:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme-reveal],:root[data-theme-reveal] *,:root[data-theme-reveal] :before,:root[data-theme-reveal] :after{transition:none!important}:root[data-theme-reveal]::view-transition-group(root){animation:none}:root[data-theme-reveal]::view-transition-image-pair(root){isolation:isolate}:root[data-theme-reveal]::view-transition-old(root){mix-blend-mode:normal;animation:none}:root[data-theme-reveal]::view-transition-new(root){mix-blend-mode:normal;animation:none}:root[data-theme-reveal]::view-transition-old(root){z-index:0}:root[data-theme-reveal]::view-transition-new(root){z-index:1;animation:.55s cubic-bezier(.22,1,.36,1) both theme-circle-reveal}@keyframes theme-circle-reveal{0%{clip-path:circle(0 at var(--theme-reveal-x) var(--theme-reveal-y))}to{clip-path:circle(var(--theme-reveal-radius) at var(--theme-reveal-x) var(--theme-reveal-y))}}@media (prefers-reduced-motion:reduce){:root[data-theme-reveal]::view-transition-new(root){animation:none}}:root[data-theme-transition],:root[data-theme-transition] *,:root[data-theme-transition] :before,:root[data-theme-transition] :after{transition:background-color .22s ease-out,color .22s ease-out,border-color .22s ease-out,box-shadow .22s ease-out,fill .22s ease-out,stroke .22s ease-out!important}@media (prefers-reduced-motion:reduce){:root[data-theme-transition],:root[data-theme-transition] *,:root[data-theme-transition] :before,:root[data-theme-transition] :after{transition:none!important}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--theme-background:#1c202a;--theme-surface:#252a36;--theme-raised:#2c3240;--theme-foreground:#f0f0f5;--theme-muted:#b8bece;--theme-border:#434b5e;--theme-primary:#7853c6;--theme-accent:#c8b3f5;--theme-accent-surface:#383047;--theme-success:#9ed4b8;--theme-success-surface:#253d35;--theme-warning:#ebc390;--theme-warning-surface:#433829;--theme-danger:#f2abae;--theme-danger-surface:#472e38;--theme-info:#aec9ed;--theme-info-surface:#2c3b50;--theme-shadow-color:#080b1240;--theme-glass:#252a36ed}.theme-toggle{border:1px solid var(--border);background:var(--card);width:36px;height:36px;color:var(--muted-text);border-radius:11px;flex:0 0 36px;place-items:center;padding:0;display:grid}.theme-toggle:hover{background:var(--theme-raised,#f1ecfb);color:var(--theme-accent,#6544ae)}.theme-toggle:focus-visible{outline:2px solid var(--theme-accent,#7550ce);outline-offset:3px}.theme-sun{display:none}[data-theme=dark] .theme-sun{display:block}[data-theme=dark] .theme-moon{display:none}.pland-brand-word{fill:#242735}[data-theme=dark] .pland-brand-word{fill:#fff}@media (max-width:560px){.app-ui-preview .theme-toggle{flex-basis:34px;width:34px;height:38px}.app-ui-preview .topbar{gap:8px}.app-ui-preview .topbar-actions{gap:6px}}
