.Header-module__lnUIdW__header{z-index:1000;background:var(--background);border-bottom:1px solid #0000;transition:all .5s cubic-bezier(.165,.84,.44,1);position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__scrolled{border-bottom:1px solid var(--border);padding:0}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;height:100px;transition:height .5s cubic-bezier(.165,.84,.44,1);display:flex}.Header-module__lnUIdW__scrolled .Header-module__lnUIdW__container{height:80px}.Header-module__lnUIdW__logo{font-family:var(--font-display);letter-spacing:.3em;text-transform:uppercase;color:var(--primary);flex-shrink:0;font-size:2.25rem;font-weight:500;transition:letter-spacing .5s}.Header-module__lnUIdW__scrolled .Header-module__lnUIdW__logo{letter-spacing:.2em;font-size:2rem}.Header-module__lnUIdW__navGroup,.Header-module__lnUIdW__desktopNav{align-items:center;gap:1.5rem;display:flex}.Header-module__lnUIdW__navLink{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--foreground);padding:.5rem 0;font-size:.8rem;font-weight:600;line-height:1;position:relative}.Header-module__lnUIdW__navLink:after{content:"";background:var(--gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__lnUIdW__navLink:hover:after{width:100%}.Header-module__lnUIdW__actions{align-items:center;gap:.5rem;display:flex}.Header-module__lnUIdW__searchWrapper{align-items:center;display:flex;position:relative}.Header-module__lnUIdW__searchInput::placeholder{color:var(--muted-foreground);opacity:.8}.Header-module__lnUIdW__searchInput{opacity:0;border:none;border-bottom:1px solid var(--foreground);width:0;font-family:var(--font-sans);color:var(--foreground);background:0 0;outline:none;margin-right:0;padding:0;font-size:.875rem;transition:all .4s cubic-bezier(.165,.84,.44,1)}.Header-module__lnUIdW__searchOpen .Header-module__lnUIdW__searchInput{opacity:1;width:200px;margin-right:.5rem;padding:.5rem .5rem .5rem 0}.Header-module__lnUIdW__iconButton{color:var(--foreground);cursor:pointer;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;line-height:1;transition:color .3s;display:flex}.Header-module__lnUIdW__iconButton:hover{color:var(--gold)}.Header-module__lnUIdW__mobileToggle{color:var(--foreground);cursor:pointer;z-index:1100;background:0 0;border:none;padding:1rem;display:none}.Header-module__lnUIdW__mobileNav{background:var(--background);z-index:1050;flex-direction:column;gap:2rem;width:300px;height:100vh;padding:100px 2rem 4rem;transition:right .6s cubic-bezier(.165,.84,.44,1);display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 30px #0000000d}.Header-module__lnUIdW__mobileNavOpen{right:0}.Header-module__lnUIdW__mobileSearchForm{border-bottom:1px solid var(--border);align-items:center;margin-bottom:2rem;padding-bottom:.5rem;display:flex}.Header-module__lnUIdW__mobileSearchInput::placeholder{color:var(--muted-foreground);opacity:.9}.Header-module__lnUIdW__mobileSearchInput{font-family:var(--font-sans);color:var(--foreground);text-transform:uppercase;letter-spacing:.1em;background:0 0;border:none;outline:none;flex:1;padding:1rem 0;font-size:1rem}.Header-module__lnUIdW__mobileSearchButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:1rem}.Header-module__lnUIdW__mobileNavLink{font-family:var(--font-sans);color:var(--primary);text-transform:uppercase;letter-spacing:.15em;font-size:1.25rem;font-weight:700;text-decoration:none}@media (max-width:1024px){.Header-module__lnUIdW__desktopNav{display:none}.Header-module__lnUIdW__mobileToggle{display:block}.Header-module__lnUIdW__container{height:60px}.Header-module__lnUIdW__logo{font-size:1.5rem}.Header-module__lnUIdW__searchWrapper{display:none}}
.CategoryBar-module__NxhNcq__categoryBar{z-index:900;background:#ffd447;border-bottom:1px solid #11001c1a;padding:.75rem 0;transition:all .5s;position:sticky;top:84px}.CategoryBar-module__NxhNcq__scrolled .CategoryBar-module__NxhNcq__categoryBar{top:60px}.CategoryBar-module__NxhNcq__container{justify-content:center;align-items:center;gap:3rem;display:flex}.CategoryBar-module__NxhNcq__link{font-family:var(--font-sans);letter-spacing:.2rem;text-transform:uppercase;color:#11001c;align-items:center;min-height:44px;padding:.5rem .25rem;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.CategoryBar-module__NxhNcq__link:hover,.CategoryBar-module__NxhNcq__active{color:#11001c;text-underline-offset:4px;text-decoration:underline}.CategoryBar-module__NxhNcq__dropdown{align-items:center;display:flex;position:relative}.CategoryBar-module__NxhNcq__dropdownTrigger{cursor:pointer;font-family:var(--font-sans);letter-spacing:.2rem;text-transform:uppercase;color:#11001c;background:0 0;border:none;align-items:center;gap:.5rem;min-height:44px;padding:0;font-size:.8rem;font-weight:700;display:flex}.CategoryBar-module__NxhNcq__icon{transition:transform .3s}.CategoryBar-module__NxhNcq__iconActive{transform:rotate(180deg)}.CategoryBar-module__NxhNcq__dropdownMenu{z-index:1000;background:#ffd447;border:1px solid #11001c1a;min-width:200px;margin-top:0;padding:.75rem 0 1rem;position:absolute;top:100%;right:0;box-shadow:0 10px 30px #11001c1a}.CategoryBar-module__NxhNcq__dropdownLink{font-family:var(--font-sans);letter-spacing:.15rem;text-transform:uppercase;color:#11001c;padding:.75rem 1.5rem;font-size:.75rem;font-weight:700;transition:all .3s;display:block}.CategoryBar-module__NxhNcq__dropdownLink:hover{background:#11001c0d;padding-left:2rem}@media (max-width:1024px){.CategoryBar-module__NxhNcq__container{justify-content:center;gap:1.5rem;padding:0 1.5rem}.CategoryBar-module__NxhNcq__categoryBar{top:84px}.CategoryBar-module__NxhNcq__link{letter-spacing:.1rem;font-size:.75rem}}
.Footer-module__3hUVsW__footer{color:#fff;background:#11001c;border-top:1px solid #ffffff1a;padding:8rem 0 4rem}.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr 2fr;gap:4rem;margin-bottom:6rem;display:grid}@media (max-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:640px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:3rem}}.Footer-module__3hUVsW__brand{font-family:var(--font-display);letter-spacing:.3em;text-transform:uppercase;margin-bottom:1.5rem;font-size:1.75rem;font-weight:500}.Footer-module__3hUVsW__description{font-family:var(--font-serif);color:var(--muted-foreground);max-width:300px;font-size:1rem;line-height:1.7}.Footer-module__3hUVsW__sectionTitle{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:#fff;margin-bottom:2rem;font-size:.75rem;font-weight:700}.Footer-module__3hUVsW__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__3hUVsW__links a{font-family:var(--font-sans);color:var(--muted-foreground);font-size:.875rem;transition:color .3s}.Footer-module__3hUVsW__links a:hover{color:var(--gold)}.Footer-module__3hUVsW__social .Footer-module__3hUVsW__icons{gap:1.5rem;display:flex}.Footer-module__3hUVsW__social .Footer-module__3hUVsW__icons a{color:#fff9;transition:color .3s}.Footer-module__3hUVsW__social .Footer-module__3hUVsW__icons a:hover{color:var(--gold)}.Footer-module__3hUVsW__newsletter p{font-family:var(--font-serif);color:var(--muted-foreground);margin-bottom:1.5rem;font-size:.9375rem}.Footer-module__3hUVsW__form{border-bottom:1px solid var(--primary);gap:0;display:flex}.Footer-module__3hUVsW__input{font-family:var(--font-sans);color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.75rem 0;font-size:.875rem}.Footer-module__3hUVsW__input::placeholder{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.Footer-module__3hUVsW__button{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:#fff;cursor:pointer;background:0 0;border:none;padding:.75rem 0 .75rem 1rem;font-size:.75rem;font-weight:600}.Footer-module__3hUVsW__supportArea{margin-top:2.5rem}.Footer-module__3hUVsW__supportButton{background:var(--gold);color:#000;font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:1px solid var(--gold);padding:.75rem 1.5rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__3hUVsW__supportButton:hover{color:var(--gold);background:0 0}.Footer-module__3hUVsW__bottom{font-family:var(--font-sans);color:#ffffff80;letter-spacing:.05em;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:3rem;font-size:.75rem;display:flex}.Footer-module__3hUVsW__legal{gap:2rem;display:flex}.Footer-module__3hUVsW__legal a:hover{color:#fff}@media (max-width:640px){.Footer-module__3hUVsW__footer{padding:4rem 0 2rem}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}.Footer-module__3hUVsW__bottom{text-align:center;flex-direction:column;gap:1rem}.Footer-module__3hUVsW__legal{justify-content:center;gap:1.5rem}.Footer-module__3hUVsW__description{max-width:100%}}
