.Navbar-module__pSp8Ga__siteHeader{z-index:200;--header-h:102px;transition:transform .35s;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__siteHeaderHidden{transform:translateY(-100%)}.Navbar-module__pSp8Ga__siteHeaderBehind{visibility:hidden;pointer-events:none}.Navbar-module__pSp8Ga__headerSpacer{height:102px}.Navbar-module__pSp8Ga__topBar{background:var(--black);border-bottom:2px solid var(--orange);padding:8px 0}.Navbar-module__pSp8Ga__topBarInner{font-family:var(--font-cond);letter-spacing:1.8px;color:var(--white);text-transform:uppercase;box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;max-width:1440px;margin:0 auto;padding:0 32px;font-size:.68rem;font-weight:600;display:flex}.Navbar-module__pSp8Ga__socials{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.Navbar-module__pSp8Ga__socialIcon{color:#555;justify-content:center;align-items:center;text-decoration:none;transition:color .15s;display:inline-flex}.Navbar-module__pSp8Ga__socialIcon:hover{color:var(--orange)}.Navbar-module__pSp8Ga__socialIconSvg{width:15px;height:15px;display:block}.Navbar-module__pSp8Ga__nav{background:var(--orange)}.Navbar-module__pSp8Ga__navInner{box-sizing:border-box;justify-content:space-between;align-items:center;gap:24px;max-width:1440px;min-height:68px;margin:0 auto;padding:0 32px;display:flex;position:relative}.Navbar-module__pSp8Ga__navActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.Navbar-module__pSp8Ga__navLogo{flex-shrink:0;align-items:center;gap:13px;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__navLogoImage{filter:brightness(0)invert();width:auto;height:60px;display:block}.Navbar-module__pSp8Ga__navLogoDesktop{display:inline-flex}.Navbar-module__pSp8Ga__navLogoMobile{display:none}.Navbar-module__pSp8Ga__navLinks{flex:1;justify-content:center;align-items:center;gap:2px;min-width:0;display:flex}.Navbar-module__pSp8Ga__navLink{appearance:none;color:var(--white);font-family:var(--font-cond);letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:8px 14px;font-size:1rem;font-weight:700;text-decoration:none;transition:color .15s;position:relative}.Navbar-module__pSp8Ga__navLink:after{content:"";background:var(--white);transform-origin:0;height:2px;transition:transform .22s;position:absolute;bottom:4px;left:11px;right:11px;transform:scaleX(0)}.Navbar-module__pSp8Ga__navLink:hover:after{transform:scaleX(1)}.Navbar-module__pSp8Ga__navDisabled{opacity:.62;cursor:not-allowed}.Navbar-module__pSp8Ga__navDisabled:after,.Navbar-module__pSp8Ga__navDisabled:hover:after{transform:scaleX(0)}.Navbar-module__pSp8Ga__navCta{background:var(--white);color:var(--orange);font-family:var(--font-cond);letter-spacing:2px;border:2px solid var(--white);text-transform:uppercase;white-space:nowrap;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:10px 20px;font-size:.82rem;font-weight:800;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.Navbar-module__pSp8Ga__navCta:hover,.Navbar-module__pSp8Ga__navCta:focus{color:var(--white);background:0 0;outline:none}.Navbar-module__pSp8Ga__navGroup{align-items:center;display:flex;position:relative}.Navbar-module__pSp8Ga__navLinkDropdown{align-items:center;gap:4px;display:inline-flex}.Navbar-module__pSp8Ga__navDropdownChevron{flex-shrink:0;width:14px;height:14px;margin-top:1px;transition:transform .2s}.Navbar-module__pSp8Ga__navGroup:focus-within .Navbar-module__pSp8Ga__navDropdownChevron,.Navbar-module__pSp8Ga__navGroupOpen .Navbar-module__pSp8Ga__navDropdownChevron{transform:rotate(180deg)}.Navbar-module__pSp8Ga__navSubmenu{background:var(--black);opacity:0;visibility:hidden;z-index:20;border:1px solid #ffffff1f;border-radius:4px;min-width:180px;padding:8px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:100%;left:50%;transform:translate(-50%,-6px)}.Navbar-module__pSp8Ga__navGroup:focus-within .Navbar-module__pSp8Ga__navSubmenu,.Navbar-module__pSp8Ga__navGroupOpen .Navbar-module__pSp8Ga__navSubmenu{opacity:1;visibility:visible;transform:translate(-50%)}.Navbar-module__pSp8Ga__navSubmenuLink{color:var(--white);font-family:var(--font-cond);letter-spacing:1.6px;text-transform:uppercase;white-space:nowrap;border-radius:3px;padding:10px 12px;font-size:.88rem;font-weight:800;line-height:1;text-decoration:none;transition:background .15s,color .15s;display:block}.Navbar-module__pSp8Ga__navSubmenuLink:hover,.Navbar-module__pSp8Ga__navSubmenuLink:focus{background:var(--orange);color:var(--white);outline:none}@keyframes Navbar-module__pSp8Ga__cartAppear{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes Navbar-module__pSp8Ga__badgePulse{0%,to{box-shadow:0 0 #f26a218c}50%{box-shadow:0 0 0 5px #f26a2100}}.Navbar-module__pSp8Ga__cartToggle{appearance:none;color:var(--white);cursor:pointer;background:0 0;border:2px solid #ffffff47;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .15s,border-color .15s;animation:.3s cubic-bezier(.34,1.56,.64,1) both Navbar-module__pSp8Ga__cartAppear;display:inline-flex;position:relative}.Navbar-module__pSp8Ga__cartToggle:hover{border-color:var(--white);background:#ffffff1f}.Navbar-module__pSp8Ga__cartToggleIcon{width:19px;height:19px}.Navbar-module__pSp8Ga__cartBadge{background:var(--black);min-width:18px;height:18px;color:var(--orange);font-family:var(--font-cond);letter-spacing:0;border:1.5px solid var(--orange);border-radius:100px;justify-content:center;align-items:center;padding:0 4px;font-size:.62rem;font-weight:800;line-height:1;animation:2s ease-in-out .3s 3 Navbar-module__pSp8Ga__badgePulse;display:flex;position:absolute;top:-7px;right:-7px}.Navbar-module__pSp8Ga__mobileMenuToggle{appearance:none;color:var(--white);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.Navbar-module__pSp8Ga__mobileMenuToggleIcon{width:24px;height:24px}.Navbar-module__pSp8Ga__mobileMenu{background:var(--orange);z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s;position:fixed;inset:0;overflow-y:auto}.Navbar-module__pSp8Ga__mobileMenuClose{appearance:none;color:var(--white);cursor:pointer;z-index:1;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;position:absolute;top:16px;right:20px}.Navbar-module__pSp8Ga__mobileMenuCloseIcon{width:28px;height:28px}.Navbar-module__pSp8Ga__mobileMenuOpen{opacity:1;visibility:visible;pointer-events:auto}.Navbar-module__pSp8Ga__mobileMenuInner{flex-direction:column;justify-content:flex-start;align-items:center;gap:28px;min-height:100svh;padding:88px 24px 48px;display:flex}.Navbar-module__pSp8Ga__mobileMenuLogo{flex-direction:column;align-items:center;gap:14px;margin-bottom:16px;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__mobileMenuLogoImage{filter:brightness(0)invert();width:auto;height:110px;display:block}.Navbar-module__pSp8Ga__mobileMenuLinks{flex-direction:column;gap:12px;width:min(100%,420px);display:flex}.Navbar-module__pSp8Ga__mobileMenuPanel{flex-direction:column;align-items:stretch;gap:16px;width:min(100%,420px);display:flex}.Navbar-module__pSp8Ga__mobileMenuTitle{color:var(--white);font-family:var(--font-display);letter-spacing:2px;text-align:center;text-transform:uppercase;margin:0;font-size:2.2rem;font-weight:400;line-height:1}.Navbar-module__pSp8Ga__mobileMenuLink,.Navbar-module__pSp8Ga__mobileMenuContact{background:var(--white);width:100%;min-height:56px;color:var(--orange);font-family:var(--font-cond);letter-spacing:2.5px;text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:14px 18px;font-size:1rem;font-weight:800;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.Navbar-module__pSp8Ga__mobileMenuLink{appearance:none;cursor:pointer;border:0;position:relative}.Navbar-module__pSp8Ga__mobileMenuDrillButton{text-align:center;justify-content:center}.Navbar-module__pSp8Ga__mobileMenuChevron{flex-shrink:0;width:18px;height:18px;position:absolute;right:18px}.Navbar-module__pSp8Ga__mobileMenuDisabled{opacity:.62;cursor:not-allowed}.Navbar-module__pSp8Ga__mobileMenuLink:hover,.Navbar-module__pSp8Ga__mobileMenuContact:hover{background:var(--black);color:var(--white)}.Navbar-module__pSp8Ga__mobileMenuDisabled:hover{background:var(--white);color:var(--orange)}.Navbar-module__pSp8Ga__mobileMenuBack{appearance:none;width:100%;min-height:44px;color:var(--white);cursor:pointer;font-family:var(--font-cond);letter-spacing:2px;text-transform:uppercase;background:0 0;border:1px solid #ffffff9e;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:.82rem;font-weight:800;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.Navbar-module__pSp8Ga__mobileMenuBack:hover,.Navbar-module__pSp8Ga__mobileMenuBack:focus{background:var(--white);border-color:var(--white);color:var(--orange);outline:none}.Navbar-module__pSp8Ga__mobileMenuBackIcon{flex-shrink:0;width:18px;height:18px}.Navbar-module__pSp8Ga__mobileMenuContact{width:min(100%,420px);margin-top:6px}.Navbar-module__pSp8Ga__mobileMenuContactIcon{width:18px;height:18px}.Navbar-module__pSp8Ga__storeNewsBtn{appearance:none;color:var(--white);font-family:var(--font-cond);letter-spacing:2.5px;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff8c;border-radius:2px;flex-shrink:0;align-items:center;gap:7px;padding:7px 14px;font-size:.62rem;font-weight:800;transition:background .15s,border-color .15s;display:inline-flex}.Navbar-module__pSp8Ga__storeNewsBtn:hover{border-color:var(--white);background:#ffffff26}.Navbar-module__pSp8Ga__storeNewsDot{background:var(--white);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.2s ease-in-out infinite Navbar-module__pSp8Ga__storeDotPulse}@keyframes Navbar-module__pSp8Ga__storeDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.Navbar-module__pSp8Ga__popupOverlay{-webkit-backdrop-filter:blur(5px);z-index:1000;background:#000000e0;justify-content:center;align-items:center;padding:20px;animation:.2s Navbar-module__pSp8Ga__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes Navbar-module__pSp8Ga__overlayFadeIn{0%{opacity:0}to{opacity:1}}.Navbar-module__pSp8Ga__popupCard{border:1px solid #f26a2133;border-top:4px solid var(--orange);box-sizing:border-box;background:#0d0d0d;width:100%;max-width:460px;padding:44px 40px 36px;animation:.25s Navbar-module__pSp8Ga__cardSlideUp;position:relative}@keyframes Navbar-module__pSp8Ga__cardSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__pSp8Ga__popupCloseBtn{appearance:none;color:#444;cursor:pointer;font-size:1.1rem;line-height:1;font-family:var(--font-cond);background:0 0;border:0;padding:6px 10px;font-weight:400;transition:color .15s;position:absolute;top:14px;right:14px}.Navbar-module__pSp8Ga__popupCloseBtn:hover{color:var(--white)}.Navbar-module__pSp8Ga__popupLogo{width:48px;height:48px;margin:0 auto 20px;position:relative}.Navbar-module__pSp8Ga__popupLogoImg{object-fit:contain;filter:brightness(0)invert()}.Navbar-module__pSp8Ga__popupEyebrow{font-family:var(--font-cond);letter-spacing:4px;text-transform:uppercase;color:var(--orange);text-align:center;margin-bottom:10px;font-size:.6rem;font-weight:800;display:block}.Navbar-module__pSp8Ga__popupHeading{font-family:var(--font-display);text-transform:uppercase;text-align:center;color:var(--white);margin:0 0 28px;font-size:clamp(2.8rem,8vw,3.8rem);font-weight:400;line-height:.88}.Navbar-module__pSp8Ga__popupHeadingAccent{color:var(--orange)}.Navbar-module__pSp8Ga__popupRule{background:#ffffff12;height:1px;margin:0 0 24px}.Navbar-module__pSp8Ga__popupRows{flex-direction:column;gap:18px;margin-bottom:28px;display:flex}.Navbar-module__pSp8Ga__popupRow{flex-direction:column;gap:4px;display:flex}.Navbar-module__pSp8Ga__popupRowLabel{font-family:var(--font-cond);letter-spacing:3.5px;text-transform:uppercase;color:#555;font-size:.58rem;font-weight:800}.Navbar-module__pSp8Ga__popupRowValue{font-family:var(--font-cond);letter-spacing:1px;text-transform:uppercase;color:var(--white);font-size:1.05rem;font-weight:800}.Navbar-module__pSp8Ga__popupTagline{font-family:var(--font-cond);letter-spacing:3px;text-transform:uppercase;color:#888;text-align:center;margin:0 0 24px;font-size:.65rem;font-weight:700}.Navbar-module__pSp8Ga__popupDismissBtn{appearance:none;background:var(--orange);color:#000;width:100%;font-family:var(--font-cond);letter-spacing:3.5px;text-transform:uppercase;cursor:pointer;border:0;padding:16px;font-size:.75rem;font-weight:800;transition:opacity .15s;display:block}.Navbar-module__pSp8Ga__popupDismissBtn:hover{opacity:.88}@media (max-width:900px){.Navbar-module__pSp8Ga__mobileMenuToggle{display:inline-flex}.Navbar-module__pSp8Ga__navLinks,.Navbar-module__pSp8Ga__navCta,.Navbar-module__pSp8Ga__navLogoDesktop{display:none}.Navbar-module__pSp8Ga__navLogoMobile{display:inline-flex}.Navbar-module__pSp8Ga__navInner{justify-content:space-between;gap:12px;min-height:64px}.Navbar-module__pSp8Ga__storeNewsBtn{border:0;justify-content:center;width:44px;height:44px;padding:0;background:0 0!important}.Navbar-module__pSp8Ga__storeNewsBtnText{display:none}.Navbar-module__pSp8Ga__storeNewsDot{width:9px;height:9px}}@media (max-width:768px){.Navbar-module__pSp8Ga__siteHeader{--header-h:136px}.Navbar-module__pSp8Ga__headerSpacer{height:136px}.Navbar-module__pSp8Ga__topBarInner{text-align:center;flex-direction:column;gap:8px;padding-left:20px;padding-right:20px}.Navbar-module__pSp8Ga__socials{justify-content:center}.Navbar-module__pSp8Ga__navInner{min-height:64px;padding-left:20px;padding-right:20px}}@media (max-width:480px){.Navbar-module__pSp8Ga__siteHeader{--header-h:124px}.Navbar-module__pSp8Ga__headerSpacer{height:124px}.Navbar-module__pSp8Ga__topBarInner{letter-spacing:1.2px;padding-left:16px;padding-right:16px;font-size:.6rem}.Navbar-module__pSp8Ga__navInner{min-height:60px;padding-left:16px;padding-right:16px}}
.Footer-module__nhiC3q__footer{border-top:3px solid var(--orange);background:#1a1a1a;position:relative;overflow:hidden}.Footer-module__nhiC3q__footerBallBg{pointer-events:none;z-index:0;width:500px;height:500px;position:absolute;bottom:-110px;right:-110px}.Footer-module__nhiC3q__footerBallSvg{color:#f26a2114;width:100%;height:100%}.Footer-module__nhiC3q__footerInner{z-index:1;box-sizing:border-box;grid-template-columns:2fr 1fr 1fr 1.6fr;gap:48px;width:100%;max-width:1440px;margin:0 auto;padding:64px 32px 40px;display:grid;position:relative}.Footer-module__nhiC3q__footerBrand{flex-direction:column;display:flex}.Footer-module__nhiC3q__footerLogoImage{filter:brightness(0)invert();object-fit:contain;object-position:left center;align-self:flex-start;width:auto;height:55px;margin-bottom:18px;display:block}.Footer-module__nhiC3q__footerTagline{color:#c8c0b8;max-width:260px;margin:0 0 20px;font-size:.78rem;line-height:1.75}.Footer-module__nhiC3q__footerContact{flex-direction:column;gap:9px;display:flex}.Footer-module__nhiC3q__contactRow{align-items:center;gap:10px;display:inline-flex}.Footer-module__nhiC3q__footerContact span,.Footer-module__nhiC3q__footerContact a{color:#c8c0b8;letter-spacing:.3px;font-size:.74rem;line-height:1.4}.Footer-module__nhiC3q__footerContact a{text-decoration:none;transition:color .15s}.Footer-module__nhiC3q__footerContact a:hover{color:var(--orange)}.Footer-module__nhiC3q__contactIcon{width:14px;height:14px;color:var(--orange);flex-shrink:0}.Footer-module__nhiC3q__footerCol{z-index:1;flex-direction:column;gap:10px;display:flex;position:relative}.Footer-module__nhiC3q__footerCol h4,.Footer-module__nhiC3q__footerNewsletter h4{font-family:var(--font-cond);letter-spacing:3px;color:var(--orange);text-transform:uppercase;border-bottom:1px solid #ffffff12;margin:0 0 12px;padding-bottom:10px;font-size:.72rem;font-weight:800}.Footer-module__nhiC3q__footerCol a{color:#c8c0b8;letter-spacing:.3px;font-size:.78rem;text-decoration:none;transition:color .15s}.Footer-module__nhiC3q__footerCol a:hover{color:var(--orange)}.Footer-module__nhiC3q__footerNewsletter{z-index:1;position:relative}.Footer-module__nhiC3q__footerNewsletter p{color:#c8c0b8;margin:0 0 16px;font-size:.76rem;line-height:1.7}.Footer-module__nhiC3q__newsletterForm{flex-direction:column;gap:10px;display:flex}.Footer-module__nhiC3q__newsletterInput{font-family:var(--font-body);color:var(--white);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:3px;padding:11px 14px;font-size:.82rem;transition:border-color .15s}.Footer-module__nhiC3q__newsletterInput::placeholder{color:#ffffff38}.Footer-module__nhiC3q__newsletterInput:focus{border-color:var(--orange);outline:none}.Footer-module__nhiC3q__newsletterBtn{background:var(--orange);color:var(--white);font-family:var(--font-cond);letter-spacing:2.5px;cursor:pointer;text-transform:uppercase;border:none;border-radius:3px;padding:12px;font-size:.82rem;font-weight:800;transition:background .15s}.Footer-module__nhiC3q__newsletterBtn:hover{background:var(--orange-dark)}.Footer-module__nhiC3q__newsletterBtn:disabled{opacity:.6;cursor:not-allowed}.Footer-module__nhiC3q__newsletterSuccess{color:#6ee7b7;letter-spacing:.5px;margin:0;padding-top:4px;font-size:.8rem}.Footer-module__nhiC3q__newsletterError{color:#fca5a5;margin:6px 0 0;font-size:.75rem}.Footer-module__nhiC3q__footerBottom{color:#ffffff42;letter-spacing:.5px;z-index:1;box-sizing:border-box;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1440px;margin:0 auto;padding:18px 32px;font-size:.7rem;display:flex;position:relative}.Footer-module__nhiC3q__footerBottom strong{color:var(--orange)}.Footer-module__nhiC3q__creditLink{color:var(--orange);font-weight:700;text-decoration:none;transition:color .15s}.Footer-module__nhiC3q__cookieButton{color:#ffffff8a;font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline;transition:color .15s}.Footer-module__nhiC3q__creditLink:hover,.Footer-module__nhiC3q__creditLink:focus-visible,.Footer-module__nhiC3q__cookieButton:hover,.Footer-module__nhiC3q__cookieButton:focus-visible{color:var(--orange-dark)}.Footer-module__nhiC3q__adminLink{color:#fff9;letter-spacing:1px;text-underline-offset:3px;font-size:.7rem;text-decoration:underline;transition:color .15s}.Footer-module__nhiC3q__adminLink:hover{color:var(--orange)}@media (max-width:1024px){.Footer-module__nhiC3q__footerInner{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__nhiC3q__footerBrand{grid-column:1/-1}}@media (max-width:768px){.Footer-module__nhiC3q__footerInner{grid-template-columns:1fr;gap:28px;padding:40px 20px 32px}.Footer-module__nhiC3q__footerBrand{grid-column:auto}.Footer-module__nhiC3q__footerBottom{text-align:center;flex-direction:column;gap:8px;padding-left:20px;padding-right:20px}.Footer-module__nhiC3q__footerBallBg{width:340px;height:340px;bottom:-90px;right:-90px}}@media (max-width:480px){.Footer-module__nhiC3q__footerInner{padding:32px 16px 28px}.Footer-module__nhiC3q__footerBottom{padding-left:16px;padding-right:16px;font-size:.64rem}}
.layout-module__32wAhq__shell{background:var(--black);color:var(--white);min-height:100vh;overflow-x:hidden}
.layout-module__09zc6a__shell{font-family:var(--font-body);color:var(--white);background:var(--black);min-height:100vh;overflow-x:hidden}.layout-module__09zc6a__main{display:block}
