*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #131210;--surface: #1C1915;--surface2: #221F1A;--text: #F0EAE0;--text-soft: #C8BFB4;--muted: #8A8070;--muted-dim: #504840;--gold: #B8943A;--gold-dim: rgba(184,148,58,.15);--gold-border: rgba(184,148,58,.3);--border: #2A2520;--border2: #332D26;--green: #3A6B5E;--red: #C0564A;--shadow: 0 2px 16px rgba(0,0,0,.4);--font-serif: "Cormorant Garamond", Georgia, serif;--font-sans: "DM Sans", system-ui, sans-serif;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px}[data-theme=light]{--bg: #FAF8F4;--surface: #FFFFFF;--surface2: #F2EDE6;--text: #1A1612;--text-soft: #3D3228;--muted: #8A7E6E;--muted-dim: #C4B8A8;--gold: #9A7A28;--gold-dim: rgba(154,122,40,.1);--gold-border: rgba(154,122,40,.25);--border: #E8E0D4;--border2: #DDD4C4;--green: #2E6B5A;--red: #B04030;--shadow: 0 2px 16px rgba(0,0,0,.08)}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:15px;-webkit-font-smoothing:antialiased;transition:background .2s,color .2s;overscroll-behavior:none}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}input,textarea,select{font-family:inherit;outline:none}img{display:block;max-width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}.gold{color:var(--gold)}.muted{color:var(--muted)}.serif{font-family:var(--font-serif)}
