.Header-module__lnUIdW__header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#05050599;border-bottom:1px solid #f5f5f50d;justify-content:center;align-items:center;width:100%;transition:background-color .3s,border-color .3s;display:flex;position:absolute;top:0}.Header-module__lnUIdW__inner{align-items:center;gap:80px;width:100%;max-width:1400px;min-height:5rem;padding:0 2rem;display:flex}.Header-module__lnUIdW__brandCol{flex-direction:column;flex-shrink:0;margin-right:0;display:flex}.Header-module__lnUIdW__logo{font-family:var(--font-heading);letter-spacing:-.02em;color:#f5f2e8;font-size:1.8rem;font-weight:400;line-height:1.1}.Header-module__lnUIdW__logoAccent{color:var(--color-burgundy)}.Header-module__lnUIdW__logoSubtitle{letter-spacing:.3em;color:#f5f2e899;text-transform:uppercase;margin-top:.2rem;font-size:.6rem}.Header-module__lnUIdW__nav{letter-spacing:.05em;flex-wrap:nowrap;align-items:center;gap:40px;margin-left:0;margin-right:0;font-size:16px;font-weight:600;display:none}@media (min-width:1024px){.Header-module__lnUIdW__nav{display:flex}}.Header-module__lnUIdW__navLink{color:#f5f2e8cc;white-space:nowrap;padding-bottom:.3rem;transition:color .3s;position:relative}.Header-module__lnUIdW__navLink:hover,.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active{color:#f5f2e8}.Header-module__lnUIdW__navLink:after{content:"";background-color:var(--color-gold);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__lnUIdW__navLink:hover:after,.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active:after{width:100%}.Header-module__lnUIdW__actions{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.Header-module__lnUIdW__iconButton{color:#f5f2e8cc;justify-content:center;align-items:center;transition:color .3s;display:flex}.Header-module__lnUIdW__iconButton:hover{color:#f5f2e8}.Header-module__lnUIdW__hamburgerButton{display:flex}@media (min-width:1024px){.Header-module__lnUIdW__hamburgerButton{display:none}}.Header-module__lnUIdW__mobileMenuBackdrop{z-index:9998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;position:fixed;inset:0}.Header-module__lnUIdW__mobileMenuDrawer{z-index:9999;background-color:#050505;border-left:1px solid #c8a45d26;flex-direction:column;width:100%;max-width:320px;padding:1.5rem 2rem;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-10px 0 30px #000000e6}.Header-module__lnUIdW__mobileMenuHeader{border-bottom:1px solid #c8a45d33;justify-content:space-between;align-items:center;min-height:4rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Header-module__lnUIdW__closeButton{color:#f5f2e8cc;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .3s;display:flex}.Header-module__lnUIdW__closeButton:hover{color:#c8a45d}.Header-module__lnUIdW__mobileNav{flex-direction:column;padding-bottom:4rem;display:flex}.Header-module__lnUIdW__mobileNavLink{letter-spacing:.05em;color:#f5f2e8cc;border-bottom:1px dashed #f5f5f51a;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;font-size:1.25rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative}.Header-module__lnUIdW__mobileNavLink:last-child{border-bottom:none}.Header-module__lnUIdW__mobileNavLink.Header-module__lnUIdW__active,.Header-module__lnUIdW__mobileNavLink:hover{color:#c8a45d;border-bottom-color:#c8a45d66}.Header-module__lnUIdW__mobileNavLink:after{content:"→";font-family:var(--font-sans);opacity:0;font-size:1.2rem;transition:all .3s;transform:translate(-10px)}.Header-module__lnUIdW__mobileNavLink.Header-module__lnUIdW__active:after,.Header-module__lnUIdW__mobileNavLink:hover:after{opacity:1;transform:translate(0)}
.Footer-module__3hUVsW__footer{background-color:var(--color-background);border-top:1px solid #0f172a1a;margin-top:auto;padding:4rem 0 2rem;transition:background-color .3s,border-color .3s}.dark .Footer-module__3hUVsW__footer{border-top-color:#fdfbf71a}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(4,1fr)}}.Footer-module__3hUVsW__brandCol{grid-column:1/-1}@media (min-width:768px){.Footer-module__3hUVsW__brandCol{grid-column:1/2}}.Footer-module__3hUVsW__logo{font-family:var(--font-heading);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.Footer-module__3hUVsW__logoAccent{color:var(--color-burgundy)}.dark .Footer-module__3hUVsW__logoAccent{color:var(--color-burgundy-light)}.Footer-module__3hUVsW__description{color:#0f172ab3;margin-top:1rem;font-size:.875rem;line-height:1.6}.dark .Footer-module__3hUVsW__description{color:#fdfbf7b3}.Footer-module__3hUVsW__title{font-family:var(--font-heading);margin-bottom:1rem;font-size:1.125rem;font-weight:600}.Footer-module__3hUVsW__list{flex-direction:column;gap:.75rem;font-size:.875rem;display:flex}.Footer-module__3hUVsW__link{color:#0f172ab3;transition:color .2s}.dark .Footer-module__3hUVsW__link{color:#fdfbf7b3}.Footer-module__3hUVsW__link:hover{color:var(--color-burgundy)}.dark .Footer-module__3hUVsW__link:hover{color:var(--color-burgundy-light)}.Footer-module__3hUVsW__bottomBar{text-align:center;color:#0f172a80;border-top:1px solid #0f172a1a;margin-top:4rem;padding-top:2rem;font-size:.875rem}.dark .Footer-module__3hUVsW__bottomBar{color:#fdfbf780;border-top-color:#fdfbf71a}
