: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{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;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%}.multiple-upload-page{max-width:900px;margin:0 auto}.multiple-upload-header{margin-bottom:25px}.multiple-upload-header h1{margin:0 0 8px;font-size:28px}.multiple-upload-header p{color:#6b7280;margin:0}.multiple-upload-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:28px}.multiple-upload-form-group{margin-bottom:24px}.multiple-upload-form-group label{margin-bottom:8px;font-size:14px;font-weight:600;display:block}.multiple-upload-form-group input[type=text]{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:11px 12px;font-size:14px}.multiple-upload-form-group input[type=text]:focus{border-color:#2563eb;outline:none}.multiple-drop-zone{text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:10px;padding:40px 20px;transition:all .2s}.multiple-drop-zone.drag-active{background:#eff6ff;border-color:#2563eb}.drop-icon{margin-bottom:10px;font-size:30px}.multiple-drop-zone h3{margin:0 0 8px}.multiple-drop-zone p{color:#6b7280;margin:5px 0}.multiple-drop-zone small{color:#6b7280;margin-top:12px;display:block}.browse-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:9px 18px;font-weight:600}.browse-button:hover:not(:disabled){background:#1d4ed8}.browse-button:disabled{opacity:.5;cursor:not-allowed}.multiple-selected-files{margin-top:25px}.multiple-files-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.multiple-files-header h3{margin:0;font-size:16px}.multiple-file-list{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.multiple-file-item{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:20px;padding:14px 16px;display:flex}.multiple-file-item:last-child{border-bottom:none}.multiple-file-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.multiple-file-info strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.multiple-file-info span{color:#6b7280;font-size:12px}.file-progress{background:#e5e7eb;border-radius:10px;width:100%;height:6px;margin-top:5px;overflow:hidden}.file-progress-bar{background:#2563eb;height:100%;transition:width .2s}.file-success{font-weight:600;color:#047857!important}.file-failed{font-weight:600;color:#dc2626!important}.file-actions{flex-shrink:0}.multiple-remove-button,.multiple-clear-button{cursor:pointer;background:0 0;border:none;font-weight:600}.multiple-remove-button{color:#dc2626}.multiple-clear-button{color:#2563eb}.multiple-remove-button:disabled,.multiple-clear-button:disabled{opacity:.5;cursor:not-allowed}.multiple-upload-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;width:100%;margin-top:25px;padding:13px 20px;font-size:14px;font-weight:600}.multiple-upload-button:hover:not(:disabled){background:#1d4ed8}.multiple-upload-button:disabled{cursor:not-allowed;background:#9ca3af}.multiple-message{border-radius:6px;margin-top:20px;padding:12px 14px;font-size:14px}.multiple-success{color:#047857;background:#ecfdf5}.multiple-error{color:#b91c1c;background:#fef2f2}@media (width<=768px){.multiple-upload-card{padding:20px}.multiple-file-item{align-items:flex-start}}.files-page{width:100%}.files-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.files-header h1{margin:0 0 8px;font-size:28px}.files-header p{color:#6b7280;margin:0}.files-refresh-button{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:9px 16px;font-weight:600}.files-refresh-button:hover:not(:disabled){background:#f3f4f6}.files-refresh-button:disabled{opacity:.5;cursor:not-allowed}.files-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.files-search{background:#fff;border:1px solid #d1d5db;border-radius:7px;flex:1;align-items:center;gap:10px;max-width:500px;padding:10px 14px;display:flex}.files-search input{border:none;outline:none;width:100%;font-size:14px}.files-count{color:#6b7280;font-size:14px}.files-message{border-radius:6px;margin-bottom:20px;padding:12px 14px;font-size:14px}.files-success{color:#047857;background:#ecfdf5}.files-error{color:#b91c1c;background:#fef2f2}.files-loading{text-align:center;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:50px}.files-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.files-table-wrapper{overflow-x:auto}.files-table{border-collapse:collapse;width:100%}.files-table th{text-align:left;color:#4b5563;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:14px 18px;font-size:13px;font-weight:600}.files-table td{border-bottom:1px solid #e5e7eb;padding:15px 18px;font-size:14px}.files-table tbody tr:last-child td{border-bottom:none}.files-table tbody tr:hover{background:#fafafa}.file-name{align-items:center;gap:10px;max-width:320px;display:flex}.file-icon{flex-shrink:0}.file-name>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.folder-name{color:#4b5563;background:#f3f4f6;border-radius:5px;padding:4px 8px;font-size:12px;display:inline-block}.file-action-buttons{white-space:nowrap;gap:7px;display:flex}.view-button,.download-button,.delete-button{cursor:pointer;background:#fff;border-radius:5px;padding:7px 10px;font-size:12px;font-weight:600}.view-button{color:#2563eb;border:1px solid #2563eb}.view-button:hover:not(:disabled){background:#eff6ff}.download-button{color:#16a34a;border:1px solid #16a34a}.download-button:hover:not(:disabled){background:#f0fdf4}.delete-button{color:#dc2626;border:1px solid #dc2626}.delete-button:hover:not(:disabled){background:#fef2f2}.view-button:disabled,.download-button:disabled,.delete-button:disabled{opacity:.5;cursor:not-allowed}.files-empty{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:70px 20px}.files-empty-icon{margin-bottom:15px;font-size:42px}.files-empty h3{margin:0 0 8px}.files-empty p{color:#6b7280;margin:0}@media (width<=768px){.files-header{align-items:flex-start;gap:15px}.files-toolbar{flex-direction:column;align-items:stretch}.files-search{max-width:none}.files-table th,.files-table td{padding:12px}}
