:root{--navy:#071b2d;--navy2:#0b2943;--amber:#ffad18;--amber2:#ffc85e;--blue:#56c2d6;--ink:#132231;--muted:#5e6d78;--paper:#f5f6f3;--white:#fff;--line:#dce2e5;--radius:20px;--shadow:0 24px 70px rgba(4,20,35,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:34px;min-height:78px;padding:0 max(24px,calc((100vw - 1200px)/2));color:white;background:rgba(6,24,40,.94);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(16px)}.wordmark{display:inline-flex;align-items:center;color:white;font-size:26px;font-weight:900;letter-spacing:-1.4px}.wheel-letter{width:20px;height:20px;margin:0 1px;color:var(--amber);overflow:visible}.wheel-letter circle,.wheel-letter path{fill:none;stroke:currentColor;stroke-width:3}.wheel-letter circle:first-child{fill:rgba(255,173,24,.12)}.desktop-nav{display:flex;gap:26px;margin-right:auto;font-size:14px;font-weight:700}.desktop-nav a{color:#cad5dc}.desktop-nav a:hover{color:white}.header-actions{display:flex;align-items:center;gap:13px}.text-button,.menu-button{color:white;background:none;border:0;font-weight:750}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;color:#10202b;background:var(--amber);border:2px solid var(--amber);border-radius:10px;font-weight:850;box-shadow:0 10px 24px rgba(255,173,24,.2);transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px);background:var(--amber2)}.button-small{min-height:42px;padding:0 17px}.button-outline{color:white;background:transparent;border-color:rgba(255,255,255,.68);box-shadow:none}.button-outline:hover{background:rgba(255,255,255,.08)}.menu-button{display:none}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.75fr);gap:80px;min-height:680px;padding:100px max(24px,calc((100vw - 1200px)/2)) 82px;overflow:hidden;color:white;background:radial-gradient(circle at 78% 25%,rgba(43,128,163,.26),transparent 30%),linear-gradient(120deg,#061827,#0a2740 66%,#081b2d)}.hero:after{content:"";position:absolute;right:-10%;bottom:-140px;width:70%;height:320px;background:repeating-linear-gradient(102deg,transparent 0 56px,rgba(255,174,25,.8) 58px 64px,transparent 66px 125px);opacity:.24;transform:perspective(260px) rotateX(58deg);filter:blur(1px)}.road-glow{position:absolute;left:0;bottom:0;width:55%;height:8px;background:linear-gradient(90deg,var(--amber),transparent);box-shadow:0 -12px 50px rgba(255,173,24,.55)}.hero-copy{position:relative;z-index:2;align-self:center;max-width:700px}.eyebrow{margin:0 0 20px;color:var(--amber);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.eyebrow.dark{color:#a36500}.hero h1{max-width:760px;margin:0;font-size:clamp(48px,5.4vw,76px);line-height:.98;letter-spacing:-.055em}.hero-intro{max-width:590px;margin:28px 0 32px;color:#d7e0e6;font-size:20px;line-height:1.55}.hero-actions{display:flex;gap:14px}.trial-note{margin:20px 0 0;color:#8ea2b2;font-size:12px}.phone-wrap{position:relative;z-index:2;display:grid;place-items:center}.phone{width:315px;padding:12px;border:2px solid #52616c;border-radius:42px;background:#02080d;box-shadow:0 42px 80px rgba(0,0,0,.48),inset 0 0 0 4px #18232b;transform:rotate(3deg)}.phone-speaker{position:absolute;top:18px;left:50%;z-index:2;width:86px;height:20px;transform:translateX(-50%);border-radius:20px;background:#02070b}.phone-screen{min-height:580px;padding:30px 16px 13px;color:white;border-radius:31px;background:linear-gradient(#071d2f,#0a263d)}.phone-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;font-size:13px}.phone-top strong{font-size:20px}.mini-wheel{color:var(--amber)}.phone-hero-card,.phone-card,.phone-grid>div{padding:16px;border:1px solid rgba(86,194,214,.25);border-radius:13px;background:rgba(4,17,29,.54)}.phone-hero-card small,.phone-hero-card span,.phone-card span,.phone-grid small{display:block;color:#90a8b8;font-size:11px}.phone-hero-card strong{display:block;margin:8px 0 4px;font-size:36px}.phone-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0}.phone-grid strong{display:block;margin-top:6px;font-size:20px}.phone-card{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.phone-card strong{font-size:15px;color:var(--amber2)}.phone-nav{display:flex;justify-content:space-between;margin-top:28px;padding:16px 5px 2px;border-top:1px solid rgba(255,255,255,.1);color:#8da2b1;font-size:10px}.phone-nav b{color:var(--amber)}.trust-strip{display:flex;justify-content:center;gap:70px;padding:20px 24px;color:#e8eef1;background:#0d2a43;font-size:13px;font-weight:800}.trust-strip span:before{content:"✓";margin-right:9px;color:var(--amber)}.section{max-width:1200px;margin:auto;padding:110px 24px}.section-heading{max-width:730px;margin-bottom:48px}.section-heading h2,.how-copy h2,.future-section h2,.cta-section h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:1.05;letter-spacing:-.045em}.section-heading>p:last-child,.future-section>div>p:last-child{color:var(--muted);font-size:18px;line-height:1.6}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{min-height:270px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:white;box-shadow:0 12px 36px rgba(14,39,55,.06)}.feature-card.amber{color:white;background:var(--navy);border-color:var(--navy)}.feature-icon{display:grid;place-items:center;width:50px;height:50px;margin-bottom:32px;color:var(--navy);border-radius:14px;background:#e9f2f3;font-size:22px;font-weight:900}.amber .feature-icon{background:var(--amber)}.feature-card h3{font-size:21px}.feature-card p{color:var(--muted);font-size:15px;line-height:1.6}.feature-card.amber p{color:#b9c9d3}.how-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding:110px max(24px,calc((100vw - 1200px)/2));color:white;background:var(--navy)}.steps{display:grid;gap:26px;margin:42px 0 0;padding:0;list-style:none}.steps li{display:flex;gap:20px}.steps li>span{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;color:var(--navy);border-radius:50%;background:var(--amber);font-weight:900}.steps strong{font-size:19px}.steps p{margin:6px 0 0;color:#aebfca;line-height:1.5}.report-preview{padding:30px;color:var(--ink);border-radius:24px;background:white;box-shadow:var(--shadow);transform:rotate(1.5deg)}.preview-head,.preview-total,.preview-stats,.preview-line{display:flex;align-items:center;justify-content:space-between}.preview-head{padding-bottom:20px;border-bottom:1px solid var(--line)}.preview-head small,.preview-total small,.preview-stats small{display:block;color:var(--muted);font-size:10px;font-weight:850}.preview-head strong{display:block;margin-top:4px}.preview-head>span{padding:6px 9px;color:#256448;border-radius:999px;background:#e5f5ea;font-size:11px;font-weight:800}.preview-total{padding:26px 0}.preview-total strong{font-size:35px}.preview-stats{gap:10px}.preview-stats>div{flex:1;padding:14px;border-radius:10px;background:#eef3f4}.preview-stats b{display:block;margin-top:6px}.preview-line{gap:16px;margin-top:19px;font-size:12px}.preview-line i{height:6px;flex:1;border-radius:5px;background:linear-gradient(90deg,var(--amber) 70%,#e7ecee 70%)}.future-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;max-width:1200px;margin:auto;padding:110px 24px}.future-cards{display:grid;grid-template-columns:1fr 1fr;gap:15px}.future-cards>div{padding:30px 20px;color:white;border-radius:18px;background:linear-gradient(145deg,var(--navy),var(--navy2))}.future-cards strong{display:block;color:var(--amber);font-size:34px}.future-cards span{display:block;margin-top:8px;color:#c5d3db}.cta-section{text-align:center;padding:100px 24px;color:white;background:linear-gradient(135deg,#0b2a43,#061827)}.cta-section h2{margin:0 auto 30px;max-width:750px}.cta-section .eyebrow{margin-bottom:17px}footer{display:grid;grid-template-columns:auto 1fr auto;gap:18px 35px;align-items:center;padding:46px max(24px,calc((100vw - 1200px)/2));color:#a9bac5;background:#04121f;font-size:13px}.footer-logo{font-size:24px}.footer-wheel{color:var(--amber);font-size:19px}footer div{display:flex;gap:22px}footer small{grid-column:1/-1;color:#607685}.auth-dialog{width:min(520px,calc(100% - 28px));padding:42px;border:0;border-radius:22px;color:var(--ink);box-shadow:0 40px 120px rgba(0,0,0,.5)}.auth-dialog::backdrop{background:rgba(2,12,21,.78);backdrop-filter:blur(4px)}.dialog-close{position:absolute;top:15px;right:18px;border:0;background:none;font-size:28px}.auth-brand{display:flex;flex-direction:column;margin-bottom:35px}.auth-brand span{font-size:26px;font-weight:900}.auth-brand small{margin-top:5px;color:var(--muted)}.auth-dialog h2{margin:0 0 25px;font-size:34px}.auth-form{display:grid;gap:16px}.auth-form label{display:grid;gap:7px;font-size:13px;font-weight:800}.auth-form input{width:100%;min-height:50px;padding:0 14px;border:1px solid #cbd5da;border-radius:9px;outline:none}.auth-form input:focus{border-color:#16849a;box-shadow:0 0 0 3px rgba(22,132,154,.13)}.switch-auth{display:block;margin:22px auto 0;color:#176477;border:0;background:none;font-weight:750}.form-note{text-align:center;color:var(--muted);font-size:12px}.mobile-nav-open .desktop-nav{display:flex}
@media(max-width:900px){.desktop-nav,.header-actions{display:none}.site-header{justify-content:space-between}.menu-button{display:block}.mobile-nav-open{align-items:flex-start;flex-wrap:wrap;padding-top:22px;padding-bottom:20px}.mobile-nav-open .desktop-nav{order:3;width:100%;flex-direction:column;gap:15px}.hero{grid-template-columns:1fr;gap:55px;padding-top:75px;text-align:center}.hero-copy{margin:auto}.hero-intro{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.phone{width:290px}.trust-strip{gap:22px;flex-wrap:wrap}.feature-grid{grid-template-columns:1fr 1fr}.how-section,.future-section{grid-template-columns:1fr;gap:55px}.how-copy{max-width:690px}.future-section{padding-left:24px;padding-right:24px}footer{grid-template-columns:1fr;text-align:center}footer .wordmark,footer div{justify-content:center}footer small{grid-column:auto}}
@media(max-width:580px){.site-header{min-height:68px;padding-left:18px;padding-right:18px}.wordmark{font-size:24px}.hero{min-height:auto;padding:64px 20px 68px}.hero h1{font-size:45px}.hero-intro{font-size:17px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trial-note{line-height:1.5}.phone{width:272px}.phone-screen{min-height:530px}.trust-strip{align-items:flex-start;flex-direction:column;padding-left:28px}.section{padding:78px 18px}.section-heading h2,.how-copy h2,.future-section h2,.cta-section h2{font-size:38px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.how-section{padding:78px 20px}.report-preview{padding:20px}.future-section{padding:78px 20px}.future-cards{grid-template-columns:1fr}.cta-section{padding:80px 20px}footer{padding:42px 20px}.auth-dialog{padding:36px 22px}}
