:root{--color-brand-brown: #4a3f2a;--color-brand-gold: #c9962c;--color-bg: #fbf9f5;--color-text: #2a2318}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Georgia,Times New Roman,serif;color:var(--color-brand-brown);font-weight:700}a{color:inherit}img{max-width:100%}button{font-family:inherit}
