@import "https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700;900&family=Roboto:wght@300;400;500;700&family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#0a5b3e;--accent:#4b7e19;--light:#f5f5f5;--white:#fff;--text:#222;--muted:#666;--card-shadow:0 8px 32px #0000001a;--radius:16px;--font-base:"Roboto", sans-serif;--font-heading:"Merriweather", serif;--font-ui:"Inter", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-base);color:var(--text);background:var(--white)}img{max-width:100%;display:block}a{text-decoration:none}
