.page-width{margin:0 auto;padding:0 1rem}.community-carousel__wrapper{width:100%;margin:0 auto;padding:0 1rem 1rem;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;-webkit-overflow-scrolling:touch}.ugc-item{flex:0 0 272px;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 4px 12px #0000000f}@media screen and (min-width:768px){.ugc-item{flex:0 0 260px}}@media screen and (min-width:1200px){.ugc-item{flex:0 0 280px}}.ugc-media{position:relative;width:100%;aspect-ratio:9 / 16;background:#f9f9f9;overflow:hidden}.ugc-media video,.ugc-media img{width:100%;height:100%;object-fit:cover;display:block}.ugc-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#0000008c;color:#fff;font-size:2rem;border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .2s ease}.ugc-media:hover .ugc-play-btn{opacity:1}.ugc-product{padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem}.ugc-product img{width:40px;height:40px;object-fit:contain;border-radius:6px;flex-shrink:0;margin:0}.ugc-product__info{flex:1;text-align:left}.ugc-product__title{font-size:.85rem;margin:0 0 .25rem;font-weight:500;color:#111;line-height:1.3}.ugc-product__price{font-weight:600;font-size:.9rem;margin:0;color:#000}.ugc-product__button{background:#fa5a0f;color:#fff;border:none;font-size:1.2rem;border-radius:50%;width:30px;height:auto;aspect-ratio:1 / 1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:transform .15s ease,opacity .2s ease}.ugc-product__button:hover{opacity:.85;transform:scale(1.1)}.ugc-product__link{display:flex;justify-content:space-between;align-items:center}.community-carousel__wrapper::-webkit-scrollbar{display:none}.community-carousel__wrapper{-ms-overflow-style:none;scrollbar-width:none}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:9999;transform:translateY(110%);transition:transform .28s ease;pointer-events:none;background:var(--sticky-atc-standard-bg, #f5f5f5);color:var(--sticky-atc-standard-text, #111111);border-top:1.5px solid var(--sticky-atc-standard-border, #e2e2e2);box-shadow:0 -4px 16px #0000000f;font-family:Avenir-Book,Avenir Next,Avenir,Nunito Sans,sans-serif}.sticky-atc.is-visible{transform:translateY(0);pointer-events:auto}.sticky-atc.is-released{box-shadow:none}.sticky-atc--member{background:var(--sticky-atc-member-bg, #3a3a3a);color:var(--sticky-atc-member-text, #ffffff);border-top-color:#edff3233}.sticky-atc__inner{display:flex;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:10px 16px}.sticky-atc__media{flex:0 0 auto}.sticky-atc__media img{display:block;width:50px;height:50px;border-radius:6px;object-fit:cover}.sticky-atc__info{flex:1 1 auto;min-width:0}.sticky-atc__title{margin:0;font-size:13px;line-height:1.3;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8}.sticky-atc__price{margin-top:2px;display:flex;align-items:center;flex-wrap:wrap;gap:5px;font-size:15px;line-height:1.4;font-weight:700}.sticky-atc__badge{display:inline-block;font-size:9px;line-height:1;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:var(--sticky-atc-member-accent, #edff32);color:var(--sticky-atc-member-accent-text, #000000);padding:4px 7px;border-radius:100px}.sticky-atc__price-current{white-space:nowrap}.sticky-atc__price-compare{margin-left:2px;font-size:12px;font-weight:400;text-decoration:line-through;opacity:.6;white-space:nowrap}.sticky-atc__savings{margin-left:2px;font-size:10px;line-height:1;font-weight:700;padding:4px 6px;border-radius:100px;background:transparent;color:#fa5a0f;border:1px solid rgba(250,90,15,.35);white-space:nowrap}.sticky-atc--member .sticky-atc__savings{background:transparent;color:#fa5a0f;border-color:#fa5a0f59}.sticky-atc__in-cart{margin:2px 0 0;font-size:11px;line-height:1.3;opacity:.65}.sticky-atc__actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.sticky-atc__qty{display:flex;align-items:center;border:1px solid rgba(0,0,0,.15);border-radius:8px;overflow:hidden;height:40px}.sticky-atc--member .sticky-atc__qty{border-color:#ffffff40}.sticky-atc__qty-btn{display:flex;align-items:center;justify-content:center;width:32px;height:40px;padding:0;background:none;border:none;font-size:17px;line-height:1;cursor:pointer;color:inherit}.sticky-atc__qty-btn:hover{opacity:.7}.sticky-atc__qty-input{width:32px;height:40px;padding:0;border:none;border-left:1px solid rgba(0,0,0,.15);border-right:1px solid rgba(0,0,0,.15);text-align:center;font-size:13px;font-weight:600;color:inherit;background:transparent;-webkit-appearance:textfield;appearance:textfield}.sticky-atc--member .sticky-atc__qty-input{border-left-color:#ffffff40;border-right-color:#ffffff40}.sticky-atc__qty-input::-webkit-outer-spin-button,.sticky-atc__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sticky-atc__submit{min-width:130px;height:40px;padding:0 20px;background:var(--sticky-atc-button-bg, #fa5a0f);color:var(--sticky-atc-button-text, #ffffff);border:none;border-radius:2em;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:opacity .15s ease,transform .15s ease}.sticky-atc__submit:hover:not(:disabled){transform:translateY(-1px)}.sticky-atc__submit:disabled{opacity:.5;cursor:not-allowed}.sticky-atc__submit.is-loading{opacity:.7;cursor:progress}.sticky-atc--member .sticky-atc__submit{background:var(--sticky-atc-member-accent, #edff32);color:var(--sticky-atc-member-accent-text, #000000)}@media(max-width:749px){.sticky-atc__inner{padding:8px 12px;gap:8px}.sticky-atc__media{display:none}.sticky-atc__title{font-size:12px}.sticky-atc__price{font-size:14px;gap:4px}.sticky-atc__price-compare{font-size:11px}.sticky-atc__savings{font-size:9px;padding:3px 5px}.sticky-atc__actions{gap:6px}.sticky-atc__qty{display:flex;height:38px;border-radius:7px}.sticky-atc__qty-btn{width:27px;height:38px;font-size:16px}.sticky-atc__qty-input{width:27px;height:38px;font-size:12px}.sticky-atc__submit{min-width:105px;height:38px;padding:0 12px;font-size:11px}}@media(max-width:380px){.sticky-atc__inner{padding-left:8px;padding-right:8px;gap:5px}.sticky-atc__price{gap:3px}.sticky-atc__price-compare{display:none}.sticky-atc__savings{font-size:8px;padding:3px 4px}.sticky-atc__actions{gap:4px}.sticky-atc__qty-btn,.sticky-atc__qty-input{width:25px}.sticky-atc__submit{min-width:95px;padding:0 9px}}@media(prefers-reduced-motion:reduce){.sticky-atc,.sticky-atc__submit{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/20/compiled_assets/styles.css.map */
