.Header-module__Af2_WG__header{z-index:1000;transition:all .4s var(--ease-out-expo);padding:1.25rem 0;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__scrolled{background:rgba(var(--white-rgb),.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 0 rgba(var(--black-rgb),.06);padding:.875rem 0}.Header-module__Af2_WG__inner{max-width:var(--max-width);padding:0 var(--space-lg);justify-content:space-between;align-items:center;gap:var(--space-lg);margin:0 auto;display:flex}.Header-module__Af2_WG__logo{flex-shrink:0}.Header-module__Af2_WG__logo img{width:auto;height:44px;transition:transform .3s var(--ease-out-expo)}.Header-module__Af2_WG__logo:hover img{transform:scale(1.02)}.Header-module__Af2_WG__desktopNav{align-items:center;gap:var(--space-xl);display:flex}.Header-module__Af2_WG__link{color:var(--charcoal);padding:.25rem 0;font-size:.9375rem;font-weight:500;position:relative}.Header-module__Af2_WG__link:after{content:"";background:var(--coral);width:0;height:2px;transition:width .3s var(--ease-out-expo);position:absolute;bottom:0;left:0}.Header-module__Af2_WG__link:hover:after{width:100%}.Header-module__Af2_WG__phone{color:var(--charcoal);margin-left:var(--space-md);padding-left:var(--space-lg);border-left:1px solid rgba(var(--black-rgb),.1);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;display:flex}.Header-module__Af2_WG__phone svg{color:var(--coral)}.Header-module__Af2_WG__cta{background:var(--coral);color:var(--pure-white);transition:all .3s var(--ease-out-expo);box-shadow:0 2px 8px rgba(var(--coral-rgb),.25);border-radius:6px;align-items:center;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;display:inline-flex}.Header-module__Af2_WG__cta:hover{background:var(--coral-dark);box-shadow:0 4px 16px rgba(var(--coral-rgb),.35);transform:translateY(-2px)}.Header-module__Af2_WG__menuToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;display:none;position:relative}.Header-module__Af2_WG__menuToggle span{background:var(--charcoal);width:24px;height:2px;transition:all .3s var(--ease-out-expo);display:block}.Header-module__Af2_WG__menuToggle.Header-module__Af2_WG__active span:first-child{transform:rotate(45deg)translate(3px,3px)}.Header-module__Af2_WG__menuToggle.Header-module__Af2_WG__active span:last-child{transform:rotate(-45deg)translate(3px,-3px)}.Header-module__Af2_WG__mobileNav{display:none}.Header-module__Af2_WG__mobilePhone{color:var(--charcoal);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;display:flex}.Header-module__Af2_WG__mobilePhone svg{color:var(--coral)}@media (max-width:1024px){.Header-module__Af2_WG__phone{display:none}.Header-module__Af2_WG__desktopNav{gap:var(--space-lg)}}@media (max-width:768px){.Header-module__Af2_WG__desktopNav,.Header-module__Af2_WG__cta{display:none}.Header-module__Af2_WG__menuToggle{display:flex}.Header-module__Af2_WG__mobileNav{z-index:1000;background:var(--pure-white);justify-content:center;align-items:center;gap:var(--space-xl);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s var(--ease-out-expo),visibility .4s;flex-direction:column;display:flex;position:fixed;inset:0}.Header-module__Af2_WG__mobileNav.Header-module__Af2_WG__navOpen{opacity:1;visibility:visible;pointer-events:auto}.Header-module__Af2_WG__mobileNav .Header-module__Af2_WG__link{font-size:1.5rem;font-family:var(--font-display)}}
.Footer-module__EZoWya__footer{background:var(--soft-grey);padding:var(--space-2xl)0 var(--space-lg);border-top:1px solid rgba(var(--black-rgb),.04)}.Footer-module__EZoWya__grid{gap:var(--space-3xl);padding-bottom:var(--space-2xl);border-bottom:1px solid rgba(var(--black-rgb),.06);grid-template-columns:1fr 2fr;display:grid}.Footer-module__EZoWya__brand{max-width:280px}.Footer-module__EZoWya__logo{width:auto;height:48px;margin-bottom:var(--space-lg)}.Footer-module__EZoWya__tagline{color:var(--charcoal-soft);font-size:1rem;line-height:1.5}.Footer-module__EZoWya__nav{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Footer-module__EZoWya__navTitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--charcoal);margin-bottom:var(--space-md);font-size:.75rem;font-weight:700}.Footer-module__EZoWya__navGroup{flex-direction:column;gap:.625rem;display:flex}.Footer-module__EZoWya__navLink{color:var(--charcoal-soft);font-size:.9375rem;transition:color .2s}.Footer-module__EZoWya__navLink:hover{color:var(--coral)}.Footer-module__EZoWya__highlight{color:var(--charcoal);font-weight:600}.Footer-module__EZoWya__social{gap:var(--space-sm);margin-top:var(--space-sm);display:flex}.Footer-module__EZoWya__socialLink{background:var(--pure-white);width:40px;height:40px;color:var(--charcoal);transition:all .3s var(--ease-out-expo);border:1px solid rgba(var(--black-rgb),.06);border-radius:8px;justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__socialLink:hover{background:var(--coral);color:var(--pure-white);border-color:var(--coral)}.Footer-module__EZoWya__bottom{padding-top:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.Footer-module__EZoWya__copyright{color:var(--charcoal-soft);font-size:.875rem}.Footer-module__EZoWya__legal{gap:var(--space-lg);display:flex}.Footer-module__EZoWya__legalLink{color:var(--charcoal-soft);font-size:.875rem;transition:color .2s}.Footer-module__EZoWya__legalLink:hover{color:var(--coral)}@media (max-width:1024px){.Footer-module__EZoWya__grid{gap:var(--space-2xl);grid-template-columns:1fr}.Footer-module__EZoWya__brand{max-width:none}}@media (max-width:768px){.Footer-module__EZoWya__nav{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__bottom{gap:var(--space-md);text-align:center;flex-direction:column}}@media (max-width:480px){.Footer-module__EZoWya__nav{grid-template-columns:1fr}}
