@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif}@tailwind base;@tailwind components;@tailwind utilities;:root{--cream:#FAF7F4;--blush:#F5E8DF;--rose:#B88B7A;--gold:#C9A96E;--brown:#3D2B1F;--mid:#5C4A3D;--muted:#7A6055}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--mid);font-family:Lato,sans-serif}h1,h2,h3,h4{font-family:Playfair Display,serif;color:var(--brown)}*{box-sizing:border-box}button,a{transition:all .25s ease}.hero-img{object-position:center center}@media (max-width: 768px){.hero-img{object-position:72% center}}@media (max-width: 639px){.stat-card{display:flex;flex-direction:row;align-items:center;padding:16px 20px}.stat-number{flex:0 0 112px;font-size:28px;line-height:1;text-align:left;white-space:nowrap}.stat-label{flex:1;font-size:16px;line-height:1.3;text-align:left}}
