html:has(.bw-landing:not(.is-up)),body:has(.bw-landing:not(.is-up)){overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}html:has(.bw-landing:not(.is-up))::-webkit-scrollbar,body:has(.bw-landing:not(.is-up))::-webkit-scrollbar{width:0;height:0;display:none}.bw-header__link,.bw-header__cart-count{transition:color var(--bw-fade-type, .45s) var(--bw-ease)}.bw-header__logo svg path{transition:fill var(--bw-fade-type, .45s) var(--bw-ease)}.bw-header__left,.bw-header__right{transition:opacity var(--bw-fade-type, .45s) var(--bw-ease)}body:has(.bw-landing:not(.is-up)) .bw-header:before{display:none}body:has(.bw-landing:not(.is-up)) .bw-header__link,body:has(.bw-landing:not(.is-up)) .bw-header__cart-count{color:#fff!important}body:has(.bw-landing:not(.is-up)) .bw-header__logo svg path{fill:#fff!important}body:has(.bw-landing:not(.is-up)) .bw-header__left,body:has(.bw-landing:not(.is-up)) .bw-header__right{opacity:0;pointer-events:none}body:has(.bw-landing){background:var(--bw-bg)}.bw-landing{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;width:100%;height:100vh;height:100svh;background:var(--bw-bg);overflow:hidden;opacity:1;--bw-swap: 2.6s;transition:transform var(--bw-splash-slide, 1.1s) cubic-bezier(.65,0,.35,1),opacity var(--bw-splash-slide, 1.1s) cubic-bezier(.65,0,.35,1);will-change:transform,opacity}.bw-landing.is-up{transform:translateY(-100%);opacity:0;pointer-events:none}body:has(.bw-landing) .shopify-section:has(.bw-shop){transition:transform var(--bw-splash-slide, 1.1s) cubic-bezier(.65,0,.35,1);will-change:transform}body:has(.bw-landing:not(.is-up)) .shopify-section:has(.bw-shop){transform:translateY(100vh)}@media(prefers-reduced-motion:reduce){body:has(.bw-landing) .shopify-section:has(.bw-shop){transition:none}}body:has(.bw-landing) .bw-shop .bw-reveal{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.bw-landing{transition:none}}.bw-landing .bw-landing__bg{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;background-size:cover;background-position:center;filter:blur(14px);transform:scale(1.08);transition:opacity var(--bw-swap) var(--bw-ease)}.bw-landing .bw-landing__bg.is-front{opacity:1}@media(prefers-reduced-motion:reduce){.bw-landing .bw-landing__bg{transition:none}}.bw-landing .bw-landing__veil{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#0000000f;pointer-events:none}.bw-landing .bw-landing__veil:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.09;mix-blend-mode:overlay;pointer-events:none}.bw-landing__stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center}.bw-landing__fx{display:block;position:relative;height:64svh;aspect-ratio:920 / 1256;max-width:calc(100vw - 2 * var(--bw-nav-pad));overflow:hidden;background:var(--bw-surface);cursor:pointer;animation:bw-landing-in 1.2s cubic-bezier(.16,1,.3,1) .05s both}@keyframes bw-landing-in{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.bw-landing__fx{animation:none}}.bw-landing__img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;object-fit:cover;display:block;transition:opacity var(--bw-swap) var(--bw-ease)}@media(prefers-reduced-motion:reduce){.bw-landing__img{transition:none}}.bw-landing__cta{position:absolute;left:var(--bw-margin);bottom:var(--bw-margin);z-index:3;display:flex;align-items:stretch;gap:5px;pointer-events:none}.bw-landing__badge,.bw-landing__name{display:inline-flex;align-items:center;height:20px;padding:0 8px;font-size:11px;line-height:1;letter-spacing:var(--bw-tracking-tight);text-transform:uppercase;white-space:nowrap}.bw-landing__badge{background:var(--bw-badge, #b7efac);color:var(--bw-text)}.bw-landing__name{background:var(--bw-surface);color:var(--bw-text)}.bw-landing__tagline,.bw-landing__enter{position:absolute;top:50%;transform:translateY(-50%);z-index:3;font-size:var(--bw-nav);text-transform:uppercase;letter-spacing:var(--bw-tracking-tight);color:#fff;margin:0}.bw-landing__tagline{left:var(--bw-nav-pad);white-space:nowrap}.bw-landing__enter{right:var(--bw-nav-pad);text-decoration:none;transition:opacity var(--bw-fade) var(--bw-ease)}.bw-landing__enter:hover{opacity:.55}.bw-landing__thumbs{position:absolute;left:var(--bw-nav-pad);bottom:var(--bw-nav-pad);z-index:3;display:flex;gap:4px}.bw-landing__thumb{display:block;width:56px;aspect-ratio:920 / 1256;padding:0;border:0;margin:0;background:var(--bw-surface);overflow:hidden;cursor:pointer;opacity:.4;transition:opacity var(--bw-fade) var(--bw-ease);-webkit-appearance:none;appearance:none}.bw-landing__thumb:hover{opacity:.7}.bw-landing__thumb.is-active,.bw-landing__thumb.is-active:hover{opacity:1}.bw-landing__thumb-img{width:100%;height:100%;object-fit:cover;display:block}@keyframes bw-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes bw-fade-up-center{0%{opacity:0;transform:translateY(calc(-50% + 18px))}to{opacity:1;transform:translateY(-50%)}}.bw-landing__thumb{animation:bw-fade-up 1.1s cubic-bezier(.16,1,.3,1) both}.bw-landing__thumb:nth-child(1){animation-delay:.3s}.bw-landing__thumb:nth-child(2){animation-delay:.38s}.bw-landing__thumb:nth-child(3){animation-delay:.46s}.bw-landing__thumb:nth-child(4){animation-delay:.54s}.bw-landing__thumb:nth-child(5){animation-delay:.62s}.bw-landing__thumb:nth-child(n+6){animation-delay:.7s}html.bw-splash-in .bw-header__wordmark{animation:bw-fade-up 1.2s cubic-bezier(.16,1,.3,1) .9s both}.bw-landing__cta{animation:bw-fade-up 1.2s cubic-bezier(.16,1,.3,1) 1s both}.bw-landing__tagline{animation:bw-fade-up-center 1.2s cubic-bezier(.16,1,.3,1) 1.05s both}.bw-landing__enter{animation:bw-fade-up-center 1.2s cubic-bezier(.16,1,.3,1) 1.15s both}@media(prefers-reduced-motion:reduce){.bw-landing__tagline,.bw-landing__enter,.bw-landing__cta,.bw-landing__thumb,html.bw-splash-in .bw-header__wordmark{animation:none}}.bw-landing__empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--bw-text-light)}@media(max-width:768px){.bw-landing__fx{height:auto;width:min(calc(100vw - 2 * var(--bw-margin)),380px);max-width:none}.bw-landing__thumbs,.bw-landing__tagline{display:none}.bw-landing__badge,.bw-landing__name{height:20px;padding:0 7px;font-size:11px}.bw-landing__enter{top:auto;bottom:var(--bw-margin);left:0;right:0;transform:none;text-align:center;animation-name:bw-fade-up}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bw-landing.css.map */
