*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-background-primary: #ffffff;--color-background-secondary: #f7f6f3;--color-background-tertiary: #f0ede6;--color-text-primary: #1a1a18;--color-text-secondary: #5c5b57;--color-text-tertiary: #9a9890;--color-border-tertiary: rgba(0, 0, 0, .1);--color-border-secondary: rgba(0, 0, 0, .2);--border-radius-md: 8px;--border-radius-lg: 12px;--font-sans: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-serif: "Cormorant Garamond", Georgia, "Times New Roman", serif}@media (prefers-color-scheme: dark){:root{--color-background-primary: #1e1e1c;--color-background-secondary: #272724;--color-background-tertiary: #2e2e2b;--color-text-primary: #f0ede6;--color-text-secondary: #b0aea8;--color-text-tertiary: #6e6d69;--color-border-tertiary: rgba(255, 255, 255, .08);--color-border-secondary: rgba(255, 255, 255, .15)}}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:var(--font-sans);background-color:var(--color-background-tertiary);color:var(--color-text-primary);min-height:100vh}#root{max-width:900px;margin:0 auto;background:var(--color-background-tertiary);min-height:100vh}button{font-family:var(--font-sans);cursor:pointer}input{font-family:var(--font-sans);color-scheme:light dark}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
