:root{color-scheme:dark;--bg:#03060c;--surface:#07101d;--blue:#258cff;--light:#8bc8ff;--text:#f7f9ff;--muted:#91a0b5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{margin:0;background:#03060c;color:var(--text)}a{color:inherit}.shell{width:min(1200px,calc(100% - 48px));margin:auto}.nav{height:94px;display:flex;align-items:center;justify-content:space-between}.brand{display:block;text-decoration:none}.brand img{display:block;width:auto;height:67px}.nav nav{display:flex;align-items:center;gap:29px}.nav nav a{font-size:13px;text-decoration:none;color:#97a4b8;transition:color .2s}.nav nav a:hover{color:#fff}.hero{position:relative;isolation:isolate;text-align:center;padding:62px 0 96px}.hero:before{inset:-130px -11vw -150px;background:radial-gradient(740px 360px at 50% 14%,#137ce36e 0,transparent 67%),radial-gradient(520px 340px at 15% 53%,#183d9b42 0,transparent 72%),radial-gradient(520px 320px at 87% 56%,#108bd444 0,transparent 72%);filter:blur(12px)}.hero:after,.hero:before{content:"";position:absolute;z-index:-1;pointer-events:none}.hero:after{width:min(920px,72vw);height:210px;left:50%;bottom:72px;transform:translateX(-50%);background:#197be03d;filter:blur(80px);border-radius:50%}.hero>img{display:block;width:76px;height:76px;margin:0 auto 24px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#76b8ff;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:22px;height:1px;background:#4a9fff}.hero h1{font-size:clamp(56px,7.1vw,94px);line-height:.94;letter-spacing:-.078em;max-width:930px;margin:22px auto}.hero h1 em{font-style:normal;color:var(--light)}.hero>p{max-width:670px;margin:auto;color:#c1cbe0;font-size:17px;line-height:1.65}.actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:31px}.actions,.button{justify-content:center}.button{display:inline-flex;align-items:center;gap:9px;min-height:49px;padding:0 19px;border-radius:10px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .2s,filter .2s}.button:hover{transform:translateY(-2px);filter:brightness(1.12)}.primary{background:linear-gradient(135deg,#329aff,#1768e5);box-shadow:0 14px 38px #146ef154}.secondary{background:#0b1626;color:#dceaff}.arrow{font-size:17px;line-height:1}.heroScreens{position:relative;min-height:680px;margin:65px auto 0;max-width:1115px}.screen{position:absolute;margin:0;background:#08101c;padding:9px;border-radius:21px;box-shadow:0 27px 70px #000b;overflow:hidden}.screen figcaption{height:27px;color:#aacbef;font-size:10px;display:flex;align-items:center;justify-content:center;letter-spacing:.06em;text-transform:uppercase}.screen img{display:block;width:100%;border-radius:13px}.screen.home{z-index:1;width:73%;left:0;top:0;background:linear-gradient(145deg,#3b78c2,#0d1b2f 18%);transform:rotate(-1.8deg)}.screen.steps{z-index:2;width:48%;right:0;top:91px;background:linear-gradient(145deg,#2b609b,#0c1727 20%);transform:rotate(2.4deg)}.screen.hud{z-index:3;width:31%;right:8%;bottom:25px;padding:8px;background:#07101d}.screen.hud img{background:#000}.proof{background:#060c15}.proofGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:48px;gap:48px;padding:45px 0}.proof article{padding:0}.proof article span,.toolList article span{display:block;color:#65adf6;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.14em;margin-bottom:10px}.proof b{font-size:16px;letter-spacing:-.025em}.proof p{color:#8391a6;margin:8px 0 0;font-size:13px;line-height:1.6}.section{padding:132px 0}.section h2{font-size:clamp(38px,4.4vw,61px);line-height:1;letter-spacing:-.068em;margin:16px 0}.sectionLead{max-width:710px}.sectionLead p{color:#8d9aaf;line-height:1.65;margin:0;font-size:16px}.workflowRows{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:78px 72px;gap:78px 72px;align-items:center;margin-top:68px}.workflowCopy{padding:16px 0}.stepNo{display:block;color:#62aaf4;font-size:12px;font-weight:800;letter-spacing:.08em}.toolList h3,.workflowCopy h3{font-size:clamp(25px,2.5vw,34px);line-height:1.07;letter-spacing:-.055em;margin:18px 0 13px}.workflowCopy p{color:#99a8bb;line-height:1.7;margin:0;font-size:15px}.quiet{display:block;color:#6e7d92;font-size:12px;margin-top:23px}.productShot{margin:0;border-radius:22px;overflow:hidden;background:#08101c;box-shadow:0 26px 75px #000a}.productShot img{display:block;width:100%;height:auto}.wide{transform:rotate(1.1deg)}.review{transform:rotate(-1.1deg)}.hudBand{padding:108px 0;background:radial-gradient(520px 340px at 89% 40%,#116dd53d,transparent 72%),#07101d}.hudBandGrid{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:72px;gap:72px;align-items:center}.hudBand h2{font-size:clamp(39px,4.5vw,62px);line-height:1;letter-spacing:-.068em;margin:16px 0}.hudBand p{color:#9aaabd;line-height:1.7;max-width:505px;margin:0}.hudBand ul{list-style:none;margin:27px 0 0;padding:0;color:#d7e5f8;font-size:14px;line-height:2}.hudBand li:before{content:"✓";color:#65b0ff;margin-right:10px}.hudShots{position:relative;min-height:400px}.hudPrimary{width:72%;margin-left:auto}.hudMini{position:absolute;width:238px;height:49px;left:0;bottom:0;border-radius:33px;box-shadow:0 22px 60px #000b}.hudMini img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.rightLead{max-width:670px;margin-left:auto;text-align:right}.rightLead .eyebrow:before{display:none}.rightLead .eyebrow:after{content:"";width:22px;height:1px;background:#4a9fff}.reportGrid{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:74px;gap:74px;align-items:center;margin-top:64px}.exportShot{transform:rotate(-.8deg)}.toolList{display:grid;grid-gap:31px;gap:31px}.toolList article{padding:0}.toolList h3{font-size:24px;margin:0 0 8px}.toolList p{color:#93a1b4;line-height:1.65;font-size:14px;margin:0}.local{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:76px;gap:76px;align-items:center;padding-top:16px}.local h2{font-size:clamp(42px,5vw,68px)}.local p{color:#99a8bb;line-height:1.68;max-width:475px;margin:0}.localNotes{display:flex;flex-wrap:wrap;gap:10px;margin-top:29px}.localNotes span{color:#9dcaff;background:#0b1d33;padding:8px 11px;border-radius:99px;font-size:11px;font-weight:700}.settingsShot{transform:rotate(1deg)}.download{margin:10px auto 110px;padding:68px 74px;display:flex;align-items:center;justify-content:space-between;gap:35px;border-radius:28px;background:#091522;box-shadow:0 28px 90px #0009}.download h2{font-size:clamp(42px,4.5vw,60px);line-height:1;letter-spacing:-.07em;margin:15px 0 11px}.download p{max-width:510px;color:#bac9dc;line-height:1.6;margin:0}.download .actions{margin:0;flex:0 0 auto}.download .primary{background:#258cff;box-shadow:none}.download .secondary{background:#101d2e}.downloadButton svg{font-size:19px}.downloadButton .arrow{font-size:16px;margin-left:2px}footer{padding:31px 0 42px;color:#758399;font-size:12px;background:#060b14}footer div{display:flex;align-items:center;justify-content:space-between;gap:20px}.credit{white-space:nowrap}.credit a{text-decoration:none;color:#9ecbff}.credit a:hover{color:#fff}@media (max-width:850px){.shell{width:min(100% - 30px,1200px)}.nav{height:82px}.brand img{height:39px}.hero{padding-top:52px}.hero:before{inset:-80px -15px -100px}.hero:after{bottom:46px;width:90vw}.hero h1{font-size:54px}.heroScreens{min-height:605px;margin-top:49px}.hudBandGrid,.local,.proofGrid,.reportGrid,.workflowRows{grid-template-columns:1fr;gap:40px}.proofGrid{gap:26px}.section{padding:88px 0}.reportGrid,.workflowRows{margin-top:45px}.workflowRows .review{order:3}.workflowRows .workflowCopy:last-child{order:4}.hudBand{padding:82px 0}.hudShots{min-height:360px}.rightLead{text-align:left;margin-left:0}.rightLead .eyebrow:after{display:none}.rightLead .eyebrow:before{display:block}.local{padding-top:0}.download{display:block;padding:55px 42px}.download .actions{margin-top:26px}footer div{align-items:flex-start;flex-direction:column}}@media (max-width:520px){.shell{width:min(100% - 28px,1200px)}.nav nav{gap:16px}.nav nav a{font-size:12px}.hero>img{width:62px;height:62px}.hero h1{font-size:45px}.actions{flex-direction:column}.button{width:100%}.heroScreens{min-height:455px;margin-top:38px}.screen{padding:5px;border-radius:14px}.screen figcaption{display:none}.screen img{border-radius:10px}.screen.home{width:86%;left:0}.screen.steps{width:58%;top:55px}.screen.hud{width:48%;right:3%;bottom:0}.proofGrid{padding:36px 0}.section{padding:72px 0}.productShot{border-radius:15px}.hudBand{padding:69px 0}.hudShots{min-height:282px}.hudPrimary{width:82%}.hudMini{width:min(58%,190px);height:42px}.localNotes{gap:7px}.download{padding:42px 25px;margin-bottom:67px;border-radius:22px}.download h2{font-size:39px}.credit{white-space:normal}}.downloadButton img{width:19px;height:19px;filter:invert(80%) sepia(44%) saturate(632%) hue-rotate(178deg) brightness(101%) contrast(101%)}.downloadButton.primary img{filter:brightness(0) invert(1)}