.outlet-gate{display:block;margin:0;color:rgb(var(--color-foreground))}html.outlet-unlocked .outlet-gate{display:none}html:not(.outlet-unlocked) .collection-hero{display:none}.outlet-gate__ticker{overflow:hidden;background:#000;color:#fff;font-size:1.3rem;font-weight:500;letter-spacing:.02em;line-height:2.6rem;white-space:nowrap}.outlet-gate__ticker-track{display:inline-flex;animation:outlet-ticker 40s linear infinite}.outlet-gate__ticker-track span{padding:0 1.2rem}@keyframes outlet-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.outlet-gate{--outlet-rows: 6;--outlet-wall-h: max(52rem, calc(100svh - 15rem) )}.outlet-gate__layout{display:grid;grid-template-columns:58fr 42fr;min-height:var(--outlet-wall-h)}.outlet-gate__wall{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:var(--outlet-wall-h);background:#000;color:#fff;font-family:var(--font-heading-family);font-weight:700;font-size:calc(var(--outlet-wall-h) / var(--outlet-rows));line-height:1;letter-spacing:-.035em;-webkit-user-select:none;user-select:none}.outlet-gate__row{flex:none;height:1em;overflow:hidden;white-space:nowrap}.outlet-gate__track{display:flex;width:max-content;will-change:transform;animation:outlet-drift-right 140s linear infinite}.outlet-gate__row:nth-child(2n) .outlet-gate__track{animation-name:outlet-drift-left}.outlet-gate__row--1 .outlet-gate__track{animation-delay:-11s}.outlet-gate__row--2 .outlet-gate__track{animation-delay:-48s}.outlet-gate__row--3 .outlet-gate__track{animation-delay:-86s}.outlet-gate__row--4 .outlet-gate__track{animation-delay:-29s}.outlet-gate__row--5 .outlet-gate__track{animation-delay:-104s}.outlet-gate__row--6 .outlet-gate__track{animation-delay:-67s}@keyframes outlet-drift-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes outlet-drift-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.outlet-gate__seq{display:flex;align-items:center;gap:.14em;padding-right:.14em;flex:none}.outlet-gate__word{flex:none}.outlet-gate__shot{flex:none;height:.9em;width:auto;max-width:none;margin:0 .04em}.outlet-gate__side{display:flex;align-items:center;justify-content:center;padding:6rem 4rem;background:rgb(var(--color-background))}.outlet-gate__inner{width:100%;max-width:42rem}.outlet-gate__panel{display:none}html.outlet-state-before .outlet-gate__panel--before,html.outlet-state-open:not(.outlet-unlocked) .outlet-gate__panel--open,html.outlet-state-closed .outlet-gate__panel--closed{display:block}.outlet-gate__kicker{display:block;margin:0 0 1rem;font-size:1.4rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.outlet-gate__countdown{display:flex;gap:2rem;margin:0 0 1.6rem}.outlet-gate__unit{display:flex;flex-direction:column;min-width:5.6rem}.outlet-gate__unit[hidden]{display:none}.outlet-gate__value{font-family:var(--font-heading-family);font-size:clamp(3.6rem,4.2vw,5.6rem);font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.outlet-gate__label{margin-top:.5rem;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.outlet-gate__date{margin:0 0 1rem;font-size:1.4rem}.outlet-gate__refresh{font-size:1.3rem}.outlet-gate__form{margin:0 auto;max-width:24rem}.outlet-gate__status{margin:0 0 1.4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;white-space:pre;min-height:1.6rem}.outlet-gate__status:after{content:"_";animation:outlet-blink 1s steps(2,start) infinite}@keyframes outlet-blink{to{visibility:hidden}}html.outlet-just-unlocked .outlet-gated-content{animation:outlet-reveal .7s ease both}@keyframes outlet-reveal{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:none}}.outlet-gate__form .outlet-gate__kicker{margin-bottom:.6rem;font-size:1.1rem}.outlet-gate__fields{display:flex;flex-direction:column;gap:.8rem}.outlet-gate__input{width:100%;height:3.6rem;padding:0 1rem;border:.15rem solid #000;border-radius:0;background:#fff;color:#000;font-size:1.4rem;letter-spacing:.15em}.outlet-gate__input:focus-visible{outline:.2rem solid #000;outline-offset:.2rem}.outlet-gate__submit{width:100%;height:3.8rem;border:0;border-radius:0;background:#000;color:#fff;font-family:var(--font-heading-family);font-size:1.2rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;cursor:pointer}.outlet-gate__submit:disabled{opacity:.5;cursor:default}.outlet-gate__error{margin:.8rem 0 0;font-size:1.2rem;color:#e4002b}.outlet-gate__error[hidden]{display:none}.outlet-gate__hint{margin:.8rem 0 0;font-size:1.1rem;opacity:.65}.outlet-gate--shake .outlet-gate__fields{animation:outlet-gate-shake .35s}@keyframes outlet-gate-shake{0%,to{transform:translate(0)}25%{transform:translate(-.6rem)}75%{transform:translate(.6rem)}}@media(prefers-reduced-motion:reduce){.outlet-gate--shake .outlet-gate__fields,.outlet-gate__ticker-track{animation:none}.outlet-gate__track{animation-play-state:paused}.outlet-gate__status:after,html.outlet-just-unlocked .outlet-gated-content{animation:none}}@media screen and (max-width:749px){.outlet-gate{--outlet-wall-h: max(54rem, calc(100svh - 13rem) )}.outlet-gate__layout{display:block;position:relative;min-height:var(--outlet-wall-h)}.outlet-gate__wall{position:absolute;top:0;right:0;bottom:0;left:0;height:auto}.outlet-gate__side{position:relative;min-height:var(--outlet-wall-h);padding:6rem 2rem;background:transparent}.outlet-gate__inner{max-width:36rem;padding:3rem 2.4rem;background:#fff;color:#000}.outlet-gate__countdown{gap:1.2rem}.outlet-gate__unit{min-width:0;flex:1}}.outlet-product-bar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem 1.5rem;margin:0 0 2.4rem;padding:1rem 1.2rem;background:rgba(var(--color-foreground),.05);font-size:1.1rem}.outlet-product-bar__back{display:inline-flex;align-items:center;padding:.7rem 1.2rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-weight:700;letter-spacing:.06em;text-decoration:none;white-space:nowrap;transition:opacity .15s ease}.outlet-product-bar__back:hover,.outlet-product-bar__back:focus-visible{color:rgb(var(--color-background));text-decoration:none;opacity:.8}.outlet-product-bar__countdown{display:inline-flex;align-items:baseline;gap:.6rem;white-space:nowrap}.outlet-product-bar__time{font-variant-numeric:tabular-nums;font-weight:700}.outlet-product-bar__days[hidden]{display:none}@media screen and (max-width:749px){.outlet-product-bar{margin:0 3rem 2rem}}.outlet-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem 4rem;padding:1rem 0 .5rem}.outlet-hero__title{flex:1 1 auto;min-width:0;margin:0;overflow:hidden;font-family:var(--font-heading-family);font-weight:700;font-size:clamp(3rem,4.75vw,6.5rem);line-height:1;letter-spacing:-.035em;text-transform:lowercase;white-space:nowrap}.outlet-hero__title--long{font-size:clamp(2rem,3.25vw,4.5rem);white-space:normal;overflow-wrap:anywhere}.outlet-hero__word{display:inline}.outlet-hero__countdown{display:flex;flex-direction:column;align-items:flex-end;flex:none;padding-bottom:.6rem;text-align:right}.outlet-hero__label{font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.outlet-hero__time{font-family:var(--font-heading-family);font-size:clamp(2rem,2.4vw,3.2rem);font-weight:700;line-height:1.1;font-variant-numeric:tabular-nums;white-space:nowrap}.outlet-hero__time [data-days][hidden]{display:none}@media screen and (max-width:749px){.outlet-hero{flex-direction:column;align-items:flex-start;gap:.6rem}.outlet-hero__title{align-self:stretch;width:100%;font-size:clamp(2.6rem,8.5vw,4rem)}.outlet-hero__title--long{font-size:clamp(1.6rem,4.75vw,2.5rem)}.outlet-hero__countdown{align-items:flex-start;text-align:left;padding-bottom:0}}.outlet-offer{display:none;position:fixed;right:2.4rem;bottom:2.4rem;z-index:120;color:#000}html.outlet-state-open.outlet-unlocked .outlet-offer{display:block}.outlet-offer__box{display:block;position:relative;width:30rem;padding:2.2rem 2.6rem 2.4rem;background:#fff;color:#000;border:.2rem solid #000;border-radius:0;box-shadow:0 .8rem 2.4rem #0000001f;text-decoration:none;cursor:pointer}.outlet-offer__box:hover,.outlet-offer__box:focus-visible{color:#000;text-decoration:none}.outlet-offer__box:focus-visible{outline:.2rem solid #000;outline-offset:.3rem}.outlet-offer__heading{display:block;padding-right:3.2rem;font-family:var(--font-heading-family);font-size:2.1rem;font-weight:700;line-height:1.15;letter-spacing:-.02em}.outlet-offer__line{display:block}.outlet-offer__arrow{position:absolute;top:2.1rem;right:2.2rem;width:2.4rem;height:2.4rem;transition:transform .2s ease}.outlet-offer__box:hover .outlet-offer__arrow,.outlet-offer__box:focus-visible .outlet-offer__arrow{transform:translate(.2rem,-.2rem)}.outlet-offer__progress{display:flex;gap:.5rem;margin:1.6rem 0 .8rem}.outlet-offer__seg{position:relative;flex:1 1 0;height:.6rem;overflow:hidden;background:#0000001f}.outlet-offer__seg:after{content:"";position:absolute;top:0;left:0;bottom:0;width:0;background:#000;opacity:0;transition:width .25s ease,opacity .25s ease}.outlet-offer__seg--on:after{width:100%;opacity:1}.outlet-offer__count{display:block;font-size:1.2rem;line-height:1.4;font-variant-numeric:tabular-nums}.outlet-offer__check{display:none;position:absolute;top:2rem;right:2.2rem;width:2.6rem;height:2.6rem}.outlet-offer--active .outlet-offer__box{background:#0f8a3c;border-color:#0f8a3c;color:#fff;box-shadow:0 .8rem 2.4rem #0f8a3c59}.outlet-offer--active .outlet-offer__box:hover,.outlet-offer--active .outlet-offer__box:focus-visible{color:#fff}.outlet-offer--active .outlet-offer__box:focus-visible{outline-color:#0f8a3c}.outlet-offer--active .outlet-offer__arrow{display:none}.outlet-offer--active .outlet-offer__check{display:block}.outlet-offer--active .outlet-offer__seg{background:#ffffff4d}.outlet-offer--active .outlet-offer__seg:after{background:#fff}.outlet-offer--active .outlet-offer__count{font-weight:700}.outlet-offer--pop .outlet-offer__box{animation:outlet-offer-pop .6s cubic-bezier(.34,1.56,.64,1)}@keyframes outlet-offer-pop{0%{transform:scale(1)}40%{transform:scale(1.05)}to{transform:scale(1)}}.outlet-offer__tip{position:absolute;right:0;bottom:calc(100% + 1.2rem);width:30rem;padding:1.2rem 1.4rem;background:#000;color:#fff;font-size:1.2rem;line-height:1.45;opacity:0;visibility:hidden;transform:translateY(.4rem);transition:opacity .15s ease,transform .15s ease,visibility 0s linear .15s;pointer-events:none}.outlet-offer__tip:after{content:"";position:absolute;top:100%;right:2.6rem;border:.6rem solid transparent;border-top-color:#000}.outlet-offer:hover .outlet-offer__tip,.outlet-offer--tip .outlet-offer__tip,.outlet-offer__box:focus-visible+.outlet-offer__tip{opacity:1;visibility:visible;transform:none;transition-delay:0s}@media(prefers-reduced-motion:reduce){.outlet-offer__arrow,.outlet-offer__seg:after,.outlet-offer__tip{transition:none}.outlet-offer--pop .outlet-offer__box{animation:none}}@media screen and (max-width:749px){.outlet-offer{left:0;right:0;bottom:0}html.outlet-state-open.outlet-unlocked.outlet-offer-on body{padding-bottom:var(--outlet-offer-h, 9rem)}.outlet-offer__box{width:auto;padding:1.3rem 2rem calc(1.3rem + env(safe-area-inset-bottom,0px));border-width:.2rem 0 0;box-shadow:0 -.6rem 2rem #0000001a}.outlet-offer__box:focus-visible{outline-offset:-.4rem}.outlet-offer__heading{padding-right:4rem;font-size:1.6rem}.outlet-offer__line{display:inline}.outlet-offer__line--2:before{content:" "}.outlet-offer__arrow,.outlet-offer__check{top:1.2rem;right:2.4rem;width:2rem;height:2rem}html.outlet-offer-on .product--sticky-form__active{bottom:calc(var(--outlet-offer-h, 9rem) + .4rem)}.outlet-offer__progress{margin:1rem 0 .5rem}.outlet-offer__count{font-size:1.1rem}.outlet-offer__tip{left:1.6rem;right:1.6rem;width:auto;bottom:calc(100% + 1rem)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-outlet-gate.css.map */
