:root{color:#334e68;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7faf9;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}.app-shell{width:min(1120px,100% - 40px);margin:0 auto;padding-bottom:80px}.site-header{-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#f7faf9d1;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:72px;display:flex}.brand{color:#102a43;align-items:center;gap:10px;font-weight:750;text-decoration:none;display:flex}.brand-mark{color:#fff;background:#0f766e;border-radius:9px;place-items:center;width:30px;height:30px;font-size:15px;display:grid}.status{color:#64748b;align-items:center;gap:8px;font-size:14px;display:flex}.status-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #dcfce7}.hero{text-align:center;padding:76px 0 42px}.eyebrow{color:#0f766e;letter-spacing:.14em;margin:0 0 14px;font-size:12px;font-weight:800}.hero h1{color:#102a43;letter-spacing:-.055em;margin:0;font-size:clamp(42px,7vw,70px);line-height:.98}.hero-copy{color:#62748a;max-width:600px;margin:24px auto 0;font-size:17px}.upload-card{background:#fff;border:1px solid #dbe4ea;border-radius:20px;max-width:720px;margin:0 auto;padding:10px;box-shadow:0 18px 50px #0f766e1a}.upload-card form{grid-template-columns:1fr auto;gap:10px;display:grid}.file-picker{cursor:pointer;text-align:left;border:1px dashed #b8c7d1;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:38px 1fr;column-gap:12px;min-width:0;padding:17px 18px;display:grid}.file-picker:hover{background:#f7fffd;border-color:#0f766e}.upload-icon{color:#0f766e;background:#e6fffa;border-radius:10px;grid-row:1/3;align-self:center;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.file-title{color:#183b56;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.file-help{color:#829ab1;font-size:12px}.file-picker input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.check-button{color:#fff;cursor:pointer;font:inherit;background:#0f766e;border:0;border-radius:13px;padding:0 28px;font-weight:750}.check-button:hover:not(:disabled){background:#115e59}.check-button:active:not(:disabled),.secondary-button:active:not(:disabled),.danger-button:active:not(:disabled),.history-row:active:not(:disabled){transform:scale(.98)}.check-button:disabled{cursor:wait;opacity:.65}.error-message{color:#b42318;background:#fff1f0;border-radius:10px;margin:10px 4px 2px;padding:10px 14px;font-size:14px}.results-section{margin-top:72px}.history-section{margin-top:84px}.toast{z-index:10;color:#075e57;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f0fdfae6;border:1px solid #0f766e33;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:750;position:fixed;top:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0f766e26}.progress-card{background:#fff;border:1px solid #dbe4ea;border-radius:16px;max-width:720px;margin:24px auto 0;padding:20px}.job-actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.job-actions a{text-decoration:none}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.metric-card{background:#fff;border:1px solid #e0e7ec;border-radius:15px;min-width:0;padding:18px}.metric-card>span,.metric-card small{color:#829ab1;font-size:12px;display:block}.metric-card strong{color:#183b56;letter-spacing:-.04em;margin:7px 0 5px;font-size:26px;display:block}.metric-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.metric-primary{background:#f0fdfa;border-color:#99e6da}.progress-heading,.progress-meta{justify-content:space-between;align-items:center;gap:14px;display:flex}.progress-heading>div{align-items:center;gap:10px;min-width:0;display:flex}.progress-heading strong{color:#183b56;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.progress-track{background:#e8eef2;border-radius:999px;height:10px;margin:16px 0 12px;overflow:hidden}.progress-fill{border-radius:inherit;background:#0f766e;height:100%;transition:width .3s}.progress-meta{color:#62748a;justify-content:flex-start;font-size:13px}.job-status{color:#5f6c7b;text-transform:uppercase;background:#edf1f4;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.job-status-processing{color:#075985;background:#e0f2fe}.job-status-completed{color:#087f5b;background:#dcfce7}.job-status-failed{color:#c92a2a;background:#fee2e2}.job-status-cancelled{color:#7c3aed;background:#ede9fe}.secondary-button{color:#36566f;cursor:pointer;background:#fff;border:1px solid #cbd8df;border-radius:10px;padding:9px 15px;font-weight:700;transition:transform .1s ease-out,border-color .16s,color .16s}.secondary-button:hover:not(:disabled){color:#0f766e;border-color:#0f766e}.secondary-button:disabled{cursor:wait;opacity:.6}.danger-button{color:#b42318;cursor:pointer;font:inherit;background:#fff7f7;border:1px solid #fecaca;border-radius:10px;padding:9px 15px;font-weight:700;transition:transform .1s ease-out,background .16s}.danger-button:hover:not(:disabled){background:#fee2e2}.danger-button:disabled{cursor:wait;opacity:.6}.history-toolbar,.results-toolbar{gap:8px;margin-bottom:12px;display:flex}.history-toolbar input,.history-toolbar select,.results-toolbar select{color:#334e68;background:#fff;border:1px solid #cbd8df;border-radius:10px;min-height:40px;padding:0 12px}.history-toolbar input{flex:1;min-width:220px}.history-toolbar input:focus,.history-toolbar select:focus,.results-toolbar select:focus{border-color:#0f766e;outline:3px solid #0f766e1f}.selection-bar{color:#244f4b;background:#f1faf8;border:1px solid #b9d8d5;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin-bottom:12px;padding:8px 10px 8px 14px;display:flex}.selection-actions{align-items:center;gap:8px;display:flex}.text-button{color:#52706d;cursor:pointer;font:inherit;background:0 0;border:0;padding:8px}.text-button:hover{color:#0f766e}.muted-count{color:#829ab1;font-size:13px}.history-list{background:#fff;border:1px solid #e0e7ec;border-radius:15px;overflow:hidden}.history-row{color:#62748a;cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f4;grid-template-columns:minmax(180px,1fr) auto auto auto auto auto;align-items:center;gap:22px;width:100%;padding:17px 18px;transition:transform .1s ease-out,background .16s;display:grid}.history-row:last-child{border-bottom:0}.history-row:hover,.history-row-active{background:#f3fbf9}.history-row:disabled{cursor:wait}.history-main{flex-direction:column;gap:4px;min-width:0;display:flex}.history-main strong{color:#183b56;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-main span,.history-count{font-size:12px}.history-action{color:#0f766e;font-size:13px;font-weight:750}.empty-state{color:#829ab1;text-align:center;background:#fff;border:1px dashed #cbd8df;border-radius:15px;padding:34px}.pagination{color:#62748a;justify-content:center;align-items:center;gap:14px;margin-top:14px;font-size:13px;display:flex}.pagination button{color:#36566f;cursor:pointer;background:#fff;border:1px solid #d7e0e5;border-radius:9px;padding:7px 11px}.pagination button:disabled{cursor:default;opacity:.4}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.section-heading h2{color:#102a43;letter-spacing:-.03em;margin:0;font-size:30px}.job-id{color:#829ab1;margin:6px 0 0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.summary{color:#62748a;gap:22px;font-size:14px;display:flex}.summary strong{color:#183b56}.success-text{color:#087f5b!important}.failure-text{color:#c92a2a!important}.table-wrapper{background:#fff;border:1px solid #e0e7ec;border-radius:15px;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}th,td{border-bottom:1px solid #edf1f4;padding:16px 18px}th{color:#62748a;letter-spacing:.07em;text-transform:uppercase;background:#f8fafb;font-size:11px}tbody tr:last-child td{border-bottom:0}tbody tr{transition:background-color .14s}tbody tr.result-selected{background:#f0f9f7}.select-cell{text-align:center;width:44px;padding-right:4px}.select-cell input{accent-color:#0f766e;cursor:pointer;width:17px;height:17px}.select-cell input:disabled{cursor:not-allowed;opacity:.32}.url-cell{color:#183b56;text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.badge{border-radius:999px;justify-content:center;min-width:36px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.badge-success{color:#087f5b;background:#dcfce7}.badge-failed{color:#c92a2a;background:#fee2e2}.badge-queued{color:#5f6c7b;background:#edf1f4}.badge-healthy{color:#087f5b;background:#dcfce7}.badge-blocked,.badge-rate_limited{color:#9a3412;background:#ffedd5}.badge-not_found,.badge-client_error{color:#a16207;background:#fef9c3}.badge-server_error,.badge-timeout,.badge-network_error{color:#c92a2a;background:#fee2e2}@media (width<=640px){.app-shell{width:min(100% - 24px,1120px)}.hero{padding-top:52px}.upload-card form{grid-template-columns:1fr}.check-button{min-height:52px}.section-heading{flex-direction:column;align-items:flex-start}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-toolbar,.results-toolbar{flex-direction:column}.selection-bar{flex-direction:column;align-items:stretch}.selection-actions{justify-content:space-between}.history-toolbar input{width:100%;min-width:0}.history-row{grid-template-columns:1fr auto;gap:8px 16px}.history-count,.history-row .job-status,.history-row .success-text,.history-row .failure-text{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (prefers-reduced-transparency:reduce){.site-header,.toast{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f7faf9}}
