.Header-module__hBw1pG__header{height:var(--header-height);background-color:var(--surface-color);box-shadow:var(--shadow-sm);z-index:100;align-items:center;display:flex;position:sticky;top:0}.Header-module__hBw1pG__mobileToggle{display:none}.Header-module__hBw1pG__navContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__logo{color:var(--primary-color);align-items:center;font-size:1.5rem;font-weight:700;display:flex}.Header-module__hBw1pG__logo span{color:var(--secondary-color)}.Header-module__hBw1pG__navLinks{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__link{color:var(--text-secondary);font-weight:500;transition:color .2s}.Header-module__hBw1pG__link:hover{color:var(--primary-color)}.Header-module__hBw1pG__ctaButton{background-color:var(--secondary-color);color:#fff;border-radius:var(--radius-md);padding:.5rem 1rem;font-weight:600;transition:background-color .2s}.Header-module__hBw1pG__ctaButton:hover{background-color:var(--secondary-light)}@media (max-width:768px){.Header-module__hBw1pG__navLinks{top:var(--header-height);width:70%;height:calc(100vh - var(--header-height));background-color:#fff;flex-direction:column;align-items:flex-start;padding:2rem;transition:right .3s ease-in-out;position:fixed;right:-100%;box-shadow:-2px 0 5px #0000001a}.Header-module__hBw1pG__navActive{right:0}.Header-module__hBw1pG__mobileToggle{cursor:pointer;color:var(--text-color);background:0 0;border:none;font-size:1.5rem;display:block}}
.Footer-module__S6Hkya__footer{background-color:var(--text-primary);color:#fff;margin-top:auto;padding:4rem 0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__column h3{color:var(--surface-color);margin-bottom:1.5rem;font-size:1.25rem}.Footer-module__S6Hkya__text{color:#bdbdbd;margin-bottom:1rem;line-height:1.6}.Footer-module__S6Hkya__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__links a{color:#bdbdbd;transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:var(--secondary-light)}.Footer-module__S6Hkya__copyright{text-align:center;color:#757575;border-top:1px solid #424242;padding-top:2rem;font-size:.875rem}
