:root{--bg: #f2f0ec;--surface: #fff;--surface2: #f7f5f1;--surface3: #edeae4;--border: rgba(0,0,0,.07);--border2: rgba(0,0,0,.13);--text: #16140f;--muted: #6a6660;--dim: #aeaaa4;--accent: #d4640a;--accent-l: #e87520;--accent-dim: rgba(212,100,10,.09);--green: #1a9e75;--green-dim: rgba(26,158,117,.08);--red: #c03030;--red-dim: rgba(192,48,48,.07);--blue: #2f62c4;--blue-dim: rgba(47,98,196,.08);--gold: #b8942a;--gold-dim: rgba(184,148,42,.1);--shadow: 0 2px 14px rgba(0,0,0,.07);--shadow-lg: 0 16px 48px rgba(0,0,0,.13);--r: 10px}[data-theme=dark]{--bg: #0e0d0b;--surface: #171614;--surface2: #1e1c1a;--surface3: #262320;--border: rgba(255,255,255,.07);--border2: rgba(255,255,255,.13);--text: #f0ece6;--muted: #7a7670;--dim: #403c38;--shadow: 0 2px 14px rgba(0,0,0,.4);--shadow-lg: 0 16px 48px rgba(0,0,0,.55)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg);color:var(--text);font-family:Outfit,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;line-height:1.2}a{color:inherit;text-decoration:none}input,textarea,select,button{font-family:Outfit,sans-serif}
