*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#05070c;color:#f5f7fb;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.grid-bg{position:fixed;inset:0;pointer-events:none;opacity:.25;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,black,transparent 85%)}a{color:inherit;text-decoration:none}.nav{height:82px;max-width:1180px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.brand{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:800;letter-spacing:.13em}.brand b{font-weight:500;color:#8f98a8}.mark{width:31px;height:31px;border:1.5px solid #4eeaff;border-radius:50%;display:grid;place-items:center;position:relative;box-shadow:0 0 22px rgba(67,220,255,.18)}.mark:before{content:"";width:12px;height:12px;border:2px solid #fff;border-radius:50%;position:absolute}.mark span{width:16px;height:2px;background:linear-gradient(90deg,#48efff,#8a67ff);transform:rotate(-45deg);position:absolute}.nav-cta{font-size:12px;font-weight:600;color:#d8dce5;border:1px solid #222936;border-radius:999px;padding:10px 15px;background:#0a0d13}.nav-cta span{color:#56eaff}.hero{max-width:1180px;margin:auto;padding:130px 28px 100px;min-height:760px;position:relative}.hero:after{content:"";position:absolute;width:650px;height:650px;right:-180px;top:80px;background:radial-gradient(circle,rgba(71,224,255,.11),rgba(118,75,255,.05) 35%,transparent 70%);filter:blur(5px);pointer-events:none}.eyebrow,.section-label{font-size:10px;font-weight:700;letter-spacing:.2em;color:#8993a5}.eyebrow i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#55e9ff;box-shadow:0 0 12px #55e9ff;margin-right:9px}.hero h1{font-size:clamp(54px,8vw,100px);line-height:.94;letter-spacing:-.065em;max-width:1050px;margin:24px 0 28px;font-weight:800;position:relative;z-index:1}.hero h1 em,.method-intro em,.opportunity em{font-style:normal;background:linear-gradient(100deg,#fff 10%,#58eaff 48%,#9a75ff 90%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{font-size:18px;line-height:1.7;color:#aeb6c5;max-width:590px}.actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;gap:14px;padding:14px 19px;border-radius:8px;font-size:13px;font-weight:700;transition:.2s ease}.button.primary{background:#f4f7fb;color:#07090e}.button.primary:hover{transform:translateY(-2px);box-shadow:0 10px 35px rgba(79,226,255,.18)}.button.ghost{border:1px solid #272d39;color:#d6dbe5}.signal-row{display:flex;gap:35px;margin-top:110px;padding-top:18px;border-top:1px solid #202631;color:#6f798a;font-size:9px;letter-spacing:.15em}.signal-row strong{color:#4ce5ff;margin-right:7px}.problem,.how,.opportunity{max-width:1180px;margin:auto;padding:110px 28px}.two-col{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;margin-top:24px}.two-col h2,.method-intro h2,.opportunity h2{font-size:clamp(36px,5vw,62px);line-height:1.02;letter-spacing:-.05em;margin:0}.two-col p,.method-intro p,.opportunity>p{color:#9fa8b8;line-height:1.75;font-size:16px}.muted{color:#6e7787!important}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#202631;margin-top:75px;border:1px solid #202631}.cards article{background:#080b11;padding:30px;min-height:210px}.cards span{font-size:10px;color:#4ce5ff;letter-spacing:.1em}.cards h3{font-size:19px;margin:40px 0 10px}.cards p{font-size:13px;line-height:1.65;color:#858e9e}.how{border-top:1px solid #171d27}.method{display:grid;grid-template-columns:1fr 1fr;gap:100px;margin-top:35px}.steps{border-top:1px solid #252b36}.step{display:grid;grid-template-columns:55px 1fr;gap:10px;padding:25px 0;border-bottom:1px solid #252b36}.step>b{font-size:10px;color:#4ce5ff}.step h3{margin:0 0 7px;font-size:18px}.step p{margin:0;color:#7f8898;font-size:13px;line-height:1.6}.opportunity{margin-top:30px;margin-bottom:80px;text-align:center;border:1px solid #222a35;background:linear-gradient(145deg,#080c13,#0b1019);border-radius:18px;position:relative;overflow:hidden}.opportunity .section-label{position:relative}.opportunity h2{position:relative;margin:25px auto 18px}.opportunity>p{position:relative;max-width:540px;margin:0 auto 30px}.orb{position:absolute;width:500px;height:500px;left:50%;top:50%;transform:translate(-50%,-55%);background:radial-gradient(circle,rgba(70,230,255,.10),rgba(127,78,255,.06) 35%,transparent 70%);pointer-events:none}.large{position:relative;padding:16px 24px}footer{max-width:1180px;margin:auto;padding:35px 28px 50px;border-top:1px solid #181e28;display:flex;align-items:center;justify-content:space-between;color:#667082;font-size:11px}footer .brand{color:#dce1e9}footer .mark{width:25px;height:25px}footer p{margin:0}@media(max-width:800px){.nav{padding:0 18px}.nav-cta{display:none}.hero{padding:95px 20px 70px;min-height:auto}.hero h1{font-size:clamp(48px,15vw,75px)}.hero-copy{font-size:16px}.signal-row{margin-top:70px;gap:14px;flex-direction:column}.problem,.how,.opportunity{padding:80px 20px}.two-col,.method{grid-template-columns:1fr;gap:35px}.cards{grid-template-columns:1fr 1fr;margin-top:50px}.cards article{min-height:190px;padding:22px}.cards h3{margin-top:28px}.method{gap:50px}footer{padding:30px 20px;display:block}footer p{margin:18px 0}.opportunity h2 br{display:none}}@media(max-width:480px){.cards{grid-template-columns:1fr}.hero h1{font-size:50px}.actions .button{width:100%;justify-content:center}}
