.canvas-container,.canvas-container .upper-canvas,.canvas-container canvas{touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body[data-route=editor]{--editor-ink:#2b2620;--editor-canvas:#fffaf2;--editor-soft-cloud:#faf5ea;--editor-cloud:#f1e9da;--editor-hairline:#d8d0c2;--editor-hairline-soft:#ece5d8;--editor-hairline-strong:var(--editor-hairline);--editor-muted-ink:#6f6962;--editor-focus:#2b2620;--editor-accent-pop:#e0633c;--editor-ease-spring:cubic-bezier(0.34,1.56,0.64,1);--editor-selected-bg:#f1e9da;--editor-selected-fg:#2b2620;--editor-dropzone-bg:rgb(43 38 32/0.06);--editor-workspace:var(--editor-soft-cloud);--editor-workspace-bg:var(--editor-soft-cloud);--editor-panel:var(--editor-canvas);--editor-panel-hover:var(--editor-soft-cloud);--editor-text:var(--editor-ink);--editor-text-muted:var(--editor-muted-ink);--editor-accent:var(--editor-focus);--editor-border:var(--editor-hairline-soft);--editor-border-strong:var(--editor-hairline-strong);--editor-hover:var(--editor-cloud);--editor-active:var(--editor-selected-bg);--color-surface:var(--editor-canvas);--color-surface-raised:#fdf8ee;--color-surface-muted:var(--editor-soft-cloud);--color-text:var(--editor-ink);--color-text-muted:var(--editor-muted-ink);--color-text-inverse:#fffaf2;--color-border:var(--editor-hairline);--color-border-focus:var(--editor-focus);--color-brand-50:#faf5ea;--color-brand-100:#f1e9da;--color-brand-200:#e3d9c6;--color-brand-300:#cdc2ad;--color-brand-400:#8c8478;--color-brand-500:#2b2620;--color-brand-600:#1c1814;--color-brand-700:#1c1814;--color-brand-800:#1c1814;--color-brand-900:#1c1814;--color-brand-950:#14110d;overscroll-behavior:none;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent}@keyframes editor-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.editor-float{animation:editor-float 3s ease-in-out infinite}@keyframes editor-pop-in{0%{opacity:0;transform:scale(.92)}70%{transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.editor-pop-in{animation:editor-pop-in .28s var(--editor-ease-spring,ease-out) both}@media (prefers-reduced-motion:reduce){.editor-float,.editor-pop-in{animation:none}}.dark body[data-route=editor]{--editor-accent-pop:#ff8a5c;--editor-ink:#f5f5f5;--editor-canvas:#151515;--editor-soft-cloud:#1f1f1f;--editor-cloud:#272727;--editor-hairline:#4a4a4a;--editor-hairline-soft:#303030;--editor-hairline-strong:var(--editor-hairline);--editor-muted-ink:#a3a3a3;--editor-focus:#f5f5f5;--editor-selected-bg:#2b2b2b;--editor-selected-fg:#ffffff;--editor-dropzone-bg:rgb(245 245 245/0.08);--color-surface:var(--editor-canvas);--color-surface-raised:#1b1b1b;--color-surface-muted:var(--editor-soft-cloud);--color-text:var(--editor-ink);--color-text-muted:var(--editor-muted-ink);--color-text-inverse:#111111;--color-border:var(--editor-hairline);--color-border-focus:var(--editor-focus);--color-brand-50:#202020;--color-brand-100:#2b2b2b;--color-brand-200:#3a3a3a;--color-brand-300:#555555;--color-brand-400:#cfcfcf;--color-brand-500:#f5f5f5;--color-brand-600:#ffffff;--color-brand-700:#ffffff;--color-brand-800:#ffffff;--color-brand-900:#ffffff;--color-brand-950:#101010}