:root{--text:#3f3f46;--text-muted:#71717a;--text-heading:#18181b;--bg:#f8fafc;--surface:#fff;--border:#e2e8f0;--accent:#2563eb;--accent-hover:#1d4ed8;--accent-bg:#2563eb14;--success:#15803d;--success-bg:#dcfce7;--error:#b91c1c;--error-bg:#fee2e2;--warning:#b45309;--warning-bg:#fef3c7;--neutral-bg:#f1f5f9;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font:15px/1.5 var(--sans);-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}h1,h2,h3{color:var(--text-heading);font-weight:600}fieldset{border:none;margin:0;padding:0}legend{color:var(--text-heading);margin-bottom:.5rem;padding:0;font-weight:600}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--border);padding:.4rem .6rem;font-size:.9rem}.workspace{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem}.workspace__header{margin-bottom:1.5rem}.workspace__header h1{margin:0 0 .25rem;font-size:1.75rem}.workspace__subtitle{color:var(--text-muted);margin:0}.workspace__subtitle--secondary{margin-top:.2rem;font-size:.85rem}.workspace__layout{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}@media (width<=860px){.workspace__layout{grid-template-columns:1fr}}.workspace__config,.workspace__result{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.25rem 1.5rem}.workspace__config{flex-direction:column;gap:1.25rem;display:flex}.workspace__result h2{margin:0 0 .75rem;font-size:1.1rem}.workspace__placeholder{color:var(--text-muted)}.field-group{border-top:1px solid var(--border);padding-top:1.25rem}.field-group:first-child{border-top:none;padding-top:0}.option-grid{flex-wrap:wrap;gap:.5rem;display:flex}.option-card{border:1px solid var(--border);cursor:pointer;background:var(--surface);border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.9rem;display:inline-flex}.option-card:has(input:checked){border-color:var(--accent);background:var(--accent-bg)}.option-card--disabled{cursor:not-allowed;opacity:.6}.option-card__label{text-transform:capitalize}.badge{color:var(--text-muted);background:var(--neutral-bg);border-radius:999px;padding:.1rem .5rem;font-size:.7rem}.field-row{flex-wrap:wrap;gap:1rem;margin-top:.75rem;display:flex}.field-row:first-of-type{margin-top:0}.field{color:var(--text-muted);flex-direction:column;flex:140px;gap:.25rem;font-size:.85rem;display:flex}.field input,.field select{font:inherit;border:1px solid var(--border);color:var(--text);background:var(--surface);border-radius:6px;padding:.4rem .5rem}.button{font:inherit;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:6px;padding:.5rem 1rem;text-decoration:none;display:inline-block}.button--primary{background:var(--accent);border-color:var(--accent);color:#fff}.button--primary:hover{background:var(--accent-hover)}.button:disabled{opacity:.6;cursor:not-allowed}.button--generate{align-self:flex-start}.button--link{background:0 0;border-color:#0000;padding:.25rem .5rem;text-decoration:underline}.status-pill{text-transform:capitalize;background:var(--neutral-bg);color:var(--text);border-radius:999px;padding:.15rem .6rem;font-size:.8rem;font-weight:600;display:inline-block}.status-pill--running,.status-pill--queued{background:var(--warning-bg);color:var(--warning)}.status-pill--succeeded,.status-pill--passed{background:var(--success-bg);color:var(--success)}.status-pill--failed{background:var(--error-bg);color:var(--error)}.status-pill--cancelled{background:var(--neutral-bg);color:var(--text-muted)}.job-progress__header{align-items:center;gap:.6rem;margin-bottom:.5rem;display:flex}.job-progress__phase{color:var(--text-muted);font-size:.9rem}.job-progress__percent{font-variant-numeric:tabular-nums;color:var(--text-muted);margin-left:auto}.job-progress__message{color:var(--text-muted);margin:.25rem 0 .75rem;font-size:.9rem}.job-progress__error{color:var(--error);font-size:.9rem}.progress-bar{background:var(--neutral-bg);border-radius:999px;height:6px;margin-bottom:.5rem;overflow:hidden}.progress-bar__fill{background:var(--accent);height:100%;transition:width .3s}.job-result{margin-top:.75rem}.job-result__summary{gap:1.5rem;margin:0 0 .75rem;display:flex}.job-result__summary dt{color:var(--text-muted);margin-bottom:.15rem;font-size:.75rem}.job-result__summary dd{margin:0;font-weight:600}.row-counts{border:1px solid var(--border);border-radius:6px;max-height:220px;margin:.75rem 0;padding:.5rem .75rem;overflow-y:auto}.row-counts summary{cursor:pointer;font-weight:600}.job-history{background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-top:2rem;padding:1.25rem 1.5rem}.job-history__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.job-history__header h2{margin:0;font-size:1.1rem}.job-history__header-actions{gap:.5rem;display:flex}.job-history__empty{color:var(--text-muted)}.job-history__id{font-family:ui-monospace,Consolas,monospace;font-size:.85rem}.job-history__expired{color:var(--text-muted);font-size:.85rem}.field-helper{color:var(--text-muted);margin:.4rem 0 0;font-size:.8rem}.option-card__label-group{flex-direction:column;display:flex}.size-option__description{color:var(--text-muted);margin-top:.15rem;font-size:.75rem;font-weight:400;display:block}.workspace__disclosure{color:var(--text-muted);margin:.4rem 0 0;font-size:.85rem}.workspace__api-warning{color:var(--warning);background:var(--warning-bg);border-radius:6px;margin:.5rem 0 0;padding:.4rem .6rem;font-size:.85rem;display:inline-block}.workspace__account-bar{color:var(--text-muted);justify-content:flex-end;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.workspace__auth-error{color:var(--error);background:var(--error-bg);border-radius:6px;align-items:center;gap:.75rem;margin:.5rem 0 0;padding:.5rem .75rem;font-size:.85rem;display:flex}.workspace__auth-error p{margin:0}.login-screen{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.login-screen__card{background:var(--surface);border:1px solid var(--border);border-radius:10px;width:100%;max-width:28rem;padding:2rem}.login-screen__tagline{color:var(--text-muted);margin:0 0 .75rem;font-weight:600}.login-screen__disclosure{color:var(--text-muted);margin:0 0 1.25rem;font-size:.85rem}.login-screen__form{flex-direction:column;gap:1rem;display:flex}.login-screen__error{color:var(--error);margin:1rem 0 0;font-size:.85rem}.app-loading{min-height:100vh;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.app-config-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;max-width:32rem;min-height:100vh;margin:0 auto;padding:1.5rem;display:flex}.format-helper-notes{color:var(--text-muted);margin:.5rem 0 0;padding:0;font-size:.8rem;list-style:none}.format-helper-notes li{margin-top:.2rem}.option-card__price{color:var(--text);margin-top:.1rem;font-size:.8rem;font-weight:600;display:block}.option-card__availability{color:var(--text-muted);margin-top:.1rem;font-size:.75rem;font-weight:400;display:block}.workspace__commercial-action{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.workspace__checkout-status{color:var(--text-muted);align-items:center;gap:.75rem;margin:0;font-size:.9rem;display:flex}.workspace__checkout-status--pending{color:var(--warning)}.workspace__checkout-status--success{color:var(--success);font-weight:600}.workspace__entitlement-error{color:var(--error);align-items:center;gap:.75rem;font-size:.9rem;display:flex}
