:root{--bg: #0e0d0b;--ink: #ece7dd;--muted: #8f877a;--accent: #d4a24e;--frame: #1a1815}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased}h1,h2,.serif{font-family:Cormorant Garamond,Georgia,serif}img{display:block;max-width:100%}button{font:inherit;cursor:pointer}
