:root{color:#18212f;font-synthesis:none;background:#f4f6fa;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.shell{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.shell aside{color:#fff;background:#111827;height:100vh;padding:24px;position:sticky;top:0}.shell nav{gap:8px;margin-top:32px;display:grid}.shell nav a{color:#cbd5e1;border-radius:10px;padding:11px 14px;text-decoration:none}.shell nav a.router-link-active,.shell nav a:hover{color:#fff;background:#273449}.shell main{min-width:0}.shell header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:16px;height:68px;padding:14px 28px;display:flex}section{max-width:1400px;padding:28px}.login{background:#111827;place-items:center;min-height:100vh;padding:20px;display:grid}.card{background:#fff;border-radius:18px;width:min(420px,100%);padding:32px;box-shadow:0 20px 50px #0003}.card label,.filters label,.decision label{gap:7px;margin:16px 0;display:grid}input,select,textarea{color:#18212f;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px}.btn,.link-button{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:40px;padding:9px 16px;font-weight:650;text-decoration:none;transition:all .15s;display:inline-flex}.btn:focus-visible,.link-button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #93c5fd}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary,.link-button{color:#fff;background:#2563eb}.btn--secondary{color:#18212f;background:#e2e8f0}.btn--danger{color:#fff;background:#dc2626}.btn--ghost{color:inherit;background:0 0;border:1px solid #cbd5e1}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metrics article{background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:8px;padding:22px;display:grid}.metrics b{font-size:32px}.table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;border-bottom:1px solid #e2e8f0;padding:13px}th{background:#f8fafc;position:sticky;top:0}.thumb{object-fit:cover;border-radius:8px;width:64px;height:48px}.filters,.title-row,.actions,.pager{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.title-row{justify-content:space-between}.pager{justify-content:center;margin:20px}.gallery{gap:12px;display:flex;overflow:auto}.gallery img{object-fit:cover;border-radius:12px;width:220px;height:165px}.error{color:#991b1b;background:#fee2e2;border-radius:10px;padding:12px}.notice{color:#166534;background:#dcfce7;border-radius:10px;padding:12px}dl{background:#fff;border-radius:14px;grid-template-columns:160px 1fr;padding:18px;display:grid}dt{font-weight:700}dd{margin:0 0 12px}@media (width<=900px){.shell{grid-template-columns:80px 1fr}.shell aside{padding:16px 8px}.shell aside strong{font-size:12px}.shell nav a{font-size:0}.shell nav a:first-letter{font-size:18px}.metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){section{padding:16px}.shell{display:block}.shell aside{width:100%;height:auto;position:static}.shell nav{margin-top:12px;display:flex;overflow:auto}.shell nav a{white-space:nowrap;font-size:13px}.metrics{grid-template-columns:1fr}.shell header{padding:10px 16px}}
