:root{font-family:Inter,system-ui,sans-serif;color:#172033;background:#f4f6fa;line-height:1.5}*{box-sizing:border-box}body{margin:0}.login-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(145deg,#eff3ff,#f8fafc)}.login-card{width:min(430px,calc(100% - 32px));background:#fff;padding:42px;border-radius:20px;box-shadow:0 18px 55px #26365a18}.eyebrow{color:#4666e5;font-size:.75rem;font-weight:800;letter-spacing:.14em;margin:0 0 8px}h1,h2{margin:0 0 5px}.muted,small,.limit{color:#6a7385}.alert{background:#fff0f0;color:#a52727;padding:10px 12px;border-radius:8px;margin:16px 0}label{display:grid;gap:6px;margin-top:18px;font-weight:650}input{width:100%;border:1px solid #d9deea;border-radius:9px;padding:11px;background:#fff}button,.button{border:0;border-radius:9px;padding:11px 16px;background:#4666e5;color:white;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block}.login-card button{width:100%;margin-top:24px}header{height:80px;background:#fff;border-bottom:1px solid #e3e7ef;padding:0 max(24px,calc((100% - 1100px)/2));display:flex;align-items:center;justify-content:space-between}header form{margin:0}.secondary{background:#eef1f7;color:#26324a}.container{max-width:1100px;margin:40px auto;padding:0 24px}section{background:#fff;padding:28px;border-radius:16px;margin-bottom:24px;box-shadow:0 8px 26px #26365a0c}.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.upload{display:flex;gap:8px;align-items:center}.upload input{max-width:260px}.files{border-top:1px solid #e8ebf1}.files article{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:15px 4px;border-bottom:1px solid #e8ebf1}.files article>div:first-child{display:grid;gap:3px}.actions{display:flex;align-items:center;gap:13px}.actions a{color:#3458d4;font-weight:650;text-decoration:none}.actions form{margin:0}.danger{background:transparent;color:#bd3232;padding:7px}.empty{padding:18px 4px;color:#727b8e}.limit{text-align:center;font-size:.85rem}@media(max-width:720px){.section-title,.upload,.files article{align-items:stretch;flex-direction:column}.upload input{max-width:none}.actions{justify-content:space-between}.login-card{padding:28px}header{padding:0 18px}}
