@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&family=DM+Mono:wght@400&display=swap";:root{--ink: #0f0e0c;--parchment: #f7f4ee;--gold: #b8912a;--gold-light: #e8d08a;--gold-muted: #c9a84c30;--moss: #2d4a3e;--rust: #9b3a2a;--fog: #e8e4da;--mist: #c8c2b4;--text: #2a2620;--text-muted: #6b6358;--border: #d4cec4;--surface: #ffffff;--surface-warm: #fdfaf5;--danger: #c0392b;--success: #27ae60}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--parchment);color:var(--text);font-size:15px;line-height:1.6;min-height:100vh}h1,h2,h3,h4{font-family:Cormorant Garamond,serif;font-weight:400;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:DM Sans,sans-serif;border:none;outline:none}input,textarea,select{font-family:DM Sans,sans-serif;font-size:14px;outline:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--fog)}::-webkit-scrollbar-thumb{background:var(--mist);border-radius:3px}.mono{font-family:DM Mono,monospace;font-size:12px}
