:root{--bg:#07131f;--surface:#0d1c2b;--surface2:#122436;--card:#fff;--text:#102030;--muted:#66788a;--line:#dce5ec;--primary:#0f6fff;--danger:#d92d20;--danger2:#ef4444;--warning:#f59e0b;--success:#138a52;--shadow:0 14px 44px #05121e26}*{box-sizing:border-box}html,body{min-height:100%;color:var(--text);background:#f4f7fa;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}main{min-height:calc(100vh - 124px)}.topbar{background:var(--bg);color:#fff;z-index:50;align-items:center;gap:24px;height:70px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 8px 30px #0000002e}.brand{align-items:center;gap:11px;min-width:max-content;display:flex}.brand>span:last-child{flex-direction:column;line-height:1.05;display:flex}.brand small{color:#a9bbca;margin-top:4px;font-size:11px}.brand-mark{color:#fff;letter-spacing:-1px;background:linear-gradient(145deg,#ef4444,#a71916);border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:inline-grid;box-shadow:inset 0 0 0 1px #ffffff2e}.brand-mark.large{border-radius:18px;width:62px;height:62px;font-size:22px}.topnav{align-items:center;gap:20px;margin-left:auto;display:flex}.topnav a{color:#d9e4ec;font-size:14px}.topnav a:hover{color:#fff}.topnav .nav-emergency{background:var(--danger);color:#fff;border-radius:10px;padding:10px 14px;font-weight:700}.connection-badge{white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:11px}.connection-badge.online{color:#78e1a9;background:#14a35f29}.connection-badge.offline{color:#ffaaa3;background:#ef44442e}.footer{color:#9bb0c1;background:#07131f;justify-content:space-between;gap:30px;min-height:54px;padding:15px 28px;font-size:12px;display:flex}.footer span:last-child{text-align:right;max-width:720px}.home-shell{max-width:1460px;margin:0 auto;padding:42px 28px}.hero{grid-template-columns:minmax(0,1fr) minmax(520px,.95fr);align-items:stretch;gap:34px;display:grid}.hero-copy{padding:34px 14px 20px 4px}.eyebrow{letter-spacing:.14em;color:#497087;font-size:11px;font-weight:800}.hero-copy h1,.page-heading h1{letter-spacing:-.04em;margin:12px 0 20px;font-size:clamp(34px,4vw,60px);line-height:1.02}.hero-copy p{color:#54697a;max-width:720px;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin:28px 0;display:flex}.notice-card{border-left:4px solid var(--warning);background:#fff8e8;border-radius:10px;flex-direction:column;gap:6px;max-width:720px;padding:16px 18px;display:flex}.notice-card span{color:#665b41;font-size:13px;line-height:1.45}.hero-map-card{min-height:560px;box-shadow:var(--shadow);background:#fff;border:1px solid #d9e4ea;border-radius:24px;overflow:hidden}.feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px;display:grid}.feature-grid article{background:#fff;border:1px solid #dfe7ed;border-radius:16px;padding:20px}.feature-grid h3{margin:10px 0 6px;font-size:16px}.feature-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.feature-icon{font-size:24px}.btn{color:#102030;background:#e9eef3;border:0;border-radius:10px;justify-content:center;align-items:center;padding:11px 16px;font-weight:750;transition:transform .16s,opacity .16s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.6;cursor:wait}.btn-primary{background:var(--primary);color:#fff}.btn-danger{background:var(--danger);color:#fff}.btn-secondary{color:#173047;background:#e8eef3}.btn-lg{padding:14px 19px;font-size:15px}.btn-xl{border-radius:12px;padding:16px 20px;font-size:17px}.btn-sm{padding:8px 11px;font-size:12px}.text-button{color:#2563a8;background:0 0;border:0;padding:0}.icon-button{background:#edf2f6;border:0;border-radius:10px;width:36px;height:36px;font-size:24px;line-height:1}.content-shell{max-width:1200px;margin:0 auto;padding:38px 26px 60px}.narrow-shell{max-width:960px}.page-heading{margin-bottom:22px}.page-heading h1{margin-bottom:10px;font-size:42px}.page-heading p{color:var(--muted);font-size:16px}.panel-card{background:#fff;border:1px solid #dfe7ed;border-radius:18px;padding:24px;box-shadow:0 8px 28px #0f273b0f}.stack-form{flex-direction:column;gap:18px;display:flex}.stack-form label,.stack-label{flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.stack-form input,.stack-form select,.stack-form textarea,.stack-label textarea,.staff-summary select,.org-form input,.org-form select{color:#102030;background:#fff;border:1px solid #cad7e0;border-radius:10px;outline:none;width:100%;padding:11px 12px}.stack-form input:focus,.stack-form select:focus,.stack-form textarea:focus{border-color:#6ba6ef;box-shadow:0 0 0 3px #0f6fff1a}.two-cols{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-section{border-bottom:1px solid #edf1f4;flex-direction:column;gap:13px;padding-bottom:22px;display:flex}.form-section:last-of-type{border-bottom:0}.form-section h2{margin:0;font-size:18px}.section-title-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.check-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.check-grid label{background:#f5f8fa;border-radius:9px;flex-direction:row;align-items:center;padding:11px 12px;font-weight:600}.check-grid input{width:auto}.muted{color:var(--muted)}.tiny{font-size:11px}.gps-readout{color:#24557a;background:#edf7ff;border:1px solid #cae6ff;border-radius:9px;padding:9px 11px;font-size:12px}.location-picker{background:#dae3e8;border:1px solid #ccd9e2;border-radius:14px;height:340px;overflow:hidden}.evidence-list{flex-direction:column;gap:7px;display:flex}.evidence-list>div{background:#f5f8fa;border-radius:9px;justify-content:space-between;gap:10px;padding:9px 11px;font-size:12px;display:flex}.receipt{color:#14552f;background:#ebfff4;border:1px solid #b6e6ca;border-radius:10px;flex-direction:column;gap:4px;padding:14px;display:flex}.alert{border-radius:10px;padding:12px 14px;font-size:13px}.alert.warning{color:#76580f;background:#fff7e5}.alert.danger{color:#8b241c;background:#ffefed}.alert.success{color:#12693a;background:#ecfff4}.auth-shell{background:radial-gradient(circle at top,#183c59,#07131f 58%);place-items:center;min-height:calc(100vh - 124px);padding:40px;display:grid}.auth-card{text-align:center;background:#fff;border-radius:24px;width:min(460px,100%);padding:34px;box-shadow:0 30px 90px #0000004d}.auth-card h1{margin:16px 0 8px}.auth-card>p{color:var(--muted);line-height:1.5}.auth-card .stack-form{text-align:left;margin-top:22px}.map-page{height:calc(100vh - 70px);min-height:650px}.emergency-map-shell{background:#dce7ef;width:100%;height:100%;position:relative;overflow:hidden}.emergency-map-shell.preview{height:100%;min-height:400px}.map-canvas{position:absolute;inset:0}.map-search{z-index:4;filter:drop-shadow(0 6px 16px #0000001f);width:min(430px,100% - 100px);display:flex;position:absolute;top:16px;left:16px}.map-search input{background:#fff;border:0;border-radius:12px 0 0 12px;outline:none;flex:1;padding:12px 14px}.map-search button{color:#fff;background:#0f6fff;border:0;border-radius:0 12px 12px 0;padding:0 14px;font-weight:700}.panel-toggle{z-index:4;color:#fff;box-shadow:var(--shadow);background:#07131f;border:0;border-radius:10px;padding:10px 13px;position:absolute;bottom:20px;left:16px}.map-panel{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-left:1px solid #d7e1e8;width:min(390px,90vw);height:100%;padding:18px;position:absolute;top:0;right:0;overflow:auto;box-shadow:-10px 0 40px #051a2a1f}.map-panel-head,.staff-detail-head{border-bottom:1px solid #e6edf2;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex}.map-panel h2,.staff-detail h2{margin:4px 0 0;font-size:21px}.incident-list{flex-direction:column;margin-top:8px;display:flex}.incident-list button{text-align:left;background:0 0;border:0;border-bottom:1px solid #edf2f5;gap:10px;padding:12px 4px;display:flex}.incident-list button:hover{background:#f5f8fa}.incident-list button div{flex-direction:column;gap:4px;display:flex}.incident-list small{color:var(--muted);font-size:11px}.dot{border-radius:50%;flex:none;width:11px;height:11px;margin-top:4px}.dot.s1,.dot.s2{background:#f59e0b}.dot.s3,.dot.s4{background:#ef4444}.dot.s5{background:#7f1d1d}.incident-public-card{padding:16px 0}.incident-public-card h3{margin:12px 0 8px;font-size:20px}.incident-public-card p{color:#516678;line-height:1.5}.incident-public-card dl{gap:0;margin:16px 0;display:grid}.incident-public-card dl div{border-top:1px solid #e8eef2;justify-content:space-between;gap:15px;padding:10px 0;display:flex}.incident-public-card dt{color:#6b7f8f}.incident-public-card dd{text-align:right;margin:0;font-weight:700}.severity-pill{color:#745411;background:#fff3cf;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.severity-pill.s4,.severity-pill.s5{color:#8c231c;background:#ffe4e0}.notification-list{flex-direction:column;gap:7px;margin:9px 0 16px;display:flex}.notification-list>div{background:#f5f8fa;border-radius:8px;justify-content:space-between;gap:12px;padding:9px 10px;font-size:11px;display:flex}.notification-list span{color:#627587}.map-fallback-banner{z-index:7;color:#72550c;box-shadow:var(--shadow);background:#fff4db;border-radius:9px;padding:8px 12px;font-size:11px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.ops-shell{grid-template-columns:245px 1fr;min-height:calc(100vh - 70px);margin-top:0;display:grid}.ops-sidebar{color:#dbe7ef;z-index:9;background:#081522;flex-direction:column;height:calc(100vh - 70px);padding:18px 14px;display:flex;position:sticky;top:70px}.ops-brand{align-items:center;gap:10px;padding:4px 6px 20px;display:flex}.ops-brand>div{flex-direction:column;font-size:13px;display:flex}.ops-brand small{color:#89a2b4;margin-top:4px;font-size:10px}.ops-sidebar nav{flex-direction:column;gap:5px;display:flex}.ops-sidebar nav a{color:#c5d4df;border-radius:9px;padding:10px 11px;font-size:13px}.ops-sidebar nav a:hover{color:#fff;background:#13283a}.ops-user{border-top:1px solid #203547;flex-direction:column;gap:4px;margin-top:auto;padding:16px 8px 4px;font-size:12px;display:flex}.ops-user span{color:#8fa8ba;font-size:10px}.ops-sidebar .text-button{text-align:left;color:#83b8ec;margin-top:8px}.ops-main{background:#f2f6f9;min-width:0}.staff-dashboard{flex-direction:column;height:calc(100vh - 70px);display:flex;position:relative}.ops-toolbar{background:#fff;border-bottom:1px solid #dce5eb;justify-content:space-between;align-items:center;height:78px;padding:0 22px;display:flex}.ops-toolbar h1{margin:4px 0 0;font-size:22px}.role-chip{color:#245c9c;text-transform:uppercase;background:#e8f1ff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.staff-map-wrap{flex:1;min-height:0}.staff-detail{z-index:12;background:#fff;width:min(480px,94vw);height:calc(100% - 78px);padding:18px;position:absolute;top:78px;right:0;overflow:auto;box-shadow:-15px 0 45px #00000021}.staff-summary{justify-content:space-between;align-items:center;gap:10px;margin:16px 0;display:flex}.staff-summary select{width:auto;padding:7px 9px}.private-grid{grid-template-columns:1fr 1fr;gap:9px;margin:14px 0;display:grid}.private-grid>div{background:#f5f8fa;border-radius:9px;flex-direction:column;gap:3px;padding:10px;display:flex}.private-grid b{color:#6e7f8e;text-transform:uppercase;font-size:10px}.private-grid span{font-size:12px}.detail-section{border-top:1px solid #e7edf1;margin-top:15px;padding:16px 0}.detail-section h4{margin:0 0 10px}.ai-card{background:#eef5ff;border:1px solid #d4e6ff;border-radius:10px;flex-direction:column;gap:5px;padding:11px;display:flex}.ai-card span,.ai-card small{color:#59728b;font-size:11px}.ai-card p{margin:2px 0;font-size:12px}.evidence-private-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.evidence-private-grid button{background:#f7fafc;border:1px solid #dce5ec;border-radius:10px;flex-direction:column;gap:4px;padding:10px;display:flex}.evidence-private-grid small{color:#6d7e8e;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.ops-page{padding-bottom:40px}.admin-list{flex-direction:column;gap:10px;padding:20px;display:flex}.admin-list article{background:#fff;border:1px solid #dce5eb;border-radius:12px;justify-content:space-between;gap:20px;padding:16px;display:flex}.admin-list h3{margin:0 0 5px}.admin-list p{color:#5e7180}.admin-actions{flex-direction:column;align-items:flex-end;gap:7px;min-width:130px;display:flex}.status-chip{text-transform:uppercase;background:#edf1f4;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.status-chip.approved{color:#17603a;background:#dcfae8}.status-chip.rejected{color:#8b241c;background:#ffe6e2}.org-form{grid-template-columns:1.2fr 1fr 1.2fr 1fr 1fr 1.3fr auto;gap:8px;margin:20px;padding:14px;display:grid}.table-wrap{background:#fff;border:1px solid #dce5eb;border-radius:12px;margin:0 20px;overflow:auto}.table-wrap table{border-collapse:collapse;width:100%}.table-wrap th,.table-wrap td{text-align:left;border-bottom:1px solid #edf2f5;padding:11px 12px;font-size:12px}.table-wrap th{text-transform:uppercase;color:#758897;background:#f7f9fb;font-size:10px}.table-wrap td:first-child{flex-direction:column;gap:3px;display:flex}.table-wrap small{color:#7b8e9d}.ops-empty{padding:30px}@media (max-width:1100px){.hero{grid-template-columns:1fr}.hero-map-card{min-height:480px}.feature-grid{grid-template-columns:1fr 1fr}.topnav a:not(.nav-emergency){display:none}.ops-shell{grid-template-columns:70px 1fr}.ops-sidebar{padding:14px 9px}.ops-sidebar .ops-brand>div,.ops-sidebar nav a,.ops-user b,.ops-user span{font-size:0}.ops-sidebar nav a{height:42px;padding:0}.ops-sidebar nav a:before{content:"•";place-items:center;height:100%;font-size:26px;display:grid}.ops-user{align-items:center}.ops-user .text-button{font-size:0}.ops-user .text-button:before{content:"↪";font-size:20px}.org-form{grid-template-columns:1fr 1fr}}@media (max-width:720px){.topbar{height:64px;padding:0 12px}.brand small,.connection-badge{display:none}.brand>span:last-child b{font-size:13px}.topnav{gap:8px}.topnav .nav-emergency{padding:9px;font-size:11px}.home-shell{padding:24px 14px}.hero-copy{padding:10px 0}.hero-copy h1{font-size:38px}.hero-copy p{font-size:15px}.hero-map-card{min-height:430px}.feature-grid{grid-template-columns:1fr}.footer{flex-direction:column;padding:14px}.footer span:last-child{text-align:left}.content-shell{padding:24px 14px 40px}.page-heading h1{font-size:34px}.panel-card{padding:16px}.two-cols,.check-grid{grid-template-columns:1fr}.location-picker{height:280px}.map-page{height:calc(100vh - 64px)}.map-panel{width:92vw}.map-search{width:calc(100% - 70px);top:10px;left:10px}.ops-shell{grid-template-columns:1fr}.ops-sidebar{display:none}.staff-dashboard{height:calc(100vh - 64px)}.staff-detail{width:100%;top:78px}.private-grid,.org-form{grid-template-columns:1fr}.admin-list article{flex-direction:column}.admin-actions{align-items:flex-start}.auth-shell{padding:18px}.auth-card{padding:24px 18px}}.map-search-wrap{z-index:6;width:min(460px,100% - 110px);position:absolute;top:16px;left:16px}.map-search-wrap .map-search{width:100%;position:static}.map-search-results{background:#fff;border:1px solid #d8e3eb;border-radius:12px;max-height:260px;margin-top:6px;overflow:hidden auto;box-shadow:0 12px 30px #00000029}.map-search-results button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf2f5;width:100%;padding:10px 12px;font-size:12px;line-height:1.35;display:block}.map-search-results button:hover{background:#f4f8fb}.map-panel.expanded{width:min(620px,96vw)}.map-panel-controls{gap:6px;display:flex}.map-card-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.location-picker-wrap{position:relative}.picker-fallback,.picker-hint{z-index:3;color:#fff;pointer-events:none;background:#07131fe0;border-radius:7px;padding:6px 8px;font-size:10px;position:absolute;left:10px}.picker-hint{bottom:10px}.picker-fallback{top:10px}.notification-form{grid-template-columns:1fr 1fr;gap:8px;display:grid}.notification-form input,.notification-form select{padding:9px;font-size:11px}.notification-form button{grid-column:1/-1}.report-private-list{flex-direction:column;gap:8px;display:flex}.report-private-list article{background:#f5f8fa;border-radius:9px;flex-direction:column;gap:4px;padding:10px;display:flex}.report-private-list b{color:#5f7486;font-size:10px}.report-private-list span{font-size:12px;line-height:1.4}.report-private-list small{color:#7a8c99;font-size:10px}@media (max-width:720px){.map-search-wrap{width:calc(100% - 70px);top:10px;left:10px}.notification-form{grid-template-columns:1fr}.map-panel.expanded{width:100vw}.map-card-actions{align-items:stretch}.map-card-actions .btn{flex:auto}}.pending-box{border-top:1px solid #e4ebf0;padding-top:16px}.pending-box h3{margin:0;font-size:14px}.pending-item{border-bottom:1px solid #edf2f5;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.pending-item>div{flex-direction:column;gap:3px;display:flex}.pending-item b{font-size:12px}.pending-item small{color:#708493;font-size:10px}.pending-state{color:#77550b;background:#fff4d6;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.pending-state.failed{color:#8b2a21;background:#ffe9e5}.pending-state.syncing{color:#245b92;background:#e6f1ff}
.location-picker-wrap{position:relative}.location-picker .leaflet-container{font-family:inherit}.leaflet-emergency-marker-wrap{background:0 0!important;border:0!important}.leaflet-emergency-marker{background:#21a6c7;border:4px solid #fff;border-radius:50% 50% 50% 0;width:34px;height:34px;display:block;transform:rotate(-45deg);box-shadow:0 5px 12px #00000059}.leaflet-emergency-marker span{background:#fff;border-radius:50%;width:10px;height:10px;margin:8px;display:block;transform:rotate(45deg)}.leaflet-fullscreen-button{z-index:500;background:#fff;border:2px solid #0003;border-radius:8px;width:42px;height:42px;font-size:25px;line-height:1;position:absolute;bottom:52px;right:10px;box-shadow:0 1px 4px #0000002e}.location-picker-fallback-text{text-align:center;background:#f6f8fa;border:1px solid #ccd9e2;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:260px;padding:24px;display:flex}.location-picker-fallback-text span{color:#66788a;max-width:480px}.location-picker-fallback-text code{color:#174c70;background:#e7f4ff;border-radius:8px;padding:8px 10px}.leaflet-map-engine-badge{z-index:500;color:#fff;pointer-events:none;background:#07131fdb;border-radius:8px;padding:6px 9px;font-size:10px;position:absolute;top:10px;left:10px}.leaflet-emergency-dot{color:#fff;background:#ef4444;border:3px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid;box-shadow:0 2px 8px #00000059}.leaflet-emergency-dot.s1,.leaflet-emergency-dot.s2{background:#f59e0b}.leaflet-emergency-dot.s5{background:#991b1b}.leaflet-universal-map{background:#e8edf1}.map-gps-button,.map-fullscreen-button{z-index:500;color:#102030;background:#fff;border:2px solid #0000002e;border-radius:8px;width:42px;height:42px;font-size:23px;line-height:1;position:absolute;right:12px;box-shadow:0 1px 5px #0000002e}.map-gps-button{top:14px}.map-fullscreen-button{top:62px}.map-unavailable{text-align:center;color:#203446;background:#eef3f6;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:30px;display:flex;position:absolute;inset:0}.map-unavailable span{color:#66788a;max-width:620px}.leaflet-container{z-index:1}.leaflet-control-container{font-family:inherit}.mobile-top-actions,.mobile-nav-panel,.mobile-nav-backdrop{display:none}.nav-operations{border:1px solid #fff3;border-radius:9px;padding:9px 12px;font-weight:750;color:#fff!important}.nav-operations:hover{background:#ffffff14}@media (max-width:1100px) and (min-width:901px){.topbar{gap:14px;padding:0 18px}.desktop-topnav{gap:12px}.desktop-topnav a{font-size:12px}.connection-badge{display:none}}@media (max-width:900px){.topbar{gap:10px;height:74px;padding:0 14px}.brand{flex:1;min-width:0}.brand>span:last-child{min-width:0}.brand b{white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.brand small{display:none}.brand-mark{flex:0 0 42px;width:42px;height:42px}.desktop-topnav,.connection-badge{display:none!important}.mobile-top-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.mobile-report-btn{color:#fff;white-space:nowrap;background:#e52b1f;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:11px 13px;font-weight:800;display:inline-flex}.mobile-report-short{display:none}.mobile-menu-toggle{color:#fff;background:#132435;border:1px solid #ffffff38;border-radius:12px;place-items:center;width:46px;height:46px;font-size:25px;line-height:1;display:grid}.mobile-nav-backdrop{z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#010a128c;display:block;position:fixed;inset:74px 0 0}.mobile-nav-panel{z-index:80;color:#fff;background:#081522;flex-direction:column;gap:6px;width:min(390px,94vw);padding:14px;transition:transform .2s;display:flex;position:fixed;top:74px;bottom:0;right:0;overflow:auto;transform:translate(104%);box-shadow:-18px 0 44px #0000004d}.mobile-nav-panel.open{transform:translate(0)}.mobile-nav-head{border-bottom:1px solid #203548;justify-content:space-between;align-items:center;margin-bottom:4px;padding:8px 4px 14px;display:flex}.mobile-nav-head>div{flex-direction:column;display:flex}.mobile-nav-head small{color:#8fa8ba;margin-top:3px}.mobile-nav-head button{color:#fff;background:#162b3e;border:0;border-radius:10px;width:42px;height:42px;font-size:28px}.mobile-nav-panel>a{background:#102335;border:1px solid #1b3448;border-radius:11px;flex-direction:column;gap:4px;padding:14px;display:flex}.mobile-nav-panel>a span{font-size:15px;font-weight:800}.mobile-nav-panel>a small{color:#9db0bf;font-size:11px;line-height:1.4}.mobile-nav-panel>a:hover,.mobile-nav-panel>a:focus-visible{outline-offset:1px;background:#183249;outline:2px solid #4a9cff}.mobile-nav-panel .mobile-nav-danger{background:#6d1d19;border-color:#91352e}.mobile-nav-panel .mobile-nav-operations{background:#0d4771;border-color:#1e6a9f;margin-top:8px}.mobile-nav-panel .mobile-nav-operations small{color:#c8e3f4}.ops-shell{min-height:calc(100vh - 74px);display:block}.ops-sidebar{z-index:8;width:100%;height:auto;padding:12px 14px;position:relative;top:auto}.ops-brand{padding:2px 2px 10px}.ops-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.ops-sidebar nav a{background:#102538;border:1px solid #1d3649;border-radius:9px;padding:11px}.ops-user{grid-template-columns:minmax(0,1fr) auto;column-gap:10px;margin-top:10px;padding:10px 4px 2px;display:grid}.ops-user span{grid-column:1}.ops-user .text-button{grid-area:1/2/3;align-self:center}.ops-main{min-height:60vh}.staff-dashboard{height:auto;min-height:calc(100vh - 190px)}.ops-toolbar{gap:10px;height:auto;min-height:70px;padding:13px 14px}.ops-toolbar h1{font-size:19px}.staff-map-wrap{min-height:520px}.staff-detail{z-index:90;width:100vw;height:calc(100vh - 74px);padding:16px;position:fixed;top:74px;right:0}.private-grid{grid-template-columns:1fr}.evidence-private-grid{grid-template-columns:repeat(2,1fr)}.auth-shell{padding:20px 14px}.auth-card{border-radius:18px;padding:24px 18px}.footer{flex-direction:column;gap:10px;padding:18px}.footer span:last-child{text-align:left}}@media (max-width:520px){.topbar{padding:0 10px}.brand{gap:8px}.brand b{font-size:14px}.mobile-report-long{display:none}.mobile-report-short{display:inline}.mobile-report-btn{padding:10px 12px}.mobile-menu-toggle{width:44px;height:44px}.ops-sidebar nav,.evidence-private-grid,.two-cols,.check-grid{grid-template-columns:1fr}}@media (max-width:720px){.location-picker{height:360px}.leaflet-control-attribution{font-size:9px}.leaflet-fullscreen-button{bottom:50px;right:9px}.leaflet-control-zoom a{width:38px!important;height:38px!important;font-size:22px!important;line-height:38px!important}.map-gps-button,.map-fullscreen-button{width:40px;height:40px;right:9px}.map-fullscreen-button{top:59px}}
.status-legend{background:#f6f9fb;border:1px solid #e4ebf0;border-radius:10px;flex-wrap:wrap;gap:7px;margin:12px 0;padding:10px;display:flex}.status-legend span{color:#53687a;align-items:center;gap:5px;font-size:10px;display:inline-flex}.status-legend i,.state-dot{border-radius:50%;flex:none;width:9px;height:9px;display:inline-block}.btn-success{color:#fff;background:#16a34a}.ops-toolbar-actions{align-items:center;gap:10px;display:flex}.finalize-row{background:#edfdf3;border:1px solid #bbebcc;border-radius:11px;align-items:center;gap:10px;padding:10px 12px;display:flex}.finalize-row span{color:#46705a;font-size:11px;line-height:1.4}.history-shell{max-width:1500px}.history-filters{grid-template-columns:repeat(6,minmax(120px,1fr));align-items:end;gap:12px;display:grid}.history-filters label{flex-direction:column;gap:6px;font-size:12px;font-weight:750;display:flex}.history-filters input,.history-filters select{color:#102030;background:#fff;border:1px solid #cad7e0;border-radius:9px;width:100%;padding:10px 11px}.history-filter-actions{grid-column:span 6;gap:8px;display:flex}.history-summary{color:#53687a;justify-content:space-between;align-items:center;margin:18px 2px 10px;font-size:12px;display:flex}.history-list{flex-direction:column;gap:9px;display:flex}.history-row{background:#fff;border:1px solid #dfe7ed;border-radius:13px;grid-template-columns:180px minmax(0,1fr) 320px;align-items:center;gap:18px;padding:15px 17px;display:grid;box-shadow:0 5px 18px #0f273b0a}.history-state{align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.history-state i{border-radius:50%;width:12px;height:12px}.history-main{min-width:0}.history-main>div{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.history-main b{color:#476176;font-size:12px}.history-main strong{font-size:15px}.history-main p{color:#40586b;white-space:nowrap;text-overflow:ellipsis;margin:5px 0;font-size:13px;overflow:hidden}.history-main small{color:#728493}.history-dates{grid-template-columns:1fr 1fr;gap:12px;display:grid}.history-dates span{color:#506576;flex-direction:column;gap:3px;font-size:11px;display:flex}.history-dates b{color:#8a9aa7;text-transform:uppercase;letter-spacing:.05em;font-size:9px}.history-pagination{justify-content:space-between;margin-top:16px;display:flex}.history-pagination button:disabled{opacity:.45}.incident-public-card dd{justify-content:flex-end;align-items:center;gap:5px;display:flex}@media (max-width:1200px){.history-filters{grid-template-columns:repeat(3,1fr)}.history-filter-actions{grid-column:span 3}.history-row{grid-template-columns:150px minmax(0,1fr) 260px}}@media (max-width:900px){.ops-toolbar-actions{gap:6px}.ops-toolbar-actions .btn{display:none}.finalize-row{flex-direction:column;align-items:flex-start}.history-shell{padding:22px 14px 40px}.history-filters{grid-template-columns:repeat(2,1fr);padding:16px}.history-filter-actions{grid-column:span 2}.history-row{grid-template-columns:1fr;gap:10px}.history-dates{border-top:1px solid #edf1f4;padding-top:10px}.history-state{order:0}.history-main{order:1}.history-dates{order:2}.status-legend{max-height:118px;overflow:auto}}@media (max-width:520px){.history-filters{grid-template-columns:1fr}.history-filter-actions{grid-column:1}.history-dates{grid-template-columns:1fr}.history-summary{flex-direction:column;align-items:flex-start;gap:4px}.history-pagination{gap:8px}.history-pagination .btn{flex:1;padding:10px;font-size:11px}}
html,body{max-width:100%;overflow-x:hidden}img,video,canvas,svg,input,select,textarea,button{max-width:100%}.map-panel-mobile-collapse,.ops-mobile-menu{display:none}@media (max-width:900px){main{min-height:calc(100dvh - 128px)}.map-page{height:calc(100dvh - 74px);min-height:520px}.emergency-map-shell{min-height:520px}.emergency-map-shell.preview{min-height:360px}.map-search-wrap{z-index:510;pointer-events:none;position:absolute;top:10px;left:10px;right:62px}.map-search{filter:drop-shadow(0 5px 14px #00000026);pointer-events:auto;display:flex;width:100%!important;position:relative!important;top:auto!important;left:auto!important}.map-search input{border-radius:11px 0 0 11px;flex:auto;width:0;min-width:0;padding:11px 12px;font-size:14px}.map-search button{border-radius:0 11px 11px 0;flex:none;min-width:70px;padding:0 10px;font-size:13px}.map-search-results{pointer-events:auto;background:#fff;border-radius:12px;max-height:42dvh;position:absolute;top:50px;left:0;right:0;overflow:auto;box-shadow:0 12px 30px #0000002e}.map-search-results button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f4;width:100%;padding:11px}.map-gps-button,.map-fullscreen-button{z-index:520!important;width:42px!important;height:42px!important;right:10px!important}.map-gps-button{top:10px!important}.map-fullscreen-button{top:60px!important}.map-panel{overscroll-behavior:contain;z-index:600!important;top:auto!important;left:8px!important;right:8px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;background:#fffffffb!important;border:1px solid #d7e1e8!important;border-radius:18px!important;width:auto!important;height:auto!important;max-height:min(58dvh,540px)!important;padding:0 14px 14px!important;position:absolute!important;overflow:auto!important;box-shadow:0 -8px 34px #051a2a38!important}.map-panel-mobile-collapse{z-index:5;color:#40586b;background:#fffffffa;border:0;border-bottom:1px solid #edf1f4;justify-content:center;align-items:center;gap:7px;width:100%;height:34px;font-size:12px;font-weight:800;display:flex;position:sticky;top:0}.map-panel-mobile-collapse:before{content:"";background:#b7c5cf;border-radius:999px;width:42px;height:4px}.map-panel-head{z-index:4;background:#fffffffa;align-items:center;padding:12px 0 10px;position:sticky;top:34px}.map-panel-controls{flex:none;gap:6px;display:flex}.map-panel-controls .icon-button{place-items:center;width:40px;height:40px;display:grid}.map-panel-controls .icon-button:first-child{display:none}.map-panel h2{font-size:18px;line-height:1.15}.status-legend{gap:6px;margin:10px 0 6px;padding:9px;max-height:none!important;overflow:visible!important}.status-legend span{font-size:9.5px}.incident-list button{min-height:62px;padding:12px 2px}.incident-list button b{font-size:15px}.incident-list small{font-size:11px}.incident-public-card{padding:12px 0 4px}.incident-public-card h3{font-size:18px}.incident-public-card dl div{align-items:flex-start}.incident-public-card dd{overflow-wrap:anywhere;max-width:60%}.map-card-actions{grid-template-columns:1fr;gap:8px;display:grid}.map-card-actions .btn,.map-card-actions .text-button{width:100%;min-height:42px}.panel-toggle{white-space:nowrap;max-width:calc(100% - 28px);min-height:44px;font-weight:800;transform:translate(-50%);z-index:550!important;left:50%!important;right:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important}.map-fallback-banner{text-align:center;max-width:calc(100% - 28px);bottom:70px}.home-shell{padding:24px 14px 34px}.hero{gap:18px;grid-template-columns:1fr!important}.hero-copy{padding:8px 0 0}.hero-copy h1{margin:12px 0 18px;font-size:clamp(36px,11vw,56px);line-height:1.02}.hero-copy p{font-size:16px;line-height:1.55}.hero-actions{grid-template-columns:1fr;gap:10px;margin:22px 0;display:grid}.hero-actions .btn{width:100%;min-height:50px}.hero-map-card{border-radius:18px;min-height:430px}.feature-grid{gap:10px;margin-top:20px;grid-template-columns:1fr 1fr!important}.feature-grid article{padding:16px}.content-shell{width:100%;padding:24px 14px 40px}.narrow-shell{max-width:100%}.page-heading{margin-bottom:16px}.page-heading h1{margin:9px 0 10px;font-size:clamp(30px,9vw,42px);line-height:1.05}.page-heading p{font-size:14px;line-height:1.5}.panel-card{border-radius:15px;padding:18px 14px}.stack-form{gap:16px}.form-section{gap:12px;padding-bottom:18px}.form-section h2{font-size:20px;line-height:1.2}.two-cols{grid-template-columns:1fr!important}.section-title-row{flex-wrap:wrap;align-items:flex-start}.section-title-row>.btn{margin-left:auto}.stack-form input,.stack-form select,.stack-form textarea,.stack-label textarea{min-height:46px;font-size:16px}input[type=file]{width:100%;font-size:14px;overflow:hidden}.evidence-list>div{align-items:flex-start}.evidence-list span{overflow-wrap:anywhere;min-width:0}.check-grid{grid-template-columns:1fr 1fr}.check-grid label{min-height:50px;padding:11px;line-height:1.25}.stack-form>.btn.btn-xl,.stack-form>.btn.btn-primary{width:100%;min-height:54px}.receipt,.alert{overflow-wrap:anywhere}.pending-box{max-width:100%;overflow:hidden}.pending-item{gap:8px}.pending-item>div{min-width:0}.pending-item small{overflow-wrap:anywhere}.location-picker{max-height:54dvh;height:360px!important}.auth-shell{place-items:start center;min-height:calc(100dvh - 74px);padding:20px 12px!important}.auth-card{width:100%;max-width:480px;margin-top:10px;padding:24px 16px!important}.staff-dashboard{min-height:calc(100dvh - 74px)!important}.staff-map-wrap{min-height:calc(100dvh - 210px)!important}.staff-detail{overscroll-behavior:contain;z-index:800!important;width:100vw!important;height:calc(100dvh - 74px)!important;padding:0 14px 22px!important;position:fixed!important;top:74px!important;left:0!important;right:0!important;overflow:auto!important}.staff-detail-head{z-index:4;background:#fff;padding:14px 0 12px;position:sticky;top:0}.staff-detail-head .icon-button{flex:0 0 44px;width:44px;height:44px}.staff-summary{flex-direction:column;align-items:flex-start}.staff-summary select{min-height:44px;width:100%!important}.finalize-row .btn{width:100%;min-height:46px}.private-grid,.notification-form{grid-template-columns:1fr!important}.notification-form>*{width:100%}.evidence-private-grid{grid-template-columns:1fr 1fr!important}.history-shell{padding:22px 12px 40px!important}.history-filters{grid-template-columns:1fr 1fr!important;padding:14px!important}.history-filter-actions{grid-column:1/-1!important}.history-row{grid-template-columns:1fr!important;gap:10px!important;padding:14px!important}.history-main p{overflow-wrap:anywhere;white-space:normal!important}.history-dates{grid-template-columns:1fr 1fr}.history-pagination{padding:10px 0 max(10px,env(safe-area-inset-bottom));z-index:5;background:#f2f6f9;position:sticky;bottom:0}.admin-list{padding:12px!important}.admin-list article{overflow-wrap:anywhere;padding:13px!important}.org-form{grid-template-columns:1fr 1fr!important}.org-form .btn{grid-column:1/-1}.footer{font-size:11px;padding:16px 14px!important}}@media (max-width:520px){.map-page,.emergency-map-shell{min-height:480px}.map-panel{border-radius:16px!important;max-height:min(62dvh,520px)!important;padding-left:12px!important;padding-right:12px!important;left:6px!important;right:6px!important}.map-search-wrap{left:8px;right:58px}.map-search input{padding:10px;font-size:13px}.map-search button{min-width:62px;padding:0 8px;font-size:12px}.feature-grid,.check-grid,.history-filters,.history-dates,.org-form,.evidence-private-grid{grid-template-columns:1fr!important}.section-title-row>.btn{width:100%;margin-left:0}.page-heading h1{font-size:32px}.panel-card{padding:16px 12px}}@media (max-height:620px) and (max-width:900px){.map-panel{max-height:48dvh!important}.map-panel-head{top:34px}.status-legend{display:none}.staff-detail{height:calc(100dvh - 64px)!important;top:64px!important}}
@media (max-width:900px){.ops-shell{min-height:calc(100dvh - 74px)!important;display:block!important}.ops-sidebar{display:none!important}.ops-mobile-menu{z-index:45;color:#fff;background:#081522;border-bottom:1px solid #1d3447;display:block;position:sticky;top:74px;box-shadow:0 5px 18px #00000026}.ops-mobile-menu summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 14px;list-style:none;display:flex}.ops-mobile-menu summary::-webkit-details-marker{display:none}.ops-mobile-menu summary>span{flex-direction:column;gap:3px;min-width:0;display:flex}.ops-mobile-menu summary b{font-size:14px}.ops-mobile-menu summary small{color:#8fa8ba;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.ops-mobile-menu summary strong{background:#163047;border:1px solid #27475e;border-radius:9px;flex:none;padding:8px 10px;font-size:12px}.ops-mobile-menu[open] summary strong:after{content:" ×";font-size:15px}.ops-mobile-menu nav{grid-template-columns:1fr 1fr;gap:7px;padding:0 12px 12px;display:grid}.ops-mobile-menu nav a{color:#dbe7ef;background:#102538;border:1px solid #1d3649;border-radius:9px;align-items:center;min-height:44px;padding:10px 11px;font-size:12px;font-weight:700;display:flex}.ops-mobile-menu nav a:active,.ops-mobile-menu nav a:focus-visible{outline-offset:1px;background:#18364e;outline:2px solid #66a9ff}.ops-mobile-user{color:#9db2c1;border-top:1px solid #203547;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px 12px;font-size:11px;display:flex}.ops-mobile-user span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ops-mobile-user .text-button{color:#86bcef;flex:none}.ops-main{width:100%;min-width:0}.ops-toolbar{align-items:center;gap:8px;height:auto!important;min-height:68px!important;padding:11px 12px!important}.ops-toolbar h1{font-size:18px!important}.ops-toolbar .eyebrow{font-size:9px}.role-chip{padding:5px 7px;font-size:9px}.ops-toolbar-actions{gap:5px}}@media (max-width:520px){.ops-mobile-menu nav{grid-template-columns:1fr}.ops-mobile-menu summary{padding-left:10px;padding-right:10px}.ops-toolbar{flex-direction:column;align-items:flex-start}.ops-toolbar-actions{justify-content:space-between;width:100%}}
.directory-page{padding-bottom:40px}.directory-toolbar-actions{align-items:center;gap:8px;display:flex}.directory-sync-state{color:#315f82;background:#eff7ff;border:1px solid #cfe3f6;border-radius:9px;margin:12px 18px 0;padding:9px 11px;font-size:11px;font-weight:700}.directory-filters{grid-template-columns:repeat(4,minmax(150px,1fr));align-items:end;gap:12px;margin:18px;display:grid}.directory-filters label{flex-direction:column;gap:6px;font-size:12px;font-weight:800;display:flex}.directory-filters select,.directory-form input,.directory-form select,.agent-policy-controls select{color:#102030;background:#fff;border:1px solid #cad7e0;border-radius:9px;width:100%;padding:10px 11px}.directory-count{align-items:end;gap:7px;padding:10px 2px;display:flex}.directory-count b{font-size:24px;line-height:1}.directory-count span{color:#6b7f8f;font-size:11px}.agent-policy-card{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:center;gap:20px;margin:0 18px 18px;display:grid}.agent-policy-card h3{margin:4px 0 7px}.agent-policy-card p{color:#607587;margin:0;font-size:12px;line-height:1.5}.agent-policy-controls{grid-template-columns:1fr 1fr;gap:9px;display:grid}.agent-policy-controls label{background:#f5f8fa;border:1px solid #e3eaf0;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;font-size:11px;font-weight:750;display:flex}.agent-policy-controls label:has(select){flex-direction:column;align-items:stretch;display:flex}.agent-policy-controls input[type=checkbox]{width:20px;height:20px}.directory-add{margin:0 18px 12px;padding:0;overflow:hidden}.directory-add summary{cursor:pointer;background:#f8fafc;border-bottom:1px solid #0000;padding:14px 16px;font-weight:800}.directory-add[open] summary{border-bottom-color:#e5ebf0}.directory-form{grid-template-columns:repeat(3,minmax(150px,1fr));gap:10px;padding:14px;display:grid}.directory-form .btn{min-height:42px}.locality-form{grid-template-columns:repeat(5,minmax(130px,1fr))}.directory-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:6px 18px 20px;display:grid}.directory-card{background:#fff;border:1px solid #dce5eb;border-radius:14px;min-width:0;padding:15px;box-shadow:0 5px 18px #0f273b0a}.directory-card>header{border-bottom:1px solid #edf1f4;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:11px;display:flex}.directory-card>header span{color:#6d8395;text-transform:uppercase;letter-spacing:.05em;font-size:10px}.directory-card>header h3{margin:3px 0 0;font-size:16px}.directory-card>header>b{color:#3f627d;white-space:nowrap;background:#edf4fa;border-radius:999px;padding:5px 7px;font-size:10px}.directory-coverage{gap:10px;padding:10px 0;font-size:11px;display:flex}.directory-coverage strong{color:#6a7d8d;flex:0 0 70px}.directory-coverage span{overflow-wrap:anywhere;min-width:0}.directory-channels{flex-direction:column;gap:7px;display:flex}.directory-channel{background:#f7f9fb;border:1px solid #edf1f4;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.directory-channel>div:first-child{flex-direction:column;gap:2px;min-width:0;display:flex}.directory-channel b{font-size:11px}.directory-channel span{color:#4e6476;overflow-wrap:anywhere;font-size:11px}.directory-channel small{color:#8393a0;font-size:9px}.directory-channel-actions{flex:none;gap:6px;display:flex}.directory-card>footer{color:#708494;border-top:1px solid #edf1f4;justify-content:space-between;gap:10px;margin-top:10px;padding-top:9px;font-size:10px;display:flex}.directory-card>footer a{color:#2563a8;font-weight:750}.directory-card>footer span{text-align:right;max-width:70%}@media (max-width:1100px){.directory-filters{grid-template-columns:repeat(2,1fr)}.agent-policy-card{grid-template-columns:1fr}.directory-form,.locality-form{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.directory-toolbar-actions{flex-wrap:wrap;justify-content:flex-end}.directory-sync-state,.directory-filters,.agent-policy-card,.directory-add{margin-left:12px;margin-right:12px}.directory-cards{grid-template-columns:1fr;padding-left:12px;padding-right:12px}.directory-channel{flex-direction:column;align-items:flex-start}.directory-channel-actions{width:100%}.directory-channel-actions .btn{flex:1}.directory-card>footer{flex-direction:column}.directory-card>footer span{text-align:left;max-width:none}}@media (max-width:520px){.directory-toolbar-actions{justify-content:stretch;width:100%}.directory-toolbar-actions>*{flex:1}.directory-filters,.directory-form,.locality-form,.agent-policy-controls{grid-template-columns:1fr}.directory-filters{padding:13px}.directory-form{padding:12px}.directory-card{padding:13px}.directory-card>header{flex-direction:column}.directory-card>header>b{white-space:normal}.directory-channel-actions{flex-direction:column}.directory-channel-actions .btn{width:100%}}
.triage-controls{background:#f8fafc;border:1px solid #dce5ec;border-radius:11px;grid-template-columns:1fr 110px;gap:10px;margin:12px 0;padding:12px;display:grid}.triage-controls>.section-title-row,.triage-controls>.triage-step-buttons,.triage-controls>small{grid-column:1/-1}.triage-controls h4{margin:0}.triage-controls label{flex-direction:column;gap:5px;font-size:11px;font-weight:800;display:flex}.triage-controls select{background:#fff;border:1px solid #cad7e0;border-radius:9px;width:100%;padding:9px 10px}.triage-step-buttons{gap:8px;display:flex}.triage-step-buttons .btn{flex:1}.ai-card.needs-human{background:#fff7ed;border-color:#fed7aa}.ai-decision-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.ai-decision-row>span{background:#fff;border:1px solid #d8e3eb;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800}.ai-card.needs-human .ai-decision-row>span{color:#9a3412;border-color:#fdba74}.ai-recommendations{flex-wrap:wrap;gap:5px;margin:6px 0;display:flex}.ai-recommendations>b{color:#58728a;width:100%;font-size:10px}.ai-recommendations>span{color:#365f80;background:#fff;border:1px solid #d7e6f4;border-radius:999px;padding:4px 6px;font-size:9px}@media (max-width:900px){.triage-controls{grid-template-columns:1fr 100px}.ai-decision-row{flex-direction:column;align-items:flex-start}.triage-step-buttons{width:100%}}@media (max-width:520px){.triage-controls{grid-template-columns:1fr}.triage-controls>.section-title-row,.triage-controls>.triage-step-buttons,.triage-controls>small{grid-column:1}.triage-step-buttons{flex-direction:column}.triage-step-buttons .btn{width:100%}}
.agent-inbox-page{padding-bottom:40px}.agent-health{flex-wrap:wrap;gap:8px;padding:14px 18px 0;display:flex}.agent-health span{background:#fff;border:1px solid #dce5eb;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.agent-health span:before{content:"";background:#94a3b8;border-radius:50%;width:8px;height:8px}.agent-health span.ok{color:#166534}.agent-health span.ok:before{background:#22c55e}.agent-health span.off{color:#9a3412}.agent-health span.off:before{background:#f97316}.agent-kpis{grid-template-columns:repeat(4,1fr);gap:10px;padding:16px 18px;display:grid}.agent-kpis article{background:#fff;border:1px solid #dce5eb;border-radius:12px;flex-direction:column;gap:3px;padding:15px;display:flex}.agent-kpis b{font-size:28px}.agent-kpis span{color:#687e90;font-size:11px}.agent-inbox-grid{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:14px;padding:0 18px;display:grid}.agent-run-list,.agent-action-list{flex-direction:column;gap:9px;margin-top:12px;display:flex}.agent-run{background:#fbfdff;border:1px solid #dfe7ed;border-left:4px solid #60a5fa;border-radius:11px;padding:12px}.agent-run.urgent_human_review{background:#fff7f7;border-left-color:#dc2626}.agent-run.human_review{background:#fffaf0;border-left-color:#f59e0b}.agent-run.auto_triage{background:#f4fff8;border-left-color:#16a34a}.agent-run-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.agent-run-head>div{flex-direction:column;gap:3px;display:flex}.agent-run-head b{font-size:14px}.agent-run-head span{color:#5b7082;font-size:10px;font-weight:800}.agent-run-head strong{background:#fff;border:1px solid #dce6ee;border-radius:999px;padding:5px 7px;font-size:12px}.agent-run-meta{flex-wrap:wrap;gap:8px;margin:8px 0;display:flex}.agent-run-meta span{color:#526a7e;background:#eef3f7;border-radius:999px;padding:4px 6px;font-size:10px}.agent-run p{color:#40596c;margin:7px 0;font-size:12px;line-height:1.45}.agent-org-chips{flex-wrap:wrap;gap:5px;margin:7px 0 10px;display:flex}.agent-org-chips span{color:#47657c;background:#fff;border:1px solid #d8e4ed;border-radius:999px;padding:4px 6px;font-size:9px}.agent-action-list article{background:#fafcfd;border:1px solid #e1e8ee;border-radius:10px;padding:11px}.agent-action-list article>div{justify-content:space-between;gap:10px;display:flex}.agent-action-list b{text-transform:uppercase;font-size:11px}.agent-action-list p{color:#506779;margin:7px 0;font-size:11px}.agent-action-list small{color:#a43a31;margin-bottom:7px;font-size:10px;display:block}.agent-action-list a{color:#2563a8;font-size:11px;font-weight:750}.agent-action-status{background:#edf2f6;border-radius:999px;padding:3px 6px;font-size:9px}.agent-action-status.failed{color:#982a22;background:#ffe8e5}.agent-action-status.requires_approval{color:#75550a;background:#fff2cc}.agent-action-status.queued{color:#245c9c;background:#e8f1ff}@media (max-width:1050px){.agent-inbox-grid{grid-template-columns:1fr}.agent-kpis{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.agent-health{padding-left:12px;padding-right:12px}.agent-kpis{grid-template-columns:1fr 1fr;padding:12px}.agent-kpis article{padding:12px}.agent-inbox-grid{padding:0 12px}.agent-run-meta{flex-direction:column;align-items:flex-start}.agent-run .btn{width:100%}}
.company-footer{justify-content:center;align-items:center;min-height:48px;padding:12px 20px}.company-footer-link{color:#9bb0c1;background:0 0;border:0;border-radius:8px;padding:6px 8px;font-size:12px;display:inline-flex}.company-footer-link:hover,.company-footer-link:focus-visible{color:#fff;outline:1px solid #ffffff38}.legal-consent{background:#f5f8fa;border:1px solid #dce5ec;border-radius:12px;padding:12px 13px;line-height:1.45;flex-direction:row!important;align-items:flex-start!important;gap:10px!important;font-size:12px!important;font-weight:600!important;display:flex!important}.legal-consent input{flex:0 0 18px;margin-top:1px;width:18px!important;height:18px!important}.legal-consent a{color:#0f6fff;text-underline-offset:2px;text-decoration:underline}.legal-links{color:#5d7183;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:18px;font-size:11px;display:flex}.legal-links a:hover{color:#0f6fff}.legal-page{max-width:920px;margin:0 auto;padding:42px 24px 70px}.legal-page article{background:#fff;border:1px solid #dfe7ed;border-radius:18px;padding:28px;box-shadow:0 8px 28px #0f273b0f}.legal-page h1{margin:0 0 8px}.legal-page h2{margin:26px 0 8px;font-size:18px}.legal-page p,.legal-page li{color:#52697b;font-size:14px;line-height:1.65}.legal-page .legal-updated{color:#7a8d9d;font-size:12px}.auth-card.no-extra-logo h1{margin-top:0}.emergency-map-shell .leaflet-top.leaflet-left{top:82px}.emergency-map-shell .leaflet-control-zoom{box-shadow:0 2px 8px #0000002e}.incident-routing .stack-label{margin-top:12px}.routing-channel-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.routing-channel-grid .btn{text-align:left;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.routing-channel-grid .btn span{font-size:12px}.routing-channel-grid .btn small{opacity:.8;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:9px;overflow:hidden}.routing-state{margin-top:9px}.ops-contact-admin{color:#83b8ec;text-align:left;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:11px;font-weight:700}.ops-contact-admin:hover{text-decoration:underline}.ops-contact-state{color:#8fa8ba;font-size:9px;line-height:1.35}.ops-mobile-contact{text-align:left;width:100%}.agent-process-row{align-items:center;gap:8px;display:flex}.agent-process-state{color:#64798a;font-size:10px}.email-delivery-list{gap:8px;margin-top:14px;display:grid}.email-delivery-list article{background:#f8fafb;border:1px solid #dde6ed;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:11px 12px;display:grid}.email-delivery-list article>b{overflow-wrap:anywhere}.email-delivery-list article>small,.email-delivery-list article>p{color:#667b8c;grid-column:1/-1;margin:0}.email-delivery-list article>p{color:#a33}.email-admin-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:14px;padding:14px;display:grid}.email-admin-grid .panel-card{margin:0}.email-admin-grid table small{color:#718494;margin-top:2px;display:block}.admin-dashboard-page{padding-bottom:28px}.admin-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px;display:grid}.admin-kpis article{background:#fff;border:1px solid #dde6ed;border-radius:14px;flex-direction:column;gap:4px;min-width:0;padding:14px;display:flex}.admin-kpis span{color:#587084;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800}.admin-kpis b{color:#0b2235;font-size:28px;line-height:1}.admin-kpis small{color:#708394;font-size:10px}.admin-dashboard-grid{grid-template-columns:1fr 1fr;gap:14px;padding:0 14px 14px;display:grid}.admin-dashboard-grid .panel-card,.admin-incidents-card,.admin-reports-card{margin:0}.admin-incidents-card,.admin-reports-card{margin:0 14px 14px}.admin-stat-list{gap:9px;margin-top:14px;display:grid}.admin-stat-list>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding-bottom:7px;display:grid;position:relative;overflow:hidden}.admin-stat-list span{color:#334e63;font-size:12px}.admin-stat-list b{font-size:12px}.admin-stat-list i{background:#1877f2;border-radius:999px;min-width:4px;height:3px;position:absolute;bottom:0;left:0}.admin-dashboard-page .table-wrap{max-width:100%;overflow:auto}.admin-dashboard-page table{min-width:920px}.admin-dashboard-page table td,.admin-dashboard-page table th{vertical-align:top}.admin-dashboard-page table td small{color:#718494;max-width:220px;margin-top:3px;font-size:9px;display:block}.admin-description-cell{min-width:240px;max-width:380px;line-height:1.45;white-space:normal!important}.admin-report-search{background:#fff;border:1px solid #ccd9e2;border-radius:9px;width:min(370px,42vw);padding:9px 11px;font-size:11px}.admin-reports-card .section-title-row{align-items:center;gap:12px}.admin-report-filters{background:#f4f7f9;border-bottom:1px solid #dce5ec;grid-template-columns:minmax(260px,1fr) 220px auto auto;align-items:center;gap:8px;padding:12px 14px;display:grid}.admin-report-filters input,.admin-report-filters select{background:#fff;border:1px solid #ccd9e2;border-radius:9px;min-height:40px;padding:9px 11px;font-size:11px}.admin-report-filters>span{color:#607587;font-size:11px;font-weight:700}.admin-reports-registry{margin:14px}.admin-report-cards{gap:10px;display:grid}.admin-report-cards article{background:#fbfcfd;border:1px solid #dde6ed;border-radius:13px;padding:14px}.admin-report-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-report-card-head>div{flex-direction:column;gap:3px;display:flex}.admin-report-card-head b{font-size:15px}.admin-report-card-head span,.admin-report-card-head small{color:#6a7e8e;font-size:10px}.admin-report-cards article>p{color:#334d60;margin:12px 0;line-height:1.5}.admin-report-cards dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.admin-report-cards dl>div{background:#f2f6f8;border-radius:9px;min-width:0;padding:9px}.admin-report-cards dt{text-transform:uppercase;color:#708596;font-size:9px;font-weight:800}.admin-report-cards dd{color:#20394d;overflow-wrap:anywhere;margin:3px 0 0;font-size:10px}.admin-report-cards code{font-size:9px}.admin-pagination{justify-content:center;align-items:center;gap:12px;padding-top:14px;display:flex}.admin-pagination span{color:#607587;font-size:11px}.emergency-group-filters{grid-template-columns:1fr 1fr;gap:7px;margin:10px 0;display:grid}.emergency-group-filters select{color:#20384b;background:#fff;border:1px solid #d2dce4;border-radius:8px;min-width:0;padding:8px 9px;font-size:10px}.emergency-grouped-list{gap:8px}.emergency-hour-group,.history-hour-group,.admin-report-hour{background:#f8fafb;border:1px solid #dbe5ec;border-radius:11px;overflow:hidden}.emergency-hour-group>summary,.history-hour-group>summary,.admin-report-hour>summary{cursor:pointer;background:#eef4f8;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;list-style:none;display:flex}.emergency-hour-group>summary::-webkit-details-marker{display:none}.history-hour-group>summary::-webkit-details-marker{display:none}.admin-report-hour>summary::-webkit-details-marker{display:none}.emergency-hour-group>summary b,.history-hour-group>summary b,.admin-report-hour>summary b{color:#18364d;font-size:11px}.emergency-hour-group>summary span,.history-hour-group>summary span,.admin-report-hour>summary span{color:#60798c;font-size:9px}.emergency-category-group,.history-category-group,.admin-report-category{border-top:1px solid #e1e9ef}.emergency-category-group>summary,.history-category-group>summary,.admin-report-category>summary{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:8px;padding:9px 11px;list-style:none;display:flex}.emergency-category-group>summary::-webkit-details-marker{display:none}.history-category-group>summary::-webkit-details-marker{display:none}.admin-report-category>summary::-webkit-details-marker{display:none}.emergency-category-group>summary span,.history-category-group>summary span,.admin-report-category>summary span{color:#28465c;font-size:11px;font-weight:750}.emergency-category-group>summary b,.history-category-group>summary b,.admin-report-category>summary b{color:#2d5875;background:#e9f1f7;border-radius:999px;place-items:center;min-width:23px;height:23px;font-size:9px;display:grid}.emergency-category-group>button{padding-left:12px;padding-right:12px}.history-grouped-list{gap:10px;display:grid}.history-hour-group>summary>div,.admin-report-hour>summary>div{flex-direction:column;gap:2px;display:flex}.history-hour-group>summary small,.admin-report-hour>summary small{color:#708494;font-size:9px}.history-category-group .history-row{box-shadow:none;border-bottom:0;border-left:0;border-right:0;border-radius:0;margin:0}.history-category-group .history-row:first-of-type{border-top:1px solid #e6edf2}.admin-report-groups{gap:10px;display:grid}.admin-report-category .admin-report-cards{background:#fff;padding:10px}.admin-hourly-card{margin:0 14px 14px}.admin-hourly-list{gap:7px;margin-top:12px;display:grid}.admin-hourly-list>details{border:1px solid #dde6ed;border-radius:10px;overflow:hidden}.admin-hourly-list>details>summary{cursor:pointer;background:#f6f9fb;justify-content:space-between;align-items:center;padding:10px 12px;list-style:none;display:flex}.admin-hourly-list>details>summary::-webkit-details-marker{display:none}.admin-hourly-list>details>summary>div{flex-direction:column;gap:2px;display:flex}.admin-hourly-list>details>summary b{font-size:11px}.admin-hourly-list>details>summary small,.admin-hourly-list>details>summary span{color:#6a8091;font-size:9px}.admin-hourly-categories{background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:9px;display:grid}.admin-hourly-categories>div{background:#f1f5f8;border-radius:7px;justify-content:space-between;gap:8px;padding:8px;display:flex}.admin-hourly-categories span{color:#405c70;font-size:9px}.admin-hourly-categories b{font-size:10px}.history-filters{grid-template-columns:repeat(4,minmax(0,1fr))!important}@media (max-width:1100px){.admin-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-grid{grid-template-columns:1fr}.admin-report-search{width:100%;max-width:360px}.admin-report-filters{grid-template-columns:1fr 190px auto}.admin-report-filters>span{grid-column:1/-1}.admin-report-cards dl,.admin-hourly-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.history-filters{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:900px){.emergency-map-shell .leaflet-top.leaflet-left{top:88px}.routing-channel-grid{grid-template-columns:1fr}.legal-page{padding:24px 14px 50px}.legal-page article{padding:20px}.legal-links{gap:11px}.email-admin-grid{grid-template-columns:1fr;padding:10px}.admin-kpis{padding:10px}.admin-dashboard-grid{padding:0 10px 10px}.admin-incidents-card,.admin-reports-card,.admin-hourly-card{margin:0 10px 10px}.admin-reports-card .section-title-row{flex-direction:column;align-items:stretch}.admin-report-search{width:100%;max-width:none}.admin-report-filters{grid-template-columns:1fr 1fr;padding:10px}.admin-report-filters .btn{width:100%}.admin-reports-registry{margin:10px}.emergency-group-filters{grid-template-columns:1fr}.history-hour-group>summary,.admin-report-hour>summary{padding:10px}}@media (max-width:520px){.emergency-map-shell .leaflet-top.leaflet-left{top:94px}.company-footer{padding:10px 12px}.company-footer-link{font-size:11px}.legal-consent{font-size:11px!important}.email-delivery-list article{grid-template-columns:1fr}.email-delivery-list article>span{justify-self:start}.admin-kpis{grid-template-columns:1fr 1fr;gap:7px}.admin-kpis article{padding:11px}.admin-kpis b{font-size:24px}.admin-kpis small{font-size:9px}.admin-dashboard-page .ops-toolbar .agent-process-row{grid-template-columns:1fr 1fr;width:100%;display:grid}.admin-dashboard-page .ops-toolbar .btn{width:100%}.admin-report-filters{grid-template-columns:1fr}.admin-report-filters>span{grid-column:auto}.admin-report-cards dl{grid-template-columns:1fr}.admin-report-card-head{flex-direction:column}.admin-pagination{justify-content:space-between;gap:7px}.admin-pagination span{text-align:center;font-size:9px}.admin-hourly-categories{grid-template-columns:1fr}.history-filters{grid-template-columns:1fr!important}.emergency-hour-group>summary,.history-hour-group>summary,.admin-report-hour>summary{align-items:flex-start}}
.admin-dashboard-page{background:#eef3f7;min-height:100%;padding-bottom:32px}.admin-dashboard-hero{color:#fff;background:linear-gradient(135deg,#071d31,#0d3555);border-bottom:1px solid #1a4566;justify-content:space-between;align-items:center;gap:24px;padding:26px 28px;display:flex}.admin-dashboard-hero .eyebrow{color:#8dc6ec}.admin-dashboard-hero h1{letter-spacing:-.035em;margin:5px 0 7px;font-size:clamp(28px,3vw,42px)}.admin-dashboard-hero p{color:#c7d9e7;max-width:720px;margin:0 0 8px}.admin-dashboard-hero small{color:#83a7bf;font-size:11px}.admin-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-dashboard-hero .btn-secondary{color:#102b40;background:#e9f0f5}.admin-kpis.modern{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;padding:18px 18px 12px!important;display:grid!important}.admin-kpis.modern .admin-kpi-card{background:#fff!important;border:1px solid #d9e4ec!important;border-radius:18px!important;flex-direction:column!important;gap:7px!important;min-height:132px!important;padding:18px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 7px 24px #0d2b430f!important}.admin-kpis.modern .admin-kpi-card:before{content:"";background:#2563eb;width:4px;position:absolute;top:0;bottom:0;left:0}.admin-kpis.modern .admin-kpi-card.attention:before{background:#dc2626}.admin-kpis.modern .admin-kpi-card.success:before{background:#16a34a}.admin-kpis.modern .admin-kpi-card.ai:before{background:#7c3aed}.admin-kpis.modern .admin-kpi-card.mail:before{background:#0891b2}.admin-kpis.modern .admin-kpi-card span{letter-spacing:.07em!important;text-transform:uppercase!important;color:#607789!important;font-size:11px!important;font-weight:850!important;display:block!important}.admin-kpis.modern .admin-kpi-card b{letter-spacing:-.04em!important;color:#0a2236!important;font-size:36px!important;line-height:1!important;display:block!important}.admin-kpis.modern .admin-kpi-card small{color:#728696!important;font-size:11px!important;line-height:1.35!important;display:block!important}.admin-donut-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:4px 18px 16px;display:grid}.modern-donut-card{background:#fff;border:1px solid #dbe5ec;border-radius:20px;padding:18px;box-shadow:0 8px 30px #0d2b430e}.modern-donut-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.modern-donut-head h3{margin:0;font-size:16px}.modern-donut-head>span{color:#708596;background:#f1f5f8;border-radius:999px;padding:5px 8px;font-size:10px}.modern-donut-body{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:18px;margin-top:16px;display:grid}.modern-donut{border-radius:50%;place-items:center;width:146px;height:146px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #0d2b430a}.modern-donut:after{content:"";background:#fff;border-radius:50%;width:92px;height:92px;position:absolute;box-shadow:0 1px 8px #0d2b4314}.modern-donut>div{z-index:1;text-align:center;flex-direction:column;display:flex;position:relative}.modern-donut b{letter-spacing:-.04em;font-size:25px}.modern-donut small{color:#718597;text-transform:uppercase;font-size:9px}.modern-donut-legend{gap:7px;min-width:0;display:grid}.modern-donut-legend>div{grid-template-columns:8px minmax(0,1fr) auto 34px;align-items:center;gap:7px;font-size:10px;display:grid}.modern-donut-legend i{border-radius:50%;width:8px;height:8px}.modern-donut-legend span{text-overflow:ellipsis;white-space:nowrap;color:#425d70;overflow:hidden}.modern-donut-legend b{font-size:11px}.modern-donut-legend small{text-align:right;color:#8295a4}.admin-hourly-card{margin:0 18px 16px!important}.live-chip{color:#157442;background:#f0fff6;border:1px solid #cce7d7;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:900;display:inline-flex}.live-chip i{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #22c55e1f}.admin-dashboard-page .panel-card{border-radius:18px!important;box-shadow:0 7px 26px #0d2b430b!important}.priority-badge{background:#edf3f8;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex}.priority-badge.p4,.priority-badge.p5{color:#9f211b;background:#fee8e6}.status-text{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.status-text i{border-radius:50%;width:8px;height:8px}.email-composer{background:#f7fbff;border:1px solid #bdd8ee;border-radius:15px;margin-top:14px;padding:15px;box-shadow:0 10px 28px #0f4b7814}.email-composer-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.email-composer-head h4{margin:4px 0 0}.email-meta-grid{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:12px;display:grid}.email-meta-grid>div{background:#fff;border:1px solid #dce8f1;border-radius:10px;flex-direction:column;gap:3px;min-width:0;padding:9px;display:flex}.email-meta-grid b{text-transform:uppercase;color:#678095;font-size:9px}.email-meta-grid span{overflow-wrap:anywhere;font-size:10px}.email-composer>label{flex-direction:column;gap:6px;margin-top:9px;font-size:11px;font-weight:800;display:flex}.email-composer input,.email-composer textarea{color:#102030;resize:vertical;background:#fff;border:1px solid #c8d9e6;border-radius:10px;width:100%;padding:10px}.email-composer textarea{font-family:inherit;line-height:1.45}.email-composer-actions{justify-content:flex-end;gap:8px;margin:12px 0 7px;display:flex}.map-page{height:calc(100dvh - 118px)!important;min-height:500px!important;overflow:hidden!important}.map-page .emergency-map-shell{height:100%!important}.map-page .map-panel{width:min(360px,88vw)}.map-page .map-search{width:min(440px,100% - 110px);top:14px;left:14px}.map-page .map-gps-button{top:14px}.map-page .map-fullscreen-button{top:62px}.map-page .leaflet-top.leaflet-left{top:78px}.topbar{flex-shrink:0;min-height:70px}.company-footer{flex-shrink:0;height:48px;min-height:48px!important}@media (max-width:1200px){.admin-kpis.modern{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-donut-grid{grid-template-columns:1fr 1fr}.admin-donut-grid .modern-donut-card:last-child{grid-column:1/-1}}@media (max-width:900px){.admin-dashboard-hero{flex-direction:column;align-items:flex-start;padding:20px 16px}.admin-hero-actions{width:100%}.admin-hero-actions .btn{flex:1}.admin-kpis.modern{gap:8px!important;padding:12px!important}.admin-donut-grid{grid-template-columns:1fr;padding:0 12px 12px}.admin-donut-grid .modern-donut-card:last-child{grid-column:auto}.modern-donut-body{grid-template-columns:130px minmax(0,1fr)}.modern-donut{width:126px;height:126px}.modern-donut:after{width:80px;height:80px}.admin-hourly-card{margin:0 12px 12px!important}.map-page{height:calc(100dvh - 122px)!important;min-height:420px!important}.map-page .map-panel{width:100%;max-width:none}.email-meta-grid{grid-template-columns:1fr}}@media (max-width:520px){.admin-kpis.modern{grid-template-columns:1fr 1fr!important}.admin-kpis.modern .admin-kpi-card{min-height:112px!important;padding:13px!important}.admin-kpis.modern .admin-kpi-card b{font-size:28px!important}.admin-kpis.modern .admin-kpi-card small{font-size:9px!important}.modern-donut-body{grid-template-columns:1fr;justify-items:center}.modern-donut-legend{width:100%}.map-page{min-height:380px!important}.map-page .map-search{width:calc(100% - 104px);top:10px;left:10px}.map-page .leaflet-top.leaflet-left{top:74px}.email-composer-actions{grid-template-columns:1fr 1fr;display:grid}.email-composer-actions .btn{width:100%}}
.incident-email-history{border-top:1px solid #e1e9ef;margin-top:16px;padding-top:14px}.incident-email-history>.section-title-row{margin-bottom:8px}.incident-email-history>details{background:#fff;border:1px solid #dce6ed;border-radius:11px;margin-top:7px;overflow:hidden}.incident-email-history>details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;list-style:none;display:flex}.incident-email-history>details>summary::-webkit-details-marker{display:none}.incident-email-history>details>summary>div{flex-direction:column;gap:2px;min-width:0;display:flex}.incident-email-history>details>summary b{font-size:11px}.incident-email-history>details>summary span{color:#6d8292;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.mail-status{text-transform:uppercase;color:#526778;background:#eef2f5;border-radius:999px;padding:4px 7px;font-size:9px}.mail-status.sent{color:#187142;background:#e8fff1}.mail-status.failed{color:#9c2b22;background:#ffedea}.mail-status.queued{color:#7e5d08;background:#fff5d8}.incident-email-audit{background:#f8fafb;border-top:1px solid #e5edf2;grid-template-columns:1fr 1fr;gap:8px;padding:11px;display:grid}.incident-email-audit>div{background:#fff;border:1px solid #e2eaf0;border-radius:8px;flex-direction:column;gap:3px;min-width:0;padding:8px;display:flex}.incident-email-audit>div.full{grid-column:1/-1}.incident-email-audit b{text-transform:uppercase;letter-spacing:.05em;color:#6f8392;font-size:8px}.incident-email-audit span{overflow-wrap:anywhere;font-size:9px}.incident-email-audit pre{white-space:pre-wrap;word-break:break-word;color:#263f51;max-height:260px;margin:2px 0 0;font:10px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.email-composer.sent{background:#f6fff9;border-color:#a9dec0}.email-composer.sent input,.email-composer.sent textarea{color:#455b4c;background:#f5f8f6}@media (max-width:520px){.incident-email-audit{grid-template-columns:1fr}.incident-email-audit>div.full{grid-column:auto}}
.routing-contact-card{background:#f8fbfd;border:1px solid #d9e5ed;border-radius:12px;margin:10px 0 12px;padding:12px 13px}.routing-contact-card>div:first-child{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.routing-contact-card b{font-size:13px}.routing-contact-card span{color:#667d8e;font-size:10px}.routing-contact-card p{color:#536b7c;margin:8px 0;font-size:10px;line-height:1.45}.routing-contact-meta{border-top:1px solid #e4edf3;justify-content:space-between;align-items:center;gap:10px;padding-top:8px;display:flex}.routing-contact-meta a{color:#1f69b3;font-size:10px;text-decoration:underline}.routing-channel-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.routing-channel-grid .btn{text-align:left;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.routing-channel-grid .btn span{font-weight:800}.routing-channel-grid .btn small{overflow-wrap:anywhere;opacity:.82;font-size:9px;line-height:1.3}@media (max-width:520px){.routing-channel-grid{grid-template-columns:1fr}.routing-contact-card>div:first-child,.routing-contact-meta{flex-direction:column}}
