*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f3f5f9;color:#243047}.topbar{height:68px;padding:0 max(20px,calc((100% - 1220px)/2));background:#182133;color:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 3px 14px rgba(0,0,0,.18)}.topbar div{display:flex;flex-direction:column;gap:3px}.topbar span{font-size:12px;color:#aab4c6}.page{width:min(1220px,calc(100% - 28px));margin:24px auto 50px}.hero{background:linear-gradient(135deg,#6556d9,#10a878);color:#fff;border-radius:22px;padding:26px 28px;display:flex;justify-content:space-between;align-items:center;gap:20px;box-shadow:0 15px 35px rgba(61,66,140,.18)}.hero h1{margin:0 0 7px;font-size:28px}.hero p{margin:0;color:#eef}.layout{display:grid;grid-template-columns:390px 1fr;gap:20px;margin-top:20px}.card{background:#fff;border:1px solid #e0e6ee;border-radius:18px;padding:20px;box-shadow:0 8px 25px rgba(35,48,71,.07)}h2{margin:0 0 16px}label{display:block;font-weight:700;margin:14px 0 7px}input,select{width:100%;padding:12px 13px;border:1px solid #ced7e2;border-radius:10px;background:#fff;font-size:15px}.dropzone{margin-top:15px;border:2px dashed #9e97e5;background:#faf9ff;border-radius:15px;padding:35px 16px;text-align:center;cursor:pointer;transition:.2s}.dropzone span{display:block;color:#748095;margin-top:7px}.dropzone.over{background:#eeebff;border-color:#6556d9}.file-name{font-size:13px;color:#6e7a8c;margin:12px 2px;word-break:break-all}.btn{border:0;border-radius:10px;padding:10px 14px;color:#fff;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn:hover{filter:brightness(.96)}.primary{background:#6556d9}.success{background:#168f68}.danger{background:#d94343}.dark{background:#364152}.ghost{background:#ffffff1a;border:1px solid #ffffff33}.wide{width:100%;margin-top:8px}.small{padding:8px 10px;font-size:12px}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:15px}.section-head h2{margin-bottom:5px}.section-head p{margin:0;color:#7b8797;font-size:13px}.section-head form{min-width:245px}.file-list{display:flex;flex-direction:column;gap:9px}.file-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:15px;align-items:center;border:1px solid #e0e6ee;border-radius:13px;padding:13px}.file-title{font-weight:700;word-break:break-word}.file-meta{color:#7a8696;font-size:13px;margin-top:5px}.actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.notice{margin:14px 0;padding:12px 14px;border-radius:10px}.error{background:#fdeaea;color:#a22525;border:1px solid #f5cccc}.success-note{background:#e8f6ef;color:#126b48;border:1px solid #c9eadb}.hidden{display:none!important}.progress{margin-top:14px;text-align:center}.progress-track{height:12px;background:#e8edf3;border-radius:999px;overflow:hidden}.progress-bar{height:100%;width:0;background:linear-gradient(90deg,#6556d9,#10a878)}.progress div+div{margin-top:6px;font-size:13px}.hint{margin-top:18px;background:#f7f8fb;border-radius:10px;padding:12px;font-size:12px;line-height:1.6;color:#687589}.empty{text-align:center;padding:42px 10px;color:#788495}.login-body{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#1b2334,#5c4dcc)}.login-card{width:min(410px,calc(100% - 28px));background:#fff;padding:30px;border-radius:22px;box-shadow:0 24px 60px rgba(0,0,0,.25)}.login-card h1{text-align:center;margin:8px 0}.login-card .muted{text-align:center;color:#758093;margin-bottom:24px}.logo{text-align:center;font-size:48px}@media(max-width:900px){.layout{grid-template-columns:1fr}}@media(max-width:650px){.hero,.section-head{flex-direction:column;align-items:stretch}.file-row{grid-template-columns:1fr}.actions{justify-content:flex-start}.section-head form{min-width:0}.topbar{padding:0 14px}.hero h1{font-size:23px}}
