:root{color:#0f172a;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}.admin-shell{display:grid;min-height:100vh;grid-template-columns:208px 1fr;background:#f8fafc}.sidebar{border-right:1px solid #e2e8f0;background:#fff;padding:20px 16px}.brand-mark{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#eef4ff;color:#2563eb;font-weight:800}.sidebar h1{margin:14px 0 28px;font-size:18px}.sidebar nav{display:grid;gap:8px}.nav-item{border-radius:8px;color:#64748b;padding:12px 14px;text-decoration:none}.nav-item.active{background:#eaf2ff;color:#2563eb;box-shadow:inset 3px 0 #2563eb}.workspace{min-width:0}.topbar{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #e2e8f0;background:#fff;padding:16px 24px}.search-shell{width:min(385px,45vw);border:1px solid #dbe2ea;border-radius:8px;color:#8a95a7;padding:0}.search-shell input{border:0;background:transparent;padding:10px 14px}.profile{display:flex;align-items:center;gap:12px;color:#0f172a}.profile span{display:block;color:#64748b;font-size:12px}.avatar{display:grid;width:38px;height:38px;place-items:center;border-radius:999px;background:#eef4ff;color:#2563eb;font-weight:800}.page-title{padding:24px 24px 10px}.page-title h2,.panel h3{margin:0;color:#020617}.page-title h2{font-size:30px}.page-title p,.muted{color:#697386}.summary-band,.panel{margin:16px 24px 24px;border:1px solid #dbe2ea;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0d}.summary-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:24px}.summary-band article{border:1px solid #dbe2ea;border-radius:8px;padding:20px 24px}.summary-band span{display:block;color:#697386;font-size:14px}.summary-band strong{display:block;margin-top:10px;font-size:30px}.panel{padding:24px}.settings-grid{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(360px,2fr);gap:28px}.settings-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}label{display:grid;gap:7px;color:#334155;font-size:14px;font-weight:700}input,select,textarea{width:100%;border:1px solid #dbe2ea;border-radius:8px;background:#fff;color:#0f172a;padding:10px 12px}textarea{min-height:120px;resize:vertical;line-height:1.45}small{color:#64748b;font-weight:500}.full{grid-column:1 / -1}.switch-row{align-content:end;grid-template-columns:20px 1fr}.switch-row input{width:18px}.form-actions,.table-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.primary-button,.ghost-button{border:0;border-radius:8px;cursor:pointer;font-weight:800;padding:10px 16px}.primary-button{background:#2563eb;color:#fff}.primary-button:disabled{cursor:wait;opacity:.65}.ghost-button{border:1px solid #dbe2ea;background:#fff;color:#334155}.inline-error,.state-panel.error{color:#b91c1c}.inline-saved{color:#047857}.state-panel{margin:24px;border:1px solid #dbe2ea;border-radius:8px;background:#fff;padding:24px}.table-wrap{overflow-x:auto}table{width:100%;min-width:920px;border-collapse:collapse;border:1px solid #dbe2ea;border-radius:8px;overflow:hidden}th,td{border-bottom:1px solid #e2e8f0;padding:13px 10px;text-align:left;white-space:nowrap}th{color:#697386;font-size:13px;font-weight:700}td{color:#0f172a;font-size:14px}.pill{border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.pill.blue{background:#dbeafe;color:#2563eb}.empty-row{color:#697386;text-align:center}@media(max-width:920px){.admin-shell{grid-template-columns:1fr}.sidebar{position:static;border-right:0;border-bottom:1px solid #e2e8f0}.sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar,.profile{align-items:flex-start;flex-direction:column}.search-shell{width:100%}.summary-band,.settings-grid,.settings-form{grid-template-columns:1fr}}
