:root{--ink:#172436;--muted:#607187;--soft:#8a98aa;--page:#eef3f7;--panel:#fff;--panel-soft:#f7f9fc;--line:#d9e2eb;--line-strong:#c5d2df;--blue:#2878e3;--blue-soft:#eaf3ff;--cyan:#0891b2;--green:#0f9f75;--purple:#7857d8;--orange:#d97706;--pink:#db2777;--danger:#df405b;--shadow-sm:0 4px 14px #21375214;--shadow-md:0 12px 32px #2137521f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0}body{background:var(--page);color:var(--ink);font-family:Microsoft YaHei UI,PingFang SC,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;overflow:hidden}button,input{font:inherit}button{color:inherit}button:focus-visible{outline-offset:2px;outline:3px solid #2878e357}input:focus-visible{outline-offset:2px;outline:3px solid #2878e357}[role=button]:focus-visible{outline-offset:2px;outline:3px solid #2878e357}.app-shell{background:var(--page);grid-template-rows:72px 54px minmax(0,1fr) 38px;width:100%;height:100vh;min-height:680px;display:grid}.topbar{z-index:100;border-bottom:1px solid var(--line);background:#fff;grid-template-columns:minmax(330px,.85fr) minmax(430px,1.25fr) auto;align-items:center;gap:18px;padding:0 18px;display:grid;position:relative;box-shadow:0 3px 15px #1c314b0d}.brand-block{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{background:linear-gradient(145deg,#f9fcff,#e8f2ff);border:1px solid #bed4ec;border-radius:11px;flex:none;place-items:center;width:39px;height:39px;display:grid;position:relative;box-shadow:inset 0 0 0 4px #fff}.brand-mark:before{border:2px solid var(--blue);content:"";border-radius:5px;width:18px;height:18px;position:absolute}.brand-mark span{background:var(--blue);border-radius:50%;width:4px;height:4px;position:absolute;box-shadow:0 0 0 3px #dcebff}.brand-mark span:first-child{transform:translate(-12px,-12px)}.brand-mark span:nth-child(2){transform:translate(12px,-12px)}.brand-mark span:nth-child(3){transform:translateY(13px)}.eyebrow{color:#6b83a0;letter-spacing:.13em;margin:0 0 3px;font-family:Consolas,Cascadia Mono,monospace;font-size:8.5px;font-weight:700}.brand-block h1{color:#142238;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:720;overflow:hidden}.runtime-strip{border:1px solid var(--line);background:#f8fafc;border-radius:10px;grid-template-columns:repeat(3,minmax(110px,1fr));justify-self:center;width:min(100%,590px);height:44px;display:grid;overflow:hidden}.runtime-fact{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-width:0;padding:0 12px;display:flex;position:relative}.runtime-fact:last-child{border-right:0}.runtime-fact:before{content:"";background:currentColor;border-radius:0 3px 3px 0;width:3px;position:absolute;top:9px;bottom:9px;left:0}.runtime-fact span{color:#78879a;letter-spacing:.04em;white-space:nowrap;font-size:8px}.runtime-fact strong{color:currentColor;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-family:Consolas,monospace;font-size:10px;font-weight:700;overflow:hidden}.tone-danger{color:#d63d58}.tone-good{color:#186}.tone-muted{color:#7d8794}.tone-warn{color:#d97706}.header-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.locale-switcher{background:#f2f7fbf0;border:1px solid #c8d6e4;border-radius:7px;align-items:center;padding:2px;display:inline-flex}.locale-switcher button{color:#718397;cursor:pointer;background:0 0;border:0;border-radius:5px;min-width:34px;height:25px;padding:0 7px;font-size:8px;font-weight:760}.locale-switcher button:hover{color:#286dab}.locale-switcher button.active{color:#1768b3;background:#fff;box-shadow:0 1px 5px #1f507c29}.icon-button,.panel-close{border:1px solid var(--line);color:#53677e;cursor:pointer;background:#f8fafc;border-radius:7px;place-items:center;min-width:39px;height:32px;padding:0 8px;font-family:Consolas,monospace;font-size:9px;font-weight:700;transition:all .15s;display:grid}.icon-button:hover,.panel-close:hover{background:var(--blue-soft);color:var(--blue);box-shadow:var(--shadow-sm);border-color:#8fb7e6}.control-rail{z-index:95;border-bottom:1px solid var(--line);background:#f9fbfd;grid-template-columns:minmax(250px,.85fr) minmax(430px,1.4fr) auto;align-items:center;gap:14px;padding:7px 16px;display:grid;position:relative}.search-wrap{border:1px solid var(--line-strong);background:#fff;border-radius:8px;grid-template-columns:24px 1fr 25px;align-items:center;max-width:420px;height:38px;display:grid;position:relative;box-shadow:inset 0 1px 2px #182d4609}.search-wrap:focus-within{border-color:#78aee9;box-shadow:0 0 0 3px #2878e31a}.search-wrap>span{color:#8090a3;text-align:center;font-size:18px}.search-wrap input{min-width:0;height:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:0 4px;font-size:10px}.search-wrap input::placeholder{color:#9ba7b5}.search-wrap>button{color:#8b99aa;cursor:pointer;background:0 0;border:0;border-radius:5px;width:23px;height:23px}.search-wrap>button:hover{color:#33465e;background:#eef3f8}.search-results{z-index:150;border:1px solid var(--line-strong);background:#fff;border-radius:9px;padding:6px;position:absolute;top:43px;left:0;right:0;box-shadow:0 18px 45px #172c462e}.search-results button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:7px 1fr;align-items:center;gap:9px;width:100%;min-height:44px;padding:6px 8px;display:grid}.search-results button:hover{background:#eef6ff}.search-results button>span{border-radius:50%;width:7px;height:7px}.search-results strong,.search-results small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.search-results strong{color:#27394f;font-size:10px}.search-results small{color:#8090a4;margin-top:3px;font-family:Consolas,monospace;font-size:8px}.view-tabs{justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.view-tabs button{color:#67798e;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:7px;height:34px;padding:0 12px;font-size:9.5px;font-weight:600;transition:all .15s}.view-tabs button:hover{color:#32577d;background:#f0f6fc;border-color:#d6e4f3}.view-tabs button.active{color:#1766c2;background:#eaf3ff;border-color:#a8c8ed;box-shadow:inset 0 -2px #2f83e7}.rail-toggles{white-space:nowrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.switch-control{color:#5f7186;cursor:pointer;align-items:center;gap:6px;font-size:9px;display:flex}.switch-control input{opacity:0;pointer-events:none;position:absolute}.switch-control>span{background:#cbd5df;border-radius:15px;width:27px;height:15px;transition:all .16s;position:relative}.switch-control>span:after{content:"";background:#fff;border-radius:50%;width:11px;height:11px;transition:all .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #1a2c4240}.switch-control input:checked+span{background:#3183e6}.switch-control input:checked+span:after{transform:translate(12px)}.workspace-grid{grid-template-columns:220px minmax(0,1fr) 285px;min-height:0;display:grid;position:relative;overflow:hidden}.app-shell.focus-active{grid-template-rows:minmax(0,1fr);min-height:0}.app-shell.focus-active>.topbar,.app-shell.focus-active>.control-rail,.app-shell.focus-active>.status-bar{display:none}.app-shell.focus-active>.workspace-grid{grid-row:1;min-height:0}.workspace-grid.focus-workspace{grid-template-columns:minmax(0,1fr)}.workspace-grid.focus-workspace>.left-panel,.workspace-grid.focus-workspace>.right-panel{display:none}.workspace-grid.focus-workspace>.canvas-panel{grid-column:1}.left-panel,.right-panel{z-index:60;border-color:var(--line);background:#fff;grid-template-rows:auto auto minmax(0,1fr);min-height:0;display:grid;position:relative}.left-panel{border-right:1px solid var(--line)}.right-panel{border-left:1px solid var(--line);grid-template-rows:auto minmax(0,1fr)}.panel-header{justify-content:space-between;align-items:center;min-height:59px;padding:12px 14px 9px;display:flex}.panel-header h2{color:#213248;margin:0;font-size:14px;font-weight:700}.segmented-control{background:#f2f5f8;border:1px solid #e1e8ef;border-radius:8px;grid-template-columns:1fr 1fr;gap:3px;margin:0 12px 9px;padding:3px;display:grid}.segmented-control button{color:#718197;cursor:pointer;background:0 0;border:0;border-radius:5px;height:29px;font-size:9px}.segmented-control button.active{color:#216cc5;background:#fff;font-weight:700;box-shadow:0 2px 7px #1c35521a}.panel-scroll{scrollbar-color:#bcc9d6 transparent;scrollbar-width:thin;min-height:0;overflow:auto}.system-tree,.storage-tree{padding:3px 10px 26px}.system-tree details,.storage-tree details{margin-bottom:5px}.system-tree summary,.storage-tree summary{color:#42556d;cursor:pointer;border-radius:6px;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;min-height:34px;padding:0 7px;list-style:none;display:grid}.system-tree summary::-webkit-details-marker{display:none}.storage-tree summary::-webkit-details-marker{display:none}.system-tree summary:hover,.storage-tree summary:hover{background:#f2f6fa}.system-tree summary:before,.storage-tree summary:before{content:"";position:absolute}.plane-dot{border-radius:2px;width:7px;height:7px}.system-tree summary strong,.storage-tree summary strong{font-size:9.5px;font-weight:650}.system-tree summary em,.storage-tree summary em{color:#75869a;text-align:center;background:#edf2f7;border-radius:8px;min-width:19px;padding:2px 5px;font-family:Consolas,monospace;font-size:8px;font-style:normal}.tree-children{border-left:1px solid #dce5ee;gap:2px;margin-left:10px;padding:2px 0 6px 16px;display:grid}.tree-children button{color:#4e6076;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex-direction:column;align-items:flex-start;min-height:37px;padding:6px 8px;font-size:9px;display:flex}.enter-node-button{color:#245f96;text-align:left;cursor:pointer;background:linear-gradient(110deg,#edf6ff,#effaf7);border:1px solid #99bfe5;border-radius:9px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:54px;margin:12px 0 5px;padding:8px 10px;display:grid}.enter-node-button>span{color:#2878e3;background:#fff;border:1px solid #79abe0;border-radius:8px;place-items:center;width:30px;height:30px;font-size:16px;display:grid}.enter-node-button div{gap:3px;min-width:0;display:grid}.enter-node-button strong{color:#1d5f9d;font-size:10px}.enter-node-button small{color:#6a8094;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.enter-node-button>i{color:#238f78;font-size:17px;font-style:normal}.enter-node-button:hover{background:linear-gradient(110deg,#e1f0ff,#e2f7f1);border-color:#2878e3;transform:translateY(-1px);box-shadow:0 6px 18px #2878e321}.tree-children button:hover{color:#244d79;background:#f3f8fd;border-color:#d6e4f2}.tree-children button.selected{color:#1765bd;background:#eaf4ff;border-color:#9fc5ef;box-shadow:inset 3px 0 #3e8ae5}.tree-children button span{color:#93a0ae;margin-bottom:2px;font-family:Consolas,monospace;font-size:7.5px}.boundary-note{color:#8d681e;background:#fff8e9;border:1px solid #efd6a8;border-radius:7px;margin:2px 5px 10px;padding:8px 9px;font-size:8.5px;line-height:1.55}.path-list{border-left:1px solid #dce5ee;gap:4px;margin-left:10px;padding:0 0 8px 16px;display:grid}.path-list button{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e9f0;border-radius:6px;padding:8px 9px}.path-list button:hover{background:#eef6ff;border-color:#aac8e8}.path-list code{overflow-wrap:anywhere;color:#25658f;font-family:Consolas,monospace;font-size:8.5px;line-height:1.45;display:block}.path-list span{color:#7a899b;margin-top:3px;font-size:8px;line-height:1.4;display:block}.canvas-panel{--fullscreen-index-width:clamp(232px, 18vw, 330px);background-color:#edf3f7;background-image:linear-gradient(#5f7a9613 1px,#0000 1px),linear-gradient(90deg,#5f7a9613 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-width:0;min-height:0;position:relative;overflow:hidden}.canvas-meta{z-index:30;color:#718195;letter-spacing:.05em;background:#fffffff2;border-bottom:1px solid #c5d2dfe6;justify-content:space-between;align-items:center;min-height:34px;padding:0 14px;font-family:Consolas,monospace;font-size:8.5px;display:flex;position:absolute;top:0;left:0;right:0}.canvas-meta div{color:#405c78;align-items:center;font-weight:700;display:flex}.live-pulse{background:var(--danger);border-radius:50%;width:7px;height:7px;margin-right:7px;animation:2.2s infinite livePulse;display:inline-block;box-shadow:0 0 #df405b80}@keyframes livePulse{0%{box-shadow:0 0 #df405b73}65%,to{box-shadow:0 0 0 8px #df405b00}}@keyframes selectedWhiteGlow{0%,to{filter:brightness();box-shadow:0 0 0 2px #fffffff5, 0 0 0 5px color-mix(in srgb, var(--scene-accent,#2f83e7) 82%, #fff), 0 0 18px #fffc}50%{filter:brightness(1.15);box-shadow:0 0 0 3px #fff, 0 0 0 8px color-mix(in srgb, var(--scene-accent,#2f83e7) 92%, #fff), 0 0 34px #fff}}@keyframes selectedLeaderGlow{0%,to{opacity:.56;filter:drop-shadow(0 0 2px #fff)}50%{opacity:1;filter:drop-shadow(0 0 8px #fff)}}@keyframes selectedAnchorPulse{0%,to{opacity:.35;transform:scale(.82)}50%{opacity:.95;transform:scale(1.28)}}.architecture-scroll{scroll-behavior:smooth;scrollbar-color:#afbfce #edf3f7;scrollbar-width:thin;padding:14px 18px 78px;position:absolute;top:34px;bottom:0;left:0;right:0;overflow:auto}.scene-mount{z-index:1;position:absolute;top:34px;bottom:0;left:0;right:0;overflow:hidden}.physical-scene-shell{background:#eaf1f6;width:100%;height:100%;position:relative;overflow:hidden}.physical-scene-shell canvas{cursor:grab;outline:0;display:block;width:100%!important;height:100%!important}.physical-scene-shell canvas:active{cursor:grabbing}.canvas-panel.is-fullscreen{background:#edf3f7;border:0;width:100vw;height:100vh}.canvas-panel:-webkit-full-screen{background:#edf3f7;border:0;width:100vw;height:100vh}.canvas-panel:fullscreen{background:#edf3f7;border:0;width:100vw;height:100vh}.fullscreen-system-index{z-index:78;width:var(--fullscreen-index-width);transition:transform .18s;position:absolute;top:34px;bottom:0;left:0}.fullscreen-system-index.open{transform:translate(0)}.fullscreen-system-index.collapsed{transform:translateX(calc(0px - var(--fullscreen-index-width)))}.fullscreen-system-index-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fcfefff2;border-right:1px solid #96aec3e6;grid-template-rows:auto auto minmax(0,1fr);width:100%;height:100%;min-height:0;display:grid;overflow:hidden;box-shadow:14px 0 34px #17345129}.fullscreen-system-index-panel .panel-scroll{overscroll-behavior:contain}.fullscreen-system-index-toggle{color:#2773c2;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7fcfff7;border:1px solid #8bb6df;border-left:0;border-radius:0 10px 10px 0;place-items:center;width:27px;height:58px;padding:0;display:grid;position:absolute;top:50%;right:0;transform:translate(100%,-50%);box-shadow:7px 0 18px #1c44682e}.fullscreen-system-index-toggle:hover{color:#145fae;background:#e8f4ff;border-color:#2f83e7;outline:0;box-shadow:0 0 0 3px #2f83e721,8px 0 21px #1c446836}.fullscreen-system-index-toggle:focus-visible{color:#145fae;background:#e8f4ff;border-color:#2f83e7;outline:0;box-shadow:0 0 0 3px #2f83e721,8px 0 21px #1c446836}.fullscreen-system-index-toggle span{font-family:Arial,sans-serif;font-size:24px;font-weight:700;line-height:1}.canvas-panel.focus-mode .fullscreen-system-index,.canvas-panel.clean-view .fullscreen-system-index{top:0}.canvas-panel.fullscreen-index-open .camera-presets,.canvas-panel.fullscreen-index-open .focus-hud{left:calc(var(--fullscreen-index-width) + 14px)}.canvas-panel.fullscreen-index-open .camera-hud-context{left:calc(var(--fullscreen-index-width) + 10px)}.canvas-panel.focus-mode .canvas-meta{display:none}.canvas-panel.focus-mode .scene-mount{top:0;bottom:0;left:0;right:0}.canvas-panel.clean-view .canvas-meta{display:none}.canvas-panel.clean-view .scene-mount{top:0;bottom:0;left:0;right:0}.canvas-panel.clean-view .camera-presets{top:12px}.canvas-panel.clean-view .physical-map-key,.canvas-panel.clean-view .canvas-legend,.canvas-panel.clean-view .canvas-help,.physical-scene-shell.focus-mode .scene-axis,.physical-scene-shell.focus-mode .scene-live-note,.physical-scene-shell.label-clean .scene-axis,.physical-scene-shell.label-clean .scene-live-note{display:none}.camera-hud-overlay{--hud-scale:1;--hud-opacity:.94;z-index:22;opacity:var(--hud-opacity);pointer-events:none;transition:opacity .16s;position:absolute;top:64px;bottom:62px;left:8px;right:8px}.camera-hud-card{--hud-leader:clamp(36px, 4vw, 72px);box-sizing:border-box;color:#1f3a52;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(125deg,#f5fbffe6,#eefaf8c2);border:1px solid #5499d3b8;border-radius:10px;width:clamp(225px,22vw,320px);padding:11px 13px 12px;display:grid;position:absolute;box-shadow:0 10px 28px #153a5b29,inset 0 0 0 1px #ffffffad}.camera-hud-card:after{width:var(--hud-leader);content:"";background:linear-gradient(90deg,#2f83e7bf,#2f83e714);height:1px;position:absolute;top:50%}.camera-hud-card>span{color:#5481a4;letter-spacing:.12em;font-family:Consolas,Cascadia Mono,monospace;font-size:7px;font-weight:800}.camera-hud-card>strong{color:#19334c;margin-top:5px;font-size:13px;line-height:1.3}.camera-hud-card>p{color:#5d758a;margin:6px 0 0;font-size:8px;line-height:1.48}.camera-hud-context{transform:scale(var(--hud-scale));transform-origin:0 0;border-left:5px solid #2f83e7;top:0;left:0}.camera-hud-context:after{right:calc(0px - var(--hud-leader))}.camera-hud-selection{transform:scale(var(--hud-scale));transform-origin:100% 0;border-right:5px solid #13a681;top:0;right:0}.camera-hud-selection:after{left:calc(0px - var(--hud-leader));background:linear-gradient(90deg,#13a68114,#13a681c7)}.camera-hud-context:after,.camera-hud-selection:after{display:none}.camera-hud-selection.empty{opacity:.66}.camera-hud-selection.has-selection{border-color:#13a681d1;box-shadow:0 0 0 3px #13a68117,0 12px 30px #154a452e}.camera-hud-lanes{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin-top:9px;display:grid}.camera-hud-lanes em{color:#416984;font-family:Consolas,Cascadia Mono,monospace;font-size:7px;font-style:normal;font-weight:800}.camera-hud-lanes i{background:linear-gradient(90deg,#2f83e7 0 47%,#0000 47% 53%,#13a681 53%);border-radius:999px;height:4px;box-shadow:0 0 7px #3788b738}.camera-hud-functions{flex-wrap:wrap;gap:4px;max-height:88px;margin-top:8px;display:flex;overflow:hidden}.camera-hud-functions code{color:#276f67;text-overflow:ellipsis;white-space:nowrap;background:#ffffffc2;border:1px solid #13a68142;border-radius:5px;max-width:100%;padding:4px 6px;font-family:Consolas,Cascadia Mono,monospace;font-size:6.5px;font-weight:750;overflow:hidden}.camera-hud-readout{color:#59758c;letter-spacing:.06em;min-height:27px;transform:translateX(-50%) scale(var(--hud-scale));transform-origin:bottom;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5fbffcc;border:1px solid #6094be80;border-radius:999px;align-items:center;gap:10px;padding:0 11px;font-family:Consolas,Cascadia Mono,monospace;font-size:6.5px;display:flex;position:absolute;bottom:0;left:50%;box-shadow:0 6px 18px #1d44661f}.camera-hud-readout strong{color:#266da8;font-size:7px}.camera-hud-corner{border-style:solid;border-color:#3187c77a;width:27px;height:27px;position:absolute}.camera-hud-corner.corner-tl{border-width:2px 0 0 2px;border-radius:7px 0 0;top:0;left:0}.camera-hud-corner.corner-tr{border-width:2px 2px 0 0;border-radius:0 7px 0 0;top:0;right:0}.camera-hud-corner.corner-bl{border-width:0 0 2px 2px;border-radius:0 0 0 7px;bottom:0;left:0}.camera-hud-corner.corner-br{border-width:0 2px 2px 0;border-radius:0 0 7px;bottom:0;right:0}.camera-hud-overlay.hud-panorama .camera-hud-card{width:clamp(205px,20vw,285px)}.camera-hud-overlay.hud-panorama .camera-hud-card>p{display:none}.camera-hud-overlay.hud-panorama .camera-hud-functions{max-height:51px}.scene-loading{color:#4e6d89;background:radial-gradient(circle at 50% 55%,#fff,#e8f0f6 68%);align-content:center;place-items:center;gap:13px;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.scene-loading span{border:3px solid #c4d8e9;border-top-color:#2f83e7;border-radius:50%;width:42px;height:42px;animation:.9s linear infinite sceneSpin}.scene-loading strong{letter-spacing:.08em;font-family:Consolas,monospace;font-size:10px}@keyframes sceneSpin{to{transform:rotate(360deg)}}.camera-presets{z-index:50;background:#ffffffe8;border:1px solid #abbecee6;border-radius:8px;gap:4px;padding:4px;display:flex;position:absolute;top:43px;left:12px;box-shadow:0 6px 18px #213a521f}.camera-presets button{color:#64778b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;min-width:42px;height:27px;padding:0 8px;font-size:8px;font-weight:650}.camera-presets button:hover{color:#2f648f;background:#f0f6fc;border-color:#c0d3e5}.camera-presets button.active{color:#1768bb;background:#e6f2ff;border-color:#8db9e8;box-shadow:inset 0 -2px #3184e5}.camera-presets .label-density-button{min-width:66px}.camera-presets .label-density-button.clean.active{color:#344b61;background:#e8edf2;border-color:#8a9bac;box-shadow:inset 0 -2px #60778d}.global-annotation-control{box-sizing:border-box;color:#62778a;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fbfde6;border:1px solid #ccd9e4;border-radius:6px;align-items:center;gap:5px;min-width:106px;height:27px;padding:0 7px;transition:all .14s;display:flex;position:relative}.global-annotation-control input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.global-annotation-control>span{background:#aebdca;border-radius:999px;flex:none;width:25px;height:14px;transition:all .14s;position:relative;box-shadow:inset 0 0 0 1px #3b52661f}.global-annotation-control>span i{background:#fff;border-radius:50%;width:10px;height:10px;transition:transform .14s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #1d374f47}.global-annotation-control strong{white-space:nowrap;font-size:7.5px}.global-annotation-control em{color:#8292a1;margin-left:auto;font-family:Consolas,Cascadia Mono,monospace;font-size:6.5px;font-style:normal;font-weight:800}.global-annotation-control.active{color:#1768b7;background:#eaf5ff;border-color:#79ace0;box-shadow:inset 0 -2px #3184e5}.global-annotation-control.active>span{background:#3184e5}.global-annotation-control.active>span i{transform:translate(11px)}.global-annotation-control.active em{color:#1768b7}.global-annotation-control input:focus-visible+span{outline-offset:2px;outline:2px solid #2f83e7}.camera-control-divider{background:#ccd8e2;align-self:center;width:1px;height:17px;margin:0 2px}.physical-map-key{z-index:50;color:#617387;background:#ffffffe8;border:1px solid #abbecee6;border-radius:8px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;max-width:min(900px,100% - 190px);padding:7px 9px;font-size:7.5px;display:flex;position:absolute;top:44px;right:12px;box-shadow:0 6px 18px #213a521a}.physical-map-key span{white-space:nowrap;align-items:center;gap:5px;display:flex}.physical-map-key i{border-radius:2px;width:13px;height:9px;display:inline-block}.physical-map-key .solid-card{background:#138c7b9e;border:1px solid #0d8e78;box-shadow:0 2px 5px #138c7b47}.physical-map-key .c2s-card{background:#2f83e794;border:1px solid #2f83e7;box-shadow:0 2px 5px #2f83e740}.physical-map-key .s2c-card{background:#13a68194;border:1px solid #13a681;box-shadow:0 2px 5px #13a68140}.physical-map-key .ghost-card{background:#8e99a52e;border:1px dashed #8e99a5}.physical-map-key .function-pin{background:#fff;border:1px solid #2c7bc7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 2px #2c7bc729}.physical-map-key .function-link{background:linear-gradient(90deg,#38bdf8 0 25%,#facc15 25% 50%,#f472b6 50% 75%,#a78bfa 75%);border-radius:999px;width:18px;height:3px}.physical-map-key .depth-stack{background:repeating-linear-gradient(0deg,#0000 0 2px,#7654c8 2px 3px);border:0;border-radius:0;width:16px;height:10px;transform:skew(-18deg)}.canvas-fullscreen-button{z-index:64;color:#fff;cursor:pointer;background:#2579d5f5;border:1px solid #1f6fc4;border-radius:8px;align-items:center;gap:7px;min-width:116px;min-height:34px;padding:0 13px;font-size:9px;font-weight:800;transition:all .15s;display:flex;position:absolute;bottom:10px;right:12px;box-shadow:0 8px 22px #18529147}.canvas-fullscreen-button>span{color:#fff;font-size:15px;line-height:1}.canvas-fullscreen-button:hover{color:#fff;background:#1e6fca;border-color:#175ca7;transform:translateY(-1px)}.line-settings-trigger{z-index:66;color:#48677f;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #8fb7df;border-radius:8px;align-items:center;gap:7px;min-height:32px;padding:0 11px;font-size:8px;font-weight:750;transition:all .15s;display:flex;position:absolute;bottom:52px;right:12px;box-shadow:0 8px 22px #1942692e}.line-settings-trigger>span{background:linear-gradient(90deg,#2f83e7 0 48%,#13a681 52% 100%);border-radius:999px;width:24px;height:5px;box-shadow:0 0 0 2px #4490c61c}.line-settings-trigger strong{color:#1c67af;font-family:Consolas,Cascadia Mono,monospace;font-size:9px}.line-settings-trigger:hover,.line-settings-trigger.active{color:#245e91;background:#fff;border-color:#2f83e7;transform:translateY(-1px);box-shadow:0 0 0 3px #2f83e71f,0 10px 26px #19426933}.line-settings-panel{z-index:82;box-sizing:border-box;color:#20384f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7fbfff5;border:1px solid #729ac1e6;border-radius:13px;width:min(342px,100% - 24px);max-height:calc(100% - 108px);position:absolute;bottom:92px;right:12px;overflow:hidden auto;box-shadow:0 20px 48px #14304d3d}.line-settings-panel header{background:linear-gradient(100deg,#e0effee6,#f1faf7e6);border-bottom:1px solid #d8e4ee;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:8px 10px 8px 15px;display:flex}.line-settings-panel header .eyebrow{color:#517493;letter-spacing:.12em;margin:0 0 3px;font-family:Consolas,Cascadia Mono,monospace;font-size:7px;font-weight:800}.line-settings-panel header h3{color:#19334c;margin:0;font-size:14px}.line-settings-panel header>button{color:#58728a;cursor:pointer;background:#ffffffdb;border:1px solid #c6d6e4;border-radius:7px;place-items:center;width:29px;height:29px;font-size:17px;display:grid}.line-settings-panel header>button:hover{color:#246aaa;border-color:#5d9cdc}.display-setting-section{border-bottom:1px solid #dfe8ef;padding:12px 15px 13px}.display-setting-section>p{color:#6d8092;margin:9px 0 0;font-size:7.5px;line-height:1.55}.line-thickness-readout{color:#47647d;justify-content:space-between;align-items:center;gap:12px;font-size:8.5px;font-weight:720;display:flex}.line-thickness-readout strong{color:#176dbf;font-family:Consolas,Cascadia Mono,monospace;font-size:13px}.line-thickness-preview{background:#ffffffc7;border:1px solid #dce7ef;border-radius:8px;gap:7px;margin:10px 0 8px;padding:9px 11px;display:grid}.line-thickness-preview i{width:100%;height:calc(1px + var(--preview-thickness));border-radius:999px;min-height:2px;max-height:8px;transition:height .12s;display:block}.line-thickness-preview .c2s-preview{background:#2f83e7;box-shadow:0 0 7px #2f83e757}.line-thickness-preview .s2c-preview{background:#13a681;box-shadow:0 0 7px #13a68157}.display-setting-section>label{color:#728597;text-align:center;grid-template-columns:24px minmax(0,1fr) 24px;align-items:center;gap:8px;font-size:7px;font-weight:700;display:grid}.display-setting-section input[type=range]{accent-color:#2f83e7;cursor:ew-resize;width:100%}.module-label-distance-section input[type=range]{accent-color:#7657c8}.module-label-scale-section input[type=range]{accent-color:#d45f78}.focus-annotation-scale-section input[type=range]{accent-color:#1a9b86}.focus-hud-text-scale-section input[type=range]{accent-color:#3f7fc5}.label-line-thickness-section input[type=range]{accent-color:#c5792d}.hud-distance-section input[type=range]{accent-color:#16a082}.label-layout-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.label-layout-mode-options button{color:#587087;cursor:pointer;background:#ffffffe6;border:1px solid #c9d7e3;border-radius:7px;min-height:30px;font-size:8px;font-weight:780}.label-layout-mode-options button:hover,.label-layout-mode-options button.active{color:#6243b4;background:#f0ecff;border-color:#7657c8;box-shadow:inset 0 -2px #7657c8}.settings-locale-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.settings-locale-options button{color:#587087;cursor:pointer;background:#ffffffe6;border:1px solid #c9d7e3;border-radius:7px;min-height:30px;font-size:8px;font-weight:780}.settings-locale-options button:hover,.settings-locale-options button.active{color:#1768b3;background:#eaf4ff;border-color:#2f83e7;box-shadow:inset 0 -2px #2f83e7}html[data-locale=en-US] .global-module-label p,html[data-locale=en-US] .module-info p{-webkit-line-clamp:3;line-clamp:3}.label-line-thickness-preview{background:#ffffffc2;border:1px solid #e1e7ec;border-radius:7px;place-items:center;min-height:24px;margin:10px 0 8px;padding:0 12px;display:grid}.label-line-thickness-preview i{width:100%;height:var(--label-line-preview-thickness);background:linear-gradient(90deg,#2f83e7,#7657c8 50%,#13a681);border-radius:999px;min-height:1px;max-height:7px;display:block;box-shadow:0 0 6px #5b5fbb47}.line-thickness-presets{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:8px;display:grid}.line-thickness-presets button{color:#567087;cursor:pointer;background:#fff;border:1px solid #cad9e6;border-radius:6px;height:26px;font-family:Consolas,Cascadia Mono,monospace;font-size:8px;font-weight:750}.line-thickness-presets button:hover,.line-thickness-presets button.active{color:#176cbc;background:#e9f4ff;border-color:#2f83e7;box-shadow:inset 0 -2px #2f83e7}.restore-line-default{color:#4f6d85;cursor:pointer;background:#fff;border:1px solid #b9ccdc;border-radius:7px;width:calc(100% - 30px);min-height:30px;margin:11px 15px 13px;font-size:8px;font-weight:750;display:block}.restore-line-default:hover{color:#226cad;background:#edf6ff;border-color:#498ed0}.canvas-panel.focus-mode .camera-presets{top:auto;bottom:14px;left:14px}.canvas-panel.focus-mode .physical-map-key,.canvas-panel.focus-mode .canvas-legend,.canvas-panel.focus-mode .canvas-help,.canvas-panel.focus-mode .camera-control-divider,.canvas-panel.focus-mode .label-density-button,.canvas-panel.focus-mode .global-annotation-control{display:none}.canvas-panel.focus-mode .canvas-fullscreen-button{bottom:14px;right:14px}.focus-hud{--focus-accent:#2f83e7;--focus-hud-text-scale:1;z-index:70;border:1px solid color-mix(in srgb, var(--focus-accent) 56%, #b7c5d1);color:#1d3046;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:14px;width:min(410px,100% - 32px);position:absolute;top:16px;left:16px;overflow:hidden;box-shadow:0 16px 42px #152f492e}.focus-hud:before{background:var(--focus-accent);content:"";width:5px;position:absolute;top:0;bottom:0;left:0}.focus-hud-toolbar{background:color-mix(in srgb, var(--focus-accent) 5%, #f9fbfd);border-bottom:1px solid #dce5ed;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:6px 12px 6px 15px;display:flex}.focus-hud-toolbar button{border:1px solid color-mix(in srgb, var(--focus-accent) 36%, #c8d4df);min-height:29px;color:color-mix(in srgb, var(--focus-accent) 72%, #2f455a);font-size:calc(9px * var(--focus-hud-text-scale));cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:7px;padding:5px 9px;font-weight:700;display:flex}.focus-hud-toolbar button:hover{border-color:var(--focus-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--focus-accent) 11%, transparent)}.focus-hud-toolbar button span{font-size:calc(15px * var(--focus-hud-text-scale));line-height:1}.focus-hud-toolbar>span{color:#718398;font-family:Consolas,Cascadia Mono,monospace;font-size:calc(8px * var(--focus-hud-text-scale));letter-spacing:.09em;font-weight:750}.focus-hud-title{padding:14px 16px 12px 19px}.focus-hud-title p{color:#7a8ca0;font-family:Consolas,Cascadia Mono,monospace;font-size:calc(8.5px * var(--focus-hud-text-scale));letter-spacing:.08em;margin:0;font-weight:750}.focus-hud-title h2{color:#172a40;font-size:calc(20px * var(--focus-hud-text-scale));letter-spacing:-.02em;margin:5px 0 10px;font-weight:740;line-height:1.25}.focus-hud-title>div{flex-wrap:wrap;gap:5px;display:flex}.focus-hud-title>div span{background:color-mix(in srgb, var(--focus-accent) 9%, #f2f6f9);color:color-mix(in srgb, var(--focus-accent) 72%, #465d73);font-family:Consolas,Cascadia Mono,monospace;font-size:calc(7.5px * var(--focus-hud-text-scale));border-radius:5px;padding:4px 7px;font-weight:750}.focus-hud-function-list{scrollbar-width:thin;gap:5px;margin:0 12px 9px 15px;padding:3px 1px 5px;display:flex;overflow-x:auto}.focus-hud-function-list button{color:#47637b;max-width:245px;min-height:27px;font-family:Consolas,Cascadia Mono,monospace;font-size:calc(7.5px * var(--focus-hud-text-scale));text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:#ffffffe6;border:1px solid #cedbe6;border-radius:6px;flex:none;padding:4px 8px;font-weight:750;overflow:hidden}.focus-hud-function-list button:hover,.focus-hud-function-list button.active{border-color:var(--focus-accent);background:color-mix(in srgb, var(--focus-accent) 10%, #fff);color:color-mix(in srgb, var(--focus-accent) 78%, #223b51);box-shadow:inset 0 -2px 0 var(--focus-accent)}.focus-hud-function{border:1px solid color-mix(in srgb, var(--focus-accent) 30%, #d3dde5);background:color-mix(in srgb, var(--focus-accent) 5%, #f8fafc);border-radius:10px;grid-template-columns:50px minmax(0,1fr);gap:11px;margin:0 12px 10px 15px;padding:11px;display:grid}.focus-hud-function>b{background:var(--focus-accent);color:#fff;width:48px;height:34px;font-family:Consolas,monospace;font-size:calc(8px * var(--focus-hud-text-scale));letter-spacing:.08em;box-shadow:0 0 0 4px color-mix(in srgb, var(--focus-accent) 13%, transparent);border-radius:8px;align-self:center;place-items:center;display:grid}.focus-hud-function>div{min-width:0}.focus-hud-function strong{color:#1d3650;font-family:Consolas,Cascadia Mono,monospace;font-size:calc(10.5px * var(--focus-hud-text-scale));text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.focus-hud-function p{color:#5f7287;font-size:calc(8.5px * var(--focus-hud-text-scale));-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0;line-height:1.55;display:-webkit-box;overflow:hidden}.focus-hud-function code{color:#7b8da0;font-family:Consolas,Cascadia Mono,monospace;font-size:calc(7.5px * var(--focus-hud-text-scale));text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.focus-hud-empty-function{background:#f6f9fceb;border:1px solid #d4e0e9;border-radius:10px;margin:0 12px 10px 15px;padding:11px 13px}.focus-hud-empty-function strong{color:#314e68;font-size:calc(9px * var(--focus-hud-text-scale))}.focus-hud-empty-function p{color:#6d8092;font-size:calc(8px * var(--focus-hud-text-scale));margin:5px 0 0;line-height:1.5}.focus-hud-links{flex-wrap:wrap;gap:5px;margin:0 15px 9px 19px;display:flex}.focus-hud-links span{color:#52677c;min-height:24px;font-family:Consolas,Cascadia Mono,monospace;font-size:calc(7px * var(--focus-hud-text-scale));background:#f8fafc;border:1px solid #d9e2e9;border-radius:6px;align-items:center;gap:5px;padding:3px 7px;font-weight:700;display:flex}.focus-hud-links i{background:color-mix(in srgb, var(--focus-accent) 10%, #edf3f7);color:var(--focus-accent);font-size:calc(6.5px * var(--focus-hud-text-scale));border-radius:4px;padding:2px 4px;font-style:normal}.focus-hud>small{color:#7c8b9b;font-size:calc(7.5px * var(--focus-hud-text-scale));padding:0 15px 12px 19px;display:block}.physical-scene-shell.focus-mode .scene-function-node-chip{border-width:2px;min-width:36px;height:auto;min-height:30px;padding:5px 8px;font-size:10px;box-shadow:0 5px 15px #19334b2e}.focus-hud{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--focus-accent) 48%, #c8d6e1) transparent;max-height:calc(100% - 88px);overflow:hidden auto}.focus-hud-journey-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin:0 12px 8px 15px;display:grid}.focus-hud-journey-tabs button{color:#526b82;min-width:0;min-height:30px;font-size:calc(8px * var(--focus-hud-text-scale));cursor:pointer;background:#f7fafc;border:1px solid #cfdbe5;border-radius:7px;padding:4px 5px;font-weight:760}.focus-hud-journey-tabs button:hover,.focus-hud-journey-tabs button.active{border-color:var(--focus-accent);background:color-mix(in srgb, var(--focus-accent) 13%, #fff);color:#173e61;box-shadow:inset 0 -3px 0 var(--focus-accent)}.focus-hud-causal-layers{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:0 12px 9px 15px;display:grid}.focus-hud-causal-layers button{--layer-color:#2f83e7;color:#718196;min-height:27px;font-size:calc(7.5px * var(--focus-hud-text-scale));cursor:pointer;opacity:.58;background:#f8fbfddb;border:1px solid #d5e0e8;border-radius:6px;align-items:center;gap:6px;padding:4px 7px;font-weight:720;display:flex}.focus-hud-causal-layers button i{border:2px solid var(--layer-color);background:0 0;border-radius:50%;flex:none;width:8px;height:8px}.focus-hud-causal-layers button.active{border-color:color-mix(in srgb, var(--layer-color) 58%, #cbd7e1);background:color-mix(in srgb, var(--layer-color) 10%, #fff);color:color-mix(in srgb, var(--layer-color) 78%, #263e55);opacity:1;box-shadow:inset 3px 0 0 var(--layer-color)}.focus-hud-causal-layers button.active i{background:var(--layer-color);box-shadow:0 0 0 3px color-mix(in srgb, var(--layer-color) 16%, transparent)}.focus-hud-journey-summary{border:1px solid color-mix(in srgb, var(--focus-accent) 26%, #d4e0e8);background:color-mix(in srgb, var(--focus-accent) 5%, #f9fbfd);border-radius:9px;margin:0 12px 9px 15px;padding:9px 10px}.focus-hud-journey-summary div{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.focus-hud-journey-summary span{color:#7b8ea2;font-family:Consolas,monospace;font-size:calc(6.5px * var(--focus-hud-text-scale));letter-spacing:.09em;font-weight:800}.focus-hud-journey-summary strong{color:#1d3d59;font-size:calc(10px * var(--focus-hud-text-scale))}.focus-hud-journey-summary p{color:#61768a;font-size:calc(8px * var(--focus-hud-text-scale));margin:5px 0 0;line-height:1.5}.focus-hud-journey-step-list{scrollbar-width:thin;gap:5px;margin:0 12px 9px 15px;padding:2px 1px 5px;display:flex;overflow-x:auto}.focus-hud-journey-step-list button{--step-color:#2f83e7;border:1px solid color-mix(in srgb, var(--step-color) 36%, #d2dde6);border-left:4px solid var(--step-color);text-align:left;cursor:pointer;background:#fff;border-radius:7px;flex:none;min-width:105px;max-width:155px;min-height:38px;padding:5px 7px;display:grid;overflow:hidden}.focus-hud-journey-step-list button span{color:#7b8da0;font-family:Consolas,monospace;font-size:calc(6px * var(--focus-hud-text-scale));text-overflow:ellipsis;white-space:nowrap;font-weight:720;overflow:hidden}.focus-hud-journey-step-list button strong{color:#29445d;font-family:Consolas,monospace;font-size:calc(8px * var(--focus-hud-text-scale));text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.focus-hud-journey-step-list button.active{background:color-mix(in srgb, var(--step-color) 12%, #fff);border-color:#fff;animation:2.9s ease-in-out infinite selectedWhiteGlow}.focus-hud-contract{border:1px solid color-mix(in srgb, var(--focus-accent) 34%, #cedae4);background:#fafcfef5;border-radius:10px;margin:0 12px 10px 15px;overflow:hidden}.focus-hud-contract>header{background:color-mix(in srgb, var(--focus-accent) 6%, #fff);border-bottom:1px solid #dde6ed;justify-content:space-between;align-items:flex-start;gap:9px;padding:9px 10px;display:flex}.focus-hud-contract>header div{min-width:0}.focus-hud-contract>header span{color:#7c8da0;font-family:Consolas,monospace;font-size:calc(6.5px * var(--focus-hud-text-scale));letter-spacing:.07em;font-weight:760;display:block}.focus-hud-contract>header strong{color:#18344e;font-family:Consolas,monospace;font-size:calc(10px * var(--focus-hud-text-scale));text-overflow:ellipsis;white-space:nowrap;margin-top:4px;display:block;overflow:hidden}.journey-evidence{color:#506b82;font-family:Consolas,monospace;font-size:calc(6px * var(--focus-hud-text-scale,1));background:#eaf1f6;border-radius:5px;flex:none;padding:4px 6px;font-style:normal;font-weight:800}.journey-evidence.evidence-code_proven{color:#13745f;background:#dff5ed}.journey-evidence.evidence-rtl_proven{color:#5c51ae;background:#e6e8fb}.journey-evidence.evidence-runtime_observed{color:#166a9a;background:#dff1ff}.journey-evidence.evidence-inferred{color:#a15b08;background:#fff0d8}.focus-hud-contract dl{grid-template-columns:1fr 1fr;margin:0;display:grid}.focus-hud-contract dl>div{border-bottom:1px solid #e2e9ef;border-right:1px solid #e2e9ef;min-width:0;padding:7px 9px}.focus-hud-contract dl>div:nth-child(2n){border-right:0}.focus-hud-contract dt{color:#486980;font-family:Consolas,monospace;font-size:calc(6.5px * var(--focus-hud-text-scale));text-transform:uppercase;font-weight:850}.focus-hud-contract dd{color:#607487;font-size:calc(7.2px * var(--focus-hud-text-scale));margin:3px 0 0;line-height:1.45}.focus-hud-hardware-effect{color:#755124;font-size:calc(7.2px * var(--focus-hud-text-scale));background:#fff6e7;border-bottom:1px solid #e2e9ef;gap:7px;margin:0;padding:8px 9px;line-height:1.45;display:flex}.focus-hud-hardware-effect b{color:#c06e10;flex:none;font-family:Consolas,monospace}.focus-hud-contract footer{gap:3px;padding:7px 9px 8px;display:grid}.focus-hud-contract footer span{color:#667e91;font-size:calc(7px * var(--focus-hud-text-scale));font-weight:700}.focus-hud-contract footer code{color:#8293a4;font-family:Consolas,monospace;font-size:calc(6.5px * var(--focus-hud-text-scale));text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.focus-hud-journey-caveat{background:#fff9ed;border:1px dashed #e1ad59;border-radius:8px;grid-template-columns:62px minmax(0,1fr);gap:7px;margin:0 12px 10px 15px;padding:8px 9px;display:grid}.focus-hud-journey-caveat b{color:#a96913;font-size:calc(7.5px * var(--focus-hud-text-scale))}.focus-hud-journey-caveat span{color:#745e3e;font-size:calc(7.2px * var(--focus-hud-text-scale));line-height:1.45}.journey-step-label-anchor,.journey-edge-label-anchor,.journey-layer-label-anchor,.journey-context-label-anchor{pointer-events:none}.physical-scene-shell.focus-mode .journey-step-chip,.physical-scene-shell.focus-mode .journey-edge-label,.physical-scene-shell.focus-mode .journey-layer-label,.physical-scene-shell.focus-mode .journey-context-label,.physical-scene-shell.focus-mode .scene-function-node-chip,.physical-scene-shell.focus-mode .scene-function-edge-label{transform:scale(var(--focus-annotation-scale,1));transform-origin:50%}.journey-step-chip{--scene-accent:#2f83e7;box-sizing:border-box;border:1px solid color-mix(in srgb, var(--scene-accent) 55%, #c5d3de);border-left:4px solid var(--scene-accent);text-align:left;pointer-events:auto;cursor:pointer;background:#fffffff0;border-radius:7px;width:max-content;min-width:86px;max-width:135px;min-height:34px;padding:5px 7px;display:grid;overflow:hidden;box-shadow:0 5px 14px #142e452b}.journey-step-chip span{color:#7a8c9f;text-overflow:ellipsis;white-space:nowrap;font-family:Consolas,monospace;font-size:5.4px;font-weight:760;overflow:hidden}.journey-step-chip strong{color:color-mix(in srgb, var(--scene-accent) 72%, #223b52);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-family:Consolas,monospace;font-size:7.3px;overflow:hidden}.journey-step-chip.context-module{opacity:.72}.journey-step-chip.active-module{opacity:1;border-width:2px 2px 2px 5px}.journey-step-chip.selected{opacity:1;background:#fff;border-color:#fff;animation:2.9s ease-in-out infinite selectedWhiteGlow}.journey-edge-label{--scene-accent:#718096;border:1px solid color-mix(in srgb, var(--scene-accent) 45%, #cdd9e2);color:#516a80;pointer-events:auto;cursor:pointer;background:#ffffffe6;border-radius:999px;align-items:center;gap:4px;min-height:20px;padding:3px 5px;display:flex}.journey-edge-label b{color:var(--scene-accent);font-family:Consolas,monospace;font-size:5px}.journey-edge-label span{font-size:5.5px;font-weight:720}.journey-edge-label.selected{background:#fff;border-color:#fff;animation:2.9s ease-in-out infinite selectedWhiteGlow}.journey-layer-label{--scene-accent:#2f83e7;border:1px solid color-mix(in srgb, var(--scene-accent) 46%, #ccd8e1);white-space:nowrap;background:#ffffffd9;border-radius:5px;align-items:center;gap:5px;padding:4px 6px;display:flex;box-shadow:0 3px 10px #1a344a1a}.journey-layer-label b{color:var(--scene-accent);font-family:Consolas,monospace;font-size:5.5px}.journey-layer-label span{color:#5f7488;font-size:6px;font-weight:700}.journey-context-label{--scene-accent:#2f83e7;border:1px solid color-mix(in srgb, var(--scene-accent) 42%, #ccd8e1);border-left:4px solid var(--scene-accent);min-width:92px;color:color-mix(in srgb, var(--scene-accent) 72%, #31495e);text-align:left;white-space:nowrap;background:#ffffffe6;border-radius:6px;padding:5px 7px;font-family:Consolas,monospace;font-size:6px;font-weight:800}.physical-scene-shell.focus-mode .scene-function-edge-label{padding:5px 8px}.physical-scene-shell.focus-mode .scene-function-edge-label strong{font-size:9px}.physical-scene-shell.focus-mode .scene-function-edge-label small{font-size:7.5px}.scene-floating-label{pointer-events:none!important}.scene-floating-label button,.scene-floating-label .scene-directory-label{pointer-events:auto}.scene-layer-label{--scene-accent:#168f7b;border:1px solid color-mix(in srgb, var(--scene-accent) 55%, #b9c7d3);border-left:5px solid var(--scene-accent);text-align:left;white-space:nowrap;background:#fffffff2;border-radius:8px;min-width:178px;padding:9px 11px;display:grid;box-shadow:0 7px 20px #1830482e}.scene-layer-label.ghost{opacity:.68;border-style:dashed}.scene-layer-label span{color:#78899b;letter-spacing:.08em;font-family:Consolas,Cascadia Mono,monospace;font-size:9px;font-weight:750}.scene-layer-label strong{color:#20364b;margin-top:4px;font-size:15px;line-height:1.2}.scene-system-label{--scene-accent:#2f83e7;border:1px solid color-mix(in srgb, var(--scene-accent) 64%, #aabac8);border-left:5px solid var(--scene-accent);color:#20354a;text-align:left;cursor:pointer;contain:layout paint style;background:#fffffff5;border-radius:7px;min-width:205px;max-width:260px;padding:8px 10px;display:grid;box-shadow:0 7px 20px #172e452e}.scene-system-label:hover{background:#fff;box-shadow:0 9px 24px #172e453b}.scene-system-label.ghost{opacity:.78;background:#fafcfddb;border-style:dashed}.scene-system-label>span{color:#77899b;letter-spacing:.075em;font-family:Consolas,monospace;font-size:6px;font-weight:750}.scene-system-label>strong{color:#172d42;margin-top:3px;font-size:11px;line-height:1.2}.scene-system-summary{flex-wrap:wrap;gap:3px;margin-top:6px;display:flex}.scene-system-label em{background:color-mix(in srgb, var(--scene-accent) 9%, #f6f9fb);color:color-mix(in srgb, var(--scene-accent) 76%, #34495e);border-radius:3px;padding:2px 4px;font-family:Consolas,monospace;font-size:5.5px;font-style:normal;font-weight:700}.scene-system-label>small{color:#63768a;margin-top:6px;font-size:6.2px;line-height:1.35}.scene-macro-zone-label-anchor{pointer-events:none!important}.scene-macro-zone-label{--scene-accent:#2f83e7;box-sizing:border-box;border:2px solid color-mix(in srgb, var(--scene-accent) 72%, #fff);color:#193249;text-align:left;pointer-events:auto;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);contain:layout paint style;background:#fafdfff0;border-left-width:7px;border-radius:10px;width:clamp(138px,13vw,220px);min-height:54px;padding:8px 11px 9px;display:grid;box-shadow:0 0 0 2px #ffffffd1,0 9px 26px #14314a33}.scene-macro-zone-label:hover{background:#fff;box-shadow:0 0 0 3px #fffffff2,0 12px 30px #14314a47}.scene-macro-zone-label>span{color:color-mix(in srgb, var(--scene-accent) 76%, #536c82);letter-spacing:.09em;text-overflow:ellipsis;white-space:nowrap;font-family:Consolas,Cascadia Mono,monospace;font-size:7px;font-weight:850;overflow:hidden}.scene-macro-zone-label>strong{color:#172f46;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:13px;line-height:1.18;overflow:hidden}.scene-macro-zone-label>small{color:#637b90;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:7.5px;line-height:1.25;overflow:hidden}.scene-macro-zone-label.lod-0{place-content:center;min-height:40px}.scene-macro-zone-label.lod-0>strong{margin-top:0}.scene-directory-label{--scene-accent:#2b91b8;border:1px solid color-mix(in srgb, var(--scene-accent) 58%, #bccbd6);border-left:4px solid var(--scene-accent);contain:layout paint style;background:#fffffff7;border-radius:7px;width:225px;padding:8px 9px;display:grid;box-shadow:0 7px 20px #162f4530}.scene-directory-label>span{color:#7c8c9c;letter-spacing:.08em;font-family:Consolas,monospace;font-size:5.8px;font-weight:750}.scene-directory-label>strong{color:#243a50;margin-top:3px;font-size:9px}.scene-directory-label>div{gap:3px;margin-top:6px;display:grid}.scene-directory-label button{color:#3f6579;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:#f7fafc;border:1px solid #d8e2ea;border-radius:4px;width:100%;padding:3px 5px;font-family:Consolas,monospace;font-size:5.8px;display:block;overflow:hidden}.scene-directory-label button:hover,.scene-directory-label button.selected{border-color:var(--scene-accent);background:color-mix(in srgb, var(--scene-accent) 9%, #fff);color:#1f546d}.scene-node-label{--scene-accent:#2f83e7;--node-card-min:160px;--node-card-max:420px;box-sizing:border-box;width:max-content;min-width:var(--node-card-min);max-width:var(--node-card-max);border:1px solid color-mix(in srgb, var(--scene-accent) 52%, #b8c7d5);border-left:4px solid var(--scene-accent);color:#22364c;text-align:left;cursor:pointer;contain:layout paint style;background:#fffffff2;border-radius:6px;padding:6px 8px 7px;transition:opacity .1s,box-shadow .14s,transform .14s;display:grid;transform:translateZ(0);box-shadow:0 5px 16px #142c432e}.scene-node-label:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 22px #142c433d}.scene-node-label.selected{box-shadow:0 0 0 4px color-mix(in srgb, var(--scene-accent) 20%, transparent), 0 10px 25px #142c433d;background:#fff;border-width:2px 2px 2px 5px}.scene-node-label.ghost{opacity:.72;background:#fafcfdc2;border-style:dashed}.scene-node-label span{color:#8190a1;letter-spacing:.08em;font-family:Consolas,monospace;font-size:6px;font-weight:700}.scene-node-label>span:first-child,.scene-node-label>strong{white-space:nowrap}.scene-node-label strong{color:#213348;margin-top:3px;font-size:8.5px;line-height:1.25}.scene-node-label small{color:var(--scene-accent);margin-top:4px;font-family:Consolas,monospace;font-size:5.8px;font-weight:700}.scene-node-callout{pointer-events:none;width:max-content;display:grid}.scene-node-callout.left{transform:translate(calc(-50% - 18px))}.scene-node-callout.right{transform:translate(calc(50% + 18px))}.scene-node-callout.attached{transform:none}.scene-node-callout button{pointer-events:auto}.scene-node-callout .scene-node-label{--node-card-min:240px;--node-card-max:390px}.scene-node-callout .scene-node-label.medium,.scene-node-callout .scene-node-label.wide{--node-card-min:300px;--node-card-max:420px}.scene-module-inline{--scene-accent:#2f83e7;box-sizing:border-box;border:1px solid color-mix(in srgb, var(--scene-accent) 55%, #bdcad5);border-left:5px solid var(--scene-accent);color:#23394e;text-align:left;cursor:pointer;white-space:nowrap;background:#fffffff0;border-radius:7px;align-items:baseline;gap:8px;width:max-content;min-width:185px;max-width:350px;min-height:27px;padding:5px 9px 5px 11px;display:flex;overflow:hidden;box-shadow:0 5px 15px #142c4329}.scene-module-inline:hover{border-color:var(--scene-accent);background:#fff;box-shadow:0 7px 19px #142c4338}.scene-module-inline.ghost{opacity:.62;border-style:dashed}.scene-module-inline span{color:#7c8da0;letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-family:Consolas,Cascadia Mono,monospace;font-size:6px;font-weight:750;overflow:hidden}.scene-module-inline strong{color:#21384e;white-space:nowrap;flex:none;font-size:8.5px;line-height:1}.global-module-label-layer{z-index:21;pointer-events:none;isolation:isolate;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.global-module-label-leaders{pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow:visible}.global-module-label-leaders path{fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.global-module-label-leaders circle{stroke:#ffffffe6;stroke-width:1.2px;vector-effect:non-scaling-stroke}.global-module-leader .leader-core{filter:drop-shadow(0 0 2px #fffffff5)}.global-module-leader .leader-halo{animation:2.9s ease-in-out infinite selectedLeaderGlow}.global-module-leader.selected .leader-core{filter:drop-shadow(0 0 5px #fff);opacity:1!important}.global-module-leader .leader-anchor-pulse{fill:none;stroke:#fff;stroke-width:2.4px;transform-box:fill-box;transform-origin:50%;animation:2.9s ease-in-out infinite selectedAnchorPulse}.global-module-leader.muted .leader-core{opacity:.38}.scene-global-module-label{--scene-accent:#2f83e7;--module-label-scale:1;box-sizing:border-box;border:1px solid color-mix(in srgb, var(--scene-accent) 52%, #bfd0dc);border-left:4px solid var(--scene-accent);color:#20384e;text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);contain:layout paint style;background:#fbfdffe6;border-radius:6px;width:178px;min-height:39px;padding:.375em .5em .4375em;transition:opacity .12s,box-shadow .12s,transform .12s;display:grid;overflow:hidden;box-shadow:0 5px 16px #14304826}.global-module-label-layer .scene-global-module-label.screen-layout{pointer-events:auto;min-height:0;margin:0;position:absolute}.scene-global-module-label:hover{border-color:var(--scene-accent);background:#fffffff7;transform:translateY(-1px);box-shadow:0 8px 22px #14304838}.scene-global-module-label.muted{opacity:.58}.scene-global-module-label.selected{z-index:3;border-color:#fff;border-left-color:var(--scene-accent);background:#fff;animation:2.9s ease-in-out infinite selectedWhiteGlow;opacity:1!important}.scene-global-module-label>span{color:#7a8da0;letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap;font-family:Consolas,Cascadia Mono,monospace;font-size:.325em;font-weight:800;overflow:hidden}.scene-global-module-label>strong{color:#1d354b;text-overflow:ellipsis;white-space:nowrap;margin-top:.1875em;font-family:Consolas,Cascadia Mono,monospace;font-size:.46875em;line-height:1.25;overflow:hidden}.scene-global-module-label>small{color:#60758a;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:.1875em;font-size:.34375em;line-height:1.35;display:-webkit-box;overflow:hidden}.scene-function-name-anchor{pointer-events:none!important}.scene-function-name-anchor button{pointer-events:auto}.scene-function-node-chip{border:1px solid color-mix(in srgb, var(--scene-accent) 62%, #b9c7d2);width:max-content;min-width:54px;max-width:220px;height:auto;min-height:23px;color:var(--scene-accent);text-align:left;cursor:pointer;white-space:normal;background:#fffffff0;border-radius:7px;place-items:center start;padding:4px 7px;font-family:Consolas,monospace;font-size:6px;font-weight:800;line-height:1.3;display:grid;box-shadow:0 3px 9px #162e4529}.scene-function-node-chip:hover,.scene-function-node-chip.selected{border-color:var(--scene-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--scene-accent) 18%, transparent), 0 4px 10px #162e4533;color:#183b5b;background:#fff}.scene-function-edge-label{--scene-accent:#38bdf8;border:1px solid color-mix(in srgb, var(--scene-accent) 55%, #c2ced8);white-space:nowrap;background:#fffffff0;border-radius:12px;align-items:center;gap:4px;padding:2px 5px;font-family:Consolas,monospace;display:flex;box-shadow:0 3px 9px #162e4524}.scene-function-edge-label strong{color:#334e68;font-size:5.8px}.scene-function-edge-label small{background:color-mix(in srgb, var(--scene-accent) 11%, #f6f9fb);color:var(--scene-accent);border-radius:7px;padding:1px 3px;font-size:5px}.scene-depth-label{border:1px solid color-mix(in srgb, var(--scene-accent) 58%, white);color:color-mix(in srgb, var(--scene-accent) 72%, #26394e);letter-spacing:.08em;white-space:nowrap;background:#ffffffe6;border-radius:999px;padding:3px 7px;font-family:Consolas,Cascadia Mono,monospace;font-size:6px;font-weight:800;box-shadow:0 3px 10px #26374914}.scene-depth-label.ghost{opacity:.5}.scene-node-label .scene-function-list{color:#53687d;font-family:inherit;font-size:inherit;letter-spacing:0;gap:4px;margin-top:7px;display:grid}.scene-node-label .scene-function-row{color:#53687d;font-family:inherit;font-size:inherit;letter-spacing:0;background:#f8fafc;border:1px solid #dbe5ed;border-radius:6px;grid-template-columns:23px minmax(0,1fr);gap:6px;padding:5px 6px;display:grid}.scene-node-label .scene-function-row.active{border-color:var(--scene-accent);background:color-mix(in srgb, var(--scene-accent) 8%, #fff);box-shadow:inset 3px 0 0 var(--scene-accent)}.scene-node-label .scene-function-row>b{background:var(--scene-accent);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-family:Consolas,monospace;font-size:6px;display:grid}.scene-node-label .scene-function-row>span{color:#53687d;min-width:0;font-family:inherit;font-size:inherit;letter-spacing:0;gap:2px;display:grid}.scene-node-label .scene-function-row code{color:#203b55;text-overflow:ellipsis;white-space:nowrap;font-family:Consolas,monospace;font-size:6px;font-weight:750;overflow:hidden}.scene-node-label .scene-function-row em{color:#5c7185;font-size:5.5px;font-style:normal;font-weight:500;line-height:1.35}.scene-node-label .scene-function-row small{color:#8190a0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:5px;font-weight:500;overflow:hidden}.scene-board-label{--scene-accent:#168f7b;border:1px solid color-mix(in srgb, var(--scene-accent) 56%, #bac8d4);border-left:5px solid var(--scene-accent);white-space:nowrap;background:#fffffff2;border-radius:7px;min-width:165px;padding:8px 10px;display:grid;box-shadow:0 7px 20px #18304833}.scene-board-label.ghost{opacity:.7;background:#ffffffc7;border-style:dashed}.scene-board-label span{color:#798a9c;letter-spacing:.07em;font-family:Consolas,monospace;font-size:6.5px;font-weight:700}.scene-board-label strong{color:#172b40;margin-top:3px;font-size:12px}.scene-board-label em{border:1px solid color-mix(in srgb, var(--scene-accent) 40%, #d6e0e8);background:color-mix(in srgb, var(--scene-accent) 8%, #fff);color:var(--scene-accent);border-radius:4px;justify-self:start;margin-top:5px;padding:2px 5px;font-family:Consolas,monospace;font-size:6px;font-style:normal;font-weight:700}.scene-platform-tag{background:#f4f8fbed;border:1px solid #a9bfce;border-radius:6px;min-width:160px;padding:7px 9px;display:grid;box-shadow:0 5px 16px #1931482b}.scene-platform-tag.storage{background:#f7fbf1f0;border-color:#9bbd78}.scene-platform-tag span{color:#6d8294;letter-spacing:.08em;font-family:Consolas,monospace;font-size:6px;font-weight:700}.scene-platform-tag strong{color:#243b50;margin-top:3px;font-size:10px}.scene-pipe-label{--pipe-color:#3b82f6;border:1px solid color-mix(in srgb, var(--pipe-color) 50%, #c6d2dc);color:#3d5268;cursor:pointer;white-space:nowrap;background:#ffffffed;border-radius:20px;justify-content:flex-start;align-items:center;gap:4px;min-width:128px;min-height:21px;padding:2px 7px;font-family:Consolas,monospace;font-size:6.5px;font-weight:700;display:flex;box-shadow:0 4px 12px #182f4629}.scene-pipe-label:hover,.scene-pipe-label.selected{border-color:var(--pipe-color);color:#21384e;box-shadow:0 0 0 3px color-mix(in srgb, var(--pipe-color) 17%, transparent), 0 6px 14px #182f4633;background:#fff}.scene-node-label.selected,.scene-function-node-chip.selected{opacity:1;background:#fff;border-color:#fff;animation:2.9s ease-in-out infinite selectedWhiteGlow}.scene-pipe-label.selected{--scene-accent:var(--pipe-color);opacity:1;border-color:#fff;animation:2.9s ease-in-out infinite selectedWhiteGlow}.focus-hud-journey-step-list button.active{--scene-accent:var(--step-color)}.scene-pipe-label.ghost{opacity:.58;border-style:dashed}.scene-pipe-label i{background:var(--pipe-color);width:13px;height:3px;box-shadow:0 0 5px var(--pipe-color);border-radius:2px}.scene-pipe-label small{background:color-mix(in srgb, var(--pipe-color) 10%, #f5f7fa);color:var(--pipe-color);border-radius:8px;padding:2px 4px;font-size:5.5px}.scene-pcie-link-card{--scene-accent:#2f83e7;border:1px solid color-mix(in srgb, var(--scene-accent) 58%, #b8c9d7);border-left:5px solid var(--scene-accent);color:#20364c;text-align:left;cursor:pointer;background:#fffffff7;border-radius:9px;gap:7px;width:300px;padding:10px 12px 11px;display:grid;box-shadow:0 8px 24px #19375233}.scene-pcie-link-card:hover,.scene-pcie-link-card.selected{border-color:var(--scene-accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--scene-accent) 17%, transparent), 0 10px 26px #1937523d;background:#fff}.scene-pcie-link-card>span:first-child{color:#72869a;letter-spacing:.075em;font-family:Consolas,Cascadia Mono,monospace;font-size:8.5px;font-weight:750}.scene-pcie-link-card>strong{color:#172e45;font-size:14px;line-height:1.25}.scene-pcie-link-lanes{grid-template-columns:1fr 1fr;gap:6px;display:grid}.scene-pcie-link-lanes em{background:color-mix(in srgb, var(--scene-accent) 9%, #f5f9fc);color:#41627f;border-radius:6px;padding:5px 7px;font-family:Consolas,Cascadia Mono,monospace;font-size:8.5px;font-style:normal;font-weight:700;line-height:1.25}.scene-pcie-link-lanes b{color:var(--scene-accent);margin-right:3px;font-size:11px}.scene-pcie-link-card>small{color:#65798d;font-size:8.5px;line-height:1.35}.scene-status-label{color:#586b7e;cursor:pointer;white-space:nowrap;background:#ffffffed;border:1px solid #c5d1dc;border-radius:20px;min-height:22px;padding:2px 7px;font-family:Consolas,monospace;font-size:6.5px;font-weight:700;box-shadow:0 4px 12px #172e4526}.scene-status-label.selected{color:#a52f45;border-color:#df405b;box-shadow:0 0 0 3px #df405b26}.scene-system-label{border-radius:9px;min-width:245px;max-width:320px;padding:11px 13px}.scene-system-label>span{font-size:8.5px}.scene-system-label>strong{margin-top:4px;font-size:16px}.scene-system-summary{gap:4px;margin-top:8px}.scene-system-label em{padding:3px 5px;font-size:8px}.scene-system-label>small{margin-top:8px;font-size:9px}.physical-scene-shell.label-panorama .scene-system-label{opacity:.95;border-left-width:5px;border-radius:8px;min-width:0;max-width:230px;padding:8px 11px}.physical-scene-shell.label-panorama .scene-system-label>span:first-child,.physical-scene-shell.label-panorama .scene-system-summary,.physical-scene-shell.label-panorama .scene-system-label>small{display:none}.physical-scene-shell.label-panorama .scene-system-label>strong{white-space:nowrap;margin:0;font-size:13px;line-height:1.15}.physical-scene-shell.label-panorama .scene-live-note{display:none}.scene-directory-label{border-left-width:5px;border-radius:9px;width:300px;padding:11px 12px}.scene-directory-label>span{font-size:8.5px}.scene-directory-label>strong{margin-top:4px;font-size:16px}.scene-directory-label>div{gap:5px;margin-top:9px}.scene-directory-label button{border-radius:6px;padding:6px 8px;font-size:9.5px}.scene-node-label{--node-card-min:260px;--node-card-max:420px;border-left-width:5px;border-radius:8px;padding:9px 11px 10px}.scene-node-label.medium{--node-card-min:340px;--node-card-max:520px}.scene-node-label.wide{--node-card-min:440px;--node-card-max:660px}.scene-node-label span{font-size:8.5px}.scene-node-label strong{margin-top:4px;font-size:13px}.scene-node-label small{margin-top:5px;font-size:8.5px}.scene-function-node-chip{min-width:72px;height:auto;min-height:27px;padding:5px 7px;font-size:8px}.scene-function-edge-label{gap:5px;padding:3px 6px}.scene-function-edge-label strong{font-size:7.5px}.scene-function-edge-label small{padding:1px 4px;font-size:6.5px}.scene-node-label .scene-function-list{gap:5px;margin-top:9px}.scene-node-label .scene-function-row{border-radius:7px;grid-template-columns:29px minmax(0,1fr);gap:8px;padding:7px 8px}.scene-node-label .scene-function-row>b{width:28px;height:28px;font-size:8px}.scene-node-label .scene-function-row>span{gap:3px}.scene-node-label .scene-function-row code{font-size:8.5px}.scene-node-label .scene-function-row em{font-size:7.5px}.scene-node-label .scene-function-row small{font-size:7px}.scene-pipe-label{gap:5px;min-height:23px;padding:2px 6px;font-size:7.5px;box-shadow:0 3px 9px #182f4621}.scene-pipe-label i{width:12px;height:2px}.scene-pipe-label small{padding:1px 4px;font-size:6.5px}.scene-status-label{min-height:30px;padding:4px 9px;font-size:9.5px}.scene-status-label.ghost{opacity:.64;border-style:dashed}.scene-live-note{z-index:25;pointer-events:none;background:#fff7f8e8;border:1px solid #e097a4e0;border-radius:8px;align-items:center;gap:8px;min-width:290px;padding:7px 10px;display:flex;position:absolute;top:13px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #542b341a}.scene-live-note div{display:grid}.scene-live-note strong{color:#97364a;letter-spacing:.07em;font-family:Consolas,monospace;font-size:7px}.scene-live-note small{color:#86646c;margin-top:2px;font-size:6.5px}.scene-live-note.target-mode{background:#f5fbffed;border-color:#74b0cce6;box-shadow:0 6px 18px #1f536e1a}.scene-live-note.target-mode .live-pulse{box-shadow:none;background:#268db5;animation:none}.scene-live-note.target-mode strong{color:#276b8a}.scene-live-note.target-mode small{color:#557c8f}.scene-axis{z-index:20;color:#718295;pointer-events:none;background:#ffffffc4;border:1px solid #adbecccc;border-radius:6px;gap:3px;padding:6px 8px;font-family:Consolas,monospace;font-size:5.8px;display:grid;position:absolute;bottom:48px;left:14px}.scene-axis span:before{content:"";vertical-align:middle;background:currentColor;width:9px;height:2px;margin-right:5px;display:inline-block}.scene-axis .axis-x{color:#3184d8}.scene-axis .axis-y{color:#18a17c}.scene-axis .axis-z{color:#bd6e1d}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.structure-map{grid-template-rows:auto minmax(850px,auto) auto;grid-template-columns:300px 88px 810px 88px 370px;gap:14px;width:max-content;min-width:1712px;min-height:100%;padding:1px;display:grid}.live-boundary-strip{border:1px solid #e9b8c2;border-left:5px solid var(--danger);min-height:47px;box-shadow:var(--shadow-sm);background:#fff7f8;border-radius:10px;grid-area:1/1/auto/-1;align-items:center;gap:8px;padding:7px 10px;display:flex}.live-boundary-strip>div{align-items:center;min-width:310px;margin-right:auto;display:flex}.live-boundary-strip strong{color:#8f2b3f;letter-spacing:.05em;font-family:Consolas,monospace;font-size:10px}.live-boundary-strip small{color:#9b6b75;border-left:1px solid #e9c7cd;margin-left:12px;padding-left:12px;font-size:8px}.live-boundary-strip button{color:#6e4851;cursor:pointer;background:#fff;border:1px solid #e9cbd1;border-radius:6px;align-items:center;gap:6px;min-height:28px;padding:0 9px;font-family:Consolas,monospace;font-size:8px;display:flex}.live-boundary-strip button i{background:#db4963;border-radius:50%;width:6px;height:6px}.live-boundary-strip button:nth-of-type(2) i{background:#0f9f75}.live-boundary-strip button:nth-of-type(3) i{background:#8c97a5}.live-boundary-strip button:hover,.live-boundary-strip button.selected{color:#a52e46;background:#fff0f3;border-color:#dc6479;box-shadow:0 0 0 3px #df405b1a}.architecture-zone{border:1px solid var(--line-strong);min-width:0;box-shadow:var(--shadow-md);opacity:1;background:#fff;border-radius:14px;transition:opacity .18s,border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;transform:translateZ(0)}.architecture-zone.zone-context{opacity:.76;filter:none}.architecture-zone.zone-context:hover{opacity:.94}.architecture-zone.zone-focused{z-index:2;border:2px solid #3f8ce8;transform:translateY(-2px);box-shadow:0 0 0 5px #3f8ce81f,0 18px 42px #1b487a2b}.host-zone{grid-area:2/1}.spu-zone{grid-area:2/3}.spug-zone{grid-area:2/5}.nvme-zone{grid-area:3/1/auto/-1;min-height:330px}.zone-header{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fff,#f5f8fb);grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-height:72px;padding:11px 13px;display:grid}.zone-index{color:#2c75cc;background:#ebf4ff;border:1px solid #bcd2e9;border-radius:9px;place-items:center;width:36px;height:36px;font-family:Consolas,monospace;font-size:11px;font-weight:800;display:grid}.zone-header h2{color:#192a41;letter-spacing:-.01em;margin:0;font-size:14px;font-weight:750}.zone-header p{color:#748397;margin:4px 0 0;font-size:8.5px;line-height:1.4}.zone-header em{color:#8290a1;letter-spacing:.07em;background:#fff;border:1px solid #d8e2ec;border-radius:4px;align-self:start;padding:4px 6px;font-family:Consolas,monospace;font-size:7px;font-style:normal;font-weight:700}.zone-body{padding:12px}.layer-stack{flex-direction:column;align-items:stretch;min-height:calc(100% - 72px);display:flex}.layer-surface{background:#f8fafc;border:1px solid #dce5ee;border-radius:9px;padding:23px 7px 7px;position:relative}.application-surface{background:#f2f7fd;border-color:#cbdcf2}.service-surface{background:#f1faf7;border-color:#c6e6dd}.kernel-surface{background:#f7f3fc;border-color:#d6ccef}.driver-surface{background:#f3f6fc;border-color:#cfd8ed}.hardware-surface{background:#fcf7ef;border-color:#ead6b9}.layer-label{color:#7d8da0;letter-spacing:.08em;font-family:Consolas,monospace;font-size:7px;font-weight:700;position:absolute;top:7px;left:9px}.structure-card{--card-accent:#3b82f6;border:1px solid #ccd7e2;border-left:4px solid var(--card-accent);cursor:pointer;background:#fff;border-radius:8px;min-width:0;padding:10px;transition:border-color .15s,box-shadow .15s,transform .15s,opacity .15s;position:relative;box-shadow:0 3px 10px #1d334e12}.structure-card:hover{border-color:#8fb4db;transform:translateY(-1px);box-shadow:0 8px 20px #1f436c21}.structure-card.active{border-color:color-mix(in srgb, var(--card-accent) 62%, #8696a8);box-shadow:0 0 0 3px color-mix(in srgb, var(--card-accent) 12%, transparent), 0 7px 18px #1f436c1c}.structure-card.selected{z-index:4;border:2px solid var(--card-accent);box-shadow:0 0 0 5px color-mix(in srgb, var(--card-accent) 17%, transparent), 0 12px 28px #1f436c2e;border-left-width:6px;transform:translateY(-2px)}.structure-card.compact{padding:8px}.card-heading{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.card-heading>div{min-width:0}.card-eyebrow{color:#8997a7;letter-spacing:.08em;font-family:Consolas,monospace;font-size:6.5px;font-weight:700;display:block}.card-heading h4{color:#203148;margin:4px 0 0;font-size:10.5px;font-weight:720;line-height:1.32}.compact .card-heading h4{font-size:9px}.card-state{background:var(--card-accent);width:7px;height:7px;box-shadow:0 0 0 1px color-mix(in srgb, var(--card-accent) 55%, #b5c0cc);border:2px solid #fff;border-radius:50%;flex:none;margin-top:2px}.card-caption{color:#67788d;margin:7px 0 0;font-size:8px;line-height:1.5}.member-points{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.member-points button{color:#53667d;cursor:pointer;background:#f7f9fb;border:1px solid #d9e2eb;border-radius:5px;align-items:center;gap:4px;min-width:0;min-height:22px;padding:2px 5px;font-family:Consolas,monospace;font-size:7px;display:flex}.member-points button:hover,.member-points button.selected{border-color:var(--card-accent);background:color-mix(in srgb, var(--card-accent) 8%, #fff);color:#203b59}.member-points button i{background:var(--card-accent);border-radius:50%;flex:none;width:5px;height:5px}.member-points button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.function-points{border-top:1px dashed #dbe3eb;gap:3px;margin-top:8px;padding-top:6px;display:grid}.function-label{color:#9aa6b4;letter-spacing:.09em;font-family:Consolas,monospace;font-size:6px;font-weight:700}.function-points button{color:#375d7d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;grid-template-columns:6px minmax(0,1fr);align-items:center;gap:5px;min-height:19px;padding:1px 3px;display:grid}.function-points button:hover{color:#165e9f;background:#edf5fc}.function-points button i{border:1px solid var(--card-accent);background:#fff;border-radius:50%;width:5px;height:5px;box-shadow:inset 0 0 0 1px #fff}.function-points code{text-overflow:ellipsis;white-space:nowrap;font-family:Consolas,monospace;font-size:6.8px;overflow:hidden}.flow-arrow{--flow-color:#3b82f6;color:color-mix(in srgb, var(--flow-color) 72%, #30455c);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:4px;padding:0;transition:all .15s;display:flex;position:relative}.flow-arrow:hover,.flow-arrow.active{border-color:color-mix(in srgb, var(--flow-color) 45%, #d1dbe5);background:color-mix(in srgb, var(--flow-color) 8%, #fff);box-shadow:0 0 0 3px color-mix(in srgb, var(--flow-color) 9%, transparent)}.flow-arrow.disabled{opacity:.22}.flow-arrow.horizontal{flex-direction:column;width:52px;min-width:52px;min-height:58px}.flow-arrow.vertical{flex-direction:row;width:100%;min-height:43px}.flow-track{background:var(--flow-color);display:block;position:relative}.horizontal .flow-track{width:38px;height:2px}.horizontal .flow-track:after{border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid var(--flow-color);content:"";position:absolute;top:-3px;right:-1px}.vertical .flow-track{width:2px;height:24px}.vertical .flow-track:after{border-top:6px solid var(--flow-color);content:"";border-left:4px solid #0000;border-right:4px solid #0000;position:absolute;bottom:-1px;left:-3px}.flow-track i{background:var(--flow-color);width:6px;height:6px;box-shadow:0 0 0 2px color-mix(in srgb, var(--flow-color) 20%, transparent);border:1px solid #fff;border-radius:50%;display:none;position:absolute}.moving:not(.disabled) .flow-track i{display:block}.horizontal.moving .flow-track i{animation:1.9s linear infinite flowHorizontal;top:-2px;left:0}.vertical.moving .flow-track i{animation:1.9s linear infinite flowVertical;top:0;left:-2px}@keyframes flowHorizontal{0%{transform:translate(0)}to{transform:translate(34px)}}@keyframes flowVertical{0%{transform:translateY(0)}to{transform:translateY(21px)}}.flow-arrow strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:64px;font-family:Consolas,monospace;font-size:6.5px;font-weight:700;line-height:1.2;overflow:hidden}.flow-arrow small{border:1px solid color-mix(in srgb, var(--flow-color) 30%, #d5dee8);color:#6e7e90;background:#fff;border-radius:3px;padding:2px 4px;font-family:Consolas,monospace;font-size:5.8px;line-height:1}.vertical.flow-arrow strong{max-width:130px}.bridge-column{background:#ffffffab;border:1px dashed #aebfce;border-radius:12px;flex-direction:column;grid-row:2;justify-content:center;align-items:center;gap:30px;min-height:0;padding:55px 4px 12px;display:flex;position:relative}.host-zone+.bridge-column{grid-column:2}.spu-zone+.bridge-column{grid-column:4}.bridge-column .flow-arrow.horizontal{width:78px;min-width:78px;min-height:80px}.bridge-column .horizontal .flow-track{width:62px}.bridge-column .horizontal.moving .flow-track i{animation-name:flowBridge}@keyframes flowBridge{0%{transform:translate(0)}to{transform:translate(57px)}}.bridge-title{text-align:center;flex-direction:column;align-items:center;width:80px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.bridge-title strong{color:#334b65;font-family:Consolas,monospace;font-size:8px}.bridge-title span{color:#8795a5;margin-top:3px;font-size:6.5px;line-height:1.3}.spu-subzones{grid-template-rows:minmax(300px,auto) 45px minmax(390px,1fr);min-height:calc(100% - 72px);display:grid}.subzone{border:1px solid #d9e2eb;border-radius:11px;position:relative;overflow:hidden}.subzone>header{border-bottom:1px solid #d9e2eb;justify-content:space-between;align-items:center;min-height:49px;padding:8px 11px;display:flex}.subzone>header span{color:#7f6ac2;letter-spacing:.1em;font-family:Consolas,monospace;font-size:7px;font-weight:800}.subzone>header h3{color:#2d3151;margin:3px 0 0;font-size:11px}.subzone>header em{color:#836cc2;background:#fff;border:1px solid #d8cfef;border-radius:4px;padding:3px 5px;font-family:Consolas,monospace;font-size:6px;font-style:normal}.fpga-subzone{background:#f7f4fc;border-color:#d8ccef}.fpga-subzone>header{background:#f1ebfa;border-color:#ddd4ef}.linux-subzone{background:#f3faf8;border-color:#c7e4dc}.linux-subzone>header{background:#eaf7f3;border-color:#cee7e0}.linux-subzone>header span{color:#168568}.linux-subzone>header h3{color:#21483e}.linux-subzone>header em{color:#168568;border-color:#bfe0d7}.flow-lane{align-items:stretch;display:flex}.spu-fpga-lane{gap:3px;padding:11px 8px 5px}.spu-fpga-lane .structure-card{flex:120px;min-width:118px}.security-branch{grid-template-columns:145px minmax(240px,330px);justify-content:center;align-items:center;gap:7px;padding:5px 10px 10px;display:grid}.security-branch .flow-arrow{width:140px}.security-branch .horizontal .flow-track{width:106px}.security-branch .horizontal.moving .flow-track i{animation-name:flowSecurity}@keyframes flowSecurity{0%{transform:translate(0)}to{transform:translate(101px)}}.spu-linux-grid{grid-template-columns:1fr 48px 1.25fr 48px .9fr 48px 1.25fr;align-items:stretch;gap:3px;padding:11px 8px 6px;display:grid}.spu-linux-grid .layer-surface{min-width:0;padding:23px 5px 5px}.spu-linux-grid .flow-arrow.horizontal{width:44px;min-width:44px}.spu-linux-grid .horizontal .flow-track{width:32px}.spu-linux-grid .horizontal.moving .flow-track i{animation-name:flowShort}@keyframes flowShort{0%{transform:translate(0)}to{transform:translate(27px)}}.suep-crossline{justify-content:center;padding:2px 10px 10px;display:flex}.suep-crossline .flow-arrow{width:min(520px,80%);min-height:43px}.suep-crossline .horizontal .flow-track{width:88%}.suep-crossline .horizontal.moving .flow-track i{animation:2.8s linear infinite flowLong}@keyframes flowLong{0%{left:0}to{left:calc(100% - 6px)}}.spug-stack{flex-direction:column;min-height:calc(100% - 72px);padding:12px;display:flex}.spug-stack>.structure-card{width:100%}.spug-stack>.flow-arrow.vertical{min-height:45px}.policy-branch{background:#fff8ec;border:1px solid #efd9b7;border-radius:9px;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:6px;margin:2px 0;padding:7px;display:grid}.policy-branch .flow-arrow{width:58px;min-width:58px}.policy-branch .horizontal .flow-track{width:42px}.policy-branch .horizontal.moving .flow-track i{animation-name:flowPolicy}@keyframes flowPolicy{0%{transform:translate(0)}to{transform:translate(37px)}}.nvme-zone .zone-header{min-height:67px}.nvme-lanes{padding:12px}.nvme-main-lane{grid-template-columns:minmax(280px,1fr) 72px minmax(250px,.9fr) 72px minmax(330px,1.15fr) 72px minmax(300px,1fr);align-items:stretch;gap:7px;display:grid}.nvme-main-lane .flow-arrow{width:68px;min-width:68px}.nvme-main-lane .horizontal .flow-track{width:54px}.nvme-main-lane .horizontal.moving .flow-track i{animation-name:flowNvme}@keyframes flowNvme{0%{transform:translate(0)}to{transform:translate(49px)}}.completion-lane{background:#f8fafc;border:1px dashed #d6e1eb;border-radius:8px;justify-content:center;align-items:center;gap:18px;margin-top:9px;padding:6px;display:flex}.completion-lane .flow-arrow{width:250px}.completion-lane .horizontal .flow-track{width:216px}.completion-lane .horizontal.moving .flow-track i{animation:2.5s linear infinite flowCompletion}@keyframes flowCompletion{0%{transform:translate(0)}to{transform:translate(211px)}}.canvas-legend{z-index:40;border:1px solid var(--line-strong);max-width:min(690px,100% - 28px);box-shadow:var(--shadow-md);background:#fffffff5;border-radius:8px;flex-wrap:wrap;justify-content:flex-end;gap:4px;padding:6px;display:flex;position:absolute;bottom:50px;right:14px}.canvas-legend button{color:#65778c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:5px;height:25px;padding:0 7px;font-size:8px;display:flex}.canvas-legend button span{border-radius:2px;width:15px;height:3px}.canvas-legend button.enabled:hover{color:#283f58;background:#f2f7fc;border-color:#c7d7e7}.canvas-legend button.disabled{opacity:.35;text-decoration:line-through}.canvas-help{z-index:40;color:#6c7d91;pointer-events:none;font-size:8px;position:absolute;bottom:13px;right:126px}.inspector-scroll{padding:15px 14px 30px}.empty-inspector{text-align:center;place-items:center;min-height:300px;padding:24px;display:grid}.empty-inspector>span{color:#9db3c8;font-size:40px}.empty-inspector h3{color:#3e526b;margin:14px 0 6px;font-size:13px}.empty-inspector p{color:#7b8a9d;margin:0;font-size:9px;line-height:1.65}.detail-kicker{letter-spacing:.07em;justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;font-family:Consolas,monospace;font-size:8px;font-weight:800;display:flex}.evidence-badge{letter-spacing:0;background:#fff;border:1px solid;border-radius:20px;padding:4px 7px;font-family:Microsoft YaHei UI,sans-serif;font-size:7.5px;font-weight:650}.evidence-live{color:#d83d58}.evidence-code{color:#087f9c}.evidence-inference{color:#65758b}.evidence-target{color:#7651c9}.evidence-historical{color:#c66d07}.evidence-standard{color:#598900}.node-details h3{color:#1c2c42;letter-spacing:-.02em;margin:0;font-size:18px;font-weight:730;line-height:1.3}.node-id{color:#8492a3;margin:6px 0 13px;font-family:Consolas,monospace;font-size:8px;line-height:1.5}.detail-description{color:#5e7086;margin:0;font-size:10px;line-height:1.75}.runtime-note{background:#fff4f6;border:1px solid #efbdc6;border-radius:7px;margin-top:14px;padding:10px 11px}.runtime-note strong{color:#b82e48;letter-spacing:.06em;font-size:8.5px}.runtime-note p{color:#805761;margin:5px 0 0;font-size:8.5px;line-height:1.55}.protocol-note{background:#f1f7fd;border-color:#bed7ee}.protocol-note strong{color:#236ca9}.protocol-note p{color:#55748d}.detail-section{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.detail-section h4{color:#52667e;justify-content:space-between;align-items:center;margin:0 0 8px;font-size:9.5px;font-weight:700;display:flex}.detail-section h4 em{color:#8d9aab;font-family:Consolas,monospace;font-size:8px;font-style:normal}.chip-list{flex-wrap:wrap;gap:5px;display:flex}.chip-list span{color:#32647c;background:#f2f9fc;border:1px solid #bdd9e7;border-radius:5px;padding:5px 7px;font-family:Consolas,monospace;font-size:8px}.code-ref-list{gap:7px;display:grid}.code-ref-list>div{background:#f8fafc;border:1px solid #dbe3eb;border-radius:7px;padding:9px 10px}.code-ref-list strong{color:#235a80;font-family:Consolas,monospace;font-size:9px;font-weight:700;display:block}.code-ref-list code{overflow-wrap:anywhere;color:#71859a;margin-top:4px;font-family:Consolas,monospace;font-size:7.5px;line-height:1.45;display:block}.code-ref-list p{color:#637589;margin:6px 0 0;font-size:8.5px;line-height:1.55}.detail-paths{gap:6px;display:grid}.detail-paths>div{background:#f1faf7;border-left:3px solid #35aa87;padding:8px 9px}.detail-paths code{overflow-wrap:anywhere;color:#267a64;font-family:Consolas,monospace;font-size:8px;line-height:1.45;display:block}.detail-paths span{color:#6c8c83;margin-top:3px;font-size:7.5px;line-height:1.4;display:block}.neighbor-list{grid-template-columns:1fr;gap:4px;display:grid}.neighbor-list button{color:#53677e;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e1e8ef;border-radius:5px;align-items:center;gap:8px;width:100%;min-height:30px;padding:5px 7px;font-size:8.5px;display:flex}.neighbor-list button:hover{color:#245b90;background:#edf6ff;border-color:#a8c8e8}.neighbor-list button span{border-radius:50%;flex:none;width:6px;height:6px}.path-actions{flex-wrap:wrap;gap:6px;margin-top:18px;display:flex}.path-actions button{color:#326c9f;cursor:pointer;background:#edf6ff;border:1px solid #a9cae9;border-radius:6px;min-height:31px;padding:0 9px;font-size:8.5px}.path-actions button:hover,.path-actions button.active{color:#1763ad;background:#e1f0ff;border-color:#3887d6;box-shadow:0 0 0 2px #3887d61a}.path-actions button.ghost{border-color:var(--line);color:#718196;background:#fff}.status-bar{z-index:100;border-top:1px solid var(--line-strong);background:#fff;justify-content:space-between;align-items:center;gap:14px;padding:0 16px;display:flex;position:relative;box-shadow:0 -5px 18px #1b30490f}.path-status{color:#65778d;align-items:center;min-width:0;font-size:8.5px;display:flex}.path-status>span{color:#2379cb;letter-spacing:.1em;margin-right:9px;font-family:Consolas,monospace;font-weight:800}.path-status strong{color:#425870;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:8.5px;font-weight:650;overflow:hidden}.path-status i{color:#79a2c7;margin:0 8px;font-style:normal}.path-status em{color:#5e7891;background:#edf4fb;border-radius:4px;margin-left:9px;padding:3px 6px;font-size:7.5px;font-style:normal}.path-status p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.evidence-legend{white-space:nowrap;align-items:center;gap:11px;font-size:7.5px;display:flex}.evidence-legend span:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.mobile-only{display:none}@media (min-width:1600px) and (min-height:850px){body{font-size:15px}.app-shell{grid-template-rows:84px 64px minmax(0,1fr) 42px;min-height:780px}.topbar{grid-template-columns:minmax(390px,.9fr) minmax(620px,1.25fr) auto;gap:24px;padding:0 28px}.brand-block{gap:15px}.brand-mark{border-radius:14px;width:50px;height:50px}.brand-mark:before{width:24px;height:24px}.brand-mark span:first-child{transform:translate(-16px,-16px)}.brand-mark span:nth-child(2){transform:translate(16px,-16px)}.brand-mark span:nth-child(3){transform:translateY(17px)}.eyebrow{margin-bottom:5px;font-size:11px}.brand-block h1{font-size:24px}.runtime-strip{border-radius:12px;width:min(100%,760px);height:54px}.runtime-fact{padding:0 17px}.runtime-fact span{font-size:11px}.runtime-fact strong{margin-top:4px;font-size:14px}.header-actions{gap:9px}.icon-button,.panel-close{border-radius:9px;min-width:48px;height:40px;padding:0 11px;font-size:12px}.control-rail{grid-template-columns:minmax(360px,.85fr) minmax(620px,1.4fr) auto;gap:20px;padding:8px 24px}.search-wrap{border-radius:10px;grid-template-columns:38px 1fr 34px;max-width:540px;height:47px}.search-wrap>span{font-size:23px}.search-wrap input{padding:0 7px;font-size:14px}.search-wrap>button{width:30px;height:30px;font-size:15px}.search-results{padding:9px;top:53px}.search-results button{min-height:58px;padding:9px 11px}.search-results strong{font-size:14px}.search-results small{font-size:11px}.view-tabs{gap:7px}.view-tabs button{border-radius:9px;height:44px;padding:0 17px;font-size:14px}.rail-toggles{gap:17px}.switch-control{gap:9px;font-size:12px}.switch-control>span{width:36px;height:20px}.switch-control>span:after{width:16px;height:16px}.switch-control input:checked+span:after{transform:translate(16px)}.workspace-grid{grid-template-columns:250px minmax(0,1fr) 320px}.panel-header{min-height:70px;padding:16px 18px 11px}.panel-header h2{font-size:19px}.segmented-control{border-radius:10px;gap:5px;margin:0 16px 12px;padding:4px}.segmented-control button{height:38px;font-size:13px}.system-tree,.storage-tree{padding:5px 13px 34px}.system-tree summary,.storage-tree summary{min-height:43px;padding:0 10px}.system-tree summary strong,.storage-tree summary strong{font-size:13px}.system-tree summary em,.storage-tree summary em{min-width:26px;padding:3px 7px;font-size:10px}.tree-children{gap:4px;margin-left:13px;padding:4px 0 9px 20px}.tree-children button{border-radius:8px;min-height:49px;padding:8px 10px;font-size:12.5px}.tree-children button span{margin-bottom:4px;font-size:10px}.boundary-note{padding:11px 12px;font-size:11.5px}.path-list button{padding:11px 12px}.path-list code{font-size:11.5px}.path-list span{font-size:10.5px}.canvas-meta{min-height:43px;padding:0 20px;font-size:11px}.scene-mount{top:43px;bottom:0;left:0;right:0}.fullscreen-system-index{top:43px}.fullscreen-system-index-toggle{border-radius:0 13px 13px 0;width:34px;height:74px}.fullscreen-system-index-toggle span{font-size:31px}.camera-presets{border-radius:11px;gap:6px;padding:6px;top:57px;left:18px}.camera-presets button{border-radius:7px;min-width:66px;height:38px;padding:0 12px;font-size:12px}.camera-presets .label-density-button{min-width:96px}.global-annotation-control{border-radius:8px;gap:8px;min-width:154px;height:38px;padding:0 11px}.global-annotation-control>span{width:35px;height:20px}.global-annotation-control>span i{width:16px;height:16px;top:2px;left:2px}.global-annotation-control.active>span i{transform:translate(15px)}.global-annotation-control strong{font-size:11px}.global-annotation-control em{font-size:9px}.camera-control-divider{height:24px;margin:0 3px}.canvas-panel.clean-view .camera-presets{top:18px}.physical-map-key{border-radius:10px;gap:14px;padding:10px 13px;font-size:11px;top:58px;right:18px}.physical-map-key i{width:19px;height:13px}.line-settings-trigger{border-radius:10px;gap:9px;min-height:40px;padding:0 15px;font-size:11px;bottom:62px;right:20px}.line-settings-trigger>span{width:32px;height:7px}.line-settings-trigger strong{font-size:12px}.line-settings-panel{border-radius:16px;width:min(430px,100% - 40px);bottom:110px;right:20px}.line-settings-panel header{min-height:68px;padding:10px 13px 10px 19px}.line-settings-panel header .eyebrow{font-size:9px}.line-settings-panel header h3{font-size:18px}.line-settings-panel header>button{width:36px;height:36px;font-size:21px}.display-setting-section{padding:16px 19px 17px}.display-setting-section>p{margin-top:11px;font-size:10px}.line-thickness-readout{font-size:11px}.line-thickness-readout strong{font-size:17px}.line-thickness-preview{gap:9px;margin:12px 0 10px;padding:12px 14px}.display-setting-section>label{grid-template-columns:30px minmax(0,1fr) 30px;gap:10px;font-size:9px}.label-layout-mode-options{gap:8px;margin-top:12px}.label-layout-mode-options button{border-radius:9px;min-height:37px;font-size:10px}.label-line-thickness-preview{min-height:31px;margin:12px 0 10px}.line-thickness-presets{gap:7px;margin-top:10px}.line-thickness-presets button{border-radius:8px;height:33px;font-size:10px}.restore-line-default{width:calc(100% - 38px);min-height:38px;margin:14px 19px 16px;font-size:10px}.camera-hud-overlay{top:88px;bottom:78px;left:10px;right:10px}.camera-hud-card{border-radius:13px;width:clamp(300px,22vw,410px);padding:15px 17px 16px}.camera-hud-card>span{font-size:10px}.camera-hud-card>strong{margin-top:7px;font-size:18px}.camera-hud-card>p{margin-top:8px;font-size:11px}.camera-hud-lanes{gap:10px;margin-top:12px}.camera-hud-lanes em{font-size:10px}.camera-hud-lanes i{height:6px}.camera-hud-functions{gap:6px;max-height:116px;margin-top:11px}.camera-hud-functions code{border-radius:7px;padding:5px 8px;font-size:9px}.camera-hud-readout{gap:14px;min-height:35px;padding:0 15px;font-size:9px}.camera-hud-readout strong{font-size:9.5px}.camera-hud-corner{width:38px;height:38px}.camera-hud-overlay.hud-panorama .camera-hud-card{width:clamp(270px,20vw,360px)}.scene-system-label{border-left-width:7px;border-radius:11px;min-width:320px;max-width:420px;padding:15px 17px}.scene-system-label>span{font-size:11px}.scene-system-label>strong{margin-top:6px;font-size:21px}.scene-system-summary{gap:6px;margin-top:10px}.scene-system-label em{border-radius:5px;padding:4px 7px;font-size:10px}.scene-system-label>small{margin-top:10px;font-size:11px}.physical-scene-shell.label-panorama .scene-system-label{border-left-width:6px;border-radius:10px;max-width:290px;padding:11px 14px}.physical-scene-shell.label-panorama .scene-system-label>strong{font-size:17px}.scene-layer-label{border-left-width:7px;border-radius:10px;min-width:230px;padding:13px 15px}.scene-layer-label span{font-size:11px}.scene-layer-label strong{margin-top:5px;font-size:19px}.scene-node-label{--node-card-min:310px;--node-card-max:480px;border-left-width:6px;border-radius:10px;padding:12px 14px 13px}.scene-node-label.medium{--node-card-min:420px;--node-card-max:600px}.scene-node-label.wide{--node-card-min:520px;--node-card-max:740px}.scene-node-label.selected{border-left-width:7px}.scene-node-label span{font-size:11px}.scene-node-label strong{margin-top:6px;font-size:17px}.scene-node-label small{margin-top:7px;font-size:11px}.scene-node-callout .scene-node-label,.scene-node-callout .scene-node-label.medium,.scene-node-callout .scene-node-label.wide{--node-card-min:350px;--node-card-max:470px}.scene-module-inline{border-left-width:6px;border-radius:9px;gap:11px;min-width:260px;max-width:440px;min-height:36px;padding:7px 12px 7px 14px}.scene-module-inline span{font-size:9px}.scene-module-inline strong{font-size:12px}.scene-global-module-label{border-left-width:5px;border-radius:8px;width:220px;min-height:46px;padding:.4375em .5625em .5em}.scene-global-module-label>span{font-size:.4375em}.scene-global-module-label>strong{margin-top:.1875em;font-size:.625em}.scene-global-module-label>small{margin-top:.1875em;font-size:.4375em}.scene-function-node-chip{min-width:96px;height:auto;min-height:33px;padding:6px 9px;font-size:10px}.scene-function-edge-label{gap:6px;padding:4px 8px}.scene-function-edge-label strong{font-size:9px}.scene-function-edge-label small{padding:2px 5px;font-size:7.5px}.scene-depth-label{padding:5px 10px;font-size:9px}.scene-node-label .scene-function-list{gap:7px;margin-top:11px}.scene-node-label .scene-function-row{border-radius:8px;grid-template-columns:35px minmax(0,1fr);gap:10px;padding:9px 10px}.scene-node-label .scene-function-row>b{width:34px;height:34px;font-size:10px}.scene-node-label .scene-function-row>span{gap:4px}.scene-node-label .scene-function-row code{font-size:11px}.scene-node-label .scene-function-row em{font-size:9.5px}.scene-node-label .scene-function-row small{font-size:8.5px}.scene-directory-label{border-left-width:7px;border-radius:11px;width:400px;padding:15px 16px}.scene-directory-label>span{font-size:11px}.scene-directory-label>strong{margin-top:6px;font-size:22px}.scene-directory-label>div{gap:7px;margin-top:12px}.scene-directory-label button{border-radius:7px;padding:8px 10px;font-size:13px}.scene-pipe-label{gap:6px;min-height:27px;padding:3px 7px;font-size:9px}.scene-pipe-label i{width:15px;height:3px}.scene-pipe-label small{padding:2px 5px;font-size:7.5px}.scene-pcie-link-card{border-left-width:7px;border-radius:11px;gap:10px;width:420px;padding:15px 17px 16px}.scene-pcie-link-card>span:first-child{font-size:11px}.scene-pcie-link-card>strong{font-size:20px}.scene-pcie-link-lanes{gap:8px}.scene-pcie-link-lanes em{border-radius:7px;padding:8px 10px;font-size:11.5px}.scene-pcie-link-lanes b{margin-right:4px;font-size:15px}.scene-pcie-link-card>small{font-size:11px}.scene-status-label{min-height:36px;padding:5px 12px;font-size:12px}.scene-live-note{border-radius:10px;gap:12px;min-width:390px;padding:11px 14px;top:17px}.scene-live-note strong{font-size:11px}.scene-live-note small{margin-top:4px;font-size:10.5px}.scene-axis{gap:5px;padding:9px 11px;font-size:9px;bottom:66px;left:20px}.canvas-legend{border-radius:10px;gap:7px;padding:9px;bottom:66px;right:20px}.canvas-legend button{gap:8px;height:34px;padding:0 10px;font-size:11px}.canvas-help{font-size:11px;bottom:18px;right:174px}.canvas-fullscreen-button{border-radius:10px;gap:9px;min-height:40px;padding:0 15px;font-size:12px;bottom:14px;right:20px}.canvas-fullscreen-button>span{font-size:19px}.canvas-panel.focus-mode .camera-presets{bottom:20px;left:20px}.canvas-panel.focus-mode .canvas-fullscreen-button{bottom:20px;right:20px}.focus-hud{border-left-width:0;border-radius:17px;width:min(520px,100% - 44px);top:22px;left:22px}.focus-hud:before{width:7px}.focus-hud-toolbar{min-height:54px;padding:8px 16px 8px 21px}.focus-hud-toolbar button{min-height:37px;font-size:calc(12px * var(--focus-hud-text-scale));border-radius:9px;gap:9px;padding:6px 12px}.focus-hud-toolbar button span{font-size:calc(20px * var(--focus-hud-text-scale))}.focus-hud-toolbar>span{font-size:calc(10.5px * var(--focus-hud-text-scale))}.focus-hud-title{padding:18px 21px 15px 27px}.focus-hud-title p{font-size:calc(11px * var(--focus-hud-text-scale))}.focus-hud-title h2{font-size:calc(27px * var(--focus-hud-text-scale));margin:7px 0 13px}.focus-hud-title>div{gap:7px}.focus-hud-title>div span{font-size:calc(10px * var(--focus-hud-text-scale));border-radius:7px;padding:6px 9px}.focus-hud-function-list{gap:7px;margin:0 17px 12px 21px}.focus-hud-function-list button{max-width:330px;min-height:34px;font-size:calc(10px * var(--focus-hud-text-scale));border-radius:8px;padding:5px 10px}.focus-hud-function{border-radius:13px;grid-template-columns:62px minmax(0,1fr);gap:14px;margin:0 17px 13px 21px;padding:14px}.focus-hud-function>b{width:60px;height:42px;font-size:calc(10px * var(--focus-hud-text-scale));border-radius:10px}.focus-hud-function strong{font-size:calc(14px * var(--focus-hud-text-scale))}.focus-hud-function p{font-size:calc(11px * var(--focus-hud-text-scale));margin:7px 0}.focus-hud-function code{font-size:calc(10px * var(--focus-hud-text-scale))}.focus-hud-empty-function{border-radius:13px;margin:0 17px 13px 21px;padding:14px 17px}.focus-hud-empty-function strong{font-size:calc(12px * var(--focus-hud-text-scale))}.focus-hud-empty-function p{font-size:calc(10.5px * var(--focus-hud-text-scale));margin-top:7px}.focus-hud-links{gap:7px;margin:0 21px 12px 27px}.focus-hud-links span{min-height:31px;font-size:calc(9.5px * var(--focus-hud-text-scale));border-radius:8px;padding:4px 9px}.focus-hud-links i{font-size:calc(8.5px * var(--focus-hud-text-scale));padding:3px 5px}.focus-hud>small{font-size:calc(10px * var(--focus-hud-text-scale));padding:0 21px 16px 27px}.physical-scene-shell.focus-mode .scene-function-node-chip{min-width:118px;height:auto;min-height:38px;padding:7px 10px;font-size:13px}.physical-scene-shell.focus-mode .scene-function-edge-label strong{font-size:12px}.physical-scene-shell.focus-mode .scene-function-edge-label small{font-size:10px}.inspector-scroll{padding:20px 18px 38px}.empty-inspector h3{font-size:17px}.empty-inspector p{font-size:12px}.detail-kicker{font-size:11px}.node-details h3{font-size:23px}.detail-description{font-size:13px}.runtime-note strong,.runtime-note p{font-size:11.5px}.detail-section h4{font-size:13px}.detail-section h4 em,.detail-paths code{font-size:11px}.detail-paths span{font-size:10.5px}.status-bar{padding:0 22px}.path-status,.path-status strong{font-size:11.5px}.evidence-legend{gap:15px;font-size:10px}}@media (max-width:1320px){.workspace-grid{grid-template-columns:210px minmax(0,1fr) 270px}.runtime-fact,.view-tabs button{padding:0 9px}}@media (max-width:1080px){.app-shell{grid-template-rows:68px 54px minmax(0,1fr) 38px;min-height:610px}.topbar{grid-template-columns:minmax(230px,1fr) auto;padding:0 13px}.runtime-strip{display:none}.control-rail{grid-template-columns:minmax(230px,.9fr) auto;padding:7px 11px}.rail-toggles{display:none}.workspace-grid{display:block}.canvas-panel{width:100%;height:100%}.left-panel,.right-panel{z-index:120;width:min(360px,92vw);transition:transform .22s;position:absolute;top:0;bottom:0;box-shadow:24px 0 55px #192e473b}.left-panel{left:0;transform:translate(-105%)}.right-panel{right:0;transform:translate(105%);box-shadow:-24px 0 55px #192e473b}.left-panel.mobile-open,.right-panel.mobile-open{transform:translate(0)}.mobile-only{display:grid}.evidence-legend{display:none}}@media (max-width:720px){.app-shell{grid-template-rows:64px 94px minmax(0,1fr) 37px;min-height:560px}.brand-block h1{font-size:15px}.brand-mark{width:34px;height:34px}.header-actions{gap:3px}.icon-button{min-width:33px;height:30px;padding:0 6px}.control-rail{grid-template-rows:38px 38px;grid-template-columns:1fr;gap:4px;padding:7px 8px}.view-tabs{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.view-tabs::-webkit-scrollbar{display:none}.view-tabs button{flex:none}.canvas-panel{--fullscreen-index-width:min(82vw, 320px)}.canvas-meta{min-height:31px;font-size:7.5px}.canvas-meta>span{display:none}.scene-mount{top:31px;bottom:0;left:0;right:0}.fullscreen-system-index{top:31px}.fullscreen-system-index-toggle{border-radius:0 10px 10px 0;width:31px;height:62px}.fullscreen-system-index-toggle span{font-size:27px}.camera-presets{scrollbar-width:none;max-width:calc(100% - 14px);top:38px;left:7px;right:7px;overflow-x:auto}.camera-presets::-webkit-scrollbar{display:none}.camera-presets button{flex:none;min-width:38px;padding:0 6px}.camera-presets .label-density-button{min-width:62px}.global-annotation-control{flex:none;min-width:102px;height:27px;padding:0 6px}.global-annotation-control strong{font-size:7px}.global-annotation-control em{font-size:6px}.canvas-panel.clean-view .camera-presets{top:7px}.physical-map-key,.scene-axis{display:none}.scene-live-note{width:calc(100% - 154px);min-width:0;padding:6px 8px;top:8px;transform:translate(-34%)}.scene-live-note small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.architecture-scroll{padding:9px 9px 76px;top:31px;bottom:0;left:0;right:0}.live-boundary-strip>div{min-width:260px}.canvas-legend{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;max-width:none;bottom:44px;left:7px;right:7px;overflow-x:auto}.canvas-legend::-webkit-scrollbar{display:none}.canvas-legend button{flex:none}.canvas-help{display:none}.canvas-fullscreen-button{min-height:29px;padding:0 8px;font-size:7.5px;bottom:7px;right:7px}.line-settings-trigger{min-height:29px;padding:0 8px;font-size:7px;bottom:43px;right:7px}.line-settings-trigger>span{width:18px;height:4px}.line-settings-trigger strong{font-size:7.5px}.line-settings-panel{border-radius:10px;width:calc(100% - 14px);max-height:calc(100% - 88px);bottom:78px;right:7px;overflow-y:auto}.label-layout-mode-options{gap:5px;margin-top:8px}.label-layout-mode-options button{min-height:28px;font-size:7px}.camera-hud-overlay{top:76px;bottom:46px;left:6px;right:6px}.camera-hud-card,.camera-hud-overlay.hud-panorama .camera-hud-card{width:min(188px,40vw);padding:8px 9px}.camera-hud-card:after{width:24px}.camera-hud-context{top:0}.camera-hud-context:after{right:-24px}.camera-hud-selection{top:0;bottom:auto}.camera-hud-selection:after{left:-24px}.camera-hud-card>strong{font-size:10px}.camera-hud-card>p,.camera-hud-overlay.hud-detail .camera-hud-card>p{display:none}.camera-hud-functions{max-height:39px;margin-top:5px}.camera-hud-functions code{padding:3px 4px;font-size:5.5px}.camera-hud-readout{display:none}.camera-hud-corner{width:20px;height:20px}.canvas-panel.focus-mode .camera-presets{bottom:8px;left:8px}.canvas-panel.focus-mode .canvas-fullscreen-button{bottom:8px;right:8px}.focus-hud{border-radius:11px;width:min(390px,100% - 16px);top:8px;left:8px}.focus-hud-title h2{font-size:calc(17px * var(--focus-hud-text-scale))}.focus-hud-function p{-webkit-line-clamp:1}.scene-node-label,.scene-node-label.medium,.scene-node-label.wide{--node-card-min:210px;--node-card-max:270px;width:min(270px,100vw - 24px)}.scene-node-label>span:first-child,.scene-node-label>strong{white-space:normal}.scene-node-callout.left,.scene-node-callout.right{transform:none}.scene-module-inline{min-width:170px;max-width:250px}.scene-global-module-label{width:142px;min-height:34px;padding:.3125em .375em .375em}.scene-global-module-label>span{font-size:.3em}.scene-global-module-label>strong{font-size:.40625em}.scene-global-module-label>small{font-size:.3125em}.scene-macro-zone-label{border-left-width:5px;border-radius:8px;width:clamp(112px,28vw,150px);min-height:38px;padding:6px 8px}.scene-macro-zone-label>span{font-size:5.5px}.scene-macro-zone-label>strong{margin-top:2px;font-size:10px}.scene-macro-zone-label>small{display:none}.scene-pcie-link-card{gap:5px;width:230px;padding:8px 9px}.scene-pcie-link-card>span:first-child{font-size:7px}.scene-pcie-link-card>strong{font-size:11px}.scene-pcie-link-lanes{grid-template-columns:1fr;gap:4px}.scene-pcie-link-lanes em,.scene-pcie-link-card>small{font-size:7px}.status-bar{padding:0 8px}.path-status strong{max-width:105px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.welcome-tour-backdrop{z-index:500;-webkit-backdrop-filter:blur(12px)saturate(.82);backdrop-filter:blur(12px)saturate(.82);background:radial-gradient(circle at 18% 14%,#4293eb3d,#0000 34%),radial-gradient(circle at 86% 88%,#13a68133,#0000 31%),#0c1d30b8;place-items:center;padding:clamp(14px,3vw,42px);display:grid;position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto}.welcome-tour{background:#f9fcfffa;border:1px solid #bed6edeb;border-radius:22px;grid-template-rows:68px minmax(0,1fr) 82px;width:min(1160px,100%);max-height:min(820px,100vh - 36px);display:grid;overflow:hidden;box-shadow:0 36px 100px #0412206b,inset 0 1px #fff}.welcome-tour-header,.welcome-tour-footer{justify-content:space-between;align-items:center;gap:20px;padding:0 26px;display:flex}.welcome-tour-header{background:linear-gradient(90deg,#e8f4fff0,#f5fbf9f2);border-bottom:1px solid #d8e4ee}.welcome-tour-brand{color:#1b3d5d;letter-spacing:.1em;align-items:center;gap:11px;font-family:Consolas,Cascadia Mono,monospace;font-size:11px;display:flex}.welcome-tour-brand>i{background:#fff;border:1px solid #9fc3e6;border-radius:9px;place-items:center;width:32px;height:32px;display:grid;position:relative}.welcome-tour-brand>i:before{content:"";border:2px solid #2878e3;border-radius:4px;width:14px;height:14px}.welcome-tour-brand>i span{background:#2878e3;border-radius:50%;width:4px;height:4px;position:absolute;box-shadow:0 0 0 2px #dcecff}.welcome-tour-brand>i span:first-child{transform:translate(-10px,-10px)}.welcome-tour-brand>i span:nth-child(2){transform:translate(10px,-10px)}.welcome-tour-brand>i span:nth-child(3){transform:translateY(10px)}.welcome-tour-skip{color:#607790;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:9px;min-height:36px;padding:0 5px 0 12px;font-size:11px;display:flex}.welcome-tour-skip span{color:#506a83;background:#ffffffd1;border:1px solid #c7d6e4;border-radius:7px;place-items:center;width:25px;height:25px;font-size:16px;display:grid}.welcome-tour-skip:hover{color:#266bab;background:#fff;border-color:#bed2e5}.welcome-tour-body{grid-template-columns:minmax(290px,.74fr) minmax(520px,1.36fr);align-items:center;gap:clamp(24px,3.5vw,52px);min-height:0;padding:clamp(28px,4vw,54px);animation:.36s cubic-bezier(.22,1,.36,1) welcomeStepIn;display:grid}@keyframes welcomeStepIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.welcome-tour-copy{align-self:center}.welcome-tour-eyebrow{color:#2777c7;letter-spacing:.14em;margin:0 0 14px;font-family:Consolas,Cascadia Mono,monospace;font-size:11px;font-weight:800}.welcome-tour-copy h2{color:#122b43;letter-spacing:-.045em;max-width:430px;margin:0;font-size:clamp(30px,3.2vw,48px);font-weight:760;line-height:1.12}.welcome-tour-description{color:#526b82;max-width:450px;margin:24px 0 0;font-size:clamp(14px,1.3vw,17px);line-height:1.85}.welcome-tour-hint{color:#42657f;background:linear-gradient(100deg,#edf7ff,#f1faf7);border:1px solid #cfe0ee;border-radius:10px;align-items:flex-start;gap:9px;max-width:450px;margin-top:24px;padding:11px 13px;font-size:11px;line-height:1.55;display:flex}.welcome-tour-hint span{color:#168f75;flex:none;font-size:15px;line-height:1.1}.welcome-tour-media{background:#102236;border:1px solid #9eb7cc;border-radius:15px;align-self:center;margin:0;overflow:hidden;box-shadow:0 24px 56px #14324e3d}.welcome-tour-media-bar{color:#d4e6f4;letter-spacing:.08em;background:linear-gradient(90deg,#132d45,#183a50);border-bottom:1px solid #23445f;justify-content:space-between;align-items:center;height:36px;padding:0 13px;font-family:Consolas,Cascadia Mono,monospace;font-size:8px;display:flex}.welcome-tour-media-bar span{align-items:center;gap:7px;display:flex}.welcome-tour-media-bar i{background:#27d39f;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #27d39f24}.welcome-tour-media-bar em{color:#8fb3ce;font-style:normal}.welcome-tour-media picture{aspect-ratio:16/9;background-color:#eaf1f6;background-position:50%;background-repeat:no-repeat;background-size:contain;display:block}.welcome-tour-media img{object-fit:contain;width:100%;height:100%;display:block}.welcome-tour-footer{background:#f7fafc;border-top:1px solid #d8e4ee}.welcome-tour-progress{align-items:center;gap:8px;display:flex}.welcome-tour-progress button{color:#7a8da0;cursor:pointer;background:#fff;border:1px solid #c4d4e2;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;font-family:Consolas,monospace;font-size:8px;display:grid;position:relative}.welcome-tour-progress button:not(:last-child):after{content:"";background:#cbd9e5;width:9px;height:1px;position:absolute;left:28px}.welcome-tour-progress button.complete{color:#117b64;background:#e9f8f3;border-color:#72b7a5}.welcome-tour-progress button.active{color:#fff;background:#2878e3;border-color:#2878e3;box-shadow:0 0 0 4px #2878e321}.welcome-tour-actions{align-items:center;gap:9px;display:flex}.welcome-tour-actions button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:42px;font-size:11px;font-weight:760;display:flex}.welcome-tour-previous{color:#587087;background:#fff;border:1px solid #c8d7e4;min-width:100px}.welcome-tour-previous:disabled{opacity:0;pointer-events:none}.welcome-tour-next{color:#fff;background:linear-gradient(135deg,#2f83e7,#1769c7);border:1px solid #1e6bc2;min-width:132px;padding:0 15px;box-shadow:0 8px 20px #1f6ec43d}.welcome-tour-next span{font-size:16px}.welcome-tour-previous:hover{color:#2469aa;background:#edf6ff;border-color:#7eadd7}.welcome-tour-next:hover{background:linear-gradient(135deg,#2377d4,#1159ad);transform:translateY(-1px)}@media (max-width:900px){.welcome-tour{grid-template-rows:58px minmax(0,1fr) 72px;max-height:calc(100vh - 24px)}.welcome-tour-header,.welcome-tour-footer{padding:0 16px}.welcome-tour-body{grid-template-columns:1fr;align-content:start;gap:20px;padding:24px;overflow-y:auto}.welcome-tour-copy h2{font-size:clamp(27px,7vw,38px)}.welcome-tour-description{margin-top:14px;font-size:14px;line-height:1.7}.welcome-tour-hint{margin-top:14px}.welcome-tour-media{width:100%}}@media (max-width:560px){.welcome-tour-backdrop{padding:0}.welcome-tour{border:0;border-radius:0;width:100%;height:100%;max-height:none}.welcome-tour-brand strong{font-size:9px}.welcome-tour-skip{padding-left:5px;font-size:9px}.welcome-tour-body{padding:20px 16px}.welcome-tour-eyebrow{margin-bottom:9px;font-size:9px}.welcome-tour-copy h2{font-size:27px}.welcome-tour-description{font-size:13px}.welcome-tour-progress{gap:5px}.welcome-tour-progress button{width:24px;height:24px}.welcome-tour-progress button:not(:last-child):after{width:6px;left:24px}.welcome-tour-previous{display:none!important}.welcome-tour-next{min-width:116px;min-height:38px}}@media (prefers-reduced-motion:reduce){.welcome-tour-body{animation:none!important}.welcome-tour-next:hover{transform:none}}.generic-explorer{color:#18304a;background:#edf5f9;width:100vw;height:100vh;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;overflow:hidden}.generic-header{box-sizing:border-box;background:#fffffff0;border-bottom:1px solid #cbdce8;justify-content:space-between;align-items:center;gap:24px;height:112px;padding:16px 24px;display:flex}.generic-header small,.generic-sidebar small{letter-spacing:.12em;color:#62809b;font:700 11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.generic-header h1{margin:3px 0;font-size:27px}.generic-header p{color:#62778b;margin:0}.generic-header-controls{align-items:end;gap:10px;display:flex}.generic-header-controls label{color:#62778b;gap:4px;font-size:12px;display:grid}.generic-header-controls select,.generic-header-controls button,.generic-journeys button{color:#244460;background:#fff;border:1px solid #afc7d8;border-radius:9px;padding:9px 12px;font-weight:700}.generic-workspace{grid-template-columns:250px minmax(0,1fr) 330px;height:calc(100vh - 112px);display:grid}.generic-canvas{border-inline-start:1px solid #cbdce8;border-inline-end:1px solid #cbdce8;min-width:0;position:relative}.generic-sidebar{background:#f8fcfef5;padding:18px;overflow:auto}.generic-sidebar h2{margin:5px 0 16px}.generic-index-zone{gap:5px;margin-bottom:18px;display:grid}.generic-index-zone>strong{margin-bottom:4px}.generic-index-zone button{border:0;text-align:left;color:#536d82;background:0 0;border-left:3px solid #0000;border-radius:5px;padding:7px 9px}.generic-index-zone button.active{color:#174f84;background:#deebf6;border-left-color:#2878c7;font-weight:700}.generic-zone-label{pointer-events:none;background:#ffffffeb;border:2px solid;border-radius:12px;gap:3px;width:220px;padding:10px 13px;display:grid;box-shadow:0 10px 30px #284e6729}.generic-zone-label small{letter-spacing:.1em;color:#71869a;font:700 9px/1.3 ui-monospace,monospace}.generic-zone-label strong{font-size:16px}.generic-zone-label span{color:#62778b;font-size:11px}.generic-node-label{color:#1c3954;background:#ffffffe6;border:1px solid;border-radius:8px;gap:2px;min-width:130px;max-width:190px;padding:7px 9px;display:grid;box-shadow:0 5px 18px #20445e24}.generic-node-label small{color:#6c8195;text-transform:uppercase;font:700 7px/1.2 ui-monospace,monospace}.generic-node-label strong{font-size:10px}.generic-node-label.selected{outline:2px solid #fff;box-shadow:0 0 0 4px #2f83e7,0 0 24px #fff}.generic-journeys{background:#ffffffe6;border:1px solid #bfd2df;border-radius:12px;gap:7px;padding:7px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.generic-journeys button{padding:7px 10px;font-size:11px}.generic-journeys button.active{color:#fff;background:#2878c7;border-color:#2878c7}.generic-sidebar.right h3{border-top:1px solid #d3e1ea;margin-top:24px;padding-top:16px}.generic-tags{flex-wrap:wrap;gap:5px;display:flex}.generic-tags span{background:#dfedf5;border-radius:6px;padding:4px 7px;font-size:11px}.generic-function-card,.generic-journey-card{background:#fff;border:1px solid #c7d9e5;border-radius:10px;margin-top:12px;padding:12px}.generic-function-card>small{float:right}.generic-function-card dl{grid-template-columns:95px 1fr;gap:5px 8px;margin:12px 0 0;font-size:11px;display:grid}.generic-function-card dt{color:#557087;font-weight:800}.generic-function-card dd{color:#334f66;margin:0}.generic-journey-card{border-left:4px solid #2f83e7}.generic-journey-card strong{margin:4px 0;display:block}.generic-journey-card em{color:#a06415;font-size:11px;display:block}.generic-empty{color:#7b8d9d;font-size:12px}.generic-error{padding:40px}@media (max-width:1100px){.generic-workspace{grid-template-columns:210px minmax(0,1fr)}.generic-sidebar.right{display:none}}
