:root{color:#17202a;background:#f4f6f8;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}button,input,select,textarea{font:inherit}button{cursor:pointer}.login-shell,.app-shell{min-height:100vh}.login-shell{display:grid;place-items:center;padding:24px;background:#101820}.login-panel{width:min(420px,100%);display:grid;gap:18px;padding:28px;border-radius:8px;background:#fff;box-shadow:0 18px 60px #00000038}.login-logo{width:120px;height:auto}label{display:grid;gap:7px;font-weight:700;color:#2c3a47}input,select,textarea{width:100%;border:1px solid #cfd8df;border-radius:6px;padding:10px 12px;color:#17202a;background:#fff}textarea{min-height:84px;resize:vertical}.topbar{height:72px;display:flex;align-items:center;gap:14px;padding:0 24px;border-bottom:1px solid #d9e1e8;background:#fff}.topbar img{width:58px;height:auto}.topbar div{display:grid;gap:3px;margin-right:auto}.topbar span,.page-heading p,.panel-heading p,.instructions,.found-card p,.empty-state p,.data-row span,.list-row small{color:#5d6b78}.icon-button,.primary-button,.secondary-button,.tab-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:6px;border:0;padding:0 14px;font-weight:800}.icon-button{width:40px;padding:0;color:#283746;background:#edf2f6}.primary-button{color:#fff;background:#0f766e}.primary-button:disabled{cursor:default;opacity:.65}.secondary-button,.tab-button{color:#21313f;background:#e6edf2}.tab-button.active{color:#fff;background:#263645}.work-page,.admin-page,.work-empty{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 96px}.work-empty{display:grid;gap:16px;align-content:start}.page-heading,.panel-heading,.assignment-header,.card-title-row{display:flex;justify-content:space-between;gap:20px}.page-heading,.admin-tabs{margin-bottom:20px}.admin-tabs{display:flex;flex-wrap:wrap;gap:8px}h1,h2,p{margin:0}h1{font-size:30px}h2{font-size:19px}a{display:inline-flex;align-items:center;gap:5px;color:#0969a2;font-weight:800;text-decoration:none}.assignment-list,.admin-grid,.list-stack,.compact-form{display:grid;gap:16px}.two-column{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(360px,1.25fr);gap:16px;align-items:start}.assignment-card,.found-card,.empty-state,.panel{display:grid;gap:16px;padding:18px;border:1px solid #d9e1e8;border-radius:8px;background:#fff}.inline-form,.inline-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;align-items:end}.search-terms{display:flex;flex-wrap:wrap;gap:8px}.search-terms span{border:1px solid #b8c5cf;border-radius:999px;padding:6px 10px;background:#f8fafb;font-weight:800}.found-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.found-list li,.found-meta{display:grid;gap:4px;color:#5d6b78}.found-form{display:grid;gap:12px;padding-top:14px;border-top:1px solid #d9e1e8}.form-actions,.row-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;align-items:center}.list-row,.data-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #d9e1e8;border-radius:8px;padding:12px;color:#17202a;background:#fff;text-align:left}.list-row.selected{border-color:#0f766e;background:#eef8f6}.data-row>div,.list-row>span{display:grid;gap:4px}.status-pill{display:inline-flex;width:fit-content;border-radius:999px;padding:5px 9px;color:#233241;background:#e6edf2;font-size:12px;font-weight:900;text-transform:uppercase}.status-pill.submitted,.status-pill.open{color:#084b43;background:#dff4ef}.status-pill.routed{color:#3d2b02;background:#ffe8b3}.status-pill.dismissed,.status-pill.expired{color:#6d1f26;background:#ffe0e3}.submit-bar{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:16px;border:1px solid #d9e1e8;border-radius:8px;background:#fff;box-shadow:0 -10px 30px #10182014}.error-text{color:#a2191f;font-weight:700}@media(max-width:820px){.topbar{padding:0 16px}.two-column{grid-template-columns:1fr}.assignment-header,.page-heading,.panel-heading,.submit-bar,.data-row,.list-row{align-items:stretch;flex-direction:column}.row-actions,.form-actions{justify-content:flex-start}}
