:root{color:#e6eef8;font-synthesis:none;text-rendering:optimizelegibility;background:#101a31;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 20% 10%,#4966a029,#0000 28%),radial-gradient(circle at 80% 20%,#4fd1c514,#0000 22%),linear-gradient(135deg,#101a31 0%,#0d172b 58%,#121b33 100%);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}a{color:inherit;text-decoration:none}.page{min-height:100vh;padding:42px 20px}.shell{width:min(1120px,100%);margin:0 auto}.stack{gap:18px;display:grid}.top-bar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#182648a8;border:1px solid #5d77ab47;border-radius:3px;justify-content:space-between;align-items:end;height:54px;padding:0 34px;display:flex;box-shadow:inset 0 1px #ffffff0a,0 22px 70px #0000003d}.top-tabs{align-items:end;gap:40px;display:flex}.top-tab{background:#778ec547;width:112px;height:6px}.top-tab.active{background:#63b3ff;box-shadow:0 0 18px #63b3ff66}.top-dots{gap:14px;padding-bottom:15px;display:flex}.top-dot{background:#6b80b7a3;border-radius:999px;width:24px;height:24px;box-shadow:inset 0 1px 2px #ffffff29}.top-dot.accent{background:#4fb8c4;box-shadow:0 0 18px #4fb8c461}.upload-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);align-items:stretch;gap:22px;display:grid}.panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#243760b8,#172343b8),#1e314ab3;border:1px solid #5d77ab42;border-radius:5px;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 22px 70px #00000042}.panel-header{border-bottom:1px solid #5d77ab38;padding:24px 28px}.panel-body{padding:28px}.eyebrow{color:#7edfe0;letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{color:#f2f6ff;letter-spacing:-.03em;margin-bottom:12px;font-size:34px;line-height:1.08}h2{color:#e6eef8;margin-bottom:10px;font-size:22px;line-height:1.2}h3{color:#dce8f7;margin-bottom:8px;font-size:15px}.muted{color:#9fb3c8}.field{gap:9px;display:grid}.input{color:#e6eef8;background:#0e182fb8;border:1px solid #6481b852;border-radius:4px;outline:none;width:100%;padding:13px}.input:focus{border-color:#4fb8c4;box-shadow:0 0 0 3px #4fb8c41f}.input::file-selector-button{color:#f2f6ff;background:linear-gradient(135deg,#56c6cf,#2f8fa0);border:0;border-radius:4px;margin-right:12px;padding:9px 13px;font-weight:800}.radio-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.radio-card{background:#142241a3;border:1px solid #6481b847;border-radius:5px;align-items:flex-start;gap:10px;padding:16px;display:flex}.radio-card:has(input:checked){background:#20485e85;border-color:#4fb8c4cc;box-shadow:0 0 28px #4fb8c421}.meta-box{background:#0e182f75;border:1px solid #6481b840;border-radius:5px;padding:16px}.meta-label{color:#9fb3c8;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.meta-value{color:#e6eef8;word-break:break-word;margin-top:5px;font-weight:800}.primary-button,.secondary-button{border-radius:4px;padding:12px 18px;font-weight:800}.primary-button{color:#f2f6ff;background:linear-gradient(135deg,#58c4cc,#2f91a0);border:1px solid #7edfe08c;box-shadow:0 0 24px #4fb8c43d}.secondary-button{color:#dce8f7;background:#2a3d69ad;border:1px solid #6481b857}.progress-track{background:#6481b838;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#63b3ff,#56c6cf);height:100%;transition:width .16s;box-shadow:0 0 18px #63b3ff66}.metric-card{border-top:1px solid #5d77ab38;padding:24px 28px}.metric-row{border-bottom:1px solid #5d77ab2e;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.metric-row:last-child{border-bottom:0}.marker{background:#56c6cf;border-radius:999px;width:13px;height:13px;box-shadow:0 0 18px #56c6cf5c}.marker.gold{background:#f2c94c;box-shadow:0 0 18px #f2c94c47}.action-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (width<=860px){.upload-grid,.radio-row{grid-template-columns:1fr}.top-tabs{gap:16px}.top-tab{width:72px}}.status-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;display:grid}.badge{color:#9fd0ff;letter-spacing:.04em;background:#63b3ff29;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.badge.succeeded{color:#7edfe0;background:#4fb8c429}.badge.failed{color:#f2c94c;background:#f2c94c29}.stepper{gap:10px;display:grid}.step{color:#9fb3c8;align-items:center;gap:10px;display:flex}.step-dot{background:#6481b875;border-radius:999px;width:11px;height:11px}.step.active{color:#e6eef8;font-weight:800}.step.active .step-dot{background:#56c6cf;box-shadow:0 0 18px #56c6cf66}.result-grid{gap:18px;display:grid}.list{color:#dce8f7;margin:0;padding-left:20px}.list li+li{margin-top:8px}.runs-list{gap:12px;display:grid}.run-row{background:linear-gradient(#243760a3,#172343a3),#1e314aad;border:1px solid #5d77ab42;border-radius:5px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex;box-shadow:inset 0 1px #ffffff0a,0 18px 50px #0003}.run-id{color:#e6eef8;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}@media (width<=720px){.run-row{flex-direction:column;align-items:flex-start}}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.file-picker-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.step.complete{color:#9fb3c8}.step.complete .step-dot{background:#4fb8c4;box-shadow:0 0 14px #4fb8c447}.step-subtext{color:#7f95b2;margin-left:6px;font-size:11px;font-weight:600}.warning-button{color:#fff;background:linear-gradient(135deg,#d6a83a,#b88a28);border:1px solid #d6a83ab3;border-radius:4px;padding:12px 18px;font-weight:900;box-shadow:0 0 18px #d6a83a38}.animated-ellipsis:after{content:"";text-align:left;width:1.4em;animation:1.2s steps(4,end) infinite ellipsisSteps;display:inline-block}.step.active{border-radius:4px;width:75%;margin-left:-6px;padding:3px 6px;position:relative;overflow:hidden}.step.active:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#56c6cf1a 42%,#56c6cf2e 50%,#56c6cf1a 58%,#0000 100%);animation:2.4s ease-in-out infinite pulseSweep;position:absolute;inset:0;transform:translate(-100%)}.step.active>*{z-index:1;position:relative}@keyframes pulseSweep{0%{opacity:0;transform:translate(-100%)}20%{opacity:1}70%{opacity:1}to{opacity:0;transform:translate(100%)}}.step.result-ready{color:#e6eef8;font-weight:800}.step.result-ready .step-dot{background:#56c6cf;box-shadow:0 0 18px #56c6cf66}.dot-progression{width:1.2em;margin-left:1px;display:inline-flex}.dot-progression span{opacity:.22;animation:1.2s ease-in-out infinite dotProgression}.dot-progression span:nth-child(2){animation-delay:.18s}.dot-progression span:nth-child(3){animation-delay:.36s}@keyframes dotProgression{0%,18%{opacity:.22}38%,72%{opacity:1}to{opacity:.22}}.panel-header{padding-top:34px;padding-bottom:30px}.panel-header h1,.panel-header h2{margin-bottom:14px}.upload-grid>.panel:first-child .panel-header,.upload-grid>aside.panel .panel-header{flex-direction:column;justify-content:center;min-height:190px;display:flex}.upload-grid>.panel:first-child .panel-header .eyebrow,.upload-grid>aside.panel .panel-header .eyebrow{margin-bottom:10px}fieldset{border-color:#6481b852}.generate-button{justify-self:center;width:70%}.compact-history-header .panel-header{padding-top:24px;padding-bottom:24px}.meta-value,.run-id{text-align:left}select.input{color:#e6eef8;background-color:#0e182ff5}select.input option{color:#e6eef8;background-color:#16263a}.custom-select{flex-direction:column;gap:6px;display:flex}.custom-option{color:#9fb3c8;text-align:left;cursor:pointer;background:#16263a;border:1px solid #2c3e55;border-radius:6px;padding:10px 12px;transition:all .15s}.custom-option:hover{color:#e6eef8;background:#4fd1c514;border-color:#4fd1c5}.custom-option.active{color:#e6eef8;background:#4fd1c529;border-color:#4fd1c5}.link-button{color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:0}.link-button:hover{color:var(--text-primary)}.result-value-box{background:#0f1b2dbf;border:1px solid #4fd1c514;border-radius:10px;align-items:center;margin-top:12px;padding:18px 16px 20px;display:flex}.result-value-box h2{margin:0;line-height:1.25}.result-value-box--stack{display:block}.result-value-box--stack h2{margin:0 0 6px}.panel--tight .panel-header{padding-top:14px;padding-bottom:14px}.panel--tight .panel-header h2{margin:2px 0}.panel--tight .panel-header p{margin:4px 0 0}.browse-button{color:#071421;cursor:pointer;background:linear-gradient(135deg,#4fd1c5,#2a9d8f);border:0;border-radius:8px;min-height:32px;padding:6px 14px;font-size:.85rem;font-weight:600;box-shadow:0 6px 14px #4fd1c52e}.browse-button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #4fd1c540}.glossary-term{white-space:normal;display:inline;position:relative}:root{--glossary-offset-y:-1px}.glossary-indicator{vertical-align:middle;transform:translateY(var(--glossary-offset-y));color:#7edfe0;cursor:help;background:0 0;border:0;justify-content:center;align-items:center;margin-left:4px;font-size:.88em;line-height:1;display:inline-flex;position:relative}.glossary-indicator:hover,.glossary-indicator:focus-visible{color:#e6eef8;outline:none}.glossary-tooltip{z-index:20;color:#dce8f7;text-align:left;white-space:normal;pointer-events:none;opacity:0;visibility:hidden;background:#091222f5;border:1px solid #7edfe047;border-radius:8px;width:max-content;max-width:260px;padding:9px 11px;font-size:12px;font-weight:600;line-height:1.35;transition:opacity .12s,visibility .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000061}.glossary-tooltip:after{content:"";border:6px solid #0000;border-top-color:#091222f5;position:absolute;top:100%;left:50%;transform:translate(-50%)}.glossary-indicator:hover .glossary-tooltip,.glossary-indicator:focus-visible .glossary-tooltip,.glossary-indicator:focus .glossary-tooltip{opacity:1;visibility:visible}@media (width<=720px){.glossary-tooltip{max-width:min(240px,72vw);left:auto;right:0;transform:none}.glossary-tooltip:after{left:auto;right:8px;transform:none}}.error-text,.upload-error{color:#d6a83a}
