.ycs-section{--ycs-paper: #f5efe4;--ycs-bg-start: #f8f3e7;--ycs-bg-end: #ffffff;--ycs-card: #fffefb;--ycs-ink: #2a241f;--ycs-muted: #7c7266;--ycs-faint: #a89e90;--ycs-line: rgba(42, 36, 31, .1);--ycs-accent: #ad6643;--ycs-accent-soft: rgba(173, 102, 67, .12);--ycs-gold: #c8893a;--ycs-shadow: 0 1px 2px rgba(42, 36, 31, .04), 0 32px 64px -40px rgba(42, 36, 31, .52);position:relative;overflow:hidden;color:var(--ycs-ink);background:linear-gradient(180deg,var(--ycs-bg-start) 0%,#f9f5ef 10%,#fbf8f3 20%,#fdfbf7 32%,#fefefe 44%,var(--ycs-bg-end) 56%,var(--ycs-bg-end) 100%)}@supports (background: linear-gradient(in oklab,#000,#fff)){.ycs-section{background:linear-gradient(in oklab 180deg,var(--ycs-bg-start) 0%,#f9f5ef 10%,#fbf8f3 20%,#fdfbf7 32%,#fefefe 44%,var(--ycs-bg-end) 56%,var(--ycs-bg-end) 100%)}}.ycs-section>*{position:relative;z-index:1}.ycs{display:block;max-width:44rem;margin:0 auto;padding-right:1.6rem;padding-left:1.6rem;font-family:var(--font-body-family)}.ycs__header{text-align:center;margin-bottom:2.2rem}.ycs__eyebrow{margin:0 0 .8rem;font-size:1.15rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ycs-accent)}.ycs__heading{margin:0 0 .7rem;letter-spacing:-.02em;color:var(--ycs-ink)}.ycs__subheading{margin:0;color:var(--ycs-muted);font-size:1.5rem;line-height:1.5}.ycs__subheading p{margin:0}.ycs__empty{text-align:center;color:var(--ycs-muted);font-size:1.5rem}.ycs__stage{display:grid}.ycs__story{grid-area:1 / 1;display:flex;flex-direction:column;gap:1.6rem;opacity:0;transition:opacity .6s ease;pointer-events:none}.ycs__story.is-active{opacity:1;pointer-events:auto;z-index:1}.ycs__media{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:2rem;box-shadow:var(--ycs-shadow);background:var(--ycs-accent-soft)}.ycs__media .ycs__img{width:100%;height:100%;object-fit:cover;transform:scale(1.06);transition:transform 1.5s cubic-bezier(.2,.8,.2,1)}.ycs__story.is-active .ycs__media .ycs__img{transform:scale(1)}.ycs__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#2a241f00 64%,#2a241f29)}.ycs__placeholder{display:flex;align-items:center;justify-content:center;color:#2a241f29}.ycs__placeholder-svg{width:42%;height:42%}.ycs__content{display:flex;flex-direction:column;gap:1.1rem}.ycs__stars,.ycs__quote,.ycs__attribution{opacity:0;transform:translateY(.6rem);transition:opacity .5s ease,transform .55s cubic-bezier(.2,.8,.2,1)}.ycs__story.is-active .ycs__stars{opacity:1;transform:none;transition-delay:.08s}.ycs__story.is-active .ycs__quote{opacity:1;transform:none;transition-delay:.15s}.ycs__story.is-active .ycs__attribution{opacity:1;transform:none;transition-delay:.22s}.ycs__stars{display:inline-flex;gap:.25rem;color:var(--ycs-gold)}.ycs__star{width:1.5rem;height:1.5rem}.ycs__star:not(.is-on){color:#2a241f38}.ycs__quote{margin:0;font-family:var(--font-heading-family, inherit);font-size:2rem;font-weight:500;line-height:1.32;letter-spacing:-.01em;color:var(--ycs-ink);text-wrap:balance}.ycs__quote:before{content:"\201c";color:var(--ycs-accent);margin-right:.1rem}.ycs__quote:after{content:"\201d";color:var(--ycs-accent);margin-left:.05rem}.ycs__attribution{display:flex;flex-direction:column;gap:.2rem}.ycs__name{font-size:1.5rem;font-weight:600;color:var(--ycs-ink)}.ycs__meta{font-size:1.3rem;color:var(--ycs-muted)}.ycs__nav{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;margin-top:2rem}.ycs__arrow{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:3.6rem;height:3.6rem;border-radius:50%;border:0;background:transparent;color:var(--ycs-ink);cursor:pointer;transition:background-color .25s ease,color .25s ease,opacity .25s ease}.ycs__arrow svg{width:2rem;height:2rem}.ycs__arrow:hover:not([disabled]){color:var(--ycs-accent);background:var(--ycs-accent-soft)}.ycs__arrow:focus-visible{outline:.2rem solid var(--ycs-accent);outline-offset:.2rem}.ycs__arrow[disabled]{opacity:.28;cursor:default}.ycs__dots{position:relative;display:flex;align-items:center;justify-content:center;gap:.9rem;padding:0 .4rem}.ycs__dots:before{content:"";position:absolute;left:.4rem;right:.4rem;top:50%;height:.1rem;transform:translateY(-50%);background:var(--ycs-line)}.ycs__dot{position:relative;width:.6rem;height:.6rem;padding:0;border:0;border-radius:999px;background:#2a241f38;cursor:pointer;transition:width .4s cubic-bezier(.2,.8,.2,1),background-color .3s ease}.ycs__dot.is-active{width:2.6rem;background:var(--ycs-accent)}.ycs__dot:focus-visible{outline:.2rem solid var(--ycs-accent);outline-offset:.3rem}@media screen and (min-width:750px){.ycs{max-width:96rem;padding-right:0;padding-left:0}.ycs__header{margin-bottom:3.2rem}.ycs__subheading{font-size:1.7rem}.ycs__story{flex-direction:row;align-items:center;gap:3.4rem}.ycs__media{flex:0 0 54%;aspect-ratio:5 / 4}.ycs__content{flex:1 1 auto;gap:1.4rem}.ycs__quote{font-size:2.6rem}.ycs__star{width:1.7rem;height:1.7rem}}@media screen and (min-width:990px){.ycs__quote{font-size:2.9rem}}@media(prefers-reduced-motion:reduce){.ycs__story,.ycs__media .ycs__img,.ycs__stars,.ycs__quote,.ycs__attribution,.ycs__arrow,.ycs__dot{transition:none}.ycs__stars,.ycs__quote,.ycs__attribution{transform:none}.ycs__story:not(.is-active) .ycs__stars,.ycs__story:not(.is-active) .ycs__quote,.ycs__story:not(.is-active) .ycs__attribution{opacity:0}.ycs__media .ycs__img{transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-yugen-community-showcase.css.map */
