@charset "UTF-8";.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{background-color:#1b1b1c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;color:#d1ced0;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,.hero-title,.section-title,.benchmark-title,.signup-title{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#1a1a1f;border-bottom:1px solid #333338}.header-container{max-width:1200px;margin:0 auto;padding:.6rem 2rem;display:flex;align-items:center;justify-content:space-between;position:relative}.logo-img{height:43px;width:auto}.nav{position:absolute;left:50%;transform:translate(-50%);display:flex;gap:2rem}@media(max-width:768px){.nav{display:none}}.nav-link{color:#9a9a9f;text-decoration:none;font-size:.9rem;font-weight:500;padding-bottom:4px;border-bottom:2px solid transparent;transition:border-color .2s ease,color .2s ease}.nav-link:hover{color:#d1ced0}.nav-link.active{color:#8dcff5;border-bottom-color:#8dcff5}.btn.header-cta{padding:.4rem 1.8rem!important;font-size:.85rem;border-radius:4px;transition:transform .15s ease}.btn.header-cta:hover{background:#8dcff5;transform:scale(.95)}@media(max-width:480px){.btn.header-cta{padding:.32rem 1rem!important;font-size:.75rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:.9rem;font-weight:600;font-family:inherit;text-decoration:none;border-radius:4px;cursor:pointer;transition:all .2s;border:none}.btn-primary{background:#8dcff5;color:#1a1a1f;transition:background .15s ease}.btn-primary:hover{background:#2bb5e8}.btn-outline{background:transparent;color:#8dcff5;border:1px solid #8dcff5}.btn-outline:hover{background:#8dcff51a}.btn-secondary{background:#3a3a40;color:#d1ced0;border:1px solid #333338;transition:background .15s ease}.btn-secondary:hover{background:#48484f}.btn-full{width:100%}.btn-arrow{font-size:1.1rem}.hero{text-align:center;padding:3rem 2rem;max-width:900px;margin:0 auto}.hero-logo{width:70%;height:auto}.hero-label{color:#dac16a;font-size:.875rem;font-weight:500;letter-spacing:.25rem;text-transform:uppercase;margin-bottom:1.5rem}.highlights{display:grid;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto;gap:0 .5rem}.highlights .num{font-weight:600;font-size:2.5rem;text-align:right}.highlights .dim{font-weight:500;font-size:2.5rem;text-align:left}.highlights .dir{font-size:1rem;text-align:right;position:relative;line-height:50%;top:-8px}.hero .highlights{grid-template-columns:1fr 1fr;gap:0 1rem}.hero .highlights .num{color:#fff}.hero .highlights .dim{color:#d1ced0}.hero .highlights .dir{color:#dac16a}.hero-title{font-size:clamp(2.5rem,8.8vw,5rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.05em}@media(max-width:480px){.hero-title{font-size:2rem}}.hero-subtitle{font-size:1.25rem;color:#9a9a9f;margin-bottom:1rem}.hero-subtitle .highlight{color:#dac16a;font-weight:700}.hero-description{font-size:1.125rem;color:#9a9a9f;margin-bottom:.5rem}.hero-tagline{color:#dac16a;font-size:1.125rem;margin-bottom:2.5rem}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:4rem}.hero-buttons .btn{min-width:220px;padding:1rem 2.5rem;font-size:.945rem}.benchmarks{padding:3.5rem 2rem 6rem;max-width:1200px;margin:0 auto}.section-label{color:#8dcff5;font-size:.875rem;font-weight:600;letter-spacing:.4em;text-transform:uppercase;text-align:center;margin-bottom:.05em}.section-title{font-size:clamp(2.625rem,5.25vw,3.675rem);font-weight:700;text-align:center;margin-bottom:3.25rem;letter-spacing:-.02em}.benchmark-card{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid #333338;border-radius:12px;overflow:hidden;margin-bottom:3rem}@media(max-width:900px){.benchmark-card{grid-template-columns:1fr}}@media(min-width:901px){.benchmark-card.reverse .benchmark-stats{order:-1}}@media(max-width:900px){.benchmark-card.reverse .benchmark-content{order:-1}}.benchmark-content{background:#1e1e1f;padding:2rem 2.5rem 2rem 3rem;display:flex;flex-direction:column;justify-content:center}.benchmark-label{display:flex;align-items:center;gap:.75rem;color:#8dcff5;font-size:.8rem;font-weight:600;letter-spacing:.1em;margin-bottom:.4rem;text-transform:uppercase}.label-line{display:inline-block;width:32px;height:2px;background:#8dcff5}.benchmark-title{font-size:2.25rem;font-weight:700;margin-bottom:1.75rem}.problem-label,.solution-label{font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.problem-label{color:#f59a90}.solution-label{color:#dac16a}.benchmark-text{color:#9a9a9f;font-size:1rem;line-height:1.6}.benchmark-divider{border:none;border-top:1px solid #333338;margin:2rem 0}.benchmark-stats{display:flex;flex-direction:column;justify-content:center;gap:1.4rem;background:#181819;padding:2rem}.stat-highlight{position:relative;background:#191e22;border:1px solid #1b3541;border-radius:8px;padding:2rem;overflow:hidden;min-height:100px;color:#8dcff5}.stat-highlight.tco-stat{color:#dac16a}.stat-label{color:#8dcff5;font-size:.7rem;font-weight:500;letter-spacing:.1em;line-height:1;margin-bottom:.5rem;margin-top:.25rem;text-transform:uppercase}.stat-value{font-size:3.75rem;font-weight:700;line-height:1;color:#8dcff5}.stat-unit{color:#8dcff5;font-weight:300}.stat-unit.percent{font-size:75%}.stat-desc{font-size:.9rem;font-weight:500;color:#8dcff5;text-transform:uppercase}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.stat-icon{position:absolute;right:-1rem;bottom:-1rem;font-size:8rem;opacity:.1;color:inherit;pointer-events:none;z-index:0}.stat-icon.speedometer{font-size:10.92rem;bottom:calc(-1rem - 21px);right:calc(-1rem - 25px);font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24}.stat-icon.lightning{font-size:11.55rem;right:calc(-1rem - 30px);bottom:calc(-1rem - 20px)}.stat-icon.dollar{font-size:12.03rem;bottom:calc(-1rem - 26px);right:calc(-1rem - 32px)}.comparison-chart{background:#1b1b1c;border:1px solid #333338;border-radius:8px;padding:1.5rem}.cost-info{background:#1b1b1c;border:1px solid #333338;border-radius:8px;padding:2.5rem 1.75rem}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.chart-title{font-size:.75rem;font-weight:600;letter-spacing:.05em;line-height:1;color:#bdc8d0;text-transform:uppercase}.chart-note{font-size:.75rem;color:#6b6b70}.chart-row{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:1.25rem}.chart-row:last-child{margin-bottom:0}.chart-label{flex:1;font-size:.85rem;font-weight:500;color:#d1ced0;order:1}.chart-label.legacy{color:#f59a90}.chart-value{font-size:.85rem;font-weight:600;color:#8dcff5;text-align:right;order:2}.chart-value.legacy{color:#f59a90}.chart-bar-container{flex:0 0 100%;height:5px;background:#ffffff1a;border-radius:4px;overflow:hidden;margin-top:.4rem;order:3}.chart-bar{height:100%;border-radius:4px;transition:width .5s ease}.chart-bar.atomic{background:#8dcff5}.chart-bar.legacy{background:#f59a90}.cost-info .chart-title,.cost-info .benchmark-text{margin-bottom:1rem}.tag{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;border:1px solid #333338;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:500}.tag-icon{width:16px;height:16px;color:#4ade80}.tco-stat{background:#22211c!important;border-color:#474127!important}.tco-stat .stat-label,.tco-stat .stat-value,.tco-stat .stat-unit,.tco-stat .stat-desc{color:#dac16a}.tco-tag .tag-check{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#dac16a;border-radius:50%;color:#22211c;font-size:12px;font-weight:700}.signup-section{background:#171718;padding:6rem 2rem}.signup-container{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:800px){.signup-container{grid-template-columns:1fr;gap:3rem}}.signup-title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.2;margin-bottom:2.5rem}.feature-list{display:flex;flex-direction:column;gap:1.5rem}.feature-item{display:flex;gap:1rem;align-items:flex-start}.feature-icon{width:48px;height:48px;background:#313031;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon .material-symbols-outlined{font-size:1.5rem;color:#dac16a}.feature-title{font-size:1rem;font-weight:700;margin-bottom:0}.feature-desc{font-size:.875rem;color:#a6b2ba}.signup-form-container{background:#232223;border:1px solid #333338;border-radius:12px;padding:2.8rem}.signup-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.75rem;font-weight:600;letter-spacing:.05em;color:#d1ced0;text-transform:uppercase}.form-input{background:#171718;border:1px solid #333338;border-radius:8px;padding:.875rem 1rem;font-size:1rem;font-family:inherit;color:#d1ced0;transition:border-color .2s}.form-input::-moz-placeholder{color:#6b6b70}.form-input::placeholder{color:#6b6b70}.form-input:focus{outline:none;border-color:#8dcff5}.form-input:-webkit-autofill,.form-input:-webkit-autofill:hover,.form-input:-webkit-autofill:focus,.form-input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #171718 inset!important;-webkit-text-fill-color:#d1ced0!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}#turnstile-container{position:absolute;visibility:hidden;height:0;overflow:hidden}.form-checkbox{flex-direction:row;align-items:flex-start}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;font-size:.85rem;color:#d1ced0;cursor:pointer}.checkbox-label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;margin-top:2px;background:#3a3a40;border:1px solid #555;border-radius:3px;cursor:pointer;flex-shrink:0}.checkbox-label input[type=checkbox]:checked{background:#8dcff5;border-color:#8dcff5;position:relative}.checkbox-label input[type=checkbox]:checked:after{content:"✓";position:absolute;color:#1a1a1f;font-size:12px;font-weight:700;top:50%;left:50%;transform:translate(-50%,-50%)}.checkbox-label input[type=checkbox]:focus{outline:none;border-color:#8dcff5}.checkbox-label a{color:#8dcff5;text-decoration:none}.checkbox-label a:hover{text-decoration:underline}.hp-field{position:absolute;left:-9999px;opacity:0;pointer-events:none}.footer{background:#171718;border-top:1px solid rgba(51,51,56,.3);padding:2.5rem 2rem 3rem}.footer-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-left{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.footer-logo{height:36px;width:auto;opacity:.7}.copyright{font-size:.75rem;color:#6b6b70;letter-spacing:.05em}.footer-links{display:flex;gap:2rem}.footer-links a{color:#d1ced0;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-links a:hover{color:#2491bc}.form-success{text-align:center;padding:2rem 0}.form-success h3{color:#4ade80;margin-bottom:.5rem}.form-success p{color:#9a9a9f}@media(max-width:480px){.hero{padding:4rem 1.5rem 6rem}.benchmarks{padding:3rem 1rem 4rem}.stat-value{font-size:2.5rem}.signup-section{padding:4rem 1.5rem}.signup-form-container{padding:1.5rem}.footer-container{flex-direction:column;text-align:center}.footer-left{flex-direction:column;gap:1rem}.hero .highlights .num,.hero .highlights .dim{font-size:2rem}.hero .highlights .dir{font-size:1rem;line-height:100%}.benchmarks .highlights .num,.benchmarks .highlights .dim{font-size:1.6rem}.benchmarks .highlights .dir{font-size:.8rem;line-height:100%;top:-4px}}
