:root{color:#162022;background:#f5f8f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;--ink: #162022;--muted: #647174;--line: #dbe4e0;--paper: #ffffff;--wash: #f5f8f6;--teal: #167f7a;--teal-dark: #0f5c59;--danger: #a13e35;--warning: #8b650f;--radius: 8px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;background:var(--wash)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(22,127,122,.35);outline-offset:2px}h1,h2,p{margin-top:0}h1,h2{letter-spacing:0}.skip-link{position:fixed;left:12px;top:-60px;z-index:100;padding:10px 14px;background:var(--paper);color:var(--ink);border:1px solid var(--teal);border-radius:6px}.skip-link:focus{top:12px}.admin-layout{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:232px;display:flex;flex-direction:column;background:var(--ink);color:#fff;border-right:1px solid #263537}.admin-brand{display:flex;align-items:center;gap:10px;min-height:70px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 auto;border-radius:7px;background:var(--teal);color:#fff;font-size:12px;font-weight:800}.admin-brand strong,.admin-brand small{display:block}.admin-brand strong{font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:600}.admin-brand small{color:#ffffff94;font-size:11px}.sidebar nav{flex:1;overflow-y:auto;padding:12px 8px}.nav-link{display:flex;align-items:center;gap:11px;min-height:42px;margin:2px 0;padding:9px 10px;border-left:3px solid transparent;border-radius:6px;color:#ffffffad;font-size:13px;font-weight:600;text-decoration:none}.nav-link svg{width:17px;height:17px}.nav-link:hover{background:#ffffff0f;color:#fff}.nav-link.active{border-left-color:#46aaa4;background:#167f7a40;color:#fff}.staff-profile{display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px 10px;padding:14px;border-top:1px solid rgba(255,255,255,.1)}.staff-avatar{display:flex;align-items:center;justify-content:center;grid-row:span 2;width:32px;height:32px;border-radius:50%;background:#ffffff1f;font-weight:700}.staff-profile strong,.staff-profile span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.staff-profile strong{font-size:11px}.staff-profile span{color:#ffffff80;font-size:10px;text-transform:capitalize}.staff-profile .text-button{grid-column:2;justify-self:start;color:#ffffffa6}.main-content{min-height:100vh;margin-left:232px}.mobile-header{display:none}.page{width:min(1440px,100%);margin:0 auto;padding:28px clamp(20px,3vw,44px) 48px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;min-height:66px;margin-bottom:18px}.page-header h1{margin-bottom:3px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.page-header h1:focus{outline:none}.page-header p{margin-bottom:0;color:var(--muted);font-size:13px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:28px 0 10px}.section-heading h2,.table-toolbar h2{margin:0;font-size:14px}.section-heading span,.table-toolbar span{color:var(--muted);font-size:11px}.primary-button,.secondary-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:6px;cursor:pointer;font-weight:700}.primary-button{width:100%;padding:9px 14px;border:1px solid var(--teal);background:var(--teal);color:#fff}.primary-button:hover{background:var(--teal-dark)}.secondary-button{padding:8px 12px;border:1px solid var(--line);background:var(--paper);color:var(--ink)}.secondary-button:hover{border-color:#9cbdb8;color:var(--teal-dark)}.secondary-button svg{width:16px;height:16px}button:disabled{cursor:not-allowed;opacity:.55}.text-button{display:inline-flex;border:0;padding:0;background:transparent;color:var(--teal);cursor:pointer;font-size:12px}.icon-button{width:44px;padding:0;border:1px solid var(--line);background:var(--paper);color:var(--ink)}.icon-button svg{width:20px;height:20px}.read-only-notice,.inline-alert{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #cbded9;border-radius:var(--radius);background:#edf7f4;color:#294c49;font-size:12px}.read-only-notice svg,.inline-alert svg{width:17px;height:17px;flex:0 0 auto}.inline-alert.warning{margin-top:12px;border-color:#e6d7a9;background:#fff9e9;color:#6c510d}.inline-alert.danger{border-color:#ebc9c5;background:#fff3f1;color:#7e3029}.state-panel{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);text-align:center}.state-panel>svg{width:25px;height:25px;margin-bottom:10px;color:var(--teal)}.state-panel h2{margin-bottom:4px;font-size:15px}.state-panel p{max-width:510px;margin-bottom:14px;color:var(--muted);font-size:12px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--paper)}.metric{min-height:116px;padding:18px;border-right:1px solid var(--line)}.metric:nth-child(4n){border-right:0}.metric:nth-child(n+5){border-top:1px solid var(--line)}.metric>span,.metric small{display:block;color:var(--muted);font-size:11px}.metric strong{display:block;margin:7px 0 2px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.queue-list{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);overflow:hidden}.queue-row{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 15px;border-bottom:1px solid var(--line)}.queue-row:last-child{border-bottom:0}.queue-row>svg{width:17px;height:17px;color:var(--warning)}.queue-row strong{font-size:12px}.queue-row p{margin:2px 0 0;color:var(--muted);font-size:11px}.queue-row .queue-owner{margin-top:5px;color:#42595a;font-size:10px}.queue-owner a,.health-table a{color:var(--teal-dark);font-weight:700}.runbook-list{display:grid;gap:18px}.evidence-link{margin:0 0 18px;color:var(--muted);font-size:12px}.evidence-link a{color:var(--teal-dark);font-weight:700}.runbook-section{scroll-margin-top:24px;border-top:1px solid var(--line);padding-top:18px}.runbook-section:first-child{border-top:0}.runbook-section h2{margin:0 0 8px;font-size:15px}.runbook-section ol{margin:0;padding-left:22px;color:#425254;font-size:12px;line-height:1.65}.queue-meta{display:flex;align-items:flex-end;flex-direction:column;gap:4px}.queue-meta time{color:var(--muted);font-size:10px}.status-badge{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;color:#455254;font-size:11px;font-weight:700}.status-badge>span{width:7px;height:7px;border-radius:50%;background:#8c999a}.status-badge.progress{color:#125f5b}.status-badge.progress>span{background:var(--teal)}.status-badge.success{color:#2f6b48}.status-badge.success>span{background:#4b9369}.status-badge.warning{color:#795909}.status-badge.warning>span{background:#c39624}.status-badge.danger{color:var(--danger)}.status-badge.danger>span{background:var(--danger)}.data-section{margin-top:18px}.table-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:10px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}table{width:100%;min-width:760px;border-collapse:collapse;font-size:11px}th,td{padding:11px 13px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}th{background:#f0f5f2;color:#526062;font-size:10px;text-transform:uppercase}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#f8fbf9}.search-field input,.auth-panel input{min-height:42px;border:1px solid #bdc9c5;border-radius:6px;background:var(--paper);color:var(--ink)}.search-field input{width:min(320px,40vw);padding:8px 11px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#edf2ef}.auth-panel{width:min(420px,100%);display:grid;gap:16px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 18px 45px #16202214}.auth-brand{display:flex;align-items:center;gap:10px;padding-bottom:16px;border-bottom:1px solid var(--line)}.auth-brand>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:7px;background:var(--ink);color:#fff;font-size:11px;font-weight:800}.auth-brand strong,.auth-brand small{display:block}.auth-brand strong{font-family:Georgia,serif}.auth-brand small{color:var(--muted);font-size:10px}.auth-heading{display:flex;gap:12px;align-items:flex-start}.auth-heading svg{width:22px;height:22px;color:var(--teal)}.auth-heading h1{margin:0;font-family:Georgia,serif;font-size:22px;font-weight:500}.auth-heading p{margin:3px 0 0;color:var(--muted);font-size:12px}.auth-panel label{display:grid;gap:5px;color:#3e4c4e;font-size:11px;font-weight:700}.auth-panel input{width:100%;padding:9px 10px}.security-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:0;color:var(--muted);font-size:10px}.security-note svg{width:13px;height:13px}.auth-divider{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:10px;text-transform:uppercase}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--line)}.gate-message{justify-items:center;text-align:center}.gate-message>svg{width:28px;height:28px;color:var(--teal)}.gate-message h1{margin:0;font-family:Georgia,serif;font-size:21px;font-weight:500}.gate-message p{margin:0;color:var(--muted);font-size:12px}.qr-frame{display:grid;place-items:center;padding:12px;border:1px solid var(--line);border-radius:6px}.qr-frame svg{width:min(230px,100%);height:auto}.enrollment-secret{margin:0;color:var(--muted);font-size:10px;word-break:break-all}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.mobile-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:62px;padding:0 14px;border-bottom:1px solid var(--line);background:var(--paper)}.mobile-header .admin-brand{min-height:0;padding:0;border:0;color:var(--ink)}.mobile-header .admin-brand small{color:var(--muted)}.sidebar{transform:translate(-102%);transition:transform .18s ease}.sidebar.open{transform:translate(0)}.drawer-backdrop{position:fixed;inset:0;z-index:25;border:0;background:#16202273}.main-content{margin-left:0}.page{padding-top:22px}}@media(max-width:720px){.page-header,.table-toolbar{align-items:stretch;flex-direction:column}.page-header .secondary-button{align-self:flex-start}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{border-top:0;border-bottom:1px solid var(--line)}.metric:nth-child(2n){border-right:0}.metric:last-child{border-bottom:0}.queue-row{grid-template-columns:20px minmax(0,1fr)}.queue-meta{grid-column:2;align-items:flex-start}.search-field input{width:100%}.data-section .table-wrap{overflow:visible;border:0;background:transparent}.data-section table{min-width:0}.data-section table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.data-section table tbody,.data-section table tr,.data-section table td{display:block;width:100%}.data-section table tr{margin-bottom:12px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.data-section table td{display:grid;grid-template-columns:minmax(92px,34%) minmax(0,1fr);gap:12px;padding:10px 12px;overflow-wrap:anywhere}.data-section table td:before{color:var(--muted);content:attr(data-label);font-size:10px;font-weight:700;text-transform:uppercase}.data-section table tbody tr:last-child td{border-bottom:1px solid var(--line)}.data-section table tbody tr:last-child td:last-child{border-bottom:0}}@media(max-width:420px){.page{padding-inline:14px}.metric-grid{grid-template-columns:1fr}.metric{border-right:0}.metric:last-child{border-bottom:0}.auth-panel{padding:22px 18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
