:root{color:#1d252d;background:#f6f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{min-height:40px;border:0;border-radius:8px;background:#1f6f56;color:#fff;padding:0 16px;font-weight:700;cursor:pointer}button:hover:not(:disabled){background:#185945}button:disabled{cursor:not-allowed;opacity:.6}button.secondary{background:#eceff1;color:#27323a}button.secondary:hover:not(:disabled),button.link-button:hover:not(:disabled){background:#dfe5e8}button.link-button{width:100%;background:transparent;color:#1f6f56}input{width:100%;min-height:42px;border:1px solid #cbd4d9;border-radius:8px;padding:8px 10px;background:#fff;color:#1d252d}label{display:grid;gap:6px;color:#4e5c66;font-size:.92rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#11181d;line-height:1.2}.app-shell{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:24px 0 48px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.topbar h1{margin-bottom:0}.user-block{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.role-badge,.status-badge{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;padding:2px 10px;background:#e7f2ee;color:#1f6f56;font-size:.82rem;font-weight:800}.screen-message,.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card,.panel,.request-card{border:1px solid #dde4e8;border-radius:8px;background:#fff;box-shadow:0 1px 2px #11181d0a}.auth-card{width:min(440px,100%);padding:28px}.panel{padding:24px}.dashboard-grid{display:grid;gap:20px}.stack{display:grid;gap:16px}.eyebrow{margin-bottom:6px;color:#667985;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hint,.muted{color:#667985}.hint{margin-bottom:0;font-size:.9rem}.form-message,.error-message{border-radius:8px;padding:10px 12px;background:#fff4e5;color:#8a4d00}.error-message{background:#fdecec;color:#a83232}.section-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-header h2{margin-bottom:0}.request-list{display:grid;gap:14px}.request-card{display:grid;gap:18px;padding:18px}.request-card-main{display:grid;gap:16px}.request-card h3{margin:10px 0 8px}.request-card p{color:#3f4d56}.meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:0}.meta-grid div{min-width:0}.meta-grid dt{color:#667985;font-size:.78rem;font-weight:800}.meta-grid dd{margin:4px 0 0;overflow-wrap:anywhere;color:#1d252d}.button-row{display:flex;justify-content:flex-end;gap:10px}.completion-form{display:grid;gap:12px;border-top:1px solid #edf1f3;padding-top:14px}@media(max-width:720px){.topbar,.section-header{align-items:flex-start;flex-direction:column}.user-block,.button-row{width:100%;justify-content:flex-start}.button-row button{flex:1}}
