.rosune-ugc-row--blush.gradient{background:var(--rosune-gradient-blush);background-attachment:scroll}.rosune-ugc-row__header{margin-bottom:1.6rem}.rosune-ugc-row__hint{margin:0;font-size:1.3rem;line-height:1.5;color:var(--rosune-ink-2);display:none}.rosune-ugc-row__link{align-self:flex-start}.rosune-ugc-row__grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc(50% - .6rem);gap:1.2rem;margin:0 calc(-1 * var(--rosune-gutter));padding:0 var(--rosune-gutter) .6rem;list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-left:var(--rosune-gutter);scrollbar-width:none;-webkit-overflow-scrolling:touch}.rosune-ugc-row__grid::-webkit-scrollbar{display:none}.rosune-ugc-row__item{display:flex;flex-direction:column;gap:1.2rem;min-width:0;scroll-snap-align:start}.rosune-ugc-row__card{display:block;position:relative}.rosune-ugc-row__media{position:relative;width:100%;margin:0;border-radius:var(--rosune-radius-sm);box-shadow:0 1.4rem 3rem rgba(var(--rosune-plum-rgb),.18);isolation:isolate}.rosune-ugc-row__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,rgba(var(--rosune-near-black-rgb),.55),rgba(var(--rosune-near-black-rgb),0) 45%);pointer-events:none}.rosune-ugc-row__cover,.rosune-ugc-row__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.rosune-ugc-row__video{z-index:2;background:var(--rosune-near-black)}.rosune-ugc-row__duration{position:absolute;top:1.2rem;left:1.2rem;z-index:3}.rosune-ugc-row__play{position:absolute;top:50%;left:50%;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;padding:0;border:0;border-radius:50%;background:#fffffff0;box-shadow:var(--rosune-shadow-play);color:var(--rosune-accent);cursor:pointer;transform:translate(-50%,-50%);-webkit-tap-highlight-color:transparent}.rosune-ugc-row__play svg{width:1.8rem;height:1.8rem;margin-left:.2rem;fill:currentColor}.rosune-ugc-row__play--static{cursor:default;background:#ffffffb3}.rosune-ugc-row__play:focus-visible{outline:.2rem solid var(--rosune-white);outline-offset:.3rem}.rosune-ugc-row__sound{position:absolute;left:50%;bottom:1.4rem;z-index:3;transform:translate(-50%);border:0;cursor:pointer;font-family:var(--rosune-font-body)}.rosune-ugc-row__sound[hidden]{display:none}.rosune-ugc-row__caption{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;z-index:2;margin:0;font-family:var(--rosune-font-body);font-size:1.1rem;line-height:1.4;color:#ffffffd9;text-shadow:0 .1rem .8rem rgba(var(--rosune-near-black-rgb),.35)}.rosune-ugc-row__card.is-playing .rosune-ugc-row__media:after,.rosune-ugc-row__card.is-playing .rosune-ugc-row__caption,.rosune-ugc-row__card.is-playing .rosune-ugc-row__duration,.rosune-ugc-row__card.is-playing .rosune-ugc-row__cover{opacity:0;pointer-events:none}.rosune-ugc-row__creator{display:none;align-items:center;gap:1rem;min-width:0}.rosune-ugc-row__avatar{display:inline-flex;align-items:center;justify-content:center;flex:none;width:3rem;height:3rem;border-radius:50%;background:var(--rosune-gradient-avatar);color:var(--rosune-white);font-family:var(--rosune-font-body);font-size:1.2rem;font-weight:500;line-height:1}.rosune-ugc-row__creator-text{display:flex;flex-direction:column;gap:.1rem;min-width:0}.rosune-ugc-row__creator-name{font-size:1.3rem;font-weight:500;line-height:1.3;color:var(--rosune-charcoal);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rosune-ugc-row__creator-label{font-size:1.15rem;line-height:1.3;color:var(--rosune-ink-3)}.rosune-ugc-row__mobile-hint{margin:1.2rem 0 0;text-align:center;font-size:1.2rem;color:var(--rosune-ink-2)}.rosune-ugc-row__media--placeholder{display:flex;align-items:center;justify-content:center;box-shadow:none}.rosune-ugc-row__media--placeholder:after{display:none}.rosune-ugc-row__placeholder-note{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;z-index:2;text-align:center;font-size:1.1rem;line-height:1.4;color:#ffffffd9}@media screen and (min-width:750px){.rosune-ugc-row__header{margin-bottom:3.2rem}.rosune-ugc-row__grid{grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-columns:auto;gap:2rem;margin:0;padding:0;overflow:visible;scroll-snap-type:none}.rosune-ugc-row__media{border-radius:var(--rosune-radius-video);box-shadow:var(--rosune-shadow-video)}.rosune-ugc-row__duration{top:1.4rem;left:1.4rem}.rosune-ugc-row__play{width:6rem;height:6rem}.rosune-ugc-row__play svg{width:2.2rem;height:2.2rem}.rosune-ugc-row__caption{left:1.6rem;right:1.6rem;bottom:1.6rem;font-family:var(--rosune-font-display);font-style:italic;font-size:1.7rem;color:var(--rosune-white)}.rosune-ugc-row__creator{display:flex}.rosune-ugc-row__mobile-hint{display:none}}@media screen and (min-width:990px){.rosune-ugc-row__hint{display:block;flex:none;text-align:right}.rosune-ugc-row__grid{grid-template-columns:repeat(var(--rosune-ugc-columns, 4),minmax(0,1fr))}}@media(prefers-reduced-motion:no-preference){.rosune-ugc-row__media:after,.rosune-ugc-row__caption,.rosune-ugc-row__duration,.rosune-ugc-row__cover{transition:opacity var(--duration-default, .2s) ease}.rosune-ugc-row__play{transition:transform var(--duration-short, .1s) ease,box-shadow var(--duration-short, .1s) ease}.rosune-ugc-row__play:hover{transform:translate(-50%,-50%) scale(1.06)}}.rosune-ugc-row__sound{position:absolute;right:1rem;bottom:1rem;left:auto;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border:0;border-radius:50%;background:rgba(var(--rosune-near-black-rgb),.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;transform:none;-webkit-tap-highlight-color:transparent;transition:background var(--duration-short, .1s) ease,transform var(--duration-short, .1s) ease}.rosune-ugc-row__sound:hover{background:rgba(var(--rosune-near-black-rgb),.72)}.rosune-ugc-row__sound[aria-pressed=true]{background:var(--rosune-accent)}.rosune-ugc-row__sound:focus-visible{outline:.2rem solid #ffffff;outline-offset:.3rem}.rosune-ugc-row__sound-icon{width:1.7rem;height:1.7rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.rosune-ugc-row__sound-icon path:first-child{fill:currentColor;stroke:none}.rosune-ugc-row__sound-on{display:none}.rosune-ugc-row__sound[aria-pressed=true] .rosune-ugc-row__sound-on{display:block}.rosune-ugc-row__sound[aria-pressed=true] .rosune-ugc-row__sound-off{display:none}.rosune-ugc-row__video{z-index:2;background:transparent}.rosune-ugc-row__disclosure{margin:1.8rem 0 0;font-family:var(--rosune-font-body);font-size:1.15rem;line-height:1.5;color:var(--rosune-ink-3);max-width:80ch}@media screen and (min-width:750px){.rosune-ugc-row__sound{right:1.2rem;bottom:1.2rem;width:4rem;height:4rem}.rosune-ugc-row__sound-icon{width:1.9rem;height:1.9rem}}@media(prefers-reduced-motion:reduce){.rosune-ugc-row__sound{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/rosune-ugc-row.css.map */
