@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;800&family=DM+Sans:wght@400;500;600&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green-dark:#2e6b3e;--green-mid:#3a8a4f;--green-light:#5cb85c;--green-btn:#4caf50;--green-hover:#43a047;--text-dark:#1a1a1a;--text-mid:#444;--text-light:#6b6b6b;--bg-light:#f7f9f5;--white:#fff;--shadow:0 2px 24px #00000014;--radius:10px;--header-h:72px}html{scroll-behavior:smooth}body{color:var(--text-dark);background:var(--white);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;font-family:DM Sans,sans-serif;display:flex;overflow-x:hidden}@media (max-width:640px){:root{--header-h:60px}}
.Navbar-module__nuAbfa__header{z-index:1000;height:var(--header-h);background:var(--white);box-shadow:var(--shadow);justify-content:space-between;align-items:center;padding:0 clamp(16px,4vw,48px);display:flex;position:sticky;top:0}.Navbar-module__nuAbfa__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoIcon{width:36px;height:36px}.Navbar-module__nuAbfa__logoText{color:var(--green-dark);letter-spacing:-.5px;font-family:Playfair Display,serif;font-size:1.55rem;font-weight:800}.Navbar-module__nuAbfa__logoAccent{color:var(--green-light)}.Navbar-module__nuAbfa__desktopNav{display:flex}.Navbar-module__nuAbfa__desktopNav ul{gap:32px;list-style:none;display:flex}.Navbar-module__nuAbfa__navLink{color:var(--text-mid);letter-spacing:.8px;text-transform:uppercase;padding-bottom:4px;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__nuAbfa__navLink:after{content:"";background:var(--green-mid);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__nuAbfa__navLink:hover{color:var(--green-dark)}.Navbar-module__nuAbfa__navLink:hover:after,.Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active:after{width:100%}.Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active{color:var(--green-dark)}.Navbar-module__nuAbfa__hamburger{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;display:none;position:relative}.Navbar-module__nuAbfa__mobileNavLink{color:var(--text-mid);border-radius:var(--radius);letter-spacing:.4px;padding:14px 20px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:background .25s,color .25s;display:block}.Navbar-module__nuAbfa__mobileNavLink:hover,.Navbar-module__nuAbfa__mobileNavActive{background:var(--bg-light);color:var(--green-dark)}@media (max-width:640px){.Navbar-module__nuAbfa__desktopNav{display:none}.Navbar-module__nuAbfa__hamburger{display:flex}}
.Footer-module__EZoWya__footer{background:var(--green-dark);color:#ffffffb3;text-align:center;letter-spacing:.3px;flex-shrink:0;padding:18px 20px;font-size:.82rem}.Footer-module__EZoWya__footer a{color:#ffffff80;text-decoration:none;transition:color .3s}.Footer-module__EZoWya__footer a:hover{color:#fff}
