:root{font-family:Segoe UI,system-ui,sans-serif;color:#0f172a;background:#f1f5f9;line-height:1.45}*{box-sizing:border-box}body{margin:0}a{color:#1d4ed8}.shell{display:flex;min-height:100vh}.nav{width:200px;background:#0f172a;color:#e2e8f0;padding:1rem}.nav a{color:#e2e8f0;text-decoration:none;display:block;padding:.35rem 0}.main{flex:1;padding:1rem 1.25rem}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.card{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 1px 3px #0f172a14}table{width:100%;border-collapse:collapse;font-size:.9rem}th,td{text-align:left;padding:.5rem .4rem;border-bottom:1px solid #e2e8f0}th{font-weight:600;color:#475569}.btn{cursor:pointer;border:none;border-radius:6px;padding:.45rem .75rem;background:#1d4ed8;color:#fff;font-size:.9rem}.btn.secondary{background:#64748b}.input{width:100%;max-width:320px;padding:.45rem .5rem;border:1px solid #cbd5e1;border-radius:6px}.tabs{display:flex;gap:.25rem;flex-wrap:wrap;margin:.75rem 0 1rem}.tabs a,.tabs button{padding:.35rem .65rem;border-radius:6px;border:1px solid #cbd5e1;background:#fff;cursor:pointer;font-size:.85rem;text-decoration:none;color:inherit}.tabs a.active,.tabs button.active{background:#1e293b;color:#fff;border-color:#1e293b}.strip{background:#fff;padding:.75rem 1rem;border-radius:8px;margin-bottom:.75rem;display:flex;flex-wrap:wrap;gap:1rem;font-size:.9rem}.badge{display:inline-block;padding:.15rem .45rem;border-radius:4px;font-size:.75rem;background:#e2e8f0}.badge.warn{background:#fef3c7}.badge.danger{background:#fee2e2}
