:root{font-family:IBM Plex Sans,Segoe UI,sans-serif;color:#102033;background:#eef2f6}*{box-sizing:border-box}body{margin:0}.page{max-width:1180px;margin:0 auto;padding:24px 16px 48px}.top{display:flex;justify-content:space-between;gap:16px;align-items:flex-end}h1{margin:0 0 6px;font-size:28px}.top p,.muted,.counts,.pill,small{color:#53657a}.counts{display:flex;gap:16px;font-size:14px}.tabs{display:flex;gap:8px;margin:20px 0 16px}.tab,button{border:1px solid #c5d0dc;background:#fff;border-radius:8px;padding:8px 12px;cursor:pointer}.tab.active{background:#16324f;color:#fff;border-color:#16324f}.banner{background:#fde8e8;color:#8a1f1f;padding:10px 12px;border-radius:8px;margin-bottom:12px}.banner.notice{background:#fff4d6;color:#6b4f00}.list{display:flex;flex-direction:column;gap:16px}.card{background:#fff;border:1px solid #d7e0ea;border-radius:12px;padding:16px}.card.reviewed{background:#f3f6f8;border-color:#c5d0dc}.card.reviewed .pill{color:#1f7a4d;font-weight:600}.card.reviewed input,.card.reviewed button{opacity:.55;cursor:not-allowed}.card-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:13px}.pill{font-size:12px}.fields{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.field{display:flex;flex-direction:column;gap:8px}.field label{font-weight:600;font-size:13px}.field img{width:100%;height:140px;object-fit:contain;background:#f4f7fa;border:1px solid #e2e8ef;border-radius:8px}.field img.broken{opacity:.35}.field input{font:inherit;padding:8px 10px;border:1px solid #c5d0dc;border-radius:8px}.actions{display:flex;gap:8px;margin-top:14px}.primary{background:#1f7a4d;color:#fff;border-color:#1f7a4d}.danger{background:#fff;color:#a32020;border-color:#e3b6b6}.pager{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:20px}@media(max-width:900px){.fields{grid-template-columns:1fr}.top,.card-head,.pager{flex-direction:column;align-items:flex-start}}
