:root{--background:#efe9e1;--surface:#fff;--surface-translucent:#ffffffd1;--surface-sunken:#f1ede7;--foreground:#16130f;--foreground-muted:#6f6155;--border:#ddd4c8;--accent:#57524c;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--frame-inset:.75rem;--radius-md:16px;--radius-xl:28px;--radius-2xl:36px;--radius-pill:999px;--shadow-soft:0 8px 30px #16130f14}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-sans), system-ui, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}:focus-visible{outline:2px solid var(--foreground);outline-offset:3px}
