.Header-module__hBw1pG__header{z-index:100;padding:.5rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);background:#ffffffe6;padding:.25rem 0}.Header-module__hBw1pG__nav{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{align-items:center;width:420px;height:60px;display:flex;position:relative}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;max-width:none;height:130px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Header-module__hBw1pG__links{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__link{color:var(--secondary);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__link:hover,.Header-module__hBw1pG__active{color:var(--primary)}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;color:var(--secondary);background:0 0;border:none;display:none}.Header-module__hBw1pG__dropdownContainer{align-items:center;height:100%;display:flex;position:relative}.Header-module__hBw1pG__dropdownMenu{min-width:220px;box-shadow:var(--shadow-md);border-radius:var(--radius-md);opacity:0;visibility:hidden;background:#fff;flex-direction:column;padding:.5rem 0;transition:all .2s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__dropdownContainer:hover .Header-module__hBw1pG__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(10px)}.Header-module__hBw1pG__dropdownItem{color:var(--secondary);padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}.Header-module__hBw1pG__dropdownItem:hover{background:var(--muted);color:var(--primary)}@media (max-width:768px){.Header-module__hBw1pG__links{display:none}.Header-module__hBw1pG__mobileMenuBtn{display:block}.Header-module__hBw1pG__logoImage{height:90px}}
.Footer-module__S6Hkya__footer{background-color:var(--secondary);color:#fff;margin-top:auto;padding-top:2.5rem;padding-bottom:1.5rem}.Footer-module__S6Hkya__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.Footer-module__S6Hkya__brandDesc{color:var(--muted-foreground);margin-top:1rem;line-height:1.6}.Footer-module__S6Hkya__columnTitle{font-family:var(--font-outfit);color:#fff;margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__footerLink{color:var(--muted-foreground);font-size:.95rem;transition:color .2s}.Footer-module__S6Hkya__footerLink:hover{color:var(--primary)}.Footer-module__S6Hkya__contactItem{color:var(--muted-foreground);gap:.75rem;margin-bottom:1rem;font-size:.95rem;display:flex}.Footer-module__S6Hkya__bottom{text-align:center;color:var(--muted-foreground);border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.875rem}
