:root{--navy:#020818;--navy2:#06142c;--blue:#0867ff;--blue2:#00a9ff;--text:#071431;--muted:#5a6578;--line:#ffffff2e;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;background:#fff;margin:0}a{color:inherit;text-decoration:none}.hero{background:radial-gradient(circle at 75% 65%,#0081ff61,#0000 22%),radial-gradient(circle at 65% 18%,#06f3,#0000 28%),linear-gradient(115deg,#010713 0%,#06152e 54%,#021025 100%);border-bottom:1px solid #0667ff59;min-height:600px;position:relative;overflow:hidden}.hero:before{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.nav{z-index:5;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:24px 26px 10px;display:flex;position:relative}.logo{filter:drop-shadow(0 8px 14px #00000080);width:290px;height:auto;display:block}.logo.small{width:220px}.navLinks{gap:30px;font-size:14px;font-weight:800;display:flex}.navLinks a{opacity:.96}.navButton,.button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:10px;font-weight:900;transition:all .2s;display:inline-flex}.navButton{background:var(--blue);padding:18px 26px;box-shadow:0 14px 34px #0867ff59}.button{border:2px solid #0000;padding:17px 27px}.primary{background:var(--blue);box-shadow:0 18px 30px #0867ff52}.ghost{background:#ffffff0a;border-color:#ffffffd1}.button:hover,.navButton:hover{filter:brightness(1.08);transform:translateY(-2px)}.heroGrid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;max-width:1180px;margin:0 auto;padding:55px 26px 28px;display:grid;position:relative}.eyebrow,.blueLabel,.sectionTitle p{color:#0098ff;letter-spacing:.02em;margin:0 0 12px;font-weight:1000}.hero h1{letter-spacing:-.06em;max-width:680px;margin:0 0 10px;font-size:clamp(48px,6vw,76px);line-height:.98}.hero h1 span{color:var(--blue);display:block}.hero h2{margin:0 0 20px;font-size:28px;line-height:1.15}.subhead{color:#ffffffe6;max-width:640px;margin:0 0 24px;font-size:20px;line-height:1.55}.ctaRow{flex-wrap:wrap;gap:20px;margin-bottom:22px;display:flex}.pillRow{flex-wrap:wrap;gap:24px;font-weight:750;display:flex}.pillRow span{align-items:center;gap:7px;display:inline-flex}.pillRow svg{color:#4fa7ff;fill:#4fa7ff3d}.heroVisual{place-items:center;min-height:415px;display:grid;position:relative}.heroVisual img{filter:drop-shadow(0 25px 35px #00000080)drop-shadow(0 0 30px #0082ff73);z-index:3;width:min(430px,90%);transform:rotate(-7deg)}.platform{background:radial-gradient(circle,#2cb9ffcc,#085ce633 17%,#05122be6 48%,#0000 70%);border:2px solid #28aaff8c;border-radius:50%;width:450px;height:105px;position:absolute;bottom:35px;box-shadow:0 0 35px #009dff8c}.platform span{border:1px solid #5bc5ff73;border-radius:50%;position:absolute;inset:17px}.chartBars{opacity:.42;align-items:end;gap:14px;display:flex;position:absolute;bottom:70px;right:5px}.chartBars i{background:linear-gradient(#0b77ff,#0000);width:24px;display:block}.chartBars i:first-child{height:60px}.chartBars i:nth-child(2){height:90px}.chartBars i:nth-child(3){height:125px}.chartBars i:nth-child(4){height:165px}.chartBars i:nth-child(5){height:215px}.arrowLine{color:#126fff;opacity:.55;font-size:140px;position:absolute;top:190px;right:40px;transform:rotate(-5deg)}section{padding:34px 26px}.sectionTitle{text-align:center;max-width:850px;margin:0 auto 28px}.sectionTitle h2{letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(34px,4vw,48px);line-height:1.03}.sectionTitle span,.sectionTitle em{color:#ffffffe6;font-size:17px;font-style:normal;display:block}.darkText{color:var(--text)}.darkText span{color:#3e4756}.sectionTitle h2 span{color:var(--blue)}.problem{color:var(--text);background:#fff;padding-top:30px;padding-bottom:54px}.problemGrid{grid-template-columns:repeat(4,1fr);max-width:1020px;margin:0 auto;display:grid}.problemCard{text-align:center;padding:18px 35px 8px;position:relative}.problemCard+.problemCard{border-left:1px solid #d5ddea}.circleIcon{width:76px;height:76px;color:var(--blue);background:#eef3fb;border-radius:999px;place-items:center;margin:0 auto 14px;display:grid;position:relative}.circleIcon b{color:#fff;background:#0b438d;border:3px solid #fff;border-radius:50%;width:24px;height:24px;font-size:16px;line-height:22px;position:absolute;bottom:8px;right:-4px}.problemCard h3{margin:0 0 10px;font-size:16px}.problemCard p{color:#4b5360;margin:0;line-height:1.38}.solution{background:linear-gradient(115deg,#010715,#061c3e 58%,#020915);padding-top:26px;padding-bottom:42px}.solutionGrid{grid-template-columns:repeat(5,1fr);max-width:1120px;margin:0 auto;display:grid}.solutionItem{text-align:center;border-left:1px solid #ffffff38;padding:10px 28px}.solutionItem:first-child{border-left:0}.solutionItem svg{color:#0875ff;stroke-width:2.1px}.solutionItem h3{margin:16px 0 8px;font-size:15px}.solutionItem p{color:#ffffffdb;margin:0;font-size:14px;line-height:1.45}.who{background:#fff;padding-top:26px;padding-bottom:36px}.nicheGrid{grid-template-columns:repeat(6,1fr);gap:10px;max-width:1080px;margin:0 auto;display:grid}.niche{color:var(--text);text-align:center;border:1px solid #e3e9f3;border-radius:10px;align-content:center;place-items:center;gap:9px;min-height:116px;padding:14px;display:grid;box-shadow:0 8px 18px #07143114}.niche svg{color:var(--blue);stroke-width:1.8px}.niche strong{font-size:15px;line-height:1.06}.offer{color:var(--text);background:linear-gradient(105deg,#f7fbff 0%,#fff 35%,#eaf4ff 100%);grid-template-columns:285px 1fr 280px;align-items:center;gap:36px;max-width:none;min-height:250px;padding:26px calc(50vw - 534px);display:grid}.productBox{color:#fff;text-align:center;background:linear-gradient(135deg,#051126,#071a3d 60%,#0071ff);align-content:center;justify-self:center;place-items:center;gap:10px;width:175px;height:230px;display:grid;position:relative;transform:perspective(700px)rotateY(-10deg);box-shadow:0 22px 35px #04193e40}.productBox:before{content:"";transform-origin:100%;background:#061023;width:18px;position:absolute;top:12px;bottom:0;left:-18px;transform:skewY(-35deg)}.productBox img{filter:drop-shadow(0 8px 12px #00000073);width:88px}.productBox strong{font-size:18px;line-height:1.05}.productBox small{opacity:.78;font-size:9px}.offerCopy h2{letter-spacing:-.04em;margin:0 0 10px;font-size:36px}.offerCopy p:not(.blueLabel){color:#293449;max-width:570px;line-height:1.5}.offerList{grid-template-columns:repeat(2,minmax(220px,1fr));gap:11px 28px;margin-top:18px;display:grid}.offerList span{align-items:center;gap:9px;font-weight:700;display:inline-flex}.offerList svg{color:var(--blue);fill:#0867ff24}.offerButton{justify-self:end}.final{background:linear-gradient(100deg,#041126,#051b42 70%,#020815);grid-template-columns:90px 1fr 360px;align-items:center;gap:22px;padding:24px calc(50vw - 534px);display:grid}.rocket{color:#74c7ff;background:radial-gradient(circle,#0096ff73,#00226440);border-radius:50%;place-items:center;width:78px;height:78px;display:grid;box-shadow:0 0 28px #0082ff73}.final h2{letter-spacing:-.03em;margin:0 0 8px;font-size:31px}.final p{color:#ffffffd9;max-width:650px;margin:0}.finalAction{justify-items:center;gap:10px;display:grid}.finalAction small{color:#ffffffd9;align-items:center;gap:6px;display:flex}footer{background:#010612;justify-content:space-between;align-items:center;gap:24px;min-height:86px;padding:18px calc(50vw - 534px);display:flex}footer p{text-align:center;color:#ffffffdb;margin:0}.contact{gap:8px;display:grid}.contact a{color:#ffffffe6;align-items:center;gap:9px;display:flex}@media (width<=1000px){.navLinks{display:none}.heroGrid{text-align:center;grid-template-columns:1fr}.hero h1,.subhead{margin-left:auto;margin-right:auto}.ctaRow,.pillRow{justify-content:center}.problemGrid,.solutionGrid{grid-template-columns:repeat(2,1fr);gap:18px}.problemCard+.problemCard,.solutionItem{border-left:0}.nicheGrid{grid-template-columns:repeat(3,1fr)}.offer,.final{text-align:center;grid-template-columns:1fr;padding-left:26px;padding-right:26px}.offerButton{justify-self:center}.offerCopy p:not(.blueLabel){margin-left:auto;margin-right:auto}.rocket{margin:0 auto}footer{flex-direction:column}}@media (width<=640px){.nav{padding-top:16px}.logo{width:215px}.navButton{display:none}.heroGrid{padding-top:35px}.hero h1{font-size:45px}.hero h2{font-size:22px}.subhead{font-size:17px}.button{width:100%}.heroVisual{min-height:300px}.platform{width:310px}.problemGrid,.solutionGrid,.nicheGrid,.offerList{grid-template-columns:1fr}.sectionTitle h2{font-size:32px}}.legalPage{color:#eaf2ff;background:#07111f;max-width:900px;min-height:100vh;margin:0 auto;padding:80px 24px;line-height:1.7}.legalPage h1{margin-bottom:12px;font-size:48px}.legalPage h2{color:#fff;margin-top:36px;font-size:24px}.legalPage p{color:#b9c8dc;font-size:16px}.backLink{color:#38bdf8;margin-bottom:32px;font-weight:700;text-decoration:none;display:inline-block}
