:root{--bg: #0b0b0c;--bezel: #070708;--bezel-bd: #222224;--screen: #0c0c0e;--card: #161618;--card2: #1c1c1f;--hair: rgba(255,255,255,.07);--hair2: rgba(255,255,255,.12);--white: #f3f2ef;--grey: #8c8c8a;--dim: #5e5e5c;--lime: #9be34a;--lime-bg: rgba(155,227,74,.13);--lime-bd: rgba(155,227,74,.42);--amber: #e2a23c;--amber-bg: rgba(226,162,60,.12);--amber-bd: rgba(226,162,60,.45);--red: #e0594e;--red-bg: rgba(224,89,78,.14);--red-bd: rgba(224,89,78,.45);--sans: "Inter", system-ui, sans-serif;--mono: "IBM Plex Mono", ui-monospace, monospace}*{box-sizing:border-box}html,body{margin:0;background:var(--bg);color:var(--white);font-family:var(--sans);-webkit-font-smoothing:antialiased}body{padding:24px 28px}.num{font-variant-numeric:tabular-nums}.stage{max-width:1200px;margin:0 auto}.load-error{max-width:620px;margin:90px auto;font-family:var(--mono);font-size:13px;color:var(--red)}.chrome{display:flex;align-items:center;padding:0 8px 16px}.brand{display:flex;align-items:center;gap:10px}.brand .mk{width:26px;height:26px;border-radius:7px;background:var(--lime);display:flex;align-items:center;justify-content:center;color:#0b0b0c}.brand .mk i{font-size:17px}.brand .nm{font-size:16px;font-weight:600}.seg{margin-left:auto;display:flex;background:var(--card);border:1px solid var(--hair);border-radius:999px;padding:3px}.seg b{font-size:12px;font-weight:500;color:var(--grey);padding:7px 16px;border-radius:999px;cursor:pointer}.seg b.on{background:#000;color:var(--white)}.bezel{background:var(--bezel);border:1px solid var(--bezel-bd);border-radius:22px;padding:9px}.device{background:var(--screen);border:1px solid var(--hair);border-radius:15px;overflow:hidden}.safari{display:flex;align-items:center;gap:12px;padding:9px 14px;border-bottom:1px solid var(--hair);color:var(--dim)}.safari i{font-size:16px}.safari .nav{display:flex;gap:14px}.safari .addr{margin:0 auto;display:flex;align-items:center;gap:7px;font-size:12px;color:var(--grey);background:#000;border-radius:8px;padding:5px 60px}.safari .addr i{font-size:13px}.safari .right{display:flex;gap:14px}.body{display:grid;grid-template-columns:56px 1fr}.rail{border-right:1px solid var(--hair);display:flex;flex-direction:column;align-items:center;gap:5px;padding:14px 0}.rail .add{width:36px;height:36px;border-radius:10px;background:var(--lime);color:#0b0b0c;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:8px}.rail a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:var(--dim);font-size:19px;cursor:pointer}.rail a.on,.rail a:hover{color:var(--white);background:var(--card)}.rail .gap{flex:1}.content{padding:15px 20px 20px;min-width:0}.topbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.stat{display:flex;align-items:center;gap:7px;background:var(--card);border:1px solid var(--hair);border-radius:999px;padding:6px 12px;font-size:12px;color:var(--grey)}.stat i{font-size:14px;color:var(--dim)}.stat b{color:var(--white);font-weight:600}.topbar .grow{flex:1}.user{display:flex;align-items:center;gap:9px}.user .av{width:30px;height:30px;border-radius:50%;background:var(--lime-bg);color:var(--lime);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;border:1px solid var(--lime-bd)}.user .nm{font-size:13px;font-weight:500;line-height:1.2}.user .ro{font-size:11px;color:var(--dim)}.headrow{display:flex;align-items:flex-end;margin:16px 0 12px}.headrow h1{font-size:23px;font-weight:600;margin:0}.headrow .sub{font-size:12px;color:var(--dim);margin-top:4px}.drop{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--grey);background:var(--card);border:1px solid var(--hair);border-radius:999px;padding:8px 14px}.drop.model{color:var(--white);border-color:var(--hair2);cursor:pointer}.drop.model i:first-child{color:var(--lime);font-size:15px}.drop.model .mname{font-weight:500}.modelsel{margin-left:auto;position:relative}.msbtn{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--white);background:var(--card);border:1px solid var(--hair2);border-radius:999px;padding:8px 14px;cursor:pointer;font-family:inherit}.msbtn i:first-child{color:var(--lime);font-size:15px}.msbtn .mname{font-weight:500}.msmenu{position:absolute;right:0;top:calc(100% + 6px);z-index:40;width:288px;max-height:62vh;overflow-y:auto;background:var(--surface-2, #0e1319);border:1px solid var(--hair2);border-radius:12px;padding:6px;box-shadow:0 16px 44px #00000080}.msmenu[hidden]{display:none}.msgroup{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--grey);padding:9px 9px 4px}.msopt{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2px 8px;width:100%;text-align:left;background:transparent;border:0;border-radius:8px;padding:7px 9px;cursor:pointer;color:var(--text-primary, #eef3f7);font-family:inherit}.msopt:hover{background:var(--card2)}.msopt.on{background:var(--lime-bg);outline:1px solid var(--lime-bd)}.msopt .mo-name{font-size:13px;font-weight:500}.msopt .mo-meta{grid-column:1;font-size:10px;color:var(--grey)}.msbadge{grid-row:1 / span 2;font-size:9.5px;letter-spacing:.04em;text-transform:uppercase;font-weight:600;border-radius:5px;padding:2px 6px;white-space:nowrap}.msbadge.act{color:var(--red);background:var(--red-bg)}.msbadge.seek{color:var(--amber);background:var(--amber-bg)}.msbadge.flag{color:var(--grey);background:#ffffff0f}.msbadge.muted{color:var(--text-dim, #7c8792);background:#ffffff0a}.feedwrap{position:relative;aspect-ratio:16 / 9;border-radius:14px;overflow:hidden;background:#000;border:1px solid var(--hair)}.feed-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background:#000}.ovl{position:absolute;font-size:11px;color:var(--dim);z-index:2}.ovl.tc{top:13px;left:16px;text-shadow:0 1px 3px rgba(0,0,0,.7)}.ovl.live{top:13px;left:160px;display:flex;align-items:center;gap:7px;color:var(--grey);text-shadow:0 1px 3px rgba(0,0,0,.7)}.ovl.live .r{width:8px;height:8px;border-radius:50%;background:var(--red)}.ovl.cdwrap{top:14px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:2px}.ovl.cdwrap .lab{font-size:11px;font-weight:500;letter-spacing:.2em;color:var(--grey);text-shadow:0 1px 3px rgba(0,0,0,.85)}.ovl.cdwrap .cd{font-size:48px;font-weight:700;line-height:1;color:var(--white);text-shadow:0 2px 12px rgba(0,0,0,.9)}.compass{position:absolute;top:14px;right:14px;width:100px;height:100px;border-radius:50%;background:#0e0e10d9;border:1.5px solid var(--hair2);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;transition:border-color .3s ease}.compass .lab{font-size:9px;color:var(--dim);letter-spacing:.12em}.compass .v{font-size:15px;font-weight:700;letter-spacing:.03em;margin-top:3px;color:var(--lime)}.compass .s{font-size:9.5px;color:var(--grey);margin-top:2px;min-height:12px}.compass[data-cond=caution] .v,.compass[data-cond=elevated] .v{color:var(--amber)}.compass[data-cond=critical] .v{color:var(--red)}.compass[data-cond=caution],.compass[data-cond=elevated]{border-color:var(--amber-bd)}.compass[data-cond=critical]{border-color:var(--red-bd)}.fpill{position:absolute;left:16px;bottom:13px;display:flex;align-items:center;gap:8px;font-size:11px;color:var(--grey);background:#0d0d10d9;border:1px solid var(--hair);border-radius:999px;padding:5px 11px;z-index:2}.fpill i{font-size:14px;color:var(--lime)}.endovl{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px;background:radial-gradient(ellipse at center,#030507b8,#030507f0);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:endovl-in .4s ease both}.endovl[hidden]{display:none}.endovl .eo-in{max-width:82%}.endovl .eo-in>i{font-size:40px;color:var(--red);display:block;margin-bottom:14px}.endovl .eo-title{font-family:Fraunces,Georgia,serif;font-size:26px;line-height:1.15;font-weight:600;letter-spacing:.01em;color:var(--white);text-shadow:0 2px 16px rgba(0,0,0,.8)}.endovl .eo-sub{margin-top:12px;font-size:12.5px;line-height:1.5;color:var(--grey)}.stage.focus .endovl .eo-title{font-size:40px}@keyframes endovl-in{0%{opacity:0}to{opacity:1}}.transport{display:flex;align-items:center;gap:14px;margin:12px 0;padding:9px 14px;background:var(--card);border:1px solid var(--hair);border-radius:12px}.play{width:34px;height:34px;border-radius:50%;background:var(--lime);color:#0b0b0c;border:0;display:flex;align-items:center;justify-content:center;font-size:17px;cursor:pointer}.scrub{flex:1;accent-color:var(--lime);height:4px}.tkl{font-family:var(--mono);font-size:12px;color:var(--grey);min-width:60px;text-align:right}.mode{font-size:11px;color:var(--dim);border:1px solid var(--hair);border-radius:999px;padding:5px 10px}.streamhead{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.streamhead .t{font-size:13px;font-weight:600}.streamhead .note{font-size:11px;color:var(--grey)}.streamhead .note b{color:var(--lime);font-weight:500}.streamhead .note em{color:var(--grey);font-style:normal}.stream{height:236px;overflow-y:auto;background:#0a0a0c;border:1px solid var(--hair);border-radius:14px;padding:6px 18px}.stream::-webkit-scrollbar{width:6px}.stream::-webkit-scrollbar-thumb{background:#222;border-radius:8px}.entry{padding:11px 0;border-bottom:1px solid var(--hair)}.entry:last-child{border-bottom:0}.entry .tk{display:flex;align-items:center;gap:8px;font-family:var(--mono);font-size:11px;color:var(--grey);margin-bottom:6px}.entry .tk i{font-size:14px}.entry .tk .who{color:var(--grey)}.entry .tk .who.agent{display:inline-flex;align-items:center;gap:6px;color:var(--lime);font-weight:600;text-transform:none;letter-spacing:0}.entry .tk .who.agent i{color:var(--lime)}.entry .tk .who.agent em{font-style:normal;font-size:9.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#0b0b0c;background:var(--lime);border-radius:4px;padding:1px 5px;margin-left:3px}.entry .tk .phase{margin-left:auto;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--grey);opacity:.8}.entry .say{font-size:16px;line-height:1.62;color:#f1f0ea}.entry.spoken .say{border-left:2px solid var(--hair);padding-left:11px}.dispatchline{display:flex;flex-direction:column;gap:3px;margin:9px 0;padding:8px 12px;border-left:3px solid var(--amber);background:var(--amber-bg);border-radius:0 8px 8px 0}.dispatchline .dl-tag{display:inline-flex;align-items:center;gap:6px;font-size:10px;letter-spacing:.09em;text-transform:uppercase;font-weight:600;color:var(--amber)}.dispatchline .dl-tag i{font-size:13px}.dispatchline .dl-say{font-size:14.5px;line-height:1.45;color:var(--white);font-style:italic}.entry.decline{border-left:2px solid var(--amber);padding-left:13px;background:#e2a23c0d;border-radius:0 8px 8px 0}.sensorline{display:flex;flex-wrap:wrap;gap:5px 14px;margin-top:8px;font-family:var(--mono);font-size:11px}.sensorline .kv{display:inline-flex;align-items:baseline;gap:5px}.sensorline .k{color:var(--dim)}.sensorline .v{color:var(--grey)}.call{display:inline-flex;align-items:center;gap:9px;margin-top:9px;background:var(--card2);border:1px solid var(--lime-bd);border-radius:9px;padding:7px 12px;font-size:12px;font-family:var(--mono)}.call i{font-size:15px;color:var(--lime)}.call .nm{color:var(--lime);font-weight:500}.call .sev{color:var(--white);font-weight:500}.call .q{color:var(--grey);font-family:var(--sans)}.call.stop{border-color:var(--red-bd)}.call.stop i,.call.stop .nm{color:var(--red)}.call.out{border-color:var(--amber-bd)}.call.out i,.call.out .nm{color:var(--amber)}.foot{display:flex;align-items:center;gap:10px;padding:16px 8px 0}.tag{font-size:11px;color:var(--grey);background:var(--card);border:1px solid var(--hair);border-radius:999px;padding:6px 13px}.by{margin-left:auto;font-size:12px;color:var(--dim)}.transport .fs{margin-left:2px;width:32px;height:32px;border-radius:8px;background:var(--card2);border:1px solid var(--hair2);color:var(--grey);display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer}.transport .fs:hover{color:var(--white);border-color:var(--lime-bd)}.console{display:grid;grid-template-columns:1.7fr 1fr;gap:14px;align-items:stretch;margin-top:2px}.console .left{display:flex;flex-direction:column;gap:12px;min-width:0}.console .left .transport{margin:0}.console .right{display:flex;flex-direction:column;min-width:0;min-height:0;background:var(--card);border:1px solid var(--hair2);border-radius:12px;overflow:hidden}.console .right .streamhead{margin:0;padding:11px 15px;border-bottom:1px solid var(--hair)}.console .right .stream{flex:1 1 0;min-height:130px;height:auto;border:0;border-radius:0;background:transparent;padding:8px 15px}.console .right .tools{flex:0 0 auto;border:0;border-radius:0;background:transparent;border-top:1px solid var(--hair)}@media(max-width:900px){.console{grid-template-columns:1fr;align-items:start}.console .right{min-height:360px}.console .right .stream{min-height:200px}}.tools{background:#0a0a0c;border:1px solid var(--hair);border-radius:14px;padding:12px 13px}.tph{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--grey);margin-bottom:8px}.tph i{font-size:15px;color:var(--dim)}.tool{border:1px solid var(--hair);border-radius:8px;padding:7px 10px;margin-bottom:6px;background:var(--card2);opacity:.68;transition:opacity .2s ease,border-color .2s ease}.tool:last-child{margin-bottom:0}.tool.on{opacity:1}.tool .th{display:flex;align-items:center;gap:8px;font-family:var(--mono);font-size:12px}.tool .th i{font-size:15px;color:var(--grey)}.tool .tnm{color:var(--white);font-weight:500}.tool .used{margin-left:auto;font-size:10px;color:var(--dim);text-transform:uppercase;letter-spacing:.05em}.tool.on .used{color:var(--lime)}.tool .tdesc{font-size:11.5px;line-height:1.38;color:var(--grey);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tool.probe .th i{color:var(--lime)}.tool.permitted .th i{color:var(--amber)}.tool.forbidden .th i{color:var(--red)}.tool.on.probe{border-color:var(--lime-bd)}.tool.on.permitted{border-color:var(--amber-bd)}.tool.on.forbidden{border-color:var(--red-bd)}.stage.focus{max-width:none;width:100%;height:100%;display:flex;flex-direction:column;background:var(--bg);padding:18px 22px}.stage.focus .chrome,.stage.focus .foot,.stage.focus .safari,.stage.focus .rail,.stage.focus .topbar{display:none}.stage.focus .headrow{margin:0 0 10px;align-items:center}.stage.focus .headrow h1{font-size:17px}.stage.focus .headrow .sub{display:none}.stage.focus .banner{margin:0 0 10px}.stage.focus .bezel{flex:1;min-height:0;background:transparent;border:0;padding:0}.stage.focus .device{height:100%;border:0;border-radius:0;background:transparent}.stage.focus .body{display:block;height:100%}.stage.focus .content{display:flex;flex-direction:column;height:100%;padding:0}.stage.focus .console{flex:1 1 auto;min-height:0;grid-template-columns:2.1fr 1fr;align-items:stretch}.stage.focus .left,.stage.focus .right{min-height:0}.stage.focus .feedwrap{aspect-ratio:auto;flex:1 1 auto;min-height:0}.stage.focus .transport{flex:0 0 auto}.stage.focus .right .stream{flex:1 1 auto;min-height:0}.stage.focus .right .tools{flex:0 0 auto;max-height:46%;overflow-y:auto}.stage.focus .ovl.cdwrap .cd{font-size:76px}.stage.focus .ovl.cdwrap .lab{font-size:13px}.stage.focus .compass{width:118px;height:118px}.chrome-right{margin-left:auto;display:flex;align-items:center;gap:10px}.chrome-right .seg{margin-left:0}.themesw{display:flex;background:var(--card);border:1px solid var(--hair);border-radius:999px;padding:3px}.themesw button{font-family:inherit;font-size:12px;font-weight:500;color:var(--grey);background:transparent;border:0;padding:7px 14px;border-radius:999px;cursor:pointer}.themesw button.on{background:#000;color:var(--white)}.banner{display:flex;align-items:baseline;gap:12px;margin:0 0 14px;padding:11px 16px;background:var(--card);border:1px solid var(--hair);border-radius:10px}.banner .blab{font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--dim);white-space:nowrap}.banner .order{font-size:14px;color:var(--white);font-weight:500}:root[data-theme=surveillance]{--bg: #05070a;--screen: #0c1015;--bezel: #05080c;--bezel-bd: #2b3744;--card: #0c1015;--card2: #121820;--surface-3: #18212b;--hair: #202a35;--hair2: #344252;--white: #eef3f7;--grey: #c7d0da;--dim: #9aa7b5;--text-dim: #6f7b89;--lime: #9cff3f;--lime-bg: rgba(156,255,63,.07);--lime-bd: rgba(156,255,63,.5);--amber: #ffbf47;--amber-bg: rgba(255,191,71,.09);--amber-bd: rgba(255,191,71,.42);--red: #ff5f57;--red-bg: rgba(255,95,87,.07);--red-bd: rgba(255,95,87,.4)}[data-theme=surveillance] body{background:var(--bg)}[data-theme=surveillance] .brand .nm,[data-theme=surveillance] .headrow h1,[data-theme=surveillance] .banner .order,[data-theme=surveillance] .compass .v,[data-theme=surveillance] .foot .by{font-family:Fraunces,Georgia,serif;letter-spacing:0}[data-theme=surveillance] .headrow h1{font-size:27px;font-weight:600}[data-theme=surveillance] .banner .order{font-size:17px}[data-theme=surveillance] .foot .by{font-size:14px;font-style:italic;color:var(--grey)}[data-theme=surveillance] .bezel{border-radius:8px}[data-theme=surveillance] .device{border-radius:4px}[data-theme=surveillance] .safari .addr{background:#05080c;color:var(--grey)}[data-theme=surveillance] .feedwrap{border:1px solid var(--hair2);border-radius:12px;background:#030507;box-shadow:0 0 0 1px #ffffff08,0 16px 40px #00000073}[data-theme=surveillance] .transport{background:var(--surface-3);border-color:var(--hair2);border-radius:10px}[data-theme=surveillance] .transport .mode{color:var(--grey);border-color:var(--hair2)}[data-theme=surveillance] .play{background:var(--surface-3);color:var(--white);border:1px solid var(--hair2)}[data-theme=surveillance] .drop.model{border-color:var(--hair2)}[data-theme=surveillance] .drop.model i:first-child,[data-theme=surveillance] .streamhead .note b{color:var(--grey)}[data-theme=surveillance] .stat b,[data-theme=surveillance] .pill b{color:var(--white)}[data-theme=surveillance] .console .right{background:var(--card);border-color:var(--hair2)}[data-theme=surveillance] .console .right .streamhead{border-bottom-color:var(--hair2)}[data-theme=surveillance] .stream{padding:10px 12px}[data-theme=surveillance] .entry{background:var(--card2);border:1px solid var(--hair2);border-radius:10px;padding:12px 14px;margin-bottom:10px}[data-theme=surveillance] .entry:last-child{margin-bottom:0}[data-theme=surveillance] .entry .tk{color:var(--grey);margin-bottom:7px}[data-theme=surveillance] .entry .tk .ts{color:var(--text-dim)}[data-theme=surveillance] .entry .who{text-transform:uppercase;letter-spacing:.09em;font-weight:500;color:var(--grey)}[data-theme=surveillance] .entry .say{font-size:16px;line-height:1.55;color:var(--white)}[data-theme=surveillance] .entry .tk .who.agent{color:var(--lime);text-transform:none;letter-spacing:0;font-weight:600}[data-theme=surveillance] .entry .tk .who.agent em{color:#061a05;background:var(--lime)}[data-theme=surveillance] .entry .tk .phase{color:var(--grey)}[data-theme=surveillance] .entry .sensorline{color:var(--dim);margin-top:9px}[data-theme=surveillance] .entry .sensorline .k{color:var(--text-dim)}[data-theme=surveillance] .entry .sensorline .v{color:var(--grey)}[data-theme=surveillance] .entry.report{border-left:3px solid var(--lime)}[data-theme=surveillance] .entry.decline{border-left:3px solid var(--amber);background:var(--amber-bg);border-radius:10px;padding-left:13px}[data-theme=surveillance] .entry.act{border-left:3px solid var(--red);background:var(--red-bg)}[data-theme=surveillance] .entry.closed{border-left:3px solid var(--red)}[data-theme=surveillance] .tools{border-top-color:var(--hair2)}[data-theme=surveillance] .tool{background:var(--surface-3);border:1px solid var(--hair2);opacity:1}[data-theme=surveillance] .tool .tnm{color:var(--white)}[data-theme=surveillance] .tool .tdesc{color:var(--grey)}[data-theme=surveillance] .tool.forbidden{border-color:var(--red-bd);background:var(--red-bg)}[data-theme=surveillance] .tool.forbidden .th i,[data-theme=surveillance] .tool.forbidden .tnm{color:var(--red)}[data-theme=surveillance] .tool.on.probe{border-color:var(--lime-bd);background:var(--lime-bg)}[data-theme=surveillance] .tool.on .used{color:var(--lime)}[data-theme=surveillance] .banner{border:1px solid rgba(255,191,71,.35);border-left:4px solid var(--amber);border-radius:8px;padding:12px 16px;align-items:center;background:linear-gradient(90deg,#ffbf471f,#ffbf4708)}[data-theme=surveillance] .banner .blab{color:var(--amber);font-size:11px}[data-theme=surveillance] .banner .order{color:var(--white);font-size:16px}[data-theme=surveillance] .feedwrap:before{content:"";position:absolute;top:11px;right:11px;bottom:11px;left:11px;z-index:2;pointer-events:none;background:linear-gradient(#e9edec57,#e9edec57) left top / 16px 2px no-repeat,linear-gradient(#e9edec57,#e9edec57) left top / 2px 16px no-repeat,linear-gradient(#e9edec57,#e9edec57) right top / 16px 2px no-repeat,linear-gradient(#e9edec57,#e9edec57) right top / 2px 16px no-repeat,linear-gradient(#e9edec57,#e9edec57) left bottom / 16px 2px no-repeat,linear-gradient(#e9edec57,#e9edec57) left bottom / 2px 16px no-repeat,linear-gradient(#e9edec57,#e9edec57) right bottom / 16px 2px no-repeat,linear-gradient(#e9edec57,#e9edec57) right bottom / 2px 16px no-repeat}
