:root{--bg: #050a14;--line: #243451;--text: #e9f0fb;--muted: #93a7c9;--accent: #6ec8ff;--max: 1140px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Sora,Avenir Next,Segoe UI,sans-serif;background:radial-gradient(900px 360px at 18% -10%,rgba(110,200,255,.14),transparent 55%),radial-gradient(900px 420px at 88% -18%,rgba(140,130,255,.12),transparent 56%),var(--bg);color:var(--text);line-height:1.45}a{color:inherit;text-decoration:none}.container{width:min(var(--max),92vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:30;background:#050a14db;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-row{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{font-size:1.2rem;font-weight:700;letter-spacing:.02em}.brand span{color:var(--accent)}.nav{display:flex;gap:8px;flex-wrap:wrap}.nav a{color:var(--muted);border:1px solid transparent;border-radius:999px;padding:7px 11px;font-size:.9rem}.nav a:hover{color:var(--text);border-color:var(--line);background:#ffffff08}.nav a[aria-current=page]{color:var(--text);border-color:#365582;background:#6ec8ff1a}.cta-row{display:flex;gap:8px}.btn{border-radius:999px;border:1px solid transparent;padding:9px 14px;font-weight:600;font-size:.9rem}.btn-primary{background:linear-gradient(120deg,var(--accent),#8ad4ff);color:#071421;box-shadow:0 8px 18px #6ec8ff38}.btn-secondary{background:#ffffff05;border-color:#3a537d;color:var(--text)}.hero{padding:96px 0 68px}.hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:42px;align-items:stretch}.eyebrow{margin:0 0 10px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}h1{margin:0;font-size:clamp(2.25rem,5.2vw,4.15rem);line-height:1.04}.lead{margin:18px 0 24px;color:var(--muted);max-width:56ch}.hero-copy{display:flex;flex-direction:column;justify-content:center}.hero-actions{margin-top:8px}.hero-products{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:14px}.hero-products:before{content:"";position:absolute;top:-22px;right:-28px;bottom:-22px;left:-28px;background:radial-gradient(320px 220px at 18% 22%,rgba(110,200,255,.18),transparent 68%),radial-gradient(340px 240px at 86% 84%,rgba(137,149,255,.16),transparent 70%);filter:blur(30px);opacity:.9;pointer-events:none;z-index:0}.hero-product-card{position:relative;z-index:1;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:linear-gradient(180deg,#ffffff09,#ffffff04);padding:20px 18px;min-height:132px;display:flex;flex-direction:column;justify-content:space-between;transition:border-color .18s ease,transform .18s ease,background .18s ease}.hero-product-card p{margin:0;font-size:1.1rem;font-weight:600;line-height:1.2}.hero-product-card span{margin-top:10px;color:#a6bce1;font-size:.9rem}.hero-product-card em{font-style:normal;color:var(--accent);display:inline-block;transform:translate(0);transition:transform .18s ease}.hero-product-card:hover{border-color:#3d5a87;transform:translateY(-2px);background:linear-gradient(180deg,#ffffff0d,#ffffff05)}.hero-product-card:hover em{transform:translate(5px)}.product-row{padding:64px 0;border-top:1px solid rgba(255,255,255,.06)}.subpage-hero{padding:104px 0 56px;border-bottom:1px solid rgba(255,255,255,.06)}.subpage-hero-inner{max-width:72ch}.subpage-hero-inner--narrow{max-width:54ch}.subpage-product-row{border-top:0;padding-top:52px}.subpage-product-row--tight{padding-top:34px}.detail-section{border-top:1px solid rgba(255,255,255,.06);padding:56px 0 74px}.detail-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:start}.detail-sidebar{position:sticky;top:102px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:linear-gradient(180deg,#ffffff08,#ffffff04);padding:20px}.detail-sidebar h2{margin:0 0 12px;font-size:clamp(1.5rem,2.2vw,2.1rem);line-height:1.12}.detail-sidebar p{margin:0 0 14px;color:#a9bcdf}.detail-nav{margin:0;padding:0;list-style:none;display:grid;gap:6px}.detail-nav a{display:inline-flex;align-items:center;gap:8px;color:#d4e3fb;font-size:.92rem;line-height:1.35}.detail-nav a:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--accent);opacity:.8}.detail-stack{display:grid;gap:18px}.detail-group{border:1px solid rgba(255,255,255,.12);border-radius:14px;background:linear-gradient(180deg,#ffffff08,#ffffff04);padding:18px}.detail-group h3{margin:0 0 12px;font-size:1rem}.detail-feature-list{display:grid;gap:10px}.feature-flow{display:grid;gap:28px}.flow-block{min-height:82vh;display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:start}.flow-left{position:sticky;top:102px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:linear-gradient(180deg,#ffffff08,#ffffff04);padding:22px;min-height:min(620px,calc(100vh - 128px));display:flex;flex-direction:column}.flow-left h2{margin:0 0 12px;font-size:clamp(1.6rem,2.2vw,2.2rem);line-height:1.1}.flow-left p{margin:0;color:#a9bcdf;font-size:1.01rem;line-height:1.45}.flow-notes{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:10px}.flow-notes li{border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff05;color:#bfd0ea;font-size:.92rem;line-height:1.4;padding:10px 12px}.flow-cards{display:grid;gap:12px;align-content:start}.feature-intro{border:1px solid rgba(255,255,255,.12);border-radius:14px;background:linear-gradient(180deg,#ffffff08,#ffffff04);padding:24px;margin-bottom:18px}.feature-intro h2{margin:0 0 12px;font-size:clamp(1.7rem,2.4vw,2.3rem);line-height:1.08}.feature-intro p{margin:0;color:#a9bcdf;font-size:1.02rem;line-height:1.45}.feature-groups{display:grid;gap:18px}.feature-group h3{margin:0 0 14px;font-size:1.08rem;color:#dce8fb}.feature-group{border:1px solid rgba(255,255,255,.12);border-radius:14px;background:linear-gradient(180deg,#ffffff08,#ffffff04);padding:20px}.feature-groups .flow-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.feature-item--square{grid-template-columns:1fr;grid-template-rows:auto 1fr;align-items:start;gap:12px;padding:16px;aspect-ratio:1 / 1;min-height:220px}.feature-item--square .feature-icon{width:44px;height:44px}.feature-item--square>div{display:grid;align-content:start;gap:4px}.feature-sets{display:grid;gap:34px}.feature-set{border:1px solid rgba(255,255,255,.12);border-radius:14px;background:radial-gradient(560px 180px at 90% 0%,rgba(110,200,255,.08),transparent 70%),linear-gradient(180deg,#ffffff08,#ffffff04);padding:34px;box-shadow:0 18px 40px #0000003d}.feature-set-head{margin-bottom:34px;max-width:78ch}.feature-set-head h2{margin:0 0 20px;font-size:clamp(1.65rem,2.2vw,2.2rem);line-height:1.05}.feature-set-head p{margin:0;color:#a9bcdf;font-size:1.08rem;line-height:1.52}.feature-set-head .eyebrow{margin:0 0 18px}.feature-set-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,260px));justify-content:space-between;gap:20px}.feature-tile{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:radial-gradient(220px 120px at 100% 0%,rgba(110,200,255,.09),transparent 75%),linear-gradient(180deg,#ffffff07,#ffffff03);box-shadow:inset 0 1px #ffffff0f;padding:28px;aspect-ratio:1 / 1;display:grid;grid-template-rows:auto auto 1fr;align-content:stretch;gap:16px}.feature-tile h3{margin:4px 0 0;font-size:1.22rem;line-height:1.25}.feature-tile p{margin:auto 0 0;color:#a9bcdf;font-size:1.03rem;line-height:1.5;padding-top:6px}.feature-tile .feature-icon{width:60px;height:60px;border-radius:18px;font-size:1.32rem}.detail-list{margin:0;padding:0;list-style:none;display:grid;gap:8px}.detail-list li{color:#b8cae6;font-size:.92rem;line-height:1.45;padding-left:14px;position:relative}.detail-list li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--accent);position:absolute;left:0;top:.56em}.product-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:42px;align-items:stretch;min-height:500px}.product-grid--reverse .product-copy{order:2}.product-grid--reverse .product-media{order:1}.product-copy{height:100%;min-width:0;display:flex;flex-direction:column}.product-copy .eyebrow{margin-bottom:14px}.product-copy h2{margin:0 0 32px;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.1;width:min(100%,24ch);text-wrap:balance;overflow-wrap:anywhere}.feature-stack{margin:0 0 32px;display:grid;gap:16px}.feature-item{border:1px solid rgba(255,255,255,.14);border-radius:14px;background:linear-gradient(180deg,#ffffff08,#ffffff04);padding:18px 20px;display:grid;grid-template-columns:42px 1fr;gap:16px;align-items:center}.feature-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-size:1rem;background:linear-gradient(180deg,#6ec8ff2e,#6ec8ff14);border:1px solid rgba(110,200,255,.28);box-shadow:inset 0 1px #ffffff1f}.feature-item>div{padding:0}.feature-item h3{margin:0 0 6px;font-size:1.06rem;font-weight:600}.feature-item p{margin:0;font-size:.97rem;line-height:1.5;color:#a9bcdf}.product-media{position:relative;height:100%;border:1px solid var(--line);border-radius:20px;background:radial-gradient(700px 260px at 10% -20%,rgba(110,200,255,.12),transparent 50%),linear-gradient(180deg,#121c30,#0d1628);box-shadow:0 24px 60px #00000057;display:grid;place-items:center;text-align:center;padding:34px}.product-media:before{content:"";position:absolute;inset:-26px -26px auto auto;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,#6ec8ff42,#6ec8ff00 70%);filter:blur(30px);pointer-events:none}.product-media:after{content:"";position:absolute;inset:auto auto -34px -26px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,#8e88ff33,#8e88ff00 72%);filter:blur(34px);pointer-events:none}.product-media p{position:relative;z-index:1;margin:0;color:#a6bce1;font-size:1rem;letter-spacing:.02em}.product-link{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;font-size:1rem;font-weight:600;color:#d8e6fb;letter-spacing:.01em;transition:color .18s ease}.product-link span:last-child{display:inline-block;color:var(--accent);transform:translate(0);transition:transform .18s ease}.product-link:hover{color:#fff}.product-link:hover span:last-child{transform:translate(6px)}.form-panel{width:min(720px,100%);border:1px solid rgba(255,255,255,.14);border-radius:18px;background:linear-gradient(180deg,#ffffff08,#ffffff04);padding:24px;box-shadow:0 24px 60px #00000047}.form{display:grid;gap:10px}.form input,.form select,.form textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:#111b2f;color:var(--text);padding:10px}.form small{color:var(--muted)}.check-row{display:flex;gap:8px;align-items:flex-start;color:#b4c6e2;font-size:.92rem}.check-row input{margin-top:.2rem;width:auto}footer{margin-top:28px;padding:22px 0 34px;border-top:1px solid rgba(255,255,255,.08);color:var(--muted)}@media (max-width: 980px){.hero-grid,.product-grid{grid-template-columns:1fr}.hero{padding:72px 0 46px}.hero-products{grid-template-columns:1fr}.hero-product-card{min-height:116px}.subpage-hero{padding:78px 0 44px}.detail-section{padding:42px 0 56px}.detail-layout{grid-template-columns:1fr}.detail-sidebar{position:static;top:auto}.flow-block{min-height:0;grid-template-columns:1fr}.flow-left{position:static;top:auto}.feature-groups .flow-cards{grid-template-columns:1fr}.feature-item--square{aspect-ratio:auto;min-height:0}.feature-set-grid{grid-template-columns:repeat(2,minmax(180px,1fr));justify-content:stretch}.nav{display:none}.header-row{align-items:flex-start;padding:10px 0}.product-grid--reverse .product-copy,.product-grid--reverse .product-media{order:initial}.product-grid{min-height:0}.product-copy{height:auto}.product-media{min-height:260px;height:auto}.form-panel{padding:18px}}@media (max-width: 640px){.feature-set-grid{grid-template-columns:1fr}.feature-tile{aspect-ratio:auto;min-height:0}}
