.shopify-section--collection-header-v2{position:relative;width:100%;min-height:100vh;min-height:100dvh;display:flex;align-items:flex-end;overflow:hidden;isolation:isolate;background:var(--v2-black);color:var(--v2-white)}.shopify-section--collection-header-v2 .chv2__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;will-change:transform}.shopify-section--collection-header-v2 .chv2__media video,.shopify-section--collection-header-v2 .chv2__media-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center;filter:saturate(.88)}.shopify-section--collection-header-v2 .chv2__media-img--crop-tight{object-position:center 72%;transform:scale(1.18);transform-origin:center 72%}.shopify-section--collection-header-v2 .chv2__media video{z-index:1}.shopify-section--collection-header-v2 .chv2__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(80% 60% at 30% 20%,var(--v2-alpha-accent-30),transparent 60%),radial-gradient(90% 80% at 80% 90%,var(--v2-alpha-ocean-55),transparent 60%),linear-gradient(165deg,var(--v2-surface-ocean-surface) 0%,var(--v2-surface-abyss) 55%,var(--v2-black) 100%);background-size:160% 160%;animation:chv2-hero-pan 26s var(--v2-ease-standard) infinite alternate}@keyframes chv2-hero-pan{0%{background-position:0% 0%}to{background-position:100% 100%}}.shopify-section--collection-header-v2 .chv2__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,var(--v2-alpha-black-22) 0%,transparent 20%),linear-gradient(0deg,var(--v2-alpha-black-65) 0%,var(--v2-alpha-black-22) 30%,transparent 58%),linear-gradient(90deg,var(--v2-alpha-black-34) 0%,transparent 42%)}.shopify-section--collection-header-v2 .chv2__inner{position:relative;z-index:2;width:100%;padding:0 var(--v2-container-pad-wide) clamp(3rem,7vh,5.75rem);max-width:var(--v2-max-width);margin:0 auto;will-change:transform,opacity}.shopify-section--collection-header-v2 .chv2__eyebrow{display:inline-flex;align-items:center;gap:.6em;font-size:var(--v2-text-label);font-weight:var(--v2-w-semi);text-transform:uppercase;letter-spacing:.2em;color:var(--v2-accent);margin-bottom:1.125rem}.shopify-section--collection-header-v2 .chv2__eyebrow:before{content:"";width:18px;height:1px;background:var(--v2-accent);opacity:.7;flex-shrink:0}.shopify-section--collection-header-v2 .chv2__title{font-weight:var(--v2-w-medium);letter-spacing:.005em;line-height:1.08;font-size:clamp(1.6rem,3.2vw,3rem);text-wrap:balance;max-width:18ch}.shopify-section--collection-header-v2 .chv2__title em{font-style:normal;font-weight:var(--v2-w-semi);color:var(--v2-accent)}.shopify-section--collection-header-v2 .chv2__actions{display:flex;align-items:center;gap:1.625rem;flex-wrap:wrap;margin-top:1.75rem}.shopify-section--collection-header-v2 .chv2__cta{display:inline-flex;align-items:center;gap:.7em;font-size:12px;font-weight:var(--v2-w-semi);letter-spacing:.13em;text-transform:uppercase;color:var(--v2-white);padding-bottom:4px;min-height:44px;border-bottom:1px solid var(--v2-alpha-accent-40);text-decoration:none;transition:border-color var(--v2-duration-slow) var(--v2-ease-standard),color var(--v2-duration-slow) var(--v2-ease-standard)}.shopify-section--collection-header-v2 .chv2__cta:hover{color:var(--v2-accent);border-color:var(--v2-accent)}.shopify-section--collection-header-v2 .chv2__cta-arrow{transition:transform var(--v2-duration-slow) var(--v2-ease-emphasis);display:inline-block}.shopify-section--collection-header-v2 .chv2__cta:hover .chv2__cta-arrow{transform:translateY(3px)}.shopify-section--collection-header-v2 .chv2__reel{display:inline-flex;align-items:center;gap:.625rem;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--v2-c-text-secondary)}.shopify-section--collection-header-v2 .chv2__reel-dot{width:7px;height:7px;border-radius:50%;background:var(--v2-accent);position:relative;flex-shrink:0}.shopify-section--collection-header-v2 .chv2__reel-dot:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1px solid var(--v2-accent);border-radius:50%;opacity:.5;animation:chv2-reel-ping 2.4s var(--v2-ease-decel) infinite}@keyframes chv2-reel-ping{0%{transform:scale(.6);opacity:.6}to{transform:scale(1.9);opacity:0}}.shopify-section--collection-header-v2 .chv2__scroll-cue{position:absolute;right:var(--v2-container-pad-wide);bottom:clamp(3rem,7vh,5.75rem);z-index:1;display:flex;flex-direction:column;align-items:center;gap:.625rem;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--v2-c-text-dim);writing-mode:vertical-rl}.shopify-section--collection-header-v2 .chv2__scroll-cue-line{writing-mode:horizontal-tb}.shopify-section--collection-header-v2 .chv2__scroll-cue-rail{width:1px;height:56px;background:linear-gradient(var(--v2-accent),transparent);position:relative;overflow:hidden}.shopify-section--collection-header-v2 .chv2__scroll-cue-rail:after{content:"";position:absolute;top:0;left:0;width:100%;height:40%;background:var(--v2-white);animation:chv2-scroll-run 2.2s var(--v2-ease-standard) infinite}@keyframes chv2-scroll-run{0%{transform:translateY(-100%)}60%,to{transform:translateY(260%)}}.shopify-section--collection-header-v2 [data-r]{opacity:0;transform:translateY(26px)}.shopify-section--collection-header-v2[data-theme=light],.shopify-section--collection-header-v2[data-theme=light] .chv2__cta{color:var(--v2-grey-900)}@media(max-width:768px){.shopify-section--collection-header-v2{max-width:100vw}.shopify-section--collection-header-v2 .chv2__media{width:100%;left:0;right:0}.shopify-section--collection-header-v2 .chv2__media video,.shopify-section--collection-header-v2 .chv2__media-img{transform:scale(1.03);transform-origin:center center}.shopify-section--collection-header-v2 .chv2__scroll-cue{display:none}.shopify-section--collection-header-v2 .chv2__title{font-size:clamp(1.5rem,6vw,2.2rem)}}@media(prefers-reduced-motion:reduce){.shopify-section--collection-header-v2 [data-r]{opacity:1;transform:none}.shopify-section--collection-header-v2 .chv2__media{transform:none!important}.shopify-section--collection-header-v2 .chv2__media video,.shopify-section--collection-header-v2 .chv2__media-img{transform:none}.shopify-section--collection-header-v2 .chv2__inner{transform:none!important;opacity:1!important}.shopify-section--collection-header-v2 .chv2__reel-dot:after,.shopify-section--collection-header-v2 .chv2__scroll-cue-rail:after{animation:none}.shopify-section--collection-header-v2 .chv2__poster{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/collection-header-v2.css.map */
