.stk,.sig,.ugc,.ptb,.whu,.gft{padding:5rem 0}.stk__header,.sig__header,.ugc__header{text-align:center;margin-bottom:3rem}.stk__title,.sig__title,.ugc__title{display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:2.6rem;color:#222}.stk__tt-logo{flex-shrink:0}.stk__subtitle,.sig__subtitle,.ugc__subtitle{font-size:1.4rem;color:#888;margin-top:.6rem}.stk__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.stk__card{position:relative;border-radius:1.8rem;overflow:hidden;background:#000;box-shadow:0 6px 24px #0000001a;transition:transform .3s,box-shadow .3s}.stk__card:hover{transform:translateY(-6px);box-shadow:0 12px 36px #00000026}.stk__card-media{position:relative;aspect-ratio:9/16;overflow:hidden}.stk__card-media img,.stk__video{width:100%;height:100%;object-fit:cover;display:block}.stk__play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0003;transition:opacity .3s}.stk__play-overlay .material-symbols-outlined{font-size:5rem;color:#fff;opacity:.9}.stk__badge{position:absolute;top:1rem;right:1rem;z-index:5;width:3rem;height:3rem;border-radius:50%;background:#000;display:flex;align-items:center;justify-content:center}.stk__badge svg{fill:#fff}.stk__stats{position:absolute;bottom:0;left:0;right:0;z-index:5;display:flex;gap:1rem;padding:1rem 1.2rem;background:linear-gradient(transparent,#000000b3);color:#fff;font-size:1.2rem;font-weight:600}.stk__stats span{display:flex;align-items:center;gap:.3rem}.stk__stats .material-symbols-outlined{font-size:1.5rem}.stk__card-info{padding:1rem 1.2rem;background:#fff}.stk__user{display:flex;align-items:center;gap:.8rem}.stk__avatar{width:3.2rem;height:3.2rem;border-radius:50%;object-fit:cover;flex-shrink:0}.stk__avatar--letter{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700}.stk__user strong{font-size:1.25rem;display:block}.stk__user p{font-size:1.1rem;color:#888;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:18rem}.stk__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6}.stk__cta,.sig__cta{text-align:center;margin-top:2.4rem}.stk__cta-btn{display:inline-flex;align-items:center;gap:.6rem;background:#000;color:#fff;font-size:1.4rem;font-weight:700;padding:1.2rem 2.4rem;border-radius:3rem;transition:all .3s;cursor:pointer}.stk__cta-btn:hover{background:#333;transform:translateY(-2px);color:#fff}.sig__stories-row{display:flex;gap:1.6rem;overflow-x:auto;padding-bottom:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;justify-content:center;flex-wrap:wrap}.sig__story{text-align:center;text-decoration:none;flex-shrink:0}.sig__story-ring{width:8rem;height:8rem;border-radius:50%;padding:3px;background:linear-gradient(135deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5);margin-bottom:.5rem}.sig__story-ring img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid #fff}.sig__story-label{font-size:1.15rem;color:#555;font-weight:600;display:block}.sig__story:hover .sig__story-ring{transform:scale(1.08);transition:transform .3s}.sig__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-top:2.4rem}.sig__post{position:relative;border-radius:1.4rem;overflow:hidden;aspect-ratio:1;cursor:pointer}.sig__post-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.sig__post:hover .sig__post-img{transform:scale(1.06)}.sig__post-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;background:#00000080;color:#fff;opacity:0;transition:opacity .3s}.sig__post:hover .sig__post-overlay{opacity:1}.sig__post-stats{display:flex;gap:1.4rem;font-size:1.3rem;font-weight:700}.sig__post-stats span{display:flex;align-items:center;gap:.3rem}.sig__post-stats .material-symbols-outlined{font-size:1.8rem}.sig__post-user strong{font-size:1.2rem}.sig__post-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.sig__cta-btn{display:inline-flex;align-items:center;gap:.6rem;background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;font-size:1.4rem;font-weight:700;padding:1.2rem 2.4rem;border-radius:3rem;transition:all .3s;cursor:pointer}.sig__cta-btn:hover{transform:translateY(-2px);opacity:.9;color:#fff}.ugc__counter{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;font-size:1.4rem;color:var(--color-primary);background:#f9687e14;padding:.5rem 1.4rem;border-radius:2rem}.ugc__counter .material-symbols-outlined{font-size:1.8rem}.ugc__counter strong{font-size:1.5rem}.ugc__mosaic{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;grid-auto-rows:22rem}.ugc__item{position:relative;border-radius:1.6rem;overflow:hidden;cursor:pointer}.ugc__item--lg{grid-column:span 2;grid-row:span 2}.ugc__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.ugc__item:hover .ugc__img{transform:scale(1.05)}.ugc__item-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;background:#0000008c;color:#fff;opacity:0;transition:opacity .3s;padding:1.5rem}.ugc__item:hover .ugc__item-overlay{opacity:1}.ugc__item-overlay strong{font-size:1.4rem}.ugc__item-overlay p{font-size:1.2rem;font-style:italic;line-height:1.5;margin:0}.ugc__item-stars .material-symbols-outlined{font-size:1.4rem;color:#ffb800}.ugc__item-product{display:inline-flex;align-items:center;gap:.3rem;font-size:1.1rem;background:#fff3;padding:.3rem .8rem;border-radius:1rem;margin-top:.3rem}.ugc__item-product .material-symbols-outlined{font-size:1.3rem}.ptb__inner{background:#fff;border-radius:2.4rem;padding:3rem;text-align:center;box-shadow:0 4px 20px #0000000a;border:1px solid rgba(110,47,168,.08)}.ptb__text h2{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:2.2rem;color:#333;margin-bottom:.4rem}.ptb__text h2 .material-symbols-outlined{font-size:2.8rem;color:#4caf50}.ptb__text p{font-size:1.3rem;color:#888;margin-bottom:2rem}.ptb__logos{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem;padding:1.6rem 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.ptb__logo-item img{height:32px;width:auto;opacity:.6;transition:opacity .2s;filter:grayscale(.5)}.ptb__logo-item:hover img{opacity:1;filter:none}.ptb__logo-text{font-size:1.4rem;font-weight:700;color:#aaa;padding:.4rem 1.2rem;border:1px solid #e0e0e0;border-radius:.6rem}.ptb__badges{display:flex;align-items:center;justify-content:center;gap:1.4rem;flex-wrap:wrap}.ptb__badge{display:flex;align-items:center;gap:.4rem;font-size:1.25rem;font-weight:600;color:#555;background:linear-gradient(135deg,#f5f0ff,#eefff5);padding:.6rem 1.4rem;border-radius:2rem}.ptb__badge .material-symbols-outlined{font-size:1.6rem;color:#4caf50}.ptb__payment-icons{display:flex;align-items:center;justify-content:center;gap:.8rem;flex-wrap:wrap;list-style:none;margin:2rem 0 0;padding:0}.ptb__payment-item{display:flex;align-items:center;background:#fff;border-radius:.6rem;padding:.4rem .5rem;box-shadow:0 1px 4px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.ptb__payment-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ptb__payment-svg{width:38px;height:24px;display:block}.whu__header{text-align:center;margin-bottom:3rem}.whu__title{display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:2.6rem;color:#222}.whu__title .material-symbols-outlined{font-size:3rem;color:var(--color-primary)}.whu__subtitle{font-size:1.4rem;color:#888;margin-top:.6rem}.whu__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.whu__card{text-align:center;padding:2.4rem 1.6rem;background:#fff;border-radius:2rem;box-shadow:0 4px 20px #0000000a;border:1px solid #f0f0f0;transition:transform .3s,box-shadow .3s}.whu__card:hover{transform:translateY(-6px);box-shadow:0 12px 36px #00000014}.whu__card-icon{width:6.4rem;height:6.4rem;border-radius:50%;background:linear-gradient(135deg,#f9687e1a,#6e2fa814);display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem}.whu__card-icon .material-symbols-outlined{font-size:3rem;color:var(--card-color)}.whu__card-icon img{width:4rem;height:4rem;object-fit:contain}.whu__card h3{font-size:1.6rem;color:#333;margin-bottom:.6rem}.whu__card p{font-size:1.3rem;color:#777;line-height:1.6;margin:0}.whu__stat{margin-top:1rem;font-size:2.2rem;font-weight:800;color:var(--card-color)}.gft__inner{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.gft__tag{display:inline-flex;align-items:center;gap:.3rem;background:linear-gradient(135deg,#f9687e,#e55068);color:#fff;padding:.5rem 1.4rem;border-radius:2rem;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.gft__title{font-size:2.8rem;color:#222;margin-bottom:1rem;line-height:1.2}.gft__text{font-size:1.5rem;color:#666;line-height:1.7;margin-bottom:2rem}.gft__occasions{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:2rem}.gft__occasion{display:flex;align-items:center;gap:.4rem;background:#fff;padding:.7rem 1.4rem;border-radius:2rem;font-size:1.25rem;font-weight:600;color:#555;box-shadow:0 2px 10px #0000000f;transition:transform .2s}.gft__occasion:hover{transform:translateY(-2px)}.gft__occasion .material-symbols-outlined{font-size:1.8rem;color:var(--color-primary)}.gft__cta{display:inline-flex;align-items:center;gap:.6rem;background:linear-gradient(135deg,var(--color-button-bg),#e55068);color:#fff;font-size:1.5rem;font-weight:700;padding:1.3rem 2.6rem;border-radius:3rem;transition:all .3s;cursor:pointer;box-shadow:0 6px 20px #f9687e4d}.gft__cta:hover{transform:translateY(-2px);box-shadow:0 8px 28px #f9687e73;color:#fff}.gft__cta .material-symbols-outlined{font-size:2rem}.gft__visual img{width:100%;border-radius:2.4rem;box-shadow:0 12px 40px #00000014}@media(max-width:989px){.stk__grid,.sig__grid{grid-template-columns:repeat(2,1fr)}.ugc__mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:18rem}.whu__grid{grid-template-columns:repeat(2,1fr)}.gft__inner{grid-template-columns:1fr;gap:2rem}.gft__visual{order:-1}}@media(max-width:749px){.stk,.sig,.ugc,.ptb,.whu,.gft{padding:3.5rem 0}.stk__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.sig__grid{grid-template-columns:repeat(2,1fr)}.sig__stories-row{justify-content:flex-start;flex-wrap:nowrap}.sig__story-ring{width:6.4rem;height:6.4rem}.ugc__mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:15rem}.ugc__item--lg{grid-column:span 2}.whu__grid{grid-template-columns:1fr}.gft__title{font-size:2.2rem}.stk__title,.sig__title,.ugc__title,.whu__title{font-size:2rem}.ptb__logos{gap:1.2rem}.ptb__badges{gap:.8rem}.ptb__badge{font-size:1.1rem;padding:.4rem 1rem}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/section-social-feed.css.map */
