:root{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#142c37;background:#f5f8f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh}.wrap{width:min(100% - 32px,920px);margin-inline:auto}.topbar{background:#fff;border-bottom:1px solid #e1e9eb}.topbar-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:20px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:19px;line-height:1.1}.brand small{display:block;color:#65808c;font-size:12px;font-weight:600;margin-top:4px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#0d6b80;color:#fff;font-size:25px}.hero{padding:55px 0 43px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.15em;color:#08738a}h1{font-size:clamp(31px,5vw,45px);letter-spacing:-.04em;line-height:1.1;margin:12px 0 14px}h2{font-size:23px;letter-spacing:-.025em;margin:7px 0 0}.hero p{font-size:16px;line-height:1.6;color:#5a737e;margin:0;max-width:600px}.panel{background:#fff;border:1px solid #dfe9ec;border-radius:18px;padding:25px;margin-bottom:38px;box-shadow:0 8px 30px rgba(17,58,75,.04)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.files-section{padding-bottom:45px}.file-list{display:grid;gap:10px}.file-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 20px;border:1px solid #dfe8eb;border-radius:14px;background:#fff}.file-main{min-width:0;display:flex;gap:14px;align-items:center}.file-icon{display:grid;place-items:center;flex:none;width:44px;height:44px;border-radius:12px;background:#e7f4f5;color:#08758b;font-size:12px;font-weight:800}.file-name{font-weight:750;overflow-wrap:anywhere}.file-meta{margin-top:5px;font-size:13px;color:#69818a}.primary,.ghost,.text-button{font:inherit;cursor:pointer}.primary{border:1px solid #08758b;background:#08758b;color:white;border-radius:10px;padding:11px 18px;font-weight:750;text-decoration:none;white-space:nowrap}.primary:hover{background:#065e70}.ghost{border:1px solid #cad9dd;background:#fff;color:#255263;border-radius:10px;padding:9px 13px;font-weight:700}.ghost:hover{background:#eef6f7}.text-button{border:0;background:none;color:#08758b;font-weight:700;padding:6px}.login-form label{display:block;font-size:13px;font-weight:700;margin:4px 0 8px}.login-row{display:flex;gap:10px}.login-row input{width:min(100%,370px);min-width:0;padding:11px 12px;border:1px solid #c4d3d8;border-radius:10px;font:inherit}.login-row input:focus,.drop-zone:focus{outline:2px solid #08758b;outline-offset:2px}.drop-zone{border:2px dashed #b7d0d7;background:#f7fbfb;border-radius:14px;padding:32px 16px;display:flex;align-items:center;flex-direction:column;gap:8px;cursor:pointer;text-align:center;color:#316070}.drop-zone.dragging{background:#e5f4f6;border-color:#08758b}.drop-zone strong{color:#1a3e4a}.drop-zone span{font-size:13px}.upload-icon{font-size:27px;font-weight:700;color:#08758b}.progress-area{margin-top:18px}.progress-label{display:flex;justify-content:space-between;gap:10px;font-size:13px;margin-bottom:7px}.progress-label span:first-child{overflow-wrap:anywhere}progress{width:100%;height:10px;accent-color:#08758b}.message{font-size:14px;min-height:1em;margin:12px 0 0;color:#a13b25}.message.success{color:#147149}.empty{border:1px dashed #cad9dd;border-radius:14px;padding:32px;text-align:center;color:#69818a;background:#fff}.footer{border-top:1px solid #dfe8eb;padding-top:19px;padding-bottom:27px;color:#81939a;font-size:12px}.hidden{display:none!important}@media(max-width:560px){.topbar-inner{min-height:68px}.hero{padding:39px 0 32px}.panel{padding:18px}.file-card{align-items:flex-start;flex-direction:column}.file-card .primary{width:100%;text-align:center}.login-row{flex-direction:column}.login-row input{width:100%}}
.file-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.danger-button{font:inherit;cursor:pointer;border:1px solid #e6c4bd;background:#fff;color:#a13b25;border-radius:10px;padding:9px 13px;font-weight:700}.danger-button:hover{background:#fff3f0}@media(max-width:560px){.file-actions{width:100%}.file-actions>*{flex:1;text-align:center}.file-card .file-actions .primary{width:auto}}
