.Header-module-scss-module__KKZOaW__header{z-index:1000;background:var(--color-surface-primary);border-bottom:2px solid var(--color-gray-200);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px rgba(0,0,0,.05)}[data-theme=dark] .Header-module-scss-module__KKZOaW__header{background:var(--color-gray-800);border-bottom-color:var(--color-gray-700);box-shadow:0 2px 8px rgba(0,0,0,.3)}[data-theme=dark] .Header-module-scss-module__KKZOaW__logoText,[data-theme=dark] .Header-module-scss-module__KKZOaW__navLink,[data-theme=dark] .Header-module-scss-module__KKZOaW__navLink:hover,[data-theme=dark] .Header-module-scss-module__KKZOaW__servicesButton,[data-theme=dark] .Header-module-scss-module__KKZOaW__servicesButton:hover,[data-theme=dark] .Header-module-scss-module__KKZOaW__mobileServicesButton{color:var(--color-white)}[data-theme=dark] .Header-module-scss-module__KKZOaW__mobileServicesButton:hover{background:var(--color-gray-700);color:var(--color-white)}[data-theme=dark] .Header-module-scss-module__KKZOaW__mobileServiceLink{color:var(--color-white)}[data-theme=dark] .Header-module-scss-module__KKZOaW__mobileServiceLink:hover{background:var(--color-gray-700);color:var(--color-white)}[data-theme=dark] .Header-module-scss-module__KKZOaW__mobileMenuButton{border-color:var(--color-white);color:var(--color-white)}[data-theme=dark] .Header-module-scss-module__KKZOaW__mobileMenuButton:hover{background:var(--color-white);color:var(--color-black)}[data-theme=dark] .Header-module-scss-module__KKZOaW__mobileMenu{background:var(--color-gray-800);border-top-color:var(--color-gray-700)}[data-theme=dark] .Header-module-scss-module__KKZOaW__mobileNavLink{color:var(--color-white)}[data-theme=dark] .Header-module-scss-module__KKZOaW__mobileNavLink:hover{background:var(--color-gray-700);color:var(--color-white)}[data-theme=dark] .Header-module-scss-module__KKZOaW__mobileActions{border-top-color:var(--color-gray-700)}.Header-module-scss-module__KKZOaW__container{justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex}.Header-module-scss-module__KKZOaW__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.Header-module-scss-module__KKZOaW__logoText{font-family:var(--font-geist-sans),sans-serif;color:var(--color-black);white-space:nowrap;font-size:1.5rem;font-weight:700}.Header-module-scss-module__KKZOaW__nav{flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}@media (max-width:1024px){.Header-module-scss-module__KKZOaW__nav{gap:1rem}}@media (max-width:820px){.Header-module-scss-module__KKZOaW__nav{display:none}}.Header-module-scss-module__KKZOaW__navLink{font-family:var(--font-geist-sans),sans-serif;color:var(--color-primary);white-space:nowrap;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module-scss-module__KKZOaW__navLink:hover{color:var(--color-gray-700)}@media (max-width:980px){.Header-module-scss-module__KKZOaW__navLink{font-size:.75rem}}.Header-module-scss-module__KKZOaW__servicesButton{font-family:var(--font-geist-sans),sans-serif;color:var(--color-primary);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.375rem;padding:0;font-size:.9375rem;font-weight:500;transition:color .2s;display:flex}.Header-module-scss-module__KKZOaW__servicesButton:hover{color:var(--color-gray-700)}@media (max-width:980px){.Header-module-scss-module__KKZOaW__servicesButton{font-size:.75rem}}.Header-module-scss-module__KKZOaW__chevron{transition:transform .2s}.Header-module-scss-module__KKZOaW__actions{align-items:center;gap:.75rem;display:flex}@media (max-width:820px){.Header-module-scss-module__KKZOaW__actions{display:none}}.Header-module-scss-module__KKZOaW__mobileMenuButton{border:2px solid var(--color-black);width:36px;height:36px;color:var(--color-black);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:1rem;transition:all .3s;display:flex}.Header-module-scss-module__KKZOaW__mobileMenuButton:hover{background:var(--color-black);color:var(--color-white);transform:scale(1.05)}.Header-module-scss-module__KKZOaW__mobileMenuButton:active{transform:scale(.95)}.Header-module-scss-module__KKZOaW__mobileMenu{background:var(--color-surface-primary);border-top:1px solid var(--color-gray-200);padding:1.5rem 2rem;animation:.3s ease-out Header-module-scss-module__KKZOaW__slideDown;display:none}@media (max-width:820px){.Header-module-scss-module__KKZOaW__mobileMenu{display:block}}@keyframes Header-module-scss-module__KKZOaW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module-scss-module__KKZOaW__mobileNav{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.Header-module-scss-module__KKZOaW__mobileNavLink{font-family:var(--font-geist-sans),sans-serif;color:var(--color-primary);border-radius:8px;padding:.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s}.Header-module-scss-module__KKZOaW__mobileNavLink:hover{background:var(--color-gray-100);color:var(--color-black)}.Header-module-scss-module__KKZOaW__mobileActions{align-items:center;gap:.75rem;display:none}@media (max-width:820px){.Header-module-scss-module__KKZOaW__mobileActions{display:flex}}.Header-module-scss-module__KKZOaW__mobileMenuActions{border-top:1px solid var(--color-gray-200);flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.Header-module-scss-module__KKZOaW__mobileServicesSection{flex-direction:column;display:flex}.Header-module-scss-module__KKZOaW__mobileServicesButton{font-family:var(--font-geist-sans),sans-serif;color:var(--color-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module-scss-module__KKZOaW__mobileServicesButton:hover{background:var(--color-gray-100);color:var(--color-black)}.Header-module-scss-module__KKZOaW__mobileChevron{transition:transform .3s}.Header-module-scss-module__KKZOaW__mobileChevronOpen{transform:rotate(180deg)}.Header-module-scss-module__KKZOaW__mobileServicesList{flex-direction:column;gap:.25rem;margin-top:.25rem;padding-left:1rem;display:flex}.Header-module-scss-module__KKZOaW__mobileServiceLink{font-family:var(--font-geist-sans),sans-serif;color:var(--color-primary);opacity:.85;border-radius:6px;padding:.625rem .75rem;font-size:.9375rem;font-weight:400;text-decoration:none;transition:all .2s}.Header-module-scss-module__KKZOaW__mobileServiceLink:hover{background:var(--color-gray-100);color:var(--color-black);opacity:1}
.Footer-module-scss-module__NwIEHq__footer{background:var(--background-dark);color:var(--color-surface-primary);margin-top:0;padding:4rem 0 2rem}.Footer-module-scss-module__NwIEHq__container{max-width:1280px;margin:0 auto;padding:0 2rem}.Footer-module-scss-module__NwIEHq__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem;display:grid}@media (max-width:1024px){.Footer-module-scss-module__NwIEHq__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width:768px){.Footer-module-scss-module__NwIEHq__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:480px){.Footer-module-scss-module__NwIEHq__grid{grid-template-columns:1fr}}.Footer-module-scss-module__NwIEHq__column{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__NwIEHq__companyName{font-family:var(--font-geist-sans),sans-serif;color:var(--footer-text);margin:0;font-size:1.5rem;font-weight:700}.Footer-module-scss-module__NwIEHq__description{color:var(--footer-text-muted);margin:0;font-size:.875rem;line-height:1.6}.Footer-module-scss-module__NwIEHq__social{gap:1rem;margin-top:.5rem;display:flex}.Footer-module-scss-module__NwIEHq__socialLink{background:var(--footer-social-bg);width:40px;height:40px;color:var(--footer-text);border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module-scss-module__NwIEHq__socialLink:hover{background:var(--footer-social-bg-hover);transform:translateY(-2px)}.Footer-module-scss-module__NwIEHq__columnTitle{font-family:var(--font-geist-sans),sans-serif;color:var(--footer-text);margin:0 0 .5rem;font-size:1rem;font-weight:600}.Footer-module-scss-module__NwIEHq__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__NwIEHq__link{color:var(--footer-text-muted);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module-scss-module__NwIEHq__link:hover{color:var(--footer-text)}.Footer-module-scss-module__NwIEHq__contactList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__NwIEHq__contactList li{align-items:flex-start;gap:.75rem;display:flex}.Footer-module-scss-module__NwIEHq__contactIcon{color:var(--footer-text-muted);flex-shrink:0;margin-top:.125rem}.Footer-module-scss-module__NwIEHq__contactLink{color:var(--footer-text-muted);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module-scss-module__NwIEHq__contactLink:hover{color:var(--footer-text)}.Footer-module-scss-module__NwIEHq__contactText{color:var(--footer-text-muted);font-size:.875rem;line-height:1.5}.Footer-module-scss-module__NwIEHq__bottom{border-top:1px solid var(--footer-border);justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (max-width:768px){.Footer-module-scss-module__NwIEHq__bottom{flex-direction:column;align-items:flex-start}}.Footer-module-scss-module__NwIEHq__copyright{color:var(--footer-text-dimmed);margin:0;font-size:.875rem}.Footer-module-scss-module__NwIEHq__legal{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Footer-module-scss-module__NwIEHq__legalLink{color:var(--footer-text-dimmed);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module-scss-module__NwIEHq__legalLink:hover{color:var(--footer-text)}.Footer-module-scss-module__NwIEHq__separator{color:var(--footer-separator);margin:0 .25rem}
