.Header-module__lnUIdW__header{z-index:1000;border-bottom:1px solid #0000;height:80px;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__scrolled{background:var(--bg-primary);border-bottom:1px solid var(--border-light);box-shadow:var(--shadow-sm)}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__lnUIdW__logo{letter-spacing:.02em;text-transform:lowercase;color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:400;display:flex}.Header-module__lnUIdW__nav{align-items:center;gap:2rem;display:flex}.Header-module__lnUIdW__navLink{color:var(--text-primary);font-size:.95rem;font-weight:400;transition:color .2s}.Header-module__lnUIdW__navLink:hover{color:var(--accent-primary)}.Header-module__lnUIdW__actions{align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__localeSwitch{letter-spacing:.04em;border:1px solid var(--border-light);border-radius:var(--radius-full);color:var(--text-secondary);padding:.35rem .6rem;font-size:.8rem;font-weight:700}.Header-module__lnUIdW__localeSwitch:hover{color:var(--accent-primary);border-color:var(--accent-primary)}.Header-module__lnUIdW__menuButton{color:var(--text-primary);cursor:pointer;background:0 0;border:none;display:none}@media (max-width:768px){.Header-module__lnUIdW__nav{display:none}}
.Footer-module__3hUVsW__footer{background:var(--bg-secondary);border-top:1px solid var(--border-light);margin-top:auto;padding:4rem 0 2rem}.Footer-module__3hUVsW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__3hUVsW__brand h3{text-transform:lowercase;letter-spacing:.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:400}.Footer-module__3hUVsW__brand p{max-width:300px;color:var(--text-primary);margin-bottom:1.5rem;font-size:.95rem;font-weight:400}.Footer-module__3hUVsW__column h4{color:var(--text-primary);justify-content:flex-start;margin-bottom:1.5rem;font-size:1rem}.Footer-module__3hUVsW__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__3hUVsW__link{color:var(--text-primary);font-size:.95rem;font-weight:400;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:var(--accent-primary)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border-light);color:var(--text-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.9rem;display:flex}.Footer-module__3hUVsW__newsletter{gap:.5rem;display:flex}.Footer-module__3hUVsW__input{border-radius:var(--radius-md);border:1px solid var(--border-light);background:var(--bg-primary);color:var(--text-primary);width:100%;padding:.5rem 1rem}@media (max-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:2rem}}
