:root{color:#182232;background:#f7f8fb;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}button,input,select,textarea{font:inherit}button{min-height:44px;border:0;border-radius:6px;background:#0f294b;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}a{color:#0f5cad;text-decoration:none}.app-shell{min-height:100vh}.topbar{align-items:center;background:#fff;border-bottom:1px solid #dde3ec;display:flex;gap:18px;min-height:64px;padding:0 24px;position:sticky;top:0;z-index:3}.brand img{display:block;height:30px;width:106px}.topbar nav{display:flex;flex:1;gap:8px}.topbar nav a{align-items:center;border-radius:6px;color:#314155;display:inline-flex;gap:8px;min-height:40px;padding:0 12px}.topbar nav a.active{background:#edf4fb;color:#0f294b}.icon-button{aspect-ratio:1;min-height:40px;padding:0;width:40px}.page{margin:0 auto;max-width:1120px;padding:28px 20px 96px}.page-header{align-items:center;display:flex;justify-content:space-between;gap:16px;margin-bottom:24px}.eyebrow{color:#697789;font-size:.82rem;font-weight:700;margin:0 0 5px;text-transform:uppercase}h1,h2{letter-spacing:0;margin:0}h1{font-size:clamp(1.75rem,2.2rem,2.2rem)}h2{font-size:1.1rem}.cycle-meta{color:#526273;display:grid;gap:4px;justify-items:end}.table-wrap{background:#fff;border:1px solid #dde3ec;border-radius:8px;overflow-x:auto}.state-panel{background:#fff;border:1px solid #dde3ec;border-radius:8px;color:#526273;padding:18px}table{border-collapse:collapse;min-width:720px;width:100%}th,td{border-bottom:1px solid #e8edf3;padding:14px 16px;text-align:left}th{color:#5d6b7c;font-size:.82rem;font-weight:700}.status{border-radius:999px;display:inline-flex;font-size:.82rem;font-weight:700;padding:5px 10px}.status-pending{background:#fff4d7;color:#725000}.status-submitted,.status-reviewed{background:#e9f7f1;color:#12613f}.status-sent{background:#eaf1ff;color:#174d95}.status-cancelled{background:#fdeaea;color:#8f1d1d}.status-draft{background:#eef2f7;color:#314155}.status-active{background:#e9f7f1;color:#12613f}.status-closed{background:#f1eef8;color:#553c8b}.login-page,.center-panel{align-items:center;display:grid;min-height:100vh;place-items:center;padding:20px}.login-form{background:#fff;border:1px solid #dde3ec;border-radius:8px;display:grid;gap:16px;max-width:380px;padding:28px;width:100%}.login-form img{height:34px;width:120px}label{color:#314155;display:grid;gap:7px;font-weight:700}input,select,textarea{border:1px solid #cad3df;border-radius:6px;color:#182232;min-height:44px;padding:10px 12px;width:100%}textarea{min-height:100px;resize:vertical}.error{color:#9b1c1c;font-weight:700}.success{color:#12613f;font-weight:700}.muted{color:#697789;font-size:.88rem;margin-top:3px}.inline-edit{align-items:center;display:flex;gap:8px;min-width:220px}.inline-edit input{min-width:190px}.icon-link{align-items:center;border-radius:6px;color:#0f294b;display:inline-flex;min-height:40px;justify-content:center;width:40px}.table-actions{display:flex;flex-wrap:wrap;gap:8px;min-width:180px}.table-actions button{min-height:38px;padding:0 12px}.stacked-fields{display:grid;gap:3px;min-width:220px}.toggle-row{align-items:center;display:flex;gap:8px;font-weight:700}.toggle-row input{min-height:auto;width:auto}.form-page{max-width:840px}.student-id{background:#edf4fb;border-radius:6px;color:#0f294b;font-weight:700;padding:8px 10px}.form-section{background:#fff;border:1px solid #dde3ec;border-radius:8px;display:grid;gap:16px;margin-bottom:16px;padding:18px}.form-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.form-actions{display:flex;justify-content:flex-end}.info-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}dt{color:#697789;font-size:.82rem;font-weight:700}dd{margin:4px 0 0}.rating-row{border:0;display:grid;gap:10px;margin:0;padding:0}.rating-row legend{font-weight:700}.rating-row div,.chip-row,.metrics-grid{display:flex;flex-wrap:wrap;gap:8px}.rating-row button{background:#eef2f7;color:#223045}.rating-row button.selected{background:#0f294b;color:#fff}.sticky-actions{background:#f7f8fbf5;border-top:1px solid #dde3ec;bottom:0;display:flex;gap:10px;justify-content:flex-end;left:0;padding:12px 20px;position:fixed;right:0}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.metric-card{background:#fff;border:1px solid #dde3ec;border-radius:8px;display:grid;gap:8px;padding:18px}.metric-card strong{font-size:2rem}.chip{background:#eef2f7;border-radius:999px;color:#223045;font-weight:700;padding:8px 12px}@media(max-width:700px){.topbar{align-items:flex-start;flex-wrap:wrap;padding:12px 14px}.topbar nav{order:3;overflow-x:auto;width:100%}.page-header{align-items:flex-start;flex-direction:column}.cycle-meta{justify-items:start}.info-grid{grid-template-columns:1fr}.sticky-actions{justify-content:stretch}.sticky-actions button{flex:1;padding:0 10px}}
