:root{--background:#faf9f7;--foreground:#1a1a1a;--page-bg:#faf9f7;--card-bg:#fff;--border:#e8e4df;--text-primary:#1a1a1a;--text-secondary:#7a7168;--accent:#e06449;--accent-hover:#c9553c;--accent-text:#fff;--accent-subtle:#fdf0ed;--error:#c2185b;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:32px;--space-3xl:40px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--shadow-sm:0 1px 2px #0000000f;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 4px 16px #0000001a}@media (prefers-color-scheme:dark){:root{--background:#141210;--foreground:#edebe8;--page-bg:#141210;--card-bg:#2c2720;--border:#4a443d;--text-primary:#edebe8;--text-secondary:#9e9688;--accent:#e8755e;--accent-hover:#f0917e;--accent-text:#141210;--accent-subtle:#3a2820;--error:#f06292;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 2px 8px #0006;--shadow-lg:0 4px 16px #00000080}}html{height:100%}@supports (padding-bottom:env(safe-area-inset-bottom)){body{padding-bottom:env(safe-area-inset-bottom)}}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-body), system-ui, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}@media (prefers-color-scheme:dark){body{background:radial-gradient(ellipse 80% 70% at 50% 40%, #1c1915 0%, var(--background) 100%);background-attachment:fixed}body:after{content:"";pointer-events:none;opacity:.025;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}}@media (prefers-color-scheme:dark) and (prefers-reduced-motion:reduce){body:after{display:none}}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
