.hero-drape{position:relative;height:380vh;background:#050403;color:var(--paper)}.hd-pin{position:sticky;top:0;height:100svh;overflow:hidden}.hd-stage{position:relative;width:100%;height:100%;overflow:hidden;background:#050403}.hd-spotlight{position:absolute;z-index:0;top:-10%;right:-10%;bottom:-10%;left:-10%;pointer-events:none;background:radial-gradient(ellipse 46% 62% at 50% 34%,#ffeed629,#ffe4be12 38%,#05040300 68%)}.hd-panel{position:absolute;z-index:1;top:6%;bottom:6%;left:50%;width:clamp(300px,38vw,560px);transform:translate(-50%);overflow:hidden;border-radius:3px;box-shadow:0 40px 120px #000000a6,inset 1px 0 #fff0dc12,inset -1px 0 #fff0dc0d}.hd-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hd-layer img{width:100%;height:100%;object-fit:cover;filter:grayscale(.35) sepia(.24) saturate(1.3) hue-rotate(-6deg) brightness(.92) contrast(1.1)}.hd-layer--base{z-index:1}.hd-layer--base img{will-change:transform}.hd-layer--sweep{z-index:2}.hd-layer--sweep img{will-change:transform,clip-path}.hd-layer--sweep{clip-path:polygon(-20% 0%,-5% 0%,-25% 100%,-40% 100%);will-change:clip-path}.hd-layer--pallu{z-index:4;opacity:0}.hd-layer--pallu img{will-change:transform,filter}.hd-pleats{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;pointer-events:none;--count: 9;--pleat-bg: url(https://images.unsplash.com/photo-1671530191715-b1019db3944a?auto=format&fit=crop&w=1600&q=80)}.hd-pleat{position:relative;flex:1 1 0%;overflow:hidden;transform-origin:bottom center;will-change:transform}.hd-pleat:before{content:"";position:absolute;top:-4%;bottom:-4%;width:calc(var(--count) * 100%);left:calc(var(--i) * -100%);background-image:var(--pleat-bg);background-size:100% 108%;background-position:center;filter:grayscale(.3) sepia(.3) saturate(1.4) hue-rotate(-8deg) brightness(.85) contrast(1.12)}.hd-sheen{position:absolute;top:-20%;right:-60%;bottom:-20%;left:-60%;z-index:5;pointer-events:none;opacity:0;background:linear-gradient(100deg,transparent 44%,rgba(255,246,230,.65) 49.5%,rgba(255,250,240,.2) 52%,transparent 58%);mix-blend-mode:soft-light}.hd-vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none;background:radial-gradient(120% 90% at 50% 65%,#14080c00 30%,#14080c8c),linear-gradient(180deg,#0c05079e,#0c05070d 30%,#0c05071a 55%,#0c0507d1);opacity:.55}.hd-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;pointer-events:none;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.hd-content{position:absolute;z-index:8;left:0;right:0;bottom:0;padding:0 clamp(20px,5vw,64px) clamp(56px,9vw,104px)}.hd-title{font-weight:400;font-size:clamp(64px,13vw,168px);line-height:.92;letter-spacing:-.01em}.hd-sub{font-family:var(--serif);font-size:clamp(16px,2vw,22px);letter-spacing:.22em;text-transform:uppercase;margin-top:18px;color:var(--champagne-soft)}.hd-tagline{margin-top:20px;font-size:15px;letter-spacing:.03em;color:#f7f2e9d1;max-width:420px}.hd-cta{margin-top:38px;display:inline-flex}.hd-scrollcue{position:absolute;right:clamp(20px,5vw,64px);bottom:40px;z-index:8;display:flex;flex-direction:column;align-items:center;gap:10px;color:#f7f2e9b3}.hd-scrollcue span{width:1px;height:46px;background:#f7f2e966;position:relative;overflow:hidden}.hd-scrollcue span:after{content:"";position:absolute;top:-100%;left:0;width:100%;height:100%;background:var(--champagne-soft);animation:hd-scrollcue-drip 2.2s ease-in-out infinite}@keyframes hd-scrollcue-drip{0%{top:-100%}60%{top:100%}to{top:100%}}.hd-scrollcue p{font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;writing-mode:vertical-rl}.js-hero .hero-drape:not(.hd-static) .hd-title,.js-hero .hero-drape:not(.hd-static) .hd-sub,.js-hero .hero-drape:not(.hd-static) .hd-tagline,.js-hero .hero-drape:not(.hd-static) .hd-cta{opacity:0}.hero-drape.hd-static{height:100svh}.hero-drape.hd-static .hd-pin{position:relative;height:100%}.hero-drape.hd-static .hd-layer--sweep{clip-path:none;opacity:.4}.hero-drape.hd-static .hd-layer--pallu{opacity:0}.hero-drape.hd-static .hd-pleat{transform:none!important}.hero-drape.hd-static .hd-sheen{display:none}.hero-drape.hd-static .hd-title,.hero-drape.hd-static .hd-sub,.hero-drape.hd-static .hd-tagline,.hero-drape.hd-static .hd-cta{opacity:1!important;transform:none!important}@media(max-width:860px){.hero-drape{height:260vh}.hd-panel{width:76vw;top:8%;bottom:10%}.hd-pleats{--count: 6}.hd-pleat:nth-child(n+7){display:none}.hd-content{padding-bottom:clamp(64px,14vw,96px)}.hd-scrollcue{display:none}}@media(prefers-reduced-motion:reduce){.hero-drape{height:100svh}.hd-pin{position:relative;height:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/zaaree-hero.css.map */
