:root{--orange:#e8670a;--orange-dim:#d45e09;--orange-soft:#ff8c42;--orange-tint:#fff3ec;--nav-bg:#171727;--nav-hover:#22223a;--nav-active:#2a2a44;--nav-border:#2a2a40;--nav-text:#b0b7c3;--nav-text-act:#fff;--dark:#14161b;--surface:#eef0f4;--panel:#fff;--border:#e3e6ec;--border-mid:#cdd6e2;--txt:#14161b;--txt-mid:#4b5563;--txt-muted:#737b86;--green:#0f8a55;--done:#22c55e;--green-t:#e7f6ee;--red:#d24a3a;--red-t:#fde7e4;--blue:#185fa5;--blue-t:#eaf2fb;--purple:#7a4fd0;--purple-t:#f0ebfb;--teal:#0f8a7a;--teal-t:#e8f5f3;--amber:#b45309;--amber-t:#fef3e2;--req:#fffbe7;--row-h:#f2f5fa;--row-s:#fff3ea;--rowzebra:#f9fbfe;--font:"Segoe UI",Tahoma,system-ui,-apple-system,Roboto,"Helvetica Neue",Arial,sans-serif;--mono:"Cascadia Code","Consolas",monospace;--r:8px;--nav-w:220px;--shadow:0 6px 22px #1418281f}html[data-theme=dark]{--surface:#0f1117;--panel:#161b22;--border:#ffffff17;--border-mid:#ffffff29;--txt:#e6edf3;--txt-mid:#aeb6c2;--txt-muted:#8b949e;--row-h:#ffffff0a;--row-s:#e8772224;--blue:#58a6ff;--green:#3fb950;--red:#f85149;--purple:#bc8cff;--teal:#39c5bb;--amber:#e3b341;--blue-t:#58a6ff26;--green-t:#3fb95026;--red-t:#f8514926;--purple-t:#bc8cff26;--teal-t:#39c5bb26;--amber-t:#e3b34126;--orange-tint:#e8772229;--shadow:0 6px 22px #00000073}html[data-theme=dark] .grid thead tr{background:#1b2230}html[data-theme=dark] .grid th:hover{background:#222c3c}html[data-theme=dark] .lc-Draft,html[data-theme=dark] .ano{color:var(--txt-muted);background:#ffffff14}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);background:var(--surface);color:var(--txt);font-size:13px}a{color:inherit}.topbar{z-index:100;background:var(--nav-bg);border-bottom:1px solid var(--nav-border);align-items:center;gap:12px;height:44px;padding:0 16px;display:flex;position:fixed;top:0;left:0;right:0}.t-logo{flex-shrink:0;align-items:center;gap:8px;display:flex}.t-mark{background:var(--orange);color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:flex}.t-name{color:#fff;font-size:13px;font-weight:700}.t-sep{background:var(--nav-border);width:1px;height:20px}.t-mod{color:var(--nav-text);font-size:12px}.t-right{align-items:center;gap:8px;margin-left:auto;display:flex}.t-ibtn{cursor:pointer;width:30px;height:30px;color:var(--nav-text);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .1s,color .1s;display:flex}.t-ibtn:hover{background:var(--nav-hover);color:#fff}.t-avatar{background:var(--orange);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.t-user{color:var(--nav-text);cursor:pointer;font-size:12px}.t-user:hover{color:#fff}.sidebar{width:var(--nav-w);background:var(--nav-bg);border-right:1px solid var(--nav-border);z-index:90;flex-direction:column;flex-shrink:0;padding-top:44px;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto}.sidebar.closed{transform:translate(-100%)}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-thumb{background:var(--nav-border);border-radius:2px}.nav-sec{letter-spacing:.08em;text-transform:uppercase;color:#4a5268;margin-top:4px;padding:14px 16px 5px;font-size:10px;font-weight:600}.nav-item{cursor:pointer;color:var(--nav-text);-webkit-user-select:none;user-select:none;align-items:center;gap:9px;padding:7px 16px;font-size:12.5px;text-decoration:none;transition:background .1s,color .1s;display:flex;position:relative}.nav-item:hover{background:var(--nav-hover);color:var(--nav-text-act)}.nav-item.active{background:var(--nav-active);color:var(--nav-text-act);font-weight:500}.nav-item.active:before{content:"";background:var(--orange);border-radius:0 2px 2px 0;width:3px;position:absolute;top:4px;bottom:4px;left:0}.nav-icon{opacity:.7;flex-shrink:0;width:15px}.nav-item.active .nav-icon{opacity:1}.nav-badge{background:var(--orange);color:#fff;border-radius:10px;margin-left:auto;padding:1px 6px;font-size:10px;font-weight:700}.nav-sub .nav-item{padding-left:36px;font-size:12px}.nav-grp{cursor:pointer;color:var(--nav-text);-webkit-user-select:none;user-select:none;align-items:center;gap:9px;padding:7px 16px;font-size:12.5px;transition:background .1s,color .1s;display:flex}.nav-grp:hover{background:var(--nav-hover);color:var(--nav-text-act)}.nav-arrow{opacity:.5;margin-left:auto;font-size:10px;transition:transform .2s}.nav-grp.open .nav-arrow{transform:rotate(90deg)}.nav-children{display:none}.nav-children.open{display:block}.nav-div{background:var(--nav-border);height:1px;margin:6px 0}.main{margin-left:var(--nav-w);flex-direction:column;height:calc(100vh - 44px);margin-top:44px;transition:margin-left .22s;display:flex;overflow:hidden}.main.full{margin-left:0}.t-hamburger{cursor:pointer;width:30px;height:30px;color:var(--nav-text);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background .1s,color .1s;display:flex}.t-hamburger:hover{background:var(--nav-hover);color:#fff}.view{flex-direction:column;flex:1;display:flex;overflow:hidden}.btn{border-radius:var(--r);font-family:var(--font);cursor:pointer;white-space:nowrap;border:1px solid #0000;align-items:center;gap:5px;padding:6px 13px;font-size:12px;font-weight:500;line-height:1;transition:background .12s;display:inline-flex}.btn:disabled{opacity:.4;cursor:not-allowed}.btn-primary{color:#fff;border-color:var(--orange-dim);background:linear-gradient(#f5812a,#e8670a);font-weight:700;box-shadow:0 3px 10px #e8670a4d}.btn-primary:hover:not(:disabled){background:linear-gradient(#ef7820,#d45e09)}.btn-default{background:var(--panel);color:#37404e;border-color:var(--border);box-shadow:0 1px 2px #1418280d}.btn-default:hover:not(:disabled){background:var(--surface)}.btn-ghost{color:var(--txt-mid);background:0 0;border-color:#0000}.btn-ghost:hover:not(:disabled){background:var(--surface)}.btn-danger{background:var(--panel);color:var(--red);border-color:#e5b0ab}.btn-danger:hover:not(:disabled){background:var(--red-t)}.ph{background:var(--panel);border-bottom:1px solid var(--border);flex-shrink:0;padding:14px 24px 12px}.ph-row{justify-content:space-between;align-items:flex-start;display:flex}.ph-title{font-size:19px;font-weight:700}.ph-sub{color:var(--txt-muted);margin-top:3px;font-size:12px}.ph-acts{align-items:center;gap:6px;display:flex}.kpi-row{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;gap:14px;padding:16px 24px;display:flex}.kpi{background:var(--panel);border:1px solid var(--border);cursor:pointer;border-radius:8px;flex:1;min-width:0;padding:14px 18px;transition:box-shadow .15s,border-color .15s;position:relative;overflow:hidden}.kpi:hover{border-color:var(--border-mid);box-shadow:0 2px 12px #00000014}.kpi-label{text-transform:uppercase;letter-spacing:.05em;color:var(--txt-muted);margin-bottom:6px;font-size:11px;font-weight:600}.kpi-val{color:var(--txt);font-size:26px;font-weight:700;line-height:1}.kpi-sub{color:var(--txt-muted);margin-top:5px;font-size:11px}.kpi-bar{border-radius:8px 0 0 8px;width:4px;height:100%;position:absolute;top:0;left:0}.fb{background:var(--panel);border-bottom:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;align-items:flex-end;gap:10px;padding:10px 24px;display:flex}.fg{flex-direction:column;gap:4px;display:flex}.fg-lbl{text-transform:uppercase;letter-spacing:.06em;color:var(--txt-muted);font-size:10px;font-weight:600}.fi,.fs{border:1px solid var(--border-mid);border-radius:var(--r);height:32px;font-size:12px;font-family:var(--font);background:var(--panel);color:var(--txt);outline:none;padding:0 10px}.fi{width:230px}.fi:focus,.fs:focus{border-color:var(--orange);box-shadow:0 0 0 2px #e877221f}.fs{cursor:pointer;appearance:none;width:160px;padding-right:28px}.fb-right{align-items:flex-end;gap:6px;margin-left:auto;display:flex}.tb{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:6px;padding:5px 24px;display:flex}.tb-right{align-items:center;gap:6px;margin-left:auto;display:flex}.tb-sep{background:var(--border-mid);width:1px;height:20px;margin:0 2px}.rec-info{color:var(--txt-muted);font-size:12px}.rec-info strong{color:var(--txt)}.sel-bar{background:var(--blue-t);border-bottom:1px solid var(--border-mid);color:var(--blue);flex-shrink:0;align-items:center;gap:10px;padding:5px 24px;font-size:12px;display:none}.sel-bar.vis{display:flex}.grid th.chk-col,.grid td.chk-col{text-align:center;cursor:default;width:38px}.grid td.chk-col{max-width:none}.cpill{border-radius:10px;align-items:center;gap:5px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.cdot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.c1{background:var(--blue-t);color:var(--blue)}.c1 .cdot{background:var(--blue)}.c2{background:var(--green-t);color:var(--green)}.c2 .cdot{background:var(--green)}.c3{background:var(--orange-tint);color:var(--orange)}.c3 .cdot{background:var(--orange)}.c4{background:var(--purple-t);color:var(--purple)}.c4 .cdot{background:var(--purple)}.c5{background:var(--teal-t);color:var(--teal)}.c5 .cdot{background:var(--teal)}.c6{background:var(--amber-t,#ededf0);color:var(--txt-mid)}.c6 .cdot{background:var(--txt-mid)}.c7{color:#8b2fc9;background:#f4e6fb}.c7 .cdot{background:#8b2fc9}.c8{color:#d97706;background:#fef3c7}.c8 .cdot{background:#d97706}.c9{background:var(--red-t);color:var(--red)}.c9 .cdot{background:var(--red)}.c10{color:#0e7490;background:#e0f4f6}.c10 .cdot{background:#0e7490}.c11{color:#4338ca;background:#e8eafb}.c11 .cdot{background:#4338ca}.c12{color:#92400e;background:#f2e9e1}.c12 .cdot{background:#92400e}.c13{color:#475569;background:#e8eaee}.c13 .cdot{background:#475569}.vtag{color:var(--txt-muted);font-size:11px;font-family:var(--mono)}.expand-tr td{border-right:none!important;height:auto!important;padding:0!important}.expand-zone{background:var(--row-h);border-top:1px dashed var(--border-mid);border-bottom:1px solid var(--border);padding:12px 24px 14px}.expand-hdr{align-items:center;gap:10px;margin-bottom:8px;display:flex}.expand-script-lbl{text-transform:uppercase;letter-spacing:.06em;color:var(--txt-muted);font-size:10px;font-weight:600}.expand-ver{font-size:10px;font-family:var(--mono);color:var(--txt-muted);margin-left:auto}.expand-desc{color:var(--txt-mid);margin-bottom:8px;font-size:11.5px}.expand-script{font-family:var(--mono);color:#9cdcfe;white-space:pre;background:#1e1e1e;border-radius:6px;padding:12px 14px;font-size:12px;line-height:1.7;overflow-x:auto}.expand-script .cm{color:#6a9955}.expand-script .kw{color:#c586c0}.expand-arrow{color:var(--txt-muted);font-size:10px;line-height:1;transition:transform .18s;display:inline-block}.expand-arrow.open{transform:rotate(180deg)}.gw{flex:1;overflow:auto}table.grid{border-collapse:collapse;width:100%;min-width:800px}.grid thead{z-index:10;position:sticky;top:0}.grid thead tr{background:#eeeff2}.grid th{text-align:left;height:34px;color:var(--txt-mid);letter-spacing:.03em;text-transform:uppercase;border-bottom:2px solid var(--border-mid);border-right:1px solid var(--border);white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;padding:0 12px;font-size:11px;font-weight:600}.grid th:last-child{border-right:none}.grid th:hover{background:#e4e5e9}.grid th.sorted{color:var(--orange)}.si{opacity:.4;margin-left:3px;font-size:10px}.grid th.sorted .si{opacity:1;color:var(--orange)}.grid tbody tr{border-bottom:1px solid var(--border);cursor:pointer;transition:background 70ms}.grid tbody tr:nth-child(2n){background:var(--rowzebra)}.grid tbody tr:hover{background:var(--row-h)}.grid tbody tr.sel{background:var(--row-s)}.grid td{border-right:1px solid var(--border);white-space:nowrap;text-overflow:ellipsis;max-width:340px;height:38px;padding:0 12px;font-size:12.5px;overflow:hidden}.grid td:last-child{border-right:none}.fid{min-width:46px;font-family:var(--mono);border-radius:4px;justify-content:center;align-items:center;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.f1{background:var(--blue-t);color:var(--blue)}.f2{background:var(--green-t);color:var(--green)}.f3{background:var(--orange-tint);color:var(--orange)}.f4{background:var(--purple-t);color:var(--purple)}.f5{background:var(--teal-t);color:var(--teal)}.f6{color:var(--txt-mid);background:#ededf0}.f7{color:#8b2fc9;background:#f4e6fb}.f8{color:#d97706;background:#fef3c7}.f10{color:#0e7490;background:#e0f4f6}.f13{color:#475569;background:#e8eaee}.f9{background:var(--red-t);color:var(--red)}.ftag{font-family:var(--mono);color:var(--blue);background:var(--blue-t);border-radius:3px;padding:2px 6px;font-size:11px}.ayes{background:var(--green-t);color:var(--green);border-radius:10px;padding:2px 10px;font-size:11px;font-weight:600;display:inline-block}.ano{color:var(--txt-muted);background:#ededf0;border-radius:10px;padding:2px 10px;font-size:11px;font-weight:500;display:inline-block}.dtxt{color:var(--txt-mid);font-size:11.5px;font-family:var(--mono)}.lc{border-radius:10px;padding:2px 9px;font-size:11px;font-weight:600;display:inline-block}.lc-Draft{color:var(--txt-mid);background:#ededf0}.lc-Validated{background:var(--blue-t);color:var(--blue)}.lc-Active{background:var(--green-t);color:var(--green)}.lc-Retired{color:var(--txt-muted);background:#ededf0}.cov{border-radius:10px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.cov-Full{background:var(--green-t);color:var(--green)}.cov-Partial{background:var(--amber-t);color:var(--amber)}.cov-None{background:var(--red-t);color:var(--red)}.row-acts{justify-content:flex-start;gap:2px;display:flex}.rbtn{cursor:pointer;width:24px;height:24px;color:var(--txt-muted);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:background .1s;display:flex}.rbtn:hover{background:var(--border);color:var(--txt)}.pg{background:var(--panel);border-top:1px solid var(--border);flex-shrink:0;align-items:center;gap:8px;padding:7px 24px;display:flex}.pg-info{color:var(--txt-muted);font-size:12px}.pg-info strong{color:var(--txt)}.pg-sp{flex:1}.pg-size{color:var(--txt-muted);align-items:center;gap:6px;font-size:12px;display:flex}.pg-size select{border:1px solid var(--border-mid);border-radius:var(--r);background:var(--panel);height:28px;padding:0 6px;font-size:12px}.pg-btns{gap:2px;display:flex}.pgb{border:1px solid var(--border-mid);border-radius:var(--r);background:var(--panel);min-width:28px;height:28px;color:var(--txt-mid);cursor:pointer;justify-content:center;align-items:center;padding:0 6px;font-size:12px;transition:background .1s;display:flex}.pgb:hover:not(:disabled){background:var(--surface)}.pgb.active{background:var(--orange);color:#fff;border-color:var(--orange)}.pgb:disabled{opacity:.35;cursor:not-allowed}.ov{z-index:400;background:#14182047;justify-content:center;align-items:center;padding:36px;display:flex;position:fixed;inset:0}.modal{background:var(--panel);border-radius:10px;flex-direction:column;width:940px;max-width:calc(100vw - 56px);max-height:calc(100vh - 84px);animation:.16s pop;display:flex;overflow:hidden;box-shadow:0 18px 50px #00000052}@keyframes pop{0%{opacity:0;transform:scale(.97)translateY(6px)}to{opacity:1;transform:none}}.m-hdr{background:var(--nav-bg);flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:15px 20px;display:flex}.m-title{color:#fff;font-size:14px;font-weight:700}.m-sub{color:var(--nav-text);margin-top:2px;font-size:11px}.m-close{cursor:pointer;width:28px;height:28px;color:var(--nav-text);background:#ffffff14;border:none;border-radius:5px;font-size:14px}.m-close:hover{color:#fff;background:#ffffff29}.fbody{padding:18px 20px;overflow:auto}.ffoot{border-top:1px solid var(--border);background:var(--panel);flex-shrink:0;justify-content:flex-end;gap:8px;padding:12px 20px;display:flex}.m-split{grid-template-columns:330px 1fr;gap:20px;display:grid}@media (width<=760px){.m-split{grid-template-columns:1fr}}.ff{margin-bottom:14px}.ff-lbl{text-transform:uppercase;letter-spacing:.06em;color:var(--txt-muted);margin-bottom:5px;font-size:10px;font-weight:600;display:block}.ff-lbl .req{color:var(--red);margin-left:2px}.ff-input,.ff-select,.ff-area{border:1px solid var(--border-mid);border-radius:var(--r);width:100%;font-size:13px;font-family:var(--font);background:var(--panel);color:var(--txt);outline:none;padding:8px 10px}.ff-input:focus,.ff-select:focus,.ff-area:focus{border-color:var(--orange);box-shadow:0 0 0 2px #e877221f}.ff-input:read-only{background:var(--surface);color:var(--txt-mid)}.ff-select{appearance:none;cursor:pointer}.ff-row{gap:12px;display:flex}.ff-row .ff{flex:1}.ff-row3{gap:12px;display:flex}.ff-row3 .ff{flex:1}.ff-row3 .ff:last-child{flex:0 0 150px}.scr-area.scr-ref{min-height:120px}.tgl{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;display:inline-flex}.tgl-track{background:#cfcfd4;border-radius:11px;flex-shrink:0;width:38px;height:21px;transition:background .15s;position:relative}.tgl-knob{background:#fff;border-radius:50%;width:17px;height:17px;transition:left .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000040}.tgl.on .tgl-track{background:var(--green)}.tgl.on .tgl-knob{left:19px}.tgl-txt{color:var(--txt);font-size:12.5px}.scr-wrap{background:#1e1e1e;border:1px solid #2a2a2e;border-radius:6px;flex-direction:column;height:100%;min-height:240px;display:flex;overflow:hidden}.scr-bar{color:#9c9c9c;font-size:11px;font-family:var(--mono);background:#252526;border-bottom:1px solid #333;align-items:center;gap:8px;padding:7px 12px;display:flex}.scr-bar .dot{border-radius:50%;width:9px;height:9px}.scr-lang{color:#6a9955;margin-left:auto;font-size:10.5px}.scr-area{resize:none;color:#d4d4d4;font-family:var(--mono);tab-size:2;white-space:pre;background:#1e1e1e;border:none;outline:none;flex:1;min-height:200px;padding:12px 14px;font-size:12.5px;line-height:1.7;overflow:auto}.notify-banner{z-index:2000;color:#fff;align-items:center;gap:12px;padding:10px 22px;font-size:13px;font-weight:700;animation:.2s nbin;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 3px 12px #1418282e}.notify-icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.notify-text{min-width:0}.nb-success{background:#2e9e5b}.nb-success .notify-icon{color:#2e9e5b}.nb-error{background:#d9483c}.nb-error .notify-icon{color:#d9483c}.nb-info{background:#2f7fbf}.nb-info .notify-icon{color:#2f7fbf}@keyframes nbin{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}input[type=checkbox]{accent-color:var(--orange);cursor:pointer;width:14px;height:14px}.login-wrap{background:linear-gradient(135deg,#1a1d23,#2c3140);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.login-card{background:var(--panel);border-radius:12px;width:360px;padding:28px 28px 24px;box-shadow:0 20px 60px #0006}.login-logo{align-items:center;gap:10px;margin-bottom:22px;display:flex}.login-logo .t-mark{width:34px;height:34px;font-size:13px}.login-logo .t-name{color:var(--txt);font-size:16px}.login-title{margin-bottom:4px;font-size:15px;font-weight:700}.login-sub{color:var(--txt-muted);margin-bottom:18px;font-size:12px}.login-err{background:var(--red-t);color:var(--red);border-radius:6px;margin-bottom:12px;padding:8px 11px;font-size:12px}.login-hint{color:var(--txt-muted);border-top:1px solid var(--border);margin-top:16px;padding-top:12px;font-size:11px;line-height:1.6}.login-hint code{font-family:var(--mono);color:var(--blue)}.empty{text-align:center;color:var(--txt-muted);padding:48px;font-size:13px}.spinner{border:2px solid var(--border-mid);border-top-color:var(--orange);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.body-pad{flex:1;padding:24px;overflow:auto}.home-body{flex:1;padding:24px;overflow-y:auto}.home-section{margin-bottom:28px}.home-sec-title{color:var(--txt-mid);text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px;font-size:13px;font-weight:700}.home-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.home-card{background:var(--panel);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:16px;transition:box-shadow .15s,border-color .15s;position:relative;overflow:hidden}.home-card:hover{box-shadow:var(--shadow);border-color:var(--border-mid)}.hc-bar{border-radius:8px 0 0 8px;width:4px;height:100%;position:absolute;top:0;left:0}.hc-label{text-transform:uppercase;letter-spacing:.05em;color:var(--txt-muted);margin-bottom:6px;font-size:11px;font-weight:600}.hc-val{font-size:28px;font-weight:700;line-height:1}.hc-sub{color:var(--txt-muted);margin-top:5px;font-size:11px}.hc-trend{margin-top:4px;font-size:11px;font-weight:600}.trend-up{color:var(--green)}.trend-warn{color:var(--amber)}.trend-ok{color:var(--blue)}.ref-banner{background:var(--orange-tint);border:1px solid var(--border-mid);color:var(--txt-mid);border-radius:8px;align-items:center;gap:9px;margin-bottom:18px;padding:10px 14px;font-size:12.5px;display:flex}.ref-banner a{color:var(--orange-dim);font-weight:600;text-decoration:none}.quick-links{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.ql{background:var(--panel);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:14px 16px;transition:box-shadow .15s,border-color .15s;display:flex}.ql:hover{box-shadow:var(--shadow);border-color:var(--border-mid)}.ql-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.ql-title{color:var(--txt);font-size:13px;font-weight:600}.ql-desc{color:var(--txt-muted);margin-top:2px;font-size:11px}.activity-list{background:var(--panel);border:1px solid var(--border);border-radius:8px;overflow:hidden}.act-row{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:10px 16px;font-size:12px;display:flex}.act-row:last-child{border-bottom:none}.act-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.act-msg{color:var(--txt);flex:1}.act-time{color:var(--txt-muted);white-space:nowrap;font-size:11px}.cat-summary{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.cs-card{background:var(--panel);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:12px 14px;transition:box-shadow .12s}.cs-card:hover{box-shadow:var(--shadow)}.cs-num{margin-bottom:2px;font-size:20px;font-weight:700}.cs-lbl{color:var(--txt-muted);font-size:11px}.fcount-badge{background:var(--blue-t);color:var(--blue);border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600}.tpl-detail{gap:0}.tpl-head{background:var(--panel);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:14px;padding:10px 20px;display:flex}.tpl-back{border:1px solid var(--border-mid);background:var(--surface);width:32px;height:32px;color:var(--txt-mid);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;transition:all .15s;display:flex}.tpl-back:hover{background:var(--panel);color:var(--txt);border-color:var(--txt-muted)}.tpl-head-main{flex:1;min-width:0}.tpl-titlerow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tpl-title{color:var(--txt);letter-spacing:-.2px;font-size:18px;font-weight:700}.tpl-type{color:var(--purple);background:var(--purple-t,#a371f724);border-radius:20px;padding:3px 9px;font-size:11px;font-weight:600}.tpl-status{border-radius:20px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.tpl-status i{background:currentColor;border-radius:50%;width:6px;height:6px}.st-active{color:var(--green);background:#30a46c1f}.st-retired{color:var(--red,#c0392b);background:#c0392b1f}.st-inactive{color:var(--txt-muted);background:var(--surface)}.tpl-facts{flex-wrap:wrap;gap:4px 16px;margin-top:4px;display:flex}.tpl-fact{color:var(--txt-mid);font-size:12px}.tpl-fact-k{color:var(--txt-muted);margin-right:5px;font-weight:600}.tpl-head-acts{flex-shrink:0;gap:8px;display:flex}.tpl-toggle{color:var(--txt-mid);background:var(--surface);border:1px solid var(--border-mid);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.tpl-toggle:hover{color:var(--txt);border-color:var(--txt-muted)}.tpl-toggle.on{color:var(--orange);border-color:var(--orange)}.tpl-chev{font-size:9px;transition:transform .18s}.tpl-toggle.on .tpl-chev{transform:rotate(180deg)}.tpl-details{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;padding:14px 20px}.tpl-details-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px 22px;display:grid}.tpl-field{flex-direction:column;gap:3px;min-width:0;display:flex}.tpl-field-lbl{text-transform:uppercase;letter-spacing:.4px;color:var(--txt-muted);font-size:10.5px;font-weight:600}.tpl-field-val{color:var(--txt);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.tpl-meta{color:var(--txt-mid);border-top:1px solid var(--border);flex-wrap:wrap;gap:6px 26px;margin-top:12px;padding-top:12px;font-size:12px;display:flex}.tpl-meta strong{color:var(--txt);font-weight:600}.tpl-stage{background:var(--panel);flex-direction:column;flex:1;min-height:0;display:flex}.tpl-stage-bar{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:12px;padding:8px 16px;display:flex}.tpl-stage-title{color:var(--txt);font-size:12.5px;font-weight:700}.tpl-stage-note{color:var(--txt-muted);font-size:11px}.tpl-stage-sp{flex:1}.tpl-stage-body{flex:1;min-height:0;position:relative}.univer-host{width:100%;height:100%;position:absolute;inset:0}.univer-host .univer-render-canvas{outline:none}.tpl-zen .tpl-head,.tpl-zen .tpl-details{display:none}.tpl-zen .tpl-stage{z-index:9999;background:var(--panel);position:fixed;inset:0}.tpl-stage:fullscreen{background:var(--panel)}.client-cell{align-items:center;gap:8px;min-width:0;display:inline-flex}.client-name{color:var(--txt-mid);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.eng-chip{border-radius:20px;align-items:center;gap:7px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.eng-chip i{background:currentColor;border-radius:50%;width:7px;height:7px}.eng-chip-ok{color:var(--green);background:var(--green-t)}.eng-chip-down{color:var(--red);background:var(--red-t)}.eng-body{flex:1;min-height:0;display:flex;overflow:hidden}.eng-fnlist{border-right:1px solid var(--border);background:var(--panel);flex-shrink:0;width:264px;padding:10px 0;overflow-y:auto}.eng-fnlist-sec{letter-spacing:.5px;text-transform:uppercase;color:var(--txt-muted);padding:6px 16px;font-size:10px;font-weight:700}.eng-fngroup{border-top:1px solid var(--border);align-items:center;gap:8px;margin-top:4px;padding:12px 16px 5px;display:flex}.eng-fngroup:first-of-type{border-top:none;margin-top:0}.eng-fngroup-n{color:var(--txt-muted);background:var(--surface);border-radius:9px;margin-left:auto;padding:1px 7px;font-size:10px;font-weight:700}.eng-fnitem{text-align:left;cursor:pointer;width:100%;color:var(--txt);background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:10px;padding:9px 16px;font-size:12.5px;transition:all .12s;display:flex}.eng-fnitem:hover{background:var(--surface)}.eng-fnitem.active{background:var(--orange-tint);border-left-color:var(--orange);font-weight:600}.eng-fnitem.soon{opacity:.6}.eng-fncode{font-family:var(--mono);color:var(--txt-muted);flex-shrink:0;width:32px;font-size:11px}.eng-fnname{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.eng-soon{text-transform:uppercase;color:var(--amber);background:var(--amber-t);border-radius:8px;padding:1px 6px;font-size:9px;font-weight:700}.eng-main{flex:1;min-width:0;padding:18px 24px;overflow-y:auto}.eng-fnhdr{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.eng-fntitle{font-size:17px;font-weight:700;font-family:var(--mono)}.eng-cat{font-family:var(--font);color:var(--purple);background:var(--purple-t);vertical-align:middle;border-radius:20px;margin-left:8px;padding:2px 9px;font-size:11px;font-weight:600}.eng-fndesc{color:var(--txt-mid);max-width:640px;margin-top:5px;font-size:13px}.eng-returns{color:var(--txt-muted);text-align:right;flex-shrink:0;font-size:11px;line-height:1.6}.eng-returns strong{color:var(--txt);font-size:13px}.eng-note{color:var(--amber);background:var(--amber-t);border:1px solid var(--amber);border-radius:8px;margin-bottom:14px;padding:9px 13px;font-size:12px}.eng-form{padding:0;overflow:hidden}.eng-form-hdr{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:11px 16px;font-size:12.5px;font-weight:600;display:flex}.eng-form-hdr code{font-family:var(--mono);color:var(--purple);font-size:11.5px}.eng-form-acts{gap:6px;display:flex}.eng-fields{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:stretch;gap:12px 18px;padding:16px;display:grid}.eng-field{flex-direction:column;gap:4px;display:flex}.eng-field label{color:var(--txt-mid);font-size:11.5px;font-weight:600;line-height:1.35}.eng-field .fi{margin-top:auto}.eng-field-hint{color:var(--txt-muted);font-weight:400}.eng-result{margin-top:14px;padding:0;overflow:hidden}.eng-result-hdr{border-bottom:1px solid var(--border);padding:11px 16px;font-size:12.5px;font-weight:600}.eng-result-hdr code{font-family:var(--mono);color:var(--purple);font-size:11.5px}.eng-err{background:var(--red-t);color:var(--red);border-radius:8px;margin:14px 16px;padding:10px 13px;font-size:12.5px}.eng-outs{flex-wrap:wrap;gap:10px;padding:16px;display:flex}.eng-out{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;flex:1;gap:5px;min-width:120px;padding:11px 14px;display:flex}.eng-out-lbl{text-transform:uppercase;letter-spacing:.4px;color:var(--txt-muted);font-size:10.5px;font-weight:600}.eng-out-val{color:var(--txt);font-size:18px;font-weight:700;font-family:var(--mono)}.qc-badge{font-size:12px;font-weight:700;font-family:var(--font);border-radius:20px;padding:3px 11px;display:inline-block}.qc-pass{color:var(--green);background:var(--green-t)}.qc-fail{color:var(--red);background:var(--red-t)}.qc-na{color:var(--txt-muted);background:var(--surface);border:1px solid var(--border)}.eng-msgs{flex-direction:column;gap:6px;padding:0 16px 14px;display:flex}.eng-msg{border-radius:7px;align-items:center;gap:10px;padding:7px 11px;font-size:12px;display:flex}.eng-msg-sev{text-transform:uppercase;letter-spacing:.4px;font-size:10px;font-weight:700}.eng-msg-code{font-family:var(--mono);opacity:.8;font-size:11px}.sev-info{background:var(--blue-t);color:var(--blue)}.sev-warn,.sev-alert{background:var(--amber-t);color:var(--amber)}.sev-error{background:var(--red-t);color:var(--red)}.eng-json{grid-template-columns:1fr 1fr;gap:14px;padding:0 16px 16px;display:grid}.eng-json-col{min-width:0}.eng-json-lbl{text-transform:uppercase;letter-spacing:.4px;color:var(--txt-muted);margin-bottom:6px;font-size:10.5px;font-weight:700}.eng-json pre{background:var(--surface);border:1px solid var(--border);font-family:var(--mono);color:var(--txt);border-radius:8px;max-height:280px;margin:0;padding:12px;font-size:11.5px;line-height:1.5;overflow:auto}@media (width<=900px){.eng-json{grid-template-columns:1fr}}.pill{border-radius:20px;padding:2px 10px;font-size:11px;font-weight:700;line-height:1.5;display:inline-block}.pill.ok{background:var(--green-t);color:#0f7a44}.pill.warn{background:var(--amber-t);color:var(--amber);border:1px solid #f3d9ad}.pill.info{background:var(--blue-t);color:#234b70}.pill.alert{background:var(--red-t);color:#b3392b}.req-star{color:var(--red);margin-left:2px;font-weight:800}.fi.req-empty,.fs.req-empty,input.req-empty,select.req-empty{background:var(--req);border-color:#e7cf86}.dlg-scrim{z-index:2100;background:#1418286b;justify-content:center;align-items:center;padding:20px;animation:.12s nbin;display:flex;position:fixed;inset:0}.dlg{background:var(--panel);text-align:center;border:2px solid var(--border-mid);border-radius:10px;width:300px;max-width:100%;padding:20px 20px 16px;animation:.16s dlgpop;box-shadow:0 8px 24px #14182847}@keyframes dlgpop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.dlg-icon{color:#fff;border-radius:11px;justify-content:center;align-items:center;width:46px;height:46px;margin:0 auto 11px;font-size:23px;font-weight:800;display:flex}.dlg-title{margin-bottom:6px;font-size:15px;font-weight:800}.dlg-msg{color:var(--txt-mid);margin-bottom:15px;font-size:12.5px;line-height:1.5}.dlg-list{background:var(--req);text-align:left;border:1px solid #e7cf86;border-radius:8px;margin-bottom:15px;padding:8px 13px;font-size:12px}.dlg-list-item{color:#7a5b27;padding:2px 0}.dlg-x{color:var(--red);margin-right:8px;font-weight:800}.dlg-actions{justify-content:center;gap:8px;display:flex}.dlg-actions .btn{padding:6px 15px}.dlg-confirm{border-color:#2f7fbf}.dlg-confirm .dlg-icon{background:#2f7fbf}.dlg-confirm .dlg-title{color:#15203a}.dlg-warn{border-color:#e7cf86}.dlg-warn .dlg-icon{background:var(--amber)}.dlg-warn .dlg-title{color:var(--amber)}.dlg-error{border-color:#d9483c}.dlg-error .dlg-icon{background:#d9483c}.dlg-error .dlg-title{color:#d9483c}.dlg-success{border-color:#2e9e5b}.dlg-success .dlg-icon{background:#2e9e5b}.dlg-success .dlg-title{color:#2e9e5b}.eng-meta-chips{flex-wrap:wrap;gap:6px 10px;margin-top:9px;display:flex}.eng-chip2{color:var(--txt-mid);background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:3px 9px;font-size:11.5px}.eng-chip2 code{font-family:var(--mono);color:var(--purple);background:0 0;border:none;padding:0;font-size:11px}.eng-chip2 strong{color:var(--txt);font-weight:600}.eng-script{background:var(--surface);border-top:1px solid var(--border);font-family:var(--mono);color:var(--txt);white-space:pre;max-height:320px;margin:0;padding:12px 16px;font-size:11.5px;line-height:1.5;overflow:auto}.eng-readonly{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:2px 8px;font-size:10.5px;font-weight:600}.eng-note-sm{border-bottom:0;border-left:0;border-right:0;border-radius:0 0 8px 8px;margin:0;font-size:11.5px}.tpl-bench{flex-direction:column;gap:0;padding:0;display:flex}.wb-ribbon{background:var(--card);border:1px solid var(--border);border-radius:10px 10px 0 0;align-items:stretch;gap:0;padding:6px 4px 2px;display:flex;overflow-x:auto}.wb-group{border-right:1px solid var(--border);align-items:center;gap:2px;padding:0 12px 12px;display:flex;position:relative}.wb-btn:disabled{opacity:.38;cursor:not-allowed}.wb-btn:disabled:hover{background:0 0;border-color:#0000}.wb-font{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px}.wb-fontrow{align-items:center;gap:3px;display:flex}.wb-sel{border:1px solid var(--border);background:var(--surface);color:var(--txt);border-radius:5px;min-width:92px;padding:2px 4px;font-size:11px}.wb-sel.wb-sz{min-width:46px}.wb-fbtn{border:1px solid var(--border);background:var(--surface);width:24px;height:22px;color:var(--txt);cursor:pointer;border-radius:5px;font-size:11px}.wb-fbtn:disabled{opacity:.38;cursor:not-allowed}.wb-f-B{font-weight:800}.wb-f-I{font-style:italic}.wb-f-U{text-decoration:underline}.wb-group:last-child{border-right:0}.wb-grow{flex:1}.wb-right{gap:9px;margin-left:auto}.wb-glabel{text-align:center;letter-spacing:.09em;color:var(--txt-mid);opacity:.65;font-size:9px;font-weight:700;position:absolute;bottom:0;left:0;right:0}.wb-btn{min-width:56px;color:var(--txt);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex-direction:column;align-items:center;gap:3px;padding:5px 9px;font-size:11px;font-weight:500;line-height:1.1;display:flex}.wb-btn:hover{background:var(--surface);border-color:var(--border)}.wb-btn.on{background:var(--purple);border-color:var(--purple);color:#fff}.wb-ico{font-size:16px;line-height:1}.wb-id{font-family:var(--mono);background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:3px 9px;font-size:12px;font-weight:700}.wb-body{border:1px solid var(--border);border-top:0;border-radius:0 0 10px 10px;flex:1;align-items:stretch;gap:0;min-height:0;display:flex}.wb-rail{border-right:1px solid var(--border);background:var(--card);flex-direction:column;flex:0 0 212px;width:212px;min-height:0;display:flex}.wb-rail-top{align-items:center;gap:6px;padding:9px 9px 0;display:flex}.wb-burger{border:1px solid var(--border);background:var(--surface);height:28px;color:var(--txt-mid);cursor:pointer;border-radius:7px;flex:0 0 28px;font-size:14px;line-height:1}.wb-burger:hover{color:var(--txt);border-color:var(--txt-muted)}.wb-search{border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--txt);border-radius:7px;flex:1;margin:0;padding:6px 10px;font-size:12px}.wb-rail.collapsed{flex:0 0 46px;width:46px}.wb-rail.collapsed .wb-rail-list,.wb-rail.collapsed .wb-rail-foot{display:none}.wb-rail.collapsed .wb-rail-top{padding:9px}.wb-rail-list{flex:1;min-height:0;overflow:auto}.wb-rail-item{text-align:left;cursor:pointer;background:0 0;border:0;border-left:3px solid #0000;width:100%;padding:7px 12px;display:block}.wb-rail-item:hover{background:var(--surface)}.wb-rail-item.active{background:var(--purple);border-left-color:var(--purple)}.wb-rail-item.active .wb-rail-name,.wb-rail-item.active .wb-rail-sub{color:#fff}.wb-rail-name{color:var(--txt);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;display:block;overflow:hidden}.wb-rail-sub{color:var(--txt-mid);margin-top:1px;font-size:11px;display:block}.wb-rail-empty{color:var(--txt-mid);padding:14px;font-size:12px}.wb-rail-foot{border-top:1px solid var(--border);color:var(--txt-mid);padding:7px 12px;font-size:11px}.wb-main{flex-direction:column;flex:1;min-width:0;min-height:0;padding:12px;display:flex;overflow:hidden}.tpl-bench .tpl-details{flex-shrink:0;max-height:46vh;overflow:auto}.tpl-bench .tpl-stage{border:1px solid var(--border);border-radius:10px;flex:1;min-height:0;overflow:hidden}.tb-hint{color:var(--txt-mid);font-size:11px;font-weight:400}.kpill{letter-spacing:.03em;white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:700}.kind-api{background:var(--blue-t,#3b82f61f);color:var(--blue,#3b82f6)}.kind-script{background:var(--amber-t);color:var(--amber)}.tb-panel.gi{padding:12px 14px}.gi-grid{grid-template-columns:auto minmax(250px,1.2fr) minmax(250px,1fr) auto auto;align-items:start;gap:6px 26px;display:grid}.gi-assign{border-right:1px solid var(--border);gap:3px;padding-right:22px}.gi-head{color:var(--txt);font-size:12px;font-weight:700}.gi-sub{color:var(--txt-mid);margin-top:3px;font-size:11px;font-weight:600}.gi-sep{border-top:1px solid var(--border);margin-top:6px;padding-top:6px}.gi-radios{gap:14px;display:flex}.gi-col{flex-direction:column;gap:5px;min-width:0;display:flex}.gi-row{align-items:center;gap:9px;font-size:12px;display:flex}.gi-row>span:first-child{text-align:right;color:var(--txt-mid);flex:0 0 118px}.gi-row .fi,.gi-row .fs{border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--txt);border-radius:6px;flex:1;padding:3px 8px;font-size:12px}.gi-row .fi[readonly],.gi-row .fs:disabled{color:var(--txt);background:0 0;border-color:#0000;padding-left:2px}.gi-row .fi.gi-sm{flex:0 0 84px}.gi-static{color:var(--txt);font-size:12px}.gi-flags{gap:7px;padding-top:2px}.gi-chk{color:var(--txt);white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:flex}.gi-editing{color:var(--purple);white-space:nowrap;font-size:10.5px;font-weight:600}.gi-meta{color:var(--txt-mid);text-align:right;gap:3px;font-size:11px}.gi-dim{opacity:.75;max-width:220px}.wb-ro{color:var(--amber);background:var(--amber-t);border:1px solid var(--amber);border-radius:8px;flex-shrink:0;align-items:center;gap:8px;margin-bottom:10px;padding:7px 12px;font-size:11.5px;display:flex}.wb-ro-ico{font-size:12px}.tb-count.tb-warn{background:var(--amber-t);color:var(--amber);border-color:var(--amber)}.hc-chips{gap:6px;margin-left:12px;display:inline-flex}.hc-chip{border:1px solid var(--border);background:var(--surface);color:var(--txt-mid);cursor:pointer;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:600}.hc-chip:hover{color:var(--txt)}.hc-chip.active{background:var(--purple);border-color:var(--purple);color:#fff}.hc-kind{letter-spacing:.03em;border-radius:5px;padding:2px 7px;font-size:10px;font-weight:700}.hc-formula{background:var(--amber-t);color:var(--amber)}.hc-datasrc{background:var(--purple-t,#7c5cff1f);color:var(--purple)}.hc-text{background:var(--surface);color:var(--txt-mid);border:1px solid var(--border)}.rv-note{color:var(--txt-mid);margin-left:10px;font-size:11.5px;font-weight:400}.rv-cards{grid-template-columns:repeat(4,1fr);gap:12px;margin:12px 0 16px;display:grid}.rv-card{text-align:left;border:1px solid var(--border);background:var(--card);cursor:pointer;border-radius:10px;padding:14px 16px}.rv-card .rv-n{font-size:26px;font-weight:700;line-height:1}.rv-card .rv-n.rv-sm{font-size:18px}.rv-card .rv-l{letter-spacing:.05em;text-transform:uppercase;color:var(--txt-mid);margin-top:6px;font-size:11px;font-weight:600}.rv-err .rv-n{color:var(--red)}.rv-warn .rv-n{color:var(--amber)}.rv-info .rv-n{color:var(--blue,#3b82f6)}.rv-ok .rv-n{color:var(--green)}.rv-card.active{outline:2px solid var(--purple);outline-offset:-2px}.rv-status,.rv-ok{cursor:default}.rv-issue{border:1px solid var(--border);background:var(--card);border-left-width:4px;border-radius:8px;margin-bottom:10px;padding:12px 14px}.rv-issue.rv-error{border-left-color:var(--red)}.rv-issue.rv-warn{border-left-color:var(--amber)}.rv-issue.rv-info{border-left-color:var(--blue,#3b82f6)}.rv-hd{align-items:center;gap:9px;font-size:13px;display:flex}.rv-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:5px;padding:2px 7px;font-size:10px;font-weight:700}.rv-b-error{background:var(--red-t);color:var(--red)}.rv-b-warn{background:var(--amber-t);color:var(--amber)}.rv-b-info{background:var(--surface);color:var(--txt-mid);border:1px solid var(--border)}.rv-grp{color:var(--txt-mid);margin-left:auto;font-size:11px}.rv-detail{color:var(--txt-mid);margin-top:6px;font-size:12px}.rv-items{font-family:var(--mono);color:var(--txt);margin:8px 0 0;padding-left:18px;font-size:11.5px;line-height:1.7}.m-split.single{grid-template-columns:1fr}.t-client{align-items:center;gap:6px;display:flex}.t-client-lbl{letter-spacing:.4px;text-transform:uppercase;color:#6a7386;font-size:10px;font-weight:700}.t-client select{background:var(--nav-hover);color:#fff;border:1px solid var(--nav-border);font-size:12px;font-family:var(--font);cursor:pointer;border-radius:6px;max-width:190px;padding:4px 9px}.t-client select:focus{border-color:var(--orange);outline:none}.imp-body{flex:1;min-height:0;padding:18px 24px;overflow-y:auto}.imp-card{max-width:760px;padding:0;overflow:hidden}.imp-fields{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px 18px;padding:16px;display:grid}.imp-hint{color:var(--txt-muted);align-items:center;gap:6px;margin-top:6px;font-size:11px;display:flex}.imp-opts{flex-direction:column;gap:9px;padding:0 16px 14px;display:flex}.imp-check{color:var(--txt);cursor:pointer;align-items:center;gap:8px;font-size:12.5px;display:flex}.imp-check input:disabled+*{opacity:.5}.imp-foot{border-top:1px solid var(--border);background:var(--surface);justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.tb-wrap{flex-direction:column;gap:10px;display:flex}.tb-tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:2px;display:flex}.tb-tab{appearance:none;font:inherit;color:var(--txt-mid);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:6px 6px 0 0;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.tb-tab:hover{color:var(--txt);background:var(--row-h)}.tb-tab.active{color:var(--orange);border-bottom-color:var(--orange)}.tb-count{background:var(--border);color:var(--txt-mid);border-radius:9px;padding:1px 6px;font-size:10.5px;font-weight:700}.tb-tab.active .tb-count{background:var(--orange-tint);color:var(--orange)}.tb-panel{padding:0;overflow:hidden}.tb-panel-hdr{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;font-size:12.5px;font-weight:600;display:flex}.tb-facts{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px 18px;padding:14px;display:grid}.tb-fact{flex-direction:column;gap:3px;min-width:0;display:flex}.tb-fact-k{color:var(--txt-muted);font-size:11px;font-weight:600}.tb-fact-v{color:var(--txt);text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.tb-form{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px 18px;padding:14px;display:grid}.tb-flags{flex-wrap:wrap;grid-column:1/-1;gap:16px;display:flex}.tb-flag{color:var(--txt);cursor:pointer;align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.tb-note{color:var(--txt-muted);padding:0 14px 12px;font-size:11.5px}.tb-sub{text-transform:uppercase;letter-spacing:.05em;color:var(--txt-muted);margin-top:4px;font-size:11.5px;font-weight:700}.login-page{--lb:#2c2420;--lt:#f5f0eb;--ls:#f5f0eb80;--acc:#e8722a;--rb:#f7f4f1;--gc:#e8722a0a;--glow:#e8722a1a;--blend:screen;--trans:all .4s ease;transition:var(--trans);background:#000;font-family:Segoe UI,system-ui,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.login-page *,.login-page :before,.login-page :after{box-sizing:border-box;margin:0;padding:0}.login-page .brand{background:var(--lb);transition:var(--trans);flex-direction:column;flex:1;justify-content:space-between;padding:40px 48px;display:flex;position:relative;overflow:hidden}.login-page .brand:before{content:"";background-image:linear-gradient(var(--gc) 1px,transparent 1px),linear-gradient(90deg,var(--gc) 1px,transparent 1px);transition:var(--trans);background-size:40px 40px;animation:20s linear infinite lp-gridShift;position:absolute;inset:0}@keyframes lp-gridShift{0%{background-position:0 0}to{background-position:40px 40px}}.login-page .brand:after{content:"";background:radial-gradient(circle,var(--glow) 0%,transparent 70%);pointer-events:none;width:520px;height:520px;transition:var(--trans);border-radius:50%;position:absolute;bottom:-100px;left:-80px}.login-page .brand-top{z-index:2;align-items:center;gap:12px;display:flex;position:relative}.login-page .alpaca-logo-wrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden}.login-page .alpaca-logo-wrap img{object-fit:cover;width:50px;height:50px}.login-page .brand-name{color:var(--lt);letter-spacing:.01em;text-transform:uppercase;transition:var(--trans);font-size:20px;font-weight:700}.login-page .brand-name span{color:var(--acc);transition:var(--trans)}.login-page .brand-subtitle{color:var(--ls);letter-spacing:.18em;text-transform:uppercase;transition:var(--trans);margin-top:3px;font-size:11px;font-weight:500}.login-page .code-window{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000059;border:1px solid #ffffff1a;border-radius:10px;animation:.8s ease-out .2s both lp-floatUp;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000080}@keyframes lp-floatUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-page .cw-titlebar{background:#0000004d;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:10px 14px;display:flex}.login-page .cw-dot{border-radius:50%;width:10px;height:10px}.login-page .cw-dot.r{background:#ff5f57}.login-page .cw-dot.y{background:#febc2e}.login-page .cw-dot.g{background:#28c840}.login-page .cw-file{color:#fff6;margin-left:8px;font-family:Cascadia Code,Consolas,monospace;font-size:11px}.login-page .cw-file span{color:var(--acc);transition:var(--trans)}.login-page .cw-body{display:flex}.login-page .cw-gutter{color:#fff3;text-align:right;-webkit-user-select:none;user-select:none;border-right:1px solid #ffffff14;min-width:38px;padding:14px 10px 14px 14px;font-family:Cascadia Code,Consolas,monospace;font-size:12px;line-height:1.7}.login-page .cw-code{color:#e6edf3;flex:1;padding:14px 16px;font-family:Cascadia Code,Consolas,monospace;font-size:12px;line-height:1.7}.login-page .kw{color:#d2a8ff}.login-page .fn{color:#79c0ff}.login-page .cls{color:#ffa657}.login-page .cmt{color:#6e7681;font-style:italic}.login-page .cw-cursor{background:var(--acc);vertical-align:middle;width:2px;height:14px;margin-left:1px;animation:1.1s step-end infinite lp-blink;display:inline-block}@keyframes lp-blink{0%,to{opacity:1}50%{opacity:0}}.login-page .brand-tagline{z-index:2;position:relative}.login-page .brand-tagline h2{color:var(--lt);letter-spacing:-.02em;transition:var(--trans);margin-bottom:8px;font-size:24px;font-weight:700;line-height:1.3}.login-page .brand-tagline h2 em{color:var(--acc);transition:var(--trans);font-style:normal}.login-page .brand-tagline p{color:var(--ls);max-width:340px;transition:var(--trans);font-size:13px;line-height:1.6}.login-page .feature-pills{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.login-page .pill{color:var(--lt);transition:var(--trans);background:#ffffff12;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:500;display:flex}.login-page .form-panel{background:var(--rb);width:640px;transition:var(--trans);flex-direction:column;flex-shrink:0;display:flex;position:relative;overflow:hidden}.login-page .form-panel:before{content:"";background:radial-gradient(circle,var(--glow) 0%,transparent 70%);pointer-events:none;width:300px;height:300px;transition:var(--trans);border-radius:50%;position:absolute;top:-60px;right:-60px}.login-page .form-inner{z-index:1;flex-direction:column;flex:1;justify-content:center;padding:48px 52px 24px;display:flex;position:relative}.login-page .welcome-label{color:var(--acc);letter-spacing:.12em;text-transform:uppercase;transition:var(--trans);margin-bottom:8px;font-size:11px;font-weight:700}.login-page .form-heading{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:6px;font-size:32px;font-weight:300}.login-page .form-sub{color:#888;margin-bottom:32px;font-size:14px}.login-page .auth-err{color:#fff;text-align:center;background:#c0392b;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:13px}.login-page .field{margin-bottom:18px}.login-page .field-label{color:#555;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:700}.login-page .field-wrap{background:#eeebe6;border:1.5px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:0 14px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative}.login-page .field-wrap:focus-within{border-color:var(--acc);box-shadow:0 0 0 3px color-mix(in srgb,var(--acc) 15%,transparent);background:#fff}.login-page .field-wrap svg{color:#aaa;flex-shrink:0;width:17px;height:17px}.login-page .field-wrap input{color:#222;background:0 0;border:none;outline:none;flex:1;padding:14px 0;font-family:Segoe UI,sans-serif;font-size:15px}.login-page .field-wrap input::placeholder{color:#bbb}.login-page .eye-btn{cursor:pointer;color:#aaa;background:0 0;border:none;align-items:center;padding:0;display:flex}.login-page .eye-btn:hover{color:#666}.login-page .field-row{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.login-page .remember{color:#555;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.login-page .remember input[type=checkbox]{width:18px;height:18px;accent-color:var(--acc);cursor:pointer}.login-page .forgot{color:var(--acc);transition:var(--trans);font-size:13px;font-weight:600;text-decoration:none}.login-page .forgot:hover{text-decoration:underline}.login-page .sign-in-btn{background:var(--acc);color:#fff;cursor:pointer;width:100%;box-shadow:0 4px 16px color-mix(in srgb,var(--acc) 40%,transparent);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;padding:16px;font-family:Segoe UI,sans-serif;font-size:16px;font-weight:700;transition:filter .15s,transform .1s,background .4s;display:flex}.login-page .sign-in-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.login-page .sign-in-btn:active{transform:translateY(0)}.login-page .sign-in-btn:disabled{opacity:.7;cursor:not-allowed}.login-page .sign-in-btn svg{width:18px;height:18px}.login-page .security-note{color:#aaa;align-items:center;gap:7px;font-size:12px;display:flex}.login-page .security-note svg{flex-shrink:0;width:14px;height:14px}.login-page .form-footer{z-index:1;background:#fff;border-top:1px solid #00000012;flex-direction:column;align-items:center;gap:6px;padding:18px 52px 24px;display:flex;position:relative}.login-page .powered-label{color:#bbb;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.login-page .form-footer img{object-fit:contain;height:60px}.login-page .theme-switcher{z-index:10;align-items:center;gap:6px;display:flex;position:absolute;top:14px;right:14px}.login-page .theme-switcher select{color:#374151;cursor:pointer;background:#ffffffe6;border:1px solid #0000001f;border-radius:6px;outline:none;max-width:140px;padding:4px 8px;font-family:Segoe UI,sans-serif;font-size:11px;box-shadow:0 1px 4px #00000014}.login-page .version-badge{color:#6b7280;background:#ffffffd9;border:1px solid #0000001a;border-radius:12px;padding:3px 8px;font-size:10px;font-weight:600}.login-page[data-fulldark] .form-heading{color:#e6edf3}.login-page[data-fulldark] .form-sub{color:#8b949e}.login-page[data-fulldark] .field-label{color:#aeb6c2}.login-page[data-fulldark] .field-wrap{background:#161b22}.login-page[data-fulldark] .field-wrap:focus-within{background:#1c2230}.login-page[data-fulldark] .field-wrap svg{color:#8b949e}.login-page[data-fulldark] .field-wrap input{color:#e6edf3}.login-page[data-fulldark] .field-wrap input::placeholder{color:#6e7681}.login-page[data-fulldark] .eye-btn{color:#8b949e}.login-page[data-fulldark] .remember{color:#aeb6c2}.login-page[data-fulldark] .security-note{color:#6e7681}.login-page[data-fulldark] .form-footer{border-top-color:#ffffff14;background:#0d1117!important}.login-page[data-fulldark] .powered-label{color:#6e7681}.login-page[data-fulldark] .form-footer img{background:#fff;border-radius:8px;padding:4px 8px}.login-page[data-fulldark] .theme-switcher select{color:#e6edf3;background:#1e242eeb;border-color:#ffffff29}.login-page[data-fulldark] .version-badge{color:#aeb6c2;background:#1e242ed9;border-color:#ffffff1f}@media (width<=860px){.login-page .brand{display:none}.login-page .form-panel{width:100%}}.hub-root *,.hub-root :before,.hub-root :after{box-sizing:border-box;margin:0;padding:0}.hub-root,.hub-root[data-theme=dark]{--bg:#0f1117;--bg-2:#161b22;--bg-3:#1c2333;--surface:#21262d;--surface-2:#2d333b;--surface-3:#373e47;--border:#ffffff14;--border-2:#ffffff24;--text:#e6edf3;--text-2:#8b949e;--text-3:#484f58;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b2e;--orange:#f97316;--orange-2:#fb923c;--orange-bg:#f973161a;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--sidebar-w:220px;--topbar-h:48px;--titlebar-h:36px;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=midnight]{--bg:#080d1a;--bg-2:#0e1528;--bg-3:#141e38;--surface:#1a2540;--surface-2:#202e50;--surface-3:#263860;--border:#648cff1a;--border-2:#648cff2e;--text:#d8e4ff;--text-2:#7a99d4;--text-3:#3a5490;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b33;--orange:#f97316;--orange-2:#fb923c;--orange-bg:#f973161f;--green:#3fb950;--green-bg:#3fb9501a;--blue:#6ea8ff;--blue-bg:#6ea8ff1f;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0000008c;--shadow-lg:0 20px 60px #000000a6}.hub-root[data-theme=obsidian]{--bg:#0a0a12;--bg-2:#101018;--bg-3:#161622;--surface:#1e1e2e;--surface-2:#26263a;--surface-3:#2e2e46;--border:#a08cdc1a;--border-2:#a08cdc2e;--text:#e0ddf8;--text-2:#8880c0;--text-3:#443c78;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b33;--orange:#f97316;--orange-2:#fb923c;--orange-bg:#f973161f;--green:#3fb950;--green-bg:#3fb9501a;--blue:#9b8fff;--blue-bg:#9b8fff1f;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0009;--shadow-lg:0 20px 60px #000000b3}.hub-root[data-theme=ember]{--bg:#110a04;--bg-2:#1a1008;--bg-3:#22160c;--surface:#2a1e10;--surface-2:#342618;--surface-3:#3e2e20;--border:#f0a03c1a;--border-2:#f0a03c2e;--text:#f8e8cc;--text-2:#c09050;--text-3:#784820;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b38;--orange:#f97316;--orange-2:#fb923c;--orange-bg:#f9731624;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#fbbf24;--shadow:0 8px 32px #0000008c;--shadow-lg:0 20px 60px #000000a6}.hub-root[data-theme=slate]{--bg:#0d1117;--bg-2:#131920;--bg-3:#192028;--surface:#1e2835;--surface-2:#263040;--surface-3:#2e3a4c;--border:#8caac81a;--border-2:#8caac82b;--text:#cdd9e5;--text-2:#6e8aaa;--text-3:#384a5e;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b2e;--orange:#f97316;--orange-2:#fb923c;--orange-bg:#f973161c;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1c;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #00000073;--shadow-lg:0 20px 60px #0000008c}.hub-root[data-theme=light]{--bg:#f5f6f8;--bg-2:#fff;--bg-3:#eceef1;--surface:#fff;--surface-2:#f5f6f8;--surface-3:#eceef1;--border:#00000012;--border-2:#0000001f;--text:#1a1d23;--text-2:#57606a;--text-3:#9ba3ae;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b14;--orange:#d4580a;--orange-2:#e8690f;--orange-bg:#d4580a12;--green:#1a7f37;--green-bg:#1a7f3714;--blue:#0969da;--blue-bg:#0969da14;--red:#cf222e;--yellow:#9a6700;--shadow:0 2px 8px #0000000f;--shadow-lg:0 8px 28px #0000001a}.hub-root[data-theme=arctic]{--bg:#ddf0f8;--bg-2:#eef8fd;--bg-3:#c8e8f4;--surface:#eef8fd;--surface-2:#ddf0f8;--surface-3:#c8e8f4;--border:#00648c24;--border-2:#00648c38;--text:#082030;--text-2:#2a5870;--text-3:#6aa0b8;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b1a;--orange:#d4580a;--orange-2:#e8690f;--orange-bg:#d4580a17;--green:#0e7490;--green-bg:#0e74901a;--blue:#0369a1;--blue-bg:#0369a11a;--red:#b91c1c;--yellow:#854d0e;--shadow:0 2px 10px #0050781f;--shadow-lg:0 8px 28px #00507829}.hub-root[data-theme=sage]{--bg:#d4e8d4;--bg-2:#e8f4e8;--bg-3:#c0dcc0;--surface:#e8f4e8;--surface-2:#d4e8d4;--surface-3:#c0dcc0;--border:#00501e1f;--border-2:#00501e33;--text:#0a1e0e;--text-2:#2a5030;--text-3:#6a9870;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b1a;--orange:#d4580a;--orange-2:#e8690f;--orange-bg:#d4580a17;--green:#15803d;--green-bg:#15803d1f;--blue:#0369a1;--blue-bg:#0369a11a;--red:#b91c1c;--yellow:#6b4f0a;--shadow:0 2px 10px #003c141c;--shadow-lg:0 8px 28px #003c1426}.hub-root[data-theme=sand]{--bg:#f0deb8;--bg-2:#faf0d8;--bg-3:#e4cc98;--surface:#faf0d8;--surface-2:#f0deb8;--surface-3:#e4cc98;--border:#78460024;--border-2:#78460038;--text:#2a1800;--text-2:#6a4010;--text-3:#b08840;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b1a;--orange:#c04800;--orange-2:#d85a0a;--orange-bg:#c0480017;--green:#1a7f37;--green-bg:#1a7f371a;--blue:#0969da;--blue-bg:#0969da1a;--red:#cf222e;--yellow:#9a6700;--shadow:0 2px 10px #6432001f;--shadow-lg:0 8px 28px #64320029}.hub-root[data-theme=rose]{--bg:#f2c8d4;--bg-2:#fce4ec;--bg-3:#e8b0c0;--surface:#fce4ec;--surface-2:#f2c8d4;--surface-3:#e8b0c0;--border:#a0143c24;--border-2:#a0143c38;--text:#38081a;--text-2:#782040;--text-3:#c07090;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b1a;--orange:#d4580a;--orange-2:#e8690f;--orange-bg:#d4580a17;--green:#15803d;--green-bg:#15803d1a;--blue:#7c3aed;--blue-bg:#7c3aed1a;--red:#b91c1c;--yellow:#9a6700;--shadow:0 2px 10px #8c0a321f;--shadow-lg:0 8px 28px #8c0a3229}.hub-root[data-theme=sky]{--bg:#c8dcf8;--bg-2:#e0eeff;--bg-3:#b0c8f0;--surface:#e0eeff;--surface-2:#c8dcf8;--surface-3:#b0c8f0;--border:#0a32a024;--border-2:#0a32a038;--text:#080e28;--text-2:#1a3470;--text-3:#6080b8;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b1a;--orange:#d4580a;--orange-2:#e8690f;--orange-bg:#d4580a17;--green:#1a7f37;--green-bg:#1a7f371a;--blue:#1d4ed8;--blue-bg:#1d4ed81f;--red:#b91c1c;--yellow:#9a6700;--shadow:0 2px 10px #0a288c21;--shadow-lg:0 8px 28px #0a288c2e}.hub-root[data-theme=lavender]{--bg:#ddd0f4;--bg-2:#ede8fc;--bg-3:#ccc0ec;--surface:#ede8fc;--surface-2:#ddd0f4;--surface-3:#ccc0ec;--border:#5014b424;--border-2:#5014b438;--text:#180830;--text-2:#4a2878;--text-3:#9070c0;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b1a;--orange:#d4580a;--orange-2:#e8690f;--orange-bg:#d4580a17;--green:#1a7f37;--green-bg:#1a7f371a;--blue:#7c3aed;--blue-bg:#7c3aed1f;--red:#b91c1c;--yellow:#9a6700;--shadow:0 2px 10px #3c0a9621;--shadow-lg:0 8px 28px #3c0a962e}.hub-root[data-theme=wine]{--bg:#f0d4d8;--bg-2:#fce8ec;--bg-3:#e0c0c8;--surface:#fce8ec;--surface-2:#f0d4d8;--surface-3:#e0c0c8;--border:#78001e24;--border-2:#78001e38;--text:#280008;--text-2:#6a1020;--text-3:#b06070;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b1a;--orange:#d4580a;--orange-2:#e8690f;--orange-bg:#d4580a17;--green:#1a7f37;--green-bg:#1a7f371a;--blue:#0969da;--blue-bg:#0969da1a;--red:#9b1c1c;--yellow:#9a6700;--shadow:0 2px 10px #6400141f;--shadow-lg:0 8px 28px #6400142b}.hub-root[data-theme=cream]{--bg:#fefcf8;--bg-2:#fff;--bg-3:#f8f4ec;--surface:#fff;--surface-2:#fefcf8;--surface-3:#f8f4ec;--border:#503c1414;--border-2:#503c1421;--text:#251c0a;--text-2:#6b5830;--text-3:#b09a68;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b14;--orange:#d4580a;--orange-2:#e8690f;--orange-bg:#d4580a12;--green:#1a7f37;--green-bg:#1a7f3714;--blue:#0969da;--blue-bg:#0969da14;--red:#cf222e;--yellow:#9a6700;--shadow:0 2px 8px #3c280a12;--shadow-lg:0 8px 28px #3c280a1a}.hub-root[data-theme=graphite]{--bg:#f8f8f9;--bg-2:#fff;--bg-3:#f0f0f2;--surface:#fff;--surface-2:#f8f8f9;--surface-3:#eeeeef;--border:#00000012;--border-2:#0000001c;--text:#18181b;--text-2:#52525b;--text-3:#a1a1aa;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b14;--orange:#d4580a;--orange-2:#e8690f;--orange-bg:#d4580a12;--green:#1a7f37;--green-bg:#1a7f3714;--blue:#0969da;--blue-bg:#0969da14;--red:#cf222e;--yellow:#9a6700;--shadow:0 1px 6px #0000000f;--shadow-lg:0 6px 24px #00000017}.hub-root[data-theme=teal]{--bg:#b8e8e4;--bg-2:#d4f4f0;--bg-3:#a0d8d4;--surface:#d4f4f0;--surface-2:#b8e8e4;--surface-3:#a0d8d4;--border:#005a5524;--border-2:#005a5538;--text:#052220;--text-2:#1a5550;--text-3:#50a098;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b1a;--orange:#d4580a;--orange-2:#e8690f;--orange-bg:#d4580a17;--green:#0e7490;--green-bg:#0e74901f;--blue:#0369a1;--blue-bg:#0369a11a;--red:#b91c1c;--yellow:#854d0e;--shadow:0 2px 10px #0046411f;--shadow-lg:0 8px 28px #0046412b}.hub-root[data-theme=linen]{--bg:#fdf9f4;--bg-2:#fff;--bg-3:#f5ede2;--surface:#fff;--surface-2:#fdf9f4;--surface-3:#f5ede2;--border:#643c1414;--border-2:#643c1421;--text:#2a1a08;--text-2:#6a4820;--text-3:#b08858;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b14;--orange:#d4580a;--orange-2:#e8690f;--orange-bg:#d4580a12;--green:#1a7f37;--green-bg:#1a7f3714;--blue:#0969da;--blue-bg:#0969da14;--red:#cf222e;--yellow:#9a6700;--shadow:0 2px 8px #50280a12;--shadow-lg:0 8px 28px #50280a1a}.hub-root[data-theme=carbon]{--bg:#f8f9fb;--bg-2:#0f1117;--bg-3:#1c2333;--surface:#fff;--surface-2:#f3f4f6;--surface-3:#e8eaed;--border:#00000012;--border-2:#0000001f;--text:#1a1d23;--text-2:#57606a;--text-3:#9ba3ae;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b14;--orange:#d4580a;--orange-2:#e8690f;--orange-bg:#d4580a12;--green:#1a7f37;--green-bg:#1a7f3714;--blue:#0969da;--blue-bg:#0969da14;--red:#cf222e;--yellow:#9a6700;--shadow:0 2px 12px #00000012;--shadow-lg:0 8px 32px #0000001c;--sidebar-bg:#fff;--sidebar-text:#1a1d23;--sidebar-text-2:#57606a;--sidebar-text-3:#9ba3ae;--sidebar-border:#00000012;--titlebar-bg:#0f1117;--menubar-bg:#161b22}.hub-root[data-theme=carbon] .sidebar{background:var(--sidebar-bg)!important;border-right:1px solid var(--sidebar-border)!important}.hub-root[data-theme=carbon] .sidebar .sb-item{color:var(--sidebar-text-2)!important}.hub-root[data-theme=carbon] .sidebar .sb-item:hover{color:var(--sidebar-text)!important;background:#e84e1b0f!important}.hub-root[data-theme=carbon] .sidebar .sb-item.active{color:#e84e1b!important;background:#e84e1b14!important}.hub-root[data-theme=carbon] .sidebar .sb-item.active:before{background:#e84e1b!important}.hub-root[data-theme=carbon] .sidebar .sb-section-label{color:var(--sidebar-text-3)!important}.hub-root[data-theme=carbon] .sidebar .sb-divider{background:var(--sidebar-border)!important}.hub-root[data-theme=carbon] .sidebar .sb-item-badge.live{color:#1a7f37!important;background:#1a7f371a!important}.hub-root[data-theme=carbon] .sidebar [style*="color:var(--text-3)"]{color:var(--sidebar-text-3)!important}.hub-root[data-theme=carbon] .sidebar [style*="color:var(--text-2)"]{color:var(--sidebar-text-2)!important}.hub-root[data-theme=carbon] .sidebar [style*="color:var(--text)"]{color:var(--sidebar-text)!important}.hub-root[data-theme=carbon] .titlebar{background:var(--bg-2)!important;border-bottom-color:var(--border)!important}.hub-root[data-theme=carbon] .tb-logo,.hub-root[data-theme=carbon] .tb-bc-item.active{color:#e6edf3!important}.hub-root[data-theme=carbon] .tb-bc-item{color:#8b949e!important}.hub-root[data-theme=carbon] .tb-bc-sep{color:#484f58!important}.hub-root[data-theme=carbon] .theme-picker-btn{color:#8b949e!important;background:#21262d!important;border-color:#ffffff1f!important}.hub-root[data-theme=carbon] .theme-picker-btn:hover{color:#e6edf3!important;border-color:#f97316!important}.hub-root[data-theme=carbon] #activeThemeName{color:#c9d1d9!important}.hub-root[data-theme=carbon] .tb-icon-btn{color:#8b949e!important}.hub-root[data-theme=carbon] .tb-icon-btn:hover{color:#e6edf3!important;background:#21262d!important}.hub-root[data-theme=carbon] .menubar{background:var(--menubar-bg)!important;border-bottom-color:#ffffff12!important}.hub-root[data-theme=carbon] .menu-item{color:#8b949e!important}.hub-root[data-theme=carbon] .menu-item:hover{color:#e6edf3!important;background:#ffffff0f!important}.hub-root[data-theme=carbon] .menu-item.active{color:#f97316!important;border-bottom-color:#e84e1b!important}.hub-root[data-theme=carbon] .menu-search{color:#484f58!important;background:#21262d!important;border-color:#ffffff14!important}.hub-root[data-theme=carbon] .menu-search kbd{background:#161b22!important;border-color:#ffffff1a!important}.hub-root[data-theme=carbon] .menu-divider{background:#ffffff14!important}.hub-root[data-theme=carbon] .menu-dropdown{background:#21262d!important;border-color:#ffffff1f!important}.hub-root[data-theme=carbon] .dd-item{color:#8b949e!important}.hub-root[data-theme=carbon] .dd-item:hover{color:#e6edf3!important;background:#2d333b!important}.hub-root[data-theme=carbon] .dd-item-desc{color:#484f58!important}.hub-root[data-theme=carbon] .dd-sep{background:#ffffff14!important}.hub-root[data-theme=carbon] .statusbar{background:#e84e1b!important}.hub-root,.hub-root{height:100%;margin:0;padding:0;overflow:hidden}.hub-root{background:var(--bg);color:var(--text);font-family:IBM Plex Sans,sans-serif;font-size:13px;line-height:1.5;transition:background .3s,color .3s}.hub-root .app-shell{grid-template-rows:var(--titlebar-h) 1fr;grid-template-columns:var(--sidebar-w) 1fr;width:100vw;height:100vh;display:grid}.hub-root .titlebar{background:var(--bg-2);border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;grid-column:1/-1;align-items:center;gap:12px;padding:0 16px;display:flex}.hub-root .tb-logo{letter-spacing:-.02em;color:var(--text);flex-shrink:0;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.hub-root .tb-logo-icon{background:linear-gradient(135deg, var(--accent-2), var(--accent));border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex}.hub-root .tb-breadcrumb{color:var(--text-3);flex:1;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.hub-root .tb-bc-sep{color:var(--text-3)}.hub-root .tb-bc-item{color:var(--text-2)}.hub-root .tb-bc-item.active{color:var(--text);font-weight:500}.hub-root .tb-right{flex-shrink:0;align-items:center;gap:6px;display:flex}.hub-root .theme-picker{align-items:center;display:flex;position:relative}.hub-root .theme-picker-btn{background:var(--surface);border:1px solid var(--border-2);color:var(--text-2);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:7px;max-width:160px;padding:5px 10px 5px 8px;font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:500;transition:all .15s;display:flex;overflow:hidden}.hub-root .theme-picker-btn:hover{border-color:var(--accent);color:var(--text)}.hub-root .theme-picker-btn .tp-swatch{border-radius:50%;flex-shrink:0;width:13px;height:13px}.hub-root #activeThemeName{text-overflow:ellipsis;vertical-align:middle;max-width:100px;display:inline-block;overflow:hidden}.hub-root .theme-picker-btn .tp-caret{color:var(--text-3);margin-left:2px;font-size:10px;transition:transform .2s}.hub-root .theme-picker.open .tp-caret{transform:rotate(180deg)}.hub-root .theme-dropdown{background:var(--surface-2);border:1px solid var(--border-2);z-index:99999;border-radius:12px;flex-direction:column;width:210px;max-height:calc(100vh - 60px);padding:6px;animation:.15s dropIn;display:none;position:fixed;top:48px;right:12px;overflow-y:auto;box-shadow:0 8px 32px #00000080,0 2px 8px #0000004d}.hub-root .theme-picker.open .theme-dropdown{display:flex}.hub-root .td-item{color:var(--text-2);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;transition:all .12s;display:flex}.hub-root .td-item:hover{background:var(--surface-2);color:var(--text)}.hub-root .td-item.active{background:var(--accent-glow);color:var(--text);font-weight:600}.hub-root .td-swatch{border-radius:50%;flex-shrink:0;width:14px;height:14px;box-shadow:0 0 0 1.5px #ffffff1f}.hub-root .tb-avatar{background:linear-gradient(135deg, var(--accent-2), var(--orange));color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:flex}.hub-root .tb-icon-btn{width:26px;height:26px;color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:14px;transition:background .15s;display:flex}.hub-root .tb-icon-btn:hover{background:var(--surface);color:var(--text)}.hub-root .menubar{background:var(--bg-2);border-bottom:1px solid var(--border);grid-column:1/-1;align-items:stretch;gap:0;padding:0 8px;display:flex}.hub-root .menu-item{color:var(--text-2);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:0 14px;font-size:12.5px;font-weight:500;transition:all .15s;display:flex;position:relative}.hub-root .menu-item:hover{color:var(--text);background:var(--surface)}.hub-root .menu-item.active{color:var(--accent-2);border-bottom-color:var(--accent)}.hub-root .menu-item-icon{font-size:13px}.hub-root .menu-caret{color:var(--text-3);font-size:9px}.hub-root .menu-divider{background:var(--border);width:1px;margin:8px 4px}.hub-root .menu-spacer{flex:1}.hub-root .menu-search{background:var(--bg-3);border:1px solid var(--border);color:var(--text-3);cursor:pointer;border-radius:6px;align-items:center;gap:7px;margin:auto 0;padding:4px 10px;font-size:12px;transition:border-color .15s;display:flex}.hub-root .menu-search:hover{border-color:var(--border-2)}.hub-root .menu-search kbd{background:var(--surface-2);border:1px solid var(--border-2);color:var(--text-3);border-radius:4px;padding:1px 5px;font-family:IBM Plex Mono,monospace;font-size:10px}.hub-root .menu-item:hover .menu-dropdown,.hub-root .menu-item.open .menu-dropdown{display:flex}.hub-root .menu-dropdown{background:var(--surface);border:1px solid var(--border-2);z-index:500;min-width:220px;box-shadow:var(--shadow-lg);border-radius:8px;flex-direction:column;padding:6px;animation:.15s dropIn;display:none;position:absolute;top:100%;left:0}@keyframes dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.hub-root .dd-item{color:var(--text-2);cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:8px 10px;font-size:12.5px;transition:all .12s;display:flex}.hub-root .dd-item:hover{background:var(--surface-2);color:var(--text)}.hub-root .dd-item-icon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.hub-root .dd-item-name{font-size:12.5px;font-weight:500}.hub-root .dd-item-desc{color:var(--text-3);font-size:11px}.hub-root .dd-sep{background:var(--border);height:1px;margin:4px 0}.hub-root .dd-badge{border-radius:100px;margin-left:auto;padding:1px 7px;font-size:9.5px;font-weight:600}.hub-root .dd-badge.live{background:var(--green-bg);color:var(--green)}.hub-root .dd-badge.mod{background:var(--blue-bg);color:var(--blue)}.hub-root .sidebar{background:var(--bg-2);border-right:1px solid var(--border);flex-direction:column;transition:background .3s;display:flex;overflow:hidden}.hub-root .sb-section{padding:12px 0 4px}.hub-root .sb-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);margin-bottom:4px;padding:0 16px;font-size:10px;font-weight:600}.hub-root .sb-item{color:var(--text-2);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:9px;width:100%;padding:7px 16px;font-size:13px;font-weight:400;transition:all .15s;display:flex;position:relative}.hub-root .sb-item:hover{background:var(--surface);color:var(--text)}.hub-root .sb-item.active{background:var(--accent-glow);color:var(--accent-3);font-weight:500}.hub-root .sb-item.active:before{content:"";background:var(--accent-2);border-radius:0 2px 2px 0;width:2.5px;position:absolute;top:4px;bottom:4px;left:0}.hub-root .sb-item-icon{border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex}.hub-root .sb-item-label{flex:1}.hub-root .sb-item-badge{border-radius:100px;padding:1px 6px;font-size:9px;font-weight:600}.hub-root .sb-item-badge.live{background:var(--green-bg);color:var(--green)}.hub-root .sb-item-badge.new{background:var(--orange-bg);color:var(--orange)}.hub-root .sb-divider{background:var(--border);height:1px;margin:8px 16px}.hub-root .sb-user{cursor:pointer;border-radius:8px;align-items:center;gap:9px;padding:8px 10px;transition:background .15s;display:flex}.hub-root .sb-user:hover{background:var(--surface)}.hub-root .sb-user-avatar{background:linear-gradient(135deg, var(--accent-2), var(--orange));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.hub-root .sb-user-name{color:var(--text);font-size:12.5px;font-weight:600}.hub-root .sb-user-role{color:var(--text-3);font-size:10.5px}.hub-root .main-content{background:var(--bg);flex-direction:column;transition:background .3s;display:flex;overflow-y:auto}.hub-root .content-topbar{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 28px 0;display:flex}.hub-root .ct-title{letter-spacing:-.02em;color:var(--text);align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.hub-root .ct-greeting{color:var(--text-2);font-size:13px;font-weight:400}.hub-root .ct-actions{align-items:center;gap:8px;display:flex}.hub-root .btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:6px;padding:7px 14px;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;font-weight:600;transition:all .15s;display:inline-flex}.hub-root .btn-ghost{color:var(--text-2);border:1px solid var(--border-2);background:0 0}.hub-root .btn-ghost:hover{background:var(--surface);color:var(--text)}.hub-root .btn-accent{background:var(--accent);color:#fff;box-shadow:0 2px 10px var(--accent-glow)}.hub-root .btn-accent:hover{background:var(--accent-2);transform:translateY(-1px)}.hub-root .dashboard{flex:1;padding:20px 28px 40px;overflow-y:auto}.hub-root .dash-section-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.hub-root .dash-section-title{color:var(--text);letter-spacing:-.01em;font-size:13.5px;font-weight:600}.hub-root .dash-section-link{color:var(--accent-2);cursor:pointer;font-size:12px;text-decoration:none;transition:color .15s}.hub-root .dash-section-link:hover{color:var(--accent-3)}.hub-root .builder-tiles{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:0;display:grid}.hub-root .builder-tile{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:12px;padding:20px;transition:all .2s;position:relative;overflow:hidden}.hub-root .builder-tile:before{content:"";opacity:0;height:2px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.hub-root .builder-tile:hover{border-color:var(--border-2);box-shadow:var(--shadow);transform:translateY(-2px)}.hub-root .builder-tile:hover:before{opacity:1}.hub-root .builder-tile.active-tile{border-color:var(--accent);background:var(--accent-glow)}.hub-root .builder-tile.active-tile:before{opacity:1;background:var(--accent)}.hub-root .bt-header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.hub-root .bt-icon{border:1px solid var(--border);background:var(--bg-2);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.hub-root .bt-status{border-radius:100px;padding:2px 8px;font-size:9.5px;font-weight:600}.hub-root .bt-status.live{background:var(--green-bg);color:var(--green)}.hub-root .bt-status.module{background:var(--blue-bg);color:var(--blue)}.hub-root .bt-name{color:var(--text);letter-spacing:-.01em;margin-bottom:5px;font-size:14px;font-weight:600}.hub-root .bt-desc{display:none}.hub-root .bt-footer{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;padding-top:10px;display:flex}.hub-root .bt-meta{display:none}.hub-root .bt-open{color:var(--accent-2);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-family:IBM Plex Sans,sans-serif;font-size:11.5px;font-weight:600;transition:gap .2s;display:flex}.hub-root .builder-tile:hover .bt-open{gap:8px}.hub-root .two-col{grid-template-columns:1fr 320px;gap:16px;display:grid}.hub-root .activity-list{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.hub-root .activity-item{border-bottom:1px solid var(--border);cursor:pointer;align-items:flex-start;gap:12px;padding:13px 16px;transition:background .15s;display:flex}.hub-root .activity-item:last-child{border-bottom:none}.hub-root .activity-item:hover{background:var(--surface-2)}.hub-root .act-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1px;font-size:13px;display:flex}.hub-root .act-icon.purple{background:var(--accent-glow)}.hub-root .act-icon.green{background:var(--green-bg)}.hub-root .act-icon.orange{background:var(--orange-bg)}.hub-root .act-icon.blue{background:var(--blue-bg)}.hub-root .act-body{flex:1;min-width:0}.hub-root .act-title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:12.5px;font-weight:500;overflow:hidden}.hub-root .act-sub{color:var(--text-2);font-size:11.5px}.hub-root .act-time{color:var(--text-3);flex-shrink:0;margin-top:2px;font-family:IBM Plex Mono,monospace;font-size:10.5px}.hub-root .act-tag{vertical-align:middle;border-radius:100px;margin-left:6px;padding:1px 7px;font-size:10px;font-weight:600;display:inline-block}.hub-root .act-tag.validated{background:var(--green-bg);color:var(--green)}.hub-root .act-tag.draft{background:var(--orange-bg);color:var(--orange)}.hub-root .act-tag.published{background:var(--blue-bg);color:var(--blue)}.hub-root .act-tag.review{background:var(--accent-glow);color:var(--accent-3)}.hub-root .right-panel{flex-direction:column;gap:14px;display:flex}.hub-root .status-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:16px}.hub-root .status-card-title{color:var(--text);align-items:center;gap:6px;margin-bottom:14px;font-size:12.5px;font-weight:600;display:flex}.hub-root .status-dot{background:var(--green);width:7px;height:7px;box-shadow:0 0 6px var(--green);border-radius:50%;animation:2s infinite pulse-glow}@keyframes pulse-glow{0%,to{opacity:1}50%{opacity:.4}}.hub-root .status-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:7px 0;font-size:12px;display:flex}.hub-root .status-row:last-child{border-bottom:none}.hub-root .status-row-name{color:var(--text-2)}.hub-root .status-row-val{font-family:IBM Plex Mono,monospace;font-size:11px}.hub-root .status-ok{color:var(--green)}.hub-root .status-warn{color:var(--yellow)}.hub-root .quick-actions{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:16px}.hub-root .qa-title{color:var(--text);margin-bottom:12px;font-size:12.5px;font-weight:600}.hub-root .qa-btn{border:1px solid var(--border);background:var(--bg-2);width:100%;color:var(--text-2);cursor:pointer;text-align:left;border-radius:7px;align-items:center;gap:10px;margin-bottom:7px;padding:9px 12px;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;font-weight:500;transition:all .15s;display:flex}.hub-root .qa-btn:last-child{margin-bottom:0}.hub-root .qa-btn:hover{background:var(--surface-2);color:var(--text);border-color:var(--border-2)}.hub-root .qa-btn-icon{font-size:14px}.hub-root .qa-btn-arrow{color:var(--text-3);margin-left:auto;font-size:12px}.hub-root .upcoming-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:16px}.hub-root .upcoming-title{color:var(--text);margin-bottom:12px;font-size:12.5px;font-weight:600}.hub-root .upcoming-item{border-bottom:1px solid var(--border);gap:10px;padding:8px 0;display:flex}.hub-root .upcoming-item:last-child{border-bottom:none}.hub-root .upcoming-date{background:var(--accent-glow);width:34px;height:34px;color:var(--accent-3);text-transform:uppercase;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;font-size:8px;font-weight:700;line-height:1.2;display:flex}.hub-root .upcoming-date .day{color:var(--accent-2);font-size:14px;font-weight:800}.hub-root .upcoming-item-title{color:var(--text);font-size:12px;font-weight:500}.hub-root .upcoming-item-sub{color:var(--text-3);font-size:11px}.hub-root .status-strip{background:var(--bg-2);border-top:1px solid var(--border);z-index:300;height:22px;color:var(--text-3);align-items:center;gap:16px;padding:0 14px;font-size:10.5px;display:flex;position:fixed;bottom:0;left:0;right:0}.hub-root .ss-dot{background:var(--green);border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.hub-root .ss-right{margin-left:auto}.hub-root .statusbar{background:var(--accent);z-index:300;grid-column:1/-1;align-items:center;gap:16px;height:24px;padding:0 12px;display:flex;position:fixed;bottom:0;left:0;right:0}.hub-root .statusbar-item{color:#ffffffd9;cursor:default;align-items:center;gap:5px;font-size:11px;display:flex}.hub-root .statusbar-item.right{margin-left:auto}.hub-root .statusbar-dot{background:#ffffffb3;border-radius:50%;width:6px;height:6px}.hub-root .statusbar-dot.ok{background:#86efac}.hub-root ::-webkit-scrollbar{width:6px}.hub-root ::-webkit-scrollbar-track{background:0 0}.hub-root ::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:3px}.hub-root ::-webkit-scrollbar-thumb:hover{background:var(--text-3)}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hub-root .builder-tiles .builder-tile{animation:.4s both fadeUp}.hub-root .builder-tiles .builder-tile:first-child{animation-delay:50ms}.hub-root .builder-tiles .builder-tile:nth-child(2){animation-delay:.1s}.hub-root .builder-tiles .builder-tile:nth-child(3){animation-delay:.15s}.hub-root .builder-tiles .builder-tile:nth-child(4){animation-delay:.2s}.hub-root .builder-tiles .builder-tile:nth-child(5){animation-delay:.25s}.hub-root .builder-tiles .builder-tile:nth-child(6){animation-delay:.3s}.hub-root .builder-tiles .builder-tile:nth-child(7){animation-delay:.35s}.hub-root .builder-home{flex-direction:column;flex:1;min-height:0;display:none;overflow-y:auto}.hub-root .main-content.builder-active .hub-hero,.hub-root .main-content.builder-active .hub-tags,.hub-root .main-content.builder-active .hub-list,.hub-root .main-content.builder-active .bp-wrap{flex-direction:column;gap:16px;padding:22px 26px;display:flex}.hub-root .bp-hero{align-items:flex-start;gap:16px;display:flex}.hub-root .bp-hero-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.hub-root .bp-hero-title{color:var(--text);letter-spacing:-.02em;margin-bottom:4px;font-size:19px;font-weight:700}.hub-root .bp-hero-desc{color:var(--text-2);max-width:600px;font-size:12.5px;line-height:1.55}.hub-root .bp-hero-chips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.hub-root .bp-chip{letter-spacing:.03em;border-radius:20px;padding:2px 9px;font-size:10.5px;font-weight:600}.hub-root .bp-chip-green{background:var(--green-bg);color:var(--green)}.hub-root .bp-chip-orange{background:var(--orange-bg);color:var(--orange)}.hub-root .bp-chip-blue{background:var(--blue-bg);color:var(--blue)}.hub-root .bp-chip-yellow{color:var(--yellow);background:#e3b3411f}.hub-root .bp-chip-red{color:var(--red);background:#f851491a}.hub-root .bp-kpis{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.hub-root .bp-kpi{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:14px 16px}.hub-root .bp-kpi-val{color:var(--text);font-size:26px;font-weight:800;line-height:1}.hub-root .bp-kpi-label{color:var(--text-2);margin-top:4px;font-size:11px}.hub-root .bp-kpi-delta{margin-top:4px;font-size:11px}.hub-root .bp-kpi-delta.up{color:var(--green)}.hub-root .bp-kpi-delta.warn{color:var(--yellow)}.hub-root .bp-kpi-delta.muted{color:var(--text-3)}.hub-root .bp-two-col{grid-template-columns:1.55fr 1fr;gap:14px;display:grid}.hub-root .bp-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:14px 16px}.hub-root .bp-card-title{color:var(--text);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;font-weight:700;display:flex}.hub-root .bp-card-action{color:var(--accent-2);cursor:pointer;font-size:11px;font-weight:500}.hub-root .bp-card-action:hover{color:var(--accent-3)}.hub-root .bp-tbl{border-collapse:collapse;width:100%}.hub-root .bp-tbl th{color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;text-align:left;border-bottom:1px solid var(--border);padding:0 8px 7px;font-size:10px;font-weight:600}.hub-root .bp-tbl td{border-bottom:1px solid var(--border);color:var(--text-2);vertical-align:middle;padding:8px;font-size:12px}.hub-root .bp-tbl tr:last-child td{border-bottom:none}.hub-root .bp-tbl tr:hover td{background:var(--surface-2)}.hub-root .bp-tbl td.bp-name{color:var(--text);font-weight:600}.hub-root .bp-badge{white-space:nowrap;border-radius:5px;padding:2px 8px;font-size:10px;font-weight:700}.hub-root .bp-badge-live{background:var(--green-bg);color:var(--green)}.hub-root .bp-badge-draft{background:var(--surface-2);color:var(--text-3)}.hub-root .bp-badge-review{color:var(--yellow);background:#e3b3411f}.hub-root .bp-badge-active{background:var(--blue-bg);color:var(--blue)}.hub-root .bp-badge-pending{background:var(--orange-bg);color:var(--orange)}.hub-root .bp-pbar-wrap{margin-bottom:9px}.hub-root .bp-pbar-wrap:last-child{margin-bottom:0}.hub-root .bp-pbar-top{color:var(--text-2);justify-content:space-between;margin-bottom:4px;font-size:11px;display:flex}.hub-root .bp-pbar{background:var(--surface-2);border-radius:3px;height:5px;overflow:hidden}.hub-root .bp-pbar-fill{border-radius:3px;height:100%;transition:width .7s cubic-bezier(.4,0,.2,1)}.hub-root .bp-pbar-fill.accent{background:linear-gradient(90deg,var(--accent),var(--accent-2))}.hub-root .bp-pbar-fill.green{background:linear-gradient(90deg,var(--green),#4ade80)}.hub-root .bp-pbar-fill.blue{background:linear-gradient(90deg,var(--blue),#93c5fd)}.hub-root .bp-pbar-fill.yellow{background:linear-gradient(90deg,var(--yellow),#fde68a)}.hub-root .bp-pbar-fill.done{background:var(--green)}.hub-root .bp-lifecycle{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:16px}.hub-root .bp-lifecycle-title{color:var(--text);margin-bottom:14px;font-size:12px;font-weight:700}.hub-root .bp-wf{align-items:flex-start;display:flex}.hub-root .bp-wf-step{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.hub-root .bp-wf-step:after{content:"";background:var(--border-2);z-index:0;width:100%;height:2px;position:absolute;top:13px;left:50%}.hub-root .bp-wf-step:last-child:after{display:none}.hub-root .bp-wf-dot{z-index:1;border:2px solid var(--border-2);background:var(--surface);width:28px;height:28px;color:var(--text-3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;position:relative}.hub-root .bp-wf-dot.done{background:var(--green);border-color:var(--green);color:#fff}.hub-root .bp-wf-dot.current{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 0 0 3px var(--accent-glow)}.hub-root .bp-wf-label{color:var(--text-2);text-align:center;margin-top:6px;font-size:10px;line-height:1.3}.hub-root .bp-wf-sub{color:var(--text-3);text-align:center;margin-top:1px;font-size:10px}.hub-root .bp-act-item{border-bottom:1px solid var(--border);gap:10px;padding:8px 0;display:flex}.hub-root .bp-act-item:last-child{border-bottom:none}.hub-root .bp-act-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px}.hub-root .bp-act-title{color:var(--text);font-size:12px;font-weight:500}.hub-root .bp-act-sub{color:var(--text-3);margin-top:1px;font-size:11px}.hub-root .bp-act-time{color:var(--text-3);white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:10px}.hub-root .bp-field-row{border:1px solid var(--border);background:var(--bg-2);border-radius:6px;align-items:center;gap:8px;margin-bottom:5px;padding:6px 9px;font-size:12px;display:flex}.hub-root .bp-field-row:last-child{margin-bottom:0}.hub-root .bp-ftag{background:var(--orange-bg);color:var(--orange);border-radius:4px;flex-shrink:0;padding:1px 6px;font-size:10px;font-weight:700}.hub-root .bp-ftag.blue{background:var(--blue-bg);color:var(--blue)}.hub-root .bp-ftag.green{background:var(--green-bg);color:var(--green)}.hub-root .bp-ftag.purple{color:#a371f7;background:#a371f71f}.hub-root .bp-fname{color:var(--text);flex:1;font-weight:500}.hub-root .bp-fexpr{color:var(--text-3);font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.hub-root .bp-code{background:var(--bg-2);border:1px solid var(--border);color:var(--text-2);border-radius:7px;padding:11px 13px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.65}.hub-root .bp-code .kw{color:var(--blue)}.hub-root .bp-code .str{color:var(--green)}.hub-root .bp-code .cm{color:var(--text-3)}.hub-root .bp-bars{align-items:flex-end;gap:4px;height:54px;padding:0 2px;display:flex}.hub-root .bp-bar{border-radius:3px 3px 0 0;flex:1}.hub-root .bp-schema-row{background:var(--bg-2);border:1px solid var(--border);border-radius:5px;align-items:center;gap:8px;margin-bottom:4px;padding:5px 8px;display:flex}.hub-root .bp-schema-row:last-child{margin-bottom:0}.hub-root .bp-stype{color:#a371f7;background:#a371f71f;border-radius:3px;flex-shrink:0;padding:1px 5px;font-family:monospace;font-size:9px;font-weight:700}.hub-root .bp-sfield{color:var(--text);flex:1;font-family:monospace;font-size:11px;font-weight:500}.hub-root .bp-srequired{color:var(--red);font-size:9px;font-weight:700}.hub-root .bp-soptional{color:var(--text-3);font-size:9px}.hub-root .bp-mobile-frame{background:var(--bg-3);border:1px solid var(--border-2);border-radius:14px;max-width:155px;padding:13px 11px}.hub-root .bp-mobile-title{color:var(--accent-2);margin-bottom:9px;font-size:10px;font-weight:700}.hub-root .bp-mfield{background:var(--surface);border:1px solid var(--border);border-radius:5px;margin-bottom:5px;padding:5px 8px}.hub-root .bp-mfield:last-child{margin-bottom:0}.hub-root .bp-mfield-label{color:var(--text-3);margin-bottom:1px;font-size:9px}.hub-root .bp-mfield-val{color:var(--text-2);font-size:11px}.hub-root .builder-home{z-index:20;background:var(--bg);flex-direction:column;display:none;position:absolute;inset:0;overflow-y:auto}.hub-root .main-content.builder-active .hub-hero,.hub-root .main-content.builder-active .hub-tags,.hub-root .main-content.builder-active .hub-cards,.hub-root .main-content.builder-active .main-content{background:var(--bg)!important;flex-direction:column!important;display:flex!important;position:relative!important;overflow:hidden!important}.hub-root .builder-home{top:var(--titlebar-h)!important;left:var(--sidebar-w)!important;z-index:100!important;background:var(--bg)!important;flex-direction:column!important;display:none!important;position:fixed!important;bottom:0!important;right:0!important;overflow-y:auto!important}.hub-root .app-shell:not(.builder-open) .builder-home{left:0!important}.hub-root .main-content.builder-active .hub-hero,.hub-root .main-content.builder-active .hub-tags,.hub-root .main-content.builder-active .hub-cards,.hub-root .main-content.builder-active .builder-home{top:var(--titlebar-h)!important;z-index:100!important;background:var(--bg)!important;flex-direction:column!important;display:none!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow-y:auto!important}.hub-root .main-content.builder-active .hub-hero,.hub-root .main-content.builder-active .hub-tags,.hub-root .main-content.builder-active .hub-list,.hub-root .main-content.builder-active .hub-hero{background:var(--bg-2);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:40px;padding:22px 40px;display:flex}.hub-root .hub-hero-btn:hover{filter:brightness(1.12);transform:translateY(-1px)}.hub-root .hub-tags{display:none!important}.hub-root .hub-tags-DEAD{border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;align-items:center;gap:8px;padding:9px 24px;display:flex}.hub-root .hub-tag{border-radius:100px;padding:2px 9px;font-size:10px;font-weight:700}.hub-root .hub-tag-new{color:#f97316;background:#f973161f}.hub-root .hub-tag-label{color:var(--text-3);margin-right:14px;font-size:11.5px}.hub-root .hub-row-sub{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.hub-root .hub-row-meta{color:var(--text-3);white-space:nowrap;flex-shrink:0;margin-right:8px;font-size:11.5px}.hub-root .hub-row-chev{color:var(--text-3);flex-shrink:0;transition:color .15s,transform .15s}.hub-root .hub-footer{display:none!important}.hub-root .hub-footer-DEAD{color:var(--text-3);text-align:center;border-top:1px solid var(--border);background:var(--surface);letter-spacing:.04em;flex-shrink:0;padding:12px 24px;font-size:11px}.hub-root .main-content.builder-active .hub-hero,.hub-root .main-content.builder-active .hub-tags,.hub-root .main-content.builder-active .hub-list,.hub-root .main-content.builder-active .hub-footer,.hub-root .hub-footer-DEAD{display:none!important}.hub-root .hub-row{border-bottom:1px solid var(--border);cursor:default;align-items:center;gap:14px;padding:22px 24px;transition:background .12s;display:flex}.hub-root .hub-row-sel:focus,.hub-root .hub-row-sel:hover{border-color:var(--border-2);color:var(--text)}.hub-root .hub-row-open:disabled{background:var(--surface-2);color:var(--text-3);cursor:not-allowed;opacity:.7}.hub-root .main-content{background:var(--bg);flex-direction:column;display:flex;position:relative;overflow:hidden}.hub-root .hub-hero{background:var(--bg-2);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:40px;padding:22px 40px;display:flex}.hub-root .hub-hero-inner{flex:1}.hub-root .hub-hero-label{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:700}.hub-root .hub-hero-title{color:var(--text);letter-spacing:-.02em;margin-bottom:7px;font-size:22px;font-weight:700;line-height:1.28}.hub-root .hub-hero-sub{color:var(--text-2);margin-bottom:16px;font-size:12px}.hub-root .hub-hero-actions{align-items:center;gap:10px;display:flex}.hub-root .hub-hero-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:7px;align-items:center;gap:7px;padding:9px 16px;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;font-weight:600;transition:background .15s;display:inline-flex}.hub-root .hub-hero-btn:hover{filter:brightness(1.12)}.hub-root .hub-hero-btn-ghost{color:var(--text-2);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:7px;padding:8px 14px;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;transition:all .15s}.hub-root .hub-hero-btn-ghost:hover{color:#e6edf3;border-color:var(--text-3)}.hub-root .hub-hero-stats{flex-shrink:0;gap:40px;display:flex}.hub-root .hub-hero-stat{text-align:center}.hub-root .hub-hero-stat-n{color:var(--text);letter-spacing:-.03em;font-size:30px;font-weight:800;line-height:1}.hub-root .hub-hero-stat-l{color:var(--text-3);text-transform:uppercase;letter-spacing:.07em;margin-top:4px;font-size:10px}.hub-root .hub-list{background:var(--surface);flex:1;overflow-y:auto}.hub-root .hub-row{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:22px 28px;transition:background .12s;display:flex}.hub-root .hub-row:last-child{border-bottom:none}.hub-root .hub-row:hover{background:var(--surface-2)}.hub-root .hub-row-icon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.hub-root .hub-row-body{flex:1;min-width:0}.hub-root .hub-row-name{color:var(--text);align-items:center;gap:8px;margin-bottom:4px;font-size:14.5px;font-weight:600;display:flex}.hub-root .hub-row-tag{border-radius:100px;padding:2px 8px;font-size:9.5px;font-weight:700}.hub-root .hub-tag-live{color:#3fb950;background:#3fb9501f}.hub-root .hub-tag-module{color:#58a6ff;background:#58a6ff1f}.hub-root .hub-row-sub{color:var(--text-3);font-size:12px;line-height:1.5}.hub-root .hub-row-meta{color:var(--text-3);white-space:nowrap;text-align:right;flex-shrink:0;min-width:90px;font-size:12px}.hub-root .hub-row-client{flex-shrink:0;align-items:center;display:flex;position:relative}.hub-root .hub-row-sel{appearance:none;background:var(--bg);border:1.5px solid var(--border-2);color:var(--text-2);cursor:pointer;border-radius:7px;outline:none;min-width:210px;padding:8px 30px 8px 12px;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;transition:border-color .15s,color .15s}.hub-root .hub-row-sel:hover{border-color:var(--border-2);color:var(--text)}.hub-root .hub-row-sel.sel-ready{border-color:var(--accent);color:var(--text);background:var(--surface)}.hub-root .hub-sel-caret{pointer-events:none;color:var(--text-3);position:absolute;right:9px}.hub-root .hub-row-open{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:7px;flex-shrink:0;padding:8px 18px;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;font-weight:600;transition:background .15s,transform .1s}.hub-root .hub-row-open:disabled{background:var(--surface-2);color:var(--text-3);cursor:not-allowed}.hub-root .hub-row-open:not(:disabled):hover{background:var(--accent-2);transform:translateY(-1px)}.hub-root .builder-home{top:var(--titlebar-h)!important;z-index:100!important;background:var(--bg)!important;flex-direction:column!important;display:none!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow-y:auto!important}.hub-root .builder-home.active{display:flex!important}.hub-root .app-shell.builder-open .builder-home{left:var(--sidebar-w)!important}.hub-root .app-shell:not(.builder-open) .sidebar{display:none!important}.hub-root .app-shell:not(.builder-open) .main-content{grid-column:1/-1!important}.hub-root .app-shell.builder-open .sidebar{display:flex!important}.hub-root .main-content.builder-active .hub-hero,.hub-root .main-content.builder-active .hub-list{display:none!important}.hub-root .hub-group-header{background:var(--bg);border-bottom:1px solid var(--border);border-top:2px solid var(--border);justify-content:space-between;align-items:center;padding:9px 28px;display:flex}.hub-root .hub-group-header:first-child{border-top:none}.hub-root .hub-group-title{color:var(--text-2);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.hub-root .hub-group-desc{color:var(--text-3);font-size:11px}.hub-root .hub-row-chip{border:1px solid #0000;border-radius:100px;padding:1px 7px;font-size:10px;font-weight:600}.hub-root .chip-orange{color:#f97316;background:#f9731617;border-color:#f9731633}.hub-root .chip-green{color:#3fb950;background:#3fb95017;border-color:#3fb95033}.hub-root .chip-blue{color:#58a6ff;background:#58a6ff17;border-color:#58a6ff33}.hub-root .chip-red{color:#f85149;background:#f8514917;border-color:#f8514933}.hub-root .chip-gray{background:var(--surface-2);color:var(--text-3);border-color:var(--border)}.hub-root .hub-row-name{flex-wrap:wrap;row-gap:4px}.hub-root .ver-badge{color:#6b7280;background:#ffffffd9;border:1px solid #0000001a;border-radius:12px;padding:3px 8px;font-size:10px;font-weight:600}.hub-root .ccb-wrap{display:inline-flex;position:relative}.hub-root .ccb-trigger{background:var(--bg);border:1.5px solid var(--border-2);color:var(--text-2);cursor:pointer;white-space:nowrap;border-radius:7px;justify-content:space-between;align-items:center;gap:5px;width:210px;min-width:210px;padding:8px 30px 8px 12px;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;transition:border-color .15s,color .15s;display:flex}.hub-root .ccb-trigger:hover{border-color:var(--border-2);color:var(--text)}.hub-root .ccb-trigger.open{border-color:var(--accent);color:var(--text)}.hub-root .ccb-label{text-align:left;text-overflow:ellipsis;flex:1;overflow:hidden}.hub-root .ccb-dropdown{background:var(--surface);border:1px solid var(--border-2);min-width:150px;box-shadow:var(--shadow);z-index:999;border-radius:8px;padding:4px 0;display:none;position:absolute;top:calc(100% + 4px);left:0}.hub-root .ccb-dropdown.open{display:block}.hub-root .ccb-item{cursor:pointer;color:var(--text-2);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:6px 12px;font-size:12px;transition:background .1s;display:flex}.hub-root .ccb-item:hover{background:var(--surface-2);color:var(--text)}.hub-root .ccb-item input[type=checkbox]{display:none}.hub-root .ccb-check{border:1.5px solid var(--border-2);background:var(--surface-2);border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;transition:all .12s;display:flex}.hub-root .ccb-item input:checked+.ccb-check{background:var(--accent);border-color:var(--accent)}.hub-root .ccb-item input:checked+.ccb-check:after{content:"";border-bottom:1.5px solid #fff;border-left:1.5px solid #fff;width:7px;height:5px;display:block;transform:rotate(-45deg)translateY(-1px)}.hub-root .ccb-footer{border-top:1px solid var(--border);gap:4px;margin-top:3px;padding:5px 8px 4px;display:flex}.hub-root .ccb-all{background:var(--surface-2);border:1px solid var(--border);color:var(--text-2);cursor:pointer;border-radius:4px;flex:1;padding:3px 0;font-size:10px;font-weight:600;transition:all .12s}.hub-root .ccb-all:hover{background:var(--accent);border-color:var(--accent);color:#fff}.hub-root .ccb-badge{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-left:2px;font-size:9px;font-weight:700;display:inline-flex}.hub-root[data-theme=pitch]{--bg:#000;--surface:#0a0a0a;--surface-2:#111;--surface-3:#1a1a1a;--border:#222;--border-2:#333;--text:#f0f0f0;--text-2:#999;--text-3:#555;--accent:#e84e1b;--accent-dim:#e84e1b26;--shadow:0 4px 24px #000000e6;--sidebar-bg:#000;--sidebar-border:#1a1a1a;--tb-bg:#000;--tb-border:#1a1a1a;--menu-bg:#000;--menu-border:#1a1a1a}.hub-root[data-theme=pitch] .tb-title{color:#f0f0f0}.hub-root[data-theme=pitch] .sidebar{background:#000;border-right-color:#1a1a1a}.hub-root[data-theme=pitch] .hub-hero{background:#000;border-bottom:1px solid #1a1a1a}.hub-root[data-theme=pitch] .hub-row:hover{background:#ffffff08}.hub-root[data-theme=pitch] .hub-group-header{background:#000}.hub-root .alpaca-hex{justify-content:center;align-items:center;display:inline-flex}.hub-root .btsoft-cube{align-items:center;display:inline-flex}.hub-root .icon-sdms,.hub-root .icon-parser,.hub-root .icon-edd{justify-content:center;align-items:center;display:flex}.hub-root[data-theme=t0]{--bg:#574540;--bg-2:#2c2420;--bg-3:#261f1c;--surface:#382e29;--surface-2:#453832;--surface-3:#52433b;--border:#ffffff14;--border-2:#ffffff24;--text:#f5f0eb;--text-2:#f5f0eb80;--text-3:#f5f0eb59;--accent:#e8722a;--accent-2:#fc7c2d;--accent-3:#ff7d2e;--accent-glow:#e8722a1a;--orange:#e8722a;--orange-2:#fc7c2d;--orange-bg:#e8722a0a;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t0] .main-content{color:#f5f0eb;--text:#f5f0eb;--text-2:#f5f0eb80;--text-3:#f5f0eb59;--border:#ffffff14;--surface:#382e29;--surface-2:#453832;--surface-3:#52433b;background:#574540}.hub-root[data-theme=t1]{--bg:#1e3a5f;--bg-2:#0f172a;--bg-3:#0d1424;--surface:#131d36;--surface-2:#182443;--surface-3:#1c2b50;--border:#ffffff14;--border-2:#ffffff24;--text:#e2e8f0;--text-2:#e2e8f080;--text-3:#e2e8f059;--accent:#3b82f6;--accent-2:#3d86ff;--accent-3:#3d86ff;--accent-glow:#3b82f61f;--orange:#3b82f6;--orange-2:#3d86ff;--orange-bg:#3b82f60a;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t1] .main-content{color:#e2e8f0;--text:#e2e8f0;--text-2:#e2e8f080;--text-3:#e2e8f059;--border:#ffffff14;--surface:#131d36;--surface-2:#182443;--surface-3:#1c2b50;background:#1e3a5f}.hub-root[data-theme=t2]{--bg:#303030;--bg-2:#111;--bg-3:#0b0b0b;--surface:#1d1d1d;--surface-2:#2a2a2a;--surface-3:#373737;--border:#ffffff14;--border-2:#ffffff24;--text:#d4d4d4;--text-2:#d4d4d480;--text-3:#d4d4d459;--accent:#84cc16;--accent-2:#91e018;--accent-3:#a5ff1b;--accent-glow:#84cc161f;--orange:#84cc16;--orange-2:#91e018;--orange-bg:#84cc160a;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t2] .main-content{color:#d4d4d4;--text:#d4d4d4;--text-2:#d4d4d480;--text-3:#d4d4d459;--border:#ffffff14;--surface:#1d1d1d;--surface-2:#2a2a2a;--surface-3:#373737;background:#303030}.hub-root[data-theme=t3]{--bg:#fff;--bg-2:#f0f4f8;--bg-3:#f4f4f4;--surface:#fff;--surface-2:#f8f8f8;--surface-3:#f2f2f2;--border:#00000017;--border-2:#00000029;--text:#1e3a5f;--text-2:#4a6080;--text-3:#8099b3;--accent:#0891b2;--accent-2:#08a1c6;--accent-3:#0abeea;--accent-glow:#0891b21f;--orange:#0891b2;--orange-2:#08a1c6;--orange-bg:#0891b20a;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--shadow:0 2px 8px #0000000f;--shadow-lg:0 8px 28px #0000001a}.hub-root[data-theme=t3] .main-content{color:#1e3a5f;--text:#1e3a5f;--text-2:#4a6080;--text-3:#8099b3;--border:#00000017;--surface:#fff;--surface-2:#f8f8f8;--surface-3:#f2f2f2;background:#fff}.hub-root[data-theme=t4]{--bg:#a83030;--bg-2:#7f1d1d;--bg-3:#791b1b;--surface:#8b1f1f;--surface-2:#982222;--surface-3:#a52525;--border:#ffffff14;--border-2:#ffffff24;--text:#fef2f2;--text-2:#fef2f280;--text-3:#fef2f259;--accent:#ef4444;--accent-2:#ff4848;--accent-3:#ff4848;--accent-glow:#ef44441f;--orange:#ef4444;--orange-2:#ff4848;--orange-bg:#ef44440a;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t4] .main-content{color:#fef2f2;--text:#fef2f2;--text-2:#fef2f280;--text-3:#fef2f259;--border:#ffffff14;--surface:#8b1f1f;--surface-2:#982222;--surface-3:#a52525;background:#a83030}.hub-root[data-theme=t5]{--bg:#132a4a;--bg-2:#0a1628;--bg-3:#081322;--surface:#0d1d34;--surface-2:#102441;--surface-3:#132b4e;--border:#ffffff14;--border-2:#ffffff24;--text:#bae6fd;--text-2:#bae6fd80;--text-3:#bae6fd59;--accent:#22d3ee;--accent-2:#24e2ff;--accent-3:#24e2ff;--accent-glow:#22d3ee1f;--orange:#22d3ee;--orange-2:#24e2ff;--orange-bg:#22d3ee0a;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t5] .main-content{color:#bae6fd;--text:#bae6fd;--text-2:#bae6fd80;--text-3:#bae6fd59;--border:#ffffff14;--surface:#0d1d34;--surface-2:#102441;--surface-3:#132b4e;background:#132a4a}.hub-root[data-theme=t6]{--bg:#3d2210;--bg-2:#1c0f05;--bg-3:#160c04;--surface:#281507;--surface-2:#351c09;--surface-3:#42230b;--border:#ffffff14;--border-2:#ffffff24;--text:#fed7aa;--text-2:#fed7aa80;--text-3:#fed7aa59;--accent:#f97316;--accent-2:#ff7516;--accent-3:#ff7516;--accent-glow:#f973161f;--orange:#f97316;--orange-2:#ff7516;--orange-bg:#f973160a;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t6] .main-content{color:#fed7aa;--text:#fed7aa;--text-2:#fed7aa80;--text-3:#fed7aa59;--border:#ffffff14;--surface:#281507;--surface-2:#351c09;--surface-3:#42230b;background:#3d2210}.hub-root[data-theme=t7]{--bg:#3f3c1a;--bg-2:#2a2810;--bg-3:#3d3918;--surface:#3d3918;--surface-2:#4a451e;--surface-3:#565126;--border:#ffffff14;--border-2:#ffffff24;--text:#e8e6c0;--text-2:#e8e6c08c;--text-3:#e8e6c059;--accent:#a3b534;--accent-2:#bcd03c;--accent-3:#d4e84a;--accent-glow:#a3b53424;--orange:#c9a227;--orange-2:#d9b030;--orange-bg:#c9a22714;--green:#a3b534;--green-bg:#a3b5341f;--blue:#7eb8c9;--blue-bg:#7eb8c91a;--red:#e05c4b;--yellow:#c9a227;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t7] .main-content{color:#e8e6c0;--text:#e8e6c0;--text-2:#e8e6c08c;--text-3:#e8e6c059;--border:#e8e6c017;--surface:#3d3918;--surface-2:#4a451e;--surface-3:#565126;background:#3f3c1a}.hub-root[data-theme=t8]{--bg:#222228;--bg-2:#09090b;--bg-3:#040405;--surface:#131317;--surface-2:#1d1d24;--surface-3:#282831;--border:#ffffff14;--border-2:#ffffff24;--text:#e4e4e7;--text-2:#e4e4e780;--text-3:#e4e4e759;--accent:#a855f7;--accent-2:#ad57ff;--accent-3:#ad57ff;--accent-glow:#a855f71f;--orange:#a855f7;--orange-2:#ad57ff;--orange-bg:#a855f70a;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t8] .main-content{color:#e4e4e7;--text:#e4e4e7;--text-2:#e4e4e780;--text-3:#e4e4e759;--border:#ffffff14;--surface:#131317;--surface-2:#1d1d24;--surface-3:#282831;background:#222228}.hub-root[data-theme=t9]{--bg:#2e3d56;--bg-2:#1e2533;--bg-3:#1b212d;--surface:#252e3f;--surface-2:#2d374c;--surface-3:#344059;--border:#ffffff14;--border-2:#ffffff24;--text:#fde68a;--text-2:#fde68a80;--text-3:#fde68a59;--accent:#d97706;--accent-2:#ed8206;--accent-3:#ff8b07;--accent-glow:#d977061f;--orange:#d97706;--orange-2:#ed8206;--orange-bg:#d977060a;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t9] .main-content{color:#fde68a;--text:#fde68a;--text-2:#fde68a80;--text-3:#fde68a59;--border:#ffffff14;--surface:#252e3f;--surface-2:#2d374c;--surface-3:#344059;background:#2e3d56}.hub-root[data-theme=t10]{--bg:#4d2f50;--bg-2:#2d1b2e;--bg-3:#281828;--surface:#39223a;--surface-2:#452947;--surface-3:#523154;--border:#ffffff14;--border-2:#ffffff24;--text:#fce7f3;--text-2:#fce7f380;--text-3:#fce7f359;--accent:#ec4899;--accent-2:#ff4da5;--accent-3:#ff4da5;--accent-glow:#ec48991f;--orange:#ec4899;--orange-2:#ff4da5;--orange-bg:#ec48990a;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t10] .main-content{color:#fce7f3;--text:#fce7f3;--text-2:#fce7f380;--text-3:#fce7f359;--border:#ffffff14;--surface:#39223a;--surface-2:#452947;--surface-3:#523154;background:#4d2f50}.hub-root[data-theme=t11]{--bg:#4a2235;--bg-2:#321525;--bg-3:#5c2b42;--surface:#5c2b42;--surface-2:#6e3450;--surface-3:#813d5e;--border:#ffffff17;--border-2:#ffffff26;--text:#fde8f0;--text-2:#fde8f08c;--text-3:#fde8f059;--accent:#f472b6;--accent-2:#fb7cc2;--accent-3:#fda4cf;--accent-glow:#f472b626;--orange:#f97316;--orange-2:#fb923c;--orange-bg:#f9731614;--green:#4ade80;--green-bg:#4ade801a;--blue:#818cf8;--blue-bg:#818cf81a;--red:#f43f5e;--yellow:#fbbf24;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t11] .main-content{color:#fde8f0;--text:#fde8f0;--text-2:#fde8f08c;--text-3:#fde8f059;--border:#fde8f017;--surface:#5c2b42;--surface-2:#6e3450;--surface-3:#813d5e;background:#4a2235}.hub-root[data-theme=t12]{--bg:#3b2a0e;--bg-2:#261a06;--bg-3:#4a340f;--surface:#4a340f;--surface-2:#5c4114;--surface-3:#6e4e18;--border:#ffffff14;--border-2:#ffffff24;--text:#fef3c7;--text-2:#fef3c78c;--text-3:#fef3c759;--accent:#f59e0b;--accent-2:#fbbf24;--accent-3:#fcd34d;--accent-glow:#f59e0b24;--orange:#f97316;--orange-2:#fb923c;--orange-bg:#f9731614;--green:#4ade80;--green-bg:#4ade801a;--blue:#93c5fd;--blue-bg:#93c5fd1a;--red:#ef4444;--yellow:#f59e0b;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t12] .main-content{color:#fef3c7;--text:#fef3c7;--text-2:#fef3c78c;--text-3:#fef3c759;--border:#fef3c717;--surface:#4a340f;--surface-2:#5c4114;--surface-3:#6e4e18;background:#3b2a0e}.hub-root[data-theme=t13]{--bg:#1e3f1e;--bg-2:#0f1f0f;--bg-3:#0c190c;--surface:#152b15;--surface-2:#1b381b;--surface-3:#214521;--border:#ffffff14;--border-2:#ffffff24;--text:#bbf7d0;--text-2:#bbf7d080;--text-3:#bbf7d059;--accent:#22c55e;--accent-2:#25d967;--accent-3:#2bfd78;--accent-glow:#22c55e1f;--orange:#22c55e;--orange-2:#25d967;--orange-bg:#22c55e0a;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t13] .main-content{color:#bbf7d0;--text:#bbf7d0;--text-2:#bbf7d080;--text-3:#bbf7d059;--border:#ffffff14;--surface:#152b15;--surface-2:#1b381b;--surface-3:#214521;background:#1e3f1e}.hub-root[data-theme=t14]{--bg:#1e1e5e;--bg-2:#12123a;--bg-3:#101034;--surface:#151546;--surface-2:#191953;--surface-3:#1d1d60;--border:#ffffff14;--border-2:#ffffff24;--text:#e0e7ff;--text-2:#e0e7ff80;--text-3:#e0e7ff59;--accent:#818cf8;--accent-2:#848fff;--accent-3:#848fff;--accent-glow:#818cf81f;--orange:#818cf8;--orange-2:#848fff;--orange-bg:#818cf80a;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t14] .main-content{color:#e0e7ff;--text:#e0e7ff;--text-2:#e0e7ff80;--text-3:#e0e7ff59;--border:#ffffff14;--surface:#151546;--surface-2:#191953;--surface-3:#1d1d60;background:#1e1e5e}.hub-root[data-theme=t15]{--bg:#000;--bg-2:#000;--bg-3:#000;--surface:#000;--surface-2:#0d0d0d;--surface-3:#141414;--border:#ffffff14;--border-2:#ffffff24;--text:#f0f0f0;--text-2:#f0f0f08c;--text-3:#f0f0f052;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b2e;--orange:#e84e1b;--orange-2:#f97316;--orange-bg:#e84e1b14;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0009;--shadow-lg:0 20px 60px #000000b3}.hub-root[data-theme=t15] .main-content{color:#f0f0f0;--text:#f0f0f0;--text-2:#f0f0f08c;--text-3:#f0f0f052;--border:#ffffff12;--surface:#000;--surface-2:#0d0d0d;--surface-3:#141414;background:#000}.hub-root[data-theme=t15] .sidebar,.hub-root[data-theme=t15] .hub-group-header,.hub-root[data-theme=t15] .hub-hero,.hub-root[data-theme=t15] .tb,.hub-root[data-theme=t15] .menubar{background:#000!important}.hub-root[data-theme=t15] .hub-row-sel,.hub-root[data-theme=t15] .ccb-trigger{border-color:#ffffff52!important}.hub-root[data-theme=t15] .hub-row-sel:hover,.hub-root[data-theme=t15] .ccb-trigger:hover{border-color:#ffffff8c!important}.hub-root[data-theme=t16]{--bg:#fff;--bg-2:#f0f0f0;--bg-3:#f7f7f7;--surface:#fff;--surface-2:#f5f5f5;--surface-3:#ebebeb;--border:#00000017;--border-2:#00000029;--text:#1a1a1a;--text-2:#555;--text-3:#999;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b1a;--orange:#e84e1b;--orange-2:#f97316;--orange-bg:#e84e1b0a;--green:#1a7f37;--green-bg:#1a7f371a;--blue:#0969da;--blue-bg:#0969da14;--red:#cf222e;--yellow:#9a6700;--shadow:0 2px 8px #0000000f;--shadow-lg:0 8px 28px #0000001a}.hub-root[data-theme=t16] .main-content{color:#1a1a1a;--text:#1a1a1a;--text-2:#555;--text-3:#999;--border:#00000012;--surface:#fff;--surface-2:#f5f5f5;--surface-3:#ebebeb;background:#fff}.hub-root[data-theme=t17]{--bg:#f5f6f8;--bg-2:#161b22;--bg-3:#eceef1;--surface:#fff;--surface-2:#f5f6f8;--surface-3:#eceef1;--border:#ffffff14;--border-2:#ffffff24;--text:#e6edf3;--text-2:#8b949e;--text-3:#484f58;--accent:#e84e1b;--accent-2:#f97316;--accent-3:#fdba74;--accent-glow:#e84e1b1a;--orange:#e84e1b;--orange-2:#f97316;--orange-bg:#e84e1b0a;--green:#3fb950;--green-bg:#3fb9501a;--blue:#58a6ff;--blue-bg:#58a6ff1a;--red:#f85149;--yellow:#e3b341;--shadow:0 8px 32px #0006;--shadow-lg:0 20px 60px #00000080}.hub-root[data-theme=t17] .main-content{color:#1a1d23;--text:#1a1d23;--text-2:#57606a;--text-3:#9ba3ae;--border:#00000012;--surface:#fff;--surface-2:#f5f6f8;--surface-3:#eceef1;background:#f5f6f8}.hub-root .hub-hero .hub-hero-stat-n{color:#f0f0f0}.hub-root .hub-hero .hub-hero-stat-l{color:#f0f0f073}.hub-root[data-theme=t3] .hub-hero-title{color:#1e3a5f!important}.hub-root[data-theme=t3] .hub-hero-sub{color:#1e3a5f99!important}.hub-root[data-theme=t3] .hub-hero .hub-hero-stat-n{color:#1e3a5f!important}.hub-root[data-theme=t3] .hub-hero .hub-hero-stat-l{color:#1e3a5f99!important}.hub-root[data-theme=t3] .hub-hero-btn-ghost{color:#1e3a5f99!important;border-color:#1e3a5f40!important}.hub-root[data-theme=t16] .hub-hero-title{color:#1a1a1a!important}.hub-root[data-theme=t16] .hub-hero-sub{color:#1a1a1a99!important}.hub-root[data-theme=t16] .hub-hero .hub-hero-stat-n{color:#1a1a1a!important}.hub-root[data-theme=t16] .hub-hero .hub-hero-stat-l{color:#1a1a1a99!important}.hub-root[data-theme=t16] .hub-hero-btn-ghost{color:#1a1a1a99!important;border-color:#1e3a5f40!important}.hub-root[data-theme=t3] .titlebar,.hub-root[data-theme=t16] .titlebar{border-bottom-color:#00000014!important}.hub-root[data-theme=t3] .tb-bc-item,.hub-root[data-theme=t16] .tb-bc-item{color:#57606a!important}.hub-root[data-theme=t3] .tb-bc-item.active,.hub-root[data-theme=t16] .tb-bc-item.active{color:#1a1d23!important}.hub-root[data-theme=t3] .tb-bc-sep,.hub-root[data-theme=t16] .tb-bc-sep{color:#9ba3ae!important}.hub-root[data-theme=t3] .theme-picker-btn,.hub-root[data-theme=t16] .theme-picker-btn{color:#1a1d23!important;background:#0000000a!important;border-color:#0000001f!important}.hub-root[data-theme=t3] .tb-icon-btn,.hub-root[data-theme=t16] .tb-icon-btn{color:#57606a!important}.hub-root[data-theme=t0] .titlebar{background:#3a2e28!important}.hub-root[data-theme=t1] .titlebar{background:#1e293b!important}.hub-root[data-theme=t2] .titlebar{background:#1a1a1a!important}.hub-root[data-theme=t4] .titlebar{background:#9b2c2c!important}.hub-root[data-theme=t5] .titlebar{background:#0e1f3d!important}.hub-root[data-theme=t6] .titlebar{background:#2c1a0a!important}.hub-root[data-theme=t7] .titlebar{background:#38350f!important}.hub-root[data-theme=t8] .titlebar{background:#131316!important}.hub-root[data-theme=t9] .titlebar{background:#2a3347!important}.hub-root[data-theme=t10] .titlebar{background:#3d2440!important}.hub-root[data-theme=t12] .titlebar{background:#2c2926!important}.hub-root[data-theme=t13] .titlebar{background:#172217!important}.hub-root[data-theme=t14] .titlebar{background:#1a1a52!important}.hub-root[data-theme=t15] .titlebar{background:#111!important}.hub-root[data-theme=t3] .titlebar{background:#fff!important}.hub-root[data-theme=t11] .titlebar{background:#3d1a2a!important}.hub-root[data-theme=t16] .titlebar{background:#fff!important}.hub-root[data-theme=t17] .titlebar{background:#1f2630!important}.hub-root .hub-hero-actions,.hub-root .hub-row-tag,.hub-root .hub-row-chip,.hub-root .status-strip>span:not(.ss-right),.hub-root .tb-breadcrumb .tb-bc-item:not(.active),.hub-root .tb-breadcrumb .tb-bc-sep{display:none!important}
