:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--zest-canvas:#fff1eb;--zest-surface:#fff;--zest-surface-raised:#fff;--zest-text:#212121;--zest-text-secondary:#746d68;--zest-text-muted:#b7aaa3;--zest-border:#e9d8d0;--zest-fill:#fff8f5;--zest-accent-tint:#ffb499;--zest-linen:#fff1eb;--zest-accent:#ff6b35;--zest-ink:#212121;--zest-ink-2:#332e2b;--font-display:Urbanist, Inter, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--font-rounded:"SF Pro Rounded", "Hiragino Maru Gothic ProN", Meiryo, "MS PGothic", sans-serif;--font-serif:Georgia, "Times New Roman", serif}:root[data-zest-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--zest-canvas:#12100f;--zest-surface:#1b1817;--zest-surface-raised:#24201e;--zest-text:#fff7f3;--zest-text-secondary:#bfb4ae;--zest-text-muted:#887e79;--zest-border:#3b322e;--zest-fill:#282220;--zest-accent-tint:#4a2a20;--zest-linen:#261b17;--zest-accent:#ff6b35;--zest-ink:#fff7f3;--zest-ink-2:#fff7f3}html,body,#root{box-sizing:border-box;width:100%;height:100%;min-height:100%;margin:0}html,body{overflow:hidden}body,#root{background:var(--zest-canvas);min-height:100dvh;transition:background-color .18s cubic-bezier(.23,1,.32,1)}.zest-preview-workspace,.zest-device-frame,.zest-device-frame>#root{box-sizing:border-box;width:100%;height:100%;min-height:0}@media (width>=700px) and (height>=600px){.zest-preview-workspace{background:radial-gradient(circle at 50% 12%,#ff6b3521,#0000 30rem),linear-gradient(145deg,#fff8f5 0%,#f3ddd3 100%);place-items:center;min-height:100dvh;padding:20px;display:grid;overflow:hidden}.zest-device-frame{background:#212121;border:1px solid #ffffff5c;border-radius:50px;width:413px;height:min(870px,100vh - 40px);min-height:0;padding:9px;position:relative;overflow:hidden;box-shadow:0 32px 80px #2d1f1b40,0 8px 24px #2d1f1b29,inset 0 0 0 1px #000c}.zest-device-frame>#root{background:var(--zest-canvas);border-radius:41px;width:393px;height:100%;min-height:0;overflow:hidden}.zest-device-frame>#root>div{height:100%;min-height:0}.zest-preview-workspace.zest-desktop-surface{background:var(--zest-canvas);padding:0;display:block;overflow:auto}.zest-desktop-surface .zest-device-frame{background:var(--zest-canvas);width:100%;height:100dvh;box-shadow:none;border:0;border-radius:0;padding:0}.zest-desktop-surface .zest-device-frame>#root{border-radius:0;width:100%}:root[data-zest-theme=dark] .zest-preview-workspace{background:radial-gradient(circle at 50% 12%,#ff6b3524,#0000 30rem),linear-gradient(145deg,#171312 0%,#090807 100%)}}:where(input,textarea,select,button,[tabindex],[role=button]):focus{outline:none}:where(input,textarea,select,button,[tabindex],[role=button]):focus-visible{outline:2px solid var(--zest-accent,#ff6b35);outline-offset:2px;border-radius:6px}