@font-face{font-family:Roboto;src:url(/fonts/Roboto-VariableFont_wdth,wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Italic-VariableFont_wdth,wght.ttf) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}:root{--ds-black: #0a0a0a;--ds-surface: #111111;--ds-border: #1f1f1f;--ds-text: #e8e8e8;--ds-text-dim: #8a8a8a;--ds-accent: #7fb2c8;--ds-accent-dim: #5a7f91;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;font-weight:350;color-scheme:dark;color:var(--ds-text);background-color:var(--ds-black);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;min-height:100vh;background-color:var(--ds-black);color:var(--ds-text)}#root{width:100%;min-height:100vh}h1,h2,h3,h4{font-weight:300;letter-spacing:-.01em;margin:0}p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{-webkit-user-select:none;user-select:none}::selection{background:var(--ds-accent-dim);color:#fff}::-webkit-scrollbar{width:10px;background:var(--ds-black)}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#3a3a3a}.navbar{position:sticky;top:0;z-index:100;background:#0a0a0ad9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--ds-border)}.navbar-inner{max-width:1200px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between}.navbar-brand{display:flex;align-items:center;gap:12px}.navbar-logo{width:32px;height:32px;border-radius:50%;object-fit:cover}.navbar-name{font-size:1.05rem;font-weight:400;letter-spacing:.08em;color:#fff}.navbar-links{display:flex;align-items:center;gap:32px}.navbar-link{font-size:.82rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:var(--ds-text-dim);transition:color .25s ease;padding:4px 0;border-bottom:1px solid transparent}.navbar-link:hover{color:var(--ds-text)}.navbar-link.active{color:var(--ds-accent)}.navbar-toggle{display:none;background:none;border:none;color:var(--ds-text);font-size:1.4rem;padding:8px;line-height:0}@media (max-width: 820px){.navbar-toggle{display:block}.navbar-links{display:none;position:absolute;top:64px;left:0;right:0;flex-direction:column;align-items:flex-start;gap:0;background:#0a0a0afa;border-bottom:1px solid var(--ds-border);padding:8px 0}.navbar-links.open{display:flex}.navbar-link{width:100%;padding:14px 24px;border-bottom:none}}.footer{border-top:1px solid var(--ds-border);background:var(--ds-black);padding:48px 24px 32px}.footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-logo{width:28px;height:28px;border-radius:50%;object-fit:cover}.footer-name{font-size:.95rem;letter-spacing:.08em;color:#fff}.footer-tagline{margin-top:10px;font-size:.78rem;color:var(--ds-text-dim);max-width:320px;line-height:1.7}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-link{font-size:.78rem;letter-spacing:.05em;color:var(--ds-text-dim);transition:color .25s ease}.footer-link:hover{color:var(--ds-accent)}.footer-bottom{max-width:1200px;margin:40px auto 0;padding-top:20px;border-top:1px solid var(--ds-border);font-size:.72rem;color:#555;letter-spacing:.04em}.fade-in{opacity:0;transform:translateY(24px);transition:opacity .9s ease,transform .9s ease;will-change:opacity,transform}.fade-in.visible{opacity:1;transform:translateY(0)}.home{width:100%}.home-section-inner{max-width:1140px;margin:0 auto;padding:0 24px}.home-hero{min-height:82vh;display:flex;align-items:center;border-bottom:1px solid var(--ds-border);background:radial-gradient(ellipse 70% 50% at 70% 20%,rgba(127,178,200,.06),transparent),var(--ds-black)}.home-hero-content{padding:100px 24px 80px;max-width:1140px;margin:0 auto;width:100%}.home-hero-kicker{font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;color:var(--ds-accent);font-weight:400;margin-bottom:28px}.home-hero h1{font-size:clamp(2.4rem,6vw,4.2rem);font-weight:200;color:#fff;letter-spacing:-.03em;line-height:1.12;max-width:800px}.home-hero-sub{margin-top:28px;font-size:1.02rem;font-weight:300;color:var(--ds-text-dim);max-width:560px;line-height:1.8}.home-hero-actions{margin-top:44px;display:flex;gap:20px;flex-wrap:wrap}.home-btn{display:inline-flex;align-items:center;gap:10px;padding:13px 28px;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:400;border-radius:2px;transition:all .3s ease}.home-btn-primary{background:#fff;color:#0a0a0a;border:1px solid #ffffff}.home-btn-primary:hover{background:var(--ds-accent);border-color:var(--ds-accent)}.home-btn-ghost{background:transparent;color:var(--ds-text);border:1px solid #333333}.home-btn-ghost:hover{border-color:var(--ds-accent);color:var(--ds-accent)}.home-section{padding:110px 0;border-bottom:1px solid var(--ds-border)}.home-section-kicker{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:var(--ds-accent);margin-bottom:18px}.home-section-title{font-size:clamp(1.6rem,3.4vw,2.3rem);font-weight:200;color:#fff;letter-spacing:-.02em;max-width:640px;line-height:1.25}.home-section-lede{margin-top:20px;color:var(--ds-text-dim);font-weight:300;max-width:600px;line-height:1.8;font-size:.95rem}.home-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ds-border);border:1px solid var(--ds-border);margin-top:64px}.home-stat{background:var(--ds-black);padding:36px 28px}.home-stat-value{font-size:2rem;font-weight:200;color:#fff;letter-spacing:-.02em}.home-stat-label{margin-top:10px;font-size:.78rem;color:var(--ds-text-dim);letter-spacing:.06em;line-height:1.6}.home-systems{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:64px}.home-system{border:1px solid var(--ds-border);background:var(--ds-surface);display:flex;flex-direction:column;overflow:hidden;transition:border-color .35s ease}.home-system:hover{border-color:#333}.home-system-image{width:100%;height:300px;object-fit:cover;display:block;filter:saturate(.85)}.home-system-body{padding:32px}.home-system-icon{color:var(--ds-accent);font-size:1.3rem;margin-bottom:16px}.home-system-title{font-size:1.15rem;font-weight:400;color:#fff;letter-spacing:.01em}.home-system-desc{margin-top:14px;font-size:.88rem;font-weight:300;color:var(--ds-text-dim);line-height:1.8}.home-system-link{margin-top:22px;display:inline-flex;align-items:center;gap:8px;font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ds-accent);transition:gap .25s ease}.home-system-link:hover{gap:14px}.home-capabilities{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ds-border);border:1px solid var(--ds-border);margin-top:64px}.home-capability{background:var(--ds-black);padding:32px 28px}.home-capability-icon{color:var(--ds-accent-dim);font-size:1.15rem;margin-bottom:16px}.home-capability-title{font-size:.92rem;font-weight:400;color:var(--ds-text);letter-spacing:.03em}.home-capability-desc{margin-top:10px;font-size:.82rem;font-weight:300;color:var(--ds-text-dim);line-height:1.75}.home-evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:64px}.home-evidence-card{border:1px solid var(--ds-border);background:var(--ds-surface);display:flex;flex-direction:column}.home-evidence-img-wrap{padding:24px 24px 0;background:var(--ds-surface)}.home-evidence-img{width:100%;height:280px;object-fit:cover;object-position:top;display:block;border:1px solid var(--ds-border);filter:saturate(.9)}.home-evidence-body{padding:28px 24px 32px}.home-evidence-source{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ds-accent)}.home-evidence-quote{margin-top:14px;font-size:.88rem;font-weight:300;font-style:italic;color:var(--ds-text-dim);line-height:1.8}.home-testimonial{margin-top:0;padding:110px 0;border-bottom:1px solid var(--ds-border)}.home-testimonial-quote{font-size:clamp(1.2rem,2.6vw,1.7rem);font-weight:200;color:var(--ds-text);line-height:1.6;max-width:820px;letter-spacing:-.01em}.home-testimonial-quote:before{content:"“";color:var(--ds-accent)}.home-testimonial-quote:after{content:"”";color:var(--ds-accent)}.home-testimonial-attribution{margin-top:28px;font-size:.8rem;color:var(--ds-text-dim);letter-spacing:.08em}.home-testimonial-attribution strong{color:var(--ds-text);font-weight:400}.home-partners{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:56px}.home-partner{background:#f5f5f5;border-radius:4px;padding:18px 26px;display:flex;align-items:center;justify-content:center;height:84px;filter:grayscale(1) opacity(.75);transition:filter .35s ease}.home-partner:hover{filter:grayscale(0) opacity(1)}.home-partner img{max-height:100%;max-width:150px;object-fit:contain;display:block}.home-closing{padding:120px 0;text-align:center}.home-closing h2{font-size:clamp(1.6rem,3.4vw,2.3rem);font-weight:200;color:#fff;letter-spacing:-.02em}.home-closing p{margin:20px auto 0;color:var(--ds-text-dim);font-weight:300;max-width:480px;line-height:1.8;font-size:.95rem}.home-closing .home-btn{margin-top:40px}@media (max-width: 900px){.home-systems,.home-evidence-grid,.home-capabilities,.home-stats{grid-template-columns:1fr}.home-section{padding:80px 0}.home-hero{min-height:70vh}}.sim-page{width:100%}.sim-inner{max-width:1140px;margin:0 auto;padding:0 24px}.sim-header{padding:110px 0 80px;border-bottom:1px solid var(--ds-border)}.sim-kicker{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:var(--ds-accent);margin-bottom:18px}.sim-title{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:200;color:#fff;letter-spacing:-.025em;line-height:1.15;max-width:720px}.sim-lede{margin-top:24px;color:var(--ds-text-dim);font-weight:300;max-width:600px;line-height:1.8;font-size:.98rem}.sim-section{padding:100px 0;border-bottom:1px solid var(--ds-border)}.sim-split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.sim-split.reverse .sim-split-media{order:2}.sim-split-media img{width:100%;height:420px;object-fit:cover;display:block;border:1px solid var(--ds-border);filter:saturate(.85)}.sim-split-media-caption{margin-top:12px;font-size:.72rem;color:#555;letter-spacing:.06em}.sim-split-body h2{font-size:1.7rem;font-weight:200;color:#fff;letter-spacing:-.02em}.sim-split-tag{font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--ds-accent);margin-bottom:16px}.sim-split-desc{margin-top:18px;font-size:.92rem;font-weight:300;color:var(--ds-text-dim);line-height:1.85}.sim-feature-list{list-style:none;padding:0;margin:28px 0 0;display:flex;flex-direction:column;gap:0}.sim-feature{display:flex;gap:16px;align-items:flex-start;padding:16px 0;border-top:1px solid var(--ds-border)}.sim-feature:last-child{border-bottom:1px solid var(--ds-border)}.sim-feature-icon{color:var(--ds-accent-dim);font-size:1rem;margin-top:3px;flex-shrink:0}.sim-feature-text{font-size:.85rem;font-weight:300;color:var(--ds-text-dim);line-height:1.7}.sim-feature-text strong{display:block;color:var(--ds-text);font-weight:400;margin-bottom:2px;font-size:.88rem}.sim-strip{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:64px}.sim-strip img{width:100%;height:320px;object-fit:cover;display:block;border:1px solid var(--ds-border);filter:saturate(.85)}.sim-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--ds-border);border:1px solid var(--ds-border);margin-top:56px}.sim-detail-cell{background:var(--ds-black);padding:40px 36px}.sim-detail-cell h3{font-size:1.05rem;font-weight:400;color:#fff;letter-spacing:.02em}.sim-detail-cell p{margin-top:14px;font-size:.86rem;font-weight:300;color:var(--ds-text-dim);line-height:1.85}.sim-path-list{list-style:none;padding:0;margin:18px 0 0;display:grid;grid-template-columns:1fr;gap:8px}.sim-path-list li{font-size:.82rem;font-weight:300;color:var(--ds-text-dim);padding-left:16px;position:relative;line-height:1.6}.sim-path-list li:before{content:"";position:absolute;left:0;top:.62em;width:5px;height:1px;background:var(--ds-accent)}.sim-cta{padding:110px 0;text-align:center}.sim-cta h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:200;color:#fff;letter-spacing:-.02em}.sim-cta p{margin:18px auto 0;color:var(--ds-text-dim);font-weight:300;max-width:460px;line-height:1.8;font-size:.92rem}.sim-cta-btn{display:inline-flex;align-items:center;gap:10px;margin-top:40px;padding:13px 28px;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:400;border-radius:2px;background:#fff;color:#0a0a0a;border:1px solid #ffffff;transition:all .3s ease}.sim-cta-btn:hover{background:var(--ds-accent);border-color:var(--ds-accent)}@media (max-width: 900px){.sim-split{grid-template-columns:1fr;gap:40px}.sim-split.reverse .sim-split-media{order:0}.sim-split-media img{height:300px}.sim-detail-grid,.sim-strip{grid-template-columns:1fr}.sim-header{padding:80px 0 60px}.sim-section{padding:70px 0}}.tele-page{width:100%}.tele-inner{max-width:1140px;margin:0 auto;padding:0 24px}.tele-header{padding:110px 0 80px;border-bottom:1px solid var(--ds-border);background:radial-gradient(ellipse 60% 50% at 30% 0%,rgba(127,178,200,.05),transparent),var(--ds-black)}.tele-kicker{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:var(--ds-accent);margin-bottom:18px}.tele-title{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:200;color:#fff;letter-spacing:-.025em;line-height:1.15;max-width:760px}.tele-lede{margin-top:24px;color:var(--ds-text-dim);font-weight:300;max-width:620px;line-height:1.8;font-size:.98rem}.tele-badge{display:inline-block;margin-bottom:24px;padding:5px 14px;border:1px solid var(--ds-accent-dim);border-radius:100px;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ds-accent)}.tele-section{padding:100px 0;border-bottom:1px solid var(--ds-border)}.tele-section-title{font-size:clamp(1.6rem,3.4vw,2.3rem);font-weight:200;color:#fff;letter-spacing:-.02em;max-width:640px;line-height:1.25}.tele-flow{display:grid;grid-template-columns:1fr auto 1fr;gap:32px;align-items:stretch;margin-top:64px}.tele-node{border:1px solid var(--ds-border);background:var(--ds-surface);padding:40px 36px;display:flex;flex-direction:column}.tele-node-icon{color:var(--ds-accent);font-size:1.6rem;margin-bottom:20px}.tele-node-role{font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--ds-text-dim);margin-bottom:10px}.tele-node h3{font-size:1.15rem;font-weight:400;color:#fff}.tele-node p{margin-top:14px;font-size:.87rem;font-weight:300;color:var(--ds-text-dim);line-height:1.8}.tele-link-line{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--ds-accent-dim)}.tele-link-line-bar{width:1px;flex:1;background:linear-gradient(to bottom,transparent,var(--ds-accent-dim),transparent)}.tele-link-line-icon{font-size:1.3rem;color:var(--ds-accent)}.tele-link-line-label{font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ds-text-dim);writing-mode:vertical-rl}.tele-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ds-border);border:1px solid var(--ds-border);margin-top:64px}.tele-benefit{background:var(--ds-black);padding:36px 30px}.tele-benefit-icon{color:var(--ds-accent-dim);font-size:1.15rem;margin-bottom:16px}.tele-benefit h4{font-size:.92rem;font-weight:400;color:var(--ds-text);letter-spacing:.03em}.tele-benefit p{margin-top:10px;font-size:.82rem;font-weight:300;color:var(--ds-text-dim);line-height:1.75}.tele-media{margin-top:64px}.tele-media img{width:100%;max-height:520px;object-fit:cover;display:block;border:1px solid var(--ds-border);filter:saturate(.85)}.tele-media-caption{margin-top:12px;font-size:.72rem;color:#555;letter-spacing:.06em}.tele-cta{padding:110px 0;text-align:center}.tele-cta h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:200;color:#fff;letter-spacing:-.02em}.tele-cta p{margin:18px auto 0;color:var(--ds-text-dim);font-weight:300;max-width:480px;line-height:1.8;font-size:.92rem}.tele-cta-btn{display:inline-flex;align-items:center;gap:10px;margin-top:40px;padding:13px 28px;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:400;border-radius:2px;background:#fff;color:#0a0a0a;border:1px solid #ffffff;transition:all .3s ease}.tele-cta-btn:hover{background:var(--ds-accent);border-color:var(--ds-accent)}@media (max-width: 900px){.tele-flow{grid-template-columns:1fr}.tele-link-line{flex-direction:row;padding:8px 0}.tele-link-line-bar{height:1px;width:auto;flex:1;background:linear-gradient(to right,transparent,var(--ds-accent-dim),transparent)}.tele-link-line-label{writing-mode:horizontal-tb}.tele-benefits{grid-template-columns:1fr}.tele-header{padding:80px 0 60px}.tele-section{padding:70px 0}}.marker-layer{position:absolute;pointer-events:none;z-index:3}.marker-draft{opacity:.6}.marker-box{position:absolute;border:1px solid var(--ds-accent);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000059;background:#7fb2c80f}.marker-corner{position:absolute;width:10px;height:10px;border:1px solid #ffffff}.marker-corner.tl{top:-1px;left:-1px;border-right:none;border-bottom:none}.marker-corner.tr{top:-1px;right:-1px;border-left:none;border-bottom:none}.marker-corner.bl{bottom:-1px;left:-1px;border-right:none;border-top:none}.marker-corner.br{bottom:-1px;right:-1px;border-left:none;border-top:none}.marker-point{position:absolute;width:0;height:0}.marker-point-ring{position:absolute;left:-18px;top:-18px;width:36px;height:36px;border-radius:50%;border:1px solid var(--ds-accent);box-shadow:0 0 0 1px #00000080;animation:marker-breathe 2.4s ease-in-out infinite}.marker-point-h,.marker-point-v{position:absolute;background:#fff}.marker-point-h{left:-8px;top:0;width:16px;height:1px}.marker-point-v{left:0;top:-8px;width:1px;height:16px}@keyframes marker-breathe{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.12);opacity:.7}}.rfeed{position:relative;width:100%;height:100%;background:#000;overflow:hidden;-webkit-user-select:none;user-select:none}.rfeed-interactive{cursor:crosshair}.rfeed-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block;background:#000}.rfeed-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:#4a4a4a;pointer-events:none}.rfeed-empty-dot{width:5px;height:5px;border-radius:50%;background:var(--ds-accent-dim);animation:rfeed-pulse 2.2s ease-in-out infinite}@keyframes rfeed-pulse{0%,to{opacity:1}50%{opacity:.2}}.rfeed-label{position:absolute;top:12px;left:12px;z-index:4;padding:4px 10px;font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ds-text);background:#0a0a0ab3;border:1px solid var(--ds-border);pointer-events:none}.rfeed-meta{position:absolute;bottom:10px;left:12px;z-index:4;font-size:.6rem;letter-spacing:.12em;color:#666;background:#0a0a0a99;padding:2px 8px;pointer-events:none}.gzo{position:absolute;pointer-events:none;z-index:3;overflow:visible}.gzo-shaft{stroke:#e8e8e8;stroke-width:1.5;fill:none;stroke-linecap:round}.gzo-tip{fill:#7fb2c8;stroke:#0009;stroke-width:1}.gzo-flag{fill:#5a7f918c;stroke:#5a7f91;stroke-width:1}.gzo-ring{fill:none;stroke-width:1.2;stroke-linejoin:round;filter:drop-shadow(0 0 1px rgba(0,0,0,.8))}.gzo-ring-x{stroke:#7fb2c8}.gzo-ring-y{stroke:#e8e8e8}.gzo-ring-z{stroke:#5a7f91}.gzo-anchor{fill:none;stroke:#7fb2c880;stroke-width:1;stroke-dasharray:2 3}.rstage{position:relative;width:100%;height:100%;min-height:420px;background:#000;overflow:hidden;border:1px solid var(--ds-border)}.rstage-main{position:absolute;top:0;right:0;bottom:0;left:0}.rstage-sub{position:absolute;bottom:18px;right:18px;width:26%;min-width:200px;aspect-ratio:16 / 9;background:#000;border:1px solid #2a2a2a;overflow:hidden;box-shadow:0 10px 30px #0009;z-index:10}.rstage-swap{position:absolute;bottom:8px;right:8px;background:#0a0a0abf;color:var(--ds-text);border:1px solid var(--ds-border);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;z-index:11;transition:all .25s ease}.rstage-swap:hover{border-color:var(--ds-accent);color:var(--ds-accent);transform:rotate(180deg)}@media (max-width: 900px){.rstage{min-height:300px}.rstage-sub{width:40%;min-width:140px}}.gz{display:flex;flex-direction:column;gap:12px}.gz-head{display:flex;justify-content:space-between;align-items:center}.gz-label{font-size:.64rem;letter-spacing:.22em;text-transform:uppercase;color:var(--ds-text-dim)}.gz-reset{display:inline-flex;align-items:center;gap:6px;background:transparent;border:1px solid #333333;color:var(--ds-text-dim);padding:5px 10px;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;border-radius:2px;transition:all .25s ease}.gz-reset:hover{border-color:var(--ds-accent);color:var(--ds-accent)}.gz-row{display:grid;grid-template-columns:50px 1fr 44px;align-items:center;gap:10px}.gz-axis{font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ds-text-dim);padding-left:8px;border-left:1px solid var(--ds-border)}.gz-axis-x{border-left-color:var(--ds-accent)}.gz-axis-y{border-left-color:var(--ds-text)}.gz-axis-z{border-left-color:var(--ds-accent-dim)}.gz-value{font-size:.7rem;color:var(--ds-text);text-align:right;font-variant-numeric:tabular-nums}.gz input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:1px;background:#2a2a2a;outline:none;margin:0}.gz input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--ds-black);border:1px solid var(--ds-accent);cursor:pointer;transition:background .2s ease}.gz input[type=range]::-webkit-slider-thumb:hover{background:var(--ds-accent)}.gz input[type=range]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:var(--ds-black);border:1px solid var(--ds-accent);cursor:pointer}.gz input[type=range]::-moz-range-track{height:1px;background:#2a2a2a}.gz-hint{font-size:.66rem;color:#555;letter-spacing:.06em;font-variant-numeric:tabular-nums}.relay-audio{display:flex;flex-direction:column;gap:14px}.relay-audio-actions{display:flex;flex-direction:column;gap:10px}.relay-audio button:disabled{opacity:.5;cursor:not-allowed}.relay-endpoint{display:flex;flex-direction:column;gap:10px}.relay-endpoint input{width:100%;min-width:0;border:1px solid #363636;border-radius:2px;background:var(--ds-black);color:var(--ds-text);padding:12px;font:300 .82rem/1.5 Roboto,sans-serif}.relay-endpoint input:focus-visible{outline:1px solid var(--ds-accent);outline-offset:2px}.relay-endpoint-hint{color:var(--ds-text-dim);font-size:.75rem;line-height:1.7}.ic{height:calc(100vh - 64px);height:calc(100dvh - 64px);min-height:480px;display:flex;flex-direction:column;overflow:hidden;background:var(--ds-black)}.ic-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;width:100%;height:100vh;height:100dvh;min-height:0;margin:0}.ic-topbar{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:10px 20px;border-bottom:1px solid var(--ds-border);background:var(--ds-surface)}.ic-topbar-left,.ic-topbar-actions{display:flex;align-items:center;gap:16px;min-width:0}.ic-back{display:inline-flex;align-items:center;gap:8px;color:var(--ds-text-dim);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;transition:color .2s ease}.ic-back:hover{color:var(--ds-accent)}.ic-topbar-divider{width:1px;height:18px;background:#333}.ic-status{display:inline-flex;align-items:center;gap:8px;min-width:0;color:var(--ds-text-dim);font-size:.7rem;letter-spacing:.08em}.ic-status-dot{width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#444}.ic-status-connecting{background:var(--ds-accent-dim);animation:ic-blink 1.2s ease-in-out infinite}.ic-status-waiting{background:var(--ds-accent);animation:ic-blink 2s ease-in-out infinite}.ic-status-connected{background:#7fc8a0;box-shadow:0 0 10px #7fc8a02e}.ic-status-ended{background:#b47a7a}.ic-escape-hint{color:#888;font-size:.68rem;white-space:nowrap}.ic-fullscreen-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;padding:0;border:1px solid #333;border-radius:3px;background:transparent;color:var(--ds-text);font-size:1rem;transition:border-color .2s ease,color .2s ease}.ic-fullscreen-btn:hover{border-color:var(--ds-accent);color:var(--ds-accent)}.ic-workspace{display:flex;flex:1;min-height:0;min-width:0;overflow:hidden}.ic-sidebar{display:flex;flex-direction:column;gap:20px;width:320px;min-height:0;flex-shrink:0;padding:24px 20px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;border-right:1px solid var(--ds-border);background:var(--ds-surface)}.ic-sidebar>*{flex-shrink:0}.ic-sidebar-heading{display:flex;flex-direction:column;gap:6px}.ic-kicker{color:var(--ds-accent);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase}.ic-title{margin:0;color:#fff;font-size:1.4rem;font-weight:250;letter-spacing:-.02em}.ic-label{color:var(--ds-text-dim);font-size:.64rem;letter-spacing:.18em;text-transform:uppercase}.ic-desc{color:var(--ds-text-dim);font-size:.8rem;font-weight:300;line-height:1.7}.ic-block{display:flex;flex-direction:column;gap:16px;padding-top:18px;border-top:1px solid var(--ds-border)}.ic-guidance{display:flex;flex-direction:column;gap:14px}.ic-control-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.ic-clear-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid #363636;border-radius:3px;background:transparent;color:var(--ds-text);font-size:.68rem;transition:color .2s ease,border-color .2s ease}.ic-clear-btn:hover{color:var(--ds-accent);border-color:var(--ds-accent)}.ic-seg{display:grid;grid-template-columns:1fr 1fr;border:1px solid #333;border-radius:3px;overflow:hidden;background:var(--ds-black)}.ic-seg-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:12px 8px;border:none;background:transparent;color:var(--ds-text-dim);font-size:.67rem;letter-spacing:.08em;text-transform:uppercase;transition:background .2s ease,color .2s ease}.ic-seg-btn+.ic-seg-btn{border-left:1px solid #333}.ic-seg-btn:hover{color:#fff;background:#171717}.ic-seg-btn.active{color:#fff;background:#1b2428;box-shadow:inset 0 -2px 0 var(--ds-accent)}.ic-probe-panel{padding:16px 12px;border:1px solid var(--ds-accent-dim);border-radius:3px;background:#7fb2c809}.ic-guidance-hint{display:flex;align-items:flex-start;gap:12px;padding:16px 14px;border:1px solid #30383c;border-radius:3px;background:#7fb2c809}.ic-guidance-icon{display:inline-flex;margin-top:3px;color:var(--ds-accent);font-size:1.1rem}.ic-guidance-hint h2{color:var(--ds-text);font-size:.84rem;font-weight:400}.ic-guidance-hint p{margin-top:7px;color:var(--ds-text-dim);font-size:.77rem;line-height:1.7}.ic-shortcut-hint{color:#999;font-size:.7rem;line-height:1.65}.ic-room{display:flex;flex-direction:column;gap:14px}.ic-pin{display:flex;gap:8px}.ic-pin span{display:flex;align-items:center;justify-content:center;width:50px;height:62px;border:1px solid var(--ds-accent-dim);border-radius:3px;background:var(--ds-black);color:#fff;font-size:1.8rem;font-weight:250}.ic-connected .ic-pin span{width:42px;height:48px;font-size:1.4rem}.ic-details{border-top:1px solid #2a2a2a}.ic-details summary{display:flex;align-items:center;gap:10px;padding:15px 0 0;list-style:none;cursor:pointer;color:var(--ds-text);font-size:.77rem;-webkit-user-select:none;user-select:none}.ic-details summary::-webkit-details-marker{display:none}.ic-details summary:before{content:"";width:6px;height:6px;flex-shrink:0;border-right:1px solid var(--ds-accent);border-bottom:1px solid var(--ds-accent);transform:rotate(-45deg);transition:transform .2s ease}.ic-details[open] summary:before{transform:rotate(45deg)}.ic-summary-meta{margin-left:auto;color:#999;font-size:.68rem;font-variant-numeric:tabular-nums}.ic-details-body{padding-top:18px}.ic-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:1px solid #fff;border-radius:3px;background:#fff;color:#0a0a0a;font-size:.72rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;transition:background .2s ease,border-color .2s ease,color .2s ease}.ic-btn:hover:not(:disabled){background:var(--ds-accent);border-color:var(--ds-accent)}.ic-btn-ghost{border-color:#3a3a3a;background:transparent;color:var(--ds-text)}.ic-btn-ghost:hover:not(:disabled){background:transparent;border-color:var(--ds-accent);color:var(--ds-accent)}.ic-btn-danger{border-color:#593434;background:transparent;color:#e2a0a0}.ic-btn-danger:hover:not(:disabled){border-color:#d08a8a;background:#d08a8a14}.ic-btn-small{min-height:36px;padding:8px 12px;font-size:.65rem;white-space:nowrap}.ic button:focus-visible,.ic summary:focus-visible,.ic a:focus-visible{outline:2px solid var(--ds-accent);outline-offset:4px}.ic-error{padding:12px 14px;border:1px solid #633939;border-radius:3px;background:#d08a8a0f;color:#e2a0a0;font-size:.78rem;line-height:1.65;overflow-wrap:anywhere}.ic-progress{position:relative;height:2px;overflow:hidden;background:var(--ds-border)}.ic-progress span{position:absolute;inset:0 auto 0 -40%;width:40%;background:var(--ds-accent);animation:ic-slide 1.4s ease-in-out infinite}.ic-stats{display:flex;flex-direction:column;gap:10px}.ic-stats div{display:flex;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--ds-border);color:var(--ds-text-dim);font-size:.75rem}.ic-stats strong{color:var(--ds-text);font-weight:400;font-variant-numeric:tabular-nums}.ic-log{display:flex;flex-direction:column;gap:10px;max-height:220px;overflow-y:auto;list-style:none;margin:0;padding:0;color:var(--ds-text-dim);font-size:.7rem;line-height:1.6;overflow-wrap:anywhere}.ic-log-time{margin-right:8px;color:#999;font-variant-numeric:tabular-nums}.ic-stage{display:flex;flex:1;min-width:0;min-height:0;padding:16px;overflow:hidden}.ic-stage>.rstage{flex:1;min-width:0;min-height:0}.ic-fullscreen .ic-stage{padding:10px}@media (max-width: 1050px){.ic-sidebar{width:290px;padding:20px 16px}.ic-escape-hint{display:none}.ic-topbar{padding:10px 14px}}@media (max-width: 700px){.ic{min-height:0}.ic-topbar{min-height:54px;gap:8px;padding:8px 10px}.ic-topbar-left,.ic-topbar-actions{gap:8px}.ic-back span,.ic-topbar-divider{display:none}.ic-back{padding:8px;font-size:1rem}.ic-status{font-size:.65rem;letter-spacing:0}.ic-btn-small{padding:8px;font-size:.6rem;letter-spacing:0}.ic-workspace{flex-direction:column}.ic-stage{order:0;flex:0 0 42%;padding:8px}.ic-fullscreen .ic-stage{padding:8px}.ic-sidebar{order:1;flex:1;width:100%;min-height:0;padding:16px;gap:16px;border-right:none;border-top:1px solid var(--ds-border)}.ic-title{font-size:1.15rem}.ic-stage .rstage-sub{min-width:100px;width:30%;bottom:10px;right:10px}}@keyframes ic-blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes ic-slide{0%{left:-40%}to{left:100%}}@media (prefers-reduced-motion: reduce){.ic *,.ic *:before,.ic *:after{animation:none!important;transition:none!important}}.console-page{width:100%;background:var(--ds-black)}.ev-page{width:100%}.ev-inner{max-width:1140px;margin:0 auto;padding:0 24px}.ev-header{padding:110px 0 80px;border-bottom:1px solid var(--ds-border)}.ev-kicker{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:var(--ds-accent);margin-bottom:18px}.ev-title{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:200;color:#fff;letter-spacing:-.025em;line-height:1.15;max-width:720px}.ev-lede{margin-top:24px;color:var(--ds-text-dim);font-weight:300;max-width:600px;line-height:1.8;font-size:.98rem}.ev-section{padding:100px 0;border-bottom:1px solid var(--ds-border)}.ev-study{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.ev-study+.ev-study{margin-top:100px;padding-top:100px;border-top:1px solid var(--ds-border)}.ev-study.reverse .ev-study-media{order:2}.ev-study-media img{width:100%;display:block;border:1px solid var(--ds-border);background:#f8f8f8}.ev-study-media-caption{margin-top:12px;font-size:.72rem;color:#555;letter-spacing:.06em}.ev-study-type{display:inline-block;padding:4px 12px;border:1px solid var(--ds-accent-dim);border-radius:100px;font-size:.64rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ds-accent);margin-bottom:20px}.ev-study-title{font-size:1.45rem;font-weight:300;color:#fff;letter-spacing:-.01em;line-height:1.4}.ev-study-meta{margin-top:14px;font-size:.76rem;color:var(--ds-text-dim);letter-spacing:.06em;line-height:1.7}.ev-study-meta strong{color:var(--ds-text);font-weight:400}.ev-study-findings{margin-top:28px}.ev-study-findings-label{font-size:.66rem;letter-spacing:.24em;text-transform:uppercase;color:var(--ds-text-dim);margin-bottom:14px}.ev-study-quote{font-size:.94rem;font-weight:300;font-style:italic;color:var(--ds-text-dim);line-height:1.85;border-left:1px solid var(--ds-accent);padding-left:22px;margin:0}.ev-study-points{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-direction:column;gap:12px}.ev-study-points li{font-size:.85rem;font-weight:300;color:var(--ds-text-dim);line-height:1.7;padding-left:18px;position:relative}.ev-study-points li:before{content:"";position:absolute;left:0;top:.65em;width:6px;height:1px;background:var(--ds-accent)}.ev-testimonials{display:grid;grid-template-columns:1fr;gap:1px;background:var(--ds-border);border:1px solid var(--ds-border);margin-top:64px}.ev-testimonial{background:var(--ds-black);padding:48px 44px}.ev-testimonial-quote{font-size:1.05rem;font-weight:250;color:var(--ds-text);line-height:1.8;letter-spacing:-.005em;max-width:820px}.ev-testimonial-quote:before{content:"“";color:var(--ds-accent)}.ev-testimonial-quote:after{content:"”";color:var(--ds-accent)}.ev-testimonial-attribution{margin-top:22px;font-size:.78rem;color:var(--ds-text-dim);letter-spacing:.08em}.ev-testimonial-attribution strong{color:var(--ds-text);font-weight:400}.ev-note{margin-top:64px;border:1px solid var(--ds-border);background:var(--ds-surface);padding:36px 40px;max-width:780px}.ev-note p{font-size:.86rem;font-weight:300;color:var(--ds-text-dim);line-height:1.85}.ev-note p+p{margin-top:14px}.ev-cta{padding:110px 0;text-align:center}.ev-cta h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:200;color:#fff;letter-spacing:-.02em}.ev-cta p{margin:18px auto 0;color:var(--ds-text-dim);font-weight:300;max-width:460px;line-height:1.8;font-size:.92rem}.ev-cta-btn{display:inline-flex;align-items:center;gap:10px;margin-top:40px;padding:13px 28px;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:400;border-radius:2px;background:#fff;color:#0a0a0a;border:1px solid #ffffff;transition:all .3s ease}.ev-cta-btn:hover{background:var(--ds-accent);border-color:var(--ds-accent)}@media (max-width: 900px){.ev-study{grid-template-columns:1fr;gap:40px}.ev-study.reverse .ev-study-media{order:0}.ev-header{padding:80px 0 60px}.ev-section{padding:70px 0}.ev-study+.ev-study{margin-top:70px;padding-top:70px}.ev-testimonial{padding:36px 28px}}.contact-page{width:100%}.contact-inner{max-width:1140px;margin:0 auto;padding:0 24px}.contact-header{padding:110px 0 70px;border-bottom:1px solid var(--ds-border);background:radial-gradient(ellipse 60% 50% at 70% 0%,rgba(127,178,200,.05),transparent),var(--ds-black)}.contact-kicker{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:var(--ds-accent);margin-bottom:18px}.contact-title{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:200;color:#fff;letter-spacing:-.025em;line-height:1.15;max-width:700px}.contact-lede{margin-top:24px;color:var(--ds-text-dim);font-weight:300;max-width:560px;line-height:1.8;font-size:.98rem}.contact-body{padding:90px 0 120px}.contact-grid{display:grid;grid-template-columns:5fr 7fr;gap:72px;align-items:start}.contact-aside-item{padding:26px 0;border-top:1px solid var(--ds-border);display:flex;gap:18px;align-items:flex-start}.contact-aside-item:last-child{border-bottom:1px solid var(--ds-border)}.contact-aside-icon{color:var(--ds-accent-dim);font-size:1.05rem;margin-top:3px;flex-shrink:0}.contact-aside-text{font-size:.84rem;font-weight:300;color:var(--ds-text);line-height:1.75}.contact-aside-text strong{display:block;color:#fff;font-weight:400;margin-bottom:3px;font-size:.88rem}.contact-form{border:1px solid var(--ds-border);background:var(--ds-surface);padding:44px 40px}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-field{display:flex;flex-direction:column;margin-bottom:24px}.contact-label{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:#b0b0b0;margin-bottom:10px;font-weight:500}.contact-input,.contact-select,.contact-textarea{background:var(--ds-black);border:1px solid var(--ds-border);color:var(--ds-text);font-family:inherit;font-size:.9rem;font-weight:300;padding:13px 16px;border-radius:2px;transition:border-color .3s ease;outline:none;width:100%}.contact-input:focus,.contact-select:focus,.contact-textarea:focus{border-color:var(--ds-accent-dim)}.contact-input::placeholder,.contact-textarea::placeholder{color:#888}.contact-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.contact-textarea{resize:vertical;min-height:130px;line-height:1.7}.contact-submit{display:inline-flex;align-items:center;gap:10px;padding:13px 30px;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:400;border-radius:2px;background:#fff;color:#0a0a0a;border:1px solid #ffffff;transition:all .3s ease}.contact-submit:hover:not(:disabled){background:var(--ds-accent);border-color:var(--ds-accent)}.contact-submit:disabled{opacity:.5;cursor:not-allowed}.contact-error{margin-top:18px;font-size:.82rem;font-weight:400;color:#e59f9f;line-height:1.6}.contact-confirm{border:1px solid var(--ds-border);background:var(--ds-surface);padding:64px 48px;text-align:center}.contact-confirm-icon{font-size:2rem;color:var(--ds-accent);margin-bottom:22px}.contact-confirm h2{font-size:1.5rem;font-weight:200;color:#fff;letter-spacing:-.01em}.contact-confirm p{margin:16px auto 0;font-size:.9rem;font-weight:300;color:var(--ds-text);max-width:420px;line-height:1.8}.contact-confirm-status{display:inline-flex;align-items:center;gap:10px;margin-top:28px;padding:7px 18px;border:1px solid var(--ds-accent-dim);border-radius:100px;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ds-accent)}.contact-confirm-dot{width:6px;height:6px;border-radius:50%;background:var(--ds-accent);animation:contact-pulse 2s ease-in-out infinite}@keyframes contact-pulse{0%,to{opacity:1}50%{opacity:.3}}.contact-confirm-again{margin-top:36px;background:transparent;border:1px solid #333333;color:var(--ds-text);padding:11px 24px;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;border-radius:2px;transition:all .3s ease}.contact-confirm-again:hover{border-color:var(--ds-accent);color:var(--ds-accent)}@media (max-width: 900px){.contact-grid{grid-template-columns:1fr;gap:48px}.contact-form-row{grid-template-columns:1fr;gap:0}.contact-header{padding:80px 0 56px}.contact-body{padding:60px 0 90px}.contact-form{padding:32px 24px}.contact-confirm{padding:48px 24px}}.page-placeholder{max-width:1200px;margin:0 auto;padding:120px 24px;min-height:60vh}.page-placeholder h1{font-size:2.2rem;font-weight:200;color:#fff;letter-spacing:-.02em}.page-placeholder p{margin-top:16px;color:var(--ds-text-dim);max-width:560px;font-weight:300}.page-placeholder-rule{width:48px;height:1px;background:var(--ds-accent);margin-top:24px;border:none}.app-shell{display:flex;flex-direction:column;min-height:100vh;background-color:var(--ds-black)}.app-main{flex:1;width:100%}
