html{scroll-behavior:smooth}.container{width:100%;max-width:1400px;margin:0 auto;padding-left:24px;padding-right:24px}:root{--clr-bg-cream:#FDFBF7;--clr-bg-warm:#F5EFE5;--clr-accent-terra:#C86B53;--clr-accent-green:#1D6B62;--clr-text-dark:#172033;--clr-text-light:#FDFBF7}.site-header{background-color:var(--clr-bg-cream);color:var(--clr-text-dark);border-bottom:1px solid rgba(29,107,98,0.1);font-family:system-ui,-apple-system,sans-serif;position:sticky;top:0;z-index:100}.site-header__top{background-color:var(--clr-accent-green);color:var(--clr-text-light);font-size:0.875rem;padding:8px 0;text-align:center;letter-spacing:0.02em}.site-header__top-inner{display:flex;justify-content:flex-end}.site-header__main{padding-top:16px;padding-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--clr-accent-green);font-weight:700;font-size:1.5rem}.site-brand svg{width:40px;height:40px;fill:currentColor}.site-nav{display:none}@media (min-width:900px){.site-nav{display:flex;align-items:center;gap:32px}}.site-nav__link{text-decoration:none;color:var(--clr-text-dark);font-weight:600;font-size:1.125rem;transition:color 0.2s ease;padding:8px 0}.site-nav__link:hover{color:var(--clr-accent-terra)}.site-header__actions{display:flex;align-items:center;gap:16px}.site-chrome-btn{display:inline-flex;align-items:center;justify-content:center;background-color:var(--clr-accent-terra);color:var(--clr-text-light);text-decoration:none;font-weight:600;font-size:1.125rem;padding:12px 24px;border-radius:8px;transition:background-color 0.2s ease}.site-chrome-btn:hover{background-color:#A65540}.site-header__cta{display:none}@media (min-width:900px){.site-header__cta{display:inline-flex}}.site-burger{display:flex;flex-direction:column;justify-content:center;gap:6px;width:48px;height:48px;background:transparent;border:2px solid var(--clr-accent-green);border-radius:8px;cursor:pointer;padding:0 10px;color:var(--clr-accent-green)}@media (min-width:900px){.site-burger{display:none}}.site-burger__line{display:block;width:100%;height:2px;background-color:currentColor;border-radius:2px;transition:transform 0.2s ease,opacity 0.2s ease}.site-mobileNav{position:fixed;inset:0;z-index:200;display:flex;justify-content:flex-end;font-family:system-ui,-apple-system,sans-serif}.site-mobileNav[hidden]{display:none}.site-mobileNav__overlay{position:absolute;inset:0;background-color:rgba(23,32,51,0.6);backdrop-filter:blur(4px)}.site-mobileNav__panel{position:relative;width:100%;max-width:400px;background-color:var(--clr-bg-cream);height:100%;display:flex;flex-direction:column;box-shadow:-4px 0 24px rgba(0,0,0,0.1);animation:slideIn 0.3s cubic-bezier(0.4,0,0.2,1) forwards}@keyframes slideIn{from{transform:translateX(100%)}to{transform:translateX(0)}}.site-mobileNav__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(29,107,98,0.1)}.site-mobileNav__brand{font-size:1.5rem;font-weight:700;color:var(--clr-accent-green)}.site-mobileNav__close{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;font-size:2.5rem;color:var(--clr-text-dark);cursor:pointer;line-height:1}.site-mobileNav__content{padding:32px 24px;display:flex;flex-direction:column;gap:40px;overflow-y:auto}.site-mobileNav__links{display:flex;flex-direction:column;gap:16px}.site-mobileNav__link{display:block;text-decoration:none;color:var(--clr-text-dark);font-size:1.25rem;font-weight:600;padding:12px 0;border-bottom:1px solid rgba(29,107,98,0.1)}.site-mobileNav__cta{width:100%;text-align:center;padding:16px;font-size:1.25rem}.site-footer{background-color:var(--clr-bg-warm);color:var(--clr-text-dark);font-family:system-ui,-apple-system,sans-serif;padding:64px 0 32px;border-top:1px solid rgba(29,107,98,0.1)}.site-footer__main{display:grid;grid-template-columns:1fr;gap:48px;margin-bottom:64px}@media (min-width:768px){.site-footer__main{grid-template-columns:2fr 1fr 1fr}}.site-footer__brand-col{max-width:400px}.site-footer__brand{display:block;font-size:1.75rem;font-weight:700;color:var(--clr-accent-green);margin-bottom:16px}.site-footer__summary{font-size:1.125rem;line-height:1.6;color:var(--clr-text-dark);opacity:0.9;margin:0}.site-footer__heading{font-size:1.25rem;font-weight:700;color:var(--clr-accent-green);margin:0 0 24px}.site-footer__nav{display:flex;flex-direction:column;gap:16px}.site-footer__link{text-decoration:none;color:var(--clr-text-dark);font-size:1.125rem;opacity:0.9;transition:color 0.2s ease}.site-footer__link:hover{color:var(--clr-accent-terra)}.site-footer__address{display:flex;flex-direction:column;gap:16px;font-style:normal}.site-footer__contact-link{text-decoration:none;color:var(--clr-text-dark);font-size:1.125rem;opacity:0.9;line-height:1.5;transition:color 0.2s ease}.site-footer__contact-link:hover{color:var(--clr-accent-terra)}.site-footer__legal{padding-top:32px;border-top:1px solid rgba(29,107,98,0.2)}.site-footer__legal-inner{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}@media (min-width:768px){.site-footer__legal-inner{flex-direction:row;justify-content:space-between;text-align:left}}.site-footer__copyright{font-size:1rem;opacity:0.8}.site-footer__legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.site-footer__legal-link{text-decoration:none;color:var(--clr-text-dark);font-size:1rem;opacity:0.8}.site-footer__legal-link:hover{color:var(--clr-accent-terra);opacity:1}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
[data-mobile-nav][hidden],[data-mobile-nav].hidden{display:none}
[data-mobile-nav][data-mobile-open="1"]{display:block}
