:root{--bg:#050816;--surface:#0b1022;--surface-2:#10182f;--text:#f7f9ff;--muted:#a8b3cc;--blue:#1ba7ff;--blue-2:#7bd8ff;--orange:#ff8a24;--orange-2:#ffb34e;--line:rgba(128,173,255,.18);--font-display:'Space Grotesk',sans-serif;--font-body:'Inter',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(69,137,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(69,137,255,.07) 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(to bottom,black,transparent 80%)}a{color:inherit}.ambient{position:absolute;border-radius:50%;filter:blur(110px);pointer-events:none}.ambient-one{width:500px;height:500px;background:rgba(0,121,255,.13);top:100px;right:-100px}.ambient-two{width:360px;height:360px;background:rgba(255,120,20,.08);top:690px;left:-170px}.site-header{height:82px;max-width:1240px;margin:auto;padding:0 26px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:3}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-family:var(--font-display);font-size:14px;letter-spacing:.13em}.brand strong{color:var(--blue-2)}.brand-mark{width:35px;height:35px;display:grid;place-items:center;border:1px solid rgba(71,180,255,.65);background:rgba(22,134,255,.1);box-shadow:inset 0 0 18px rgba(36,164,255,.18),0 0 20px rgba(40,154,255,.1);font-size:11px;font-weight:700;color:var(--blue-2);clip-path:polygon(20% 0,100% 0,100% 80%,80% 100%,0 100%,0 20%)}.header-cta{font-size:12px;font-weight:800;letter-spacing:.08em;text-decoration:none;padding:12px 19px;border:1px solid rgba(66,176,255,.6);background:rgba(15,115,255,.08);transition:.25s}.header-cta:hover{background:rgba(31,150,255,.2);box-shadow:0 0 28px rgba(32,153,255,.18)}main{position:relative}.hero{max-width:1240px;min-height:760px;margin:auto;padding:82px 26px 88px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:66px}.eyebrow,.section-label{font-size:12px;font-weight:700;letter-spacing:.17em;color:var(--blue-2)}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:28px;height:1px;background:var(--orange);box-shadow:0 0 10px var(--orange)}h1,h2,h3{font-family:var(--font-display);margin-top:0}h1{font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.055em;margin:25px 0 28px}h1 em,h2 span,h2 em{font-style:normal;color:transparent;background:linear-gradient(90deg,#66c7ff,#fff 48%,#ffb456);background-clip:text;-webkit-background-clip:text}.hero-lead{max-width:650px;font-size:18px;line-height:1.78;color:#c0c9dd;margin:0}.hero-actions{margin-top:35px;display:flex;align-items:center;gap:25px}.cta-button{min-height:60px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:0 25px;background:linear-gradient(115deg,#ff7819,#ffad38);color:#07101e;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.06em;box-shadow:0 12px 45px rgba(255,120,20,.22);transition:transform .25s,box-shadow .25s}.cta-button:hover{transform:translateY(-3px);box-shadow:0 18px 55px rgba(255,127,29,.38)}.cta-button svg{width:22px;fill:none;stroke:currentColor;stroke-width:2}.price-note{display:flex;flex-direction:column}.price-note small{font-size:10px;color:#71809f;letter-spacing:.14em}.price-note strong{font-family:var(--font-display);font-size:26px;margin-top:4px}.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:24px;color:#7f8ba7;font-size:12px}.trust-row span:first-letter{color:var(--blue-2)}.book-stage{position:relative;min-height:570px;display:grid;place-items:center;perspective:1200px}.book{position:relative;width:min(350px,78%);aspect-ratio:2/3;transform:rotateY(-9deg) rotateX(2deg);z-index:2;box-shadow:-24px 30px 70px rgba(0,0,0,.62),8px 0 0 #222a3d,10px 0 0 rgba(109,173,255,.26);transition:.4s}.book:hover{transform:rotateY(-3deg) translateY(-8px)}.book:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(110deg,rgba(255,255,255,.22),transparent 16%,transparent 80%,rgba(255,255,255,.12));pointer-events:none}.book img{width:100%;height:100%;object-fit:cover;display:block}.book-shadow{position:absolute;width:320px;height:50px;background:#000;filter:blur(28px);bottom:30px;transform:rotate(-3deg);opacity:.65}.orbit{position:absolute;border:1px solid rgba(50,162,255,.22);border-radius:50%;z-index:0}.orbit-one{width:490px;height:490px}.orbit-two{width:390px;height:390px;border-color:rgba(255,139,36,.18)}.data-card{position:absolute;z-index:3;background:rgba(8,14,31,.82);backdrop-filter:blur(16px);border:1px solid rgba(92,173,255,.32);padding:13px 16px;display:flex;flex-direction:column;box-shadow:0 18px 40px rgba(0,0,0,.35)}.data-card:before{content:"";position:absolute;width:6px;height:6px;background:var(--blue);box-shadow:0 0 12px var(--blue);top:-3px;left:-3px}.data-card span{font-size:9px;letter-spacing:.14em;color:#7790ae}.data-card strong{font-size:13px;margin-top:5px}.card-top{right:-8px;top:90px}.card-bottom{left:-10px;bottom:90px}.problem-section,.learn-section,.model-section,.audience-section{padding:110px max(26px,calc((100vw - 1188px)/2))}.problem-section{text-align:center;background:linear-gradient(180deg,rgba(6,9,21,.2),#080d1c)}.problem-section h2,.learn-section h2,.model-section h2,.audience-section h2{font-size:clamp(36px,4.5vw,58px);line-height:1.12;letter-spacing:-.035em;margin:18px 0 23px}.problem-section>p{max-width:760px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.75}.contrast-grid{max-width:940px;margin:58px auto 0;display:grid;grid-template-columns:1fr 1fr;text-align:left;gap:22px}.contrast-card{padding:35px;border:1px solid var(--line);background:rgba(13,19,38,.65)}.contrast-card.featured{border-color:rgba(41,162,255,.42);background:linear-gradient(145deg,rgba(11,70,128,.22),rgba(16,24,47,.78));box-shadow:inset 0 0 55px rgba(25,113,255,.06)}.card-icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(117,136,174,.3);color:#73809b;font-size:21px}.featured .card-icon{border-color:rgba(60,190,255,.5);color:var(--blue-2);box-shadow:0 0 24px rgba(38,166,255,.12)}.contrast-card h3{font-size:23px;margin:24px 0 20px}.contrast-card ul{list-style:none;padding:0;margin:0}.contrast-card li{color:#9ea9bf;padding:10px 0 10px 22px;position:relative;line-height:1.4}.contrast-card li:before{content:"";position:absolute;width:6px;height:6px;border:1px solid currentColor;left:0;top:16px;transform:rotate(45deg)}.featured li:before{color:var(--blue)}.learn-section{background:#060a16}.learn-heading{display:flex;justify-content:space-between;align-items:end;gap:60px}.learn-heading p{max-width:400px;color:var(--muted);line-height:1.7;margin:0 0 12px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:55px}.feature-grid article{background:#080d1d;padding:34px;min-height:300px;position:relative;transition:.25s}.feature-grid article:hover{background:#0c152b}.feature-grid b{position:absolute;right:24px;top:20px;color:#24314d;font-family:var(--font-display);font-size:28px}.feature-symbol{font-size:31px;color:var(--blue-2);height:65px}.feature-grid h3{font-size:20px;margin:17px 0 13px}.feature-grid p{font-size:14px;color:#8e9ab2;line-height:1.7;margin:0}.model-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;background:radial-gradient(circle at 75% 50%,rgba(0,107,255,.09),transparent 34%),#080c19}.model-copy>p{color:var(--muted);line-height:1.75;font-size:16px}.model-rule{margin-top:32px;padding:19px 21px;border-left:2px solid var(--orange);background:rgba(255,139,36,.05);display:flex;flex-direction:column;gap:5px}.model-rule strong{font-size:13px;color:var(--orange-2)}.model-rule span{font-size:14px;color:#b8c0d3}.model-panel{border:1px solid rgba(77,157,255,.28);background:rgba(7,13,29,.85);padding:10px;box-shadow:0 35px 80px rgba(0,0,0,.35)}.panel-head{padding:14px 15px 20px;display:flex;justify-content:space-between;color:#7485a6;font-size:10px;letter-spacing:.15em}.panel-head i{font-style:normal;color:#65dca5}.panel-head i:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#65dca5;margin-right:7px;box-shadow:0 0 8px #65dca5}.model-row{padding:23px 20px;margin-bottom:7px;border:1px solid rgba(100,140,210,.12);display:flex;align-items:center;justify-content:space-between;background:#0b1224}.model-row.active{border-color:rgba(52,176,255,.52);background:linear-gradient(90deg,rgba(17,117,215,.18),#0b1224);box-shadow:inset 3px 0 var(--blue)}.model-row div{display:flex;flex-direction:column;gap:6px}.model-row small{font-size:9px;color:#6d7d9b;letter-spacing:.14em}.model-row strong{font-family:var(--font-display);font-size:18px}.model-row>span{font-size:9px;font-weight:700;color:var(--blue-2);letter-spacing:.1em}.panel-foot{padding:14px 12px 7px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;color:#596a8a;font-size:8px;letter-spacing:.12em}.bar{height:2px;background:#1c2945}.bar i{display:block;width:55%;height:100%;background:linear-gradient(90deg,var(--blue),var(--orange))}.audience-section{text-align:center;background:#060a16}.audience-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:11px;margin:42px auto 31px;max-width:950px}.audience-tags span{padding:13px 18px;border:1px solid rgba(80,133,213,.25);background:#091022;color:#bec8db;font-size:13px}.audience-section>p{max-width:720px;margin:auto;color:var(--muted);line-height:1.75}.final-cta{min-height:640px;position:relative;display:grid;place-items:center;text-align:center;overflow:hidden;background:radial-gradient(circle at 50% 80%,rgba(255,124,23,.16),transparent 28%),radial-gradient(circle at 50% 45%,rgba(0,123,255,.18),transparent 42%),#070b18}.cta-grid{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(63,155,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(63,155,255,.15) 1px,transparent 1px);background-size:50px 50px;transform:perspective(500px) rotateX(62deg) scale(1.55) translateY(39%);mask-image:linear-gradient(to top,black,transparent 75%)}.final-content{position:relative;z-index:1;padding:80px 24px}.final-kicker{font-size:11px;letter-spacing:.19em;color:var(--orange-2);font-weight:700}.final-content h2{font-size:clamp(40px,5.5vw,70px);line-height:1.05;letter-spacing:-.045em;margin:19px 0 23px}.final-content p{font-size:17px;color:var(--muted);margin:0 0 31px}.cta-button.large{min-height:66px;font-size:14px;padding:0 32px}.final-price{font-size:11px;letter-spacing:.09em;color:#8d9ab3;margin-top:20px}.final-price strong{color:#fff}.final-content>small{display:block;color:#5e6a82;margin-top:10px}footer{max-width:1240px;margin:auto;padding:33px 26px;display:flex;align-items:center;justify-content:space-between;gap:22px;color:#66728b;font-size:11px;border-top:1px solid var(--line)}footer .brand{font-size:10px}footer .brand-mark{width:28px;height:28px;font-size:9px}
@media(max-width:900px){.hero{grid-template-columns:1fr;text-align:center;padding-top:60px}.eyebrow,.hero-actions,.trust-row{justify-content:center}.hero-lead{margin:auto}.book-stage{min-height:590px}.learn-heading{display:block;text-align:center}.learn-heading p{margin:0 auto}.feature-grid{grid-template-columns:1fr 1fr}.model-section{grid-template-columns:1fr;gap:45px}.model-copy{text-align:center}.model-rule{text-align:left}.card-top{right:4%}.card-bottom{left:4%}}
@media(max-width:600px){.site-header{height:70px}.site-header .brand span:last-child{display:none}.header-cta{font-size:10px;padding:10px 13px}.hero{padding:55px 20px 68px;gap:34px}.hero h1{font-size:48px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.trust-row{gap:11px}.book-stage{min-height:500px}.book{width:72%}.orbit-one{width:390px;height:390px}.orbit-two{width:310px;height:310px}.data-card{padding:10px}.card-top{right:0}.card-bottom{left:0;bottom:75px}.problem-section,.learn-section,.model-section,.audience-section{padding:82px 20px}.contrast-grid,.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:auto}.learn-heading h2{font-size:37px}.model-row{padding:18px 15px}.model-row strong{font-size:15px}.model-row>span{max-width:90px;text-align:right}.audience-section h2{font-size:35px}footer{flex-direction:column;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.book,.cta-button{transition:none}}
