:root{--rd-ink:#14151a;--rd-ink-2:#26272c;--rd-ink-3:#3b3c42;--rd-muted:#6b6d76;--rd-faint:#9a9a9f;--rd-ground:#fafaf7;--rd-surface:#fff;--rd-raised:#f4f3ed;--rd-raised-2:#f3f2ec;--rd-pill-active:#efeee8;--rd-hairline:#eae8e2;--rd-border-strong:#d8d5cc;--rd-dashed:#c9c6bc;--rd-hairline-alpha:#3c321414;--rd-border-alpha:#3c321421;--rd-border-strong-alpha:#3c32143d;--rd-brand:#2e90fa;--rd-live:#e8382b;--rd-radius-pill:999px;--rd-radius-hero:28px;--rd-radius-player:20px;--rd-radius-card:16px;--rd-radius-md:12px;--rd-radius-badge:6px;--rd-ease:cubic-bezier(.2, .8, .2, 1);--rd-spring:cubic-bezier(.34, 1.56, .64, 1)}.rd-app{--rd-font-display:var(--font-fraunces), Georgia, "Times New Roman", serif;--rd-font-ui:var(--font-plus-jakarta), system-ui, -apple-system, sans-serif;--background:var(--rd-ground);--foreground:var(--rd-ink);--card:var(--rd-surface);--card-foreground:var(--rd-ink);--popover:var(--rd-surface);--popover-foreground:var(--rd-ink);--primary:var(--rd-ink);--primary-foreground:var(--rd-surface);--secondary:var(--rd-raised);--secondary-foreground:var(--rd-ink);--muted:var(--rd-raised);--muted-foreground:var(--rd-muted);--accent:var(--rd-raised);--accent-foreground:var(--rd-ink);--border:var(--rd-hairline);--input:var(--rd-hairline);--ring:var(--rd-faint);--sidebar:var(--rd-ground);--sidebar-foreground:var(--rd-ink);--sidebar-primary:var(--rd-ink);--sidebar-primary-foreground:var(--rd-surface);--sidebar-accent:var(--rd-raised);--sidebar-accent-foreground:var(--rd-ink);--sidebar-border:var(--rd-hairline);--sidebar-ring:var(--rd-faint)}
:root{--editor-bg:var(--rd-ground);--editor-surface:var(--rd-surface);--editor-surface-2:var(--rd-ground);--editor-surface-3:var(--rd-raised);--editor-text:var(--rd-ink);--editor-text-2:var(--rd-ink-3);--editor-text-muted:var(--rd-muted);--editor-text-faint:var(--rd-faint);--editor-hairline:var(--rd-hairline-alpha);--editor-border:var(--rd-border-alpha);--editor-border-strong:var(--rd-border-strong-alpha);--editor-border-light:var(--editor-hairline);--editor-border-hover:var(--editor-border-strong);--editor-bg-subtle:var(--editor-surface-2);--editor-hover-bg:var(--editor-surface-3);--editor-track-bg:#0000001a;--editor-accent:#006bff;--editor-accent-2:#0059ec;--editor-accent-soft:#f0f7ff;--editor-accent-line:#cae7ff;--editor-on-accent:#fff;--editor-primary:var(--rd-ink);--editor-primary-2:var(--rd-ink-2);--editor-on-primary:#fff;--editor-red:#ea001d;--editor-red-soft:#ffe8ea;--editor-red-text:#b3001a;--editor-amber:#ff9300;--editor-amber-soft:#fff4cf;--editor-amber-text:#a35200;--editor-green:#279141;--editor-green-soft:#e5fce7;--editor-green-text:#1a7f37;--editor-busy:#8f8f8f;--editor-busy-soft:#f2f2f2;--editor-screen:#000;--editor-screen-2:#0a0a0a;--editor-screen-line:#ffffff1f;--editor-screen-text:#ededed;--editor-screen-text-muted:#ffffff9e;--editor-wave:#c6c6c6;--editor-wave-progress:var(--editor-accent);--editor-radius-xs:4px;--editor-radius-sm:6px;--editor-radius-md:12px;--editor-radius-full:9999px;--editor-shadow-xs:0 2px 2px #0000000a;--editor-shadow-md:0 1px 1px #00000005, 0 4px 8px -4px #0000000a, 0 16px 24px -8px #0000000f;--editor-shadow-lg:0 4px 8px #0000000f, 0 16px 48px #00000029;--editor-focus-ring:0 0 0 2px var(--editor-surface), 0 0 0 4px var(--editor-accent);--editor-ease:cubic-bezier(.175, .885, .32, 1.1);--editor-dur-fast:.15s;--editor-dur:.2s;--editor-dur-slow:.4s;--editor-font-sans:var(--font-geist-sans), system-ui, sans-serif;--editor-font-mono:var(--font-geist-mono), ui-monospace, "SF Mono", monospace;--editor-fs-eyebrow:11px;--editor-fs-data:11px;--editor-fs-label:12px;--editor-fs-body:13px;--editor-fs-control:14px;--editor-fs-title:16px;--editor-fs-display:20px}.dark{--editor-bg:#0a0a0a;--editor-surface:#111;--editor-surface-2:#171717;--editor-surface-3:#1f1f1f;--editor-text:#ededed;--editor-text-2:#a1a1a1;--editor-text-muted:#8f8f8f;--editor-text-faint:#6e6e6e;--editor-hairline:#ffffff14;--editor-border:#ffffff1f;--editor-border-strong:#ffffff3d;--editor-track-bg:#ffffff1f;--editor-accent:#4c9dff;--editor-accent-2:#6cb0ff;--editor-accent-soft:#0a1a30;--editor-accent-line:#1e3a5f;--editor-primary:#ededed;--editor-primary-2:#fff;--editor-on-primary:#0a0a0a;--editor-red:#ff5c69;--editor-red-soft:#2a0d10;--editor-red-text:#ff8b94;--editor-amber:#ffb224;--editor-amber-soft:#2b1c00;--editor-amber-text:#ffcb6b;--editor-green:#46c463;--editor-green-soft:#0c2513;--editor-green-text:#71d88a;--editor-busy-soft:#1f1f1f;--editor-wave:#3f3f3f;--editor-shadow-xs:0 2px 2px #0006;--editor-shadow-md:0 4px 12px #00000080;--editor-shadow-lg:0 8px 32px #0009}.editor-page-wrap{font-family:var(--editor-font-sans)}.editor-page-wrap :is(a,button,input,textarea,select,[tabindex]):focus-visible{box-shadow:var(--editor-focus-ring);outline:none}.ed-mono{font-family:var(--editor-font-mono);font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.ed-eyebrow{font-family:var(--editor-font-mono);font-size:var(--editor-fs-eyebrow);letter-spacing:.06em;text-transform:uppercase;color:var(--editor-text-muted);font-weight:500}.ed-btn-primary{border-radius:var(--editor-radius-sm);background:var(--editor-primary);border:1px solid var(--editor-primary);height:36px;color:var(--editor-on-primary);transition:background-color var(--editor-dur-fast) var(--editor-ease), border-color var(--editor-dur-fast) var(--editor-ease);align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:500;display:inline-flex}.ed-btn-primary:hover:not([aria-disabled=true]){background:var(--editor-primary-2);border-color:var(--editor-primary-2)}.ed-btn-primary[aria-disabled=true]{cursor:not-allowed}.ed-progress-hairline{flex:none;height:2px;position:relative;overflow:hidden}.ed-progress-hairline[data-active=true]:before{content:"";background:var(--editor-accent);animation:ed-indeterminate 1.4s var(--editor-ease) infinite;position:absolute;inset:0}@keyframes ed-indeterminate{0%{transform:translate(-100%)scaleX(.4)}50%{transform:translate(20%)scaleX(.5)}to{transform:translate(100%)scaleX(.3)}}.editor-busy-shimmer{position:relative;overflow:hidden}.editor-busy-shimmer:after{content:"";pointer-events:none;background:linear-gradient(100deg,#0000 30%,#0000000b 50%,#0000 70%) 0 0/200% 100%;animation:1.6s ease-in-out infinite ed-shimmer;position:absolute;inset:0}@keyframes ed-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ed-fade-in{animation:ed-fade-in var(--editor-dur-slow) var(--editor-ease) both}@keyframes ed-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ed-skeleton{--ed-skeleton-hi:color-mix(in oklab, var(--editor-surface-3) 92%, var(--editor-text));background:linear-gradient(100deg, var(--editor-surface-3) 30%, var(--ed-skeleton-hi) 50%, var(--editor-surface-3) 70%);border-radius:var(--editor-radius-xs);background-size:200% 100%;animation:1.6s ease-in-out infinite ed-shimmer}.stage-ctrl-btn{color:#ffffffeb;cursor:pointer;width:26px;height:26px;transition:background-color var(--editor-dur-fast) var(--editor-ease), color var(--editor-dur-fast) var(--editor-ease);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.stage-ctrl-btn:hover:not(:disabled){color:#fff;background:#ffffff29}.stage-ctrl-btn:disabled{opacity:.4;cursor:not-allowed}.stage-scrubber{appearance:none;cursor:pointer;background:#ffffff47;border-radius:999px;flex:1;min-width:0;height:3px}.stage-scrubber::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;width:11px;height:11px;transition:transform var(--editor-dur-fast) var(--editor-ease);background:#fff;border-radius:50%;box-shadow:0 1px 3px #00000080}.stage-scrubber:hover::-webkit-slider-thumb{transform:scale(1.2)}.stage-scrubber::-moz-range-thumb{cursor:pointer;background:#fff;border:none;border-radius:50%;width:11px;height:11px;box-shadow:0 1px 3px #00000080}@media (prefers-reduced-motion:reduce){.ed-skeleton,.editor-page-wrap *,.editor-page-wrap :before,.editor-page-wrap :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}