.yeska-utility-bar{position:relative;z-index:4;width:100%;min-height:var(--yeska-bar-height);color:var(--yeska-bar-text);background:var(--yeska-bar-background)}.yeska-utility-bar--sticky{position:sticky;top:0;z-index:5}.yeska-utility-bar--overlay{position:absolute;top:var(--yeska-overlay-top-offset-desktop);right:0;left:0;z-index:var(--yeska-overlay-z-index);background:var(--yeska-bar-overlay-background)}.yeska-utility-bar--overlay-blur{-webkit-backdrop-filter:blur(var(--yeska-overlay-blur));backdrop-filter:blur(var(--yeska-overlay-blur))}.yeska-utility-bar--border-top{border-top:var(--yeska-border-thickness) solid var(--yeska-border-color)}.yeska-utility-bar--border-bottom{border-bottom:var(--yeska-border-thickness) solid var(--yeska-border-color)}.yeska-utility-bar__inner{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;max-width:var(--yeska-bar-content-width);min-height:var(--yeska-bar-height);margin:0 auto;padding:0 1.6rem}.yeska-announcement{width:100%;min-width:0;justify-self:var(--yeska-bar-content-align);color:var(--yeska-bar-text);font-size:var(--yeska-bar-font-size-desktop);font-weight:var(--yeska-bar-font-weight);line-height:var(--yeska-bar-line-height);letter-spacing:var(--yeska-bar-letter-spacing);text-transform:var(--yeska-bar-text-transform)}.yeska-announcement--desktop-left{text-align:left}.yeska-announcement--desktop-center{text-align:center}.yeska-announcement--desktop-right{text-align:right}.yeska-announcement__viewport{position:relative;display:grid;align-items:center;min-height:var(--yeska-bar-height);overflow:hidden}.yeska-announcement__slide{grid-area:1 / 1;opacity:0;transform:translateY(0);transition:opacity var(--yeska-transition-duration) ease,transform var(--yeska-transition-duration) ease}.yeska-announcement__slide.is-active{opacity:1}.yeska-announcement--slide .yeska-announcement__slide{transform:translateY(.8rem)}.yeska-announcement--slide .yeska-announcement__slide.is-active{transform:translateY(0)}.yeska-announcement__link{display:flex;flex-direction:column;align-items:center;color:inherit;text-decoration:none}.yeska-announcement__link:hover .yeska-announcement__text{color:var(--yeska-bar-accent)}.yeska-announcement__message{display:flex;align-items:center;justify-content:var(--yeska-bar-desktop-align);gap:0;min-height:var(--yeska-bar-height);margin:0;color:inherit;font:inherit;white-space:nowrap}.yeska-announcement__text{display:inline-block;min-width:0;max-width:100%;overflow:hidden;color:inherit;opacity:var(--yeska-bar-text-opacity);text-overflow:ellipsis;transition:color .18s ease}.yeska-announcement__highlight--money{color:var(--yeska-highlight-money)}.yeska-announcement__highlight--keyword{color:var(--yeska-highlight-keyword)}.yeska-announcement__line{display:none;width:var(--yeska-line-width-desktop);height:var(--yeska-line-thickness-desktop);flex:0 0 var(--yeska-line-width-desktop);background:var(--yeska-line-color)}.yeska-announcement--lines-desktop .yeska-announcement__line{display:inline-block}.yeska-announcement--lines-desktop .yeska-announcement__line:first-child{margin-right:var(--yeska-line-gap-desktop)}.yeska-announcement--lines-desktop .yeska-announcement__line:last-child{margin-left:var(--yeska-line-gap-desktop)}@media screen and (max-width:749px){.yeska-utility-bar__inner{display:grid;grid-template-columns:minmax(0,1fr);padding:0 1.2rem}.yeska-utility-bar--overlay{top:var(--yeska-overlay-top-offset-mobile)}.yeska-announcement{font-size:var(--yeska-bar-font-size-mobile)}.yeska-announcement--mobile-left{text-align:left}.yeska-announcement--mobile-center{text-align:center}.yeska-announcement--mobile-right{text-align:right}.yeska-announcement__message{justify-content:var(--yeska-bar-mobile-align)}.yeska-announcement--lines-desktop .yeska-announcement__line{display:none}.yeska-announcement--lines-mobile .yeska-announcement__line{display:inline-block;width:var(--yeska-line-width-mobile);height:var(--yeska-line-thickness-mobile);flex-basis:var(--yeska-line-width-mobile)}.yeska-announcement--lines-mobile .yeska-announcement__line:first-child{margin-right:var(--yeska-line-gap-mobile)}.yeska-announcement--lines-mobile .yeska-announcement__line:last-child{margin-left:var(--yeska-line-gap-mobile)}}.ycg{position:relative;padding-top:var(--ycg-pt-desktop, 0px);padding-bottom:var(--ycg-pb-desktop, 48px)}@media screen and (max-width:749px){.ycg{padding-top:var(--ycg-pt-mobile, 16px);padding-bottom:var(--ycg-pb-mobile, 48px)}}@media screen and (min-width:750px){.page-width--desktop{max-width:var(--page-width);margin-inline:auto;padding-inline:5rem}}.ycg__grid{display:grid;gap:var(--ycg-gap, 12px)}@media screen and (max-width:749px){.ycg__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-inline:10px;-ms-overflow-style:none;scrollbar-width:none}.ycg__grid::-webkit-scrollbar{display:none}}.ycg__tile{position:relative;display:block;isolation:isolate;overflow:hidden;border-radius:var(--ycg-radius, 4px);aspect-ratio:var(--ycg-ratio, 4 / 5);text-decoration:none;border:none;background:#0a0a0a}@media screen and (max-width:749px){.ycg__tile{flex:0 0 66vw;scroll-snap-align:start}}@media screen and (min-width:750px){.ycg__tile{aspect-ratio:var(--ycg-ratio-desktop, 16 / 10);transition:box-shadow .32s ease}.ycg__tile:hover{box-shadow:0 0 0 1px #ffffff24}.ycg__tile:hover .ycg__img{transform:scale(1.04);filter:brightness(1.08)}.ycg__tile:hover .ycg__cta{background:#fff;border-color:#fff}.ycg__img--desktop{display:block}.ycg__media .ycg__img:not(.ycg__img--desktop):has(~.ycg__img--desktop){display:none}}.ycg__img--desktop{display:none}.ycg__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ycg__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--ycg-focal, 50% 50%);display:block;transition:transform .5s ease,filter .5s ease}@media screen and (min-width:750px){.ycg__img{object-position:var(--ycg-focal-desktop, 50% 50%)}}.ycg__placeholder{background:#1a1a1a;width:100%;height:100%}.ycg__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:var(--ycg-tile-overlay, rgba(0, 0, 0, .2))}.ycg__tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.ycg__tile--top-left:after{background:linear-gradient(160deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.15) 45%,transparent 70%)}.ycg__tile--top-right:after{background:linear-gradient(200deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.15) 45%,transparent 70%)}.ycg__tile--bottom-left:after{background:linear-gradient(20deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.15) 45%,transparent 70%)}.ycg__tile--bottom-right:after{background:linear-gradient(340deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.15) 45%,transparent 70%)}.ycg__content{position:absolute;z-index:2;display:flex;flex-direction:column;gap:10px;padding:14px 14px 16px;pointer-events:none;max-width:80%}.ycg__tile--top-left .ycg__content{top:0;left:0;align-items:flex-start}.ycg__tile--top-right .ycg__content{top:0;right:0;align-items:flex-end;text-align:right}.ycg__tile--bottom-left .ycg__content{bottom:0;left:0;align-items:flex-start}.ycg__tile--bottom-right .ycg__content{bottom:0;right:0;align-items:flex-end;text-align:right}.ycg__title{margin:0;font-family:Steelfish,sans-serif;font-weight:var(--ycg-label-weight, normal);font-size:clamp(40px,12vw,52px);line-height:.88;letter-spacing:.01em;text-transform:uppercase;color:var(--ycg-label-color, #ffffff);text-shadow:var(--ycg-shadow, none)}@media screen and (min-width:750px){.ycg__title{font-size:clamp(40px,4vw,64px)}}.ycg__cta{display:inline-block;width:fit-content;margin-top:2px;padding:10px 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#000;background:#fffffff5;border:1px solid rgba(255,255,255,.9);border-radius:2px;text-decoration:none;line-height:1;pointer-events:none;transition:background .28s ease,border-color .28s ease}.yfc{color:var(--yfc-text, #ffffff);padding-top:var(--yfc-pt-desktop, 80px);padding-bottom:var(--yfc-pb-desktop, 80px)}.yfc__inner{display:flex;flex-direction:column;gap:4.8rem}.yfc__header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.yfc__title{margin:0;font-family:var(--font-heading-family);font-size:var(--yfc-title-size-desktop, calc(var(--font-heading-scale) * 4.2rem));font-weight:800;line-height:.95;letter-spacing:-.02em;text-transform:uppercase;font-stretch:condensed}.yfc__title-part1{color:var(--yfc-title-color1, #ffffff)}.yfc__title-part2{color:var(--yfc-title-color2, var(--yfc-accent, #AF69F7))}@supports ((-webkit-background-clip: text) or (background-clip: text)){.yfc__title-part2{background-image:linear-gradient(135deg,var(--yfc-title-color2, #AF69F7) 10%,var(--yfc-title-color2-light, #d4b8ff) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}}.yfc__tagline{display:flex;align-items:center;gap:1.2rem}.yfc__tagline-line{display:block;width:3.2rem;height:1px;flex-shrink:0;background:var(--yfc-accent, #AF69F7);opacity:.65}.yfc__tagline-text{font-size:1.1rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--yfc-accent, #AF69F7)}.yfc__description{max-width:54rem;margin:0;font-size:1.5rem;line-height:1.65;color:var(--yfc-text, #ffffff);opacity:.5}@media screen and (min-width:750px){.yfc__inner{gap:8px}.yfc__header{margin-bottom:0}.yfc__featured-card:not(.yfc__featured-card--poster) .yfc__featured-media{position:relative;aspect-ratio:var(--yfc-media-ratio-desktop, 21 / 9);align-self:start}.yfc__hide-desktop{display:none}}.yfc__featured-card{background:var(--yfc-card-bg, #111114);overflow:hidden}.yfc__featured-body{display:grid;grid-template-columns:45fr 55fr;min-height:44rem}.yfc__featured-info{display:flex;flex-direction:column;justify-content:center;gap:2rem;padding:4.8rem}.yfc__badge{display:inline-flex;align-items:center;gap:.4em;padding:4px 10px;width:fit-content;background:#111114;border:1px solid rgba(175,105,247,.35);border-radius:99px;color:#af69f7;font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.yfc__featured-title{margin:0;font-size:3.8rem;font-weight:800;line-height:1.05;letter-spacing:-.01em;text-transform:uppercase;color:var(--yfc-text, #ffffff)}.yfc__featured-underline{width:4rem;height:3px;background:var(--yfc-accent, #AF69F7);border-radius:2px}.yfc__featured-desc{margin:0;font-size:1.5rem;line-height:1.65;color:var(--yfc-text, #ffffff);opacity:.78}.yfc__featured-price{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap}.yfc__featured-price .yfc__price-compare{font-size:1.4rem;opacity:.38;text-decoration:line-through;color:var(--yfc-text, #ffffff)}.yfc__featured-price .yfc__price-current{font-size:2rem;font-weight:700;color:var(--yfc-text, #ffffff)}.yfc__featured-price .yfc__price-current--sale{color:var(--yfc-accent, #AF69F7)}.yfc__featured-btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--yfc-fb-pv, 1.2rem) var(--yfc-fb-ph, 2.4rem);width:var(--yfc-fb-width, fit-content);min-height:52px;border-radius:0;font-family:var(--yfc-fb-font, inherit);font-size:var(--yfc-fb-fsize, 1.3rem);font-weight:700;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.yfc__featured-btn--outline{background:#00000014;border:1.5px solid rgba(255,255,255,.82);color:#fff}.yfc__featured-btn--outline:hover{background:var(--yfc-accent, #AF69F7);border-color:#fffffff2;color:#000;transform:translateY(-1px)}.yfc__featured-btn--filled{background:var(--yfc-fb-bg, var(--yfc-accent, #AF69F7));border:1.5px solid var(--yfc-fb-bg, var(--yfc-accent, #AF69F7));color:var(--yfc-fb-color, #000000)}.yfc__featured-btn--filled:hover{background:var(--yfc-fb-hover-bg, var(--yfc-accent, #AF69F7));border-color:var(--yfc-fb-hover-bg, var(--yfc-accent, #AF69F7));color:var(--yfc-fb-hover-color, #000000)}.yfc__featured-card--poster .yfc__featured-body{display:block;position:relative;aspect-ratio:16 / 9;min-height:44rem}.yfc__featured-card--poster .yfc__featured-media{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:unset;width:100%;height:100%}.yfc__featured-card--poster .yfc__featured-body:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,var(--yfc-fp-grad, .8)),#0000 65%);pointer-events:none;z-index:1}.yfc__featured-card--poster .yfc__featured-info{position:absolute;bottom:0;left:0;right:0;padding:4rem 4.8rem;z-index:2;background:transparent}.yfc__featured-media{position:relative;overflow:hidden;aspect-ratio:var(--yfc-fp-aspect, auto)}.yfc__img-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.yfc__featured-media .yfc__img-wrap{transform:scale(var(--yfc-fp-zoom, 1));transform-origin:50% 50%}.yfc__img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.yfc__featured-media .yfc__img-overlay{background:rgba(0,0,0,var(--yfc-fp-overlay, 0))}.yfc__featured-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--yfc-fp-focal-x, 50%) var(--yfc-fp-focal-y, 50%);display:block}.yfc__duel{position:relative;overflow:hidden}.yfc__duel-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0}.yfc__duel-backdrop-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(40px) brightness(var(--yfc-duel-ambient-brightness, .4)) saturate(1.6);transform:scale(1.35)}.yfc__duel-vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,var(--yfc-bg, #050505) 0%,transparent 18%),linear-gradient(to top,var(--yfc-bg, #050505) 0%,transparent 18%),linear-gradient(to right,var(--yfc-bg, #050505) 0%,transparent 22%),linear-gradient(to left,var(--yfc-bg, #050505) 0%,transparent 22%)}.yfc__duel-grid{position:relative;z-index:2}.yfc__duel-col{position:relative;display:flex;flex-direction:column;justify-content:center;align-self:stretch;gap:1.6rem}.yfc__duel-col--left{text-align:right;align-items:flex-end}.yfc__duel-col--right{text-align:left;align-items:flex-start}.yfc__duel-info{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.6rem;width:100%;max-width:42rem}.yfc__duel-info .yfc__featured-price{min-height:3.2rem}.yfc__duel-info .yfc__featured-title{font-size:4.4rem}.yfc__duel-info .yfc__featured-price .yfc__price-current{font-size:3rem;font-family:Steelfish,sans-serif;letter-spacing:.04em}.yfc__duel-info .yfc__tagline-text{color:#ffffffb8;font-size:1.1rem}.yfc__duel-info .yfc__featured-btn{width:100%}.yfc__trust{margin:.2rem 0 0;width:100%;font-size:1.15rem;letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8}.yfc__duel-col--left .yfc__trust{text-align:right}.yfc__duel-col--right .yfc__trust{text-align:left}.yfc__duel-col--left .yfc__featured-price{justify-content:flex-end}.yfc__duel-col--right .yfc__featured-price{justify-content:flex-start}.yfc__duel-scrim{position:absolute;top:-2.4rem;right:-3.2rem;bottom:-2.4rem;left:-3.2rem;z-index:-1;background:radial-gradient(ellipse 130% 110% at center,rgba(5,5,5,.55) 0%,rgba(5,5,5,.25) 55%,transparent 78%);pointer-events:none}.yfc__duel-bgtype{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:hidden;overflow-x:visible;pointer-events:none;-webkit-user-select:none;user-select:none;container-type:size}.yfc__duel-bgtype--left{transform:translate(-6%)}.yfc__duel-bgtype--right{transform:translate(6%)}.yfc__duel-bgtype-line{display:block;font-family:Steelfish,sans-serif;text-transform:uppercase;line-height:.85;white-space:nowrap;font-size:min(calc(100cqh / var(--bgtype-lines, 1) / .85 * 1.08),130cqh);color:#fff;opacity:.04}@supports not (font-size: 1cqh){.yfc__duel-bgtype-line{font-size:clamp(9rem,11vw,16rem)}}@supports (-webkit-text-stroke: 1px white){.yfc__duel-bgtype-line{color:transparent;opacity:1;-webkit-text-stroke:1px rgba(255,255,255,.07)}}@supports (mask-image: radial-gradient(black,transparent)) and (-webkit-text-stroke: 1px white){.yfc__duel-bgtype-line{-webkit-text-stroke:1px rgba(255,255,255,.12)}.yfc__duel-bgtype{mask-image:radial-gradient(ellipse 55% 45% at center,transparent 0%,rgba(0,0,0,.35) 45%,black 75%);-webkit-mask-image:radial-gradient(ellipse 55% 45% at center,transparent 0%,rgba(0,0,0,.35) 45%,black 75%)}}.yfc__duel-image-wrap{position:relative;aspect-ratio:var(--yfc-duel-ratio, 4 / 5);overflow:hidden}.yfc__duel-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--yfc-duel-focal-x, 50%) var(--yfc-duel-focal-y, 50%);display:block}.yfc__duel-fade{position:absolute;top:0;bottom:0;width:15%;pointer-events:none;z-index:1}.yfc__duel-fade--left{left:0;background:linear-gradient(to right,var(--yfc-bg, #050505),transparent)}.yfc__duel-fade--right{right:0;background:linear-gradient(to left,var(--yfc-bg, #050505),transparent)}@media screen and (min-width:750px){.yfc__duel-grid{display:grid;grid-template-columns:1fr minmax(48rem,64rem) 1fr;align-items:center;justify-content:center;gap:3.2rem;max-width:100%;margin:0 auto}.yfc__duel-image-wrap{max-height:min(74vh,82rem);width:100%}.yfc__duel.yfc-anim .yfc__duel-info>*{opacity:0;transform:translateY(14px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.6,.2,1)}.yfc__duel.yfc-anim .yfc__duel-info>*:nth-child(2){transition-delay:80ms}.yfc__duel.yfc-anim .yfc__duel-info>*:nth-child(3){transition-delay:.16s}.yfc__duel.yfc-anim .yfc__duel-info>*:nth-child(4){transition-delay:.24s}.yfc__duel.yfc-anim .yfc__duel-info>*:nth-child(5){transition-delay:.32s}.yfc__duel.yfc-anim .yfc__duel-info>*:nth-child(6){transition-delay:.4s}.yfc__duel.yfc-anim .yfc__duel-info>*:nth-child(7){transition-delay:.48s}.yfc__duel.yfc-duel-in .yfc__duel-info>*{opacity:1;transform:translateY(0)}.yfc__duel .yg-core{transition-delay:.4s}}.yfc__grieta{--yg-ring: var(--yfc-accent, #AF69F7);display:flex;align-items:center;gap:1.8rem;width:100%;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08)}.yfc__grieta--ultima{--yg-ring: #FF6FA5}.yfc__grieta--sellado{--yg-ring: rgba(255, 255, 255, .28)}.yfc__duel-col--left .yfc__grieta{flex-direction:row-reverse}.yfc__duel-col--left .yfc__grieta-copy{text-align:right}.yfc__duel-col--right .yfc__grieta-copy{text-align:left}.yfc__grieta-copy{min-width:0;flex:1}.yfc__grieta-svg{display:block;overflow:visible}.yg-core{transform-origin:75px 75px;transition:transform 1.6s cubic-bezier(.7,0,.3,1),opacity 1.2s ease;will-change:transform}.yg-breathe{transform-origin:75px 75px;animation:yg-breathe 4.2s ease-in-out infinite}.yfc__grieta--momentum .yg-breathe{animation-duration:3s}.yfc__grieta--ultima .yg-breathe{animation-duration:1.8s}.yfc__grieta--sellado .yg-breathe{animation:none}@keyframes yg-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.yg-glow{transform-origin:75px 75px;opacity:0;animation:yg-glow 4.2s ease-out infinite}.yfc__grieta--ultima .yg-glow{animation-duration:1.8s}.yfc__grieta--sellado .yg-glow{animation:none}@keyframes yg-glow{0%{opacity:.3;transform:scale(1)}70%{opacity:0;transform:scale(1.22)}to{opacity:0;transform:scale(1.22)}}.yg-flicker{transform-origin:75px 75px;animation:yg-flicker 5.5s linear infinite;opacity:.7}@keyframes yg-flicker{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.yg-ghost{transform-origin:75px 75px}.yg-ghost--outer{animation:yg-spin 46s linear infinite}.yg-ghost--mid{animation:yg-spin-rev 32s linear infinite}@keyframes yg-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes yg-spin-rev{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.yg-orbit{transform-origin:75px 75px;animation:yg-spin 9s linear infinite}.yg-orbit--2{animation-duration:13s;animation-direction:reverse}.yg-orbit--3{animation-duration:11s;animation-delay:-4s}.yg-fall{animation:yg-fall 5.2s cubic-bezier(.5,0,.8,.6) infinite}.yg-orbit--2 .yg-fall{animation-duration:6.8s;animation-delay:-2.4s}.yg-orbit--3 .yg-fall{animation-duration:4.4s;animation-delay:-1.1s}.yfc__grieta--ultima .yg-fall{animation-duration:2.6s}@keyframes yg-fall{0%{transform:translateY(0) scale(1);opacity:0}12%{opacity:.9}88%{opacity:.5}to{transform:translateY(52px) scale(.15);opacity:0}}.yg-text-sm{font-family:var(--font-body-family, sans-serif);font-weight:600;letter-spacing:.12em;fill:#ffffff73;text-transform:uppercase}.yg-text-lg{font-family:Steelfish,sans-serif;letter-spacing:.06em;fill:#d4b8ff}.yfc__grieta--ultima .yg-text-lg{fill:#ff9ec2}.yfc__grieta-status{font-size:1.35rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--yg-ring);filter:none;opacity:0;transform:translateY(6px);transition:opacity .9s ease .7s,transform .9s ease .7s}.yfc__grieta-micro{margin:.6rem 0 0;max-width:24ch;font-size:1.05rem;letter-spacing:.14em;line-height:1.7;text-transform:uppercase;color:#ffffffa6;text-wrap:balance}.yfc__duel-col--left .yfc__grieta-copy .yfc__grieta-micro{margin-left:auto}.yfc__duel-col--right .yfc__grieta-copy .yfc__grieta-micro{margin-right:auto}.yfc__grieta-count{display:block;margin-top:.3rem;font-size:1.1rem;letter-spacing:.16em;color:#ffffffbf}.yfc__grieta--ultima .yfc__grieta-status{animation:yg-status-pulse 1.8s ease-in-out infinite}.yfc__grieta--sellado .yfc__grieta-status{color:#fff6}.yg-in .yfc__grieta-status{opacity:1;transform:translateY(0)}@keyframes yg-status-pulse{0%,to{opacity:1}50%{opacity:.55}}.yg-paused .yg-breathe,.yg-paused .yg-glow,.yg-paused .yg-flicker,.yg-paused .yg-ghost,.yg-paused .yg-orbit,.yg-paused .yg-fall{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.yg-breathe,.yg-glow,.yg-flicker,.yg-ghost--outer,.yg-ghost--mid,.yg-orbit,.yg-fall,.yfc__grieta--ultima .yfc__grieta-status{animation:none}.yg-core,.yfc__grieta-status{transition:none}.yfc__grieta-status{opacity:1;transform:none}.yg-glow,.yg-fall{opacity:0}.yfc__duel.yfc-anim .yfc__duel-info>*{opacity:1;transform:none;transition:none}}@media screen and (max-width:749px){.yfc{padding-top:var(--yfc-pt-mobile, 40px);padding-bottom:var(--yfc-pb-mobile, 40px)}.yfc__hide-mobile{display:none}.yfc__duel-grid{display:flex;flex-direction:column}.yfc__duel-image-wrap{order:1}.yfc__duel-backdrop,.yfc__duel-bgtype{display:none}.yfc__duel-col--left{order:2}.yfc__duel-col--right{order:3}.yfc__duel-col--left,.yfc__duel-col--right{text-align:left;align-items:flex-start;padding:2.4rem 2rem}.yfc__duel-col--left .yfc__grieta,.yfc__duel-col--right .yfc__grieta{flex-direction:row;gap:1.4rem}.yfc__duel-col--left .yfc__grieta-copy,.yfc__duel-col--left .yfc__trust{text-align:left}.yfc__grieta-svg{width:110px;height:110px}.yfc__inner{gap:2.8rem}.yfc__title{font-size:var(--yfc-title-size-mobile, calc(var(--font-heading-scale) * 3rem))}.yfc__featured-body{grid-template-columns:1fr;min-height:auto}.yfc__featured-info{order:2;padding:2.4rem 2rem;gap:1.4rem}.yfc__featured-media{order:1;height:28rem}.yfc__featured-title{font-size:2.6rem}.yfc__featured-card--poster .yfc__featured-body{aspect-ratio:4 / 5;min-height:unset}.yfc__featured-card--poster .yfc__featured-media{order:unset;height:100%}.yfc__featured-card--poster .yfc__featured-info{order:unset;padding:2rem 1.6rem;gap:1.2rem}.yfc__featured-card--poster .yfc__featured-desc{display:none}}.ypfl{background-color:#fff;padding-top:48px;padding-bottom:48px}.ypfl__inner{width:100%}.ypfl__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ypfl__card{background:#f5f5f7;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:16px;display:flex;flex-direction:row;align-items:flex-start;gap:12px}.ypfl__icon{width:40px;height:40px;flex-shrink:0;border-radius:50%;background:#af69f71a;display:flex;align-items:center;justify-content:center}.ypfl__body{display:flex;flex-direction:column;gap:6px}.ypfl__title{margin:0;font-family:Oswald,sans-serif;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0a0a0a;line-height:1.2}.ypfl__desc{margin:0;font-family:Figtree,sans-serif;font-size:12px;line-height:1.55;color:#444}@media screen and (max-width:749px){.ypfl{padding-top:32px;padding-bottom:32px}}.ypf{background-color:#050505;padding-top:48px;padding-bottom:48px}.ypf__inner{width:100%}.ypf__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ypf__card{background:#111114;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:16px;display:flex;flex-direction:row;align-items:flex-start;gap:12px}.ypf__icon{width:40px;height:40px;flex-shrink:0;border-radius:50%;background:#d4b8ff1a;display:flex;align-items:center;justify-content:center}.ypf__body{display:flex;flex-direction:column;gap:6px}.ypf__title{margin:0;font-family:Oswald,sans-serif;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;line-height:1.2}.ypf__desc{margin:0;font-family:Figtree,sans-serif;font-size:12px;line-height:1.55;color:#b0b0b0}@media screen and (max-width:749px){.ypf{padding-top:32px;padding-bottom:32px}}.ypf__header,.ypf__media{display:none}@media screen and (min-width:990px){.ypf{padding-top:64px;padding-bottom:64px}.ypf__header{display:block;margin-bottom:36px}.ypf__label{font-family:Oswald,sans-serif;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#af69f7;display:block;margin-bottom:14px}.ypf__label:after{content:" \25b6";font-size:8px;vertical-align:middle;margin-left:4px}.ypf__heading{font-family:Oswald,sans-serif;font-size:clamp(36px,4.5vw,56px);font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#fff;margin:0;line-height:.92}.ypf__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:16px}.ypf--has-video .ypf__band{display:grid;grid-template-columns:minmax(280px,4fr) 8fr;gap:32px;align-items:stretch;height:clamp(420px,56vh,560px)}.ypf--has-video .ypf__media{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#0d0d0f;width:100%;min-height:0}.ypf--has-video .ypf__video{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.ypf--has-video .ypf__grid{grid-template-columns:1fr 1fr;gap:16px;height:100%;grid-auto-rows:1fr}.ypf--has-video.ypf--band-rows-2 .ypf__grid{grid-template-rows:repeat(2,1fr)}.ypf--has-video.ypf--band-rows-3 .ypf__grid{grid-template-rows:repeat(3,1fr)}.ypf--has-video .ypf__card{height:100%;align-items:center;padding:20px 24px}.ypf--has-video .ypf__icon{width:48px;height:48px}.ypf--has-video .ypf__icon svg{width:22px;height:22px}.ypf--has-video .ypf__body{gap:10px}.ypf--has-video .ypf__title{font-size:16px;letter-spacing:.07em;line-height:1.15}.ypf--has-video .ypf__desc{font-size:13px;line-height:1.55;color:#a8a8ae}.ypf__card{padding:24px;gap:16px;border-radius:8px;transition:border-color .2s ease,background-color .2s ease}.ypf__card:hover{border-color:#af69f759;background:#131318}.ypf__icon{width:48px;height:48px}.ypf__icon svg{width:22px;height:22px}.ypf__body{gap:10px}.ypf__title{font-size:16px;letter-spacing:.07em;line-height:1.15}.ypf__desc{font-size:13px;line-height:1.55;color:#a8a8ae}}.ypg{color:var(--yfc-text, #ffffff);padding-top:var(--yfc-pt-desktop, 80px);padding-bottom:var(--yfc-pb-desktop, 80px)}.ypg__inner{display:flex;flex-direction:column;gap:4.8rem}.ypg__header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.ypg__title{margin:0;font-family:var(--font-heading-family);font-size:var(--ypg-title-size-desktop, calc(var(--font-heading-scale) * 4.2rem));font-weight:800;line-height:.95;letter-spacing:-.02em;text-transform:uppercase;font-stretch:condensed}.ypg__title-part1{color:var(--yfc-title-color1, #ffffff)}.ypg__title-part2{color:var(--yfc-title-color2, var(--yfc-accent, #AF69F7))}@supports ((-webkit-background-clip: text) or (background-clip: text)){.ypg__title-part2{background-image:linear-gradient(135deg,var(--yfc-title-color2, #AF69F7) 10%,var(--yfc-title-color2-light, #d4b8ff) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}}.ypg__tagline{display:flex;align-items:center;gap:1.2rem}.ypg__tagline-line{display:block;width:3.2rem;height:1px;flex-shrink:0;background:var(--yfc-accent, #AF69F7);opacity:.65}.ypg__tagline-text{font-size:1.1rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--yfc-accent, #AF69F7)}.ypg__description{max-width:54rem;margin:0;font-size:1.5rem;line-height:1.65;color:var(--yfc-text, #ffffff);opacity:.5}.ypg__grid-wrap{position:relative}.ypg__cards-row--scroll,.ypg__cards-row--stack,.ypg__cards-row--grid{display:grid;gap:var(--yfc-gap, 16px)}.ypg__footer{display:flex;justify-content:center}@media screen and (max-width:749px){.ypg{padding-top:var(--yfc-pt-mobile, 40px);padding-bottom:var(--yfc-pb-mobile, 40px)}.ypg__inner{gap:2.8rem}.ypg__title{font-size:var(--ypg-title-size-mobile, calc(var(--font-heading-scale) * 3rem))}.ypg__cards-row--scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.8rem;scrollbar-width:none}.ypg__cards-row--scroll::-webkit-scrollbar{display:none}.ypg__cards-row--scroll .yfc__card{flex:0 0 72%;max-width:28rem;scroll-snap-align:start}.ypg__cards-row--stack{grid-template-columns:1fr}.ypg__cards-row--grid{grid-template-columns:repeat(2,1fr)}}.product-autoplay-video{display:flex;flex-direction:column;align-items:var(--pav-align, center);margin-top:var(--pav-mt, 0px);margin-bottom:var(--pav-mb, 0px);padding-left:var(--pav-plr, 0px);padding-right:var(--pav-plr, 0px);width:100%;box-sizing:border-box}.product-autoplay-video video{display:block;max-width:var(--pav-max-width, 100%);width:100%;height:auto;aspect-ratio:var(--pav-ratio, auto);border-radius:var(--pav-radius, 0px)}.product-autoplay-video__caption{margin-top:.8rem;font-size:.875rem;line-height:1.4;color:currentColor;width:100%;max-width:var(--pav-max-width, 100%)}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
