
html { scroll-padding-top: 96px; }
body { overflow-x: hidden; }
.site-honeypot { position:absolute!important; left:-10000px!important; width:1px!important; height:1px!important; overflow:hidden!important; }
.site-mobile-menu-button { display:none; appearance:none; border:0; background:transparent; color:#005a3e; cursor:pointer; padding:8px; line-height:1; }
.site-mobile-panel { display:none; position:fixed; inset:80px 0 0; z-index:9998; background:rgba(23,29,25,.45); backdrop-filter:blur(3px); }
.site-mobile-panel-inner { margin-left:auto; width:min(88vw,380px); height:100%; overflow:auto; background:#f5fbf4; border-left:1px solid rgba(110,122,114,.25); padding:24px 20px 48px; box-shadow:-16px 0 40px rgba(23,29,25,.12); }
.site-mobile-panel a,.site-mobile-panel button { display:block; width:100%; text-align:left; padding:14px 8px; border:0; border-bottom:1px solid rgba(110,122,114,.18); background:transparent; color:#3e4943; font-family:'IBM Plex Sans',sans-serif; font-size:14px; font-weight:600; letter-spacing:.06em; text-transform:uppercase; text-decoration:none; }
.site-mobile-panel a.active,.site-mobile-panel a:hover,.site-mobile-panel button:hover { color:#005a3e; }
.site-mobile-panel.open { display:block; }
.site-menu-open { overflow:hidden; }
.site-form-status { min-height:24px; margin-top:12px; font-size:14px; color:#3e4943; }
.site-form-status.success { color:#005a3e; }
.site-form-status.error { color:#93000a; }
.site-toast { position:fixed; right:20px; bottom:20px; z-index:10000; max-width:min(420px,calc(100vw - 40px)); padding:14px 18px; background:#171d19; color:#fff; opacity:0; transform:translateY(16px); pointer-events:none; transition:.25s ease; font-family:'IBM Plex Sans',sans-serif; box-shadow:0 12px 35px rgba(0,0,0,.18); }
.site-toast.show { opacity:1; transform:none; }
.site-toast.error { background:#93000a; }
button:disabled { opacity:.65; cursor:not-allowed; }
@media (max-width: 767px) {
  .site-mobile-menu-button { display:inline-flex!important; align-items:center; justify-content:center; }
  nav.fixed,header.fixed { padding-left:20px!important; padding-right:20px!important; max-width:none!important; }
  .text-display-lg { font-size:clamp(2.6rem,12vw,4rem)!important; line-height:1.05!important; }
  .site-language-toggle { display:none!important; }
}
@media (prefers-reduced-motion: reduce) { *,*::before,*::after { scroll-behavior:auto!important; animation-duration:.01ms!important; transition-duration:.01ms!important; } }

.site-language-desktop { appearance:none; border:0; background:transparent; color:#3e4943; cursor:pointer; font-family:'IBM Plex Sans',sans-serif; font-size:12px; font-weight:600; letter-spacing:.1em; padding:8px; }
.site-language-desktop:hover { color:#005a3e; }
.site-filter-active { background:#dee4dd!important; color:#171d19!important; border-color:rgba(110,122,114,.3)!important; }
[hidden] { display:none!important; }
