:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8edf6;background:transparent;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #0c1017;--surface: #121822;--surface-raised: #171f2b;--surface-soft: #1b2431;--surface-hover: #202b3a;--border: rgba(170, 186, 211, .13);--border-strong: rgba(177, 193, 218, .22);--text: #e8edf6;--text-soft: #a8b3c4;--text-muted: #727f92;--blue: #4f7fe8;--blue-soft: rgba(79, 127, 232, .14);--gold: #d4ae55;--crimson: #c25568;--green: #51b68a;--yellow: #d6a64b;--red: #df6676;--purple: #9878df;--shadow: 0 18px 60px rgba(0, 0, 0, .22);--radius: 14px;--radius-lg: 20px}:root[data-theme=light]{color:#192231;--bg: #eef1f5;--surface: #f9fafc;--surface-raised: #ffffff;--surface-soft: #f1f4f8;--surface-hover: #e8edf4;--border: rgba(27, 40, 60, .1);--border-strong: rgba(27, 40, 60, .17);--text: #192231;--text-soft: #536174;--text-muted: #7d8998;--blue: #3569d4;--blue-soft: rgba(53, 105, 212, .11);--shadow: 0 18px 50px rgba(35, 46, 62, .1)}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{overflow-x:hidden;background:transparent}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid color-mix(in srgb,var(--blue) 75%,white);outline-offset:2px}::selection{background:#4f7fe852}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#8b99ae47;border:2px solid transparent;background-clip:padding-box;border-radius:10px}.app-viewport{min-height:100vh;background:var(--bg);color:var(--text)}.tablet-bezel{min-height:100vh}.tablet-mode{padding:2.2vh 2vw;background:transparent}.tablet-mode .tablet-bezel{min-height:95.6vh;overflow:hidden;border:8px solid #090c10;border-radius:28px;box-shadow:0 30px 90px #00000085,inset 0 0 0 1px #ffffff0f}.tablet-mode .app-shell{min-height:calc(95.6vh - 16px);height:calc(95.6vh - 16px)}.app-shell{display:flex;min-height:100vh;background:var(--bg)}.sidebar{position:relative;z-index:30;width:260px;flex:0 0 260px;display:flex;flex-direction:column;min-height:100vh;background:color-mix(in srgb,var(--surface) 94%,var(--bg));border-right:1px solid var(--border)}.tablet-mode .sidebar{min-height:calc(95.6vh - 16px)}.sidebar-top{height:78px;padding:17px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.brand-lockup{display:flex;gap:11px;align-items:center}.brand-lockup img{width:41px;height:41px;object-fit:contain;filter:drop-shadow(0 4px 7px rgba(0,0,0,.2))}.brand-lockup div{display:grid;line-height:1.05}.brand-lockup span{color:var(--text-soft);font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.brand-lockup strong{margin-top:4px;font-size:16px;letter-spacing:-.02em}.brand-lockup.large{gap:16px}.brand-lockup.large img{width:64px;height:64px}.brand-lockup.large span{font-size:12px}.brand-lockup.large strong{font-size:20px}.sidebar nav{overflow-y:auto;padding:12px 11px 28px;flex:1}.nav-section{display:block;padding:18px 11px 7px;color:var(--text-muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.sidebar nav button{position:relative;width:100%;display:flex;align-items:center;gap:11px;padding:10px 11px;border:0;border-radius:9px;background:transparent;color:var(--text-soft);cursor:pointer;text-align:left;font-size:13.5px;font-weight:570;transition:.14s ease}.sidebar nav button:hover{background:var(--surface-hover);color:var(--text)}.sidebar nav button.active{color:var(--text);background:var(--blue-soft);box-shadow:inset 3px 0 0 var(--blue)}.sidebar nav button.active svg{color:#79a0f4}.nav-pulse{width:6px;height:6px;margin-left:auto;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px #df66761a}.sidebar footer{padding:12px;border-top:1px solid var(--border)}.profile-card{width:100%;display:flex;align-items:center;gap:10px;border:0;padding:8px;border-radius:10px;background:transparent;text-align:left;cursor:default}.profile-card>span:nth-child(2){min-width:0;display:grid;flex:1}.profile-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.profile-card small{color:var(--text-muted);font-size:11px;margin-top:3px}.avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--blue-soft);color:#8dadf2;font-size:12px;font-weight:800}.avatar.ems{background:#c2556821;color:#e48b9a}.avatar.admin{background:#d4ae5521;color:var(--gold)}.main-column{min-width:0;flex:1;display:flex;flex-direction:column}.topbar{position:sticky;top:0;z-index:20;min-height:66px;padding:10px 24px;display:flex;justify-content:space-between;align-items:center;background:color-mix(in srgb,var(--bg) 88%,transparent);border-bottom:1px solid var(--border);backdrop-filter:blur(18px)}.topbar-left,.topbar-actions{display:flex;align-items:center;gap:8px}.global-search{width:min(510px,42vw);height:40px;display:flex;align-items:center;gap:9px;padding:0 10px 0 13px;border:1px solid var(--border);border-radius:10px;color:var(--text-muted);background:var(--surface);cursor:pointer;transition:.14s ease}.global-search:hover{border-color:var(--border-strong);color:var(--text-soft);background:var(--surface-raised)}.global-search span{flex:1;text-align:left;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}kbd{padding:3px 6px;border:1px solid var(--border-strong);border-radius:5px;background:var(--surface-soft);color:var(--text-muted);font-size:10px;font-weight:700}.connection{display:flex;align-items:center;gap:6px;padding:6px 8px;color:var(--text-muted);font-size:11px;font-weight:700}.connection span{width:7px;height:7px;border-radius:50%;background:var(--text-muted)}.connection.connected span{background:var(--green);box-shadow:0 0 0 4px #51b68a1a}.connection.reconnecting span{background:var(--yellow);animation:pulse 1.2s infinite}.icon-button{width:38px;height:38px;display:inline-grid;place-items:center;flex:0 0 auto;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--text-soft);cursor:pointer;transition:.14s ease}.icon-button:hover{color:var(--text);background:var(--surface-hover);border-color:var(--border)}.icon-button:disabled{opacity:.35;cursor:not-allowed}.notification-anchor{position:relative}.content{width:100%;max-width:1540px;margin:0 auto;padding:36px clamp(22px,3vw,46px) 60px}.page-stack{display:grid;gap:22px;animation:pageIn .22s ease}.page-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-end}.page-header h1{margin:4px 0 7px;font-size:clamp(28px,3vw,39px);line-height:1.05;letter-spacing:-.045em}.page-header p{max-width:760px;margin:0;color:var(--text-soft);font-size:14px;line-height:1.6}.eyebrow{color:var(--blue);font-size:10.5px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.page-actions{display:flex;gap:9px;align-items:center;flex-shrink:0}.button{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 14px;border:1px solid transparent;border-radius:9px;cursor:pointer;font-weight:700;font-size:12.5px;transition:transform .12s ease,background .12s ease,border-color .12s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.5;cursor:not-allowed}.button-primary{background:var(--blue);color:#fff;box-shadow:0 7px 20px #3569d42e}.button-primary:hover{background:color-mix(in srgb,var(--blue) 88%,white)}.button-secondary{background:var(--surface-soft);color:var(--text);border-color:var(--border)}.button-secondary:hover{background:var(--surface-hover)}.button-ghost{background:transparent;color:var(--text-soft)}.button-ghost:hover{background:var(--surface-hover);color:var(--text)}.button-danger{background:#df667621;color:#e7818e;border-color:#df667638}.discord-button{width:100%;min-height:48px;font-size:14px}.card{min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px #ffffff04}.card-header{padding:19px 20px 14px;display:flex;justify-content:space-between;gap:14px;align-items:center}.card-header h3{margin:0;font-size:15px;letter-spacing:-.015em}.card-header p{margin:5px 0 0;color:var(--text-muted);font-size:12px}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.stats-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{display:flex;align-items:center;gap:15px;padding:20px}.stat-card>div:last-child{min-width:0;display:grid}.stat-card span{color:var(--text-soft);font-size:12px;font-weight:650}.stat-card strong{margin-top:5px;font-size:28px;line-height:1;letter-spacing:-.04em}.stat-card strong.status-strong{font-size:18px}.stat-card small{margin-top:6px;color:var(--text-muted);font-size:11px}.stat-icon,.empty-icon,.record-icon,.recent-icon,.health-icon,.list-icon{width:39px;height:39px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:var(--surface-soft);color:var(--text-soft)}.stat-icon.blue{color:#7da1ef;background:var(--blue-soft)}.stat-icon.green{color:#6ec99f;background:#51b68a1f}.stat-icon.red{color:#e6828e;background:#df66761f}.stat-icon.yellow{color:#e1bd6a;background:#d6a64b1f}.dashboard-grid,.server-health{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.8fr);gap:14px}.feed{padding:0 20px 18px}.feed-item{display:flex;gap:12px;padding:15px 0;border-top:1px solid var(--border)}.feed-marker{width:31px;height:31px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:#80a3ef;background:var(--blue-soft)}.feed-item>div:last-child{min-width:0;flex:1}.feed-title{display:flex;align-items:center;justify-content:space-between;gap:9px}.feed-title strong{font-size:13px}.feed-item p{margin:6px 0;color:var(--text-soft);font-size:12.5px;line-height:1.5}.feed-item time,.announcement-card time{color:var(--text-muted);font-size:10.5px}.recent-list{padding:0 12px 14px}.recent-list button{width:100%;display:flex;align-items:center;gap:10px;padding:10px 8px;border:0;border-top:1px solid var(--border);color:var(--text);background:transparent;cursor:pointer;text-align:left}.recent-list button:hover{background:var(--surface-hover);border-radius:9px}.recent-list button>span:last-child{min-width:0;display:grid}.recent-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.recent-list small{margin-top:4px;color:var(--text-muted);font-size:10px}.duty-strip{display:flex;align-items:center;justify-content:space-between;padding:17px 20px}.duty-strip>div{display:flex;gap:12px;align-items:center}.duty-strip strong{font-size:13px}.duty-strip p{margin:4px 0 0;color:var(--text-muted);font-size:11.5px}.presence-dot{width:9px;height:9px;border-radius:50%;background:var(--text-muted)}.presence-dot.online{background:var(--green);box-shadow:0 0 0 5px #51b68a1a}.toolbar{min-height:64px;padding:12px 14px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--border)}.toolbar-split{justify-content:space-between}.toolbar-split .search-input{flex:1}.toolbar-split>.input{width:190px}.toolbar-hint{margin-left:auto;display:flex;align-items:center;gap:6px;color:var(--text-muted);font-size:10.5px}.search-input{min-width:260px;max-width:520px;height:39px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--border);border-radius:9px;background:var(--surface-soft);color:var(--text-muted)}.search-input:focus-within{border-color:color-mix(in srgb,var(--blue) 55%,var(--border));box-shadow:0 0 0 3px var(--blue-soft)}.search-input input{min-width:0;width:100%;border:0;outline:0;color:var(--text);background:transparent;font-size:12.5px}.search-input input::placeholder,.input::placeholder{color:var(--text-muted)}.table-wrap{width:100%;overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{padding:11px 15px;color:var(--text-muted);background:color-mix(in srgb,var(--surface-soft) 66%,transparent);border-bottom:1px solid var(--border);text-align:left;font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;white-space:nowrap}td{padding:13px 15px;color:var(--text-soft);border-bottom:1px solid var(--border);vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr.clickable{cursor:pointer;transition:background .12s ease}tbody tr.clickable:hover{background:var(--surface-hover)}td strong{color:var(--text)}.record-primary{min-width:0;display:grid;gap:4px}.record-primary strong{max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-primary small{max-width:480px;overflow:hidden;text-overflow:ellipsis;color:var(--text-muted);white-space:nowrap}.person-cell{min-width:190px;display:flex;align-items:center;gap:9px}.person-cell>span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:#7ea2ef;background:var(--blue-soft)}.person-cell>div{display:grid;gap:3px}.person-cell small{color:var(--text-muted);font-size:10px}.plate{display:inline-flex;align-items:center;gap:8px;color:var(--text);font-weight:800;letter-spacing:.05em}.icon-value{display:flex;gap:6px;align-items:center}.pagination{padding:12px 15px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);color:var(--text-muted);font-size:11px}.pagination>div{display:flex;align-items:center;gap:8px}.badge{width:fit-content;display:inline-flex;align-items:center;gap:6px;padding:4px 7px;border:1px solid var(--border);border-radius:999px;color:var(--text-soft);background:var(--surface-soft);font-size:9.5px;font-weight:750;text-transform:capitalize;white-space:nowrap}.badge-dot{width:5px;height:5px;border-radius:50%;background:currentColor}.badge-blue{color:#87a9f3;border-color:#4f7fe836;background:var(--blue-soft)}.badge-green{color:#71c99f;border-color:#51b68a38;background:#51b68a1c}.badge-yellow{color:#e1bc68;border-color:#d6a64b38;background:#d6a64b1c}.badge-red{color:#e88794;border-color:#df66763b;background:#df66761c}.badge-purple{color:#b295ef;border-color:#9878df38;background:#9878df1c}.overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:22px;background:#04070bab;backdrop-filter:blur(7px)}.modal{width:min(540px,100%);max-height:min(88vh,900px);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface-raised);box-shadow:var(--shadow);animation:modalIn .17s ease}.modal-wide{width:min(840px,100%)}.modal>header,.drawer>header,.popover>header{padding:18px 19px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--border)}.modal h2,.drawer h2{margin:0;font-size:18px;letter-spacing:-.025em}.modal header p,.drawer header p{margin:5px 0 0;color:var(--text-muted);font-size:11.5px}.modal-body,.drawer-body{min-height:0;overflow-y:auto}.drawer-overlay{place-items:stretch end;padding:0}.drawer{width:min(570px,100vw);height:100vh;display:flex;flex-direction:column;border-left:1px solid var(--border-strong);background:var(--surface-raised);box-shadow:var(--shadow);animation:drawerIn .19s ease}.drawer-body{padding:20px}.form{display:grid;gap:15px;padding:20px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.form-grid .field:has(.textarea){grid-column:1 / -1}.form-grid.thirds{grid-template-columns:repeat(3,minmax(0,1fr))}.field{display:grid;gap:7px;color:var(--text-soft);font-size:11px;font-weight:700}.field small{color:var(--text-muted);font-size:10px;font-weight:400;line-height:1.4}.input{width:100%;min-height:39px;padding:9px 11px;border:1px solid var(--border);border-radius:8px;outline:0;color:var(--text);background:var(--surface-soft);font-size:12.5px;transition:.14s ease}.input:focus{border-color:color-mix(in srgb,var(--blue) 60%,var(--border));box-shadow:0 0 0 3px var(--blue-soft)}.textarea{min-height:96px;resize:vertical;line-height:1.5}.select{appearance:auto}.form-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:3px}.checkbox,.checkbox-group{display:flex;align-items:center;gap:8px;color:var(--text-soft);font-size:11.5px}.checkbox input{accent-color:var(--blue)}.checkbox-group{min-height:39px;gap:16px}.empty-state{min-height:210px;padding:35px 22px;display:grid;place-items:center;align-content:center;text-align:center}.empty-state h3{margin:12px 0 5px;font-size:14px}.empty-state p{max-width:420px;margin:0 0 13px;color:var(--text-muted);font-size:11.5px;line-height:1.55}.error-state .empty-icon{color:var(--red);background:#df66761a}.skeleton-list{padding:10px 14px}.skeleton-row{height:57px;display:grid;grid-template-columns:2fr 1fr .6fr;gap:24px;align-items:center;border-bottom:1px solid var(--border)}.skeleton-row span{height:9px;border-radius:5px;background:linear-gradient(90deg,var(--surface-soft),var(--surface-hover),var(--surface-soft));background-size:300% 100%;animation:shimmer 1.4s infinite}.skeleton-row span:nth-child(2){width:75%}.skeleton-row span:nth-child(3){width:65%}.spin{animation:spin .8s linear infinite}.toast{position:fixed;right:26px;bottom:26px;z-index:200;max-width:420px;display:flex;align-items:center;gap:9px;padding:12px 15px;border:1px solid rgba(81,182,138,.25);border-radius:10px;color:#9be0bd;background:color-mix(in srgb,var(--surface-raised) 94%,#2a885f);box-shadow:var(--shadow);font-size:12px;font-weight:650;animation:toastIn .2s ease}.toast-error{color:#f0a1ab;border-color:#df667647;background:color-mix(in srgb,var(--surface-raised) 94%,#8b2e3b)}.detail-stack{display:grid;gap:22px}.detail-lead{display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:var(--text-muted);font-size:11px}.detail-lead>span{display:flex;align-items:center;gap:5px}.detail-section{display:grid;gap:9px}.detail-section h3{margin:0;padding-bottom:9px;border-bottom:1px solid var(--border);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.long-copy{margin:0;color:var(--text-soft);font-size:12.5px;line-height:1.75;white-space:pre-wrap}.definition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;border:1px solid var(--border);border-radius:10px;overflow:hidden;background:var(--border)}.definition-grid>div{padding:11px;background:var(--surface)}.definition-grid dt{color:var(--text-muted);font-size:9.5px;text-transform:uppercase;letter-spacing:.07em}.definition-grid dd{margin:5px 0 0;color:var(--text);font-size:12px;white-space:pre-wrap}.record-row,.alert-row{min-height:53px;display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid var(--border)}.record-row:last-child,.alert-row:last-child{border-bottom:0}.record-row>div:not(.record-icon),.alert-row>div{min-width:0;display:grid;gap:3px;flex:1}.record-row strong,.alert-row strong{font-size:11.5px}.record-row small,.alert-row small{overflow:hidden;text-overflow:ellipsis;color:var(--text-muted);font-size:10.5px;white-space:nowrap}.alert-row{padding:11px;border:1px solid rgba(223,102,118,.16);border-radius:9px;background:#df66760e}.alert-row>svg{color:var(--red)}.muted{margin:0;color:var(--text-muted);font-size:11.5px}.chip-list{display:flex;flex-wrap:wrap;gap:7px}.wanted-grid,.unit-grid,.announcement-grid,.report-board,.dispatch-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.wanted-card,.unit-card,.announcement-card,.report-card,.call-card{position:relative;overflow:hidden;padding:18px}.wanted-card:before,.call-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--blue)}.priority-hoch:before{background:var(--yellow)}.priority-kritisch:before,.priority-sofort:before{background:var(--red)}.priority-niedrig:before{background:var(--green)}.wanted-head,.unit-head,.call-top,.report-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.wanted-icon,.unit-type,.announcement-icon,.message-avatar,.search-result-icon,.character-icon{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#83a7f2;background:var(--blue-soft)}.wanted-card h3,.unit-card h3,.announcement-card h3,.report-card h3,.call-card h3{margin:16px 0 7px;font-size:15px;letter-spacing:-.02em}.wanted-card p,.announcement-card p,.report-card p,.call-card p{margin:0;color:var(--text-soft);font-size:11.5px;line-height:1.6}.wanted-meta,.report-meta{margin:18px 0 12px;display:flex;justify-content:space-between;color:var(--text-muted);font-size:9.5px}.wanted-card .button{width:100%}.call-card{display:flex;flex-direction:column;min-height:300px}.call-card .call-top>div{display:flex;gap:7px;align-items:center}.call-number{font-size:11px;font-weight:850;letter-spacing:.05em}.call-location{margin:14px 0;display:flex;align-items:center;gap:7px;color:var(--text-soft);font-size:11px}.call-card .chip-list{margin-bottom:14px}.status-actions{margin-top:auto}.status-actions .input{width:100%}.call-card footer{margin-top:12px;padding-top:11px;display:flex;justify-content:space-between;border-top:1px solid var(--border);color:var(--text-muted);font-size:9.5px}.unit-head{justify-content:flex-start}.unit-head>div{min-width:0;flex:1}.unit-head h3{margin:0}.unit-head p{margin:3px 0 0;color:var(--text-muted);font-size:10px}.unit-type.ems{color:#e28795;background:#c255681f}.unit-members{margin-top:13px;display:flex;gap:8px;align-items:flex-start;color:var(--text-soft);font-size:11px}.assigned-call{margin:14px 0;padding:10px;display:flex;align-items:center;gap:9px;border-radius:9px;background:var(--blue-soft);color:#87a9f3}.assigned-call div{display:grid}.assigned-call strong{font-size:11px}.assigned-call small{color:var(--text-soft);font-size:9.5px}.unit-card>.input{margin-top:16px}.map-card{height:min(680px,calc(100vh - 210px));min-height:480px;overflow:hidden}.live-map{position:relative;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at 70% 30%,rgba(79,127,232,.07),transparent 35%),linear-gradient(145deg,#18212d,#101720)}.map-base{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;opacity:.72;filter:saturate(.72) contrast(1.05) brightness(.8)}:root[data-theme=light] .map-base{opacity:.8;filter:saturate(.65) contrast(.96) brightness(1.06)}:root[data-theme=light] .live-map{background:linear-gradient(145deg,#dfe5ec,#edf1f5)}.map-grid{position:absolute;inset:-30%;opacity:.65;background-image:linear-gradient(rgba(135,154,180,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(135,154,180,.08) 1px,transparent 1px),linear-gradient(35deg,transparent 46%,rgba(135,154,180,.06) 47%,rgba(135,154,180,.06) 49%,transparent 50%);background-size:46px 46px,46px 46px,180px 180px;transform:rotate(-7deg)}.map-label.north{position:absolute;top:18px;right:20px;width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--border-strong);border-radius:50%;color:var(--text-soft);font-size:10px;font-weight:900}.map-marker{position:absolute;z-index:3}.map-marker>span{width:30px;height:30px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.7);border-radius:50% 50% 50% 4px;color:#fff;background:var(--blue);box-shadow:0 6px 16px #00000045}.map-marker.ems>span{background:var(--crimson)}.map-marker.call>span{background:var(--yellow);transform:translate(-50%,-50%) rotate(-45deg)}.map-marker.call svg{transform:rotate(45deg)}.map-marker label{position:absolute;left:36px;top:5px;width:max-content;max-width:180px;padding:4px 7px;border:1px solid var(--border);border-radius:6px;color:var(--text);background:color-mix(in srgb,var(--surface-raised) 91%,transparent);box-shadow:0 5px 15px #00000024;font-size:9.5px;font-weight:700}.map-marker.call label{left:21px;top:-25px}.map-legend{position:absolute;left:17px;bottom:17px;z-index:5;display:flex;align-items:center;gap:12px;padding:9px 11px;border:1px solid var(--border);border-radius:9px;background:color-mix(in srgb,var(--surface-raised) 91%,transparent);backdrop-filter:blur(10px)}.map-legend>span{display:flex;align-items:center;gap:5px;color:var(--text-soft);font-size:9.5px}.map-legend small{margin-left:5px;color:var(--text-muted)}.legend-dot{width:7px;height:7px;border-radius:50%;background:var(--blue)}.legend-dot.ems{background:var(--crimson)}.legend-dot.call{background:var(--yellow)}.announcement-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.announcement-card>div:first-child>div{display:flex;gap:5px}.announcement-card time{display:block;margin-top:16px}.message-list{padding:0 18px}.message-list article{display:flex;gap:11px;padding:16px 0;border-bottom:1px solid var(--border)}.message-list article:last-child{border-bottom:0}.message-avatar{width:34px;height:34px;font-size:10px;font-weight:800}.message-list article>div{min-width:0;flex:1}.message-list article>div>div{display:flex;align-items:center;gap:7px}.message-list strong{font-size:11.5px}.message-list span,.message-list time{color:var(--text-muted);font-size:9.5px}.message-list time{margin-left:auto}.message-list p{margin:7px 0 0;color:var(--text-soft);font-size:11.5px;line-height:1.55}.document-preview{display:grid;gap:22px;padding:8px}.document-preview>header{display:flex;gap:10px;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--border)}.document-preview>header img{width:46px;height:46px;object-fit:contain}.document-preview>header div{display:grid}.document-preview>header span{color:var(--text-muted);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.document-preview h2{margin:0;font-size:24px;letter-spacing:-.04em}.document-preview dl{display:flex;gap:30px;margin:0}.document-preview dt{color:var(--text-muted);font-size:9px;text-transform:uppercase;letter-spacing:.1em}.document-preview dd{margin:5px 0 0;font-size:11.5px}.document-preview>p{min-height:180px;margin:0;color:var(--text-soft);font-size:12.5px;line-height:1.8;white-space:pre-wrap}.signature{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid rgba(81,182,138,.2);border-radius:9px;color:var(--green);background:#51b68a12}.signature div{display:grid}.signature strong{font-size:11.5px}.signature small{margin-top:3px;color:var(--text-muted);font-size:9.5px}.server-health{grid-template-columns:.8fr 1.2fr}.health-list,.compact-list{padding:0 14px 14px}.health-list>div,.compact-list>div{min-height:56px;display:flex;align-items:center;gap:10px;border-top:1px solid var(--border)}.health-list>div>div:nth-child(2),.compact-list>div>div{min-width:0;display:grid;flex:1}.health-list strong,.compact-list strong{font-size:11.5px}.health-list small,.compact-list small{margin-top:3px;color:var(--text-muted);font-size:9.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.admin-action-grid .button{width:100%}.report-card .input{margin-top:14px}.report-card>.button{width:100%;margin-top:7px}.report-comment{margin-top:11px!important;padding:8px 9px;border-left:2px solid var(--purple);border-radius:5px;background:#9878df14}.settings-card{padding:8px 20px}.settings-row{min-height:105px;display:flex;align-items:center;gap:13px}.settings-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:#83a7f2;background:var(--blue-soft)}.settings-row>div:nth-child(2){flex:1}.settings-row strong{font-size:13px}.settings-row p{margin:5px 0 0;color:var(--text-muted);font-size:11px}.theme-picker{display:flex;gap:7px}.theme-picker button{display:grid;gap:5px;padding:7px;border:1px solid var(--border);border-radius:9px;color:var(--text-soft);background:transparent;font-size:9.5px;cursor:pointer}.theme-picker button.active{border-color:var(--blue);color:var(--text);box-shadow:0 0 0 2px var(--blue-soft)}.theme-preview{width:70px;height:35px;display:block;border-radius:6px;background:linear-gradient(90deg,#111822 27%,#1b2431 27%)}.theme-preview.light{background:linear-gradient(90deg,#dfe5ed 27%,#fff 27%)}.popover{position:absolute;top:45px;right:0;z-index:60;width:min(390px,calc(100vw - 30px));overflow:hidden;border:1px solid var(--border-strong);border-radius:13px;background:var(--surface-raised);box-shadow:var(--shadow)}.popover header strong{font-size:12px}.popover header small{display:block;margin-top:3px;color:var(--text-muted);font-size:9.5px}.notification-popover>div{max-height:480px;overflow-y:auto}.notification-popover article{display:flex;gap:10px;padding:12px 16px;border-bottom:1px solid var(--border)}.notification-popover article.unread{background:var(--blue-soft)}.notification-popover article>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#87a9f3;background:var(--blue-soft)}.notification-popover article>div{flex:1}.notification-popover article strong{font-size:11px}.notification-popover article p{margin:4px 0;color:var(--text-soft);font-size:10.5px;line-height:1.45}.notification-popover article small{color:var(--text-muted);font-size:9px}.notification-popover>.button{width:100%;border-radius:0}.command-search{height:56px;display:flex;align-items:center;gap:10px;padding:0 18px;border-bottom:1px solid var(--border);color:var(--text-muted)}.command-search input{min-width:0;flex:1;border:0;outline:0;color:var(--text);background:transparent;font-size:13.5px}.search-results{min-height:300px;max-height:58vh;overflow-y:auto;padding:10px}.search-results section h3{margin:12px 9px 6px;color:var(--text-muted);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.search-results section button{width:100%;display:flex;align-items:center;gap:10px;padding:9px;border:0;border-radius:9px;color:var(--text);background:transparent;cursor:pointer;text-align:left}.search-results section button:hover{background:var(--surface-hover)}.search-results section button>span:last-child{min-width:0;display:grid}.search-results strong{font-size:11.5px}.search-results small{margin-top:3px;overflow:hidden;text-overflow:ellipsis;color:var(--text-muted);font-size:9.5px;white-space:nowrap}.search-result-icon{width:32px;height:32px}.command-hints{display:flex;gap:7px;flex-wrap:wrap;padding:12px}.command-hints>span{width:100%;margin-bottom:4px;display:flex;align-items:center;gap:6px;color:var(--text-muted);font-size:10px}.command-hints button{padding:7px 9px;border:1px solid var(--border);border-radius:7px;color:var(--text-soft);background:var(--surface-soft);font-size:10.5px;cursor:pointer}.inline-error,.login-error{padding:10px 12px;border:1px solid rgba(223,102,118,.22);border-radius:8px;color:#e995a0;background:#df667614;font-size:11px;line-height:1.5}.login-shell{min-height:100vh;position:relative;display:grid;grid-template-columns:minmax(480px,.9fr) minmax(460px,1.1fr);overflow:hidden;color:#eef2f8;background:#0b1017}.login-atmosphere{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 24%,rgba(55,105,211,.2),transparent 27%),radial-gradient(circle at 62% 83%,rgba(180,57,80,.08),transparent 28%),linear-gradient(115deg,transparent 47%,rgba(255,255,255,.025) 47.2%,transparent 48%)}.login-panel{position:relative;z-index:2;max-width:570px;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,7vw,105px);background:#0d121ac9;border-right:1px solid rgba(184,199,222,.11);backdrop-filter:blur(18px)}.login-panel .brand-lockup{position:absolute;top:42px;left:clamp(42px,7vw,105px)}.login-copy{margin-bottom:32px}.login-copy h1{margin:18px 0 15px;font-size:clamp(48px,6vw,76px);line-height:.94;letter-spacing:-.065em}.login-copy p{max-width:440px;margin:0;color:#9da9ba;font-size:15px;line-height:1.7}.login-security{margin-top:18px;display:flex;align-items:flex-start;gap:8px;color:#6f7d90;font-size:10.5px;line-height:1.55}.login-security svg{margin-top:1px;flex:0 0 auto}.login-side{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;gap:12px;padding:70px clamp(50px,8vw,130px)}.login-feature{max-width:490px;display:flex;gap:13px;padding:16px;border:1px solid rgba(179,197,224,.11);border-radius:13px;background:#131b27a8;backdrop-filter:blur(12px)}.login-feature>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#81a5f1;background:#4f7fe821}.login-feature strong{font-size:12px}.login-feature p{margin:4px 0 0;color:#8090a5;font-size:10.5px}.selector-shell,.boot-screen{min-height:100vh;display:grid;place-items:center;padding:40px;color:var(--text);background:var(--bg)}.selector-shell>section{width:min(900px,100%)}.selector-shell header{margin:55px 0 24px}.selector-shell h1{margin:8px 0;font-size:37px;letter-spacing:-.05em}.selector-shell header p{color:var(--text-soft)}.character-grid{display:grid;gap:10px}.character-grid button{width:100%;display:flex;align-items:center;gap:13px;padding:15px;border:1px solid var(--border);border-radius:12px;color:var(--text);background:var(--surface);cursor:pointer;text-align:left;transition:.14s ease}.character-grid button:hover{transform:translateY(-1px);border-color:var(--border-strong);background:var(--surface-raised)}.character-grid button>span:nth-child(2){display:grid;flex:1;gap:3px}.character-grid small{color:var(--text-muted);font-size:10px}.character-grid em{width:fit-content;margin-top:4px;padding:3px 6px;border-radius:5px;color:var(--text-soft);background:var(--surface-soft);font-size:9px;font-style:normal}.character-icon.ems{color:#e38a98;background:#c255681f}.character-icon.admin{color:#e0bd6d;background:#d4ae551f}.boot-screen{align-content:center;gap:16px}.boot-screen>img{width:96px;height:96px;object-fit:contain;filter:drop-shadow(0 12px 25px rgba(0,0,0,.25))}.boot-screen>div{display:grid;gap:4px;text-align:center}.boot-screen>div span{color:var(--text-muted);font-size:11px}.boot-screen .skeleton-list{width:280px}.boot-screen .skeleton-row{height:18px;border:0}.mobile-only,.sidebar-scrim{display:none}@keyframes shimmer{to{background-position:-300% 0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.4}}@keyframes pageIn{0%{opacity:0;transform:translateY(4px)}}@keyframes modalIn{0%{opacity:0;transform:translateY(8px) scale(.99)}}@keyframes drawerIn{0%{transform:translate(25px);opacity:.6}}@keyframes toastIn{0%{opacity:0;transform:translateY(8px)}}@media(max-width:1180px){.sidebar{width:228px;flex-basis:228px}.stats-grid.four,.wanted-grid,.unit-grid,.announcement-grid,.report-board,.dispatch-board{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.server-health{grid-template-columns:1fr}.login-shell{grid-template-columns:minmax(480px,1fr) .8fr}}@media(max-width:860px){.mobile-only{display:inline-grid}.sidebar{position:fixed;inset:0 auto 0 0;width:min(290px,86vw);min-height:100vh;transform:translate(-102%);transition:transform .18s ease;box-shadow:var(--shadow)}.sidebar.open{transform:translate(0)}.sidebar-scrim{position:fixed;inset:0;z-index:25;display:block;border:0;background:#04070b8f;backdrop-filter:blur(3px)}.topbar{padding:9px 14px}.global-search{width:min(470px,calc(100vw - 270px))}.global-search kbd{display:none}.content{padding:27px 18px 45px}.stats-grid{grid-template-columns:1fr}.page-header{align-items:flex-start;flex-direction:column}.page-actions{width:100%}.page-actions .button{flex:1}.login-shell{grid-template-columns:1fr}.login-panel{max-width:none;border:0}.login-side{display:none}.tablet-mode{padding:0}.tablet-mode .tablet-bezel{min-height:100vh;border:0;border-radius:0}.tablet-mode .app-shell{height:100vh;min-height:100vh}}@media(max-width:620px){.topbar{gap:6px}.connection{display:none}.global-search{width:42px;padding:0;justify-content:center;border-color:transparent;background:transparent}.global-search span{display:none}.topbar-actions{gap:2px}.content{padding:22px 13px 40px}.page-stack{gap:14px}.page-header h1{font-size:29px}.stats-grid.four,.wanted-grid,.unit-grid,.announcement-grid,.report-board,.dispatch-board{grid-template-columns:1fr}.stat-card{padding:16px}.toolbar{align-items:stretch;flex-direction:column}.toolbar-hint{display:none}.toolbar-split>.input,.search-input{width:100%;min-width:0;max-width:none}.form-grid,.form-grid.thirds{grid-template-columns:1fr}.form-grid .field{grid-column:auto}.definition-grid{grid-template-columns:1fr}.pagination{align-items:flex-start;flex-direction:column;gap:8px}.duty-strip{align-items:flex-start;flex-direction:column;gap:12px}.map-card{height:520px;min-height:520px}.map-legend{right:12px;left:12px;flex-wrap:wrap}.map-marker label{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-action-grid{grid-template-columns:repeat(2,1fr)}.settings-row{align-items:flex-start;flex-wrap:wrap;padding:14px 0}.theme-picker{width:100%}.theme-picker button{flex:1}.theme-preview{width:100%}.login-panel{padding:120px 28px 38px}.login-panel .brand-lockup{top:30px;left:28px}.login-copy h1{font-size:49px}.selector-shell{padding:26px 16px}.selector-shell h1{font-size:31px}.toast{right:13px;bottom:13px;left:13px}.drawer-body{padding:15px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
