:root{font-family:Avenir Next,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;color:#012445;background:#f8f7f1;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #012445;--ink-soft: #36556a;--muted: #5e7280;--ground: #f8f7f1;--ground-deep: #f0efe9;--panel: #fcfbf7;--line: #c1ccd3;--line-soft: #dce2e3;--circuit: #095294;--circuit-dark: #073e70;--circuit-soft: #e7eff5;--ok: #237354;--warn: #b66516;--warn-bright: #d67d21;--fault: #b63832;--focus: #0c6db7;--mono: "SFMono-Regular", "Roboto Mono", Consolas, "Liberation Mono", monospace;--display: "DIN Alternate", "Avenir Next Condensed", "Arial Narrow", sans-serif}*{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--ground)}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}code{font-family:var(--mono)}::selection{color:#fff;background:var(--circuit)}*{scrollbar-width:thin;scrollbar-color:#8fa2ad var(--ground-deep)}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:var(--ground-deep)}*::-webkit-scrollbar-thumb{background:#8fa2ad;border:2px solid var(--ground-deep)}:where(button,input,select,[href],[tabindex]):focus-visible{outline:2px solid var(--focus);outline-offset:3px}.button{min-height:38px;padding:0 14px;border:1px solid transparent;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--ink);font-size:13px;font-weight:700;transition:color .16s ease-out,background-color .16s ease-out,border-color .16s ease-out,transform .16s ease-out}.button:active:not(:disabled){transform:translateY(1px)}.button:disabled{cursor:not-allowed;opacity:.45}.button-primary{color:#fff;background:var(--circuit);border-color:var(--circuit)}.button-primary:hover:not(:disabled){background:var(--circuit-dark);border-color:var(--circuit-dark)}.button-secondary{color:var(--ink);background:var(--panel);border-color:#9fb0ba}.button-secondary:hover:not(:disabled){color:var(--circuit);background:#fff;border-color:var(--circuit)}.button-danger{color:#fff;background:var(--fault);border-color:var(--fault)}.button-ghost{color:var(--ink-soft);background:transparent;border-color:transparent}.button-ghost:hover:not(:disabled){color:var(--circuit);background:var(--circuit-soft)}.muted{color:var(--muted);line-height:1.65}.page-subtitle{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.4}.brand-mark{width:50px;height:50px;display:grid;place-items:center;color:#fff;background:var(--circuit);border:1px solid rgba(255,255,255,.26);border-radius:4px}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(440px,1.08fr) minmax(420px,.92fr);background:var(--ground)}.login-brand{position:relative;overflow:hidden;padding:clamp(46px,7vw,112px);color:#fff;background:var(--ink);display:flex;flex-direction:column;justify-content:center;gap:34px}.login-brand:before,.login-brand:after{content:"";position:absolute;pointer-events:none;opacity:.22}.login-brand:before{inset:28px;border:1px solid #8aabc0}.login-brand:after{width:42%;height:1px;right:0;top:25%;background:#d67d21}.login-brand>*{position:relative;z-index:1}.login-brand .brand-mark{color:#a9d2ec;background:transparent;border-color:#7895a8}.login-brand h1{margin-bottom:18px;max-width:7ch;font-family:var(--display);font-size:clamp(52px,6.2vw,88px);line-height:.9;letter-spacing:-.03em}.login-brand p{max-width:620px;margin-bottom:0;color:#dce8ef;font-size:17px;line-height:1.75}.login-schematic{max-width:650px;display:grid;grid-template-columns:max-content 1fr max-content 1fr max-content;align-items:center;gap:9px;color:#dce8ef;font-size:12px;font-weight:700}.login-schematic span{padding:8px 10px;border:1px solid #7895a8;border-radius:2px}.login-schematic i{height:1px;position:relative;background:#54a2d2}.login-schematic i:after{content:"";width:7px;height:7px;position:absolute;right:-1px;top:-3px;background:#54a2d2;border-radius:50%}.trust-line{width:fit-content;display:flex;align-items:center;gap:9px;color:#c6d8e3;font-size:12px;line-height:1.5}.login-card{width:min(430px,calc(100% - 48px));margin:auto;padding:38px;background:var(--panel);border:1px solid var(--line);border-radius:4px;display:flex;flex-direction:column;gap:22px}.login-card h2{margin-bottom:7px;font-family:var(--display);font-size:32px;letter-spacing:-.02em}.login-card .button{width:100%;min-height:45px}.field{display:flex;flex-direction:column;gap:7px;min-width:0;color:var(--ink-soft);font-size:12px;font-weight:700}.field input,.field select,select{width:100%;height:42px;padding:0 11px;color:var(--ink);caret-color:var(--circuit);background:#fff;border:1px solid #aebbc2;border-radius:2px;outline:none;transition:border-color .15s ease-out,box-shadow .15s ease-out}.field input::placeholder{color:#718592;opacity:1}.field input:hover,.field select:hover,select:hover{border-color:#718a99}.field input:focus,.field select:focus,select:focus{border-color:var(--circuit);box-shadow:0 0 0 3px #09529424}.field small{color:var(--muted);font-size:11px;font-weight:500;line-height:1.45}.inline-error{margin:0 0 16px;padding:11px 13px;color:#7e2421;background:#fff2ef;border:1px solid #d7a19d;border-radius:2px;font-size:12px;line-height:1.55}.center-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:var(--ground)}.password-card{width:min(490px,100%);padding:38px;background:var(--panel);border:1px solid var(--line);border-radius:4px;display:flex;flex-direction:column;gap:17px}.password-card .brand-mark{margin-bottom:7px}.password-card h1{margin-bottom:2px;font-family:var(--display);font-size:30px}.app-shell{min-height:100vh;background:var(--ground)}.topbar{height:68px;padding:0 22px;position:sticky;top:0;z-index:30;color:var(--ink);background:#f8f7f1f7;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.topbar-brand{display:flex;align-items:center;gap:11px}.topbar-brand>span{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:var(--ink);border-radius:3px}.topbar-brand>div{display:flex;flex-direction:column;gap:1px}.topbar-brand strong{font-family:var(--display);font-size:18px;letter-spacing:-.01em}.topbar-brand small{color:var(--muted);font-size:10px}.topbar-user{display:flex;align-items:center;gap:14px}.topbar-user>div{display:flex;flex-direction:column;text-align:right}.topbar-user strong{font-size:13px}.topbar-user small{color:var(--muted);font-size:10px}.console-layout{min-height:calc(100vh - 68px);display:grid;grid-template-columns:212px minmax(0,1fr)}.side-nav{position:sticky;top:68px;height:calc(100vh - 68px);padding:22px 12px 16px;background:var(--ground-deep);border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.nav-caption{margin:0 10px 11px;color:var(--muted);font-family:var(--mono);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.side-nav button{width:100%;min-height:42px;margin:2px 0;padding:0 11px;color:var(--ink-soft);background:transparent;border:1px solid transparent;border-radius:2px;display:flex;align-items:center;gap:10px;text-align:left;font-size:13px;font-weight:650}.side-nav button:hover{color:var(--ink);background:#fff;border-color:var(--line-soft)}.side-nav button.active{color:#fff;background:var(--ink);border-color:var(--ink)}.side-nav button.active svg{color:#8ec1e2}.security-note{padding:12px 10px;color:var(--ink);background:transparent;border-top:1px solid var(--line);display:flex;align-items:flex-start;gap:9px}.security-note svg{flex:0 0 auto;color:var(--ok)}.security-note span{min-width:0;display:flex;flex-direction:column;gap:3px}.security-note strong{font-size:11px}.security-note small{color:var(--muted);font-size:9px;line-height:1.45}.workspace{width:100%;max-width:1680px;padding:25px clamp(20px,3.4vw,48px) 64px;overflow:hidden}.page-head{min-height:62px;margin-bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.page-head h1{margin:0;font-family:var(--display);font-size:31px;line-height:1;letter-spacing:-.02em}.page-actions{display:flex;gap:8px}.admin-instrument-header{min-height:74px;margin-bottom:16px;overflow:hidden;background:var(--panel);border:1px solid #9fb0ba;border-radius:3px;display:grid;grid-template-columns:minmax(190px,.8fr) auto auto;align-items:stretch}.instrument-title{padding:13px 17px;display:flex;flex-direction:column;justify-content:center}.instrument-title h1{margin:0;font-family:var(--display);font-size:27px;line-height:1;letter-spacing:-.02em}.instrument-title p{margin:5px 0 0;color:var(--muted);font-size:10px}.instrument-readouts{border-inline:1px solid var(--line);display:grid;grid-auto-flow:column}.instrument-readouts>span{min-width:106px;padding:11px 14px;border-right:1px solid var(--line-soft);display:flex;flex-direction:column;justify-content:center;gap:4px}.instrument-readouts>span:last-child{border-right:0}.instrument-readouts small{color:var(--muted);font-family:var(--mono);font-size:8px;font-weight:800;letter-spacing:.04em}.instrument-readouts strong{font-family:var(--display);font-size:18px;font-variant-numeric:tabular-nums}.admin-instrument-header .page-actions{padding:12px 14px;align-items:center;justify-content:flex-end}.access-circuit{margin-bottom:16px;overflow:hidden;background:var(--panel);border:1px solid #9fb0ba;border-radius:3px}.circuit-head{min-height:64px;padding:13px 17px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.circuit-head h2{margin-bottom:4px;font-family:var(--display);font-size:18px}.circuit-head p{margin:0;color:var(--muted);font-family:var(--mono);font-size:10px}.circuit-legend{display:flex;gap:13px;color:var(--muted);font-size:10px}.circuit-legend span{display:flex;align-items:center;gap:6px}.circuit-legend i{width:15px;height:2px;display:inline-block}.legend-live{background:var(--circuit)}.legend-warn{background:var(--warn-bright)}.legend-fault{background:var(--fault)}.single-line-board{min-height:268px;padding:18px;position:relative;background:var(--ground)}.single-line-svg{width:calc(100% - 36px);height:calc(100% - 36px);position:absolute;inset:18px;pointer-events:none}.line-live,.line-branch,.line-fault{fill:none;stroke:var(--circuit);stroke-width:3;vector-effect:non-scaling-stroke}.line-branch{stroke-width:1.5;stroke-dasharray:5 5}.line-fault{stroke:var(--fault);stroke-width:3;stroke-dasharray:8 5}.line-node-dot{fill:var(--panel);stroke:var(--circuit);stroke-width:3;vector-effect:non-scaling-stroke}.single-line-nodes{min-height:232px;position:relative;z-index:1;display:grid;grid-template-columns:minmax(140px,1fr) 74px minmax(270px,1.55fr) 74px minmax(140px,1fr) 74px minmax(140px,1fr);align-items:center;gap:10px}.line-node{min-width:0;position:relative}.source-node,.endpoint-node,.user-node{min-height:126px;padding:12px 4px;display:flex;align-items:center;gap:12px}.node-symbol{width:50px;height:50px;flex:0 0 auto;color:var(--circuit);background:var(--panel);border:2px solid var(--circuit);border-radius:50%;display:grid;place-items:center}.node-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.node-copy span{color:var(--muted);font-size:10px;font-weight:800}.node-copy strong{overflow:hidden;text-overflow:ellipsis;font-family:var(--display);font-size:22px;font-variant-numeric:tabular-nums}.node-copy small{color:var(--muted);font-size:9px;line-height:1.45}.state-lamp{width:8px;height:8px;position:absolute;right:4px;top:12px;background:var(--circuit);border-radius:50%}.state-warn .state-lamp{background:var(--warn-bright)}.state-fault .state-lamp{background:var(--fault)}.state-warn .node-symbol{color:var(--warn);border-color:var(--warn-bright)}.state-fault .node-symbol{color:var(--fault);border-color:var(--fault)}.breaker-node{min-height:96px;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.breaker-node span{font-size:8px;font-weight:800;white-space:nowrap}.breaker-node small{font-family:var(--mono);font-size:8px;white-space:nowrap}.breaker-symbol{width:31px;height:31px;position:relative;background:var(--panel);border:2px solid var(--circuit);transform:rotate(45deg)}.breaker-symbol:after{content:"";width:25px;height:2px;position:absolute;left:1px;top:12px;background:var(--circuit);transform:rotate(-45deg)}.state-warn .breaker-symbol{border-color:var(--warn-bright)}.state-warn .breaker-symbol:after{background:var(--warn-bright);transform:rotate(-22deg) translate(2px,-4px);transform-origin:left}.state-fault .breaker-symbol{border-color:var(--fault)}.state-fault .breaker-symbol:after{background:var(--fault);transform:rotate(-15deg) translate(3px,-6px);transform-origin:left}.mapping-node{min-height:184px;padding:16px;background:#fcfbf7f0;border:1px solid #8fa2ad}.mapping-title{min-height:37px;padding-bottom:10px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px}.mapping-title svg{color:var(--circuit)}.mapping-title span{font-size:11px;font-weight:800}.mapping-title strong{font-family:var(--mono);font-size:11px}.mapping-lines{padding-top:9px;display:flex;flex-direction:column;gap:9px}.mapping-lines>div{display:grid;grid-template-columns:minmax(76px,auto) 1fr minmax(62px,auto);align-items:center;gap:8px}.mapping-lines code{overflow:hidden;text-overflow:ellipsis;color:var(--circuit-dark);font-size:10px;white-space:nowrap}.mapping-lines i{height:1px;position:relative;background:var(--circuit)}.mapping-lines i:after{content:"";width:5px;height:5px;position:absolute;right:-1px;top:-2px;background:var(--circuit);border-radius:50%}.mapping-lines small{overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:9px;white-space:nowrap;text-align:right}.mapping-empty{opacity:.7}.telemetry-strip{min-height:47px;background:var(--ground-deep);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr)}.telemetry-strip>span{padding:8px 13px;border-right:1px solid var(--line);display:flex;align-items:baseline;justify-content:space-between;gap:8px}.telemetry-strip>span:last-child{border-right:0}.telemetry-strip small{color:var(--muted);font-family:var(--mono);font-size:8px;font-weight:800}.telemetry-strip strong{font-family:var(--mono);font-size:10px;font-variant-numeric:tabular-nums}.stats-grid{margin-bottom:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--panel);border:1px solid var(--line);border-radius:3px}.stats-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{min-height:104px;padding:16px 18px;border-right:1px solid var(--line-soft);display:flex;flex-direction:column;justify-content:space-between}.stat-card:last-child{border-right:0}.stat-card>span{color:var(--muted);font-size:10px;font-weight:750}.stat-card strong{margin:9px 0;font-family:var(--display);font-size:28px;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.stat-card small{color:var(--muted);font-size:10px}.panel{margin-bottom:16px;background:var(--panel);border:1px solid var(--line);border-radius:3px;overflow:hidden}.panel-head{min-height:62px;padding:14px 17px;border-bottom:1px solid var(--line-soft);display:flex;align-items:center;justify-content:space-between}.panel-head h2{margin-bottom:3px;font-family:var(--display);font-size:17px}.panel-head p{margin:0;color:var(--muted);font-size:10px}.compact-log>div{min-height:49px;padding:0 17px;border-bottom:1px solid var(--line-soft);display:grid;grid-template-columns:8px minmax(100px,1fr) 170px 120px 140px;align-items:center;gap:12px;font-size:11px;font-variant-numeric:tabular-nums}.compact-log>div:last-child{border-bottom:0}.compact-log code{color:var(--muted)}.compact-log time{color:var(--muted);text-align:right}.overview-ledger{overflow-x:auto;font-variant-numeric:tabular-nums}.ledger-row{min-width:760px;min-height:43px;padding:0 14px;border-bottom:1px solid var(--line-soft);display:grid;grid-template-columns:70px minmax(120px,1fr) 150px 90px 90px 190px;align-items:center;gap:12px;color:#183b51;font-size:10px}.ledger-row:last-child{border-bottom:0}.ledger-row>span:first-child{display:flex;align-items:center;gap:8px}.ledger-row code,.ledger-row time{color:var(--muted);font-size:9px}.ledger-row time{text-align:right}.ledger-header{min-height:34px;color:var(--ink-soft);background:var(--ground-deep);font-family:var(--mono);font-size:8px;font-weight:800;text-transform:uppercase}.ledger-empty{color:var(--muted)}.operations-panel{margin-bottom:10px}.provider-ledger{overflow-x:auto;font-variant-numeric:tabular-nums}.provider-ledger-row{min-width:800px;min-height:43px;padding:0 14px;border-bottom:1px solid var(--line-soft);display:grid;grid-template-columns:160px minmax(230px,1fr) 90px 90px 120px 110px;align-items:center;gap:12px;color:#183b51;font-size:10px}.provider-ledger-row:last-child{border-bottom:0}.provider-ledger-row code{overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:9px;white-space:nowrap}.provider-ledger-row>span:last-child{display:flex;align-items:center;gap:8px}.provider-ledger-header{min-height:34px;color:var(--ink-soft);background:var(--ground-deep);font-family:var(--mono);font-size:8px;font-weight:800;text-transform:uppercase}.provider-ledger-empty{color:var(--muted)}@media(prefers-reduced-motion:no-preference){.access-circuit{animation:access-circuit-entry .48s cubic-bezier(.16,1,.3,1) both}.single-line-svg{transform-origin:left center;animation:circuit-trace .62s cubic-bezier(.16,1,.3,1) both}}@keyframes access-circuit-entry{0%{opacity:.82;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes circuit-trace{0%{opacity:.72;transform:scaleX(.91)}to{opacity:1;transform:scaleX(1)}}.status-dot{width:7px;height:7px;border-radius:50%;background:#8d9ba3}.status-dot.ok{background:var(--ok)}.status-dot.bad{background:var(--fault)}.status-dot.off{background:#8d9ba3}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px}.resource-card{padding:18px;background:var(--panel);border:1px solid var(--line);border-radius:3px}.resource-top{display:flex;align-items:flex-start;gap:11px}.resource-top .status-dot{margin-top:7px}.resource-top h3{margin-bottom:4px;font-family:var(--display);font-size:16px}.resource-top p{margin:0;color:var(--muted);font-family:var(--mono);font-size:10px;word-break:break-all}.resource-card dl,.key-row dl{margin:19px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.resource-card dl div,.key-row dl div{display:flex;flex-direction:column;gap:3px}dt{color:var(--muted);font-family:var(--mono);font-size:9px;text-transform:uppercase}dd{margin:0;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums}.card-actions{padding-top:12px;border-top:1px solid var(--line-soft);display:flex;align-items:center;justify-content:flex-start;gap:4px;flex-wrap:wrap}.notice{margin-top:13px;padding:11px 13px;color:var(--ink);background:#edf3f6;border:1px solid #aebfc8;border-radius:2px;font-size:11px;line-height:1.6}.table-panel{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:760px;font-variant-numeric:tabular-nums}th{height:39px;padding:0 14px;color:var(--ink-soft);background:var(--ground-deep);border-bottom:1px solid var(--line);text-align:left;font-family:var(--mono);font-size:9px;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}td{min-height:51px;padding:11px 14px;border-bottom:1px solid var(--line-soft);color:#183b51;font-size:11px;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#f2f5f5}td>strong,td>small{display:block}td>small{margin-top:4px;color:var(--muted)}td code{padding:3px 5px;color:var(--circuit-dark);background:var(--circuit-soft);border-radius:2px}.row-actions{display:flex;justify-content:flex-end;gap:2px}.pill{width:fit-content;padding:3px 7px;color:var(--ink-soft);background:#e3e8e8;border-radius:99px;font-size:9px;font-weight:750}.pill-ok{color:#15543d;background:#d9eee4}.pill-bad{color:#812d29;background:#f4deda}.filters{margin-bottom:12px;display:grid;grid-template-columns:repeat(2,minmax(200px,320px));gap:10px}.empty{min-height:140px;padding:30px;color:var(--muted);background:var(--panel);border:1px dashed #9fb0ba;display:grid;place-items:center;text-align:center;line-height:1.6}.panel .empty{border:0}.loading-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;color:var(--muted)}.spinner{width:30px;height:30px;border:2px solid var(--line);border-top-color:var(--circuit);border-radius:50%;animation:spin .72s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.skeleton-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.skeleton-grid div{height:112px;background:var(--ground-deep);animation:skeleton-pulse 1.2s ease-in-out infinite alternate}@keyframes skeleton-pulse{to{background:#fff}}.modal-backdrop{position:fixed;inset:0;z-index:100;padding:24px;background:#01244594;display:grid;place-items:center}.modal{width:min(520px,100%);max-height:calc(100vh - 48px);overflow:auto;color:var(--ink);background:var(--panel);border:1px solid #8fa2ad;border-radius:4px;box-shadow:0 24px 60px #01244533}.modal-wide{width:min(720px,100%)}.modal-head{height:60px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.modal-head h2{margin:0;font-family:var(--display);font-size:19px}.icon-button{width:34px;height:34px;padding:0;color:var(--ink-soft);background:transparent;border:1px solid transparent;border-radius:2px;display:grid;place-items:center}.icon-button:hover{color:var(--circuit);background:var(--circuit-soft);border-color:#b3c5d0}.modal-form{padding:21px;display:flex;flex-direction:column;gap:16px}.modal-actions{padding-top:5px;display:flex;justify-content:flex-end;gap:8px}.check-field{min-height:42px;padding:0 11px;border:1px solid var(--line);border-radius:2px;display:flex;align-items:center;gap:9px;font-size:11px}.check-field input,.model-picker input{accent-color:var(--circuit)}.model-picker{margin:0;padding:13px;border:1px solid var(--line);border-radius:2px;display:flex;flex-wrap:wrap;gap:7px}.model-picker legend{padding:0 5px;color:var(--ink-soft);font-size:11px;font-weight:700}.model-picker label{padding:6px 8px;background:var(--ground-deep);border:1px solid transparent;border-radius:2px;display:flex;align-items:center;gap:6px;font-size:10px}.success-state,.secret-state{padding:29px;display:flex;flex-direction:column;align-items:center;text-align:center}.success-state svg{color:var(--ok)}.success-state h3,.secret-state h3{margin:13px 0 6px;font-family:var(--display)}.success-state p,.secret-state p{color:var(--muted);line-height:1.6}.usage-hero{min-height:150px;margin-bottom:15px;padding:23px 25px;color:var(--ink);background:var(--panel);border:1px solid #9fb0ba;border-radius:3px;display:grid;grid-template-columns:1fr minmax(280px,.75fr);align-items:end;gap:36px}.usage-hero>div:first-child{display:flex;flex-direction:column}.usage-hero span,.usage-hero small{color:var(--muted);font-size:11px}.usage-hero strong{margin:7px 0;font-family:var(--display);font-size:40px;line-height:1;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.meter{height:9px;overflow:hidden;background:#dbe1e2;border-radius:1px}.meter span{height:100%;display:block;background:var(--circuit);border-radius:inherit}.usage-meter>span{margin-top:8px;display:block;color:var(--muted);font-family:var(--mono);font-size:10px;text-align:right}.bar-chart{height:220px;padding:23px 18px 15px;display:flex;align-items:stretch;gap:3px}.bar-slot{min-width:4px;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.bar-slot>span{width:min(14px,72%);min-height:1px;background:var(--circuit);border-radius:1px 1px 0 0}.bar-slot small{height:12px;color:var(--muted);font-family:var(--mono);font-size:8px;white-space:nowrap}.model-chips{padding:18px;display:flex;flex-wrap:wrap;gap:7px}.model-chips code{padding:7px 9px;color:var(--circuit-dark);background:var(--circuit-soft);border:1px solid #b4c8d4;border-radius:2px;font-size:10px}.key-list{display:flex;flex-direction:column;gap:8px}.key-row{min-height:100px;padding:16px;background:var(--panel);border:1px solid var(--line);border-radius:3px;display:grid;grid-template-columns:38px minmax(200px,1fr) 210px auto;align-items:center;gap:14px}.key-row.disabled{opacity:.58}.key-icon{width:36px;height:36px;color:var(--circuit);background:var(--circuit-soft);border:1px solid #b3c6d2;border-radius:2px;display:grid;place-items:center}.key-main{min-width:0;display:flex;flex-direction:column;gap:6px}.key-main>div{display:flex;align-items:center;gap:8px}.key-main code{overflow:hidden;text-overflow:ellipsis;color:var(--ink-soft);font-size:10px}.key-main small{color:var(--muted);font-size:9px}.key-row dl{margin:0;grid-template-columns:repeat(2,1fr)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.warning-icon{width:52px;height:52px;display:grid;place-items:center;color:#7b4715;background:#fff0dd;border:1px solid #deb887;border-radius:50%}.secret-box{width:100%;margin:9px 0 21px;padding:11px;background:var(--ground-deep);border:1px solid var(--line);border-radius:2px;display:flex;align-items:center;gap:9px}.secret-box code{min-width:0;flex:1;overflow-wrap:anywhere;text-align:left;font-size:10px}.guide-stack{max-width:940px;display:flex;flex-direction:column;gap:12px}.guide-intro{padding:21px}.guide-intro h2{margin-bottom:17px;font-family:var(--display)}.guide-intro>div{margin-top:9px;display:flex;align-items:center;gap:11px}.guide-intro>div>span{width:25px;height:25px;flex:0 0 auto;color:#fff;background:var(--circuit);border-radius:2px;display:grid;place-items:center;font-family:var(--mono);font-size:10px;font-weight:800}.guide-intro p{margin:0;display:flex;flex-direction:column;gap:3px}.guide-intro code{color:var(--ink-soft);font-size:10px}.code-card{overflow:hidden;color:#e6f0f4;background:var(--ink);border:1px solid #294d65;border-radius:3px}.code-card>div{height:46px;padding:0 13px 0 17px;color:#e6f0f4;border-bottom:1px solid #31566f;display:flex;align-items:center;justify-content:space-between;font-size:11px}.code-card .button{color:#d8e7ee}.code-card .button:hover{background:#ffffff14}.code-card pre{margin:0;padding:19px;overflow-x:auto;color:#d4e5ed;font-size:11px;line-height:1.7}@media(max-width:1120px){.console-layout{grid-template-columns:196px minmax(0,1fr)}.admin-instrument-header{grid-template-columns:minmax(170px,1fr) auto}.instrument-readouts{grid-row:2;grid-column:1 / -1;border:0;border-top:1px solid var(--line)}.instrument-readouts>span{min-height:43px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card:nth-child(2){border-right:0}.stat-card:nth-child(-n+2){border-bottom:1px solid var(--line-soft)}.compact-log>div{grid-template-columns:8px 1fr 120px 110px}.compact-log code{display:none}.single-line-nodes{grid-template-columns:minmax(110px,1fr) 52px minmax(210px,1.3fr) 52px minmax(110px,1fr) 52px minmax(110px,1fr);gap:6px}.node-copy small{display:none}.key-row{grid-template-columns:38px 1fr auto}.key-row dl{display:none}}@media(max-width:760px){.login-shell{display:block;background:var(--ground)}.login-brand{min-height:300px;padding:36px 27px;gap:24px}.login-brand:before{inset:14px}.login-brand h1{margin-top:15px;font-size:52px}.login-brand p{font-size:14px}.login-schematic{grid-template-columns:1fr 20px 1fr 20px 1fr}.login-schematic span{padding-inline:5px;text-align:center;font-size:9px}.trust-line{font-size:10px}.login-card{margin:0 auto;padding:28px;transform:translateY(-1px)}.topbar{height:62px;padding:0 12px}.topbar-brand small,.topbar-user>div{display:none}.console-layout{min-height:calc(100vh - 62px);display:block}.side-nav{position:sticky;top:62px;z-index:20;width:100%;height:53px;padding:5px 8px;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line);display:block;white-space:nowrap}.side-nav>div:first-child{display:flex}.side-nav .nav-caption,.security-note{display:none}.side-nav button{width:auto;padding:0 11px;flex:0 0 auto}.workspace{padding:22px 13px 48px}.admin-instrument-header{min-height:auto;grid-template-columns:1fr auto}.instrument-title{min-height:64px}.instrument-title h1{font-size:25px}.admin-instrument-header .page-actions{padding:9px}.instrument-readouts{overflow-x:auto;grid-template-columns:repeat(3,minmax(105px,1fr))}.instrument-readouts>span{min-width:105px}.page-head{min-height:54px;align-items:flex-end}.page-head h1{font-size:27px}.page-actions .button-secondary{width:38px;padding:0;font-size:0}.page-actions .button-secondary svg{width:16px;height:16px}.circuit-head{align-items:flex-start}.circuit-head p{max-width:34ch;line-height:1.5}.circuit-legend{display:none}.single-line-board{min-height:auto;padding:16px}.single-line-svg{display:none}.single-line-nodes{min-height:0;display:flex;flex-direction:column;align-items:stretch;gap:0}.line-node{width:100%}.source-node,.endpoint-node,.user-node{min-height:82px;padding:10px 6px}.source-node:after,.mapping-node:after,.endpoint-node:after{content:"";width:2px;height:24px;position:absolute;left:25px;bottom:-24px;z-index:2;background:var(--circuit)}.breaker-node{width:52px;min-height:58px;margin-left:0;align-self:flex-start}.breaker-node span{position:absolute;left:58px;top:15px}.breaker-node small{position:absolute;left:58px;top:30px}.breaker-symbol{width:21px;height:21px}.breaker-symbol:after{width:16px;top:8px}.mapping-node{min-height:156px;margin:0}.mapping-lines{gap:7px}.telemetry-strip{grid-template-columns:1fr 1fr}.telemetry-strip>span{border-bottom:1px solid var(--line)}.telemetry-strip>span:nth-child(2n){border-right:0}.telemetry-strip>span:last-child{grid-column:1 / -1;border-bottom:0}.stats-grid,.stats-grid.three{grid-template-columns:1fr 1fr}.stats-grid.three .stat-card:last-child{grid-column:1 / -1;border-top:1px solid var(--line-soft)}.stat-card{min-height:100px}.stat-card:nth-child(odd){border-right:1px solid var(--line-soft)}.stat-card:nth-child(2n){border-right:0}.usage-hero{grid-template-columns:1fr;gap:24px}.filters,.form-grid{grid-template-columns:1fr}.key-row{grid-template-columns:34px minmax(0,1fr)}.key-row>.button{grid-column:2;justify-self:start}.modal-backdrop{padding:9px}.compact-log>div{grid-template-columns:8px 1fr 90px}.compact-log span:nth-last-child(2){display:none}.bar-chart{overflow-x:auto}.bar-slot{min-width:12px}}@media(max-width:420px){.login-brand{min-height:270px}.login-brand p,.trust-line{display:none}.login-card{width:calc(100% - 26px)}.page-head{gap:10px}.page-head h1{font-size:25px}.admin-instrument-header .page-actions .button-secondary{width:38px;padding:0;font-size:0}.admin-instrument-header .page-actions .button-secondary svg{width:16px;height:16px}.stats-grid,.stats-grid.three{grid-template-columns:1fr}.stat-card,.stats-grid.three .stat-card{grid-column:auto;border-right:0;border-bottom:1px solid var(--line-soft);border-top:0}.stat-card:last-child{border-bottom:0}.card-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
