@layer reset{*,:before,:after{box-sizing:border-box}:not(dialog){margin:0}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}}@layer tokens{:root{--font-body:system-ui, sans-serif;--space-1:.25rem;--space-2:.5rem;--space-3:1rem;--space-4:2rem;--radius:.4rem;--radius-sm:.25rem;--radius-md:.5rem}}@layer themes{:root,:root[data-theme=light]{--color-surface:#fcfcfc;--color-text:#222;--color-text-muted:#666;--color-border:#ede6d8;--color-primary:#e0d8c8;--color-primary-hover:#e0d3b8}:root[data-theme=dark]{--color-surface:#1e293b;--color-surface-alt:#262626;--color-text:#f2f2f2;--color-border:#444;--color-primary:#5ca8ff}}@layer base{html{font-family:var(--font-body)}body{margin:0}button{cursor:pointer}input,select{font:inherit}table{border-collapse:collapse}@keyframes slide-to-left{to{opacity:0;transform:translate(-30px)}}@keyframes slide-from-right{0%{opacity:0;transform:translate(30px)}}::view-transition-old(view-switcher-frame){animation:.25s cubic-bezier(.4,0,.2,1) both slide-to-left}::view-transition-new(view-switcher-frame){animation:.25s cubic-bezier(.4,0,.2,1) both slide-from-right}}@layer layout,utilities;
