@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;500;600&family=DM+Serif+Display:ital@0;1&family=Noto+Sans+SC:wght@300;400;500;600&family=Space+Grotesk:wght@300;400;500;600&family=Space+Mono:wght@400;700&display=swap";.architecture-section[data-v-8cc00135]{padding-top:104px;justify-content:center;background:linear-gradient(180deg,#04090db8,#050b0fe6)}.architecture-section .architecture-heading[data-v-8cc00135]{margin:24px 0 22px;display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:40px}.architecture-section .architecture-heading>div p[data-v-8cc00135]{margin:0 0 8px;color:var(--accent);font-family:var(--font-mono);font-size:9px;letter-spacing:.14em}.architecture-section .architecture-heading h2[data-v-8cc00135]{margin:0;font-family:var(--font-display);font-size:clamp(50px,6.4vw,98px);font-weight:400;line-height:.8;letter-spacing:-.065em}.architecture-section .architecture-heading h2 em[data-v-8cc00135]{color:transparent;font-family:var(--font-serif);font-style:normal;-webkit-text-stroke:1px rgba(238,244,246,.62)}.architecture-section .architecture-heading .architecture-intro[data-v-8cc00135]{max-width:500px;margin:0;color:var(--soft);font-size:13px;line-height:1.8}.architecture-section .architecture-console[data-v-8cc00135]{border:1px solid var(--line);background:#04090dd1;box-shadow:0 30px 90px #0000003d}.architecture-section .architecture-console .console-toolbar[data-v-8cc00135]{min-height:54px;padding:7px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:16px}.architecture-section .architecture-console .console-toolbar .view-tabs[data-v-8cc00135]{display:flex;align-items:stretch;gap:5px}.architecture-section .architecture-console .console-toolbar .view-tabs button[data-v-8cc00135]{min-width:142px;padding:10px 13px;border:1px solid transparent;background:transparent;color:var(--muted);font:inherit;font-size:10px;cursor:pointer;transition:all .2s ease}.architecture-section .architecture-console .console-toolbar .view-tabs button span[data-v-8cc00135]{margin-right:9px;color:var(--accent);font-family:var(--font-mono);font-size:7px}.architecture-section .architecture-console .console-toolbar .view-tabs button.active[data-v-8cc00135]{border-color:#7cf7d43d;background:#7cf7d40f;color:var(--text)}.architecture-section .architecture-console .console-toolbar>a[data-v-8cc00135]{padding:9px 12px;display:flex;align-items:center;gap:9px;color:var(--soft);font-family:var(--font-mono);font-size:8px;letter-spacing:.08em;text-decoration:none;white-space:nowrap}.architecture-section .diagram-layout[data-v-8cc00135]{display:grid;grid-template-columns:minmax(0,1fr) 220px}.architecture-section .diagram-stage[data-v-8cc00135]{min-width:0;border-right:1px solid var(--line);overflow:hidden}.architecture-section .diagram-stage svg[data-v-8cc00135]{width:100%;height:auto;display:block}.architecture-section .diagram-stage .boundary[data-v-8cc00135]{fill:#7cf7d405;stroke:#7cf7d42e;stroke-width:1;stroke-dasharray:6 5}.architecture-section .diagram-stage .gpu-boundary[data-v-8cc00135]{fill:#8297ff06;stroke:#8297ff40}.architecture-section .diagram-stage .boundary-label[data-v-8cc00135]{fill:var(--accent);font-family:var(--font-mono);font-size:8px;letter-spacing:.08em}.architecture-section .diagram-stage .edge[data-v-8cc00135]{color:#71808452;transition:color .28s ease}.architecture-section .diagram-stage .edge path[data-v-8cc00135]{fill:none;stroke:currentColor;stroke-width:1.1}.architecture-section .diagram-stage .edge .label-path[data-v-8cc00135]{stroke:none}.architecture-section .diagram-stage .edge text[data-v-8cc00135]{fill:currentColor;font-family:var(--font-mono);font-size:7px;text-anchor:middle;transform:translateY(-7px)}.architecture-section .diagram-stage .edge.focused[data-v-8cc00135]{color:var(--accent)}.architecture-section .diagram-stage .edge.focused path[data-v-8cc00135]:first-child{stroke-dasharray:5 5;animation:architectureFlow-8cc00135 1.2s linear infinite}.architecture-section .diagram-stage .node[data-v-8cc00135]{cursor:pointer;opacity:.3;transition:opacity .25s ease,filter .25s ease}.architecture-section .diagram-stage .node rect[data-v-8cc00135]{fill:#081117;stroke:#526269;stroke-width:1;transition:all .25s ease}.architecture-section .diagram-stage .node .node-content[data-v-8cc00135]{height:100%;display:grid;grid-template-columns:16px 1fr;grid-template-rows:auto auto;align-items:center;color:#8a9a9e;font-family:var(--font-body)}.architecture-section .diagram-stage .node .node-content svg[data-v-8cc00135]{grid-row:1/3;color:currentColor}.architecture-section .diagram-stage .node .node-content strong[data-v-8cc00135]{font-size:10px;font-weight:500}.architecture-section .diagram-stage .node .node-content span[data-v-8cc00135]{font-family:var(--font-mono);font-size:6px}.architecture-section .diagram-stage .node.focused[data-v-8cc00135]{opacity:1}.architecture-section .diagram-stage .node.selected[data-v-8cc00135]{filter:drop-shadow(0 0 8px rgba(124,247,212,.22))}.architecture-section .diagram-stage .node.selected rect[data-v-8cc00135]{stroke:var(--accent);fill:#7cf7d413}.architecture-section .diagram-stage .node.selected .node-content[data-v-8cc00135]{color:var(--text)}.architecture-section .diagram-stage .node.type-runtime rect[data-v-8cc00135]{stroke:#50cda8}.architecture-section .diagram-stage .node.type-shader rect[data-v-8cc00135]{stroke:#8297ff}.architecture-section .diagram-stage .node.type-safety rect[data-v-8cc00135]{stroke:#ff805d}.architecture-section .diagram-stage .node.type-external rect[data-v-8cc00135]{stroke:#819099}.architecture-section .node-inspector[data-v-8cc00135]{padding:22px;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(124,247,212,.035),transparent)}.architecture-section .node-inspector .inspector-index[data-v-8cc00135]{margin-bottom:auto;display:flex;align-items:baseline;justify-content:space-between;color:var(--muted);font-family:var(--font-mono);font-size:7px;letter-spacing:.1em}.architecture-section .node-inspector .inspector-index strong[data-v-8cc00135]{color:var(--accent);font-size:16px;font-weight:400}.architecture-section .node-inspector>svg[data-v-8cc00135]{margin:25px 0 12px;color:var(--accent)}.architecture-section .node-inspector h3[data-v-8cc00135]{margin:0 0 10px;font-family:var(--font-display);font-size:20px;font-weight:500}.architecture-section .node-inspector p[data-v-8cc00135]{margin:0;color:var(--muted);font-size:10px;line-height:1.75}.architecture-section .node-inspector .inspector-meta[data-v-8cc00135]{margin-top:22px;padding-top:12px;display:flex;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-family:var(--font-mono);font-size:7px}.architecture-section .node-inspector .inspector-meta strong[data-v-8cc00135]{color:var(--soft);font-weight:400}.architecture-section .node-inspector .signal-meter[data-v-8cc00135]{margin-top:16px;display:grid;grid-template-columns:1fr repeat(4,5px);align-items:center;gap:4px}.architecture-section .node-inspector .signal-meter span[data-v-8cc00135]{height:1px;background:linear-gradient(90deg,var(--accent),transparent)}.architecture-section .node-inspector .signal-meter i[data-v-8cc00135]{width:4px;height:4px;border-radius:50%;background:var(--accent);opacity:.2}.architecture-section .node-inspector .signal-meter i[data-v-8cc00135]:nth-child(3){opacity:.4}.architecture-section .node-inspector .signal-meter i[data-v-8cc00135]:nth-child(4){opacity:.65}.architecture-section .node-inspector .signal-meter i[data-v-8cc00135]:nth-child(5){opacity:1;box-shadow:0 0 8px var(--accent)}.architecture-section .architecture-notes[data-v-8cc00135]{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-top:0}.architecture-section .architecture-notes article[data-v-8cc00135]{padding:14px 18px;display:flex;gap:12px;border-right:1px solid var(--line);background:#050a0eb3}.architecture-section .architecture-notes article[data-v-8cc00135]:last-child{border-right:0}.architecture-section .architecture-notes article i[data-v-8cc00135]{width:5px;height:5px;margin-top:5px;flex:0 0 auto;border-radius:50%;background:var(--accent);box-shadow:0 0 8px var(--accent)}.architecture-section .architecture-notes article strong[data-v-8cc00135]{font-size:11px;font-weight:500}.architecture-section .architecture-notes article p[data-v-8cc00135]{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.55}@keyframes architectureFlow-8cc00135{to{stroke-dashoffset:-10}}@media(max-width:960px){.architecture-section[data-v-8cc00135]{padding-top:100px;padding-bottom:52px}.architecture-section .architecture-heading[data-v-8cc00135]{grid-template-columns:1fr;gap:14px}.architecture-section .architecture-console .console-toolbar[data-v-8cc00135]{align-items:stretch;flex-direction:column}.architecture-section .architecture-console .console-toolbar .view-tabs[data-v-8cc00135]{overflow-x:auto}.architecture-section .architecture-console .console-toolbar .view-tabs button[data-v-8cc00135]{min-width:150px}.architecture-section .architecture-console .console-toolbar>a[data-v-8cc00135]{align-self:flex-end}.architecture-section .diagram-layout[data-v-8cc00135]{grid-template-columns:1fr}.architecture-section .diagram-stage[data-v-8cc00135]{border-right:0;border-bottom:1px solid var(--line);overflow-x:auto}.architecture-section .diagram-stage svg[data-v-8cc00135]{min-width:760px}.architecture-section .node-inspector[data-v-8cc00135]{min-height:170px}.architecture-section .node-inspector .inspector-index[data-v-8cc00135]{margin-bottom:10px}.architecture-section .node-inspector>svg[data-v-8cc00135]{margin:6px 0}.architecture-section .node-inspector p[data-v-8cc00135]{max-width:520px}.architecture-section .node-inspector .signal-meter[data-v-8cc00135]{display:none}.architecture-section .architecture-notes[data-v-8cc00135]{grid-template-columns:1fr}.architecture-section .architecture-notes article[data-v-8cc00135]{border-right:0;border-bottom:1px solid var(--line)}.architecture-section .architecture-notes article[data-v-8cc00135]:last-child{border-bottom:0}}@media(max-width:520px){.architecture-section .architecture-heading h2[data-v-8cc00135]{font-size:52px}.architecture-section .architecture-heading .architecture-intro[data-v-8cc00135]{font-size:11px}.architecture-section .architecture-console .console-toolbar>a[data-v-8cc00135]{align-self:flex-start}}.capability-section[data-v-0d364216]{justify-content:center}.capability-section .capability-heading[data-v-0d364216]{margin-bottom:clamp(30px,6vh,74px);display:grid;grid-template-columns:.55fr 1.45fr;align-items:end}.capability-section .capability-heading p[data-v-0d364216]{margin:0 0 8px;color:var(--accent);font-family:var(--font-mono);font-size:9px;line-height:1.7;letter-spacing:.16em}.capability-section .capability-heading h2[data-v-0d364216]{margin:0;font-family:var(--font-display);font-size:clamp(54px,8.2vw,132px);font-weight:400;line-height:.78;letter-spacing:-.07em}.capability-section .capability-heading h2 em[data-v-0d364216]{color:transparent;font-family:var(--font-serif);font-weight:400;-webkit-text-stroke:1px rgba(238,244,246,.6)}.capability-section .field-list[data-v-0d364216]{border-top:1px solid var(--line)}.capability-section .field-list article[data-v-0d364216]{border-bottom:1px solid var(--line);transition:background .3s ease}.capability-section .field-list article button[data-v-0d364216]{width:100%;min-height:76px;padding:0 8px;display:grid;grid-template-columns:60px 1fr 1fr 30px;align-items:center;border:0;background:transparent;color:var(--text);text-align:left;cursor:pointer}.capability-section .field-list article button .field-index[data-v-0d364216],.capability-section .field-list article button .field-summary[data-v-0d364216]{color:var(--muted);font-family:var(--font-mono);font-size:9px;letter-spacing:.11em}.capability-section .field-list article button .field-title[data-v-0d364216]{font-family:var(--font-display);font-size:clamp(20px,2vw,30px);letter-spacing:-.03em}.capability-section .field-list article button .field-symbol[data-v-0d364216]{justify-self:end;color:var(--accent);font-size:18px}.capability-section .field-list article p[data-v-0d364216]{max-height:0;margin:0;padding:0 8px 0 68px;overflow:hidden;color:var(--soft);font-size:14px;line-height:1.7;opacity:0;transition:all .35s ease}.capability-section .field-list article.active[data-v-0d364216]{background:linear-gradient(90deg,rgba(124,247,212,.045),transparent 64%)}.capability-section .field-list article.active p[data-v-0d364216]{max-height:100px;padding-bottom:22px;opacity:1}@media(max-width:700px){.capability-section[data-v-0d364216]{padding-top:110px;padding-bottom:70px}.capability-section .capability-heading[data-v-0d364216]{grid-template-columns:1fr;gap:18px}.capability-section .capability-heading h2[data-v-0d364216]{font-size:clamp(52px,16vw,84px)}.capability-section .field-list article button[data-v-0d364216]{min-height:68px;grid-template-columns:34px 1fr 24px}.capability-section .field-list article button .field-summary[data-v-0d364216]{display:none}.capability-section .field-list article p[data-v-0d364216]{padding-left:42px}}.field-canvas[data-v-a9671876]{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#05070a;pointer-events:none}.optics-section[data-v-4317f379]{padding-top:102px;justify-content:center;background:linear-gradient(180deg,#040a0f73,#05090dd1)}.optics-section .lab-header[data-v-4317f379]{margin:28px 0 24px;display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:40px}.optics-section .lab-header>div p[data-v-4317f379]{margin:0 0 8px;color:var(--accent);font-family:var(--font-mono);font-size:9px;letter-spacing:.14em}.optics-section .lab-header h2[data-v-4317f379]{margin:0;font-family:var(--font-display);font-size:clamp(52px,7vw,108px);font-weight:400;line-height:.85;letter-spacing:-.065em}.optics-section .lab-header .lab-intro[data-v-4317f379]{max-width:520px;margin:0;color:var(--soft);font-size:13px;line-height:1.8}.optics-section .lab-layout[data-v-4317f379]{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 330px;border:1px solid var(--line);background:#04090d9e;box-shadow:0 30px 100px #00000047}.optics-section .simulation-stage[data-v-4317f379]{position:relative;min-height:460px;overflow:hidden}.optics-section .simulation-stage canvas[data-v-4317f379]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#050a0f}.optics-section .simulation-stage .medium-label[data-v-4317f379]{position:absolute;left:22px;display:flex;flex-direction:column;gap:5px;color:var(--muted);font-family:var(--font-mono);font-size:8px;letter-spacing:.13em}.optics-section .simulation-stage .medium-label strong[data-v-4317f379]{color:var(--soft);font-size:10px;font-weight:400}.optics-section .simulation-stage .medium-one[data-v-4317f379]{top:22px}.optics-section .simulation-stage .medium-two[data-v-4317f379]{bottom:22px}.optics-section .simulation-stage .angle-label[data-v-4317f379]{position:absolute;color:#eef4f6ad;font-family:var(--font-mono);font-size:8px;letter-spacing:.08em}.optics-section .simulation-stage .incident[data-v-4317f379]{top:31%;left:43%}.optics-section .simulation-stage .reflected[data-v-4317f379]{top:31%;left:55%}.optics-section .simulation-stage .refracted[data-v-4317f379]{right:40%;bottom:25%}.optics-section .simulation-stage .simulation-status[data-v-4317f379]{position:absolute;right:18px;bottom:18px;padding:10px 13px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;background:#050c10bd;color:var(--soft);font-family:var(--font-mono);font-size:8px;letter-spacing:.1em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.optics-section .simulation-stage .simulation-status i[data-v-4317f379]{width:5px;height:5px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px var(--accent)}.optics-section .simulation-stage .simulation-status.warning[data-v-4317f379]{border-color:#ff805d73;color:#ffad94}.optics-section .simulation-stage .simulation-status.warning i[data-v-4317f379]{background:#ff805d;box-shadow:0 0 10px #ff805d}.optics-section .control-panel[data-v-4317f379]{padding:20px;border-left:1px solid var(--line);background:#080f14b8}.optics-section .control-panel .panel-heading[data-v-4317f379]{margin-bottom:24px;padding-bottom:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.optics-section .control-panel .panel-heading div[data-v-4317f379]{display:flex;flex-direction:column;gap:4px}.optics-section .control-panel .panel-heading span[data-v-4317f379]{font-size:13px}.optics-section .control-panel .panel-heading small[data-v-4317f379]{color:var(--muted);font-family:var(--font-mono);font-size:7px;letter-spacing:.14em}.optics-section .control-panel .panel-heading button[data-v-4317f379]{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--soft);cursor:pointer}.optics-section .control-panel label[data-v-4317f379]{margin-bottom:19px;display:block}.optics-section .control-panel label>span[data-v-4317f379]{margin-bottom:10px;display:flex;justify-content:space-between}.optics-section .control-panel label>span b[data-v-4317f379]{color:var(--soft);font-size:11px;font-weight:400}.optics-section .control-panel label>span output[data-v-4317f379]{color:var(--accent);font-family:var(--font-mono);font-size:10px}.optics-section .control-panel label input[data-v-4317f379]{width:100%;height:2px;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--line);cursor:pointer;accent-color:var(--accent)}.optics-section .control-panel label input[data-v-4317f379]::-webkit-slider-thumb{width:13px;height:13px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #07100e;border-radius:50%;background:var(--accent);box-shadow:0 0 10px #7cf7d473}.optics-section .control-panel .results-grid[data-v-4317f379]{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.optics-section .control-panel .results-grid div[data-v-4317f379]{padding:11px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.optics-section .control-panel .results-grid div span[data-v-4317f379]{display:block;color:var(--muted);font-size:9px}.optics-section .control-panel .results-grid div strong[data-v-4317f379]{margin-top:5px;display:block;font-family:var(--font-mono);font-size:12px;font-weight:400}.optics-section .control-panel .formula[data-v-4317f379]{margin-top:18px;padding:13px;border:1px solid rgba(124,247,212,.16);background:#7cf7d409}.optics-section .control-panel .formula span[data-v-4317f379]{display:block;color:var(--accent);font-size:8px;letter-spacing:.1em}.optics-section .control-panel .formula strong[data-v-4317f379]{margin:8px 0;display:block;font-family:var(--font-serif);font-size:16px;font-weight:400}.optics-section .control-panel .formula p[data-v-4317f379]{margin:0;color:var(--muted);font-size:9px}@media(max-width:900px){.optics-section[data-v-4317f379]{padding-top:100px;padding-bottom:48px}.optics-section .lab-header[data-v-4317f379]{grid-template-columns:1fr;gap:14px}.optics-section .lab-layout[data-v-4317f379]{grid-template-columns:1fr}.optics-section .simulation-stage[data-v-4317f379]{min-height:48vh}.optics-section .control-panel[data-v-4317f379]{border-top:1px solid var(--line);border-left:0}}@media(max-width:520px){.optics-section .lab-header h2[data-v-4317f379]{font-size:56px}.optics-section .simulation-stage[data-v-4317f379]{min-height:380px}.optics-section .simulation-stage .angle-label[data-v-4317f379]{display:none}.optics-section .control-panel[data-v-4317f379]{padding:16px}}.physics-gallery[data-v-d0809912]{padding-top:102px;justify-content:center;background:#04080db3}.physics-gallery .gallery-heading[data-v-d0809912]{margin:30px 0 24px;display:flex;align-items:end;justify-content:space-between;gap:30px}.physics-gallery .gallery-heading p[data-v-d0809912]{margin:0 0 8px;color:var(--accent);font-family:var(--font-mono);font-size:9px;letter-spacing:.14em}.physics-gallery .gallery-heading h2[data-v-d0809912]{margin:0;font-family:var(--font-display);font-size:clamp(50px,6vw,92px);font-weight:400;line-height:.86;letter-spacing:-.06em}.physics-gallery .gallery-heading .experiment-tabs[data-v-d0809912]{display:flex;border:1px solid var(--line);background:#050b0fb8}.physics-gallery .gallery-heading .experiment-tabs button[data-v-d0809912]{min-width:138px;padding:13px 16px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);font:inherit;font-size:11px;cursor:pointer;transition:all .2s ease}.physics-gallery .gallery-heading .experiment-tabs button[data-v-d0809912]:last-child{border-right:0}.physics-gallery .gallery-heading .experiment-tabs button span[data-v-d0809912]{margin-right:9px;color:var(--accent);font-family:var(--font-mono);font-size:8px}.physics-gallery .gallery-heading .experiment-tabs button.active[data-v-d0809912]{background:#7cf7d414;color:var(--text)}.physics-gallery .experiment-layout[data-v-d0809912]{min-height:480px;display:grid;grid-template-columns:minmax(0,1fr) 330px;border:1px solid var(--line);background:#04090db8}.physics-gallery .visual-stage[data-v-d0809912]{position:relative;min-height:480px;overflow:hidden}.physics-gallery .visual-stage canvas[data-v-d0809912]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#040810}.physics-gallery .visual-stage .stage-note[data-v-d0809912]{position:absolute;top:18px;color:var(--muted);font-family:var(--font-mono);font-size:8px;letter-spacing:.12em}.physics-gallery .visual-stage .note-left[data-v-d0809912]{left:18px}.physics-gallery .visual-stage .note-right[data-v-d0809912]{right:18px}.physics-gallery .visual-stage .live-badge[data-v-d0809912]{position:absolute;right:18px;bottom:18px;padding:9px 12px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;background:#040a0ebf;color:var(--soft);font-family:var(--font-mono);font-size:8px;letter-spacing:.1em}.physics-gallery .visual-stage .live-badge i[data-v-d0809912]{width:5px;height:5px;border-radius:50%;background:var(--accent);box-shadow:0 0 9px var(--accent)}.physics-gallery .visual-stage .live-badge.escape[data-v-d0809912]{color:#ffad94}.physics-gallery .visual-stage .live-badge.escape i[data-v-d0809912]{background:#ff805d;box-shadow:0 0 9px #ff805d}.physics-gallery .orbit-stage[data-v-d0809912]{background:radial-gradient(circle at 50% 50%,#3d478224,#040810 60%)}.physics-gallery .orbit-stage svg[data-v-d0809912]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.physics-gallery .orbit-stage .grid[data-v-d0809912]{fill:none;stroke:#7cf7d417;stroke-width:1}.physics-gallery .orbit-stage .orbit-path[data-v-d0809912]{fill:none;stroke:#7cf7d47a;stroke-width:1.2;stroke-dasharray:5 5}.physics-gallery .orbit-stage .escape[data-v-d0809912]{stroke:#ff805da6}.physics-gallery .orbit-stage .planet-motion[data-v-d0809912]{transform-origin:350px 190px;animation:planetRound-d0809912 var(--orbit-speed) linear infinite}.physics-gallery .orbit-stage .planet-motion circle[data-v-d0809912]{transform:scaleY(var(--orbit-y));transform-origin:350px 190px}.physics-gallery .orbit-stage .planet-motion .escaping[data-v-d0809912]{animation:planetEscape-d0809912 2.6s ease-in infinite}.physics-gallery .orbit-stage .gravity-readout[data-v-d0809912]{position:absolute;top:20px;left:20px;display:flex;flex-direction:column;color:var(--muted);font-size:9px}.physics-gallery .orbit-stage .gravity-readout strong[data-v-d0809912]{margin-top:5px;color:var(--text);font-family:var(--font-mono);font-size:18px;font-weight:400}.physics-gallery .experiment-controls[data-v-d0809912]{padding:20px;border-left:1px solid var(--line);background:#080f14c2}.physics-gallery .experiment-controls .control-title[data-v-d0809912]{margin-bottom:14px;padding-bottom:15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.physics-gallery .experiment-controls .control-title div[data-v-d0809912]{display:flex;flex-direction:column;gap:4px}.physics-gallery .experiment-controls .control-title strong[data-v-d0809912]{font-size:15px;font-weight:500}.physics-gallery .experiment-controls .control-title span[data-v-d0809912]{color:var(--muted);font-family:var(--font-mono);font-size:7px;letter-spacing:.1em}.physics-gallery .experiment-controls .control-title button[data-v-d0809912]{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--soft);cursor:pointer}.physics-gallery .experiment-controls .description[data-v-d0809912]{margin:0 0 22px;color:var(--muted);font-size:11px;line-height:1.7}.physics-gallery .experiment-controls label[data-v-d0809912]{margin-bottom:18px;display:block}.physics-gallery .experiment-controls label>span[data-v-d0809912]{margin-bottom:9px;display:flex;justify-content:space-between}.physics-gallery .experiment-controls label>span b[data-v-d0809912]{color:var(--soft);font-size:10px;font-weight:400}.physics-gallery .experiment-controls label>span output[data-v-d0809912]{color:var(--accent);font-family:var(--font-mono);font-size:9px}.physics-gallery .experiment-controls label input[data-v-d0809912]{width:100%;height:2px;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--line);cursor:pointer}.physics-gallery .experiment-controls label input[data-v-d0809912]::-webkit-slider-thumb{width:13px;height:13px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #07100e;border-radius:50%;background:var(--accent);box-shadow:0 0 9px #7cf7d473}.physics-gallery .experiment-controls .measurement[data-v-d0809912]{margin-top:24px;padding:15px;border:1px solid rgba(124,247,212,.2);background:#7cf7d40a}.physics-gallery .experiment-controls .measurement span[data-v-d0809912]{display:block;color:var(--muted);font-size:9px}.physics-gallery .experiment-controls .measurement strong[data-v-d0809912]{margin:6px 0;display:block;color:var(--accent);font-family:var(--font-display);font-size:22px;font-weight:400}.physics-gallery .experiment-controls .measurement small[data-v-d0809912]{color:var(--soft);font-family:var(--font-mono);font-size:8px}@keyframes planetRound-d0809912{to{transform:rotate(360deg)}}@keyframes planetEscape-d0809912{0%{transform:translate(-260px,130px)}to{transform:translate(150px,-110px);opacity:.2}}@media(max-width:900px){.physics-gallery[data-v-d0809912]{padding-top:100px;padding-bottom:50px}.physics-gallery .gallery-heading[data-v-d0809912]{align-items:stretch;flex-direction:column}.physics-gallery .gallery-heading .experiment-tabs[data-v-d0809912]{width:100%}.physics-gallery .gallery-heading .experiment-tabs button[data-v-d0809912]{min-width:0;flex:1}.physics-gallery .experiment-layout[data-v-d0809912]{grid-template-columns:1fr}.physics-gallery .visual-stage[data-v-d0809912]{min-height:420px}.physics-gallery .experiment-controls[data-v-d0809912]{border-top:1px solid var(--line);border-left:0}}@media(max-width:520px){.physics-gallery .gallery-heading h2[data-v-d0809912]{font-size:52px}.physics-gallery .visual-stage[data-v-d0809912]{min-height:360px}.physics-gallery .experiment-controls[data-v-d0809912]{padding:16px}}.project-section[data-v-8a0fdc39]{justify-content:center}.project-section .project-stage[data-v-8a0fdc39]{width:100%;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(420px,1.1fr);align-items:center;gap:6vw}.project-section .project-copy[data-v-8a0fdc39]{position:relative;z-index:2}.project-section .project-copy .project-meta[data-v-8a0fdc39]{margin-bottom:20px;display:flex;gap:24px;color:var(--accent);font-family:var(--font-mono);font-size:9px;letter-spacing:.16em}.project-section .project-copy h2[data-v-8a0fdc39]{margin:0 0 28px;max-width:680px;font-family:var(--font-display);font-size:clamp(52px,7.5vw,124px);font-weight:400;line-height:.82;letter-spacing:-.065em;text-wrap:balance}.project-section .project-copy p[data-v-8a0fdc39]{max-width:480px;margin:0 0 28px;color:var(--muted);font-size:clamp(14px,1.2vw,17px);line-height:1.75}.project-section .project-copy .project-tags[data-v-8a0fdc39]{margin-bottom:34px;display:flex;flex-wrap:wrap;gap:8px}.project-section .project-copy .project-tags span[data-v-8a0fdc39]{padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--soft);font-family:var(--font-mono);font-size:9px;letter-spacing:.08em}.project-section .project-copy .view-project[data-v-8a0fdc39]{width:fit-content;padding-bottom:8px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--accent);color:var(--text);font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-decoration:none;transition:gap .25s ease}.project-section .project-copy .view-project[data-v-8a0fdc39]:hover{gap:26px}.project-section .orbital-visual[data-v-8a0fdc39]{position:relative;width:min(47vw,650px);aspect-ratio:1;justify-self:end;filter:drop-shadow(0 0 60px color-mix(in srgb,var(--project-color) 16%,transparent))}.project-section .orbital-visual .axis[data-v-8a0fdc39]{position:absolute;background:linear-gradient(90deg,transparent,rgba(255,255,255,.13),transparent)}.project-section .orbital-visual .axis-x[data-v-8a0fdc39]{top:50%;left:0;width:100%;height:1px}.project-section .orbital-visual .axis-y[data-v-8a0fdc39]{top:0;left:50%;width:1px;height:100%;background:linear-gradient(180deg,transparent,rgba(255,255,255,.13),transparent)}.project-section .orbital-visual .orbit[data-v-8a0fdc39]{position:absolute;top:12%;right:12%;bottom:12%;left:12%;border:1px solid color-mix(in srgb,var(--project-color) 52%,transparent);border-radius:50%;transform:rotateX(64deg) rotate(-18deg);animation:orbitTurn-8a0fdc39 15s linear infinite}.project-section .orbital-visual .orbit[data-v-8a0fdc39]:before{content:"";position:absolute;top:12%;right:12%;bottom:12%;left:12%;border:1px dashed rgba(255,255,255,.12);border-radius:50%}.project-section .orbital-visual .orbit i[data-v-8a0fdc39]{position:absolute;top:47%;left:-5px;width:9px;height:9px;border-radius:50%;background:var(--project-color);box-shadow:0 0 22px var(--project-color)}.project-section .orbital-visual .orbit-two[data-v-8a0fdc39]{top:23%;right:23%;bottom:23%;left:23%;transform:rotateX(68deg) rotate(58deg);animation-direction:reverse;animation-duration:11s;opacity:.65}.project-section .orbital-visual .core[data-v-8a0fdc39]{position:absolute;top:50%;left:50%;width:36%;aspect-ratio:1;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--project-color) 50%,transparent);border-radius:50%;background:radial-gradient(circle at 38% 32%,color-mix(in srgb,var(--project-color) 26%,transparent),#04090ccc 62%);box-shadow:inset -18px -18px 50px #0009,0 0 80px color-mix(in srgb,var(--project-color) 18%,transparent);transform:translate(-50%,-50%)}.project-section .orbital-visual .core[data-v-8a0fdc39]:after{content:"";position:absolute;top:-11%;right:-11%;bottom:-11%;left:-11%;border:1px dotted color-mix(in srgb,var(--project-color) 35%,transparent);border-radius:50%;animation:spin-8a0fdc39 24s linear infinite}.project-section .orbital-visual .core span[data-v-8a0fdc39]{color:var(--project-color);font-family:var(--font-mono);font-size:10px;letter-spacing:.15em}.project-section .orbital-visual .coordinate[data-v-8a0fdc39]{position:absolute;color:var(--muted);font-family:var(--font-mono);font-size:8px;letter-spacing:.12em}.project-section .orbital-visual .coordinate-a[data-v-8a0fdc39]{top:19%;right:12%}.project-section .orbital-visual .coordinate-b[data-v-8a0fdc39]{bottom:18%;left:8%}.project-section .project-controls[data-v-8a0fdc39]{position:absolute;right:clamp(24px,5vw,80px);bottom:32px;left:clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between}.project-section .project-controls .project-dots[data-v-8a0fdc39]{display:flex;gap:6px}.project-section .project-controls .project-dots button[data-v-8a0fdc39]{width:52px;height:34px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--muted);font-family:var(--font-mono);font-size:8px;cursor:pointer;transition:all .25s ease}.project-section .project-controls .project-dots button.active[data-v-8a0fdc39]{border-color:var(--accent);color:var(--accent)}.project-section .project-controls .arrow-controls[data-v-8a0fdc39]{display:flex;gap:8px}.project-section .project-controls .arrow-controls button[data-v-8a0fdc39]{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#080e128c;color:var(--text);cursor:pointer;transition:border-color .2s ease,background .2s ease}.project-section .project-controls .arrow-controls button[data-v-8a0fdc39]:hover{border-color:var(--accent);background:#7cf7d414}@keyframes orbitTurn-8a0fdc39{to{transform:rotateX(64deg) rotate(342deg)}}@keyframes spin-8a0fdc39{to{transform:rotate(360deg)}}@media(max-width:820px){.project-section[data-v-8a0fdc39]{padding-top:108px;padding-bottom:110px}.project-section .project-stage[data-v-8a0fdc39]{grid-template-columns:1fr;gap:20px}.project-section .project-copy h2[data-v-8a0fdc39]{font-size:clamp(48px,15vw,82px)}.project-section .project-copy .project-meta[data-v-8a0fdc39]{margin-bottom:14px}.project-section .project-copy p[data-v-8a0fdc39]{max-width:88%}.project-section .project-copy .view-project[data-v-8a0fdc39]{display:none}.project-section .orbital-visual[data-v-8a0fdc39]{position:absolute;right:-18vw;bottom:8vh;width:86vw;opacity:.7}.project-section .project-controls[data-v-8a0fdc39]{bottom:24px}}.site-header[data-v-17ee39cc]{position:fixed;z-index:20;top:0;left:0;width:100%;height:84px;padding:0 clamp(20px,4vw,68px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(207,238,232,.12);background:linear-gradient(180deg,rgba(5,7,10,.76),transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box}.site-header button[data-v-17ee39cc]{color:inherit;font:inherit;cursor:pointer}.site-header .brand[data-v-17ee39cc]{justify-self:start;display:flex;align-items:center;gap:11px;border:0;background:none;font-family:var(--font-mono);font-size:13px;font-weight:500;letter-spacing:.1em}.site-header .brand .brand-mark[data-v-17ee39cc]{width:12px;height:12px;border:1px solid var(--accent);border-radius:50%;box-shadow:inset 0 0 8px var(--accent),0 0 12px #7cf7d466}.site-header .desktop-nav[data-v-17ee39cc]{display:flex;align-items:center;gap:clamp(16px,1.8vw,28px)}.site-header .desktop-nav button[data-v-17ee39cc]{padding:12px 2px;border:0;background:none;color:var(--soft);font-family:var(--font-mono);font-size:13px;font-weight:500;letter-spacing:.08em;transition:color .2s ease}.site-header .desktop-nav button[data-v-17ee39cc]:hover,.site-header .desktop-nav button[data-v-17ee39cc]:focus-visible{color:var(--text)}.site-header .header-status[data-v-17ee39cc]{justify-self:end;display:flex;align-items:center;gap:9px;color:var(--muted);font-family:var(--font-mono);font-size:11px;letter-spacing:.08em}.site-header .header-status .live-dot[data-v-17ee39cc]{width:5px;height:5px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px var(--accent);animation:pulse-17ee39cc 2s ease-in-out infinite}.site-header .menu-button[data-v-17ee39cc],.site-header .mobile-nav[data-v-17ee39cc]{display:none}@keyframes pulse-17ee39cc{50%{opacity:.32;transform:scale(.75)}}@media(max-width:760px){.site-header[data-v-17ee39cc]{height:68px;grid-template-columns:1fr auto}.site-header .desktop-nav[data-v-17ee39cc],.site-header .header-status[data-v-17ee39cc]{display:none}.site-header .menu-button[data-v-17ee39cc]{position:relative;z-index:2;display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#070d11b3}.site-header .mobile-nav[data-v-17ee39cc]{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;padding:110px 28px 40px;flex-direction:column;justify-content:center;background:#05070af5;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.site-header .mobile-nav button[data-v-17ee39cc]{padding:22px 0;display:flex;align-items:baseline;gap:18px;border:0;border-bottom:1px solid var(--line);background:none;font-size:clamp(24px,8vw,42px);text-align:left}.site-header .mobile-nav button span[data-v-17ee39cc]{color:var(--accent);font-family:var(--font-mono);font-size:10px}}.site-frame[data-v-3665c3c7]{position:relative;isolation:isolate;overflow:clip}.site-frame .noise-layer[data-v-3665c3c7]{position:fixed;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.42'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.site-frame main[data-v-3665c3c7]{position:relative;z-index:2}.hero-section[data-v-3665c3c7]{justify-content:center}.hero-section .hero-kicker[data-v-3665c3c7]{position:absolute;top:112px;right:clamp(24px,5vw,80px);left:clamp(24px,5vw,80px);display:flex;justify-content:space-between;color:var(--muted);font-family:var(--font-mono);font-size:8px;letter-spacing:.17em}.hero-section .hero-title-wrap[data-v-3665c3c7]{position:relative;z-index:2;width:100%}.hero-section .hero-title-wrap .hero-number[data-v-3665c3c7]{margin:0 0 20px;color:var(--accent);font-family:var(--font-mono);font-size:9px;letter-spacing:.18em}.hero-section .hero-title-wrap h1[data-v-3665c3c7]{margin:0;display:flex;flex-direction:column;font-family:var(--font-display);font-size:clamp(68px,12.3vw,198px);font-weight:400;line-height:.71;letter-spacing:-.075em}.hero-section .hero-title-wrap h1 span[data-v-3665c3c7]:nth-child(2){margin-left:13vw}.hero-section .hero-title-wrap h1 span[data-v-3665c3c7]:nth-child(3){margin-left:3.2vw}.hero-section .hero-title-wrap h1 .outline[data-v-3665c3c7]{color:transparent;font-family:var(--font-serif);font-weight:400;-webkit-text-stroke:1px rgba(238,244,246,.63)}.hero-section .hero-title-wrap .hero-intro[data-v-3665c3c7]{position:absolute;right:1vw;bottom:3%;margin:0;color:var(--soft);font-size:clamp(12px,1.1vw,16px);line-height:1.65}.hero-section .hero-footer[data-v-3665c3c7]{position:absolute;right:clamp(24px,5vw,80px);bottom:30px;left:clamp(24px,5vw,80px);display:grid;grid-template-columns:1fr auto 1fr;align-items:end}.hero-section .hero-footer .enter-field[data-v-3665c3c7]{width:fit-content;padding:0 0 8px;display:flex;align-items:center;gap:38px;border:0;border-bottom:1px solid var(--accent);background:transparent;color:var(--text);font-family:var(--font-mono);font-size:9px;letter-spacing:.15em;cursor:pointer;transition:gap .25s ease}.hero-section .hero-footer .enter-field[data-v-3665c3c7]:hover{gap:48px}.hero-section .hero-footer .render-status[data-v-3665c3c7]{display:flex;align-items:center;gap:8px;color:var(--muted);font-family:var(--font-mono);font-size:8px;letter-spacing:.13em}.hero-section .hero-footer .render-status .status-light[data-v-3665c3c7]{width:5px;height:5px;border-radius:50%;background:var(--accent);box-shadow:0 0 9px var(--accent)}.hero-section .hero-footer>p[data-v-3665c3c7]{justify-self:end;margin:0;color:var(--muted);font-family:var(--font-mono);font-size:8px;line-height:1.7;letter-spacing:.12em;text-align:right}.hero-section .hero-orbit[data-v-3665c3c7]{position:absolute;z-index:0;top:50%;left:62%;width:min(38vw,590px);aspect-ratio:1;border:1px solid rgba(124,247,212,.14);border-radius:50%;transform:translate(-50%,-50%) rotateX(68deg) rotate(-16deg);animation:heroOrbit-3665c3c7 16s linear infinite}.hero-section .hero-orbit span[data-v-3665c3c7]{position:absolute;top:13%;right:13%;bottom:13%;left:13%;border:1px dashed rgba(124,247,212,.12);border-radius:50%}.hero-section .hero-orbit i[data-v-3665c3c7]{position:absolute;top:50%;left:-3px;width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 14px var(--accent)}.contact-section[data-v-3665c3c7]{justify-content:center;text-align:center}.contact-section .signal-rings[data-v-3665c3c7]{position:absolute;top:50%;left:50%;width:min(70vw,900px);aspect-ratio:1;transform:translate(-50%,-50%)}.contact-section .signal-rings span[data-v-3665c3c7]{position:absolute;top:18%;right:18%;bottom:18%;left:18%;border:1px solid rgba(124,247,212,.12);border-radius:50%;animation:signal-3665c3c7 4.8s ease-out infinite}.contact-section .signal-rings span[data-v-3665c3c7]:nth-child(2){animation-delay:1.6s}.contact-section .signal-rings span[data-v-3665c3c7]:nth-child(3){animation-delay:3.2s}.contact-section .contact-copy[data-v-3665c3c7]{position:relative;z-index:2}.contact-section .contact-copy>p[data-v-3665c3c7]{margin:0 0 24px;color:var(--accent);font-family:var(--font-mono);font-size:13px;line-height:1.7;letter-spacing:.1em}.contact-section .contact-copy h2[data-v-3665c3c7]{margin:0 0 30px;font-family:var(--font-display);font-size:clamp(68px,10.5vw,168px);font-weight:400;line-height:.72;letter-spacing:-.075em}.contact-section .contact-copy h2 em[data-v-3665c3c7]{color:transparent;font-family:var(--font-serif);font-weight:400;-webkit-text-stroke:1px rgba(238,244,246,.64)}.contact-section .contact-copy .identity-card[data-v-3665c3c7]{width:min(760px,100vw - 48px);margin:0 auto 22px;padding:10px;display:grid;grid-template-columns:1.08fr 1.18fr 1fr;gap:8px;border:1px solid rgba(124,247,212,.16);border-radius:12px;background:#050c0e9e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:left}.contact-section .contact-copy .identity-card .identity-name[data-v-3665c3c7],.contact-section .contact-copy .identity-card>a[data-v-3665c3c7]{min-width:0;padding:15px 16px;display:flex;align-items:center;gap:11px;border-radius:7px;color:var(--soft);font-family:var(--font-mono);font-size:13px;font-weight:500;letter-spacing:.04em}.contact-section .contact-copy .identity-card .identity-name[data-v-3665c3c7]{background:#7cf7d40e;color:var(--accent)}.contact-section .contact-copy .identity-card .identity-name span[data-v-3665c3c7]{white-space:nowrap}.contact-section .contact-copy .identity-card .identity-name small[data-v-3665c3c7]{margin-left:auto;color:var(--muted);font-size:10px;font-weight:400;line-height:1.45;letter-spacing:.04em;text-align:right}.contact-section .contact-copy .identity-card>a[data-v-3665c3c7]{margin:0;border:1px solid transparent;background:#ffffff05;text-decoration:none;transition:border-color .25s ease,background .25s ease;color:var(--text)}.contact-section .contact-copy .identity-card>a span[data-v-3665c3c7]{min-width:0;display:flex;flex-direction:column;gap:5px;white-space:nowrap}.contact-section .contact-copy .identity-card>a small[data-v-3665c3c7]{color:var(--muted);font-size:10px;font-weight:400;letter-spacing:.08em}.contact-section .contact-copy .identity-card>a>svg[data-v-3665c3c7]:last-child{margin-left:auto;color:var(--accent)}.contact-section .contact-copy .identity-card>a[data-v-3665c3c7]:hover{border-color:#7cf7d447;background:#7cf7d40d}.contact-section .contact-copy .contact-action[data-v-3665c3c7]{width:fit-content;margin:auto;padding:15px 24px;display:flex;align-items:center;gap:20px;border:1px solid rgba(124,247,212,.5);border-radius:999px;background:#050c0e73;color:var(--text);font-family:var(--font-mono);font-size:13px;font-weight:500;letter-spacing:.08em;text-decoration:none;transition:background .25s ease,color .25s ease}.contact-section .contact-copy .contact-action[data-v-3665c3c7]:hover{background:var(--accent);color:#06100e}.contact-section footer[data-v-3665c3c7]{position:absolute;right:clamp(24px,5vw,80px);bottom:28px;left:clamp(24px,5vw,80px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:var(--muted);font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;text-align:left}.contact-section footer div[data-v-3665c3c7]{display:flex;gap:24px}.contact-section footer a[data-v-3665c3c7]{color:inherit;text-decoration:none}.contact-section footer button[data-v-3665c3c7]{justify-self:end;border:0;background:none;color:inherit;font:inherit;cursor:pointer}@keyframes heroOrbit-3665c3c7{to{transform:translate(-50%,-50%) rotateX(68deg) rotate(344deg)}}@keyframes signal-3665c3c7{0%{top:46%;right:46%;bottom:46%;left:46%;opacity:0}15%{opacity:.55}to{top:0;right:0;bottom:0;left:0;opacity:0}}@media(max-width:760px){.hero-section[data-v-3665c3c7]{padding-top:90px}.hero-section .hero-kicker[data-v-3665c3c7]{top:88px}.hero-section .hero-kicker .hero-kicker span[data-v-3665c3c7]:last-child{display:none}.hero-section .hero-title-wrap h1[data-v-3665c3c7]{font-size:clamp(64px,22vw,112px);line-height:.78}.hero-section .hero-title-wrap h1 span[data-v-3665c3c7]:nth-child(2){margin-left:0}.hero-section .hero-title-wrap h1 span[data-v-3665c3c7]:nth-child(3){margin-left:0}.hero-section .hero-title-wrap .hero-intro[data-v-3665c3c7]{position:static;margin-top:32px}.hero-section .hero-footer[data-v-3665c3c7]{grid-template-columns:1fr auto}.hero-section .hero-footer .render-status[data-v-3665c3c7]{display:none}.hero-section .hero-footer>p[data-v-3665c3c7]{font-size:6px}.hero-section .hero-orbit[data-v-3665c3c7]{left:62%;width:86vw}.contact-section .contact-copy h2[data-v-3665c3c7]{font-size:clamp(62px,18vw,104px)}.contact-section .contact-copy .identity-card[data-v-3665c3c7]{grid-template-columns:1fr}.contact-section .contact-copy .identity-card .identity-name small[data-v-3665c3c7]{display:none}.contact-section .signal-rings[data-v-3665c3c7]{width:120vw}.contact-section footer[data-v-3665c3c7]{grid-template-columns:1fr auto}.contact-section footer div[data-v-3665c3c7]{display:none}}:root{--bg: #05070a;--panel: #091014;--text: #eef4f6;--soft: #acbabd;--muted: #718084;--accent: #7cf7d4;--blue: #8297ff;--violet: #c49aff;--line: rgba(207, 238, 232, .16);--font-display: "Noto Sans SC", "Space Grotesk", sans-serif;--font-body: "Noto Sans SC", "Archivo", sans-serif;--font-serif: "Noto Sans SC", "DM Serif Display", serif;--font-mono: "Space Mono", "Noto Sans SC", monospace;color:var(--text);background:var(--bg);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;background:var(--bg);color:var(--text)}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:1px solid var(--accent);outline-offset:4px}::selection{background:var(--accent);color:#04100d}.section-shell{position:relative;width:100%;min-height:100svh;padding:110px clamp(24px,5vw,80px) 72px;display:flex;flex-direction:column;border-bottom:1px solid rgba(207,238,232,.08);overflow:hidden}.section-index{position:absolute;top:112px;left:clamp(24px,5vw,80px);display:flex;gap:18px;color:var(--muted);font-family:var(--font-mono);font-size:8px;letter-spacing:.15em}.section-index span:first-child{color:var(--accent)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#7cf7d447;border-radius:6px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:760px){.section-shell{padding-right:24px;padding-left:24px}.section-index{top:88px;left:24px}}
