:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{background:#f4f6f9;justify-content:center;align-items:center;min-height:100svh;margin:0;display:flex}#root{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:40px 16px;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}option{color:#00f}select{color:#000}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#f4f6f9;justify-content:center;align-items:center;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;display:flex}.upload-container{background:#fff;border-radius:12px;width:100%;max-width:520px;padding:40px;box-shadow:0 4px 24px #00000014}h1{color:#111;margin-bottom:28px;font-size:1.6rem}.field{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}label{color:#555;text-transform:uppercase;letter-spacing:.04em;font-size:.85rem;font-weight:600}select{cursor:pointer;background:#fff;border:1.5px solid #d0d7e2;border-radius:8px;outline:none;padding:10px 12px;font-size:1rem;transition:border-color .2s}select:focus{border-color:#4f7ef8}.dropzone{text-align:center;cursor:pointer;color:#888;border:2px dashed #c5cfe0;border-radius:10px;justify-content:center;align-items:center;min-height:100px;margin-bottom:20px;padding:32px 20px;font-size:.95rem;transition:border-color .2s,background .2s;display:flex}.dropzone:hover,.dropzone.has-files{background:#f0f5ff;border-color:#4f7ef8}.file-list{text-align:left;flex-direction:column;gap:8px;width:100%;list-style:none;display:flex}.file-list li{background:#fff;border:1px solid #dde4f0;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.88rem;display:flex}.filename{color:#222;text-overflow:ellipsis;white-space:nowrap;max-width:70%;font-weight:500;overflow:hidden}.filesize{color:#888;white-space:nowrap;font-size:.8rem}button[type=submit]{color:#fff;cursor:pointer;background:#4f7ef8;border:none;border-radius:8px;width:100%;padding:12px;font-size:1rem;font-weight:600;transition:background .2s,opacity .2s}button[type=submit]:hover:not(:disabled){background:#3a6be0}button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.message{border-radius:8px;margin-top:20px;padding:12px 16px;font-size:.92rem;font-weight:500}.message.success{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7}.message.error{color:#c62828;background:#fdecea;border:1px solid #ef9a9a}.message.uploading{color:#1565c0;background:#e3f2fd;border:1px solid #90caf9}.result{margin-top:24px}.result h2{color:#444;margin-bottom:10px;font-size:1rem;font-weight:600}.result ul{flex-direction:column;gap:8px;list-style:none;display:flex}.result li{background:#f8faff;border:1px solid #dde4f0;border-radius:6px;flex-direction:column;gap:2px;padding:8px 12px;font-size:.85rem;display:flex}.path{color:#888;font-family:monospace;font-size:.78rem}
