:root{color-scheme:light;font-family:Inter,Segoe UI,Arial,sans-serif;background:#eef2f5;color:#1c252c;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{min-height:40px;border:1px solid #c8d1d8;border-radius:6px;background:#fff;color:#1c252c;cursor:pointer}button:hover{border-color:#60727f}.app-shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.sidebar{display:flex;flex-direction:column;gap:28px;padding:22px 18px;background:#19242b;color:#f5f7f8}.brand{display:flex;gap:12px;align-items:center}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:6px;background:#f2c14e;color:#182128;font-weight:800}.brand strong,.brand small{display:block}.brand small{margin-top:3px;color:#aebbc4}nav{display:grid;gap:8px}nav button{width:100%;justify-content:flex-start;padding:0 12px;background:transparent;color:#f5f7f8;text-align:left;border-color:transparent}nav button.is-active,nav button:hover{background:#26343d;border-color:#3c4d58}.workspace{min-width:0;padding:28px}.hero-band{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.hero-band h1,.panel h1,.panel h2{margin:0}.hero-band h1{font-size:clamp(2rem,5vw,4.5rem);line-height:.95}.eyebrow{margin:0 0 8px;color:#4b6372;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.panel{margin-bottom:16px;padding:18px;border:1px solid #d7dfe4;border-radius:8px;background:#fff}.login-panel{max-width:460px}.form{display:grid;gap:14px;margin-top:18px}label{display:grid;gap:6px;color:#32424d;font-weight:700}input{width:100%;min-height:42px;border:1px solid #c8d1d8;border-radius:6px;padding:0 12px}.primary{background:#2f6f73;border-color:#2f6f73;color:#fff}.ghost{background:#fff}.form-message,.notice{color:#9b2f24}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}.status-grid div{min-width:0;padding:12px;border-radius:6px;background:#f5f8fa}dt{color:#60727f;font-size:.78rem;font-weight:800}dd{margin:4px 0 0;overflow-wrap:anywhere}.section-title,.two-column{display:flex;justify-content:space-between;gap:18px}.section-title{align-items:center;margin-bottom:12px}.muted,.empty{color:#60727f}.action-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.action-list button{padding:0 14px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:11px 10px;border-bottom:1px solid #e2e8ec;text-align:left}th{color:#60727f;font-size:.8rem}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{position:static}.workspace{padding:18px}.hero-band,.two-column{flex-direction:column}.status-grid{grid-template-columns:1fr}.action-list{justify-content:flex-start}}
