.yz-ihero{background:var(--yz-ink)}.yz-ihero__canvas{position:relative;overflow:hidden;min-height:clamp(600px,calc(100svh - 112px),1000px)}.yz-ihero__panel{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;transition:transform 1.75s var(--yz-draw-ease),opacity 1.05s var(--yz-ease)}.yz-ihero__panel--west{transform:translate(-64%)}.yz-ihero__panel--east{transform:translate(64%)}.yz-ihero__panel--north{transform:translateY(-62%)}.yz-ihero__panel--south{transform:translateY(62%)}.yz-ihero.is-in .yz-ihero__panel{transform:none;opacity:1}.yz-ihero__img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.82) sepia(.06)}.yz-ihero__panel--north{clip-path:polygon(30% 0,70% 0,50% 36%)}.yz-ihero__panel--west{clip-path:polygon(0 0,30% 0,50% 36%,27% 100%,0 100%)}.yz-ihero__panel--east{clip-path:polygon(70% 0,100% 0,100% 100%,73% 100%,50% 36%)}.yz-ihero__panel--south{clip-path:polygon(50% 36%,73% 100%,27% 100%)}.yz-ihero__panel.is-fallback .yz-ihero__img{position:absolute}.yz-ihero__panel--west.is-fallback .yz-ihero__img{left:0;top:0;width:55%;height:100%;object-position:42% 14%}.yz-ihero__panel--east.is-fallback .yz-ihero__img{left:45%;top:0;width:55%;height:100%;object-position:52% 40%}.yz-ihero__panel--north.is-fallback .yz-ihero__img{left:28%;top:0;width:44%;height:48%;object-position:50% 40%}.yz-ihero__panel--south.is-fallback .yz-ihero__img{left:35%;top:57%;width:30%;height:43%;object-position:50% 0%}.yz-ihero.is-in .yz-ihero__panel--west{transition-delay:0ms}.yz-ihero.is-in .yz-ihero__panel--east{transition-delay:.14s}.yz-ihero.is-in .yz-ihero__panel--north{transition-delay:.32s}.yz-ihero.is-in .yz-ihero__panel--south{transition-delay:.44s}.yz-ihero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#1a171529,#1a171538 38%,#1a171575 66%,#1a1715a8)}.yz-ihero__seams{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;color:var(--yz-gold);pointer-events:none;filter:drop-shadow(0 0 1px rgba(26,23,21,.55));opacity:0;transition:opacity .7s var(--yz-ease) 1.9s}.yz-ihero.is-in .yz-ihero__seams{opacity:1}.yz-ihero__seams .yz-stroke{stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;--yz-glyph-dur: 1.1s}.yz-ihero__seams--mobile{display:none}.yz-ihero__glint{fill:none;stroke:#e3c48f;stroke-width:1.6;stroke-linecap:round;stroke-dasharray:30 210;stroke-dashoffset:30;opacity:0}.yz-ihero.is-in .yz-ihero__glint{animation:yz-ihero-glint 6.5s linear 2.2s infinite}@keyframes yz-ihero-glint{0%{stroke-dashoffset:30;opacity:0}10%{opacity:.9}58%{opacity:.9}74%{stroke-dashoffset:-150;opacity:0}to{stroke-dashoffset:-150;opacity:0}}.yz-ihero__content{position:absolute;z-index:3;left:0;right:0;bottom:clamp(140px,20vh,200px);padding:0 var(--yz-section-x);text-align:center;color:var(--yz-cream)}.yz-ihero__content:before{content:"";position:absolute;z-index:-1;left:50%;top:50%;transform:translate(-50%,-50%);width:min(116%,1120px);height:clamp(300px,48vh,480px);background:radial-gradient(58% 56% at 50% 52%,#1a171585,#1a171557 44%,#1a171500 74%);pointer-events:none}.yz-ihero__eyebrow{color:var(--yz-cream-warm);opacity:.95;text-shadow:0 1px 10px rgba(26,23,21,.5)}.yz-ihero__title{margin:14px auto 12px;max-width:min(92vw,1020px);font-size:clamp(2.5rem,5.4vw,4.7rem);line-height:1.02;color:var(--yz-cream);text-wrap:balance;text-shadow:0 1px 2px rgba(26,23,21,.42),0 3px 22px rgba(26,23,21,.44)}.yz-ihero__title em{color:var(--yz-cream);font-style:italic;font-weight:500}.yz-ihero__lead{margin:0 auto;max-width:54ch;font-size:.98rem;line-height:1.6;color:var(--yz-cream-warm);opacity:.92;text-shadow:0 1px 12px rgba(26,23,21,.5)}.yz-ihero__content>:nth-child(1){--yz-i: 0}.yz-ihero__content>:nth-child(2){--yz-i: 1}.yz-ihero__content>:nth-child(3){--yz-i: 2}.yz-ihero.is-in .yz-ihero__content>.yz-rise{transition-delay:calc(1.5s + var(--yz-i) * .13s)}.yz-ihero__threadstart{position:absolute;top:100%;left:0;right:0;height:clamp(56px,11vh,110px);pointer-events:none}.yz-ihero__strip{position:fixed;z-index:40;left:0;right:0;bottom:0;box-sizing:border-box;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:9px var(--yz-section-x);background:#1a1715a8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}body{padding-bottom:64px}.yz-ihero__strip:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:var(--yz-gold);transform:scaleX(0);transform-origin:left;transition:transform 1.2s var(--yz-draw-ease) .3s}.is-in .yz-ihero__strip:before,.yz-ihero.is-in .yz-ihero__strip:before{transform:scaleX(1)}.yz-ihero__note{margin:0;font-family:var(--yz-font-body);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--yz-cream-warm)}.yz-ihero__ctas{display:flex;gap:12px;flex-wrap:wrap}.yz-ihero__strip .yz-btn{padding:12px 28px;font-size:.8rem;letter-spacing:.12em}.yz-ihero__strip .yz-btn svg{width:15px;height:15px}.yz-ihero__ghost{background:transparent;color:var(--yz-cream-warm);border-color:#efeadd66}.yz-ihero__ghost:hover{border-color:var(--yz-cream-warm);color:var(--yz-cream)}@media(max-width:700px){.yz-ihero__canvas{min-height:clamp(560px,calc(100svh - 92px),840px)}.yz-ihero__panel--north{clip-path:polygon(24% 0,76% 0,50% 32%)}.yz-ihero__panel--west{clip-path:polygon(0 0,24% 0,50% 32%,16% 100%,0 100%)}.yz-ihero__panel--east{clip-path:polygon(76% 0,100% 0,100% 100%,84% 100%,50% 32%)}.yz-ihero__panel--south{clip-path:polygon(50% 32%,84% 100%,16% 100%)}.yz-ihero__seams--desktop{display:none}.yz-ihero__seams--mobile{display:block}.yz-ihero__panel--west.is-fallback .yz-ihero__img{left:0;width:58%;height:100%;object-position:46% 14%}.yz-ihero__panel--east.is-fallback .yz-ihero__img{left:42%;width:58%;height:100%;object-position:54% 40%}.yz-ihero__panel--north.is-fallback .yz-ihero__img{left:10%;width:80%;height:44%;object-position:50% 40%}.yz-ihero__panel--south.is-fallback .yz-ihero__img{left:10%;top:63%;width:80%;height:37%;object-position:50% 0%}.yz-ihero__content{bottom:clamp(128px,20vh,190px)}.yz-ihero__title{font-size:clamp(2.35rem,10.5vw,3.2rem)}.yz-ihero__lead{font-size:.92rem;max-width:34ch}.yz-ihero__threadstart{display:none}.yz-ihero__strip{padding:9px var(--yz-section-x)}.yz-ihero__note{max-width:17ch}.yz-ihero__ghost{display:none}.yz-ihero__ctas .yz-btn--primary{padding-inline:20px}}@media(max-width:480px){.yz-ihero__note{display:none}.yz-ihero__ctas{flex:1}.yz-ihero__ctas .yz-btn--primary{flex:1;justify-content:center}}@media(prefers-reduced-motion:reduce){.yz-ihero__strip:before{transform:scaleX(1)!important;transition:none!important}.yz-ihero__panel{transform:none!important;opacity:1!important;transition:none!important}.yz-ihero__seams{opacity:1!important;transition:none!important}.yz-ihero__glint{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/yeliz-index-hero.css.map */
