:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1f2937;background:#f8fafc}*{box-sizing:border-box}body{margin:0}.container{max-width:720px;margin:0 auto;padding:2.5rem 1.25rem}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 2px #0000000a}h1{font-size:1.4rem;margin:0 0 .25rem}.muted{color:#6b7280;font-size:.9rem}button,.btn{display:inline-block;border:1px solid #d1d5db;background:#fff;border-radius:8px;padding:.6rem 1rem;font-size:.95rem;cursor:pointer;text-decoration:none;color:#111827}.btn-primary{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.stack>*+*{margin-top:.75rem}.row{display:flex;gap:.5rem;flex-wrap:wrap}.kv{display:grid;grid-template-columns:160px 1fr;gap:.4rem 1rem;margin:1rem 0}.kv dt{color:#6b7280}.kv dd{margin:0;font-weight:500}.tag{display:inline-block;background:#eef2ff;color:#3730a3;border-radius:999px;padding:.2rem .6rem;font-size:.8rem;margin:.2rem .2rem 0 0}.empty{color:#9ca3af;font-style:italic}input,select,textarea{padding:.5rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;font-family:inherit}.shell{display:flex;min-height:100vh}.sidebar{width:200px;background:#0f172a;color:#e2e8f0;padding:1rem;flex-shrink:0}.brand{font-weight:700;margin-bottom:1rem}.navitem{display:block;width:100%;text-align:left;background:transparent;border:none;color:#cbd5e1;padding:.5rem .6rem;border-radius:6px}.navitem.active,.navitem:hover{background:#1e293b;color:#fff}.main{flex:1;display:flex;flex-direction:column;min-width:0}.topbar{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;background:#fff;border-bottom:1px solid #e5e7eb;gap:1rem}.content{padding:1.25rem}.grid{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.92rem}.grid th,.grid td{text-align:left;padding:.5rem .6rem;border-bottom:1px solid #eef2f7}.grid th{color:#6b7280;font-weight:600}.filters{background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;padding:.75rem}.field{display:flex;flex-direction:column;gap:.25rem}.field>span,.field>legend{font-size:.85rem;color:#6b7280}.tag-on{background:#1d4ed8;color:#fff}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;display:flex;justify-content:flex-end;z-index:50}.drawer{width:460px;max-width:100%;background:#fff;height:100%;overflow-y:auto;padding:1.5rem}.bell,.search{position:relative}.dropdown{position:absolute;top:110%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem;min-width:280px;box-shadow:0 8px 24px #0000001f;z-index:40}.notif{padding:.4rem 0;border-bottom:1px solid #f1f5f9;font-size:.9rem}.notif.unread{font-weight:600}
