:root{color-scheme:dark;font-family:Segoe UI Variable,Segoe UI,system-ui,sans-serif;background:#08090c;color:#f1f3ff;font-synthesis:none;--bg: #08090c;--panel-color: #08090c;--background-image: url(/paradox-background.jpg);--surface: #0c0d11;--surface-2: #121318;--surface-3: #18191f;--border: rgba(239, 63, 78, .66);--border-soft: rgba(239, 63, 78, .22);--text: #fff8f8;--muted: #b9afb2;--accent: #ef3f4e;--accent-2: #ff5967;--cyan: #ff5967;--mint: #7ad9ad;--red: #ff4052;--blue: #ff4052;--yellow: #ffc857;--discord: #b31224;--radius: 8px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}body{min-width:320px;background-color:var(--bg);background-image:var(--background-image);background-position:center center;background-size:cover;background-attachment:fixed;background-repeat:no-repeat}body:before{content:none}.app-shell{display:grid;grid-template-columns:246px minmax(0,1fr);min-height:100vh}.app-main{min-width:0}main{max-width:1450px;margin:0 auto;padding:28px 28px 22px}.sidebar{position:relative;z-index:30}.sidebar-panel{position:fixed;inset:0 auto 0 0;width:246px;display:flex;flex-direction:column;background:color-mix(in srgb,var(--panel-color) 86%,transparent);border-right:1px solid var(--border);box-shadow:18px 0 60px #00000059;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sidebar-backdrop{display:none}.brand{height:84px;padding:16px 18px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--border)}.brand-mark{width:48px;height:48px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(239,63,78,.38))}.brand strong{display:block;font-family:Bahnschrift,Arial Narrow,sans-serif;font-size:18px;letter-spacing:.08em;white-space:nowrap}.brand strong em{color:var(--accent);font-style:normal}.brand span{display:block;margin-top:3px;font-family:Consolas,monospace;color:var(--muted);font-size:7px;letter-spacing:.08em;text-transform:uppercase}.sidebar nav{padding:18px 10px;display:grid;gap:6px}.nav-item{position:relative;border:0;background:transparent;color:#a8b6c5;min-height:46px;padding:0 13px;border-radius:7px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;cursor:pointer;text-align:left}.nav-item:hover{color:var(--text);background:color-mix(in srgb,var(--accent) 32%,transparent)}.nav-item--active{color:color-mix(in srgb,var(--accent) 68%,white);background:color-mix(in srgb,var(--accent) 44%,transparent)}.nav-item--active:before{content:"";position:absolute;left:-10px;inset-block:0;width:4px;background:var(--accent);box-shadow:0 0 16px #ef3f4eb3}.nav-item b{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:7px;color:#fff;background:var(--red);font-size:11px}.sidebar-facility{margin-top:auto;min-height:195px;padding:20px 22px;color:#a48287;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;background:#21090d38}.sidebar-facility span,.sidebar-facility small{font:10px/1.6 Consolas,monospace;letter-spacing:.22em}.sidebar-facility i{width:44px;border-top:1px solid #4d5c66}.sidebar footer{padding:17px 22px 22px;color:#5e7180;font:9px/1.9 Consolas,monospace;border-top:1px solid var(--border-soft)}.topbar{min-height:82px;padding:0 22px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--panel-color) 84%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;gap:12px}.mobile-menu{display:none;border:0;background:none}.server-picker{display:grid;gap:4px}.server-picker>span{color:var(--muted);font:9px Consolas,monospace}.server-picker button{height:40px;min-width:255px;max-width:300px;padding:0 11px;display:flex;align-items:center;gap:9px;border:1px solid rgba(239,63,78,.5);border-radius:7px;background:#120c0fd1;font-weight:650}.server-picker button b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-picker button svg:last-child{margin-left:auto}.connection{height:36px;padding:0 11px;border:1px solid rgba(57,208,255,.16);border-radius:6px;display:flex;align-items:center;gap:8px;color:var(--mint);background:#39d0ff0f;font:600 11px Consolas,monospace}.connection i,.status i{width:8px;height:8px;flex:none;border-radius:50%;background:currentColor;box-shadow:0 0 10px currentColor}.connection--off{color:var(--red);border-color:#ff4d6733;background:#ff4d670f}.telemetry{margin-left:auto;display:flex;gap:18px;color:#7f8bae;font:9px Consolas,monospace}.site-link-wrap{display:grid;gap:4px}.site-link-wrap>span{color:var(--muted);font:9px Consolas,monospace}.site-link-wrap a{height:36px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:6px;color:var(--accent-2);background:color-mix(in srgb,var(--accent) 20%,var(--panel-color));text-decoration:none;font-size:10px;white-space:nowrap}.site-link-wrap a:hover{border-color:var(--accent-2);background:color-mix(in srgb,var(--accent) 34%,var(--panel-color))}.account{height:40px;display:flex;align-items:center;gap:8px;border:0;padding:0 10px;background:transparent;cursor:pointer;list-style:none}.account::-webkit-details-marker{display:none}.account img{width:30px;height:30px;border-radius:50%;object-fit:cover}.account-menu{position:relative;margin-left:2px}.account-popover{position:absolute;z-index:80;top:calc(100% + 14px);right:0;width:270px;padding:14px;border:1px solid var(--border);border-radius:9px;background:#0d0a0cf5;box-shadow:0 24px 70px #0000008c}.account-identity{display:flex;gap:10px;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--border-soft)}.account-identity svg{color:var(--accent)}.account-identity div{display:grid;gap:2px}.account-identity span{color:var(--muted);font-size:10px}.role-list{display:flex;flex-wrap:wrap;gap:6px;padding:12px 0}.role-list>span{width:100%;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.role-list b{padding:4px 7px;border:1px solid #8e2b37;border-radius:5px;color:#ffd4d8;background:#3b1118;font-size:10px}.role-list small{color:var(--muted)}.account-popover>button{width:100%;height:34px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--border);border-radius:6px;background:#241015;cursor:pointer}.discord-login-wrap{display:grid;gap:5px;justify-items:stretch;min-width:238px}.discord-login,.discord-login:link,.discord-login:visited{position:relative;height:48px;padding:0 16px;display:grid;grid-template-columns:30px 1fr 8px;align-items:center;gap:10px;overflow:hidden;border:1px solid var(--accent-2);border-radius:8px;color:#fff;background:var(--accent);box-shadow:0 12px 30px color-mix(in srgb,var(--accent) 42%,transparent),inset 0 1px #ffffff30,0 0 0 3px color-mix(in srgb,var(--accent) 8%,transparent);text-decoration:none;font-weight:800;font-size:13px;letter-spacing:.01em;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.discord-login:before{content:"";position:absolute;inset:5px;border:1px solid rgba(255,255,255,.08);border-radius:5px;pointer-events:none}.discord-login:hover{background:color-mix(in srgb,var(--accent) 82%,white);transform:translateY(-2px);box-shadow:0 16px 38px color-mix(in srgb,var(--accent) 52%,transparent),inset 0 1px #ffffff38,0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}.discord-login:active{transform:translateY(0)}.discord-login>*{position:relative;z-index:1}.discord-login>i{width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 10px #fff}.discord-mark{width:30px;height:30px;padding:5px;border:1px solid rgba(255,255,255,.22);border-radius:7px;background:#00000029}.discord-login-wrap>span{display:flex;align-items:center;justify-content:center;gap:6px;color:#cbbdc0;font:9px Consolas,monospace}.discord-login-wrap>span b{width:6px;height:6px;border:1px solid var(--accent);border-radius:50%;box-shadow:0 0 8px #ef3f4eb8}.page-heading{min-height:92px;display:flex;position:relative;overflow:hidden}.page-heading>div:first-child{position:relative;z-index:1}.page-heading span{color:#ffd1d5;font:9px Consolas,monospace;letter-spacing:.18em;text-shadow:0 1px 6px rgba(0,0,0,.9)}.page-heading h1{margin:5px 0 3px;font-family:Bahnschrift,Arial Narrow,sans-serif;font-size:clamp(28px,3vw,38px);line-height:1;letter-spacing:.015em}.page-heading h1{text-shadow:0 2px 10px rgba(0,0,0,.85)}.page-heading p{margin:0;color:#f0e4e5;font-size:13px;text-shadow:0 2px 8px rgba(0,0,0,.95)}.facility-lines{margin-left:auto;width:42%;opacity:.3;border-right:2px solid var(--accent);background:none}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px}.metrics article{min-height:80px;padding:14px 22px;display:grid;grid-template-columns:58px minmax(0,auto) 1fr;grid-template-rows:1fr 1fr;align-items:center;border:1px solid var(--border);border-radius:var(--radius);background:color-mix(in srgb,var(--panel-color) 82%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 1px #ffffff09,0 18px 45px #01030a3d}.metrics svg{grid-row:1 / 3;width:29px;height:29px}.metrics strong{align-self:end;font:700 29px Bahnschrift,sans-serif}.metrics span{align-self:start;margin-left:8px;color:var(--muted);font-size:12px}.metric-blue,.metric-orange,.metric-green{color:var(--red)}.operations-grid{display:grid;grid-template-columns:minmax(0,2.35fr) minmax(280px,.95fr);gap:16px}.player-panel,.incident-panel,.console-panel,.workspace-panel,.panel{border:1px solid var(--border);border-radius:var(--radius);background:color-mix(in srgb,var(--panel-color) 82%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;box-shadow:0 20px 65px #00000047}.panel-heading{min-height:54px;padding:9px 12px 9px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.panel-heading>div{display:flex;align-items:center;gap:10px}.panel-heading strong,.incident-heading strong,.console-title strong{font:650 13px Bahnschrift,sans-serif;letter-spacing:.02em}.panel-heading span{color:var(--muted);font:10px Consolas,monospace}.users-icon{width:18px;height:18px;position:relative;display:inline-block}.users-icon i{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--text);top:0}.users-icon i:last-child{left:9px;opacity:.65}.users-icon:after{content:"";position:absolute;left:0;bottom:1px;width:18px;height:8px;border-radius:8px 8px 2px 2px;background:var(--text);opacity:.85}.primary-button{border:1px solid var(--accent-2);border-radius:6px;background:var(--accent);color:#fff;min-height:34px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;cursor:pointer;box-shadow:inset 0 1px #ffffff24,0 8px 20px color-mix(in srgb,var(--accent) 28%,transparent)}.primary-button:hover{background:color-mix(in srgb,var(--accent) 82%,white)}.primary-button:disabled{opacity:.55;cursor:wait}.filters{padding:8px 12px;display:grid;grid-template-columns:1fr 145px 145px 145px;gap:9px;border-bottom:1px solid var(--border)}.filters label{display:flex;align-items:center;gap:8px;padding-left:10px;border:1px solid var(--border);border-radius:6px;background:#0c0a0cd1;color:#bbaeb1}.filters input{width:100%;height:34px;border:0;background:transparent;color:var(--text);outline:0;font-size:12px}.filters select,.modal select,.modal input,.modal textarea{width:100%;border:1px solid var(--border);border-radius:6px;background:#140d10;color:var(--text);padding:0 11px;font-size:12px}.filters select{height:36px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:670px}th{height:34px;padding:0 14px;text-align:left;color:#f0c9cd;background:#2f0b11db;border-bottom:1px solid var(--border);font:600 11px Consolas,monospace}th+th,td+td{border-left:1px solid var(--border-soft)}td{height:51px;padding:7px 12px;border-bottom:1px solid var(--border-soft);font-size:12px}tbody tr{transition:background .16s ease}tbody tr:hover{background:#520f1985}td:first-child{display:flex;align-items:center;gap:10px}.avatar{width:32px;height:32px;border:1px solid #55626a;border-radius:6px;background:#172128;color:#dce5e9;display:grid;place-items:center;font:700 13px Consolas,monospace}.avatar--large{width:70px;height:70px;border-radius:14px;font-size:26px}.player-name{display:grid;gap:2px}.player-name strong{font-size:11px}.player-name small{color:#6e7f8b;font:9px Consolas,monospace}.role{display:inline-block;padding:5px 8px;border:1px solid #8b303b;border-radius:5px;background:#34131a;color:#ffd1d5;font-size:10px}.role--red{border-color:#74342f;background:#3b1d1c;color:#ff9d94}.role--yellow{border-color:#705a20;background:#3d3213;color:#ffd66f}.role--orange{border-color:#7e421d;background:#432314;color:#ffae6f}.role--green{border-color:#2a694b;background:#153a2a;color:#73e3ae}.status{display:grid;grid-template-columns:10px auto;align-items:center;column-gap:6px;color:var(--mint);font-size:11px;text-transform:capitalize}.status small{grid-column:2;color:#9aacb8;font:9px Consolas,monospace}.status--offline{color:var(--red)}.status--muted{color:var(--yellow)}.row-actions{display:flex;gap:7px}.row-actions button{width:35px;height:31px;display:grid;place-items:center;border:1px solid var(--border);border-radius:5px;background:#160d10;cursor:pointer}.row-actions button:disabled{opacity:.35;cursor:not-allowed}.row-actions button:hover{background:#3b1219;border-color:#ff5b69}.row-actions svg{width:15px}.row-actions .danger-action{color:var(--red)}.empty-state{min-height:330px;padding:38px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.empty-state svg{width:58px;height:58px;margin-bottom:15px;color:#607686;stroke-width:1.2}.empty-state strong{color:#b9c9d4;font-size:16px;font-weight:500}.empty-state p{max-width:430px;margin:8px 0 0;color:#728694;font-size:12px;line-height:1.55}.incident-heading{height:54px;padding:0 14px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--border)}.incident-heading span{margin-left:auto;color:var(--mint);font:8px Consolas,monospace;letter-spacing:.2em}.timeline{position:relative;max-height:453px;overflow:auto;padding:8px 0 9px}.timeline:before{content:"";position:absolute;left:42px;top:0;bottom:0;width:1px;background:#344650}.incident{min-height:54px;padding:7px 10px 7px 8px;display:grid;grid-template-columns:29px 25px 1fr;align-items:start;gap:5px;position:relative}.incident time{margin-top:4px;color:#778b99;font:8px Consolas,monospace}.incident-icon{position:relative;z-index:1;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:var(--accent);background:var(--surface)}.incident--death .incident-icon{color:var(--red)}.incident--join .incident-icon{color:var(--mint)}.incident--action .incident-icon{color:#ff7a84}.incident--system .incident-icon{color:var(--yellow)}.incident strong{font-size:10px;line-height:1.3}.incident p{margin:2px 0 0;color:#8699a7;font-size:9px;line-height:1.35}.feed-empty{min-height:430px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.feed-empty svg{width:54px;height:54px;color:#617685;stroke-width:1.2}.feed-empty strong{margin-top:15px;color:#bfd0dc;font-size:15px;font-weight:500}.feed-empty p{max-width:250px;margin:8px 0 0;color:#728694;font-size:11px;line-height:1.55}.console-panel{margin-top:14px;padding:10px 14px}.console-title{display:flex;align-items:center;gap:8px;margin-bottom:8px}.console-title span{margin-left:auto;color:var(--mint);font:9px Consolas,monospace}.console-panel form{display:grid;grid-template-columns:1fr 92px;gap:10px}.console-panel input{height:34px;border:1px solid var(--border);border-radius:5px;background:#0f0a0cdb;color:var(--text);padding:0 11px;font:11px Consolas,monospace}.console-panel form button{border:1px solid var(--border);border-radius:5px;background:#2b1016;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-size:11px}.console-panel small{display:block;margin-top:6px;color:#637783;font:8px Consolas,monospace}.console-panel input:disabled,.console-panel button:disabled{opacity:.48;cursor:not-allowed}.single-column .player-panel{min-height:570px}.single-column .empty-state{min-height:450px}.workspace-panel{min-height:560px}.workspace-panel>header{height:58px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.workspace-panel>header>span,.source-status{display:flex;align-items:center;gap:9px}.workspace-panel>header svg{width:18px;color:var(--accent)}.source-status{color:var(--mint);font:10px Consolas,monospace}.source-status svg{width:13px;color:currentColor}.workspace-empty{min-height:500px;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.workspace-empty>svg{width:62px;height:62px;color:#94777b;stroke-width:1.15}.workspace-empty strong{margin-top:16px;color:#f2e8e9;font-size:18px;font-weight:500}.workspace-empty p{max-width:430px;margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.workspace-empty a{margin-top:18px;min-height:39px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;border:1px solid #ff5967;border-radius:6px;color:#fff;background:var(--discord);text-decoration:none;font-weight:700;font-size:12px}.workspace-empty a[aria-disabled=true]{opacity:.48;pointer-events:none}.activity-list article{min-height:62px;padding:12px 18px;display:grid;grid-template-columns:80px 1fr;gap:18px;align-items:center;border-bottom:1px solid var(--border-soft)}.activity-list time{color:var(--muted);font:10px Consolas,monospace}.activity-list p{margin:4px 0 0;color:var(--muted);font-size:11px}.modal-layer{position:fixed;z-index:60;inset:0;display:grid;place-items:center;padding:18px;background:#02070ac7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal{width:min(500px,100%);border:1px solid var(--border);border-radius:12px;background:#120d0f;box-shadow:0 28px 80px #0000008c}.modal>header,.drawer>header{height:58px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.modal>header span{display:flex;align-items:center;gap:9px}.modal>header svg{color:var(--accent)}.modal header button,.drawer header button{border:0;background:transparent;color:var(--muted);cursor:pointer}.modal form{padding:18px;display:grid;gap:16px}.modal label{display:grid;gap:6px;color:#b8c4cc;font-size:11px}.modal select,.modal input{height:38px}.modal textarea{padding-block:9px;resize:vertical}.modal fieldset{border:0;padding:0;margin:0}.modal legend{margin-bottom:6px;color:#b8c4cc;font-size:11px}.action-types{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.action-types button{height:37px;border:1px solid var(--border);border-radius:6px;background:#241015;cursor:pointer;font-size:11px}.action-types button.selected{color:#fff;background:var(--accent);border-color:#ff7a84;font-weight:700}.duration-label{display:flex;align-items:center;gap:6px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:2px}.modal-actions>button:first-child{border:0;background:transparent;color:var(--muted);cursor:pointer}.drawer{position:fixed;z-index:55;top:0;right:0;width:min(360px,90vw);height:100vh;border-left:1px solid var(--border);background:#100d0f;box-shadow:-22px 0 65px #00000080;animation:slide-in .2s ease-out}.drawer-profile{padding:28px 20px;text-align:center;border-bottom:1px solid var(--border)}.drawer-profile .avatar{margin:0 auto}.drawer-profile h2{margin:12px 0 4px}.drawer-profile code{color:var(--muted);font-size:10px}.drawer dl{margin:0;padding:12px 20px}.drawer dl div{min-height:50px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-soft)}.drawer dt{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.drawer dt svg{width:15px}.drawer dd{margin:0;font-size:11px;text-transform:capitalize}.drawer-note{margin:12px 20px;padding:15px;border:1px solid var(--border);border-radius:8px;background:#241015}.drawer-note span{display:block;color:var(--muted);font-size:9px}.drawer-note strong{display:block;margin-top:3px}.drawer-note p{margin:12px 0 0;color:#b7a6a9;font-size:10px;line-height:1.5}.toast{position:fixed;z-index:100;right:24px;bottom:24px;padding:12px 16px;border:1px solid #347556;border-radius:8px;color:#aff4d1;background:#10271f;box-shadow:0 12px 36px #0006;font-size:12px;animation:toast-in .25s ease-out}.security-layout{display:grid;gap:14px}.security-summary{min-height:150px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:28px;overflow:hidden;position:relative}.security-summary:after{content:"";position:absolute;right:100px;width:210px;height:210px;border:1px solid rgba(239,63,78,.28);border-radius:50%;box-shadow:0 0 0 28px #ef3f4e0b,0 0 0 57px #ef3f4e08;pointer-events:none}.section-kicker{color:var(--cyan);font:9px Consolas,monospace;letter-spacing:.19em}.security-summary h2,.bot-card h2{margin:6px 0 7px;font-size:20px;letter-spacing:-.02em}.security-summary p,.bot-card p{max-width:610px;margin:0;color:var(--muted);font-size:11px;line-height:1.65}.shield-score{min-width:128px;position:relative;z-index:1;display:grid;justify-items:center;color:var(--cyan)}.shield-score strong{margin-top:4px;color:#fff;font:700 28px Consolas,monospace}.shield-score span{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.1em}.security-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.security-card{min-height:148px;padding:15px;border:1px solid #6a2932;border-radius:8px;background:#160a0de0;display:flex;flex-direction:column;gap:11px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.security-card--active{border-color:#d43b49;background:#2a0a0fe0}.security-card__icon{width:36px;height:36px;display:grid;place-items:center;border:1px solid #74313a;border-radius:7px;color:#ff8293;background:#2c1016}.security-card--active .security-card__icon{color:#ff6975;border-color:#b73542;background:#3b1119}.security-card h3{margin:0;font-size:12px}.security-card p{margin:5px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.security-state{align-self:flex-start;margin-top:auto;padding:4px 7px;border:1px solid #683849;border-radius:999px;color:#ff96a5;background:#28131d;font:8px Consolas,monospace;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.security-state--active{border-color:#a72c39;color:#ff9ba4;background:#341017}.bot-card{min-height:145px;padding:22px 24px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:18px}.bot-card__mark{width:54px;height:54px;display:grid;place-items:center;border:1px solid #8f2f3b;border-radius:12px;color:#ff8a94;background:#301017}.command-pills{margin-top:13px;display:flex;flex-wrap:wrap;gap:7px}.command-pills code{padding:5px 8px;border:1px solid #7b2a35;border-radius:5px;color:#ffc1c6;background:#251015;font-size:9px}.appearance-panel{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);overflow:visible}.appearance-editor,.theme-preview{padding:24px}.appearance-editor{border-right:1px solid var(--border-soft)}.appearance-title,.theme-preview>header{display:flex;align-items:center;gap:11px}.appearance-title{padding-bottom:13px;border-bottom:1px solid var(--border-soft)}.appearance-title svg,.theme-preview>header>svg{color:var(--accent-2)}.appearance-title h2,.theme-preview h3{margin:0;font:700 18px Bahnschrift,sans-serif}.color-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.color-fields>label,.preset-section,.background-section{display:grid;gap:8px;color:#f1e6e7;font-size:11px;font-weight:650}.color-control{height:48px;padding:6px 11px 6px 7px;display:flex;align-items:center;gap:11px;border:1px solid var(--border);border-radius:7px;background:color-mix(in srgb,var(--panel-color) 88%,transparent)}.color-control input{width:38px;height:34px;padding:0;border:0;border-radius:5px;background:transparent;cursor:pointer}.color-control input::-webkit-color-swatch-wrapper{padding:0}.color-control input::-webkit-color-swatch{border:1px solid rgba(255,255,255,.25);border-radius:5px}.color-control code{color:#f5e9ea;font-size:12px}.preset-section{margin-top:18px}.preset-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.preset-grid button{min-height:48px;padding:0 10px;display:flex;align-items:center;gap:9px;border:1px solid color-mix(in srgb,var(--muted) 45%,transparent);border-radius:7px;color:#e6dcde;background:color-mix(in srgb,var(--panel-color) 86%,transparent);cursor:pointer}.preset-grid button:hover,.preset-grid button.selected{border-color:var(--accent-2)}.preset-grid button.selected{box-shadow:inset 0 0 0 1px var(--accent)}.preset-grid i{width:30px;height:30px;border-radius:5px;box-shadow:inset 0 1px #fff3}.background-section{margin-top:22px}.background-controls{display:grid;grid-template-columns:minmax(240px,1fr) minmax(190px,.8fr);gap:14px}.background-preview{min-height:148px;display:grid;place-items:center;border:1px solid var(--border);border-radius:7px;background-position:center;background-size:cover;color:var(--muted);font:10px Consolas,monospace;overflow:hidden}.background-preview--empty{background-color:color-mix(in srgb,var(--panel-color) 88%,black)}.background-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-content:start}.background-actions input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.background-actions label,.background-actions button{min-height:43px;padding:0 11px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border);border-radius:7px;color:#f4e9ea;background:color-mix(in srgb,var(--panel-color) 86%,transparent);cursor:pointer;font-size:10px;font-weight:700;text-align:center}.background-actions label{grid-column:1 / -1}.background-actions label:hover,.background-actions button:hover{color:#fff;border-color:var(--accent-2);background:color-mix(in srgb,var(--accent) 22%,var(--panel-color))}.background-actions svg{width:17px}.background-actions small{grid-column:1 / -1;color:var(--muted);font:8px Consolas,monospace}.theme-preview{min-width:0}.theme-preview>header{align-items:flex-start}.theme-preview>header p{margin:5px 0 0;color:var(--muted);font-size:10px}.theme-preview__canvas{min-height:280px;margin-top:20px;display:grid;grid-template-columns:39% 1fr;border:1px solid var(--border);border-radius:8px;background-position:center;background-size:cover;overflow:hidden}.theme-preview__rail{padding:15px 10px;display:grid;grid-auto-rows:min-content;gap:9px;background:color-mix(in srgb,var(--panel-color) 88%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.theme-preview__rail img{width:34px}.theme-preview__rail b{font:700 10px Bahnschrift,sans-serif}.theme-preview__rail em{color:var(--accent);font-style:normal}.theme-preview__rail span{padding:8px 9px;border-radius:5px;color:var(--muted);font-size:9px}.theme-preview__rail span.active{color:#fff;background:color-mix(in srgb,var(--accent) 42%,transparent);border-left:3px solid var(--accent)}.theme-preview__card{align-self:center;margin:14px;padding:18px;border:1px solid var(--border);border-radius:7px;background:color-mix(in srgb,var(--panel-color) 84%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.theme-preview__card strong{font-size:14px}.theme-preview__card p{margin:7px 0 18px;color:var(--muted);font-size:10px}.theme-preview__card button,.save-theme{border:1px solid var(--accent-2);border-radius:6px;color:#fff;background:var(--accent);font-weight:750;cursor:pointer}.theme-preview__card button{min-height:40px;padding:0 13px;font-size:10px}.appearance-footer{grid-column:1 / -1;min-height:70px;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--border-soft)}.appearance-footer>span{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px}.appearance-footer svg{width:17px}.appearance-footer>div{display:flex;align-items:center;gap:12px}.appearance-footer small{color:color-mix(in srgb,var(--accent) 50%,white);font-size:9px}.save-theme{min-height:44px;padding:0 22px;display:inline-flex;align-items:center;gap:8px}@keyframes slide-in{0%{transform:translate(100%)}}@keyframes toast-in{0%{transform:translateY(10px);opacity:0}}.login-gate{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(90deg,#050609e6,#0506097a),var(--background-image) center/cover fixed}.login-card{width:min(560px,100%);padding:34px;border:1px solid var(--border);border-radius:12px;background:#08090ce6;box-shadow:0 30px 100px #000000a8,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-mark{width:76px;height:76px;object-fit:contain;filter:drop-shadow(0 0 24px rgba(239,63,78,.34))}.login-copy{margin:22px 0 26px}.login-copy>span{color:#ff9ca5;font:9px Consolas,monospace;letter-spacing:.2em}.login-copy h1{margin:7px 0 8px;font:750 clamp(32px,6vw,48px)/1 Bahnschrift,sans-serif}.login-copy p{margin:0;color:var(--muted);line-height:1.6}.login-status,.login-warning{min-height:44px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid var(--border-soft);border-radius:7px;color:var(--muted);background:#250e12b8;font-size:11px}.login-status i{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 14px var(--accent);animation:login-pulse 1.1s infinite alternate}.login-warning{color:#ffd086;border-color:#ffc8576b}.login-warning svg{width:18px}.login-discord{min-height:54px;padding:0 18px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:12px;border:1px solid #ff6a77;border-radius:8px;color:#fff;background:linear-gradient(135deg,#b61225,#e02d3f);box-shadow:0 18px 42px #b3122457;text-decoration:none;font-weight:800;transition:transform .18s ease,filter .18s ease}.login-discord:hover{transform:translateY(-2px);filter:brightness(1.1)}.login-discord svg{width:23px}.login-discord span{font-size:22px}.login-denied{display:grid;justify-items:center;gap:8px;padding:20px;border:1px solid #7b2934;border-radius:8px;background:#3a0f16b8;text-align:center}.login-denied>svg{color:#ff7180}.login-denied small{color:var(--muted)}.login-denied button{margin-top:8px;min-height:36px;padding:0 14px;border:1px solid var(--border);border-radius:6px;background:#271015;cursor:pointer}.login-card footer{margin-top:22px;display:flex;align-items:center;gap:8px;color:#857679;font:9px Consolas,monospace}.login-card footer svg{width:15px;color:var(--accent)}@keyframes login-pulse{to{opacity:.35}}.panel-actions{display:flex!important;gap:8px!important}.secondary-button{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--border);border-radius:6px;color:#f2dfe1;background:#230e12db;cursor:pointer;font-size:11px;font-weight:700}.secondary-button:hover{border-color:var(--accent-2);background:#38131a}.secondary-button:disabled{opacity:.38;cursor:not-allowed}.tactical-map{min-height:660px;border:1px solid var(--border);border-radius:var(--radius);background:#070b10e6;box-shadow:0 24px 80px #0000005c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden}.map-header{min-height:86px;padding:14px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;border-bottom:1px solid var(--border);background:#0a1018eb}.map-title{display:flex;align-items:flex-start;gap:13px}.map-title>svg{width:34px;height:34px;color:#f2f5ff;stroke-width:1.5}.map-title h2{margin:0;font:730 20px Bahnschrift,sans-serif}.map-title span{margin-top:3px;display:flex;align-items:center;gap:6px;color:#ff7a86;font-size:11px;font-weight:700}.map-title span svg{width:14px}.map-title p{margin:3px 0 0;color:#8fa1b0;font-size:10px}.map-live{min-width:190px;display:flex;align-items:center;gap:10px;color:#9baab7}.map-live>i{width:9px;height:9px;border-radius:50%;background:#8a3d48;box-shadow:0 0 12px #ff405259}.map-live--on>i{background:#44d488;box-shadow:0 0 12px #44d48899}.map-live div{display:grid;gap:3px}.map-live strong{font-size:11px}.map-live span{color:#7d8e9c;font:9px Consolas,monospace}.map-close{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--accent);border-radius:6px;color:#ff8c96;background:#281016;cursor:pointer;font-weight:700;font-size:11px}.map-close:hover{color:#fff;background:#4a111b}.map-close svg{width:17px}.map-layout{min-height:510px;display:grid;grid-template-columns:92px minmax(0,1fr) 260px}.floor-rail{padding:14px 9px;display:flex;flex-direction:column;gap:7px;border-right:1px solid var(--border-soft);background:#0c121ac7}.floor-rail>button,.map-zoom button{min-height:38px;border:1px solid #46586a;border-radius:6px;color:#c8d3dc;background:#111a24;cursor:pointer;font-size:10px}.floor-rail>button:hover,.floor-rail>button.selected{border-color:var(--accent);color:#fff;background:#42141b}.map-zoom{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:6px}.map-zoom button{display:grid;place-items:center}.map-zoom button:last-child{grid-column:1 / -1}.map-zoom svg{width:15px}.map-canvas-wrap{min-width:0;padding:14px;background:#08101a;overflow:hidden}.map-canvas{--map-zoom: 1;min-height:482px;position:relative;overflow:hidden;border:1px solid #26394c;background-color:#07111b;background-image:linear-gradient(rgba(87,122,151,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(87,122,151,.08) 1px,transparent 1px);background-size:18px 18px}.facility-plan{position:absolute;inset:3%;width:94%;height:94%;overflow:visible;transform:scale(var(--map-zoom));transform-origin:center;transition:transform .18s ease}.facility-plan path{fill:#23486021;stroke:#7396b1;stroke-width:2;vector-effect:non-scaling-stroke}.facility-plan text{fill:#85bdf0;font:700 34px Bahnschrift,sans-serif;text-anchor:middle}.plan-zone--hcz path{fill:#7a313a29;stroke:#a56b72}.plan-zone--hcz text{fill:#e37d87}.plan-zone--ez path{fill:#27705224;stroke:#5e9d83}.plan-zone--ez text{fill:#69c499}.plan-links path,.plan-links circle{fill:none;stroke:#627d94;stroke-width:3}.player-marker{position:absolute;z-index:4;border:0;background:transparent;cursor:pointer;transform-origin:center}.player-marker>i{width:20px;height:20px;display:block;border:4px solid var(--marker-color);border-radius:50%;background:#07111b;box-shadow:0 0 0 2px #07111b,0 0 12px color-mix(in srgb,var(--marker-color) 65%,transparent)}.player-marker:after{content:"";position:absolute;left:7px;top:-7px;border:3px solid transparent;border-bottom:8px solid var(--marker-color)}.player-marker span{position:absolute;left:26px;top:1px;padding:3px 6px;border:1px solid #3d566b;border-radius:4px;color:#eef7ff;background:#050b12e6;font:8px Consolas,monospace;white-space:nowrap;transform-origin:left center}.player-marker.selected>i{box-shadow:0 0 0 3px #fff,0 0 22px var(--marker-color)}.map-empty{position:absolute;left:50%;top:50%;z-index:3;width:min(360px,82%);padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7890a3;background:#050c13;border:1px solid rgba(95,127,151,.42);border-radius:8px;box-shadow:0 12px 34px #0000006b;text-align:center;transform:translate(-50%,-50%);pointer-events:none}.map-empty svg{width:42px;height:42px;stroke-width:1}.map-empty strong{margin-top:10px;color:#c8d8e4;font-size:15px}.map-empty p{margin:6px 0 0;font-size:10px}.map-inspector{border-left:1px solid var(--border-soft);background:#0b1118e6}.map-inspector>header{height:52px;padding:0 14px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--border-soft);font-size:12px;font-weight:700}.map-inspector>header svg{width:17px}.inspector-player{margin:14px;padding:12px;display:flex;align-items:center;gap:10px;border:1px solid #34485a;border-radius:7px;background:#101923}.inspector-player>i{width:11px;height:11px;border-radius:50%;box-shadow:0 0 12px currentColor}.inspector-player div{display:grid;gap:3px}.inspector-player strong{font-size:12px}.inspector-player span{color:#69d79d;font-size:9px;text-transform:uppercase}.map-inspector dl{margin:0;padding:0 14px}.map-inspector dl div{min-height:43px;display:grid;grid-template-columns:82px 1fr;align-items:center;gap:8px;border-bottom:1px solid #263442}.map-inspector dt{color:#8294a3;font-size:10px}.map-inspector dd{margin:0;color:#e1e9ef;font-size:10px;text-align:right;overflow-wrap:anywhere}.inspector-empty{min-height:380px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6d8192;text-align:center}.inspector-empty svg{width:38px}.inspector-empty strong{margin-top:12px;color:#bdcbd6;font-size:12px}.inspector-empty p{margin:6px 0 0;font-size:9px;line-height:1.5}.map-legend{min-height:62px;padding:10px 14px;display:flex;align-items:center;flex-wrap:wrap;gap:16px;border-top:1px solid var(--border-soft);background:#090e14f0}.map-legend span{display:flex;align-items:center;gap:6px;color:#b9c8d3;font-size:9px}.map-legend span i,.map-legend b>i{width:9px;height:9px;border-radius:50%}.legend-classd{background:#42d68b}.legend-scientist{background:#55b9ff}.legend-mtf{background:#ff4052}.legend-chaos{background:#f5c843}.legend-other{background:#dbe8f4}.map-legend b{margin-left:auto;display:flex;align-items:center;gap:6px;color:#8fa1af;font:500 8px Consolas,monospace}.map-legend b>i{background:#44d488}.map-legend code{color:#ff7e8a}@media(max-width:1050px){.app-shell{grid-template-columns:78px minmax(0,1fr)}.sidebar-panel{width:78px}.brand{padding:14px;justify-content:center}.brand-mark{width:46px}.brand>div{display:none}.nav-item{grid-template-columns:1fr;justify-items:center;padding:0}.nav-item span,.nav-item b{display:none}.sidebar-facility,.sidebar footer{display:none}.telemetry,.site-link-wrap{display:none}.discord-login-wrap{min-width:190px}.operations-grid{grid-template-columns:1fr}.incident-panel{max-height:340px}.timeline{max-height:285px}.security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.security-card:last-child{grid-column:1 / -1}.appearance-panel{grid-template-columns:1fr}.appearance-editor{border-right:0;border-bottom:1px solid var(--border-soft)}.map-layout{grid-template-columns:78px minmax(0,1fr)}.map-inspector{grid-column:1 / -1;border-left:0;border-top:1px solid var(--border-soft)}.inspector-empty{min-height:160px}.map-inspector dl{display:grid;grid-template-columns:repeat(2,1fr);gap:0 18px}}@media(max-width:720px){.app-shell{display:block}.sidebar{position:fixed;inset:0;pointer-events:none}.sidebar-panel{width:min(280px,84vw);transform:translate(-101%);transition:transform .2s ease}.sidebar-backdrop{position:fixed;inset:0;border:0;background:#000000a3}.sidebar--open{pointer-events:auto}.sidebar--open .sidebar-panel{transform:translate(0)}.sidebar--open .sidebar-backdrop{display:block}.brand{justify-content:flex-start}.brand>div{display:block}.nav-item{grid-template-columns:24px 1fr auto;justify-items:start;padding:0 13px}.nav-item span,.nav-item b{display:initial}.sidebar-facility,.sidebar footer{display:flex}.mobile-menu{display:grid;place-items:center;cursor:pointer}.topbar{padding:8px 12px;min-height:66px}.server-picker>span,.telemetry,.site-link-wrap,.account-menu{display:none}.server-picker button{min-width:0;max-width:170px}.connection{display:none}.discord-login-wrap{margin-left:auto;min-width:0}.discord-login{width:44px;padding:0;grid-template-columns:1fr}.discord-login>span,.discord-login>i,.discord-login-wrap>span{display:none}.discord-mark{margin:auto}main{padding:20px 12px}.page-heading{min-height:100px}.page-heading p{max-width:90%;line-height:1.45}.facility-lines{display:none}.metrics{grid-template-columns:1fr;gap:8px}.metrics article{min-height:56px;grid-template-columns:42px auto 1fr}.panel-heading{align-items:stretch;flex-direction:column;gap:9px;padding:12px}.primary-button{width:100%}.panel-actions{width:100%;display:grid!important;grid-template-columns:1fr 1fr}.secondary-button{width:100%}.filters{grid-template-columns:1fr 1fr}.filters label{grid-column:1 / 3}.incident-panel{max-height:none}.timeline{max-height:370px}.feed-empty{min-height:300px}.workspace-panel{min-height:460px}.workspace-empty{min-height:400px}.console-panel form{grid-template-columns:1fr}.console-panel form button{height:36px}.console-panel small{line-height:1.5}.action-types{grid-template-columns:repeat(2,1fr)}.modal-actions{flex-direction:column-reverse}.modal-actions button{min-height:38px}.toast{left:12px;right:12px;bottom:12px;text-align:center}.security-summary{align-items:flex-start}.security-summary:after{display:none}.shield-score{min-width:85px}.security-grid{grid-template-columns:1fr}.security-card:last-child{grid-column:auto}.security-card{min-height:125px}.bot-card{grid-template-columns:45px 1fr;align-items:start;padding:18px}.bot-card__mark{width:45px;height:45px}.bot-card>.security-state{grid-column:2}.appearance-editor,.theme-preview{padding:18px}.color-fields,.background-controls{grid-template-columns:1fr}.preset-grid{grid-template-columns:1fr 1fr}.theme-preview__canvas{min-height:240px}.appearance-footer{align-items:stretch;flex-direction:column;padding:16px 18px}.appearance-footer>div{align-items:stretch;flex-direction:column}.save-theme{justify-content:center}.login-card{padding:24px}.map-header{grid-template-columns:1fr auto}.map-live{grid-column:1 / -1;grid-row:2}.map-layout{grid-template-columns:1fr}.floor-rail{border-right:0;border-bottom:1px solid var(--border-soft);flex-direction:row;overflow-x:auto}.floor-rail>button{min-width:76px}.map-zoom{margin:0 0 0 auto;grid-template-columns:repeat(3,38px)}.map-zoom button:last-child{grid-column:auto}.map-canvas-wrap{padding:8px}.map-canvas{min-height:420px}.map-inspector dl{grid-template-columns:1fr}.map-legend b{width:100%;margin-left:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
