.tsproduct-arch{display:flex;flex-direction:column;width:100%;font-family:inherit;box-sizing:border-box}.tsproduct-arch__image-wrapper{position:relative;width:100%;aspect-ratio:10 / 11;overflow:hidden;border-radius:1000px 1000px 0 0;margin-bottom:24px}.tsproduct-arch__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;background-color:#f7ede0}.tsproduct-arch__actions{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;padding:0 16px 20px;box-sizing:border-box;opacity:0;visibility:hidden;transform:translateY(15px);transition:all .3s cubic-bezier(.4,0,.2,1)}.tsproduct-arch__image-wrapper:hover .tsproduct-arch__actions{opacity:1;visibility:visible;transform:translateY(0)}.tsproduct-arch__quickview-btn{width:100%;background-color:#e6680a;color:#fff;border:none;border-radius:8px;padding:14px 20px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .2s ease,transform .2s ease;box-shadow:0 4px 12px #e6680a33}.tsproduct-arch__quickview-btn:hover{background-color:#cb5905;transform:translateY(-2px)}.tsproduct-arch__content{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 10px}.tsproduct-arch__category{color:#fca754;font-size:14px;font-weight:500;margin-bottom:8px}.tsproduct-arch__title{color:#111;font-size:20px;font-weight:600;margin:0 0 10px;line-height:1.3;padding:0}.tsproduct-arch__price{color:#111;font-size:16px;font-weight:700;line-height:1}.tsproduct-bakery{display:flex;flex-direction:column;height:100%;border:2px dashed #8d8d8d;border-radius:18px;background:#efefef}.tsproduct-bakery__media{position:relative;min-height:360px}.tsproduct-bakery__media-overlay{width:100%;display:flex;justify-content:space-between;position:absolute;padding:20px}.tsproduct-bakery__discount{background:linear-gradient(90deg,#ffa91d,#f01aa8);color:#fff;font-size:14px;line-height:1;font-weight:400;padding:4px 16px;border-radius:8px;display:flex;align-items:center}.tsproduct-bakery__quick-view{padding:10px;border:0;border-radius:999px;background:linear-gradient(135deg,#ffa91d,#f01aa8);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.tsproduct-bakery__quick-view svg{width:20px;height:20px}.tsproduct-bakery__image{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-top-left-radius:18px;border-top-right-radius:18px}.tsproduct-bakery__content{margin-top:10px;padding:0 22px 16px;display:flex;flex-direction:column;gap:20px}.tsproduct-bakery__title{margin:0;color:#131313;font-size:28px;font-weight:600;line-height:1;text-decoration:none}.tsproduct-bakery__price-row{margin-top:18px;display:flex;align-items:center;gap:14px}.tsproduct-bakery__old-price{color:#666;text-decoration:line-through;font-size:20px;font-weight:400}.tsproduct-bakery__sale-price{color:#f46534;font-size:20px;font-weight:600}.tsproduct-bakery__cart-btn{width:100%;border:0;border-radius:8px;background:linear-gradient(90deg,#ffa91d,#f01aa8);color:#fff;font-weight:600;line-height:1;padding:16px;cursor:pointer}.tsproduct-bordered{display:flex;flex-direction:column;width:100%;font-family:inherit;box-sizing:border-box;background-color:#fff;border:1px solid #111;padding:16px}.tsproduct-bordered__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;border:1px solid #111;margin-bottom:24px}.tsproduct-bordered__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tsproduct-bordered__badge{position:absolute;top:12px;right:12px;color:#fff;font-size:16px;font-weight:500;font-style:italic;text-decoration:underline;text-underline-offset:4px;z-index:2;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.tsproduct-bordered__content{display:flex;flex-direction:column;text-align:center}.tsproduct-bordered__title{color:#111;font-size:18px;font-weight:700;margin:0 0 20px;line-height:1.3}.tsproduct-bordered__meta{display:flex;justify-content:center;align-items:center;border-top:1px solid #111;padding:14px 0;margin-bottom:16px}.tsproduct-bordered__category,.tsproduct-bordered__price{flex:1;font-style:italic;font-size:16px;color:#111;font-weight:500}.tsproduct-bordered__category{border-right:1px solid #111}.tsproduct-bordered__button{background-color:#fff;color:#111;border:1px solid #111;padding:14px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease;width:100%}.tsproduct-bordered:hover .tsproduct-bordered__button{background-color:#111;color:#fff}.tsproduct-classic{background-color:#fff8e7;padding:30px;position:relative;width:100%}.tsproduct-classic__favorite{position:absolute;top:24px;right:24px;width:32px;height:32px;background-color:#ffc107;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10}.tsproduct-classic__image-wrapper{display:flex;justify-content:center;margin-bottom:24px}.tsproduct-classic__image{width:200px;height:200px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 2px 8px #0000001a}.tsproduct-classic__title-wrapper{display:flex;justify-content:space-between;align-items:center}.tsproduct-classic__title{font-size:28px;font-weight:600;color:#000}.tsproduct-classic__description{font-size:14px;font-weight:400;color:#7c7c7c}.tsproduct-classic__price{font-size:20px;font-weight:700;color:#000;margin-bottom:16px}.tsproduct-classic__rating{display:flex;align-items:center;justify-content:center;gap:4px}.tsproduct-classic__rating-number{font-size:20px;font-weight:600;color:#1a1a1a}.tsproduct-classic__rating-star{font-size:16px;color:#ffc107}.tsproduct-classic__actions{display:flex;align-items:center;gap:16px}.tsproduct-classic__button{flex:1;background-color:#fb0;color:#000;font-size:20px;font-weight:700;padding:12px 24px;border-radius:10px;cursor:pointer}.tsproduct-collection{display:flex;flex-direction:column;width:100%;font-family:inherit;box-sizing:border-box}.tsproduct-collection__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;background-color:#f7f7f7;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.tsproduct-collection__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply}.tsproduct-collection__wishlist{position:absolute;top:16px;right:16px;background-color:#000;color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transform:scale(.9);transition:all .2s ease-in-out}.tsproduct-collection__image-wrapper:hover .tsproduct-collection__wishlist{opacity:1;visibility:visible;transform:scale(1)}.tsproduct-collection__wishlist:hover{background-color:#333}.tsproduct-collection__content{display:flex;flex-direction:column;flex:1}.tsproduct-collection__meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.tsproduct-collection__brand{font-size:13px;color:#111;font-weight:500}.tsproduct-collection__brand-name{font-weight:700;text-decoration:underline;text-underline-offset:3px}.tsproduct-collection__price-range{font-size:15px;font-weight:700;color:#111}.tsproduct-collection__title{color:#111;font-size:22px;font-weight:600;margin:0 0 20px;line-height:1.4;text-align:left;padding:0}.tsproduct-collection__shop-btn{display:flex;justify-content:space-between;align-items:center;background-color:#fff;color:#111;border:1px solid #111;padding:14px 16px;font-size:14px;font-weight:600;cursor:pointer;margin-top:auto;transition:background-color .2s ease,color .2s ease}.tsproduct-collection__shop-btn:hover{background-color:#f7f7f7}.tsproduct-collection__shop-btn svg{transition:transform .2s ease}.tsproduct-collection__shop-btn:hover svg{transform:translate(4px)}.tsproduct-earthy{display:flex;flex-direction:column;width:100%;font-family:inherit;box-sizing:border-box;background-color:#fff;padding:18px;box-shadow:0 4px 12px #0000000d}.tsproduct-earthy__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;margin-bottom:24px}.tsproduct-earthy__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tsproduct-earthy__badge{position:absolute;top:15px;left:15px;background-color:#fff;color:#000;padding:6px 10px;font-size:13px;font-weight:700;z-index:2;box-shadow:0 2px 5px #0000001a}.tsproduct-earthy__content{display:flex;flex-direction:column;flex:1}.tsproduct-earthy__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:16px}.tsproduct-earthy__title{color:#000;font-size:18px;font-weight:600;margin:0;line-height:1.4;text-align:left}.tsproduct-earthy__wishlist{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#000;transition:transform .2s ease,fill .2s ease;flex-shrink:0}.tsproduct-earthy__wishlist:hover{transform:scale(1.1)}.tsproduct-earthy__wishlist:hover svg{fill:#000}.tsproduct-earthy__add-to-cart{background-color:#fff;color:#000;border:1px solid #000000;padding:15px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease;width:100%;margin-top:auto}.tsproduct-earthy:hover .tsproduct-earthy__add-to-cart{background-color:#000;color:#fff}.tsproduct-elegant{background-color:#fff;border:1px solid #EFEFEF;border-radius:6px;overflow:hidden;padding:0;position:relative;width:100%}.tsproduct-elegant__badge{position:absolute;top:14px;left:14px;z-index:10;background:linear-gradient(135deg,#fb0,#e910a1);color:#fff;font-size:12px;font-weight:700;letter-spacing:.5px;padding:10px 30px;border-radius:999px;box-shadow:0 6px 12px #ff585840}.tsproduct-elegant__image{width:100%;height:540px;-o-object-fit:cover;object-fit:cover;border:0}.tsproduct-elegant__title{text-align:left;font-weight:500;font-size:30px;color:#000;padding:26px 16px;margin:0;line-height:1.35}.tsproduct-elegent-title__divider{width:calc(100% - 32px);height:2px;background-color:#000;margin:0 auto}.tsproduct-elegant__metadata{padding:4px 16px 18px}.tsproduct-elegant__meta-row{display:flex;justify-content:space-between;align-items:center;padding:24px 0 10px}.tsproduct-elegant__meta-label{font-size:14px;color:#000;font-weight:400;text-transform:uppercase;letter-spacing:.4px}.tsproduct-elegant__meta-value{font-size:14px;color:#000;font-weight:400}.tsproduct-elegant__divider{height:1px;background-color:#000;margin:3px 0}.tsproduct-flash-sale{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:8px;transition:transform .3s ease;border:1px solid #eee;text-align:center}.tsproduct-flash-sale:hover{transform:translateY(-5px)}.tsproduct-flash-sale__image-wrapper{position:relative;width:100%;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.tsproduct-flash-sale__image{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.tsproduct-flash-sale__content{padding:20px;width:100%}.tsproduct-flash-sale__badge{position:absolute;top:10px;right:10px;background:linear-gradient(90deg,#ff8a00,#ff0080);color:#fff;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700;z-index:2}.tsproduct-flash-sale__category{font-size:14px;color:#999;margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px}.tsproduct-flash-sale__title{font-size:24px;font-weight:700;color:#000;margin-bottom:10px;text-decoration:none;display:block}.tsproduct-flash-sale__rating{display:flex;justify-content:center;align-items:center;gap:2px;margin-bottom:10px;color:#ffc107}.tsproduct-flash-sale__rating svg{width:14px;height:14px}.tsproduct-flash-sale__price-wrapper{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:15px}.tsproduct-flash-sale__price-current{font-size:20px;font-weight:700;color:#000}.tsproduct-flash-sale__price-original{font-size:14px;color:#999;text-decoration:line-through}.tsproduct-flash-sale__progress-wrapper{width:100%;margin-top:5px}.tsproduct-flash-sale__progress-labels{display:flex;justify-content:space-between;font-size:12px;color:#999;margin-bottom:5px}.tsproduct-flash-sale__progress-bar{width:100%;height:6px;background:#eee;border-radius:10px;position:relative;overflow:hidden}.tsproduct-flash-sale__progress-fill{height:100%;background:linear-gradient(90deg,#ff8a00,#ff0080);border-radius:10px}.tsproduct-frame{display:flex;flex-direction:column;background:#fff;padding-bottom:20px}.tsproduct-frame__image-wrapper{background-color:#f9f9f9;width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin-bottom:20px;overflow:hidden}.tsproduct-frame__image{mix-blend-mode:multiply}.tsproduct-frame__content{padding:0 10px}.tsproduct-frame__title{font-size:24px;font-weight:800;color:#11142d;margin:0 0 12px;line-height:1.4}.tsproduct-frame__description{font-size:16px;color:#777;font-weight:400;margin:0 0 20px;line-height:1.6;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.tsproduct-frame__footer{display:flex;align-items:center;justify-content:space-between;gap:15px}.tsproduct-frame__button{display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#f93,#fa3399);color:#fff;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:700;cursor:pointer;transition:opacity .3s ease;flex-shrink:0}.tsproduct-frame__price{display:flex;align-items:center;gap:8px}.tsproduct-frame__price-sale{font-size:20px;font-weight:800;color:#0d0d25}.tsproduct-frame__price-regular{font-size:16px;color:#b0b0b0;text-decoration:line-through;font-weight:500}.tsproduct-gallery{background-color:#fff;padding:16px;position:relative;width:100%}.tsproduct-gallery__badge{position:absolute;top:16px;right:16px;background:linear-gradient(90deg,orange,tomato);color:#fff;font-size:12px;font-weight:600;padding:4px 8px;border-radius:4px;z-index:10}.tsproduct-gallery__main-wrapper{position:relative;margin-bottom:16px;width:100%}.tsproduct-gallery__main-image{width:100%;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;border-radius:8px;box-shadow:0 2px 4px #0000001a}.tsproduct-gallery__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;border-radius:8px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;cursor:pointer}.tsproduct-gallery__main-wrapper:hover .tsproduct-gallery__overlay{opacity:1}.tsproduct-gallery__thumbnails{display:flex;gap:8px;margin-bottom:16px}.tsproduct-gallery__thumb{width:48px;height:48px;border:2px solid #E0E0E0;border-radius:4px;overflow:hidden;flex-shrink:0}.tsproduct-gallery__thumb--active{border-color:orange}.tsproduct-gallery__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tsproduct-gallery__price-section{margin-bottom:8px}.tsproduct-gallery__price{font-size:18px;font-weight:700;color:#000}.tsproduct-gallery__price-original{font-size:14px;font-weight:400;color:#999;text-decoration:line-through;margin-left:8px}.tsproduct-gallery__title{font-size:16px;font-weight:600;color:#000;margin-bottom:4px}.tsproduct-gallery__description{font-size:12px;font-weight:400;color:#666;margin:0}.tsproduct-luxe{display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid #eee;text-align:center;transition:box-shadow .3s ease;padding-bottom:25px}.tsproduct-luxe:hover{box-shadow:0 10px 30px #0000000d}.tsproduct-luxe__image-wrapper{position:relative;width:100%;margin-bottom:20px;display:flex;justify-content:center;align-items:center;background:#f7f7f7;overflow:hidden;aspect-ratio:1}.tsproduct-luxe__image{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.tsproduct-luxe:hover .tsproduct-luxe__image{transform:scale(1.05)}.tsproduct-luxe__badge{position:absolute;bottom:0;left:0;background:#fff;color:#000;padding:6px 16px;font-size:14px;font-weight:500;z-index:2}.tsproduct-luxe__actions{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:10px;opacity:0;transition:opacity .3s ease;z-index:2}.tsproduct-luxe__image-wrapper:hover .tsproduct-luxe__actions{opacity:1}.tsproduct-luxe__action-btn{width:40px;height:40px;background:#fff;border:1px solid #eee;border-radius:2px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#333}.tsproduct-luxe__action-btn:hover{background:#000;color:#fff;border-color:#000}.tsproduct-luxe__content{padding:0 20px;width:100%}.tsproduct-luxe__title{font-size:24px;font-weight:600;color:#000;margin-bottom:8px;text-decoration:none;display:block}.tsproduct-luxe__rating{display:flex;justify-content:center;align-items:center;gap:4px;margin-bottom:12px;font-size:14px;color:#555}.tsproduct-luxe__rating svg{width:14px;height:14px;color:#ffc107}.tsproduct-luxe__price-wrapper{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;font-size:14px}.tsproduct-luxe__price-current{font-weight:700;color:#000;font-size:16px}.tsproduct-luxe__price-original{color:#bbb;text-decoration:line-through}.tsproduct-luxe__price-discount{color:#ff6b6b;font-weight:500}.tsproduct-luxe__add-to-cart{background:#fff;color:#000;padding:10px 30px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid #ddd;position:relative;z-index:1;overflow:hidden;transition:all .3s ease}.tsproduct-luxe__add-to-cart:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:1px;background:linear-gradient(90deg,#ff9f2f,#f9186e);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.tsproduct-luxe__add-to-cart{border:1px solid transparent;background-clip:padding-box;border-image-source:linear-gradient(90deg,#FF9F2F 0%,#F9186E 100%);border-image-slice:1}.tsproduct-luxe__add-to-cart:hover{background:linear-gradient(135deg,#fb0,#e910a1);color:#fff;border-image-source:none;border-color:#000}.tsproduct-minimal{display:flex;flex-direction:column;position:relative;background-color:#fff}.tsproduct-minimal__badge{position:absolute;top:12px;right:12px;width:52px;height:52px;background:linear-gradient(135deg,#fb0,#e910a1);color:#fff;font-size:12px;display:flex;justify-content:center;align-items:center;letter-spacing:.5px;border-radius:999px;box-shadow:0 6px 12px #ff585840}.tsproduct-minimal__image{width:100%;height:500px;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;display:block}.tsproduct-minimal__info{padding:30px 8px 10px;display:flex;justify-content:space-between;align-items:center}.tsproduct-minimal__title{font-size:25px;font-weight:600;color:#000;text-align:left}.tsproduct-minimal__price{font-size:18px;font-weight:600;color:#666;margin:0;text-align:left;white-space:nowrap}.tsproduct-minimal__price-current{color:#000}.tsproduct-minimal__price-old{color:#a8a8a8;text-decoration:line-through}.tsproduct-modern{position:relative;background-color:#fff}.tsproduct-modern__media{background-color:#f7f4f2;width:100%;height:540px}.tsproduct-modern__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tsproduct-modern__content{padding:39px 20px 30px}.tsproduct-modern__title{margin:0;font-size:30px;font-weight:500;color:#000;line-height:1.4}.tsproduct-modern__price-row{display:flex;align-items:center;justify-content:space-between;margin-top:14px;gap:12px}.tsproduct-modern__price-stack{display:flex;align-items:baseline;gap:10px}.tsproduct-modern__price{font-size:20px;font-weight:500;color:#000}.tsproduct-modern__old-price{font-size:20px;color:#a8a8a8;text-decoration:line-through}.tsproduct-modern__deal{background:linear-gradient(135deg,#fb0,#e910a1);color:#fff;font-size:12px;font-weight:500;padding:6px 30px;border-radius:999px;box-shadow:0 6px 12px #ff585840}.tsproduct-playful{display:flex;flex-direction:column;width:100%;font-family:inherit;box-sizing:border-box;background-color:#fff;border-radius:20px;border:1px solid #eaeaeb;overflow:hidden;transition:box-shadow .3s ease,border-color .3s ease,transform .3s ease}.tsproduct-playful:hover{box-shadow:0 12px 24px #00000014;border-color:transparent;transform:translateY(-4px)}.tsproduct-playful__image-area{position:relative;width:100%;aspect-ratio:1 / 1.1;background-color:#f6f7f8;overflow:hidden}.tsproduct-playful__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.tsproduct-playful:hover .tsproduct-playful__image{transform:scale(1.05)}.tsproduct-playful__top-left{position:absolute;top:16px;left:16px;display:flex;flex-direction:column;gap:4px;z-index:2}.tsproduct-playful__badge{font-size:13px;font-weight:600;color:#111;text-transform:capitalize}.tsproduct-playful__stars{display:flex;align-items:center;gap:2px}.tsproduct-playful__wishlist{position:absolute;top:16px;right:16px;background:linear-gradient(135deg,#ff9800,#ff4500);color:#fff;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease;box-shadow:0 4px 8px #ff450033}.tsproduct-playful__wishlist:hover{transform:scale(1.15);box-shadow:0 6px 12px #ff45004d}.tsproduct-playful__bottom-area{display:flex;justify-content:space-between;align-items:flex-end;padding:16px 20px 20px;background-color:#fff;z-index:2}.tsproduct-playful__info{display:flex;flex-direction:column;gap:6px}.tsproduct-playful__title{color:#111;font-size:14px;font-weight:700;margin:0;line-height:1.2}.tsproduct-playful__pricing{display:flex;align-items:baseline;gap:8px}.tsproduct-playful__price-old{font-size:13px;color:#a0a0a0;text-decoration:line-through;font-weight:500}.tsproduct-playful__price-new{font-size:15px;font-weight:800;color:#000}.tsproduct-playful__add-to-cart{white-space:nowrap;display:flex;align-items:center;gap:6px;background:linear-gradient(135deg,#ff9800,#ff4500);color:#fff;border:none;border-radius:20px;padding:8px 14px;font-size:13px;font-weight:700;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease,filter .2s ease;box-shadow:0 4px 10px #ff450033}.tsproduct-playful__add-to-cart:hover{transform:translateY(-2px);box-shadow:0 6px 14px #ff45004d;filter:brightness(1.05)}.tsproduct-playful__add-to-cart svg{transition:transform .3s ease}.tsproduct-playful__add-to-cart:hover svg{transform:scale(1.1) rotate(-5deg)}.tsproduct-pop{position:relative;width:100%;border-radius:16px;background-color:transparent;box-sizing:border-box;font-family:inherit}.tsproduct-pop:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px;background:linear-gradient(135deg,#fb511f,#ff2060);z-index:1;opacity:0;transform:translate(0);transition:all .3s cubic-bezier(.4,0,.2,1)}.tsproduct-pop:hover:before{opacity:1;transform:translate(-5px,5px)}.tsproduct-pop__inner{position:relative;z-index:2;background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column;height:100%;border:1px solid #f0f0f0;transition:transform .3s cubic-bezier(.4,0,.2,1),border-color .3s ease;box-sizing:border-box}.tsproduct-pop:hover .tsproduct-pop__inner{transform:translate(3px,-3px);border-color:transparent}.tsproduct-pop__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.tsproduct-pop__badge{background:linear-gradient(135deg,#fa8f04,#ff3b45);color:#fff;border-radius:20px;padding:4px 10px;font-size:13px;font-weight:700;display:flex;align-items:center;gap:4px}.tsproduct-pop__wishlist-btn{background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.tsproduct-pop__wishlist-btn:hover{transform:scale(1.1)}.tsproduct-pop__image-wrapper{width:100%;display:flex;justify-content:center;margin-bottom:24px}.tsproduct-pop__image{max-width:100%;height:200px;-o-object-fit:contain;object-fit:contain}.tsproduct-pop__content-area{display:flex;flex-direction:column;flex:1}.tsproduct-pop__info{margin-bottom:20px}.tsproduct-pop__rating{display:flex;align-items:center;gap:2px;margin-bottom:8px}.tsproduct-pop__rating-count{font-size:13px;color:#111;font-weight:500;margin-left:4px}.tsproduct-pop__title{color:#000;font-size:18px;font-weight:700;margin:0 0 10px;line-height:1.3}.tsproduct-pop__description{color:#888;font-size:12px;line-height:1.6;margin:0;transition:padding-right .3s ease}.tsproduct-pop:hover .tsproduct-pop__description{padding-right:48px}.tsproduct-pop__footer{margin-top:auto;display:flex;justify-content:flex-end;align-items:flex-end}.tsproduct-pop__pricing{display:flex;align-items:center;gap:6px;margin-left:auto;transition:margin .3s cubic-bezier(.4,0,.2,1)}.tsproduct-pop:hover .tsproduct-pop__pricing{margin-left:0;margin-right:auto}.tsproduct-pop__price-old{font-size:13px;color:#666;text-decoration:line-through;font-weight:700}.tsproduct-pop__price-current{font-size:14px;font-weight:800;color:#000}.tsproduct-pop__actions{position:absolute;bottom:24px;right:24px;display:flex;flex-direction:column;gap:12px;opacity:0;visibility:hidden;transform:translate(15px);transition:all .3s cubic-bezier(.4,0,.2,1)}.tsproduct-pop:hover .tsproduct-pop__actions{opacity:1;visibility:visible;transform:translate(0)}.tsproduct-pop__action-btn{background:linear-gradient(135deg,#fa8f04,#ff3b45);color:#fff;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px #fb511f4d;transition:transform .2s ease,filter .2s ease}.tsproduct-pop__action-btn:hover{transform:scale(1.15);filter:brightness(1.1)}.tsproduct-preorder{display:flex;flex-direction:column;width:100%;font-family:inherit;box-sizing:border-box;background-color:transparent}.tsproduct-preorder__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;margin-bottom:24px}.tsproduct-preorder__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tsproduct-preorder__content{display:flex;flex-direction:column;text-align:left}.tsproduct-preorder__title{color:#000;font-size:22px;font-weight:700;margin:0 0 12px;line-height:1.3}.tsproduct-preorder__description{color:#64748b;font-size:14px;line-height:1.5;margin:0 0 24px;font-weight:500}.tsproduct-preorder__pricing{display:flex;align-items:baseline;gap:12px;margin-bottom:24px}.tsproduct-preorder__price-old{color:#94a3b8;font-size:26px;font-weight:600;text-decoration:line-through;opacity:.8}.tsproduct-preorder__price-new{color:#000;font-size:32px;font-weight:800}.tsproduct-preorder__button{background:linear-gradient(90deg,#f99006,#ff3b45);color:#fff;border:none;border-radius:999px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;width:100%;text-align:center}.tsproduct-preorder__button:hover{transform:translateY(-2px);box-shadow:0 8px 16px #ff3b4540;filter:brightness(1.1)}.tsproduct-prime{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:8px}.tsproduct-prime__image-wrapper{position:relative;width:100%;overflow:hidden;margin-bottom:15px;display:flex;justify-content:center;align-items:center;aspect-ratio:1;background:#f9f9f9}.tsproduct-prime__image{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.tsproduct-prime__actions{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;gap:8px;opacity:0;transform:translate(10px);transition:all .3s ease}.tsproduct-prime:hover .tsproduct-prime__actions{opacity:1;transform:translate(0)}.tsproduct-prime__action-btn{width:35px;height:35px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px #0000001a;transition:all .2s ease;color:#333}.tsproduct-prime__action-btn:hover{background:linear-gradient(90deg,#ff9f2f,#f9186e);color:#fff}.tsproduct-prime__content{text-align:center;width:100%;padding:15px 15px 30px}.tsproduct-prime__title{font-size:24px;font-weight:700;color:#000;margin-bottom:8px;display:block;text-decoration:none}.tsproduct-prime__rating{display:flex;justify-content:center;align-items:center;gap:2px;margin-bottom:8px;color:#ffb800}.tsproduct-prime__star--fill,.tsproduct-prime__star--border{display:flex;align-items:center}.tsproduct-prime__price{margin-bottom:15px}.tsproduct-prime__price-current{font-size:20px;font-weight:700;color:#000}.tsproduct-prime__add-to-cart{background:linear-gradient(90deg,#ff9f2f,#f9186e);border:none;border-radius:50px;padding:12px 36px;color:#fff;font-size:18px;font-weight:500;cursor:pointer;transition:transform .3s ease;outline:none;position:relative;z-index:1}.tsproduct-prime__add-to-cart:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1.5px dashed #FF6A4D;border-radius:50px;z-index:-1;transform:translate(-6px,8px);transition:transform .3s ease}.tsproduct-prime__add-to-cart:hover{transform:translateY(-2px)}.tsproduct-prime__add-to-cart:hover:before{transform:translate(-8px,10px)}.tsproduct-prime__add-to-cart:active{transform:translateY(0)}.tsproduct-prime__add-to-cart:active:before{transform:translate(-6px,8px)}.tsproduct-rated{position:relative;background-color:#fff;display:flex;flex-direction:column}.tsproduct-rated__badge{position:absolute;top:14px;right:14px;background:linear-gradient(135deg,#fb0,#e910a1);color:#fff;font-size:12px;font-weight:700;width:52px;height:52px;letter-spacing:.5px;border-radius:999px;display:flex;align-items:center;justify-content:center}.tsproduct-rated__image{width:100%;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover}.tsproduct-rated__info{padding:16px 8px}.tsproduct-rated__rating{display:flex;align-items:center;gap:8px;margin-top:16px;margin-bottom:4px}.tsproduct-rated__stars{display:flex;font-size:14px;color:gold}.tsproduct-rated__count{font-size:18px;color:#000}.tsproduct-rated__title{font-size:24px;font-weight:600;color:#000;margin-bottom:8px}.tsproduct-rated__price{font-size:14px;font-weight:400;margin-bottom:14px}.tsproduct-rated__price--original{text-decoration:line-through;margin-right:8px;color:#999}.tsproduct-rated__price--sale{color:#000;font-weight:600}.tsproduct-rated__button{width:100%;background:linear-gradient(135deg,#fb0,#e910a1);color:#fff;font-size:14px;font-weight:600;padding:10px;border:none;border-radius:30px;cursor:pointer}.tsproduct-rustic{display:flex;flex-direction:column;width:100%;font-family:inherit;box-sizing:border-box;background-color:#1f0b09;padding:32px 28px;transition:transform .3s ease,box-shadow .3s ease}.tsproduct-rustic:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0003}.tsproduct-rustic__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1.05;margin-bottom:28px;overflow:hidden}.tsproduct-rustic__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.tsproduct-rustic:hover .tsproduct-rustic__image{transform:scale(1.05)}.tsproduct-rustic__content{display:flex;flex-direction:column}.tsproduct-rustic__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:16px}.tsproduct-rustic__title{color:#fff;font-size:24px;font-weight:600;margin:0;line-height:1.3}.tsproduct-rustic__price{color:#fff;font-size:16px;font-weight:700;white-space:nowrap}.tsproduct-rustic__description{color:#e5e0dc;font-size:13px;line-height:1.5;margin:0 0 24px;font-weight:400}.tsproduct-rustic__btn{background-color:#fff;color:#000;font-size:12px;font-weight:600;padding:8px 14px;border:none;border-radius:4px;cursor:pointer;align-self:flex-start;transition:background-color .2s ease,opacity .2s ease}.tsproduct-rustic__btn:hover{background-color:#f0f0f0;opacity:.9}.tsproduct-sleek{display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000008;transition:transform .3s ease,box-shadow .3s ease;text-align:left;height:100%}.tsproduct-sleek__image-wrapper{position:relative;width:100%;margin-bottom:20px;display:flex;justify-content:center;align-items:center;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#fff}.tsproduct-sleek__image{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.tsproduct-sleek__content{display:flex;flex-direction:column;gap:8px;padding:20px;width:100%}.tsproduct-sleek__title{font-size:30px;font-weight:500;color:#1a1a1a;line-height:1.4;margin:0;text-decoration:none}.tsproduct-sleek__rating{display:flex;align-items:center;gap:2px;color:#ffc107;margin-bottom:4px}.tsproduct-sleek__rating svg{width:14px;height:14px}.tsproduct-sleek__stock{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#333;margin-bottom:4px}.tsproduct-sleek__stock-icon{color:#8a2be2;width:14px;height:14px}.tsproduct-sleek__price{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.tsproduct-sleek__add-to-cart{background:linear-gradient(90deg,#ff9f2f,#f9186e);border:none;border-radius:6px;padding:10px 20px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s ease,transform .2s ease;width:-moz-fit-content;width:fit-content;outline:none;margin-bottom:8px}.tsproduct-sleek__add-to-cart:hover{opacity:.9;transform:translateY(-1px)}.tsproduct-sleek__add-to-cart:active{transform:translateY(0)}.tsproduct-sleek__sku{font-size:14px;color:#999;margin-top:auto;display:flex;gap:4px}.tsproduct-sleek_sku-label{font-weight:600;color:#1a1a1a}.tsproduct-sleek_sku-value{font-weight:600}.tsproduct-soft{display:flex;flex-direction:column;width:100%;font-family:inherit;box-sizing:border-box;background-color:transparent;padding:18px;border-radius:28px;transition:background-color .3s ease}.tsproduct-soft:hover{background-color:#ededed}.tsproduct-soft__image-container{position:relative;width:100%;aspect-ratio:1 / 1;background-color:#f7f7f7;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;overflow:hidden;transition:background-color .3s ease}.tsproduct-soft:hover .tsproduct-soft__image-container{background-color:#fff}.tsproduct-soft__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply}.tsproduct-soft__wishlist{position:absolute;top:16px;right:16px;background-color:#000;color:#fff;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:transform .2s ease,background-color .2s ease}.tsproduct-soft__wishlist:hover{transform:scale(1.1);background-color:#222}.tsproduct-soft__content{display:flex;flex-direction:column;text-align:left;padding:0 4px}.tsproduct-soft__title{color:#000;font-size:24px;font-weight:700;margin:0 0 16px;line-height:1.3}.tsproduct-soft__pricing{display:flex;align-items:center;gap:8px}.tsproduct-soft__price-current{font-size:16px;font-weight:700;color:#000}.tsproduct-soft__price-old{font-size:15px;font-weight:500;color:#666;text-decoration:line-through}.tsproduct-tasty{background-color:#faf7ed;padding:30px 24px;position:relative;display:flex;flex-direction:column;width:100%;box-sizing:border-box;overflow:hidden;font-family:inherit}.tsproduct-tasty__header{position:relative;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;z-index:2}.tsproduct-tasty__info{display:flex;flex-direction:column;padding-right:50px}.tsproduct-tasty__title{color:#fb511f;font-size:24px;font-weight:600;margin:0 0 6px;line-height:1.2}.tsproduct-tasty__desc{color:#ffbca1;font-size:14px;margin:0}.tsproduct-tasty__badge{position:absolute;top:0;right:0;background:linear-gradient(135deg,#ffa83e,#e62060);color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;z-index:2}.tsproduct-tasty__image-wrapper{position:relative;width:100%;display:flex;justify-content:center;align-items:center;margin:10px 0 30px}.tsproduct-tasty__image{width:100%;max-width:240px;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;border-radius:50%}.tsproduct-tasty__footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;position:relative;z-index:2}.tsproduct-tasty__pricing{display:flex;flex-direction:column;gap:6px}.tsproduct-tasty__price-old{color:#f8b093;font-size:16px;line-height:1}.tsproduct-tasty__price-new{color:#fb511f;font-size:18px;font-weight:800;line-height:1}.tsproduct-tasty__actions{position:absolute;bottom:24px;right:24px;background-color:#fb511f;border-radius:30px;display:flex;flex-direction:column;padding:16px 8px;gap:16px;z-index:3;opacity:0;transform:translateY(20px);visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 20px #fb511f4d}.tsproduct-tasty:hover .tsproduct-tasty__actions{opacity:1;visibility:visible;transform:translateY(0)}.tsproduct-tasty__action-btn{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .2s ease,filter .2s ease}.tsproduct-tasty__action-btn:hover{transform:scale(1.15);filter:brightness(1.2)}.tsproduct-timer{display:flex;flex-direction:column;width:100%;font-family:inherit;box-sizing:border-box}.tsproduct-timer__image-wrapper{position:relative;width:100%;margin-bottom:24px}.tsproduct-timer__image{width:100%;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;display:block;background-color:#fcfcfc}.tsproduct-timer__badge{position:absolute;top:15px;left:15px;width:46px;height:46px;background:linear-gradient(135deg,#ffa83e,#e62060);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;z-index:2;box-shadow:0 4px 10px #e2215d33}.tsproduct-timer__countdown{position:absolute;bottom:20px;left:50%;width:80%;transform:translate(-50%);color:#fb1b1b;background-color:#fff;padding:12px 0;border-radius:5px;font-size:20px;font-weight:500;z-index:2;letter-spacing:.5px;text-align:center}.tsproduct-timer__content{display:flex;flex-direction:column;align-items:flex-start;padding:0 5px}.tsproduct-timer__title{color:#000;font-size:30px;font-weight:700;margin:0 0 10px;line-height:1.3}.tsproduct-timer__rating{display:flex;gap:2px;margin-bottom:12px}.tsproduct-timer__price{color:#fb511f;font-size:18px;font-weight:600;line-height:1}.tsproduct-trendy{display:flex;flex-direction:column;align-items:center;font-family:inherit;width:100%}.tsproduct-trendy__image-wrapper{position:relative;width:100%;overflow:hidden;margin-bottom:20px}.tsproduct-trendy__image{width:100%;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;display:block}.tsproduct-trendy__badges{position:absolute;top:15px;left:15px;display:flex;flex-direction:column;gap:8px;z-index:2}.tsproduct-trendy__badge{font-size:13px;font-family:inherit;font-weight:500;padding:4px 16px;border-radius:20px;text-align:center}.tsproduct-trendy__badge--new{background-color:#000;color:#fff}.tsproduct-trendy__badge--hot{background-color:transparent;color:#000;border:1px solid #000}.tsproduct-trendy__actions-layer{position:absolute;bottom:25px;left:50%;transform:translate(-50%) translateY(10px);opacity:0;visibility:hidden;transition:all .3s ease-in-out;z-index:2}.tsproduct-trendy__image-wrapper:hover .tsproduct-trendy__actions-layer{transform:translate(-50%) translateY(0);opacity:1;visibility:visible}.tsproduct-trendy__actions{display:flex;align-items:center;background:#fff;border-radius:40px;padding:10px 16px;box-shadow:0 4px 15px #0000001a;gap:12px}.tsproduct-trendy__action-btn{background:transparent;border:none;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;color:#000;transition:color .2s ease,transform .2s ease}.tsproduct-trendy__action-btn:hover{color:#666;transform:translateY(-2px)}.tsproduct-trendy__action-sep{width:1px;height:16px;background-color:#e5e5e5}.tsproduct-trendy__content{text-align:center;display:flex;flex-direction:column;align-items:center}.tsproduct-trendy__title{font-size:16px;font-weight:600;color:#000;margin-bottom:12px;line-height:1.4;margin-top:0}.tsproduct-trendy__rating{display:flex;gap:4px;margin-bottom:15px;align-items:center}.tsproduct-trendy__price{font-size:16px;font-weight:700;color:#000}.tsproduct-vibrant{background-color:#814028;padding:0;position:relative;display:flex;flex-direction:column;width:100%}.tsproduct-vibrant__badge{position:absolute;top:16px;right:16px;background:linear-gradient(135deg,#fb0,#e910a1);color:#fff;font-size:14px;font-weight:700;padding:8px 20px;border-radius:6px;z-index:20}.tsproduct-vibrant__image-wrapper{position:relative;width:100%}.tsproduct-vibrant__image{width:100%;aspect-ratio:3 / 4;-o-object-fit:cover;object-fit:cover;display:block}.tsproduct-vibrant__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;cursor:pointer}.tsproduct-vibrant:hover .tsproduct-vibrant__overlay{opacity:1}.tsproduct-vibrant__overlay-button{color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-align:center;background:linear-gradient(135deg,#fb0,#e910a1);padding:12px 30px;border-radius:10px}.tsproduct-vibrant__overlay-icons{display:flex;gap:20px;color:#fff;font-size:18px;margin:24px 0}.tsproduct-vibrant__overlay-icon{display:flex;gap:4px;align-items:center;color:#fff;font-size:18px}.tsproduct-vibrant__content{padding:40px 10px;display:flex;justify-content:space-between;align-items:center}.tsproduct-vibrant__title{font-size:24px;font-weight:700;color:#fff;margin-bottom:8px}.tsproduct-vibrant__description{color:#fff;margin-bottom:12px}.tsproduct-vibrant__price-section{display:flex;align-items:center;gap:2px;color:#fff}.tsproduct-vibrant__price{font-size:20px;font-weight:700}.tsproduct-vibrant__price-old{font-size:20px;font-weight:700;color:#ffffffb4;text-decoration:line-through}.tsproduct-vibrant__button{width:90%;height:40px;background:linear-gradient(90deg,#ff9500,#ff5e62);color:#fff;font-size:16px;font-weight:700;padding:0;border:none;border-radius:8px;cursor:pointer;text-transform:capitalize;transition:opacity .2s ease}.tsproduct-vibrant__button:hover{opacity:.9}
