.ScrollToTop-module__EOJfaq__btn{z-index:99;background:var(--black);color:var(--white);border:2px solid var(--black);box-shadow:4px 4px 0 var(--orange);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px 13px;font-size:9px;font-weight:700;line-height:1;transition:transform 60ms linear,box-shadow 60ms linear;display:flex;position:fixed;bottom:28px;right:28px}.ScrollToTop-module__EOJfaq__btn:hover{background:var(--orange);color:var(--black);box-shadow:4px 4px 0 var(--black)}.ScrollToTop-module__EOJfaq__btn:active{box-shadow:0 0 0 var(--black);transform:translate(4px,4px)}.ScrollToTop-module__EOJfaq__etiket{display:block}@media (max-width:768px){.ScrollToTop-module__EOJfaq__btn{bottom:calc(64px + 16px + env(safe-area-inset-bottom));gap:0;padding:9px;right:16px}.ScrollToTop-module__EOJfaq__etiket{display:none}}
.HomeProducts-module__HGCAka__wrap{padding:0 80px}.HomeProducts-module__HGCAka__head{border-bottom:3px solid var(--black);justify-content:space-between;align-items:flex-end;margin-bottom:24px;padding-bottom:12px;display:flex}.HomeProducts-module__HGCAka__title{font-family:var(--serif);margin:0;font-size:clamp(26px,3.4vw,44px)}.HomeProducts-module__HGCAka__counter{font-family:var(--mono);letter-spacing:.08em;color:var(--mid);white-space:nowrap;font-size:11px;font-weight:700}.HomeProducts-module__HGCAka__grid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.HomeProducts-module__HGCAka__skeleton{aspect-ratio:3/4;background:var(--cream);border:2px solid var(--black);animation:1.5s ease-in-out infinite HomeProducts-module__HGCAka__hp-pulse}@keyframes HomeProducts-module__HGCAka__hp-pulse{0%,to{opacity:1}50%{opacity:.4}}.HomeProducts-module__HGCAka__more{text-align:center;margin-top:48px}.HomeProducts-module__HGCAka__moreBtn{background:var(--black);color:var(--white);border:2px solid var(--black);box-shadow:5px 5px 0 var(--orange);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;padding:14px 36px;font-size:12px;font-weight:700;transition:transform 60ms linear,box-shadow 60ms linear,background 60ms linear}.HomeProducts-module__HGCAka__moreBtn:hover:not(:disabled){background:var(--orange);color:var(--black);box-shadow:5px 5px 0 var(--black)}.HomeProducts-module__HGCAka__moreBtn:active:not(:disabled){box-shadow:0 0 0 var(--black);transform:translate(5px,5px)}.HomeProducts-module__HGCAka__moreBtn:disabled{opacity:.5;cursor:not-allowed}.HomeProducts-module__HGCAka__moreInfo{font-family:var(--mono);letter-spacing:.06em;color:var(--mid);margin-top:12px;font-size:11px}@media (max-width:768px){.HomeProducts-module__HGCAka__wrap{padding:0 16px}.HomeProducts-module__HGCAka__grid{grid-template-columns:repeat(2,1fr);gap:12px}}
.CollectionVideos-module__72vRbW__grid{grid-template-columns:repeat(3,1fr);gap:20px;padding:0 80px;display:grid}.CollectionVideos-module__72vRbW__card{aspect-ratio:2/3;background:var(--black);border:2px solid var(--black);position:relative;overflow:hidden}.CollectionVideos-module__72vRbW__skeleton{background:var(--black);animation:1.5s ease-in-out infinite CollectionVideos-module__72vRbW__cv-pulse;position:absolute;inset:0}.CollectionVideos-module__72vRbW__gridSkeleton{aspect-ratio:2/3;background:var(--cream);border:2px solid var(--black);animation:1.5s ease-in-out infinite CollectionVideos-module__72vRbW__cv-pulse}@keyframes CollectionVideos-module__72vRbW__cv-pulse{0%,to{opacity:1}50%{opacity:.4}}.CollectionVideos-module__72vRbW__poster{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.CollectionVideos-module__72vRbW__oynatBtn{z-index:3;border:2px solid var(--white);width:54px;height:54px;color:var(--white);cursor:pointer;background:#0a0a0a8c;justify-content:center;align-items:center;padding:0 0 0 3px;transition:none;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CollectionVideos-module__72vRbW__oynatBtn:hover,.CollectionVideos-module__72vRbW__oynatBtn:focus-visible{background:var(--orange);border-color:var(--orange);color:var(--black)}.CollectionVideos-module__72vRbW__frame{opacity:0;border:0;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.CollectionVideos-module__72vRbW__frameLoaded{opacity:1}.CollectionVideos-module__72vRbW__overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0a0a0a26 45%,#0a0a0ad1 100%);position:absolute;inset:0}.CollectionVideos-module__72vRbW__caption{z-index:2;padding:20px 16px;position:absolute;bottom:0;left:0;right:0}.CollectionVideos-module__72vRbW__name{font-family:var(--serif);color:var(--white);margin-bottom:14px;font-size:28px;font-style:normal;line-height:1}.CollectionVideos-module__72vRbW__cta{border:2px solid var(--white);color:var(--white);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;background:0 0;padding:9px 16px;font-size:11px;font-weight:700;text-decoration:none;transition:none;display:inline-block}.CollectionVideos-module__72vRbW__ctaHovered{background:var(--orange);border-color:var(--orange);color:var(--black)}@media (max-width:768px){.CollectionVideos-module__72vRbW__grid{scrollbar-width:none;scroll-snap-type:x mandatory;gap:12px;padding:0 16px;display:flex;overflow-x:auto}.CollectionVideos-module__72vRbW__grid::-webkit-scrollbar{display:none}.CollectionVideos-module__72vRbW__grid>div{scroll-snap-align:start;flex-shrink:0;width:58vw}}
.CollectionSpotlight-module__y4K67q__section{background:var(--black);align-items:center;width:100%;min-height:min(42.8571vw,680px);display:flex;position:relative;overflow:hidden}.CollectionSpotlight-module__y4K67q__media{z-index:1;position:absolute;inset:0}.CollectionSpotlight-module__y4K67q__slide{opacity:0;backface-visibility:hidden;will-change:opacity;transition:opacity .7s;position:absolute;inset:0;transform:translateZ(0)}.CollectionSpotlight-module__y4K67q__slideActive{opacity:1}.CollectionSpotlight-module__y4K67q__img{object-fit:cover;object-position:50% 78%}.CollectionSpotlight-module__y4K67q__scrim{z-index:2;pointer-events:none;background:repeating-linear-gradient(#0a0a0a17 0 1px,#0000 1px 4px),linear-gradient(90deg,#000000eb 0%,#000000d1 28%,#00000059 52%,#0000 72%);position:absolute;inset:0}.CollectionSpotlight-module__y4K67q__inner{z-index:3;padding:calc(var(--nav-h) + 40px) 80px 40px;pointer-events:none;flex-direction:column;justify-content:center;max-width:60%;display:flex;position:relative}.CollectionSpotlight-module__y4K67q__titleWrap{width:max-content;max-width:92vw;height:clamp(54px,8.4vw,106px);margin-bottom:8px;position:relative;overflow:hidden}.CollectionSpotlight-module__y4K67q__title{font-family:var(--serif);letter-spacing:-.03em;color:var(--white);background:var(--black);white-space:nowrap;text-transform:none;opacity:0;margin:0;padding:0 14px 0 0;font-size:clamp(40px,6.2vw,78px);font-style:normal;font-weight:800;line-height:1;transition:opacity .5s,transform .5s;position:absolute;top:0;left:0;transform:translateY(18px)}.CollectionSpotlight-module__y4K67q__titleActive{opacity:1;position:relative;transform:translateY(0)}.CollectionSpotlight-module__y4K67q__descWrap{border-left:2px solid var(--orange);min-height:54px;margin-bottom:20px;position:relative}.CollectionSpotlight-module__y4K67q__desc{font-family:var(--sans);color:#ffffffb8;opacity:0;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:420px;margin:0;padding-left:14px;font-size:13px;line-height:1.6;transition:opacity .5s .1s;display:-webkit-box;position:absolute;top:0;left:0;overflow:hidden}.CollectionSpotlight-module__y4K67q__descActive{opacity:1;position:relative}.CollectionSpotlight-module__y4K67q__ctaRow{pointer-events:auto;align-items:center;gap:14px;display:flex}.CollectionSpotlight-module__y4K67q__ctaBtn{background:var(--orange);color:var(--black);border:2px solid var(--black);box-shadow:5px 5px 0 var(--white);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;padding:13px 26px;font-size:12px;font-weight:700;text-decoration:none;transition:transform 60ms linear,box-shadow 60ms linear,background 60ms linear;display:inline-block}.CollectionSpotlight-module__y4K67q__ctaBtn:hover{background:var(--white);color:var(--black);box-shadow:0 0 0 var(--white);transform:translate(5px,5px)}.CollectionSpotlight-module__y4K67q__ctaAlt{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;text-underline-offset:4px;font-size:11px;text-decoration:underline}.CollectionSpotlight-module__y4K67q__ctaAlt:hover{color:var(--orange)}.CollectionSpotlight-module__y4K67q__dots{pointer-events:auto;align-items:center;gap:6px;margin-top:26px;display:flex}.CollectionSpotlight-module__y4K67q__dot{color:#fff9;width:34px;height:26px;font-family:var(--mono);cursor:pointer;background:0 0;border:2px solid #ffffff47;justify-content:center;align-items:center;padding:0;font-size:11px;font-weight:700;transition:none;display:flex}.CollectionSpotlight-module__y4K67q__dot:hover{border-color:var(--white);color:var(--white)}.CollectionSpotlight-module__y4K67q__dotActive{background:var(--orange);border-color:var(--orange);color:var(--black)}.CollectionSpotlight-module__y4K67q__dotActive:hover{border-color:var(--orange);color:var(--black)}.CollectionSpotlight-module__y4K67q__dotName{font-family:var(--mono);letter-spacing:.14em;color:var(--white);margin-left:10px;font-size:10px}.CollectionSpotlight-module__y4K67q__news{pointer-events:auto;margin-top:14px}.CollectionSpotlight-module__y4K67q__prog{border-top:2px solid var(--black);z-index:4;pointer-events:none;background:#ffffff1f;height:6px;position:absolute;bottom:0;left:0;right:0}.CollectionSpotlight-module__y4K67q__progFill{background:var(--orange);pointer-events:none;height:100%;animation-name:CollectionSpotlight-module__y4K67q__cs-fill;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes CollectionSpotlight-module__y4K67q__cs-fill{0%{width:0%}to{width:100%}}@media (max-width:768px){.CollectionSpotlight-module__y4K67q__section{align-items:flex-end;min-height:56.25vw}.CollectionSpotlight-module__y4K67q__inner{padding:calc(var(--nav-h) + 24px) 20px 14px;max-width:100%}.CollectionSpotlight-module__y4K67q__descWrap{display:none}.CollectionSpotlight-module__y4K67q__media{left:35%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000008c 9%,#000 22%);mask-image:linear-gradient(90deg,#0000 0%,#0000008c 9%,#000 22%)}.CollectionSpotlight-module__y4K67q__img{object-position:50% 78%}.CollectionSpotlight-module__y4K67q__scrim{background:repeating-linear-gradient(#0a0a0a17 0 1px,#0000 1px 4px),linear-gradient(#0000 28%,#00000059 48%,#000000d1 72%,#000000eb 100%)}.CollectionSpotlight-module__y4K67q__titleWrap{margin-bottom:10px}.CollectionSpotlight-module__y4K67q__dots{margin-top:20px}.CollectionSpotlight-module__y4K67q__ctaAlt{color:#ffffffd1}.CollectionSpotlight-module__y4K67q__prog{height:5px}}
.TagTicker-module__AYqf_W__bar{border-top:3px solid var(--black);border-bottom:3px solid var(--black);background:var(--black);padding:10px 0;overflow:hidden}.TagTicker-module__AYqf_W__track{will-change:transform;gap:0;width:max-content;padding:0;animation:40s linear infinite TagTicker-module__AYqf_W__tt-scroll;display:flex}.TagTicker-module__AYqf_W__track:hover{animation-play-state:paused}@keyframes TagTicker-module__AYqf_W__tt-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.TagTicker-module__AYqf_W__chip{font-family:var(--mono);letter-spacing:.02em;white-space:nowrap;border:0;border-right:2px solid;flex-shrink:0;padding:6px 16px;font-size:12px;font-weight:500;text-decoration:none;transition:none;display:inline-block}.TagTicker-module__AYqf_W__chip:hover{background:var(--orange);color:var(--black);border-color:var(--black)}
.NewArrivals-module__WUTizq__section{padding:0 80px 8px}.NewArrivals-module__WUTizq__head{border-bottom:3px solid var(--black);justify-content:space-between;align-items:flex-end;margin-bottom:24px;padding-bottom:12px;display:flex}.NewArrivals-module__WUTizq__eyebrow{background:var(--orange);color:var(--black);font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;padding:3px 7px;font-size:10px;font-weight:700;display:inline-block}.NewArrivals-module__WUTizq__title{font-family:var(--serif);margin:0;font-size:clamp(26px,3.4vw,44px)}.NewArrivals-module__WUTizq__arrows{flex-shrink:0;gap:8px;display:flex}.NewArrivals-module__WUTizq__arrow{border:2px solid var(--black);background:var(--black);width:36px;height:36px;color:var(--white);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:none;display:flex}.NewArrivals-module__WUTizq__arrow:hover{background:var(--orange);color:var(--black)}.NewArrivals-module__WUTizq__arrowOff{background:var(--cream);color:var(--mid);border-color:var(--border-soft);cursor:not-allowed}.NewArrivals-module__WUTizq__arrowOff:hover{background:var(--cream);color:var(--mid)}.NewArrivals-module__WUTizq__scroll{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding-bottom:12px;display:flex;overflow-x:auto}.NewArrivals-module__WUTizq__scroll::-webkit-scrollbar{display:none}.NewArrivals-module__WUTizq__card{width:200px;color:inherit;scroll-snap-align:start;flex-shrink:0;text-decoration:none}@media (max-width:768px){.NewArrivals-module__WUTizq__section{padding:0 16px 8px}.NewArrivals-module__WUTizq__card{width:160px}}
