:root{--console-bg:#0a1420;--console-border:rgba(145,165,190,0.18);--console-title:#9aa8b8;--console-text:#d8e0ea;--console-muted:#64748b;--console-user:#5eead4;--console-ai:#7dd3fc;--console-focus:rgba(56,189,248,0.45);--console-input:rgba(11,17,32,0.55);--console-scrollbar:rgba(255,255,255,0.12)}.openclaw-terminal-modal{position:fixed;left:20px;bottom:20px;top:auto;width:clamp(330px,24vw,350px);max-width:350px;height:clamp(380px,46dvh,430px);max-height:430px;display:flex;flex-direction:column;background:rgba(10,20,32,.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid var(--console-border);border-radius:13px;box-shadow:0 12px 32px rgba(0,0,0,.22);z-index:350;opacity:0;pointer-events:none;transform:translateY(8px) scale(.985);transition:opacity .2s ease-out,transform .2s ease-out;overflow:hidden;font-family:ui-monospace,SFMono-Regular,SF Mono,Cascadia Code,Cascadia Mono,Menlo,Monaco,PingFang SC,Microsoft YaHei,monospace}.openclaw-terminal-modal.open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.openclaw-terminal-modal.minimized{height:auto}.openclaw-terminal-modal.minimized .term-body{display:none}.term-header{flex-shrink:0;display:flex;align-items:center;gap:8px;height:34px;padding:0 12px;background:rgba(17,24,39,.6);border-bottom:1px solid rgba(255,255,255,.06);cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.term-header.dragging{cursor:grabbing}.term-header:after{content:"";width:30px;flex-shrink:0}.term-dots{display:flex;gap:6px;align-items:center;flex-shrink:0}.term-dot{width:8px;height:8px;border-radius:50%}.term-dot:focus-visible{outline:2px solid var(--console-focus);outline-offset:2px}.term-title{flex:1;min-width:0;text-align:center;font-size:11.5px;font-weight:600;color:var(--console-title);letter-spacing:.3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.term-body{flex:1;display:flex;flex-direction:column;min-height:0;max-height:none;padding:12px 14px 8px;color:var(--console-text);font-size:12px;line-height:1.6;overflow:hidden}.chat-messages{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--console-scrollbar) transparent}.chat-messages::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar-track{background:transparent}.chat-messages::-webkit-scrollbar-thumb{background:var(--console-scrollbar);border-radius:2px}.chat-messages::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.2)}.chat-init{color:var(--console-muted)}.chat-msg{margin-bottom:11px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.chat-msg-label{font-weight:600;margin-right:5px}.chat-msg-user .chat-msg-label{color:var(--console-user)}.chat-msg-user .chat-msg-text{color:var(--console-text)}.chat-msg-ai .chat-msg-label{color:var(--console-ai)}.chat-msg-ai .chat-msg-text{color:#e2e8f0}.chat-msg-pending .chat-msg-text{color:var(--console-muted)}.chat-msg-system{color:#f59e0b}.chat-input-row{flex-shrink:0;display:flex;align-items:center;gap:8px;margin-top:10px;padding:6px;background:var(--console-input);border:1px solid var(--console-border);border-radius:9px}.chat-textarea{flex:1;min-width:0;background:transparent;border:none;outline:none;resize:none;color:var(--console-text);font-family:inherit;font-size:12px;line-height:1.5;max-height:38px;padding:5px 6px}.chat-textarea::-moz-placeholder{color:#4b5563}.chat-textarea::placeholder{color:#4b5563}.chat-textarea:focus-visible{outline:1px solid var(--console-focus);border-radius:4px}.chat-send-btn{flex-shrink:0;width:48px;height:30px;background:transparent;color:var(--console-ai);border:1px solid rgba(125,211,252,.35);border-radius:7px;padding:0;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s ease,border-color .15s ease,color .15s ease}.chat-send-btn:hover{background:rgba(125,211,252,.1);border-color:rgba(125,211,252,.5)}.chat-send-btn:disabled{opacity:.45;cursor:not-allowed}.chat-send-btn:focus-visible{outline:2px solid var(--console-focus);outline-offset:2px}.chat-status{flex-shrink:0;text-align:center;font-size:9.5px;opacity:.5;letter-spacing:.03em;color:var(--console-muted);padding-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:700px){.openclaw-terminal-modal{left:12px;bottom:12px;top:auto;width:calc(100vw - 24px);max-width:none;height:min(58dvh,430px);max-height:430px}.chat-textarea,.term-body{font-size:11.5px}.chat-send-btn{width:44px}}@media (max-height:420px){.openclaw-terminal-modal{height:calc(100dvh - 16px);max-height:none}}.openclaw-lobster{position:fixed;left:0;top:0;width:clamp(125px,9vw,140px);aspect-ratio:1/1;z-index:90;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;transform-origin:50% 50%;will-change:transform;touch-action:none;padding:0;border:0;background:transparent;filter:drop-shadow(0 14px 24px rgba(127,29,29,.22)) drop-shadow(0 0 16px rgba(239,68,68,.14))}.openclaw-lobster:active{cursor:grabbing}.openclaw-lobster:hover{filter:drop-shadow(0 18px 28px rgba(127,29,29,.28)) drop-shadow(0 0 20px rgba(239,68,68,.22))}.openclaw-lobster svg{width:100%;height:100%;overflow:visible;pointer-events:none}.openclaw-lobster .lobster-body{transform-origin:110px 112px;animation:ocBodyBob .55s ease-in-out infinite alternate}.openclaw-lobster .tail-group{transform-origin:110px 162px;animation:ocTailFlick .9s ease-in-out infinite alternate}.openclaw-lobster .antenna-left{transform-origin:103px 61px;animation:ocAntennaL 1.15s ease-in-out infinite alternate}.openclaw-lobster .antenna-right{transform-origin:117px 61px;animation:ocAntennaR 1.15s ease-in-out infinite alternate}.openclaw-lobster .claw-left{transform-origin:62px 82px;animation:ocClawL .95s ease-in-out infinite alternate}.openclaw-lobster .claw-right{transform-origin:158px 82px;animation:ocClawR .95s ease-in-out infinite alternate}.openclaw-lobster .leg{transform-box:fill-box;transform-origin:center top}.openclaw-lobster .leg.l1,.openclaw-lobster .leg.l3,.openclaw-lobster .leg.r2,.openclaw-lobster .leg.r4{animation:ocLegA .46s ease-in-out infinite alternate}.openclaw-lobster .leg.l2,.openclaw-lobster .leg.l4,.openclaw-lobster .leg.r1,.openclaw-lobster .leg.r3{animation:ocLegB .46s ease-in-out infinite alternate}@keyframes ocBodyBob{0%{transform:translateY(-2px) rotate(-1.2deg)}to{transform:translateY(2px) rotate(1.2deg)}}@keyframes ocTailFlick{0%{transform:rotate(-3deg) translateY(0)}to{transform:rotate(4deg) translateY(1px)}}@keyframes ocAntennaL{0%{transform:rotate(-4deg)}to{transform:rotate(3deg)}}@keyframes ocAntennaR{0%{transform:rotate(4deg)}to{transform:rotate(-3deg)}}@keyframes ocClawL{0%{transform:rotate(-6deg) translateY(0)}to{transform:rotate(4deg) translateY(1px)}}@keyframes ocClawR{0%{transform:rotate(6deg) translateY(0)}to{transform:rotate(-4deg) translateY(1px)}}@keyframes ocLegA{0%{transform:rotate(-14deg) translateY(-1px)}to{transform:rotate(18deg) translateY(2px)}}@keyframes ocLegB{0%{transform:rotate(16deg) translateY(2px)}to{transform:rotate(-14deg) translateY(-1px)}}.openclaw-lobster.is-paused .leg{animation-duration:1.15s!important}.openclaw-lobster.is-paused .lobster-body{animation:ocIdleBody 1.05s ease-in-out infinite alternate}.openclaw-lobster.is-paused .tail-group{animation:ocIdleTail 1.1s ease-in-out infinite alternate}.openclaw-lobster.is-backstep .leg{animation-direction:reverse!important;animation-duration:.34s!important}.openclaw-lobster.is-backstep .lobster-body{animation:ocBackstepBody .34s ease-in-out infinite alternate!important}@keyframes ocIdleBody{0%{transform:translateY(-1px) rotate(-3deg)}to{transform:translateY(1px) rotate(3deg)}}@keyframes ocIdleTail{0%{transform:rotate(-7deg) translateY(0)}to{transform:rotate(7deg) translateY(1px)}}@keyframes ocBackstepBody{0%{transform:translateY(0) rotate(-1deg)}to{transform:translateY(2px) rotate(1deg)}}@media(max-width:768px){.openclaw-lobster{width:64px}}body:has(.cinema-overview){background:#07111e}body:has(.cinema-overview)>div{--panel:#0c1d2d}main:has(.cinema-overview){max-width:2048px!important;padding:0 32px!important}.cinema-overview{--ice:#58d8ff;--mint:#78ddca;position:relative;isolation:isolate;height:calc(100dvh - 140px);min-height:700px;color:#c1d5e3;display:flex;flex-direction:column;background:radial-gradient(ellipse at 24% 42%,#17445c29,transparent 42%),radial-gradient(ellipse at 79% 41%,#12466524,transparent 55%),linear-gradient(140deg,#091420,#07121e 65%,#081726);animation:cinema-reveal 1.1s ease-out both}.cinema-overview:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:-1;background-image:linear-gradient(#77cbee05 1px,transparent 0),linear-gradient(90deg,#77cbee05 1px,transparent 0);background-size:70px 70px;-webkit-mask-image:radial-gradient(ellipse,#0008,transparent 75%);mask-image:radial-gradient(ellipse,#0008,transparent 75%)}.cinema-hero{display:grid;grid-template-columns:45% 55%;flex:1;min-height:0;position:relative}.cinema-hero:after{content:"";position:absolute;left:45%;top:15%;bottom:12%;width:1px;background:linear-gradient(transparent,#4fc9ef15,transparent);pointer-events:none}.cinema-rack{position:relative;min-height:0;isolation:isolate}.cinema-section-head{position:absolute;left:28px;right:28px;top:25px;display:flex;align-items:center;justify-content:space-between;font:9px ui-monospace,monospace;letter-spacing:.17em;color:#7da3ba;z-index:3;pointer-events:none}.cinema-section-head>span:first-child{color:#93bcd0}.cinema-section-head>span:last-child{font-size:8px;color:#53778e;letter-spacing:.11em}.cinema-rack-stage{position:absolute;inset:53px -2% 63px -2%;z-index:2}.cinema-rack-stage [data-rack-state]{background:transparent!important}.cinema-rack-stage [data-rack-state]>div:first-child{opacity:.12}.cinema-rack-aura{inset:12% 5% 5%;background:radial-gradient(ellipse at 50% 50%,#43809a16,transparent 65%);filter:blur(14px)}.cinema-rack-aura,.cinema-rack-floor{position:absolute;pointer-events:none}.cinema-rack-floor{bottom:12%;left:18%;width:66%;height:12%;border-radius:50%;background:radial-gradient(ellipse,#020610aa,transparent 67%);transform:perspective(600px) rotateX(58deg);border-bottom:1px solid #69d8ed23;box-shadow:0 12px 30px #33add20b}.cinema-rack-caption{position:absolute;bottom:26px;left:34px;right:25px;display:flex;align-items:center;gap:14px;z-index:3;pointer-events:none}.cinema-rack-index{font:42px ui-monospace,monospace;font-weight:200;letter-spacing:-.05em;color:#4e728654}.cinema-rack-caption strong{display:block;font:11px ui-monospace,monospace;letter-spacing:.24em;color:#9abacb}.cinema-rack-caption div>span{display:block;font-size:9px;margin-top:5px;color:#557c92;letter-spacing:.18em}.cinema-door-note{margin-left:auto;font-size:9px;letter-spacing:.13em;color:#608497}.neural-scene{position:relative;min-height:0;isolation:isolate}.neural-surface{position:absolute;inset:26px 0 22px;overflow:hidden}.neural-surface>canvas{position:absolute;inset:0;width:100%;height:100%}.neuron-label{display:flex;align-items:center;flex-direction:column;gap:3px;white-space:nowrap;border:0;background:none;color:#88aabb;padding:2px 6px 5px;cursor:pointer;z-index:2;transition:color .25s,text-shadow .25s}.neuron-label,.neuron-label:before{position:absolute;transform:translateX(-50%)}.neuron-label:before{content:"";width:32px;height:32px;left:50%;bottom:100%}.neuron-label>span{font-size:10px;letter-spacing:.08em;text-shadow:0 2px 5px #06111e,0 0 9px #06111e}.neuron-label small{font:7px ui-monospace,monospace;letter-spacing:.09em;color:#426c87;text-shadow:0 1px 5px #07121e}.neuron-label.major>span{font-size:13px;color:#bee2ef}.neuron-label.major small{color:#668da3}.neuron-label.selected>span,.neuron-label:hover>span{color:#e3faff;text-shadow:0 0 14px #58d8ffbb}.neuron-label.selected small{color:#73bdd8}.neuron-label.risk>span{color:#cfa96d}.neuron-label:focus-visible{outline:1px solid #58d8ff;outline-offset:4px;border-radius:4px}.cinema-source{display:flex;align-items:center;gap:7px!important}.cinema-footnote i,.cinema-source i{width:4px;height:4px;border-radius:50%;background:#63e4cc;box-shadow:0 0 8px #63e4cc55;display:inline-block}.neural-bottom{position:absolute;bottom:10px;left:28px;right:28px;display:flex;align-items:center;justify-content:space-between;font:8px ui-monospace,monospace;color:#496c83;letter-spacing:.07em;pointer-events:none}.neural-legend{display:flex;gap:18px;font-size:9px}.neural-legend span{display:flex;gap:6px;align-items:center}.neural-legend i{height:2px;width:12px;background:#59d9ff;box-shadow:0 0 6px #59d9ff44}.neural-legend span:nth-child(2) i{background:#7191fc}.neural-legend span:nth-child(3) i{background:#f7ae4e}.neural-focus{position:absolute;bottom:44px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:15px;max-width:95%;padding:12px 17px;border:1px solid #72c8e63b;border-radius:24px;background:#0b2034eb;backdrop-filter:blur(18px);box-shadow:0 9px 32px #0005;font:10px ui-monospace,monospace;color:#79afc6;z-index:8;white-space:nowrap}.neural-focus strong{color:#d0ebf5;font-size:12px;font-weight:500}.neural-focus button{font-size:17px;color:#7aa7bc;padding:0 4px}.neural-focus button:hover{color:#fff}.cinema-base{display:grid;grid-template-columns:minmax(0,1fr) 175px;align-items:center;gap:28px;padding:0 28px;height:90px;flex:none;position:relative}.cinema-base:before{content:"";position:absolute;left:28px;right:225px;top:0;height:1px;background:linear-gradient(90deg,#7de3ff00,#7de3ff36,#7de3ff16)}.cinema-telemetry{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));height:65px;background:linear-gradient(100deg,#142b3c19,#12354916);border-radius:8px;align-items:center}.cinema-telemetry>div{display:flex;align-items:center;position:relative;padding:0 17px;min-width:0;border-right:1px solid #507b9523;height:37px}.cinema-telemetry>div:last-child{border-right:0}.cinema-telemetry svg{width:18px;height:18px;flex:none;color:#5a8da7}.cinema-telemetry label{display:block;font:8px ui-monospace,monospace;letter-spacing:.15em;color:#5b8198;margin-bottom:7px}.cinema-telemetry strong{font:19px ui-monospace,monospace;font-weight:400;white-space:nowrap;color:#c4e4ee}.cinema-telemetry small{font:8px ui-monospace,monospace;color:#7899ab;margin-left:4px}.cinema-telemetry i.live{position:absolute;right:8px;top:0;width:3px;height:3px;background:#63e4cc;border-radius:50%}.cinema-human-zone{height:84px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#789cad;isolation:isolate}.cinema-human-zone>span{font:8px ui-monospace,monospace;letter-spacing:.2em}.cinema-human-zone>b{font-size:9px;font-weight:400;color:#446a83;margin-top:6px;letter-spacing:.14em}.cinema-human-orbit{position:absolute;inset:4px 18px;border-radius:50%;border:1px solid #6ed2f021;transform:perspective(240px) rotateX(58deg);background:radial-gradient(ellipse,#4edbff12,transparent 70%);box-shadow:0 0 25px #57cbf00a;z-index:-1}.cinema-footnote{height:24px;flex:none;display:flex;gap:18px;align-items:center;padding:0 45px;font:7px ui-monospace,monospace;letter-spacing:.1em;color:#3e6278}.cinema-footnote>span:first-child{display:flex;align-items:center;gap:6px}.cinema-footnote b{font-weight:400;color:#5b9397}.cinema-footnote>span:nth-child(2){letter-spacing:0}.cinema-threat{margin-left:auto;color:#8e7856}.cinema-threat small{font-size:7px;color:#635c4f;margin-left:7px}.cinema-loading{flex:1;display:grid;place-items:center;font:12px ui-monospace,monospace;letter-spacing:.3em;color:#6599b2}.v8-rack-fallback{height:100%;display:flex;align-items:center;justify-content:center}.v8-rack-photo{height:88%;aspect-ratio:611/652;position:relative;overflow:hidden}.v8-rack-photo>img{position:absolute;width:314.239%;max-width:none;height:auto;left:-78.396%;top:-26.84%;pointer-events:none}body:has(.cinema-overview) header.glass{background:linear-gradient(100deg,#091826ed,#0b1c2be8)!important;backdrop-filter:blur(20px);border-bottom:1px solid #62bed326;box-shadow:0 12px 36px #02091633}body:has(.cinema-overview) header.glass>div{max-width:2048px;min-height:76px;padding-left:56px;padding-right:56px}body:has(.cinema-overview) header nav{margin-left:auto;gap:20px;overflow:visible}body:has(.cinema-overview) header nav>a{position:relative;min-width:115px;padding:11px 15px;border-radius:5px;background:transparent;box-shadow:none;transition:background .25s,transform .25s}body:has(.cinema-overview) header nav>a:has(.text-cyan-300){background:linear-gradient(#2ec7ee03,#2ec7ee0d)}body:has(.cinema-overview) header nav>a:has(.text-cyan-300):after{content:"";position:absolute;height:1px;bottom:0;left:15px;right:15px;background:linear-gradient(90deg,transparent,#67ddff,transparent);box-shadow:0 0 12px #67ddff99}body:has(.cinema-overview) header nav>a:hover{background:#50c9ef0c;transform:translateY(-1px)}body:has(.cinema-overview) header nav>a>span:first-child{letter-spacing:.19em}body:has(.cinema-overview) header nav>a>span:last-child{font-size:12px;letter-spacing:.13em;font-weight:400;margin-top:4px}body:has(.cinema-overview) .orb,body:has(.cinema-overview) .particle{display:none}@keyframes cinema-reveal{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}.cinema-overview[data-running=false] *{animation-play-state:paused!important}@media(max-width:1400px){main:has(.cinema-overview){padding:0 12px!important}.cinema-hero{grid-template-columns:45% 55%}.cinema-section-head{left:17px;right:17px;font-size:8px}.cinema-section-head>span:last-child{font-size:7px}.cinema-telemetry>div{padding:0 10px;gap:7px}.cinema-telemetry svg{display:none}.cinema-telemetry strong{font-size:17px}.cinema-base{gap:10px;padding:0 20px;grid-template-columns:minmax(0,1fr) 135px}.neuron-label>span{font-size:9px}.neuron-label.major>span{font-size:11px}.neuron-label small{font-size:6px}.cinema-door-note{font-size:8px}.cinema-rack-caption{left:22px;right:22px}.neural-focus{gap:9px;font-size:9px}}@media(max-width:900px){.cinema-overview{height:auto;min-height:0}.cinema-hero{grid-template-columns:1fr}.cinema-rack{height:660px}.neural-scene{height:780px}.cinema-hero:after{display:none}.cinema-base{grid-template-columns:1fr;height:auto;padding-top:20px}.cinema-telemetry{grid-template-columns:repeat(4,1fr);height:auto;gap:25px 0}.cinema-human-zone{width:150px;justify-self:end;height:80px}.cinema-footnote{padding:15px 20px;height:auto;flex-wrap:wrap}.cinema-threat{margin-left:0}body:has(.cinema-overview) header.glass>div{padding:12px 20px}body:has(.cinema-overview) header nav{gap:3px}body:has(.cinema-overview) header nav>a{min-width:0;padding:7px 9px}.neuron-label>span{font-size:10px}.neuron-label.major>span{font-size:12px}}@media(max-width:540px){.cinema-rack{height:480px}.neural-scene{height:630px}.cinema-rack-caption{bottom:10px}.cinema-rack-stage{inset:45px 0 40px}.cinema-section-head{font-size:7px;left:12px;right:12px}.cinema-section-head>span:last-child{font-size:6px}.cinema-rack-caption strong{font-size:9px}.cinema-rack-index{font-size:30px}.cinema-door-note{display:none}.cinema-telemetry{grid-template-columns:repeat(2,1fr)}.neural-surface{inset:26px -5% 18px}.neuron-label>span{font-size:8px;letter-spacing:0}.neuron-label.major>span{font-size:10px}.neuron-label small{display:none}.neural-bottom{left:12px;right:12px;font-size:6px}.neural-legend{font-size:7px;gap:10px}.neural-focus{max-width:98%;font-size:8px;gap:7px;padding:9px}.neural-focus strong{font-size:10px}.neural-focus>span:first-of-type{display:none}body:has(.cinema-overview) header nav>a>span:first-child{font-size:7px;letter-spacing:0}body:has(.cinema-overview) header nav>a>span:last-child{font-size:10px}}@media(prefers-reduced-motion:reduce){.cinema-overview:not(.overview-v84){animation:none}.cinema-overview:not(.overview-v84) *{animation:none!important;transition:none!important}}body:has(.cinema-overview){background:#0b0c11;color:#dce1e9}main:has(.cinema-overview){max-width:2200px!important;padding:0 24px!important}.cinema-overview{height:calc(100dvh - 192px);min-height:0;--ice:#8ce9ef;background:radial-gradient(ellipse at 30% 42%,#63657615,transparent 55%),radial-gradient(ellipse at 75% 54%,#68559610,transparent 46%),linear-gradient(115deg,#101116,#090b10 50%,#0d0e16);overflow:hidden}.cinema-overview:before{display:none}.cosmic-starfield{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:-1}.cinema-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.cinema-hero:after{display:none}.cinema-rack-stage{inset:10px 0 24px}.cinema-rack-aura{background:radial-gradient(ellipse,#aab2c514,transparent 62%)}.cinema-rack-floor{bottom:7%;border-color:#a1b9c626}.cinema-rack-caption,.cinema-section-head{display:none}.neural-surface{inset:0 0 26px}.neuron-label>span{font-size:12px;letter-spacing:.035em;color:#b9cbd2}.neuron-label.major>span{font-size:15px;color:#e0f3f5}.neuron-label small{font-size:7px;letter-spacing:.06em;color:#73878f}.neuron-label.major small{color:#89a4af}.neural-bottom{bottom:5px;left:16px;right:16px;font-size:8px;color:#6b7e89}.neural-legend{font-size:10px;gap:15px}.neural-legend small{font-size:7px;color:#566973;margin-left:0}.neural-focus{bottom:35px;background:#111920eb;border-color:#a4e9e742;box-shadow:0 8px 30px #0007;color:#acd5d9}.neural-focus>span:first-of-type{font-size:8px;max-width:200px;overflow:hidden;text-overflow:ellipsis}.cosmic-fiber-bridge{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:6;opacity:0;transition:opacity .18s}.cosmic-fiber-bridge path{fill:none}.fiber-halo{stroke:#46edea;stroke-width:9;opacity:.2;filter:blur(4px)}.fiber-core{stroke:#9effff;stroke-width:1.4;opacity:.8}.fiber-dashes{stroke:#e2ffff;stroke-width:2.7;stroke-dasharray:9 19;animation:fiber-race .65s linear infinite}@keyframes fiber-race{to{stroke-dashoffset:-56}}.cinema-base{height:106px;padding:0 25px;gap:17px;grid-template-columns:minmax(0,1fr) 145px}.cinema-base:before{display:none}.cinema-telemetry{height:96px;background:linear-gradient(90deg,#6f849909,#a4b0c307,#5d737d09);border-radius:0}.cinema-telemetry>div{height:70px;min-height:70px;border:0;padding:0 12px;gap:11px}.cinema-telemetry label{display:flex;align-items:baseline;gap:7px;margin-bottom:4px;letter-spacing:0}.cinema-telemetry label b{font-size:12px;font-family:system-ui;font-weight:500;color:#c1ced6}.cinema-telemetry label span{font-size:7px;color:#647981;letter-spacing:.1em}.cinema-telemetry strong{font-size:19px;color:#d6f0f0}.cinema-telemetry small{font-size:8px;color:#94a5ad}.cinema-telemetry .status-orb{position:relative;width:46px;height:46px;flex:none}.status-orb>svg:first-child{display:block;width:46px;height:46px;overflow:visible;filter:drop-shadow(0 0 4px #74e8e733)}.status-orb>svg:last-child{position:absolute;inset:13px;width:20px;height:20px;color:#9ac3cd;display:block}.status-orb-track{fill:none;stroke:#8cafbd1c;stroke-width:1}.status-orb-sweep{fill:none;stroke:#82e9dd;stroke-width:1.8;stroke-dasharray:27 9 3 12;transform-origin:26px 26px;animation:status-orbit 7s linear infinite}.status-orb-inner{fill:#9bb4c307;stroke:#89adb526;stroke-width:.5}.cinema-telemetry>div:nth-child(2n) .status-orb-sweep{stroke:#b4a6ec;animation-direction:reverse}.cinema-telemetry>div:last-child .status-orb-sweep{stroke:#dfc28c}.status-spectrum{height:9px;display:flex;gap:3px;align-items:end;margin-top:7px;width:100%;max-width:112px}.status-spectrum i{display:block!important;position:static!important;width:5px!important;height:8px!important;min-height:1px;border-radius:1px;background:linear-gradient(#acdadd,#5e989b44)!important;transform-origin:bottom;animation:spectrum-dance 1.2s ease-in-out infinite alternate;opacity:.6}.cinema-telemetry>div:nth-child(2n) .status-spectrum i{background:linear-gradient(#baade8,#7971a333)!important}@keyframes status-orbit{to{transform:rotate(1turn)}}@keyframes spectrum-dance{0%{transform:scaleY(.15);opacity:.3}40%{transform:scaleY(.65);opacity:.7}to{transform:scaleY(1);opacity:.95}}.cinema-footnote{height:20px;padding:0 36px;font-size:8px;color:#6f8288}.cinema-footnote b{color:#84a9a4}.cinema-footnote>span:nth-child(2){font-size:8px}.cinema-threat{color:#9d8a69}.cinema-threat b{color:#c7ad7d}.cinema-threat small{color:#6c675c}.cinema-human-zone>b{font-size:11px;color:#778d97;letter-spacing:.08em;margin-bottom:6px}.cinema-human-zone>span{font-size:7px;color:#51666e}.cinema-human-orbit{border-color:#b3d6df29;background:radial-gradient(ellipse,#8ba5ba13,transparent 70%)}body:has(.cinema-overview) header.glass{background:linear-gradient(105deg,#15151dee,#0f1118f5)!important;border-color:#ccccdd20;box-shadow:0 10px 24px #0004}body:has(.cinema-overview) header.glass>div{height:100px;min-height:100px;padding:8px 46px;max-width:2200px}.alvin-logo-light{display:inline-block;flex:none;isolation:isolate;margin-right:7px}.alvin-logo-light,.alvin-rainbow-mark{position:relative;width:78px;height:78px}.alvin-rainbow-mark{-o-object-fit:contain;object-fit:contain;z-index:1;filter:drop-shadow(0 0 8px #a568fb60) drop-shadow(0 0 13px #48d1ee35);animation:logo-chroma 6s ease-in-out infinite}.alvin-logo-light i{position:absolute;inset:0;z-index:2;pointer-events:none;-webkit-mask:url(/assets/brand/alvin-rainbow-a.png) center/contain no-repeat;mask:url(/assets/brand/alvin-rainbow-a.png) center/contain no-repeat;background:linear-gradient(115deg,transparent 35%,#ffffff08 42%,#ffffff99 48%,#fff0 54%,transparent 66%);background-size:350% 100%;mix-blend-mode:screen;animation:logo-shimmer 4.8s ease-in-out infinite}.alvin-logo-light b{position:absolute;inset:7px;background:conic-gradient(from 90deg,#fb456448,#ffc3283b,#3eff8a40,#29d9ff55,#9c47ff55,#fb456448);filter:blur(17px);opacity:.7;z-index:0;animation:logo-halo 9s linear infinite}.alvin-logo-light:hover .alvin-rainbow-mark{filter:drop-shadow(0 0 13px #84e9ff99) drop-shadow(0 0 19px #f677d588)}@keyframes logo-chroma{0%,to{filter:drop-shadow(0 0 7px #ee5d9966) drop-shadow(0 0 15px #68b8ff44)}50%{filter:drop-shadow(0 0 10px #55ead277) drop-shadow(0 0 19px #c279ff55)}}@keyframes logo-shimmer{0%,25%{background-position:120% 0}80%,to{background-position:-30% 0}}@keyframes logo-halo{to{transform:rotate(1turn)}}.alvin-brand-zh{display:block;font-size:23px;font-weight:600;letter-spacing:.13em;color:#f1f2f7}.alvin-brand-en{display:block;font-size:10px;font-weight:400;letter-spacing:.28em;color:#8e8eaa;margin-top:5px}body:has(.cinema-overview) header nav{gap:19px}body:has(.cinema-overview) header nav>a{min-width:144px;padding:9px 18px;gap:5px}body:has(.cinema-overview) header nav>a>span:first-child{order:2;font-size:9px;letter-spacing:.17em;color:#85879b}body:has(.cinema-overview) header nav>a>span:last-child{order:1;font-size:19px;font-weight:500;letter-spacing:.16em;margin:0;color:#d7d9e6}body:has(.cinema-overview) header nav>a:has(.text-cyan-300){background:linear-gradient(#a0b9cd00,#bac6ec09)}body:has(.cinema-overview) header nav>a:has(.text-cyan-300)>span:last-child{color:#e4fcfc;text-shadow:0 0 14px #8fefff66}body:has(.cinema-overview) header nav>a:has(.text-cyan-300):after{background:linear-gradient(90deg,transparent,#b5adee,#a5eeeb,transparent)}.cosmic-footer{height:90px;padding:12px 48px;display:flex;align-items:center;gap:34px;background:linear-gradient(100deg,#16161f,#0e1017 55%,#14151d);border-top:1px solid #a2b2cb1b;color:#8f9ba8;position:relative;isolation:isolate}.cosmic-footer:before{content:"";position:absolute;left:3%;right:3%;top:0;height:1px;background:linear-gradient(90deg,#d779c000,#a394cf40,#6ec7c13d,#bd974340,transparent);pointer-events:none}.cosmic-signature{display:flex;align-items:center;gap:12px;flex:none}.cosmic-signature>img{width:39px;height:39px;filter:drop-shadow(0 0 8px #9c82d044)}.cosmic-signature strong{display:block;font-size:14px;letter-spacing:.1em;color:#d8dce4;font-weight:500}.cosmic-signature small{display:block;font:8px monospace;letter-spacing:.16em;color:#6c7286;margin-top:5px}.cosmic-copyright{font:8px monospace;color:#58616f;align-self:end;padding-bottom:3px}.cosmic-motto{margin-left:15px;flex:1;min-width:0}.cosmic-motto strong{display:block;font-size:15px;font-weight:400;letter-spacing:.15em;background:linear-gradient(95deg,#b9c6da,#a5d6d1,#bbaddb);color:transparent;-webkit-background-clip:text;background-clip:text}.cosmic-motto span{display:block;font:7px monospace;letter-spacing:.14em;color:#616b80;margin-top:8px;white-space:nowrap}.cosmic-registrations{display:flex;gap:25px;align-items:center;flex:none}.cosmic-registrations a{display:flex;align-items:center;gap:10px;position:relative;padding:8px 0;transition:filter .25s}.cosmic-registrations a:hover{filter:drop-shadow(0 0 7px #84bbd04a)}.cosmic-registrations img{width:31px;height:34px;-o-object-fit:contain;object-fit:contain}.cosmic-registrations strong{font-size:10px;font-weight:400;color:#a3b3c1;display:block;white-space:nowrap}.cosmic-registrations small{display:block;font-size:7px;letter-spacing:.05em;color:#626d7d;margin-top:5px}.cosmic-registrations a:last-child strong{color:#b5aa93}@media(max-width:1500px){body:has(.cinema-overview) header.glass>div{padding:8px 28px}.alvin-brand-zh{font-size:21px}body:has(.cinema-overview) header nav{gap:8px}body:has(.cinema-overview) header nav>a{min-width:118px}.cinema-base{padding:0 12px;gap:6px;grid-template-columns:minmax(0,1fr) 115px}.cinema-telemetry>div{padding:0 7px;gap:7px}.cinema-telemetry .status-orb,.status-orb>svg:first-child{width:36px;height:36px}.status-orb>svg:last-child{inset:10px;width:16px;height:16px}.cinema-telemetry label{display:block}.cinema-telemetry label b{font-size:11px;margin-right:4px}.cinema-telemetry label span{font-size:6px}.cosmic-footer{padding:10px 25px;gap:17px}.cosmic-motto{margin-left:0}.cosmic-motto strong{font-size:12px;letter-spacing:.05em}.cosmic-motto span{font-size:6px;letter-spacing:0}.cosmic-registrations{gap:16px}.cosmic-signature strong{font-size:12px}.cosmic-registrations strong{font-size:9px}.cosmic-registrations img{width:26px;height:29px}.neuron-label.major>span{font-size:13px}.neuron-label>span{font-size:10px}}@media(min-width:1000px) and (max-height:850px){.cinema-overview{height:calc(100dvh - 154px)}body:has(.cinema-overview) header.glass>div{height:80px;min-height:80px}.alvin-logo-light,.alvin-rainbow-mark{height:63px;width:63px}.cosmic-footer{height:72px}.cinema-base{height:84px}.cinema-telemetry{height:80px}.neuron-label>span{font-size:9px}.neuron-label.major>span{font-size:11px}.neuron-label small{font-size:6px}.neural-surface{inset:-15px 0 15px}.neural-bottom{bottom:0;font-size:6px}.neural-legend{font-size:8px}}@media(max-width:999px){.cinema-overview{height:auto;min-height:0}.cinema-hero{grid-template-columns:1fr}.cinema-rack{height:600px}.neural-scene{height:720px}.cinema-base{grid-template-columns:1fr;height:auto}.cinema-telemetry{grid-template-columns:repeat(4,1fr);height:auto;gap:10px}.cinema-human-zone{height:80px}.cosmic-footer{height:auto;flex-wrap:wrap;padding:20px;gap:20px}.cosmic-registrations{width:100%;justify-content:center}.cosmic-motto{margin-left:auto;flex:none}body:has(.cinema-overview) header nav>a{min-width:0;padding:6px 10px}body:has(.cinema-overview) header nav>a>span:last-child{font-size:15px}.alvin-brand-zh{font-size:16px}.alvin-brand-en{font-size:7px}.alvin-logo-light,.alvin-rainbow-mark{width:55px;height:55px}.cosmic-fiber-bridge{display:none}}@media(max-width:540px){body:has(.cinema-overview) header.glass>div{padding:5px 12px;height:75px;min-height:75px}body:has(.cinema-overview) header nav{gap:0}body:has(.cinema-overview) header nav>a{padding:6px}body:has(.cinema-overview) header nav>a>span:last-child{font-size:12px}body:has(.cinema-overview) header nav>a>span:first-child{font-size:6px;letter-spacing:0}.alvin-logo-light,.alvin-rainbow-mark{width:46px;height:46px}.cinema-rack{height:430px}.neural-scene{height:550px}.cinema-telemetry{grid-template-columns:1fr 1fr}.neuron-label>span{font-size:8px}.neuron-label.major>span{font-size:10px}.neuron-label small{display:block;font-size:5px}.cosmic-motto{width:100%}.cosmic-registrations{flex-wrap:wrap;justify-content:start}.cosmic-registrations img{width:27px;height:30px}.neural-legend small{font-size:5px}.neural-bottom>span:last-child{display:none}}@media(prefers-reduced-motion:reduce){.alvin-logo-light *,.cosmic-footer *{animation:none!important}}.neural-focus{top:6px;bottom:auto}body:has(.unified-overview){background:#0c1016}main:has(.unified-overview){padding:0 22px!important;max-width:2400px!important}.unified-overview{height:calc(100dvh - 168px);min-height:0;background:radial-gradient(ellipse at 46% 45%,#222d3540,transparent 75%),linear-gradient(110deg,#101419,#0c1016 54%,#0f131b);animation:none}.data-atmosphere{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none}.unified-overview .cinema-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:0;align-items:stretch}.unified-overview .cinema-rack-stage{inset:0 0 32px}.unified-overview .cinema-rack-stage [data-rack-state]>div:first-child,.unified-overview .rack-glow{display:none}.unified-overview .cinema-rack-floor{bottom:5%;left:12%;width:76%;height:9%;background:radial-gradient(ellipse,#85c7ca10,transparent 70%);border:0;box-shadow:none}.unified-overview .neural-surface{inset:0 0 32px}.unified-overview .neural-bottom{bottom:8px;font-size:7px;opacity:.55}.unified-overview .neural-legend{font-size:8px}.unified-overview .neuron-label{transition:opacity .5s,color .25s;text-shadow:0 0 12px #99e4e51a}.unified-overview .neuron-label[data-depth=back]{filter:blur(.15px)}.unified-overview .neuron-label.major>span{font-size:14px;font-weight:400}.unified-overview .neuron-label>span{font-size:11px}.unified-overview .neuron-label small{font-size:6px}.unified-overview .neural-focus{position:absolute;width:222px;padding:16px 17px;display:flex;flex-direction:column;gap:8px;left:12px;top:10px;right:auto;bottom:auto;z-index:9;border:1px solid #a1e6ec38;border-radius:8px;background:linear-gradient(120deg,#243642e8,#10191fea);backdrop-filter:blur(14px);box-shadow:0 16px 50px #0005,0 0 25px #64dbe70a;animation:hud-unfold .25s ease-out}.unified-overview .neural-focus strong{font-size:14px;font-weight:500}.unified-overview .neural-focus>span{font:9px ui-monospace,monospace;color:#adc3cb}.neural-focus>button{position:absolute;right:9px;top:6px}@keyframes hud-unfold{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:none}}.scene-mode{position:absolute;left:26px;bottom:6px;display:flex;gap:8px;align-items:center;font-size:10px;color:#a7b9c1;background:none;border:0;padding:6px;z-index:7;cursor:pointer;letter-spacing:.08em}.scene-mode i{height:4px;width:4px;border-radius:50%;background:#92dddd;box-shadow:0 0 9px #78dddd77}.scene-mode small{font:6px ui-monospace,monospace;letter-spacing:.1em;color:#667b83}.scene-mode:hover{color:#dbffff}.unified-overview .cinema-base{height:105px;flex:none;position:relative;display:block;padding:0 30px;margin-top:4px;background:none}.unified-overview .cinema-telemetry{position:relative;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));height:68px;background:none;align-items:start;padding:0;gap:0}.unified-overview .cinema-telemetry>div{display:block;height:65px;min-height:0;padding:5px 16px;border:0;background:none;position:relative}.unified-overview .cinema-telemetry label{display:flex;gap:8px;margin:0 0 6px}.unified-overview .cinema-telemetry label b{font-size:11px;color:#a7b9c4}.unified-overview .cinema-telemetry label span{font:7px ui-monospace,monospace;letter-spacing:.08em;color:#526b7a}.unified-overview .cinema-telemetry strong{display:flex;align-items:baseline;gap:6px;font:24px ui-monospace,monospace;font-weight:300;color:#c4e4e8;letter-spacing:-.035em}.unified-overview .cinema-telemetry strong small{font-size:8px;color:#758a94;letter-spacing:0}.system-heartbeat{position:absolute;inset:58px 30px 0;width:calc(100% - 60px);height:44px;pointer-events:none}.unified-overview .cinema-footnote{height:20px;flex:none;padding:0 47px;display:flex;gap:14px;font-size:7px}.scene-event-note{margin-left:auto;color:#82989d}.unified-overview[data-event=security] .scene-event-note{color:#d5b582}body:has(.unified-overview) header.glass>div{height:86px;min-height:86px;padding:8px 40px;gap:17px}.alvin-spectrum-light{width:48px;height:56px;display:block;position:relative;flex:none}.spectrum-mark{width:100%;height:100%;filter:drop-shadow(0 0 6px #88a5eb44)}.spectrum-trace{stroke-dasharray:26 115;animation:spectrum-orbit 7s linear infinite;filter:drop-shadow(0 0 3px #92daf5aa)}.spectrum-core{animation:spectrum-core 3s ease-in-out infinite}.alvin-spectrum-light:hover .spectrum-trace{animation-duration:1.5s}@keyframes spectrum-orbit{to{stroke-dashoffset:-282}}@keyframes spectrum-core{50%{opacity:.5;filter:drop-shadow(0 0 5px #a9ffff)}}.alvin-brand-title{font-family:Segoe UI,sans-serif;font-size:24px;font-weight:600;letter-spacing:.19em;line-height:1.1;color:#e0e9ef;display:block}.alvin-brand-subtitle{font:8px ui-monospace,monospace;letter-spacing:.31em;color:#85939f;margin-top:6px;display:block}.header-presence{position:relative;display:flex;align-items:center;gap:10px;border:0;background:none;margin-left:clamp(20px,5vw,110px);margin-right:auto;cursor:pointer;color:#8298a3;min-width:105px;padding:5px 10px}.header-presence>span:last-child{font-size:10px;letter-spacing:.13em;text-align:left}.header-presence small{display:block;font:6px ui-monospace,monospace;letter-spacing:.1em;margin-top:4px;color:#537482}.presence-orb{display:block;width:30px;height:36px;position:relative;border-radius:50%;border:1px solid #77d8e32d;background:radial-gradient(ellipse,#afdfff35,#4bc9dd0b 50%,transparent 65%);box-shadow:0 0 17px #81cee019;transition:transform .3s}.presence-orb i{inset:6px;border:1px solid #aceafa61;animation:presence-orbit 9s linear infinite}.presence-orb b,.presence-orb i{position:absolute;border-radius:50%}.presence-orb b{inset:12px 10px;background:#b9ffff;filter:blur(3px);animation:spectrum-core 4s infinite}.header-presence:hover .presence-orb{transform:scale(1.15);box-shadow:0 0 23px #72dbe445}.header-presence:hover{color:#d1f6f5}@keyframes presence-orbit{50%{transform:rotateY(180deg)}to{transform:rotateY(1turn)}}body:has(.unified-overview) header nav{margin-left:0;gap:12px}body:has(.unified-overview) header nav>a{min-width:128px;padding:8px 16px}body:has(.unified-overview) header nav>a>span:last-child{font-size:18px}body:has(.unified-overview) header nav>a>span:first-child{font-size:8px}.header-cinematic{background:none;border:0;color:#738c99;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:6px 4px}.header-cinematic>span{font-size:25px;line-height:1}.header-cinematic small{font-size:6px;margin-top:5px}.header-cinematic:hover{color:#d0f7ff}body:has(.unified-overview) .cosmic-footer{height:80px;padding:10px 42px;gap:38px;background:linear-gradient(105deg,#11161e,#0e1219 60%,#12161f)}.copyright-signature{flex:none;display:flex;flex-direction:column;gap:5px}.copyright-signature strong{font:500 12px Segoe UI,sans-serif;letter-spacing:.22em;color:transparent;background:linear-gradient(110deg,#8495a8 15%,#ccf4f5 28%,#e6d3ef 36%,#a9b7d2 43%,#8495a8 65%);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;animation:copyright-light 9s linear infinite}.copyright-signature span{font:8px ui-monospace,monospace;letter-spacing:.04em;color:#7e8c9b}.copyright-signature small{font-size:7px;color:#566c7e;letter-spacing:.13em}@keyframes copyright-light{to{background-position:240% 0}}body:has(.unified-overview) .cosmic-motto strong{font-size:13px}body:has(.unified-overview) .cosmic-motto span{font-size:6px}body:has(.unified-overview) .cosmic-registrations img{width:30px;height:33px}body:has(.unified-overview[data-boot=true]) .spectrum-core{animation:system-ignite .4s both}body:has(.unified-overview[data-boot=true]) header nav{animation:system-ignite .5s .15s both}.unified-overview[data-boot=true] .cinema-base{animation:system-ignite .45s 1.1s both}@keyframes system-ignite{0%{opacity:0;filter:blur(3px)}to{opacity:1;filter:none}}body:has(.unified-overview[data-immersive=true]) .cosmic-footer,body:has(.unified-overview[data-immersive=true]) header.glass{display:none}.unified-overview[data-immersive=true]{height:100dvh}.unified-overview[data-immersive=true] .data-atmosphere{filter:brightness(1.2)}.immersive-exit{position:absolute;right:24px;top:18px;z-index:10;border:0;background:#12202c99;border-radius:20px;padding:9px 16px;font-size:10px;color:#9bbcc4;cursor:pointer}.immersive-exit small{font-size:7px;margin-left:8px}@media(max-width:1250px){.header-presence{margin-left:10px;min-width:50px}.header-presence>span:last-child{display:none}body:has(.unified-overview) header nav>a{min-width:100px}body:has(.unified-overview) header.glass>div{padding:8px 25px}.unified-overview .cinema-telemetry label{gap:4px}.unified-overview .cinema-telemetry label span{font-size:6px}}@media(max-width:999px){.unified-overview{height:auto}.unified-overview .cinema-hero{grid-template-columns:1fr}.unified-overview .cinema-base{height:175px}.unified-overview .cinema-telemetry{grid-template-columns:repeat(4,1fr);height:auto}.system-heartbeat{top:auto;bottom:0}.unified-overview .cinema-footnote{height:auto;min-height:28px;flex-wrap:wrap}.header-presence{min-width:32px;margin:0;padding:0}.alvin-brand-title{font-size:18px}.alvin-brand-subtitle{font-size:6px}body:has(.unified-overview) .cosmic-footer{height:auto;min-height:80px}.unified-overview .neural-surface{inset:0 0 32px}}@media(prefers-reduced-motion:reduce){.copyright-signature *,.presence-orb *,.spectrum-mark *{animation:none!important}}.unified-overview .neural-focus{transform:none;align-items:flex-start;text-align:left}.copyright-signature strong{font-size:14px}.copyright-signature span{font-size:9px}.copyright-signature small{font-size:8px}body:has(.unified-overview) .cosmic-registrations strong{font-size:11px}body:has(.overview-v82){--header-height:72px;--pulse-height:112px;--footer-height:56px;background:#0c131b}main:has(.overview-v82){padding:0!important;max-width:none!important}.overview-v82{height:calc(100dvh - 128px);background:radial-gradient(ellipse at 48% 45%,#1b334044,transparent 75%),linear-gradient(110deg,#10171d,#0c141c 54%,#101721);overflow:hidden}.overview-v82 .cinema-hero{height:calc(100dvh - 240px);flex:none;grid-template-columns:50% 50%;gap:0}.overview-v82 .cinema-rack-stage,.overview-v82 .neural-surface{inset:0}.overview-v82 .cinema-rack-floor{bottom:4.5%;height:5%;left:9%;width:82%;background:radial-gradient(ellipse,#84cfce15,transparent 72%)}.overview-v82 .scene-mode{left:32px;bottom:5px}.overview-v82 .neural-bottom{left:25px;right:30px;bottom:8px;opacity:.65}.overview-v82 .cinema-base{height:92px;margin:0;padding:0 27px;background:linear-gradient(180deg,transparent,#42677808)}.overview-v82 .cinema-telemetry{height:61px}.overview-v82 .cinema-telemetry>div{padding:6px 17px 0;height:60px}.overview-v82 .cinema-footnote{height:20px;padding:0 44px;align-items:center}.overview-v82 .system-heartbeat{inset:52px 30px 0;height:39px}.overview-v82 .cinema-telemetry label{display:block;margin-bottom:5px}.overview-v82 .cinema-telemetry label .bilingual-label{display:flex;align-items:baseline;gap:8px}.overview-v82 .cinema-telemetry label .bilingual-label strong{font:500 12px system-ui;color:#b7cbd3;letter-spacing:.04em}.overview-v82 .cinema-telemetry label .bilingual-label small{font:7px ui-monospace,monospace;color:#638191;letter-spacing:.1em}.overview-v82 .cinema-telemetry>div>strong{font-size:23px}.bilingual-label{display:inline-flex;flex-direction:column;gap:4px}.bilingual-label>strong{font-size:12px;font-weight:500;color:#c6dde5;letter-spacing:.06em}.bilingual-label>small{font:7px ui-monospace,monospace;letter-spacing:.12em;color:#6b8b9b}body:has(.overview-v82) header.glass{height:72px;border-bottom-width:1px;box-sizing:border-box;background:linear-gradient(110deg,#131924f5,#101722f5)!important;box-shadow:0 6px 22px #0002}body:has(.overview-v82) header.glass>div{height:71px;min-height:71px;max-width:none;padding:5px 32px;gap:14px}body:has(.overview-v82) .alvin-spectrum-light{width:33px;height:36px}body:has(.overview-v82) .alvin-brand-title{font:600 21px Segoe UI,sans-serif;letter-spacing:.14em;white-space:nowrap}body:has(.overview-v82) .spectrum-trace{animation:spectrum-entry 2.1s .2s both;stroke-dasharray:25 115}body:has(.overview-v82) .spectrum-core{animation:none}body:has(.overview-v82) .spectrum-mark{filter:drop-shadow(0 0 4px #8ca9f240)}body:has(.overview-v82) .alvin-spectrum-light:hover .spectrum-trace{animation:spectrum-orbit 2.8s linear infinite}@keyframes spectrum-entry{0%{stroke-dashoffset:160;opacity:.25}to{stroke-dashoffset:0;opacity:.65}}body:has(.overview-v82) .header-presence{height:48px;min-width:112px;margin-left:clamp(24px,4vw,80px);padding:2px 8px;gap:10px}.overview-v82~.header-presence{height:48px}body:has(.overview-v82) .presence-orb{height:36px;width:29px}body:has(.overview-v82) .header-presence .bilingual-label>strong{font-size:10px;color:#92b5c3}body:has(.overview-v82) .header-presence .bilingual-label>small{font-size:6px}body:has(.overview-v82) header nav{gap:10px}body:has(.overview-v82) header nav>a{min-width:118px;padding:6px 15px;gap:5px}body:has(.overview-v82) header nav>a>span:last-child{font-size:16px}body:has(.overview-v82) header nav>a>span:first-child{font-size:8px}body:has(.overview-v82) .cosmic-footer{height:56px;min-height:56px;padding:6px 32px;gap:34px;box-sizing:border-box;background:linear-gradient(105deg,#141c27,#0f1721 60%,#141b26)}body:has(.overview-v82) .copyright-signature{min-width:340px;gap:0}.copyright-signature .bilingual-label{gap:4px}.copyright-signature .bilingual-label>strong{font:500 11px system-ui;letter-spacing:.04em;color:transparent;background:linear-gradient(105deg,#a9bfcc 10%,#a9bfcc 42%,#d6f7ee 46%,#d5b7f1 49%,#d9e7ea 52%,#a9bfcc 58%,#a9bfcc);background-size:250% 100%;-webkit-background-clip:text;background-clip:text;animation:signature-assemble .65s ease-out both,signature-spectrum 20s linear infinite}.copyright-signature .bilingual-label>small{font:7px ui-monospace,monospace;color:#627e91;letter-spacing:.19em}@keyframes signature-spectrum{0%,87%{background-position:130% 0}98%,to{background-position:-30% 0}}@keyframes signature-assemble{0%{opacity:0;letter-spacing:.12em;filter:blur(2px)}to{opacity:1;letter-spacing:.04em;filter:none}}body:has(.overview-v82) .cosmic-motto{margin-left:0}body:has(.overview-v82) .cosmic-motto strong{font-size:12px;letter-spacing:.14em}body:has(.overview-v82) .cosmic-motto span{letter-spacing:.1em;margin-top:5px}body:has(.overview-v82) .cosmic-registrations{gap:22px}body:has(.overview-v82) .cosmic-registrations img{width:25px;height:25px}body:has(.overview-v82) .cosmic-registrations small{font-size:6px;margin-top:4px}.overview-v82 .neuron-label>span{font-size:11px}.overview-v82 .neuron-label.major>span{font-size:14px}.overview-v82 .neuron-label small{font-size:7px;letter-spacing:.055em}.overview-v82 .neuron-label{gap:4px}.overview-v82 .neural-focus{width:274px;max-width:calc(100% - 24px);padding:15px 17px;gap:8px;z-index:9;white-space:normal;pointer-events:none}.overview-v82 .neural-focus.expanded{pointer-events:auto}.overview-v82 .neural-focus>.bilingual-label>strong{font-size:14px}.overview-v82 .neural-focus>.bilingual-label>small{font-size:7px}.hud-source{position:absolute;right:17px;top:21px;font-size:8px;color:#81bbaa}.hud-source small{font:6px monospace;margin-left:4px;color:#528c82}.hud-source i{display:inline-block;width:3px;height:3px;border-radius:50%;margin-right:4px;background:#8ef1c5}.neural-focus dl{width:100%;display:flex;flex-direction:column;gap:7px;font-size:9px}.neural-focus dl>div{display:flex;justify-content:space-between;gap:8px;align-items:baseline}.neural-focus dt{color:#8ca8b6;flex:none}.neural-focus dt small{font:6px ui-monospace,monospace;color:#577b8c;margin-left:4px}.neural-focus dd{color:#c0d7df;font:9px ui-monospace,monospace;text-align:right;margin:0}.neural-focus dd small{font-size:7px}.neural-focus .hud-services{align-items:start}.hud-services dd{max-width:170px;font-size:9px;line-height:1.5}.hud-services dd>small{display:block;font-size:6px;color:#577b8c;margin-top:3px}.neural-focus>.hud-close{top:4px;right:5px;font-size:14px}.neural-focus>.hud-inspect{position:static;background:#91d9e409;border:1px solid #91d9e423;border-radius:5px;width:100%;padding:8px;margin-top:2px}.hud-inspect>.bilingual-label{flex-direction:row;align-items:center;gap:8px}.hud-inspect .bilingual-label>strong{font-size:10px}.hud-inspect .bilingual-label>small{font-size:6px}.overview-v82 .fiber-halo{stroke-width:5;opacity:.1}.overview-v82 .fiber-core{stroke-width:.8;opacity:.3}.overview-v82 .fiber-dashes{stroke-width:1.8;stroke-dasharray:5 45;opacity:.5;animation-duration:1.2s}.conversation-dismiss{position:fixed;inset:0;z-index:45;border:0;background:#06101b18;cursor:default}.digital-human-overlay{position:fixed;z-index:50;top:79px;left:calc(50% - 170px);width:340px;height:min(420px,65vh);border:1px solid #9bd2e23b;border-radius:12px;background:#152432f7;box-shadow:0 20px 70px #0007;display:flex;flex-direction:column;overflow:hidden;animation:conversation-expand .28s ease-out;transform-origin:top center}.digital-human-overlay>header{height:55px;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;flex:none}.digital-human-overlay>header>button{font-size:22px;color:#94b6c2}.digital-human-overlay>iframe{width:100%;min-height:0;flex:1;border:0;background:#12202d}@keyframes conversation-expand{0%{opacity:0;transform:translateY(-10px) scale(.92)}to{opacity:1;transform:none}}.overview-v82[data-immersive=true]{height:100dvh}.overview-v82[data-immersive=true] .cinema-hero{height:calc(100dvh - 112px)}@media(max-width:1200px){body:has(.overview-v82) .header-presence{margin-left:14px;min-width:50px}body:has(.overview-v82) .header-presence>.bilingual-label{display:none}body:has(.overview-v82) header nav>a{min-width:91px;padding:6px 10px}body:has(.overview-v82) .alvin-brand-title{font-size:18px}body:has(.overview-v82) .copyright-signature{min-width:280px}body:has(.overview-v82) .cosmic-footer{gap:18px;padding:6px 22px}body:has(.overview-v82) .cosmic-motto{display:none}}@media(max-width:999px){.overview-v82{height:auto}.overview-v82 .cinema-hero{height:auto;grid-template-columns:1fr}.overview-v82 .cinema-rack{height:620px}.overview-v82 .neural-scene{height:700px}.overview-v82 .cinema-base{height:165px}.overview-v82 .cinema-telemetry{height:auto}.overview-v82 .system-heartbeat{top:auto;bottom:0}.overview-v82 .cinema-footnote{height:auto;min-height:24px}.digital-human-overlay{left:50%;transform:translateX(-50%)}body:has(.overview-v82) .cosmic-footer{height:auto;min-height:56px}.overview-v82[data-immersive=true] .cinema-hero{height:auto}}@media(prefers-reduced-motion:reduce){.copyright-signature .bilingual-label>strong,.digital-human-overlay{animation:none!important}}body:has(.overview-v82) .alvin-brand-subtitle{display:block;font:600 8px Segoe UI,sans-serif;letter-spacing:.19em;color:#7e9aac;margin-top:4px}.brand-orbit-trace{animation:brand-orbit-once 2s .4s both}.alvin-spectrum-light:hover .brand-orbit-trace{animation:spectrum-orbit 3s linear infinite}@keyframes brand-orbit-once{0%{stroke-dashoffset:150;opacity:0}25%{opacity:.8}to{stroke-dashoffset:0;opacity:0}}body:has(.overview-v82) .cosmic-footer{display:grid;grid-template-columns:350px minmax(0,1fr) 222px;gap:20px;padding:5px 32px}.footer-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0}body:has(.overview-v82) .cosmic-registrations{display:flex;justify-content:center;align-items:center;gap:25px;white-space:nowrap}body:has(.overview-v82) .cosmic-registrations a{display:flex;align-items:center;gap:6px;white-space:nowrap;padding:0}body:has(.overview-v82) .cosmic-registrations img{width:17px;height:17px;flex:none}body:has(.overview-v82) .cosmic-registrations strong{display:inline;font-weight:400}body:has(.overview-v82) .cosmic-registrations small{font:6px ui-monospace,monospace;display:inline;margin:0;color:#527487}body:has(.overview-v82) .cosmic-motto{display:flex;align-items:baseline;gap:11px;flex:none;margin:0}body:has(.overview-v82) .cosmic-motto strong{font-size:9px;letter-spacing:.12em}body:has(.overview-v82) .cosmic-motto span{margin:0;font-size:6px;letter-spacing:.06em}.footer-socials{display:flex;justify-content:flex-end;align-items:center;gap:10px}.social-emblem{--social-core:#64727b;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#edf5f8;background:radial-gradient(circle at 30% 20%,#ffffff15,transparent 70%),var(--social-core);box-shadow:inset 0 1px 0 #ffffff24,0 3px 10px #0002;transition:filter .25s,transform .25s}.social-emblem svg{width:20px;height:20px}.social-emblem.email{--social-core:#a87879}.social-emblem.instagram{--social-core:#946b91}.social-emblem.facebook{--social-core:#5c80aa}.social-emblem.youtube{--social-core:#a45860}.social-emblem.github{--social-core:#515b68}.social-emblem:hover{transform:translateY(-2px);filter:brightness(1.18)}@media(max-width:1200px){body:has(.overview-v82) .cosmic-footer{grid-template-columns:285px 1fr 180px;padding:5px 20px;gap:10px}.footer-socials{gap:6px}.social-emblem{width:30px;height:30px}.social-emblem svg{width:18px;height:18px}body:has(.overview-v82) .cosmic-registrations{gap:12px}body:has(.overview-v82) .cosmic-registrations strong{font-size:8px}body:has(.overview-v82) .cosmic-registrations small{font-size:5px}body:has(.overview-v82) .cosmic-motto span{display:none}}@media(max-width:999px){body:has(.overview-v82) .cosmic-footer{display:flex;flex-wrap:wrap;gap:15px}.footer-center{order:3;width:100%}.footer-socials{margin-left:auto}}body:has(.overview-v82) .cosmic-footer{grid-template-columns:minmax(370px,1fr) auto minmax(222px,1fr);gap:24px;color:#a5b1bd}body:has(.overview-v82) .copyright-single{font:10px Segoe UI,sans-serif;letter-spacing:.025em;white-space:nowrap;display:block;min-width:0;color:inherit;animation:none;background:none}body:has(.overview-v82) .cosmic-registrations{gap:28px;color:inherit}body:has(.overview-v82) .cosmic-registrations a{color:inherit;transition:none;filter:none;gap:8px}body:has(.overview-v82) .cosmic-registrations strong{color:inherit;font:10px Segoe UI,sans-serif;letter-spacing:.025em}body:has(.overview-v82) .cosmic-registrations a:hover{filter:none;box-shadow:none;color:inherit}@media(max-width:1200px){body:has(.overview-v82) .cosmic-footer{grid-template-columns:1fr auto 175px;gap:12px}body:has(.overview-v82) .copyright-single{font-size:8px}body:has(.overview-v82) .cosmic-registrations strong{font-size:8px}body:has(.overview-v82) .cosmic-registrations{gap:12px}}@media(max-width:999px){body:has(.overview-v82) .cosmic-footer{display:flex;flex-wrap:wrap}}@media(min-width:1000px){.overview-v82 .neural-surface{left:clamp(-155px,-8vw,-105px);right:0;top:0;bottom:0}body:has(.overview-v82) .cosmic-footer{position:relative;display:flex;justify-content:space-between;gap:20px}body:has(.overview-v82) .footer-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:-moz-max-content;width:max-content;margin:0}}body:has(.overview-v82) .alvin-brand-title{font-size:19px;letter-spacing:.125em}body:has(.overview-v82) .alvin-brand-subtitle{font-size:7px;letter-spacing:.18em}body:has(.overview-v82) header nav>a{min-width:110px;padding:6px 13px}body:has(.overview-v82) header nav>a>span:last-child{font-size:14px}body:has(.overview-v82) header nav>a>span:first-child{font-size:7px}body:has(.overview-v82) .copyright-pair{display:flex;flex-direction:column;justify-content:center;gap:5px;min-width:0;color:#a9b6c1}.copyright-pair>span{font:500 10px Segoe UI,sans-serif;letter-spacing:.035em;white-space:nowrap}.copyright-pair>small{font:400 9px Segoe UI,sans-serif;letter-spacing:.22em;color:#7e99a9}body:has(.overview-v82) .cosmic-registrations a{padding:5px 4px;border-radius:4px}body:has(.overview-v82) .cosmic-registrations img{width:18px;height:18px}body:has(.overview-v82) .cosmic-registrations strong{font-size:10px}.overview-v82 .cinema-telemetry{height:82px;align-items:center}.overview-v82 .cinema-telemetry>.hud-instrument{height:82px;padding:0 9px;display:grid;grid-template-columns:80px minmax(0,1fr);align-items:center;gap:10px;isolation:isolate}.overview-v82 .system-heartbeat{inset:0 27px;width:calc(100% - 54px);height:92px;z-index:0}.overview-v82 .hud-readout{position:relative;min-width:0}.overview-v82 .hud-readout>label{margin:0 0 7px}.overview-v82 .hud-readout>strong{font-size:22px;letter-spacing:-.015em;line-height:1}.overview-v82 .hud-readout>label .bilingual-label{gap:6px}.overview-v82 .hud-readout>label .bilingual-label strong{font-size:11px}.overview-v82 .hud-readout>label .bilingual-label small{font-size:6px}.overview-v82 .hud-readout>strong small{font-size:8px;margin:0}.hud-microtrace{height:5px;width:65px;margin-top:8px;display:flex;gap:3px}.hud-microtrace i{width:28px;height:1px;background:#91d5d866}.hud-microtrace i:nth-child(2){width:17px;background:#91d5d838}.hud-microtrace i:nth-child(3){width:5px;background:#91d5d826}.scifi-gauge{width:80px;height:80px;position:relative;color:var(--hud-tint);filter:drop-shadow(0 0 6px #7bd1cf18)}.overview-v82 .cinema-telemetry .scifi-gauge svg{display:block;width:80px;height:80px;overflow:visible;color:inherit}.scifi-gauge svg{fill:none;stroke:currentColor;stroke-width:1}.hud-glass{fill:#779fa007;stroke:#88b4be1c}.hud-calibration{opacity:.42;stroke-width:2}.hud-track{opacity:.13;stroke-width:3}.hud-value{stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset .65s ease;filter:drop-shadow(0 0 3px currentColor)}.hud-rotor{transform-origin:48px 48px;animation:hud-spin var(--orbit-duration) linear infinite;animation-delay:var(--orbit-delay);stroke-width:1.3;opacity:.9}.hud-rotor circle{fill:currentColor;stroke:none}.hud-counter-rotor{transform-origin:48px 48px;animation:hud-spin 12s linear infinite reverse;opacity:.3;stroke-width:.7}.hud-glyph{stroke-width:1.35;stroke-linejoin:round;stroke-linecap:round;opacity:.86}.hud-datum{opacity:.35;stroke-width:.7}.scifi-gauge[data-active=true]{filter:drop-shadow(0 0 7px color-mix(in srgb,var(--hud-tint),transparent 45%))}.scifi-gauge[data-active=true] .hud-rotor{animation-duration:2s}.scifi-gauge[data-running=false] *{animation-play-state:paused!important}@keyframes hud-spin{to{transform:rotate(1turn)}}@media(max-width:1400px){.overview-v82 .cinema-telemetry>.hud-instrument{grid-template-columns:62px minmax(0,1fr);gap:4px;padding:0 3px}.overview-v82 .cinema-telemetry .scifi-gauge svg,.scifi-gauge{height:62px;width:62px}.overview-v82 .hud-readout>label .bilingual-label{display:block}.overview-v82 .hud-readout>label .bilingual-label small{margin:3px 0 0}.overview-v82 .hud-readout>strong{font-size:18px;gap:3px}.copyright-pair>small,.copyright-pair>span{font-size:8px}}@media(max-width:999px){body:has(.overview-v82) .footer-center{position:static;transform:none;width:100%}.overview-v82 .neural-surface{left:0}.overview-v82 .system-heartbeat{display:none}.overview-v82 .cinema-telemetry{height:auto}.overview-v82 .cinema-telemetry>.hud-instrument{height:80px}body:has(.overview-v82) .alvin-brand-title{font-size:16px}}@media(prefers-reduced-motion:reduce){.cinema-overview:not(.overview-v84) .scifi-gauge *{animation:none!important}}.overview-v82 .neural-surface{pointer-events:none}.overview-v82 .neuron-label{pointer-events:auto}@media(min-width:1000px){.overview-v82[data-mode=inspection] .neural-surface{left:clamp(-110px,-5.7vw,-65px)}}body:has(.overview-v84){--overview-header:72px;--overview-footer:64px;--overview-status:112px}.overview-v84{min-height:0;height:auto;overflow:clip;width:100%}.overview-v84 .cinema-hero{height:max(540px,calc(100dvh - var(--overview-header) - var(--overview-footer) - var(--overview-status)));grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0}.overview-v84 .cinema-rack,.overview-v84 .neural-scene{height:auto;min-width:0}.overview-v84 .cinema-rack-stage{inset:0}.overview-v84 .cinema-base{height:92px;min-width:0;flex:none}.overview-v84 .cinema-telemetry{grid-template-columns:repeat(7,minmax(0,1fr));height:82px;min-width:0}.overview-v84 .hud-readout>strong{flex-wrap:wrap;row-gap:2px}.overview-v84 .cinema-footnote{height:20px;min-width:0}.overview-v84 .scene-mode{left:24px;bottom:8px;max-width:55%;white-space:normal}.scene-motion{position:absolute;z-index:8;left:240px;bottom:5px;display:flex;align-items:center;gap:7px;padding:6px 10px;color:#9ac3ce;font:12px system-ui;border:1px solid #71969e2b;border-radius:6px;background:#111e2780;cursor:pointer;min-height:34px}.scene-motion span{font-size:9px;display:flex;flex-direction:column;gap:2px}.scene-motion small{font:6px ui-monospace,monospace;letter-spacing:.04em;color:#6b939f}.scene-motion:hover{background:#24445399;color:#dcfbff}.scene-motion:focus-visible{outline:2px solid #8ac8d3;outline-offset:2px}body:has(.overview-v84) .cosmic-footer{height:var(--overview-footer);min-height:var(--overview-footer);position:relative;padding:8px 28px;gap:18px}body:has(.overview-v84) .footer-center{position:static;transform:none;width:auto;order:0}body:has(.overview-v84) .footer-socials{margin:0}body:has(.overview-v84) .copyright-pair{min-width:0;gap:6px}body:has(.overview-v84) .copyright-pair>span{line-height:1.5}body:has(.overview-v84) .cosmic-registrations{width:auto;gap:20px;flex-wrap:wrap;justify-content:center}body:has(.overview-v84) .cosmic-registrations a{flex:none;max-width:100%}.overview-v84 .neural-focus{max-height:min(380px,80vh);overflow:auto;overscroll-behavior:contain}.overview-v84[data-immersive=true]{height:auto;min-height:100dvh}.overview-v84[data-immersive=true] .cinema-hero{height:max(540px,calc(100dvh - var(--overview-status)))}@media(min-width:1600px){body:has(.overview-v84) .footer-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}body:has(.overview-v84) .footer-socials{grid-column:3}}@media(min-width:1101px) and (max-width:1599px){body:has(.overview-v84){--overview-footer:94px;--overview-status:200px}.overview-v84 .neural-surface,.overview-v84[data-mode=inspection] .neural-surface{left:0;right:0;top:0;bottom:25px}.overview-v84 .cinema-base{height:174px;padding:0 18px}.overview-v84 .cinema-telemetry{grid-template-columns:repeat(4,minmax(0,1fr));height:164px}.overview-v84 .cinema-telemetry>.hud-instrument{grid-template-columns:62px minmax(0,1fr);padding:0 12px;height:82px}.overview-v84 .system-heartbeat{inset:auto 18px 0;height:15px;width:calc(100% - 36px)}.overview-v84 .cinema-footnote{height:26px;padding:0 30px}body:has(.overview-v84) .cosmic-footer{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:4px 18px}body:has(.overview-v84) .footer-center{grid-row:2;grid-column:1/-1;justify-self:center}body:has(.overview-v84) .footer-socials{grid-column:2;grid-row:1}body:has(.overview-v84) header.glass>div{padding-inline:20px;gap:10px}body:has(.overview-v84) .header-presence{margin-left:16px;min-width:44px}body:has(.overview-v84) header nav{gap:4px}body:has(.overview-v84) header nav>a{min-width:90px;padding-inline:10px}}@media(max-width:1100px){body:has(.overview-v84){--overview-header:112px;--overview-footer:130px}body:has(.overview-v84) header.glass{height:var(--overview-header)}body:has(.overview-v84) header.glass>div{height:100%;min-height:0;padding:8px 18px;display:grid;grid-template-columns:minmax(0,1fr) 48px 48px;grid-template-rows:44px 44px;gap:6px 10px}body:has(.overview-v84) header.glass>div>a{min-width:0;gap:9px;width:-moz-max-content;width:max-content;max-width:100%}body:has(.overview-v84) header.glass>div>a>div{display:block;min-width:0}body:has(.overview-v84) .alvin-brand-title{font-size:17px;letter-spacing:.09em}body:has(.overview-v84) .alvin-brand-subtitle{font-size:6px}body:has(.overview-v84) .header-presence{margin:0;min-width:0;width:44px;height:44px;padding:0;justify-content:center}body:has(.overview-v84) .header-presence>.bilingual-label{display:none}body:has(.overview-v84) .header-cinematic{margin:0;width:44px;height:44px;min-width:0;padding:0}body:has(.overview-v84) header nav{grid-row:2;grid-column:1/-1;width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:0;overflow:visible}body:has(.overview-v84) header nav>a{min-width:0;align-items:center;justify-content:center;padding:5px 2px;height:42px;gap:3px}body:has(.overview-v84) header nav>a>span:first-child{font-size:7px;letter-spacing:.08em}body:has(.overview-v84) header nav>a>span:last-child{font-size:13px;margin:0;letter-spacing:.06em}.overview-v84,.overview-v84[data-immersive=true]{height:auto;min-height:0}.overview-v84 .cinema-hero,.overview-v84[data-immersive=true] .cinema-hero{height:auto;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;gap:0}.overview-v84 .cinema-rack{height:clamp(350px,90vw,780px)}.overview-v84 .neural-scene{height:820px}.overview-v84 .neural-surface,.overview-v84[data-mode=inspection] .neural-surface{inset:0 12px 36px}.overview-v84 .scene-mode{top:calc(clamp(350px,90vw,780px) - 40px);bottom:auto;left:20px;max-width:55%}.overview-v84 .scene-motion{top:calc(clamp(350px,90vw,780px) - 43px);bottom:auto;left:auto;right:20px}.overview-v84 .neural-bottom{left:18px;right:18px;bottom:8px;gap:8px;flex-wrap:wrap}.overview-v84 .neural-legend{font-size:9px;gap:14px;flex-wrap:wrap}.overview-v84 .neural-legend small{font-size:6px}.overview-v84 .cinema-base{height:auto;padding:4px 18px 18px}.overview-v84 .cinema-telemetry{grid-template-columns:repeat(3,minmax(0,1fr));height:auto;gap:10px 4px}.overview-v84 .cinema-telemetry>.hud-instrument{height:82px;grid-template-columns:62px minmax(0,1fr);padding:0 5px;gap:8px}.overview-v84 .cinema-telemetry>.hud-instrument:last-child{grid-column:1/-1;justify-self:center;width:250px}.overview-v84 .system-heartbeat{display:none}.overview-v84 .hud-readout>label .bilingual-label{display:flex;flex-direction:column;align-items:start;gap:3px}.overview-v84 .hud-readout>label .bilingual-label small{margin:0}.overview-v84 .cinema-footnote{height:auto;min-height:32px;flex-wrap:wrap;padding:6px 22px;gap:8px 16px;line-height:1.6}.overview-v84 .cosmic-fiber-bridge{display:block}body:has(.overview-v84) .cosmic-footer{height:auto;min-height:130px;display:flex;flex-direction:column;gap:12px;padding:16px 20px}body:has(.overview-v84) .copyright-pair{text-align:center;align-items:center;width:100%}body:has(.overview-v84) .copyright-pair>span{font-size:9px}body:has(.overview-v84) .copyright-pair>small{font-size:9px;letter-spacing:.12em}body:has(.overview-v84) .footer-center{position:static;transform:none;width:100%;order:0}body:has(.overview-v84) .footer-socials{justify-content:center;align-self:center;gap:12px}body:has(.overview-v84) .social-emblem{width:34px;height:34px}body:has(.overview-v84) .cosmic-registrations{gap:4px 16px;flex-wrap:wrap;justify-content:center}body:has(.overview-v84) .cosmic-registrations strong{font-size:10px}.digital-human-overlay{width:min(340px,calc(100vw - 24px));left:50%;transform:translateX(-50%);top:118px}}@media(max-width:600px){body:has(.overview-v84) header.glass>div{padding:8px 12px;grid-template-columns:minmax(0,1fr) 34px 36px;-moz-column-gap:6px;column-gap:6px}body:has(.overview-v84) .alvin-brand-title{font-size:clamp(11px,3.5vw,15px);letter-spacing:.04em}body:has(.overview-v84) .alvin-brand-subtitle{font-size:5.5px;letter-spacing:.1em;margin-top:3px}body:has(.overview-v84) .alvin-spectrum-light{width:28px;height:32px;flex:none}body:has(.overview-v84) .header-cinematic,body:has(.overview-v84) .header-presence{width:34px}body:has(.overview-v84) .header-cinematic small{font-size:5px}.overview-v84 .neural-scene{height:1100px}.overview-v84 .neural-surface,.overview-v84[data-mode=inspection] .neural-surface{inset:0 4px 44px}.overview-v84 .neuron-label>span{font-size:10px;letter-spacing:0}.overview-v84 .neuron-label.major>span{font-size:12px}.overview-v84 .neuron-label small{font-size:6px;letter-spacing:0;display:block}.overview-v84 .neural-legend{font-size:8px;gap:8px}.overview-v84 .neural-bottom>span:last-child{display:none}.overview-v84 .cinema-base{padding:4px 12px 16px}.overview-v84 .cinema-telemetry{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 0}.overview-v84 .cinema-telemetry>.hud-instrument{grid-template-columns:52px minmax(0,1fr);gap:6px;padding:0 4px}.overview-v84 .cinema-telemetry .scifi-gauge svg,.overview-v84 .scifi-gauge{width:52px;height:52px}.overview-v84 .hud-readout>strong{font-size:19px;gap:3px}.overview-v84 .hud-microtrace{width:50px}.overview-v84 .scene-mode{left:12px;font-size:8px;max-width:55%}.overview-v84 .scene-mode small{font-size:5px}.overview-v84 .scene-motion{right:12px}.overview-v84 .scene-event-note{flex-basis:100%}.overview-v84 .neural-focus{width:min(274px,calc(100vw - 24px));padding:14px;max-height:350px}}body:has(.overview-v84) .copyright-pair{justify-self:start}@media(max-width:1100px){.overview-v84 .cinema-rack{height:calc(clamp(350px,90vw,780px) + 42px)}.overview-v84 .cinema-rack-stage{bottom:42px}.overview-v84 .scene-mode,.overview-v84 .scene-motion{top:calc(clamp(350px,90vw,780px) + 3px)}}body:has(.overview-v84){--overview-footer:58px;--overview-status:134px}.overview-v84 .cinema-base{height:110px;padding:0 26px;background:linear-gradient(180deg,transparent,#729ead07);position:relative}.overview-v84 .cinema-telemetry{height:110px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;background:linear-gradient(90deg,#64909705,#94c5d20a 50%,#64909705);border-top:1px solid #98bbcc15;border-bottom:1px solid #98bbcc15}.overview-v84 .cinema-telemetry>.hud-instrument{position:relative;display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;height:110px;min-height:0;padding:8px 16px;gap:10px;border:0}.overview-v84 .cinema-telemetry>.hud-instrument:not(:first-child):before{content:"";position:absolute;left:0;top:24%;height:52%;width:1px;background:linear-gradient(transparent,#88c0cb2c,transparent)}.overview-v84 .cinema-telemetry>.hud-instrument:last-child{grid-column:auto;justify-self:stretch;width:auto}.overview-v84 .cinema-telemetry .scifi-gauge svg,.overview-v84 .scifi-gauge{width:70px;height:70px}.overview-v84 .hud-readout>label .bilingual-label{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.overview-v84 .hud-readout>label .bilingual-label small{margin:0;letter-spacing:.14em}.overview-v84 .hud-readout>strong{font-size:23px;gap:4px}.hud-capacity{height:3px;margin-top:9px;width:100%;max-width:128px;background:repeating-linear-gradient(90deg,#88b4c01c 0 7px,transparent 7px 10px);overflow:hidden}.hud-capacity i{display:block;height:100%;background:repeating-linear-gradient(90deg,#8bc2c8aa 0 7px,transparent 7px 10px);transition:width 1s ease}.hud-instrument:nth-child(2n) .hud-capacity i{background:repeating-linear-gradient(90deg,#afa3d8a0 0 7px,transparent 7px 10px)}.hud-instrument:last-child .hud-capacity i{background:repeating-linear-gradient(90deg,#dfbc78a0 0 7px,transparent 7px 10px)}.hud-duplex{display:flex;gap:14px;align-items:center}.hud-duplex>span{min-width:0;display:flex;flex-direction:column;gap:4px}.hud-duplex>span>small{font-size:8px;color:#90c6cb;white-space:nowrap}.hud-duplex b{font:5px ui-monospace,monospace;opacity:.65;margin-left:2px}.overview-v84 .hud-duplex strong{font-size:17px;display:flex;gap:3px;align-items:baseline;white-space:nowrap}.overview-v84 .hud-duplex strong small{font-size:6px}.overview-v84 .cinema-telemetry>.hud-instrument:nth-child(5){grid-template-columns:48px minmax(0,1fr);gap:6px}.overview-v84 .hud-instrument:nth-child(5) .scifi-gauge,.overview-v84 .hud-instrument:nth-child(5) .scifi-gauge svg{width:48px;height:48px}.overview-v84 .cinema-footnote{height:24px;padding-inline:32px}body:has(.overview-v84) .cosmic-footer{height:58px;min-height:58px;padding:7px 24px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-rows:1fr;align-items:center;gap:12px}body:has(.overview-v84) .footer-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);grid-row:auto;grid-column:auto;width:-moz-max-content;width:max-content}body:has(.overview-v84) .footer-socials{grid-column:3;grid-row:1;justify-self:end;align-self:center;gap:10px}body:has(.overview-v84) .social-emblem{width:30px;height:30px}body:has(.overview-v84) .copyright-pair{grid-row:1;grid-column:1;align-self:center;gap:4px;width:-moz-max-content;width:max-content;max-width:100%}body:has(.overview-v84) .copyright-pair>span{font-size:8px;letter-spacing:0;white-space:normal;line-height:1.4}body:has(.overview-v84) .copyright-pair>small{font-size:8px;letter-spacing:.08em}body:has(.overview-v84) .cosmic-registrations{gap:12px;flex-wrap:nowrap}body:has(.overview-v84) .cosmic-registrations strong{font-size:9px}body:has(.overview-v84) .cosmic-registrations img{width:17px;height:18px;-o-object-fit:contain;object-fit:contain}@media(min-width:1101px) and (max-width:1599px){body:has(.overview-v84){--overview-status:134px;--overview-footer:58px}.overview-v84 .cinema-base{padding-inline:14px}.overview-v84 .cinema-telemetry>.hud-instrument{grid-template-columns:48px minmax(0,1fr);padding:8px;gap:6px}.overview-v84 .cinema-telemetry .scifi-gauge svg,.overview-v84 .scifi-gauge{width:48px;height:48px}.overview-v84 .hud-readout>strong{font-size:20px}.overview-v84 .cinema-telemetry>.hud-instrument:nth-child(5){grid-template-columns:minmax(0,1fr)}.overview-v84 .hud-instrument:nth-child(5) .scifi-gauge{display:none}.overview-v84 .hud-duplex{gap:10px}}@media(max-width:1100px){.overview-v84 .cinema-base{height:auto;padding:0 18px}.overview-v84 .cinema-telemetry{grid-template-columns:repeat(3,minmax(0,1fr));height:auto}.overview-v84 .cinema-telemetry>.hud-instrument{height:106px;grid-template-columns:56px minmax(0,1fr);padding:10px 8px;gap:8px}.overview-v84 .cinema-telemetry .scifi-gauge svg,.overview-v84 .scifi-gauge{width:56px;height:56px}.overview-v84 .cinema-telemetry>.hud-instrument:nth-child(4):before{display:none}.overview-v84 .cinema-telemetry>.hud-instrument:nth-child(n+4){border-top:1px solid #88bbcc14}.overview-v84 .cinema-footnote{height:auto;min-height:26px;padding:6px 22px}body:has(.overview-v84) .copyright-pair>span{max-width:260px;font-size:7px}body:has(.overview-v84) .cosmic-footer{padding-inline:16px}body:has(.overview-v84) .footer-socials{gap:7px}body:has(.overview-v84) .social-emblem{width:26px;height:26px}}@media(max-width:900px){body:has(.overview-v84) .cosmic-footer{height:auto;min-height:0;padding:12px 16px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:10px 12px}body:has(.overview-v84) .footer-center{position:static;transform:none;grid-row:2;grid-column:1/-1;width:100%;justify-self:center}body:has(.overview-v84) .copyright-pair{text-align:left;align-items:flex-start;grid-column:1;grid-row:1}body:has(.overview-v84) .footer-socials{grid-column:2;grid-row:1}body:has(.overview-v84) .cosmic-registrations{justify-content:center;flex-wrap:wrap;gap:5px 12px}}@media(max-width:650px){.overview-v84 .cinema-base{padding:0 12px}.overview-v84 .cinema-telemetry{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-v84 .cinema-telemetry>.hud-instrument{height:104px;grid-template-columns:44px minmax(0,1fr);gap:6px;padding:8px 6px}.overview-v84 .cinema-telemetry .scifi-gauge svg,.overview-v84 .scifi-gauge{width:44px;height:44px}.overview-v84 .cinema-telemetry>.hud-instrument:nth-child(n){border-top:0}.overview-v84 .cinema-telemetry>.hud-instrument:nth-child(n+3){border-top:1px solid #88bbcc14}.overview-v84 .cinema-telemetry>.hud-instrument:nth-child(2n):before{display:block}.overview-v84 .cinema-telemetry>.hud-instrument:nth-child(odd):before{display:none}.overview-v84 .hud-readout>strong{font-size:21px}.overview-v84 .cinema-telemetry>.hud-instrument:nth-child(5){grid-template-columns:minmax(0,1fr);padding-left:14px}.overview-v84 .hud-instrument:nth-child(5) .scifi-gauge{display:none}.overview-v84 .hud-duplex{gap:10px}.overview-v84 .hud-duplex strong{font-size:15px}body:has(.overview-v84) .cosmic-footer{padding:10px 12px;gap:9px}body:has(.overview-v84) .copyright-pair>span{font-size:7px;max-width:210px}body:has(.overview-v84) .copyright-pair>small{font-size:7px;letter-spacing:0}body:has(.overview-v84) .footer-socials{gap:6px}body:has(.overview-v84) .social-emblem{width:23px;height:23px}body:has(.overview-v84) .cosmic-registrations strong{font-size:8px}body:has(.overview-v84) .cosmic-registrations img{width:13px;height:15px}}.hud-link-flow{display:block;width:128px;max-width:100%;height:16px;margin-top:4px;fill:none;stroke:#83b9c02a;stroke-width:.8}.hud-link-flow .link-in,.hud-link-flow .link-out{stroke:#9dd9da;stroke-dasharray:7 33;animation:link-transfer 6s linear infinite}.hud-link-flow .link-in{stroke:#b5a7de;animation-delay:-1.4s}.hud-link-flow .link-arrows{stroke:#adcfce;opacity:.6}@keyframes link-transfer{to{stroke-dashoffset:-120}}body:has(.overview-v82) header.glass{height:auto!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important}body:has(.overview-v82) header.glass>div{display:flex!important;height:auto!important;min-height:72px!important;max-width:none!important;padding:8px 32px!important;gap:16px!important}body:has(.overview-v82) header nav{display:flex!important;width:auto!important;margin-left:auto!important;gap:10px!important;overflow:visible!important}body:has(.overview-v82) header nav>a{min-width:110px!important;height:auto!important;padding:6px 13px!important;align-items:flex-start!important;justify-content:center!important;gap:0!important;background:transparent;border-radius:4px}body:has(.overview-v82) header nav>a>span:first-child{order:0!important;font-size:7px!important;letter-spacing:.18em!important}body:has(.overview-v82) header nav>a>span:last-child{order:0!important;margin:0!important;font-size:14px!important;font-weight:500!important;letter-spacing:.08em!important}@media(max-width:700px){body:has(.overview-v82) header.glass{overflow:hidden}body:has(.overview-v82) header.glass>div{height:auto!important;min-height:112px!important;padding:8px 12px!important;display:flex!important;flex-wrap:wrap!important;gap:4px 8px!important}body:has(.overview-v82) header nav{order:2!important;flex:1 0 100%!important;width:100%!important;margin:0!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}body:has(.overview-v82) header nav>a{min-width:0!important;height:40px!important;padding:4px 2px!important;align-items:center!important;justify-content:center!important}body:has(.overview-v82) header nav>a>span:first-child{font-size:6px!important;letter-spacing:.06em!important}body:has(.overview-v82) header nav>a>span:last-child{font-size:11px!important;letter-spacing:.04em!important}}body:has(.overview-v84){background:#080f17}.net-world{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;background:radial-gradient(ellipse at 48% 40%,#15232d,#080f17 85%)}.net-world-canvas{position:absolute;inset:0;opacity:.5}.net-world-depth{position:absolute;inset:0;background:radial-gradient(ellipse at 27% 43%,#080f1770,transparent 42%),radial-gradient(ellipse at 76% 40%,#080f178c,transparent 44%);pointer-events:none}body:has(.overview-v84) .edge-bg,body:has(.overview-v84) .edge-grid,body:has(.overview-v84) .orb,body:has(.overview-v84) .particle{display:none}body:has(.overview-v84) .cosmic-footer,body:has(.overview-v84) header.glass,body:has(.overview-v84) main{position:relative;z-index:1}body:has(.overview-v84) .cosmic-footer,body:has(.overview-v84) header.glass{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important}body:has(.overview-v84) .cosmic-footer:after,body:has(.overview-v84) .cosmic-footer:before{display:none}.overview-v84,.overview-v84 .cinema-base,.overview-v84 .cinema-footnote,.overview-v84 .cinema-hero,.overview-v84 .cinema-rack,.overview-v84 .cinema-telemetry,.overview-v84 .neural-scene{background:transparent!important;border:0!important;box-shadow:none!important}.overview-v84 .cinema-telemetry>.hud-instrument{border:0!important;background:transparent!important}.overview-v84 .cinema-base:after,.overview-v84 .cinema-base:before,.overview-v84 .cinema-hero:after,.overview-v84 .cinema-hero:before,.overview-v84 .cinema-telemetry>.hud-instrument:before{display:none!important}.overview-v84 .neural-scene:after,.overview-v84 .neural-scene:before{display:none}.overview-v84 .cinema-rack-floor{background:radial-gradient(ellipse,#8ba8b515,transparent 72%);filter:blur(6px)}body:has(.overview-v84) header nav>a{background:transparent!important;border:0;box-shadow:none}body:has(.overview-v84) header nav>a:after{display:none}body:has(.overview-v84) header nav>a:has(.text-cyan-300){filter:drop-shadow(0 0 6px #72dfe93b)}body:has(.overview-v84) .copyright-pair,body:has(.overview-v84) .cosmic-registrations{text-shadow:0 1px 7px #02070c}@media(max-width:1100px){.net-world-canvas{opacity:.36}.net-world-depth{background:radial-gradient(ellipse at 50% 45%,#080f1740,transparent 70%)}}@media(min-width:1101px){.overview-v84 .cinema-hero{display:block;--stage-gap:clamp(20px,1.8vw,36px);-moz-column-gap:var(--stage-gap);column-gap:var(--stage-gap)}.overview-v84 .cinema-rack{position:absolute;left:0;top:0;bottom:0;width:min(50%,960px);height:100%}.overview-v84 .neural-scene{position:absolute;left:var(--graph-start,44%);right:var(--stage-gap);top:0;bottom:0;width:auto;height:100%;min-width:0}.overview-v84 .neural-surface,.overview-v84[data-mode=inspection] .neural-surface{inset:0 0 26px}.overview-v84 .neural-bottom{left:0;right:0}.overview-v84 .scene-mode{left:var(--stage-gap)}}.overview-v84 .neuron-label{font-family:Segoe UI,Microsoft YaHei UI,PingFang SC,sans-serif;gap:3px;padding:2px 4px 4px}.overview-v84 .neuron-label>span{font-family:inherit;font-size:10px;font-weight:500;letter-spacing:.025em;line-height:1.35;color:#9cb6c0}.overview-v84 .neuron-label.major>span{font-size:12px;font-weight:500;letter-spacing:.045em;color:#d1e4e8}.overview-v84 .neuron-label small{font-family:Bahnschrift,DIN Alternate,Segoe UI,sans-serif;font-size:6.5px;font-weight:500;letter-spacing:.14em;line-height:1.2;color:#647f8e}.overview-v84 .neuron-label[data-depth=back]{filter:none}.overview-v84 .neuron-label.selected>span,.overview-v84 .neuron-label:hover>span{color:#ebffff}.net-world-canvas{opacity:.47;filter:saturate(.72)}.net-world-depth{background:radial-gradient(ellipse at 19% 43%,#080f1740,transparent 35%),radial-gradient(ellipse at 68% 45%,#080f178a,transparent 57%),linear-gradient(0deg,#080f1730,transparent 18%,transparent 87%,#080f1730)}@media(max-width:1100px){.overview-v84 .neuron-label>span{font-size:10px}.overview-v84 .neuron-label.major>span{font-size:11px}.net-world-canvas{opacity:.34}}.net-world-depth{background:radial-gradient(ellipse at 56% 44%,#080f175c,transparent 62%)}.net-world-canvas{opacity:.42}@media(max-width:1100px){.net-world-canvas{opacity:.36}}