:root{color:#17212b;font-synthesis:none;background:#f3f5f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.centered{place-items:center;min-height:100vh;padding:24px;display:grid}.card,.file-card{background:#fff;border:1px solid #dce1e6;border-radius:14px;box-shadow:0 8px 30px #1927340f}.login-card{width:min(100%,390px);padding:36px}.brand-mark{color:#236c5a;font-size:32px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:6px;font-size:1.5rem}h2{margin-bottom:5px;font-size:1.05rem}h3{overflow-wrap:anywhere;margin-bottom:5px;font-size:1rem}.muted{color:#68747e;font-size:.9rem}label{gap:7px;margin-top:18px;font-size:.88rem;font-weight:600;display:grid}input[type=text],input[type=password],input:not([type]){color:#17212b;background:#fff;border:1px solid #bdc6ce;border-radius:8px;width:100%;padding:11px 12px}input:focus{border-color:#236c5a;outline:3px solid #236c5a2e}button{color:#24313b;background:#fff;border:1px solid #bdc6ce;border-radius:8px;padding:8px 11px}button:hover{background:#f4f7f6}button:disabled{cursor:wait;opacity:.65}.primary{color:#fff;background:#236c5a;border-color:#236c5a;width:100%;margin-top:22px}.primary:hover{background:#195646}.danger{color:#a52c2c;border-color:#e4bebe}.quiet{color:#236c5a;background:0 0;border:0;padding:3px 7px}.admin-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:42px 0 80px}header,.file-header,.section-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.upload-section{grid-template-columns:1fr minmax(300px,1.3fr);align-items:center;gap:28px;margin-top:28px;padding:24px;display:grid}.drop-zone{text-align:center;background:#f8faf9;border:1px dashed #91a099;border-radius:10px}.drop-zone.dragging{background:#e7f1ed;border-color:#236c5a}.drop-zone input{opacity:0;block-size:1px;inline-size:1px;position:absolute}.drop-zone label{cursor:pointer;color:#35675a;margin:0;padding:30px 16px;display:block}.files-section{margin-top:34px}.section-heading{justify-content:flex-start;align-items:center;gap:9px}.count{color:#526069;background:#e2e7ea;border-radius:999px;padding:2px 8px;font-size:.8rem}.empty{text-align:center;color:#68747e;border:1px dashed #c6cdd2;border-radius:12px;padding:42px}.file-card{margin-top:14px;padding:20px}.actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}dl{gap:12px;margin:16px 0 0;display:grid}dl>div{grid-template-columns:110px minmax(0,1fr);gap:12px;display:grid}dt{color:#68747e;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}dd{min-width:0;margin:0}.monospace,code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.hash{overflow-wrap:anywhere;font-size:.82rem}.url-line{align-items:flex-start;gap:8px;display:flex}.url-line code{overflow-wrap:anywhere;color:#37454f;background:#f2f4f5;border-radius:5px;min-width:0;padding:4px 7px;font-size:.8rem}.notice{border-radius:8px;padding:11px 13px;font-size:.9rem}.notice.error{color:#8b2222;background:#fbe9e9}.notice.success{color:#195646;background:#e3f2ed}.admin-shell>.notice{z-index:2;margin-top:18px;position:sticky;top:12px;box-shadow:0 4px 15px #00000014}@media (width<=760px){.upload-section{grid-template-columns:1fr}.file-header{display:block}.actions{justify-content:flex-start;margin-top:14px}dl>div{grid-template-columns:1fr;gap:5px}.url-line{display:block}.quiet{margin-top:5px}}@media (prefers-color-scheme:dark){:root{color:#e6ecef;background:#11171b}.card,.file-card{box-shadow:none;background:#182126;border-color:#303c43}.muted,dt,.empty{color:#9cabb3}input[type=text],input[type=password],input:not([type]),button{color:#e6ecef;background:#182126;border-color:#45535b}button:hover,.drop-zone{background:#202c31}.primary{background:#318b72;border-color:#318b72}.drop-zone.dragging{background:#203b34}.count,.url-line code{color:#cbd4d8;background:#28343a}.notice.error{color:#ffbaba;background:#4a2323}.notice.success{color:#b4eadb;background:#173d33}}
