:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.45;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px}._page_12ity_1{min-height:100vh;background:linear-gradient(180deg,#f8fbff,#f8fafc);color:#0f172a;padding:1rem}._header_12ity_8{max-width:1080px;margin:0 auto 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}._header_12ity_8 h1{margin:0;font-size:clamp(1.7rem,3vw,2.4rem)}._header_12ity_8 p{margin:.4rem 0 0;color:#475569}._warning_12ity_27{max-width:1080px;margin:0 auto 1rem;border:1px solid #f59e0b;background:#fffbeb;color:#92400e;border-radius:12px;padding:.75rem .9rem}._dropZone_12ity_37{max-width:1080px;margin:0 auto;border:2px dashed #93c5fd;border-radius:16px;min-height:220px;background:#fff;display:grid;place-items:center;text-align:center;padding:1rem}._dropZoneActive_12ity_50{border-color:#2563eb;background:#eff6ff}._dropTitle_12ity_55{margin:.2rem 0;font-size:1.2rem;font-weight:700}._dropSubtitle_12ity_61{margin:.2rem 0 1rem;color:#64748b}._hiddenInput_12ity_66{display:none}._primaryButton_12ity_70,._secondaryButton_12ity_71,._removeButton_12ity_72{border:none;cursor:pointer;font:inherit}._primaryButton_12ity_70{background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;border-radius:10px;padding:.65rem 1.1rem;font-weight:600}._primaryButton_12ity_70:disabled{opacity:.55;cursor:not-allowed}._secondaryButton_12ity_71{background:#e2e8f0;color:#1e293b;border-radius:10px;padding:.65rem 1.1rem;font-weight:600}._controls_12ity_99{max-width:1080px;margin:1rem auto .7rem;display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;justify-content:center}._uploadSticky_12ity_109{position:sticky;top:0;z-index:20;padding-top:.5rem;background:#f8fbff}._metrics_12ity_117{display:flex;flex-wrap:wrap;gap:.5rem}._metricChip_12ity_123{border:1px solid #dbe5f5;background:#fff;color:#334155;border-radius:999px;padding:.35rem .65rem;font-size:.88rem}._overallProgress_12ity_132{max-width:1080px;margin:0 auto 1rem;height:10px;background:#dbeafe;border-radius:999px;overflow:hidden}._overallProgressFill_12ity_141{height:100%;background:#2563eb}._filterBar_12ity_146{max-width:1080px;margin:0 auto 1rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.55rem}._filterChip_12ity_155{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:999px;padding:.35rem .75rem;font:inherit;font-size:.84rem;font-weight:600;cursor:pointer}._filterChipActive_12ity_167{border-color:#1d4ed8;background:#dbeafe;color:#1e3a8a}._toastStack_12ity_173{position:fixed;top:1rem;right:1rem;left:1rem;z-index:50;width:min(100%,360px);margin-left:auto;display:grid;gap:.6rem}._toastError_12ity_185{border:1px solid #fecaca;background:#fff1f2;color:#b91c1c;border-radius:12px;padding:.7rem .85rem;box-shadow:0 18px 35px -30px #0f172a;display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}._toastError_12ity_185 p{margin:0;flex:1;overflow-wrap:anywhere;word-break:break-word}._toastCloseButton_12ity_205{width:1.6rem;height:1.6rem;border:none;border-radius:999px;display:grid;place-items:center;background:transparent;color:#b91c1c;cursor:pointer;padding:0}._toastCloseButton_12ity_205:hover{background:#ffe4e6}._toastCloseIcon_12ity_222{width:.9rem;height:.9rem}._emptyState_12ity_227{max-width:1080px;margin:0 auto;background:#fff;border:1px dashed #bfdbfe;border-radius:14px;text-align:center;padding:2rem 1rem;color:#475569}._emptyState_12ity_227 h2{margin:0}._emptyState_12ity_227 p{margin:.5rem 0 0}._filteredEmptyState_12ity_246{max-width:1080px;margin:0 auto;background:#fff;border:1px dashed #cbd5e1;border-radius:14px;text-align:center;padding:1.3rem 1rem;color:#475569}._filteredEmptyState_12ity_246 h2{margin:0}._filteredEmptyState_12ity_246 p{margin:.45rem 0 0}._virtualGridViewport_12ity_265{max-width:1080px;margin:0 auto;width:100%}._virtualGridInner_12ity_271{position:relative;width:100%}._card_12ity_276{border:1px solid #dbe5f5;border-radius:14px;background:#fff;overflow:hidden;position:relative;box-shadow:0 10px 30px -28px #0f172a}._virtualCard_12ity_285{position:absolute;top:0;margin:0;width:100%}._removeButton_12ity_72{position:absolute;top:.55rem;right:.55rem;width:2rem;height:2rem;display:grid;place-items:center;border-radius:999px;background:#0f172adb;color:#fff;padding:0;z-index:6;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease,visibility .12s ease}._card_12ity_276:hover ._removeButton_12ity_72,._card_12ity_276:focus-within ._removeButton_12ity_72{opacity:1;visibility:visible;pointer-events:auto}._removeIcon_12ity_318{width:1rem;height:1rem}._thumbnail_12ity_323{width:100%;display:block;object-fit:cover;height:auto;transition:filter .22s ease,transform .22s ease,opacity .22s ease;will-change:filter,transform}._thumbnailFrame_12ity_335{position:relative;overflow:hidden;background:#e2e8f0}._thumbnailProcessing_12ity_341{filter:blur(4px) saturate(.95);transform:scale(1.01)}._thumbnailSkeleton_12ity_346{position:absolute;inset:0;background:linear-gradient(110deg,#e2e8f09e 20%,#f8fafc47,#e2e8f09e 50%);background-size:220% 100%;opacity:0;z-index:2;transition:opacity .22s ease;pointer-events:none}._thumbnailSkeletonVisible_12ity_362{opacity:1;animation:_shimmer_12ity_1 1.2s linear infinite}@keyframes _shimmer_12ity_1{0%{background-position:100% 0}to{background-position:-100% 0}}._cardMeta_12ity_376{padding:.75rem .8rem .45rem}._fileName_12ity_380{margin:0;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._status_12ity_388{display:inline-flex;margin:.3rem 0 0;border-radius:999px;padding:.15rem .55rem;font-size:.76rem;font-weight:700;border:1px solid transparent}._statusprocessing_12ity_398{color:#7c3aed;background:#f3e8ff;border-color:#e9d5ff}._statuspending_12ity_404{color:#1e40af;background:#dbeafe;border-color:#bfdbfe}._statusuploading_12ity_410{color:#0f766e;background:#ccfbf1;border-color:#99f6e4}._statussuccess_12ity_416{color:#166534;background:#dcfce7;border-color:#bbf7d0}._statuserror_12ity_422{color:#b91c1c;background:#fee2e2;border-color:#fecaca}._fileProgressTrack_12ity_428{margin:0 .8rem .75rem;height:7px;background:#e2e8f0;border-radius:999px;overflow:hidden}._fileProgressFill_12ity_436{height:100%;background:#22c55e}._fillprocessing_12ity_441{background:#7c3aed}._fillpending_12ity_445{background:#2563eb}._filluploading_12ity_449{background:#0891b2}._fillsuccess_12ity_453{background:#16a34a}._fillerror_12ity_457{background:#dc2626}
