.Header-module__lnUIdW__header{z-index:100;background:0 0;width:100%;padding:2rem 0;transition:background .3s;position:fixed;top:0;left:0}.Header-module__lnUIdW__header.Header-module__lnUIdW__scroll{-webkit-backdrop-filter:blur(1rem);box-shadow:0 1px 0 var(--border);background:#111111f2}.Header-module__lnUIdW__header__container{justify-content:space-between;align-items:center;display:flex}.Header-module__lnUIdW__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__lnUIdW__navLinks{align-items:center;gap:2.5rem;list-style:none;display:flex}.Header-module__lnUIdW__navItem{position:relative}.Header-module__lnUIdW__navLink{color:var(--text-primary);letter-spacing:.3px;white-space:nowrap;opacity:.8;font-size:1.6rem;transition:opacity .2s}.Header-module__lnUIdW__navLink:hover{opacity:1}.Header-module__lnUIdW__submenu{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius-md);opacity:0;visibility:hidden;background:#141414f2;min-width:18rem;list-style:none;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:calc(100% + 1.2rem);left:50%;transform:translate(-50%)translateY(8px)}.Header-module__lnUIdW__hasSubmenu:hover .Header-module__lnUIdW__submenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__lnUIdW__submenuLink{color:#ffffffb3;padding:1rem 2rem;font-size:1.6rem;font-weight:400;transition:color .2s,background .2s;display:block}.Header-module__lnUIdW__submenuLink:hover{color:#fff;background:#ffffff0d}.Header-module__lnUIdW__menuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:3rem;height:3rem;padding:0;display:none}.Header-module__lnUIdW__menuBtn>span{background:#fff;border-radius:2px;width:2.4rem;height:.2rem;transition:transform .3s,opacity .3s;display:block}.Header-module__lnUIdW__menuBtnOpen{z-index:102}.Header-module__lnUIdW__menuBtnOpen>span:first-child{transform:translateY(.7rem)rotate(45deg)}.Header-module__lnUIdW__menuBtnOpen>span:nth-child(2){opacity:0}.Header-module__lnUIdW__menuBtnOpen>span:nth-child(3){transform:translateY(-.7rem)rotate(-45deg)}.Header-module__lnUIdW__mobileOverlay{z-index:99;opacity:0;visibility:hidden;background:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.Header-module__lnUIdW__mobileOverlay.Header-module__lnUIdW__open{opacity:1;visibility:visible}.Header-module__lnUIdW__mobileMenu{background:var(--bg-secondary);z-index:100;flex-direction:column;gap:2rem;width:80%;max-width:340px;height:100%;padding:8rem 2.4rem 4rem;transition:right .35s;display:flex;position:fixed;top:0;right:-100%;overflow-y:auto}.Header-module__lnUIdW__mobileMenu.Header-module__lnUIdW__open{right:0}.Header-module__lnUIdW__mobileNavLinks{flex-direction:column;gap:.4rem;list-style:none;display:flex}.Header-module__lnUIdW__mobileNavItem{flex-direction:column;display:flex}.Header-module__lnUIdW__mobileNavLink{color:#ffffffd9;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.2rem 0;font-size:2rem;font-weight:500;transition:color .2s;display:flex}.Header-module__lnUIdW__mobileNavLink:hover{color:#fff}.Header-module__lnUIdW__mobileSubmenu{max-height:0;list-style:none;transition:max-height .35s;overflow:hidden}.Header-module__lnUIdW__mobileSubmenu.Header-module__lnUIdW__open{max-height:30rem}.Header-module__lnUIdW__mobileSubmenuLink{color:#ffffff80;padding:1rem 0 1rem 0;font-size:1.6rem;transition:color .2s;display:block}.Header-module__lnUIdW__mobileSubmenuLink:hover{color:var(--accent)}@media (max-width:768px){.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__menuBtn{display:flex}.Header-module__lnUIdW__logo{align-items:center;display:flex}.Header-module__lnUIdW__logo img{width:auto;height:45px!important}.Header-module__lnUIdW__header{padding:1.5rem 0}}
.Footer-module__3hUVsW__footer{background-color:var(--bg-secondary);border-top:1px solid var(--border);padding:8rem 0 4rem}.Footer-module__3hUVsW__top{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:4.8rem;display:grid}.Footer-module__3hUVsW__brand{flex-direction:column;gap:1.6rem;display:flex}.Footer-module__3hUVsW__tagline{color:var(--text-muted);max-width:280px;font-size:1.6rem;line-height:1.6}.Footer-module__3hUVsW__socials{gap:1.2rem;margin-top:.8rem;display:flex}.Footer-module__3hUVsW__socialLink{border:1px solid var(--border);width:3.6rem;height:3.6rem;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:1.6rem;transition:border-color .2s,color .2s;display:flex}.Footer-module__3hUVsW__socialLink:hover{border-color:var(--accent);color:var(--accent)}.Footer-module__3hUVsW__column{flex-direction:column;gap:2rem;display:flex}.Footer-module__3hUVsW__columnHeading{color:var(--text-primary);letter-spacing:.5px;font-size:1.6rem;font-weight:600}.Footer-module__3hUVsW__columnLinks{flex-direction:column;gap:1.2rem;list-style:none;display:flex}.Footer-module__3hUVsW__columnLink{color:var(--text-muted);font-size:1.6rem;transition:color .2s}.Footer-module__3hUVsW__columnLink:hover{color:var(--accent)}.Footer-module__3hUVsW__divider{background:var(--border);height:1px;margin:5rem auto}.Footer-module__3hUVsW__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__3hUVsW__copyright{color:var(--text-muted);font-size:1.6rem}.Footer-module__3hUVsW__bottomLinks{align-items:center;gap:2rem;font-size:1.6rem;display:flex}.Footer-module__3hUVsW__bottomLinks a{color:var(--text-muted);transition:color .2s}.Footer-module__3hUVsW__bottomLinks a:hover{color:var(--text-primary)}.Footer-module__3hUVsW__separator{color:var(--text-muted)}@media (max-width:786px){.Footer-module__3hUVsW__top{grid-template-columns:1fr 1fr;gap:3.2rem}.Footer-module__3hUVsW__brand{grid-column:1/-1;max-width:320px}}@media (max-width:460px){.Footer-module__3hUVsW__top{grid-template-columns:1fr}.Footer-module__3hUVsW__bottom{text-align:center;flex-direction:column;gap:1.2rem}.Footer-module__3hUVsW__bottomLinks{flex-wrap:wrap;justify-content:center}}
