.Nav-module__bLoQaq__nav{z-index:100;pointer-events:none;justify-content:center;padding:18px 24px;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__bLoQaq__inner{z-index:101;pointer-events:auto;-webkit-backdrop-filter:blur(18px);border:1px solid var(--border);background:#1111138c;border-radius:999px;align-items:center;gap:30px;max-width:100%;height:56px;padding:0 8px 0 26px;transition:background .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 10px 36px -14px #000000b3}.Nav-module__bLoQaq__scrolled .Nav-module__bLoQaq__inner{border-color:var(--border-sub);background:#111113d1}.Nav-module__bLoQaq__logo{align-items:center;transition:opacity .2s;display:flex}.Nav-module__bLoQaq__logo:hover{opacity:.7}.Nav-module__bLoQaq__links{align-items:center;gap:26px;display:flex}.Nav-module__bLoQaq__link{color:var(--text-sub);letter-spacing:.01em;white-space:nowrap;font-size:13px;font-weight:500;transition:color .2s}.Nav-module__bLoQaq__link:hover{color:var(--text)}.Nav-module__bLoQaq__cta{letter-spacing:.04em;text-transform:uppercase;color:var(--bg);background:var(--text);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:11px 20px;font-size:12px;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex}.Nav-module__bLoQaq__cta:hover{opacity:.88;transform:translateY(-1px)}.Nav-module__bLoQaq__burger{cursor:pointer;background:0 0;border:none;flex-shrink:0;width:38px;height:38px;display:none;position:relative}.Nav-module__bLoQaq__burgerLine{background:var(--text);border-radius:2px;width:18px;height:1.6px;transition:transform .3s,opacity .3s;position:absolute;left:10px}.Nav-module__bLoQaq__burgerLine:first-child{top:16px}.Nav-module__bLoQaq__burgerLine:nth-child(2){top:22px}.Nav-module__bLoQaq__b1{transform:translateY(3px)rotate(45deg)}.Nav-module__bLoQaq__b2{transform:translateY(-3px)rotate(-45deg)}.Nav-module__bLoQaq__scrim{z-index:98;-webkit-backdrop-filter:blur(3px);opacity:0;pointer-events:none;background:#0808098c;transition:opacity .3s;position:fixed;inset:0}.Nav-module__bLoQaq__scrimOpen{opacity:1;pointer-events:auto}.Nav-module__bLoQaq__mobileMenu{z-index:99;-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-sub);opacity:0;pointer-events:none;transform-origin:top;background:#111113f5;border-radius:20px;padding:10px;transition:opacity .28s,transform .28s;position:fixed;top:76px;left:16px;right:16px;transform:translateY(-10px)scale(.98);box-shadow:0 24px 60px -20px #000c}.Nav-module__bLoQaq__menuOpen{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.Nav-module__bLoQaq__mobileLinks{flex-direction:column;display:flex}.Nav-module__bLoQaq__mobileLink{color:var(--text-sub);border-radius:12px;justify-content:space-between;align-items:center;padding:16px 14px;font-size:17px;font-weight:600;transition:color .2s,background .2s;display:flex}.Nav-module__bLoQaq__mobileLink:hover,.Nav-module__bLoQaq__mobileLink:active{color:var(--text);background:#ffffff08}.Nav-module__bLoQaq__mobileArrow{color:var(--text-muted);font-size:15px}@media (max-width:768px){.Nav-module__bLoQaq__nav{padding:12px 16px}.Nav-module__bLoQaq__inner{justify-content:space-between;gap:10px;width:100%;height:52px;padding:0 8px 0 18px}.Nav-module__bLoQaq__links{display:none}.Nav-module__bLoQaq__cta{gap:5px;margin-left:auto;padding:9px 14px;font-size:10.5px}.Nav-module__bLoQaq__ctaArrow{display:none}.Nav-module__bLoQaq__burger{flex-shrink:0;display:block}}@media (min-width:769px){.Nav-module__bLoQaq__scrim,.Nav-module__bLoQaq__mobileMenu{display:none}}
.Footer-module__Grjkva__footer{border-top:1px solid var(--border);background:var(--bg);padding:64px 48px 0;position:relative;overflow:hidden}.Footer-module__Grjkva__bigWord{letter-spacing:-.04em;color:var(--text);opacity:.05;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:clamp(90px,22vw,340px);font-weight:900;line-height:.8;position:absolute;bottom:-.18em;left:50%;transform:translate(-50%)}.Footer-module__Grjkva__inner{z-index:1;max-width:1280px;margin:0 auto;padding-bottom:200px;position:relative}.Footer-module__Grjkva__top{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding-bottom:48px;display:flex}.Footer-module__Grjkva__logo{align-items:center;transition:opacity .2s;display:flex}.Footer-module__Grjkva__logo:hover{opacity:.7}.Footer-module__Grjkva__links{flex-wrap:wrap;gap:28px;display:flex}.Footer-module__Grjkva__link{color:var(--text-sub);font-size:13px;font-weight:500;transition:color .2s}.Footer-module__Grjkva__link:hover{color:var(--text)}.Footer-module__Grjkva__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:32px;display:flex}.Footer-module__Grjkva__copy{color:var(--text-muted);letter-spacing:.01em;font-size:12px;font-weight:400}.Footer-module__Grjkva__legal{align-items:center;gap:10px;display:flex}.Footer-module__Grjkva__legalLink{color:var(--text-muted);font-size:12px;font-weight:500;transition:color .2s}.Footer-module__Grjkva__legalLink:hover{color:var(--text-sub)}.Footer-module__Grjkva__divider{color:var(--text-faint)}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:48px 24px 0}.Footer-module__Grjkva__top{padding-bottom:36px}.Footer-module__Grjkva__inner{padding-bottom:70px}}
@keyframes Hero-module__JgYmMq__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__JgYmMq__hero{z-index:0;will-change:transform;align-items:center;min-height:100dvh;padding:128px 48px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__sphere{z-index:0;pointer-events:none;opacity:.95;position:absolute;inset:0;-webkit-mask-image:radial-gradient(92% 92%,#000 72%,#0000 100%);mask-image:radial-gradient(92% 92%,#000 72%,#0000 100%)}.Hero-module__JgYmMq__sphereCanvas{width:100%;height:100%}.Hero-module__JgYmMq__grain{pointer-events:none;z-index:0;opacity:.5;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.08'/%3E%3C/svg%3E");background-size:240px 240px;position:absolute;inset:0}.Hero-module__JgYmMq__glow{pointer-events:none;z-index:0;background:radial-gradient(at 30% 40%,#6b9bff14 0%,#0000 62%);width:70%;height:80%;position:absolute;top:-20%;left:-10%}.Hero-module__JgYmMq__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:72px;width:100%;max-width:1280px;margin:0 auto;display:grid;position:relative}.Hero-module__JgYmMq__left{flex-direction:column;display:flex}.Hero-module__JgYmMq__label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:8px;margin-bottom:36px;font-size:11px;font-weight:600;display:inline-flex}.Hero-module__JgYmMq__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.5s ease-in-out infinite Hero-module__JgYmMq__pulse}@keyframes Hero-module__JgYmMq__pulse{0%,to{opacity:1;box-shadow:0 0 #6b9bff66}50%{opacity:.7;box-shadow:0 0 0 6px #6b9bff00}}.Hero-module__JgYmMq__headline{letter-spacing:-.04em;color:var(--text);margin-bottom:32px;font-size:clamp(52px,6vw,92px);font-weight:900;line-height:.9}.Hero-module__JgYmMq__sub{color:var(--text-sub);max-width:42ch;margin-bottom:40px;font-size:clamp(15px,1.2vw,18px);font-weight:400;line-height:1.7}.Hero-module__JgYmMq__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:64px;display:flex}.Hero-module__JgYmMq__btnPrimary{color:var(--bg);background:var(--text);border-radius:6px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex}.Hero-module__JgYmMq__btnPrimary:hover{opacity:.9;transform:translateY(-2px)}.Hero-module__JgYmMq__btnPrimary:active{transform:translateY(0)scale(.98)}.Hero-module__JgYmMq__btnGhost{color:var(--text-sub);border:1px solid var(--border-sub);border-radius:6px;align-items:center;padding:14px 24px;font-size:14px;font-weight:600;transition:color .2s,border-color .2s,transform .2s;display:inline-flex}.Hero-module__JgYmMq__btnGhost:hover{color:var(--text);border-color:var(--text-muted);transform:translateY(-2px)}.Hero-module__JgYmMq__stats{border-top:1px solid var(--border);flex-wrap:wrap;gap:44px;padding-top:36px;display:flex}.Hero-module__JgYmMq__stat{flex-direction:column;gap:4px;display:flex}.Hero-module__JgYmMq__statN{font-family:var(--font-mono);color:var(--text);letter-spacing:-.02em;font-size:clamp(20px,2vw,28px);font-weight:700;line-height:1}.Hero-module__JgYmMq__statL{color:var(--text-muted);letter-spacing:.04em;font-size:12px;font-weight:500}.Hero-module__JgYmMq__right{position:relative}.Hero-module__JgYmMq__editor{border:1px solid var(--border-sub);height:540px;transform-style:preserve-3d;will-change:transform;background:#0d1117;border-radius:12px;flex-direction:column;transition:transform .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(0)rotateX(0);box-shadow:0 24px 60px -24px #000000b3,inset 0 0 0 1px #ffffff05}.Hero-module__JgYmMq__editorBar{background:#0a0e14;border-bottom:1px solid #1e2530;flex-shrink:0;align-items:center;gap:8px;padding:13px 16px;display:flex}.Hero-module__JgYmMq__tdot{border-radius:50%;width:11px;height:11px}.Hero-module__JgYmMq__tdot.Hero-module__JgYmMq__r{background:#ff5f57}.Hero-module__JgYmMq__tdot.Hero-module__JgYmMq__y{background:#febc2e}.Hero-module__JgYmMq__tdot.Hero-module__JgYmMq__g{background:#28c840}.Hero-module__JgYmMq__editorTitle{font-family:var(--font-mono);color:#6e7681;letter-spacing:.02em;margin-left:10px;font-size:12px}.Hero-module__JgYmMq__codeDisplay{font-family:var(--font-mono);white-space:pre;color:#e6edf3;flex:1;padding:20px 18px;font-size:12.5px;line-height:1.7;overflow:hidden}.Hero-module__JgYmMq__codeLine{display:block}.Hero-module__JgYmMq__lnNum{color:#2d333b;-webkit-user-select:none;user-select:none;text-align:right;width:22px;margin-right:18px;display:inline-block}.Hero-module__JgYmMq__kw{color:#ff7b72}.Hero-module__JgYmMq__fn{color:#d2a8ff}.Hero-module__JgYmMq__str{color:#a5d6ff}.Hero-module__JgYmMq__cm{color:#8b949e;font-style:italic}.Hero-module__JgYmMq__nb{color:#ffa657}.Hero-module__JgYmMq__op{color:#79c0ff}.Hero-module__JgYmMq__tx{color:#e6edf3}.Hero-module__JgYmMq__codeCursor{vertical-align:text-bottom;background:#6b9bffb3;width:7px;height:1.05em;animation:.7s step-end infinite Hero-module__JgYmMq__blink;display:inline-block}@media (max-width:1024px){.Hero-module__JgYmMq__inner{grid-template-columns:1fr;gap:56px}.Hero-module__JgYmMq__right{display:none}}@media (max-width:768px){.Hero-module__JgYmMq__hero{padding:112px 24px 64px}.Hero-module__JgYmMq__headline{font-size:clamp(48px,13vw,76px)}.Hero-module__JgYmMq__stats{gap:32px}}
@keyframes Manifesto-module__pvPZca__blink{0%,to{opacity:1}50%{opacity:0}}.Manifesto-module__pvPZca__manifesto{border-top:1px solid var(--border);padding:160px 48px;position:relative;overflow:hidden}.Manifesto-module__pvPZca__glow{pointer-events:none;z-index:0;background:radial-gradient(#6b9bff0d 0%,#0000 65%);width:60%;height:70%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Manifesto-module__pvPZca__inner{z-index:1;max-width:1100px;margin:0 auto;position:relative}.Manifesto-module__pvPZca__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-sub);align-items:center;gap:10px;margin-bottom:40px;font-size:12px;font-weight:600;display:inline-flex}.Manifesto-module__pvPZca__labelN{color:var(--accent)}.Manifesto-module__pvPZca__text{letter-spacing:-.03em;color:var(--text-muted);min-height:4.8em;font-size:clamp(28px,4.2vw,56px);font-weight:800;line-height:1.15}.Manifesto-module__pvPZca__acc{color:var(--text)}.Manifesto-module__pvPZca__caret{background:var(--accent);vertical-align:text-bottom;width:3px;height:.85em;margin-left:4px;animation:.8s step-end infinite Manifesto-module__pvPZca__blink;display:inline-block}@media (max-width:768px){.Manifesto-module__pvPZca__manifesto{padding:112px 24px}.Manifesto-module__pvPZca__text{min-height:10em}}
.DotGrid-module__hcEscq__grid{pointer-events:none;z-index:0;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 45%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 70% at 50% 45%,#000 30%,#0000 80%)}.DotGrid-module__hcEscq__dots{background-image:radial-gradient(circle,#f0efe90b 1px,#0000 1px);background-size:26px 26px}.DotGrid-module__hcEscq__lines{background-image:linear-gradient(#f0efe908 1px,#0000 1px),linear-gradient(90deg,#f0efe908 1px,#0000 1px);background-size:56px 56px}
.About-module__S-Ka5a__about{border-top:1px solid var(--border);background:var(--bg-1);padding:140px 48px;position:relative;overflow:hidden}.About-module__S-Ka5a__inner{z-index:1;max-width:1280px;margin:0 auto;position:relative}.About-module__S-Ka5a__head{flex-direction:column;gap:24px;max-width:720px;margin-bottom:72px;display:flex}.About-module__S-Ka5a__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-sub);align-items:center;gap:10px;font-size:12px;font-weight:600;display:inline-flex}.About-module__S-Ka5a__labelN{color:var(--accent)}.About-module__S-Ka5a__title{letter-spacing:-.03em;color:var(--text);font-size:clamp(36px,5vw,72px);font-weight:900;line-height:.95}.About-module__S-Ka5a__desc{color:var(--text-sub);max-width:56ch;font-size:clamp(15px,1.3vw,18px);font-weight:400;line-height:1.7}.About-module__S-Ka5a__desc strong{color:var(--text);font-weight:600}.About-module__S-Ka5a__ledger{grid-template-columns:1fr 1fr;gap:0 64px;display:grid}.About-module__S-Ka5a__row{border-top:1px solid var(--border);gap:16px;padding:18px 0;transition:padding-left .25s;display:flex}.About-module__S-Ka5a__row:hover{padding-left:10px}.About-module__S-Ka5a__rowN{font-family:var(--font-mono);color:var(--accent);flex-shrink:0;width:24px;padding-top:2px;font-size:12px;font-weight:700}.About-module__S-Ka5a__rowBody{flex-direction:column;gap:4px;display:flex}.About-module__S-Ka5a__rowT{letter-spacing:-.01em;color:var(--text);font-size:17px;font-weight:700;line-height:1.2}.About-module__S-Ka5a__rowD{color:var(--text-sub);font-size:13.5px;font-weight:400;line-height:1.5}@media (max-width:768px){.About-module__S-Ka5a__about{padding:96px 24px}.About-module__S-Ka5a__head{margin-bottom:48px}.About-module__S-Ka5a__ledger{grid-template-columns:1fr;gap:0}}
@keyframes Marquee-module__bcm51q__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.Marquee-module__bcm51q__marquee{-webkit-user-select:none;user-select:none;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.Marquee-module__bcm51q__track{white-space:nowrap;flex-shrink:0;align-items:center;animation:38s linear infinite Marquee-module__bcm51q__scroll;display:flex}.Marquee-module__bcm51q__marquee:hover .Marquee-module__bcm51q__track{animation-play-state:paused}.Marquee-module__bcm51q__item{letter-spacing:-.02em;color:var(--text-muted);align-items:center;padding:0 4px;font-size:clamp(20px,2.4vw,34px);font-weight:800;display:inline-flex}.Marquee-module__bcm51q__sep{color:var(--accent);opacity:.6;margin:0 28px;font-weight:400}@media (prefers-reduced-motion:reduce){.Marquee-module__bcm51q__track{animation:none}}
.Segments-module__0u1ARa__segments{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg);padding:40px 0}
.Services-module__h5-agW__services{border-top:1px solid var(--border);padding:140px 48px;position:relative;overflow:hidden}.Services-module__h5-agW__inner{z-index:1;max-width:1280px;margin:0 auto;position:relative}.Services-module__h5-agW__head{flex-direction:column;gap:24px;max-width:720px;margin-bottom:72px;display:flex}.Services-module__h5-agW__title{letter-spacing:-.03em;color:var(--text);font-size:clamp(36px,5vw,72px);font-weight:900;line-height:.95}.Services-module__h5-agW__intro{color:var(--text-sub);max-width:52ch;font-size:clamp(15px,1.3vw,18px);font-weight:400;line-height:1.7}.Services-module__h5-agW__bento{grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;gap:16px;display:grid}.Services-module__h5-agW__card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:14px;min-height:230px;padding:32px 30px;transition:border-color .3s,transform .3s,background .3s;display:flex;position:relative;overflow:hidden}.Services-module__h5-agW__card:hover{border-color:var(--border-sub);background:var(--bg-2);transform:translateY(-3px)}.Services-module__h5-agW__wide{grid-column:span 2}.Services-module__h5-agW__spot{background:radial-gradient(ellipse at center, var(--accent-glow), transparent 65%);opacity:0;pointer-events:none;width:60%;height:120%;transition:opacity .4s;position:absolute;top:-40%;right:-10%}.Services-module__h5-agW__card:hover .Services-module__h5-agW__spot{opacity:1}.Services-module__h5-agW__cardN{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.05em;font-size:13px;font-weight:700;transition:color .3s}.Services-module__h5-agW__card:hover .Services-module__h5-agW__cardN{color:var(--accent)}.Services-module__h5-agW__cardTitle{letter-spacing:-.02em;color:var(--text);font-size:clamp(20px,2vw,28px);font-weight:800;line-height:1.1}.Services-module__h5-agW__wide .Services-module__h5-agW__cardTitle{font-size:clamp(24px,2.6vw,34px)}.Services-module__h5-agW__cardDesc{color:var(--text-sub);flex:1;max-width:46ch;font-size:15px;font-weight:400;line-height:1.65}.Services-module__h5-agW__tags{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.Services-module__h5-agW__tag{font-family:var(--font-mono);letter-spacing:.03em;color:var(--text-muted);border:1px solid var(--border-sub);border-radius:20px;padding:5px 11px;font-size:11px;font-weight:500}@media (max-width:960px){.Services-module__h5-agW__bento{grid-template-columns:repeat(2,1fr)}.Services-module__h5-agW__wide{grid-column:span 2}}@media (max-width:768px){.Services-module__h5-agW__services{padding:96px 24px}.Services-module__h5-agW__head{margin-bottom:56px}.Services-module__h5-agW__bento{grid-template-columns:1fr}.Services-module__h5-agW__wide{grid-column:span 1}.Services-module__h5-agW__card{min-height:auto;padding:28px 24px}}
.Products-module__vGHnKa__products{border-top:1px solid var(--border);padding:140px 48px;position:relative}.Products-module__vGHnKa__inner{max-width:1280px;margin:0 auto}.Products-module__vGHnKa__head{flex-direction:column;gap:24px;max-width:760px;margin-bottom:48px;display:flex}.Products-module__vGHnKa__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-sub);align-items:center;gap:10px;font-size:12px;font-weight:600;display:inline-flex}.Products-module__vGHnKa__labelN{color:var(--accent)}.Products-module__vGHnKa__title{letter-spacing:-.03em;color:var(--text);font-size:clamp(36px,5vw,72px);font-weight:900;line-height:.95}.Products-module__vGHnKa__intro{color:var(--text-sub);max-width:58ch;font-size:clamp(15px,1.3vw,18px);font-weight:400;line-height:1.7}.Products-module__vGHnKa__tabs{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.Products-module__vGHnKa__tab{font-family:var(--font-mono);letter-spacing:.02em;color:var(--text-sub);border:1px solid var(--border-sub);cursor:pointer;white-space:nowrap;background:0 0;border-radius:30px;padding:9px 18px;font-size:12px;font-weight:600;transition:color .2s,border-color .2s,background .2s}.Products-module__vGHnKa__tab:hover{color:var(--text);border-color:var(--text-muted)}.Products-module__vGHnKa__tabActive{color:var(--bg);background:var(--text);border-color:var(--text)}.Products-module__vGHnKa__card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;grid-template-columns:.85fr 1.15fr;min-height:420px;display:grid;overflow:hidden}.Products-module__vGHnKa__info{border-right:1px solid var(--border);flex-direction:column;justify-content:center;gap:18px;padding:48px 44px;display:flex}.Products-module__vGHnKa__meta{align-items:center;gap:14px;display:flex}.Products-module__vGHnKa__num{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.05em;font-size:13px;font-weight:700}.Products-module__vGHnKa__tag{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:var(--accent-dim);border-radius:20px;padding:5px 11px;font-size:11px;font-weight:600}.Products-module__vGHnKa__name{letter-spacing:-.02em;color:var(--text);font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1}.Products-module__vGHnKa__desc{color:var(--text-sub);max-width:44ch;font-size:15px;font-weight:400;line-height:1.7}.Products-module__vGHnKa__media{background:#07090d;justify-content:center;align-items:center;min-height:320px;display:flex;position:relative}.Products-module__vGHnKa__videoThumb{cursor:pointer;background:radial-gradient(#6b9bff14 0%,#0000 70%);border:none;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%;height:100%;display:flex;position:absolute;inset:0;overflow:hidden}.Products-module__vGHnKa__scanlines{pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#ffffff03 2px 3px);position:absolute;inset:0}.Products-module__vGHnKa__playCircle{width:76px;height:76px;color:var(--accent);background:#6b9bff24;border:1.5px solid #6b9bff80;border-radius:50%;justify-content:center;align-items:center;padding-left:4px;transition:background .25s,border-color .25s,transform .25s;display:flex;position:relative}.Products-module__vGHnKa__videoThumb:hover .Products-module__vGHnKa__playCircle{background:#6b9bff47;border-color:#6b9bffe6;transform:scale(1.08)}.Products-module__vGHnKa__playLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-sub);font-size:12px;font-weight:600;transition:color .25s;position:relative}.Products-module__vGHnKa__videoThumb:hover .Products-module__vGHnKa__playLabel{color:var(--text)}.Products-module__vGHnKa__wildcardCta{border:1px solid var(--border-sub);color:var(--text);border-radius:8px;align-items:center;gap:14px;padding:18px 32px;font-size:16px;font-weight:600;transition:border-color .25s,transform .25s,background .25s;display:flex}.Products-module__vGHnKa__wildcardCta:hover{background:var(--accent-dim);border-color:#6b9bff80;transform:translateY(-2px)}.Products-module__vGHnKa__wildcardIcon{color:var(--accent);font-size:20px}.Products-module__vGHnKa__wildcardArrow{color:var(--text-sub);transition:transform .25s}.Products-module__vGHnKa__wildcardCta:hover .Products-module__vGHnKa__wildcardArrow{color:var(--text);transform:translate(3px)}.Products-module__vGHnKa__lightbox{z-index:1000;-webkit-backdrop-filter:blur(6px);background:#000000e6;justify-content:center;align-items:center;padding:24px;animation:.2s Products-module__vGHnKa__lbIn;display:flex;position:fixed;inset:0}@keyframes Products-module__vGHnKa__lbIn{0%{opacity:0}to{opacity:1}}.Products-module__vGHnKa__lightboxClose{color:#fff;cursor:pointer;z-index:1001;background:#ffffff1a;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .15s;display:flex;position:absolute;top:24px;right:24px}.Products-module__vGHnKa__lightboxClose:hover{background:#fff3}.Products-module__vGHnKa__lightboxFrame{aspect-ratio:16/9;background:#000;border-radius:12px;width:min(92vw,1200px);overflow:hidden;box-shadow:0 32px 80px #0009}.Products-module__vGHnKa__lightboxIframe{border:none;width:100%;height:100%;display:block}@media (max-width:768px){.Products-module__vGHnKa__products{padding:96px 24px}.Products-module__vGHnKa__head{margin-bottom:36px}.Products-module__vGHnKa__card{grid-template-columns:1fr;min-height:auto}.Products-module__vGHnKa__info{border-right:none;border-bottom:1px solid var(--border);padding:36px 28px}.Products-module__vGHnKa__media{min-height:260px}}
.CTA-module__BUQmmG__cta{border-top:1px solid var(--border);background:var(--bg-1);text-align:center;padding:140px 48px;position:relative;overflow:hidden}.CTA-module__BUQmmG__grain{pointer-events:none;z-index:0;opacity:.5;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.07'/%3E%3C/svg%3E");background-size:240px 240px;position:absolute;inset:0}.CTA-module__BUQmmG__glow{pointer-events:none;z-index:0;background:radial-gradient(#6b9bff14 0%,#0000 62%);width:60%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__BUQmmG__inner{z-index:1;flex-direction:column;align-items:center;gap:28px;max-width:800px;margin:0 auto;display:flex;position:relative}.CTA-module__BUQmmG__title{letter-spacing:-.03em;color:var(--text);font-size:clamp(36px,5vw,68px);font-weight:900;line-height:.95}.CTA-module__BUQmmG__desc{color:var(--text-sub);max-width:48ch;font-size:clamp(15px,1.3vw,18px);font-weight:400;line-height:1.7}.CTA-module__BUQmmG__btn{color:var(--bg);background:var(--text);border-radius:6px;align-items:center;margin-top:8px;padding:15px 32px;font-size:14px;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex}.CTA-module__BUQmmG__btn:hover{opacity:.9;transform:translateY(-2px)}.CTA-module__BUQmmG__btn:active{transform:translateY(0)scale(.98)}@media (max-width:768px){.CTA-module__BUQmmG__cta{padding:96px 24px}}
.FAQ-module__YTKPaG__faq{border-top:1px solid var(--border);padding:140px 48px;position:relative}.FAQ-module__YTKPaG__inner{max-width:1180px;margin:0 auto}.FAQ-module__YTKPaG__title{letter-spacing:-.03em;color:var(--text);margin-bottom:48px;font-size:clamp(36px,5vw,64px);font-weight:900;line-height:.95}.FAQ-module__YTKPaG__terminal{border:1px solid var(--border-sub);background:#0d1117;border-radius:14px;overflow:hidden;box-shadow:0 30px 70px -30px #000000b3}.FAQ-module__YTKPaG__bar{background:#0a0e14;border-bottom:1px solid #1e2530;align-items:center;gap:8px;padding:14px 18px;display:flex}.FAQ-module__YTKPaG__tdot{border-radius:50%;width:11px;height:11px}.FAQ-module__YTKPaG__tdot.FAQ-module__YTKPaG__r{background:#ff5f57}.FAQ-module__YTKPaG__tdot.FAQ-module__YTKPaG__y{background:#febc2e}.FAQ-module__YTKPaG__tdot.FAQ-module__YTKPaG__g{background:#28c840}.FAQ-module__YTKPaG__barTitle{font-family:var(--font-mono);color:#6e7681;letter-spacing:.02em;margin-left:10px;font-size:12px}.FAQ-module__YTKPaG__body{grid-template-columns:.92fr 1.08fr;min-height:360px;display:grid}.FAQ-module__YTKPaG__list{border-right:1px solid #1e2530;flex-direction:column;gap:2px;padding:12px;display:flex}.FAQ-module__YTKPaG__qBtn{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:flex-start;gap:12px;padding:14px;transition:background .2s;display:flex;position:relative}.FAQ-module__YTKPaG__qBtn:hover{background:#ffffff06}.FAQ-module__YTKPaG__qActive{background:#6b9bff14}.FAQ-module__YTKPaG__qActive:before{content:"";background:var(--accent);border-radius:2px;width:2px;position:absolute;top:14px;bottom:14px;left:0}.FAQ-module__YTKPaG__qIndex{font-family:var(--font-mono);color:var(--text-faint);flex-shrink:0;margin-top:1px;font-size:12px;font-weight:700;transition:color .2s}.FAQ-module__YTKPaG__qActive .FAQ-module__YTKPaG__qIndex{color:var(--accent)}.FAQ-module__YTKPaG__qText{color:var(--text-sub);font-size:14px;font-weight:500;line-height:1.4;transition:color .2s}.FAQ-module__YTKPaG__qBtn:hover .FAQ-module__YTKPaG__qText,.FAQ-module__YTKPaG__qActive .FAQ-module__YTKPaG__qText{color:var(--text)}.FAQ-module__YTKPaG__output{flex-direction:column;gap:18px;padding:28px 30px;display:flex}.FAQ-module__YTKPaG__cmdLine{font-family:var(--font-mono);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.FAQ-module__YTKPaG__prompt{color:#7ee787;font-weight:600}.FAQ-module__YTKPaG__tilde{color:#79c0ff}.FAQ-module__YTKPaG__dollar{color:#6e7681}.FAQ-module__YTKPaG__cmd{color:#e6edf3}.FAQ-module__YTKPaG__answer{color:var(--text-sub);max-width:52ch;font-size:15px;font-weight:400;line-height:1.8}.FAQ-module__YTKPaG__caret{background:var(--accent);vertical-align:text-bottom;width:8px;height:1em;margin-left:5px;animation:.9s step-end infinite FAQ-module__YTKPaG__blink;display:inline-block}@keyframes FAQ-module__YTKPaG__blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:768px){.FAQ-module__YTKPaG__faq{padding:96px 24px}.FAQ-module__YTKPaG__title{margin-bottom:36px}.FAQ-module__YTKPaG__body{grid-template-columns:1fr;min-height:0}.FAQ-module__YTKPaG__list{border-bottom:1px solid #1e2530;border-right:none}.FAQ-module__YTKPaG__qText{font-size:13.5px}.FAQ-module__YTKPaG__output{padding:24px 22px}}
.SubpageHero-module__Fbj8bq__hero{border-bottom:1px solid var(--border);padding:180px 48px 96px;position:relative;overflow:hidden}.SubpageHero-module__Fbj8bq__grain{pointer-events:none;z-index:0;opacity:.5;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.07'/%3E%3C/svg%3E");background-size:240px 240px;position:absolute;inset:0}.SubpageHero-module__Fbj8bq__glow{pointer-events:none;z-index:0;background:radial-gradient(at 30%,#6b9bff14 0%,#0000 60%);width:60%;height:100%;position:absolute;top:-30%;left:-5%}.SubpageHero-module__Fbj8bq__inner{z-index:1;max-width:1280px;margin:0 auto;position:relative}.SubpageHero-module__Fbj8bq__title{letter-spacing:-.04em;color:var(--text);max-width:16ch;margin:0;font-size:clamp(44px,6.5vw,92px);font-weight:900;line-height:.92}.SubpageHero-module__Fbj8bq__subtitle{color:var(--text-sub);max-width:60ch;margin-top:28px;font-size:clamp(16px,1.4vw,20px);font-weight:400;line-height:1.7}@media (max-width:768px){.SubpageHero-module__Fbj8bq__hero{padding:140px 24px 72px}}
.page-module__hDKyzW__hero{border-bottom:1px solid var(--border);padding:160px 48px 80px;position:relative;overflow:hidden}.page-module__hDKyzW__grain{pointer-events:none;z-index:0;opacity:.5;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.07'/%3E%3C/svg%3E");background-size:240px 240px;position:absolute;inset:0}.page-module__hDKyzW__glow{pointer-events:none;z-index:0;background:radial-gradient(at 30%,#6b9bff14 0%,#0000 60%);width:60%;height:100%;position:absolute;top:-30%;left:-5%}.page-module__hDKyzW__heroInner{z-index:1;max-width:920px;margin:0 auto;position:relative}.page-module__hDKyzW__back{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-muted);align-items:center;margin-bottom:32px;font-size:12px;font-weight:600;transition:color .2s;display:inline-flex}.page-module__hDKyzW__back:hover{color:var(--accent)}.page-module__hDKyzW__h1{letter-spacing:-.04em;color:var(--text);margin:24px 0 0;font-size:clamp(44px,6vw,84px);font-weight:900;line-height:.95}.page-module__hDKyzW__headline{color:var(--text);letter-spacing:-.01em;max-width:28ch;margin:24px 0 0;font-size:clamp(18px,1.8vw,24px);font-weight:700;line-height:1.3}.page-module__hDKyzW__desc{color:var(--text-sub);max-width:62ch;margin-top:20px;font-size:clamp(15px,1.3vw,18px);font-weight:400;line-height:1.75}.page-module__hDKyzW__demo{border-bottom:1px solid var(--border);background:var(--bg-1);padding:64px 48px}.page-module__hDKyzW__demoInner{max-width:1000px;margin:0 auto}.page-module__hDKyzW__features{border-bottom:1px solid var(--border);padding:110px 48px}.page-module__hDKyzW__featuresInner{max-width:1280px;margin:0 auto}.page-module__hDKyzW__featuresTitle{letter-spacing:-.03em;color:var(--text);margin:20px 0 56px;font-size:clamp(30px,4vw,56px);font-weight:900;line-height:.98}.page-module__hDKyzW__groups{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.page-module__hDKyzW__group{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:32px 30px;transition:border-color .3s}.page-module__hDKyzW__group:hover{border-color:var(--border-sub)}.page-module__hDKyzW__groupLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:11px;font-weight:700}.page-module__hDKyzW__list{flex-direction:column;gap:13px;list-style:none;display:flex}.page-module__hDKyzW__item{color:var(--text-sub);gap:12px;font-size:14.5px;font-weight:400;line-height:1.55;display:flex}.page-module__hDKyzW__bullet{color:var(--accent);flex-shrink:0;margin-top:3px;font-size:11px}@media (max-width:768px){.page-module__hDKyzW__hero{padding:130px 24px 64px}.page-module__hDKyzW__demo{padding:48px 24px}.page-module__hDKyzW__features{padding:72px 24px}.page-module__hDKyzW__groups{grid-template-columns:1fr}}
.Contact-module__Bs3a0a__contact{border-top:1px solid var(--border);background:var(--bg-1);padding:96px 48px;position:relative;overflow:hidden}.Contact-module__Bs3a0a__grain{pointer-events:none;z-index:0;opacity:.5;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.07'/%3E%3C/svg%3E");background-size:240px 240px;position:absolute;inset:0}.Contact-module__Bs3a0a__glow{pointer-events:none;z-index:0;background:radial-gradient(at 70% 70%,#6b9bff14 0%,#0000 60%);width:70%;height:90%;position:absolute;bottom:-30%;right:-10%}.Contact-module__Bs3a0a__inner{z-index:1;grid-template-columns:.85fr 1.15fr;align-items:start;gap:72px;max-width:1280px;margin:0 auto;display:grid;position:relative}.Contact-module__Bs3a0a__left{position:sticky;top:120px}.Contact-module__Bs3a0a__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-sub);align-items:center;gap:10px;margin-bottom:32px;font-size:12px;font-weight:600;display:inline-flex}.Contact-module__Bs3a0a__labelN{color:var(--accent)}.Contact-module__Bs3a0a__lede{letter-spacing:-.03em;color:var(--text);margin-bottom:28px;font-size:clamp(36px,4.5vw,64px);font-weight:900;line-height:.95}.Contact-module__Bs3a0a__accent{color:var(--accent)}.Contact-module__Bs3a0a__sub{color:var(--text-sub);max-width:40ch;font-size:clamp(15px,1.2vw,17px);font-weight:400;line-height:1.7}.Contact-module__Bs3a0a__right{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:32px}.Contact-module__Bs3a0a__stepBar{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:32px;display:flex}.Contact-module__Bs3a0a__stepItem{opacity:.4;align-items:center;gap:8px;transition:opacity .3s;display:flex}.Contact-module__Bs3a0a__stepCurrent,.Contact-module__Bs3a0a__stepDone{opacity:1}.Contact-module__Bs3a0a__stepNum{border:1px solid var(--border-sub);width:24px;height:24px;font-family:var(--font-mono);color:var(--text-sub);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.Contact-module__Bs3a0a__stepCurrent .Contact-module__Bs3a0a__stepNum{background:var(--accent);border-color:var(--accent);color:#fff}.Contact-module__Bs3a0a__stepDone .Contact-module__Bs3a0a__stepNum{background:var(--accent-dim);border-color:var(--accent);color:var(--accent)}.Contact-module__Bs3a0a__stepLabelTxt{color:var(--text-sub);margin-right:8px;font-size:12px;font-weight:600}.Contact-module__Bs3a0a__stepCurrent .Contact-module__Bs3a0a__stepLabelTxt{color:var(--text)}.Contact-module__Bs3a0a__stepBody{min-height:260px}.Contact-module__Bs3a0a__stepHint{color:var(--text-muted);letter-spacing:.01em;margin-bottom:20px;font-size:13px;font-weight:500}.Contact-module__Bs3a0a__weeks{flex-direction:column;gap:10px;display:flex}.Contact-module__Bs3a0a__week{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.Contact-module__Bs3a0a__dayBtn{background:var(--bg-2);border:1px solid var(--border-sub);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:3px;padding:14px 6px;transition:border-color .2s,background .2s,transform .2s;display:flex}.Contact-module__Bs3a0a__dayBtn:hover{border-color:var(--accent);transform:translateY(-2px)}.Contact-module__Bs3a0a__dayBtnSel{border-color:var(--accent);background:var(--accent-dim)}.Contact-module__Bs3a0a__dayDow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:10px;font-weight:700}.Contact-module__Bs3a0a__dayNum{color:var(--text);font-size:20px;font-weight:800;line-height:1}.Contact-module__Bs3a0a__dayMonth{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:9px;font-weight:600}.Contact-module__Bs3a0a__hourGrid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px;display:grid}.Contact-module__Bs3a0a__hourBtn{background:var(--bg-2);border:1px solid var(--border-sub);font-family:var(--font-mono);color:var(--text);cursor:pointer;border-radius:10px;padding:16px 0;font-size:15px;font-weight:600;transition:border-color .2s,background .2s,transform .2s}.Contact-module__Bs3a0a__hourBtn:hover{border-color:var(--accent);transform:translateY(-2px)}.Contact-module__Bs3a0a__hourBtnSel{border-color:var(--accent);background:var(--accent-dim)}.Contact-module__Bs3a0a__formGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.Contact-module__Bs3a0a__group{flex-direction:column;gap:7px;display:flex}.Contact-module__Bs3a0a__groupFull{grid-column:1/-1}.Contact-module__Bs3a0a__group label{color:var(--text-sub);letter-spacing:.01em;font-size:12px;font-weight:600}.Contact-module__Bs3a0a__group input,.Contact-module__Bs3a0a__group textarea{background:var(--bg-2);border:1px solid var(--border-sub);font-family:var(--font-sans);color:var(--text);border-radius:8px;width:100%;padding:12px 14px;font-size:14px;transition:border-color .2s}.Contact-module__Bs3a0a__group input::placeholder,.Contact-module__Bs3a0a__group textarea::placeholder{color:var(--text-faint)}.Contact-module__Bs3a0a__group input:focus,.Contact-module__Bs3a0a__group textarea:focus{border-color:var(--accent);outline:none}.Contact-module__Bs3a0a__group textarea{resize:vertical;min-height:80px;line-height:1.6}.Contact-module__Bs3a0a__backBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:13px;font-weight:600;transition:color .2s}.Contact-module__Bs3a0a__backBtn:hover{color:var(--text)}.Contact-module__Bs3a0a__formActions{justify-content:space-between;align-items:center;display:flex}.Contact-module__Bs3a0a__nextBtn{background:var(--text);color:var(--bg);cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:700;transition:opacity .2s,transform .2s}.Contact-module__Bs3a0a__nextBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.Contact-module__Bs3a0a__nextBtn:disabled{opacity:.35;cursor:not-allowed}.Contact-module__Bs3a0a__summary{background:var(--bg-2);border:1px solid var(--border-sub);border-radius:12px;flex-direction:column;gap:14px;margin-bottom:24px;padding:20px 22px;display:flex}.Contact-module__Bs3a0a__summaryRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.Contact-module__Bs3a0a__summaryKey{color:var(--text-muted);font-size:13px;font-weight:500}.Contact-module__Bs3a0a__summaryVal{color:var(--text);text-align:right;font-size:14px;font-weight:600}.Contact-module__Bs3a0a__waHint{color:var(--text-muted);margin-bottom:16px;font-size:13px}.Contact-module__Bs3a0a__waBtn{color:#07120a;background:#25d366;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px;font-size:15px;font-weight:700;transition:opacity .2s,transform .2s;display:flex}.Contact-module__Bs3a0a__waBtn:hover{opacity:.92;transform:translateY(-2px)}.Contact-module__Bs3a0a__waBtnDisabled{opacity:.4;pointer-events:none}@media (max-width:960px){.Contact-module__Bs3a0a__inner{grid-template-columns:1fr;gap:48px}.Contact-module__Bs3a0a__left{position:static}}@media (max-width:768px){.Contact-module__Bs3a0a__contact{padding:112px 24px}.Contact-module__Bs3a0a__right{padding:24px 20px}.Contact-module__Bs3a0a__stepLabelTxt{display:none}.Contact-module__Bs3a0a__formGrid{grid-template-columns:1fr}.Contact-module__Bs3a0a__hourGrid{grid-template-columns:repeat(2,1fr)}.Contact-module__Bs3a0a__week{gap:6px}.Contact-module__Bs3a0a__dayBtn{padding:12px 4px}}
.subpage-module__kvv11W__section{border-bottom:1px solid var(--border);padding:110px 48px;position:relative;overflow:hidden}.subpage-module__kvv11W__sectionAlt{background:var(--bg-1)}.subpage-module__kvv11W__inner{z-index:1;max-width:1280px;margin:0 auto;position:relative}.subpage-module__kvv11W__innerNarrow{max-width:820px}.subpage-module__kvv11W__title{letter-spacing:-.03em;color:var(--text);margin:20px 0 0;font-size:clamp(30px,4vw,56px);font-weight:900;line-height:.98}.subpage-module__kvv11W__lede{color:var(--text-sub);max-width:60ch;margin-top:28px;font-size:clamp(16px,1.3vw,19px);font-weight:400;line-height:1.75}.subpage-module__kvv11W__grid2{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:56px;display:grid}.subpage-module__kvv11W__grid3{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px;display:grid}.subpage-module__kvv11W__card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:12px;padding:30px 28px;transition:border-color .3s,transform .3s,background .3s;display:flex;position:relative}.subpage-module__kvv11W__card:hover{border-color:var(--border-sub);background:var(--bg-2);transform:translateY(-3px)}.subpage-module__kvv11W__cardNum{font-family:var(--font-mono);color:var(--accent);letter-spacing:.06em;font-size:12px;font-weight:700}.subpage-module__kvv11W__cardMeta{justify-content:space-between;align-items:center;gap:12px;display:flex}.subpage-module__kvv11W__badge{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border-sub);border-radius:20px;padding:4px 10px;font-size:10px;font-weight:600}.subpage-module__kvv11W__cardTitle{letter-spacing:-.01em;color:var(--text);font-size:clamp(17px,1.6vw,21px);font-weight:800;line-height:1.2}.subpage-module__kvv11W__cardDesc{color:var(--text-sub);font-size:14px;font-weight:400;line-height:1.65}.subpage-module__kvv11W__ledger{grid-template-columns:1fr 1fr;gap:0 64px;margin-top:48px;display:grid}.subpage-module__kvv11W__ledgerRow{border-top:1px solid var(--border);gap:16px;padding:18px 0;transition:padding-left .25s;display:flex}.subpage-module__kvv11W__ledgerRow:hover{padding-left:10px}.subpage-module__kvv11W__ledgerN{font-family:var(--font-mono);color:var(--accent);flex-shrink:0;width:24px;padding-top:2px;font-size:12px;font-weight:700}.subpage-module__kvv11W__ledgerT{letter-spacing:-.01em;color:var(--text);margin-bottom:4px;font-size:17px;font-weight:700;line-height:1.2}.subpage-module__kvv11W__ledgerD{color:var(--text-sub);font-size:13.5px;font-weight:400;line-height:1.5}.subpage-module__kvv11W__bullets{flex-direction:column;gap:9px;margin-top:6px;list-style:none;display:flex}.subpage-module__kvv11W__bullet{color:var(--text-sub);gap:10px;font-size:14px;font-weight:400;line-height:1.45;display:flex}.subpage-module__kvv11W__bulletDash{color:var(--accent);flex-shrink:0}.subpage-module__kvv11W__featureList{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:56px;list-style:none;display:grid}.subpage-module__kvv11W__featureItem{color:var(--text);border:1px solid var(--border);background:var(--bg-card);border-radius:12px;align-items:flex-start;gap:14px;padding:22px;font-size:clamp(15px,1.2vw,17px);font-weight:500;line-height:1.55;transition:border-color .25s;display:flex}.subpage-module__kvv11W__featureItem:hover{border-color:var(--border-sub)}.subpage-module__kvv11W__featureDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:8px}.subpage-module__kvv11W__linkBtn{color:var(--accent);border:1px solid #6b9bff66;border-radius:6px;align-items:center;gap:8px;margin-top:36px;padding:13px 24px;font-size:14px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:inline-flex}.subpage-module__kvv11W__linkBtn:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.subpage-module__kvv11W__prose{color:var(--text-sub);max-width:760px;font-size:clamp(15px,1.1vw,17px);font-weight:400;line-height:1.8}.subpage-module__kvv11W__prose p{margin-bottom:1.3em}.subpage-module__kvv11W__prose h2{letter-spacing:-.02em;color:var(--text);margin:2em 0 .7em;font-size:clamp(22px,2.2vw,30px);font-weight:800;line-height:1.15}.subpage-module__kvv11W__prose h3{color:var(--text);margin:1.6em 0 .5em;font-size:clamp(18px,1.5vw,22px);font-weight:800}.subpage-module__kvv11W__prose ul,.subpage-module__kvv11W__prose ol{flex-direction:column;gap:.5em;margin-bottom:1.3em;padding-left:1.3em;display:flex}.subpage-module__kvv11W__prose li{line-height:1.7}.subpage-module__kvv11W__prose strong{color:var(--text);font-weight:700}.subpage-module__kvv11W__prose a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}@media (max-width:960px){.subpage-module__kvv11W__grid3{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.subpage-module__kvv11W__section{padding:72px 24px}.subpage-module__kvv11W__grid2,.subpage-module__kvv11W__grid3,.subpage-module__kvv11W__featureList{grid-template-columns:1fr}.subpage-module__kvv11W__ledger{grid-template-columns:1fr;gap:0}}
.page-module__dgei_G__header{border-bottom:1px solid var(--border);padding:160px 48px 72px;position:relative;overflow:hidden}.page-module__dgei_G__grain{pointer-events:none;z-index:0;opacity:.5;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.07'/%3E%3C/svg%3E");background-size:240px 240px;position:absolute;inset:0}.page-module__dgei_G__glow{pointer-events:none;z-index:0;background:radial-gradient(at 50% 30%,#6b9bff12 0%,#0000 60%);width:80%;height:100%;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.page-module__dgei_G__headerInner{z-index:1;max-width:760px;margin:0 auto;position:relative}.page-module__dgei_G__back{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-muted);align-items:center;margin-bottom:32px;font-size:12px;font-weight:600;transition:color .2s;display:inline-flex}.page-module__dgei_G__back:hover{color:var(--accent)}.page-module__dgei_G__tags{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.page-module__dgei_G__tag{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--accent);border:1px solid #6b9bff4d;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:600}.page-module__dgei_G__title{letter-spacing:-.03em;color:var(--text);margin-bottom:22px;font-size:clamp(30px,4.5vw,52px);font-weight:900;line-height:1.02}.page-module__dgei_G__lead{color:var(--text-sub);margin-bottom:26px;font-size:clamp(16px,1.5vw,20px);font-weight:400;line-height:1.65}.page-module__dgei_G__meta{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.02em;align-items:center;gap:10px;font-size:12px;font-weight:500;display:flex}.page-module__dgei_G__dot{color:var(--text-faint)}.page-module__dgei_G__body{border-bottom:1px solid var(--border);padding:80px 48px}.page-module__dgei_G__bodyInner{max-width:760px;color:var(--text-sub);margin:0 auto;font-size:clamp(16px,1.15vw,18px);font-weight:400;line-height:1.8}.page-module__dgei_G__bodyInner p{margin-bottom:1.4em}.page-module__dgei_G__bodyInner h2{letter-spacing:-.02em;color:var(--text);margin:2em 0 .7em;font-size:clamp(22px,2.4vw,30px);font-weight:800;line-height:1.15}.page-module__dgei_G__bodyInner h3{color:var(--text);margin:1.7em 0 .5em;font-size:clamp(18px,1.6vw,23px);font-weight:800}.page-module__dgei_G__bodyInner ul,.page-module__dgei_G__bodyInner ol{flex-direction:column;gap:.6em;margin-bottom:1.4em;padding-left:1.4em;display:flex}.page-module__dgei_G__bodyInner li{line-height:1.7}.page-module__dgei_G__bodyInner strong{color:var(--text);font-weight:700}.page-module__dgei_G__bodyInner a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}@media (max-width:768px){.page-module__dgei_G__header{padding:130px 24px 56px}.page-module__dgei_G__body{padding:56px 24px}}
.page-module__jXZM3G__grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:56px;display:grid}.page-module__jXZM3G__card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;transition:border-color .3s,transform .3s,background .3s;overflow:hidden}.page-module__jXZM3G__card:hover{border-color:var(--border-sub);background:var(--bg-2);transform:translateY(-3px)}.page-module__jXZM3G__cardLink{flex-direction:column;gap:16px;height:100%;padding:32px 30px;display:flex}.page-module__jXZM3G__tags{flex-wrap:wrap;gap:7px;display:flex}.page-module__jXZM3G__tag{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--accent);border:1px solid #6b9bff4d;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:600}.page-module__jXZM3G__title2{letter-spacing:-.02em;color:var(--text);font-size:clamp(20px,2vw,26px);font-weight:800;line-height:1.15}.page-module__jXZM3G__desc{color:var(--text-sub);flex:1;font-size:14.5px;font-weight:400;line-height:1.65}.page-module__jXZM3G__meta{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.02em;align-items:center;gap:10px;font-size:12px;font-weight:500;display:flex}.page-module__jXZM3G__dot{color:var(--text-faint)}@media (max-width:768px){.page-module__jXZM3G__grid{grid-template-columns:1fr}.page-module__jXZM3G__cardLink{padding:28px 24px}}
.page-module__aLD85W__grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:56px;display:grid}.page-module__aLD85W__card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;transition:border-color .3s,transform .3s,background .3s;position:relative;overflow:hidden}.page-module__aLD85W__card:hover{border-color:var(--border-sub);background:var(--bg-2);transform:translateY(-3px)}.page-module__aLD85W__card:before{content:"";background:radial-gradient(ellipse at 85% 0%, var(--accent-glow), transparent 60%);opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.page-module__aLD85W__card:hover:before{opacity:1}.page-module__aLD85W__cardLink{flex-direction:column;gap:14px;height:100%;padding:34px 32px;display:flex;position:relative}.page-module__aLD85W__cardTop{justify-content:space-between;align-items:center;display:flex}.page-module__aLD85W__tag{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:var(--accent-dim);border-radius:20px;padding:5px 11px;font-size:11px;font-weight:600}.page-module__aLD85W__arrow{color:var(--text-muted);font-size:18px;transition:color .3s,transform .3s}.page-module__aLD85W__card:hover .page-module__aLD85W__arrow{color:var(--text);transform:translate(2px,-2px)}.page-module__aLD85W__name{letter-spacing:-.02em;color:var(--text);font-size:clamp(24px,2.4vw,32px);font-weight:800;line-height:1}.page-module__aLD85W__headline{color:var(--text);font-size:15px;font-weight:700;line-height:1.4}.page-module__aLD85W__desc{color:var(--text-sub);flex:1;font-size:14px;font-weight:400;line-height:1.65}.page-module__aLD85W__more{font-family:var(--font-mono);letter-spacing:.04em;color:var(--accent);margin-top:4px;font-size:12px;font-weight:600}.page-module__aLD85W__wildcard{border-style:dashed}@media (max-width:768px){.page-module__aLD85W__grid{grid-template-columns:1fr}.page-module__aLD85W__cardLink{padding:28px 24px}}
