:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#05070d;color:#f7f1e8}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(247,188,77,.22),transparent 32rem),radial-gradient(circle at bottom right,rgba(65,97,255,.2),transparent 30rem),#05070d}button,input,select,textarea{font:inherit}button{border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:.72rem 1rem;background:#ffffff14;color:#fff8ed;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button.primary{border-color:transparent;background:linear-gradient(135deg,#ffca6a,#ff7a45);color:#170f06;font-weight:800}button.accent{border-color:#7b98ff8c;background:#4963ff33}input,select,textarea{width:100%;border:1px solid rgba(255,255,255,.14);border-radius:1rem;padding:.9rem 1rem;background:#080b16e0;color:#fff8ed}textarea{resize:vertical}label,fieldset{display:grid;gap:.45rem}fieldset{border:1px solid rgba(255,255,255,.12);border-radius:1.25rem;padding:1rem}video{width:100%;max-height:26rem;border-radius:1.4rem;background:#000}.app-shell{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 4rem}.topbar,.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.topbar h1,.section-heading h2,.login-card h2{margin:0}.topbar-actions{display:flex;align-items:end;gap:.75rem}.inline-field{min-width:12rem}.eyebrow{margin:0 0 .4rem;color:#ffca6a;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.centered,.login-card,.dashboard-card,.editor-card,.results-card{border:1px solid rgba(255,255,255,.13);border-radius:2rem;background:#0a0d18c7;box-shadow:0 24px 80px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.centered{display:grid;min-height:70vh;place-items:center}.login-card{width:min(34rem,100%);margin:8vh auto 0;padding:2rem}.login-card form{display:grid;gap:1rem;margin-top:1.5rem}.workspace{display:grid;gap:1rem;margin-top:1rem}.dashboard-card,.editor-card,.results-card{padding:1.25rem}.list-grid,.copy-grid,.result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.list-row{display:flex;width:100%;justify-content:space-between;gap:1rem;margin-bottom:.55rem;border-radius:1rem;text-align:left}.form-grid{display:grid;grid-template-columns:1fr 18rem 18rem;gap:1rem;margin:1rem 0}.wide{grid-row:span 2}.checkbox{display:flex;grid-template-columns:auto 1fr;align-items:center}.checkbox input{width:auto}.copy-card,.result-card,.upload-panel,.account-card{display:grid;gap:.85rem;border:1px solid rgba(255,255,255,.11);border-radius:1.5rem;padding:1rem;background:#ffffff0b}.accounts-panel{margin:1rem 0}.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.account-card{align-items:start;grid-template-columns:1fr auto}.account-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:end}.upload-panel{margin-top:1rem}.publish-button{margin-top:1rem;width:100%}.muted,.help,.list-row small{color:#b8b0a4}.help{font-size:.84rem}.notice,.warning,.error-box,.field-error{border-radius:1rem;padding:.85rem 1rem}.notice{background:#4b75ff24;color:#dbe4ff}.warning{background:#ffc55624;color:#ffe0a1}.error-box,.field-error{background:#ff585824;color:#ffb7b7}.status-pill{width:fit-content;border-radius:999px;padding:.35rem .7rem;background:#ffffff1a}.status-pill.succeeded{background:#5cdc952e;color:#aeffd0}.status-pill.failed{background:#ff585829;color:#ffc4c4}.status-pill.connected{background:#5cdc952e;color:#aeffd0}.status-pill.disconnected{background:#ffffff1a;color:#d8d0c6}.status-pill.needs_attention,.status-pill.processing,.status-pill.queued{background:#ffca6a29;color:#ffe2a3}@media(max-width:860px){.topbar,.section-heading,.topbar-actions{align-items:stretch;flex-direction:column}.form-grid,.list-grid,.copy-grid,.result-grid,.account-grid,.account-card{grid-template-columns:1fr}.account-actions{justify-content:start}}
