*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--cream: #FAF8F3;--cream2: #F0EAE0;--green: #2D4A35;--green2: #1E3225;--green3: #3D6147;--gold: #B8860B;--gold2: #C9973A;--text: #1A1A1A;--text2: #444;--text3: #777;--border: #DDD5C8;--white: #FFFFFF;--serif: "Playfair Display", Georgia, serif;--sans: "Inter", system-ui, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--cream);color:var(--text);overflow-x:hidden;line-height:1.6}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--green);border-radius:2px}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes countUp{0%{opacity:0}to{opacity:1}}
