.ugc-wrapper{width:100%}.ugc-heading{margin:0 0 1rem;font-size:calc(var(--ugc-text-size, 12px) + 2px);font-weight:700;color:rgb(var(--color-foreground));line-height:1.4}.ugc-grid{display:grid;gap:.8rem;width:100%}.ugc-grid--1{grid-template-columns:1fr;max-width:200px}.ugc-grid--2{grid-template-columns:repeat(2,1fr)}.ugc-grid--3{grid-template-columns:repeat(3,1fr)}.ugc-grid--4{grid-template-columns:repeat(4,1fr)}.ugc-card{display:flex;flex-direction:column;gap:.4rem;cursor:pointer;border:none;background:none;padding:0;text-align:center;transition:transform .2s ease}.ugc-card--autoplay{cursor:default}.ugc-card:hover{transform:scale(1.03)}.ugc-card--autoplay:hover{transform:none}.ugc-card__thumbnail{position:relative;border-radius:10px;overflow:hidden;padding-top:var(--ugc-ratio, 177.78%);background:rgba(var(--color-foreground),.05)}.ugc-card__image,.ugc-card__video-inline{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border:none}.ugc-card__placeholder{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:rgba(var(--color-foreground),.2)}.ugc-card__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .2s,transform .2s}.ugc-card:hover .ugc-card__play{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.ugc-card__gradient{position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,rgba(0,0,0,.4),transparent);pointer-events:none}.ugc-card__name{margin:0;font-size:var(--ugc-text-size, 12px);font-weight:400;color:rgb(var(--color-foreground));line-height:1.3}.ugc-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center}.ugc-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:pointer}.ugc-popup__content{position:relative;z-index:1;max-width:400px;max-height:90vh;width:90vw;border-radius:12px;overflow:hidden;background:#000}.ugc-popup__close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border-radius:50%;background:#00000080;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s}.ugc-popup__close:hover{background:#000c}.ugc-popup__video{width:100%;aspect-ratio:9 / 16}.ugc-popup__video video,.ugc-popup__video iframe{width:100%;height:100%;display:block;border:none;object-fit:cover}@media screen and (max-width:749px){.ugc-grid--4{grid-template-columns:repeat(4,1fr);gap:.5rem}.ugc-card__play{width:36px;height:36px}.ugc-card__play svg{width:20px;height:20px}.ugc-popup__content{max-width:90vw}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-ugc.css.map */
