*{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;background:#0f1117;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}.container{max-width:1440px;margin:40px auto;padding:0 32px}.card{background:#1a1d27;border:1px solid #2d3148;border-radius:8px;margin-bottom:16px;padding:24px;box-shadow:0 1px 3px #0000004d}h1{color:#f0f4ff;margin-bottom:24px;font-size:24px;font-weight:700}h2{color:#f0f4ff;margin-bottom:8px;font-size:18px;font-weight:600}h3{color:#f0f4ff;margin-bottom:6px;font-size:16px;font-weight:600}p{color:#94a3b8;margin-bottom:4px;font-size:14px}input{color:#e2e8f0;background:#0f1117;border:1px solid #2d3148;border-radius:6px;outline:none;width:100%;margin-bottom:12px;padding:10px 12px;font-size:14px;transition:border-color .2s;display:block}input:focus{background:#1a1d27;border-color:#4f6ef7}input::placeholder{color:#4a5568}button{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:opacity .2s}button:hover{opacity:.85}.btn-primary{color:#fff;background:#4f6ef7}.btn-approve{color:#9ae6b4;background:#276749}.btn-reject{color:#feb2b2;background:#742a2a}.btn-delete{color:#feb2b2;background:#742a2a;margin-top:8px}.status{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.status-pending{color:#fbd38d;background:#44330a}.status-approved{color:#9ae6b4;background:#1c4532}.status-rejected{color:#feb2b2;background:#3d1111}.status-partially_approved{color:#90cdf4;background:#1e3a5f}.budget-bar{background:#2d3148;border-radius:999px;height:8px;margin-top:8px;overflow:hidden}.budget-bar-fill{background:#4f6ef7;border-radius:999px;height:100%;transition:width .4s}.button-row{gap:8px;margin-top:12px;display:flex}.form-card{background:#1a1d27;border:1px solid #2d3148;border-radius:8px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px #0000004d}.empty{text-align:center;color:#4a5568;padding:40px}textarea{color:#e2e8f0;resize:vertical;background:#0f1117;border:1px solid #2d3148;border-radius:6px;outline:none;width:100%;margin-bottom:12px;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.5;display:block}textarea:focus{background:#1a1d27;border-color:#4f6ef7}textarea::placeholder{color:#4a5568}.status-faculty{color:#9ae6b4;background:#1c4532}.status-admin{color:#c4b5fd;background:#2d1b69}button:disabled{opacity:.4;cursor:not-allowed}@keyframes ellipsis{0%{content:"."}33%{content:".."}66%{content:"..."}}.animated-ellipsis:after{content:".";animation:1.5s infinite ellipsis}.status-super_admin{color:#feb2b2;background:#742a2a}
