:root{color:#182026;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f7f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.auth-screen{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-panel{background:#fff;border:1px solid #d9e2df;border-radius:8px;gap:16px;width:100%;max-width:420px;padding:28px;display:grid;box-shadow:0 18px 60px #18202614}.login-brand{text-align:center;place-items:center;gap:12px;padding-bottom:4px;display:grid}.login-logo{width:72px;height:72px;display:block}h1,h2,h3,p{margin:0}h1{font-size:24px;line-height:1.15}h2{font-size:18px;line-height:1.2}h3{align-items:center;gap:8px;font-size:14px;line-height:1.2;display:flex}label{color:#405057;gap:6px;font-size:13px;font-weight:700;display:grid}input,select,textarea{color:#182026;background:#fff;border:1px solid #cfdad6;border-radius:6px;width:100%;min-height:38px;padding:8px 10px}textarea{resize:vertical;min-height:86px}table{border-collapse:collapse;width:100%}th{color:#506168;text-align:left;text-transform:uppercase;z-index:1;background:#eef3f1;padding:10px 12px;font-size:12px;position:sticky;top:0}td{vertical-align:top;border-top:1px solid #e5ece9;padding:12px;font-size:13px}td span{color:#66777e;margin-top:3px;font-size:12px;display:block}tr{min-height:56px}tbody tr{cursor:pointer}tbody tr:hover,tbody tr.selected{background:#f2faf7}.admin-shell{grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#182026;flex-direction:column;gap:28px;min-height:100vh;padding:20px;display:flex}.sidebar-title{font-size:18px;font-weight:800}.sidebar-subtitle{color:#a7b4b0;margin-top:2px;font-size:13px}.nav-list{gap:8px;display:grid}.nav-item{color:#cfdad6;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;height:40px;padding:0 10px;display:flex}.nav-item.active,.nav-item:hover{color:#fff;background:#243038}.workspace{grid-template-rows:auto auto minmax(0,1fr);gap:16px;min-width:0;height:100vh;padding:22px;display:grid;overflow:hidden}.workspace-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.workspace-header p{color:#607078;margin-top:4px;font-size:13px}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.button svg{flex-shrink:0}.button.primary{color:#fff;background:#114b5f}.button.secondary{color:#213039;background:#fff;border-color:#cfdad6}.button.danger{color:#fff;background:#8f2d2e}.full-width{width:100%;margin-top:auto}.filter-row,.search-row{align-items:center;gap:8px;display:flex}.filter{color:#405057;background:#fff;border:1px solid #cfdad6;border-radius:999px;min-height:34px;padding:0 14px;font-size:13px;font-weight:800}.filter.active{color:#0f4c3b;background:#d8eee5;border-color:#93c7b4}.search-row{background:#fff;border:1px solid #d9e2df;border-radius:8px;padding:0 12px}.search-row input{border:0;min-width:0}.search-row .button{white-space:nowrap}.split-view{grid-template-columns:minmax(460px,1fr) minmax(360px,440px);gap:16px;min-height:0;display:grid}.table-pane,.detail-pane{background:#fff;border:1px solid #d9e2df;border-radius:8px;min-height:0;overflow:auto}.detail-pane{gap:18px;padding:18px;display:grid}.detail-pane.muted{color:#607078;justify-content:center;align-items:center}.pager-row{border-top:1px solid #e5ece9;justify-content:center;padding:14px;display:flex}.lookup-pane{place-items:start stretch;padding:18px;display:grid}.detail-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.detail-header p{color:#66777e;word-break:break-all;margin-top:4px;font-size:12px}.detail-section,.action-panel{border-top:1px solid #e5ece9;gap:10px;padding-top:14px;display:grid}.action-panel{background:#f8fbfa;border:1px solid #e5ece9;border-radius:8px;padding:14px}.action-panel.danger{background:#fff7f6;border-color:#edc7c2}.action-panel.warning{color:#4f3b00;background:#fff8e6;border-color:#e7c76f}.action-history{background:#f8fbfa;border:1px solid #d9e2df;border-radius:8px;padding:14px}.action-history-reminder{color:#7a5200;font-size:13px;font-weight:800}.action-history-list{gap:8px;display:grid}.action-history-item{border:1px solid #e5ece9;border-radius:6px;gap:4px;padding:10px;display:grid}.action-history-item strong{font-size:13px}.action-history-item span{color:#66777e;font-size:12px}.action-history-item p{color:#405057;white-space:pre-wrap;font-size:13px;line-height:1.4}.action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.field-list{gap:8px;margin:0;display:grid}.field-list div{grid-template-columns:120px minmax(0,1fr);gap:8px;display:grid}.field-list dt{color:#66777e;font-size:12px;font-weight:800}.field-list dd{overflow-wrap:anywhere;margin:0;font-size:13px}.status-pill{color:#405057;white-space:nowrap;background:#eef3f1;border-radius:999px;min-height:24px;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex}.status-pill.open,.status-pill.under_review,.status-pill.hidden{color:#7a5200;background:#fff2cf}.status-pill.resolved,.status-pill.active{color:#0f4c3b;background:#d8eee5}.status-pill.dismissed{color:#405057;background:#e8edf0}.status-pill.banned,.status-pill.removed{color:#8f2d2e;background:#f6d6d1}.round-row{border:1px solid #e5ece9;border-radius:6px;gap:4px;padding:10px;display:grid}.round-row span,.muted-text{color:#66777e;font-size:12px}.checkbox-row{flex-direction:row;align-items:center;gap:8px;font-weight:800;display:flex}.checkbox-row input{width:16px;min-height:16px}.empty-cell{color:#66777e;text-align:center;height:80px}.loading-inline{justify-content:center;align-items:center;gap:8px;display:inline-flex}.spin-icon{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-text{color:#8f2d2e;font-size:13px;font-weight:800}.success-text{color:#0f4c3b;font-size:13px;font-weight:800}.toast{color:#182026;z-index:20;background:#fff;border:1px solid #cfdad6;border-left:4px solid #114b5f;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;max-width:min(420px,100vw - 32px);min-height:48px;padding:10px 12px;display:flex;position:fixed;top:18px;right:18px;box-shadow:0 16px 48px #18202629}.toast.success{border-left-color:#16805d}.toast.error{border-left-color:#8f2d2e}.toast span{font-size:13px;font-weight:800;line-height:1.35}.toast-close{color:#506168;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.long-text{color:#405057;white-space:pre-wrap;font-size:13px;line-height:1.5}.evidence-image{object-fit:contain;border:1px solid #d9e2df;border-radius:8px;width:100%;max-height:320px;display:block}.answer-list,.answer-page{gap:8px;display:grid}.answer-page h4{color:#405057;margin:0;font-size:13px}.answer-row{border:1px solid #e5ece9;border-radius:6px;gap:4px;padding:10px;display:grid}.answer-row strong{font-size:13px}.answer-row span,.answer-row small{color:#405057;overflow-wrap:anywhere;font-size:12px}@media (width<=980px){.admin-shell,.split-view{grid-template-columns:1fr}.sidebar{min-height:auto}.workspace{height:auto;min-height:100vh;overflow:visible}}
