*,*:before,*:after{box-sizing:border-box}:root{--color-dark: #2d2419;--color-mid: #5a4a3a;--color-muted: #8a7560;--color-light: #c8b8a2;--color-accent: #c17e3a;--color-bg: #faf7f3;--color-white: #ffffff;--color-border: #f0e8df}html{scroll-behavior:smooth}body{margin:0;font-family:Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;background:var(--color-white);color:var(--color-mid);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Georgia,Times New Roman,serif;line-height:1.25;color:var(--color-dark)}img{max-width:100%;display:block}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-light)}::selection{background:#f0d8be;color:var(--color-dark)}
