.tb-product{max-width:1320px;margin:0 auto;padding:24px 24px 80px;overflow-x:hidden;box-sizing:border-box}.tb-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}@media(min-width:1025px){.tb-product{padding-top:0}.tb-product__gallery{width:100%;min-width:0}.tb-product__main-image-wrap{width:100%;aspect-ratio:1/1;max-width:none}.tb-product__main-image{width:100%;height:100%;object-fit:cover;object-position:center}}.tb-product__gallery{position:sticky;top:100px}.tb-product__main-image-wrap{position:relative;border-radius:16px;overflow:hidden;background:#f5f5f5;aspect-ratio:1/1;cursor:default}.tb-product__main-image{width:100%;height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.tb-product__main-image-wrap:hover .tb-product__main-image{transform:scale(1.08)}.tb-product__badge-group{position:absolute;top:16px;left:16px;display:flex;flex-direction:column;gap:8px;z-index:2}.tb-product__badge{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.tb-product__badge--new{background:#f97316;color:#fff}.tb-product__badge--sale{background:#ef4444;color:#fff}.tb-product__thumbnails{display:flex;gap:12px;margin-top:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.tb-product__thumbnails::-webkit-scrollbar{display:none}.tb-product__thumb{flex:0 0 80px;width:80px;height:80px;border-radius:10px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s,opacity .2s;background:#f5f5f5}.tb-product__thumb:hover{opacity:.8}.tb-product__thumb.is-active{border-color:#f97316}.tb-product__thumb img{width:100%;height:100%;object-fit:cover}.tb-product__info{display:flex;flex-direction:column;gap:0}.tb-product__vendor{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#f97316;margin-bottom:8px}.tb-product__title{font-family:Space Grotesk,sans-serif;font-size:38px;font-weight:800;line-height:1.1;color:#0a0a0a;margin:0 0 16px;letter-spacing:-.01em}.tb-product__price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:8px}.tb-product__price{font-family:Space Grotesk,sans-serif;font-size:36px;font-weight:700;color:#0a0a0a}.tb-product__price--sale{color:#ef4444}.tb-product__compare-price{font-size:20px;color:#a3a3a3;text-decoration:line-through}.tb-product__save-tag{display:inline-flex;align-items:center;padding:4px 10px;background:#fef2f2;color:#ef4444;font-size:13px;font-weight:700;border-radius:6px}.tb-product__tax-note{font-size:12px;color:#a3a3a3;margin-bottom:24px}.tb-product__tax-note--free{color:#16a34a;font-weight:600;font-size:13px}.tb-product__stock-badge{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#16a34a;margin-bottom:16px}.tb-product__urgency{display:flex;flex-direction:column;gap:10px;padding:16px;background:#dc2626;border:none;border-radius:12px;margin-bottom:24px}.tb-product__urgency-item{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#fff}.tb-product__urgency-dot{width:8px;height:8px;border-radius:50%;background:#fff;animation:tb-pulse-urgency 1.5s ease-in-out infinite}@keyframes tb-pulse-urgency{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.tb-product__urgency-icon{width:20px;height:20px;flex-shrink:0}.tb-product__variants{margin-bottom:24px}.tb-product__variant-label{font-size:14px;font-weight:600;color:#0a0a0a;margin-bottom:10px}.tb-product__variant-options{display:flex;flex-wrap:wrap;gap:8px}.tb-product__variant-btn{padding:10px 20px;border:2px solid #e5e5e5;border-radius:10px;background:#fff;font-size:14px;font-weight:500;color:#404040;cursor:pointer;transition:all .2s}.tb-product__variant-btn:hover{border-color:#f97316;color:#f97316}.tb-product__variant-btn.is-active{border-color:#f97316;background:#fff7ed;color:#f97316;font-weight:700}.tb-product__variant-btn.is-soldout{opacity:.4;cursor:not-allowed;text-decoration:line-through}.tb-product__atc-wrap{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.tb-product__qty-row{display:flex;gap:12px}.tb-product__qty{display:flex;align-items:center;border:2px solid #e5e5e5;border-radius:12px;overflow:hidden}.tb-product__qty button{width:44px;height:52px;border:none;background:transparent;font-size:20px;color:#404040;cursor:pointer;transition:background .2s}.tb-product__qty button:hover{background:#f5f5f5}.tb-product__qty input{width:50px;height:52px;text-align:center;border:none;font-size:16px;font-weight:600;color:#0a0a0a;background:transparent;-moz-appearance:textfield}.tb-product__qty input::-webkit-outer-spin-button,.tb-product__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tb-product__atc-btn{flex:1;height:56px;border:none;border-radius:12px;background:#f97316;color:#fff;font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:all .25s;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:8px}.tb-product__atc-btn:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 8px 25px #f9731666}.tb-product__atc-btn:active{transform:translateY(0)}.tb-product__atc-btn[disabled]{background:#d4d4d4;cursor:not-allowed;transform:none;box-shadow:none}.tb-product__trust-row{display:flex;justify-content:center;gap:24px;padding:16px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;margin-bottom:24px}.tb-product__trust-item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#525252}.tb-product__trust-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#22c55e;flex-shrink:0}.tb-product__trust-icon svg{width:16px;height:16px}.tb-product__specs-compact{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid #f0f0f0;margin-bottom:24px}.tb-product__spec-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.tb-product__spec-item svg{color:#f97316}.tb-product__spec-value{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700;color:#0a0a0a}.tb-product__spec-label{font-size:12px;font-weight:500;color:#737373;text-transform:uppercase;letter-spacing:.05em}.tb-product__highlight-boxes{display:flex;gap:12px;margin-bottom:24px}.tb-product__highlight-box{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:20px 16px;background:#0a0a0a;border-radius:12px;color:#fff;text-align:center}.tb-product__highlight-box span{font-size:14px;font-weight:600;line-height:1.3}.tb-product__highlight-box svg{opacity:.9}.shopify-payment-button{margin-top:12px;margin-bottom:24px}.shopify-payment-button .shopify-payment-button__button{height:56px;border-radius:12px!important;font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700}.shopify-payment-button .shopify-payment-button__button--unbranded{background:#0a0a0a!important;color:#fff!important}.shopify-payment-button .shopify-payment-button__button--unbranded:hover{opacity:.9}.tb-product__accordions{display:flex;flex-direction:column;margin-bottom:32px}.tb-product__accordion{border-bottom:1px solid #e5e5e5}.tb-product__accordion-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 0;background:none;border:none;cursor:pointer;font-size:15px;font-weight:600;color:#0a0a0a;transition:color .2s}.tb-product__accordion-trigger:hover{color:#f97316}.tb-product__accordion-icon{width:20px;height:20px;transition:transform .3s;color:#737373}.tb-product__accordion.is-open .tb-product__accordion-icon{transform:rotate(45deg);color:#f97316}.tb-product__accordion-body{max-height:0;overflow:hidden;transition:max-height .35s ease}.tb-product__accordion.is-open .tb-product__accordion-body{max-height:500px}.tb-product__accordion-content{padding:0 0 20px;font-size:14px;line-height:1.7;color:#525252}.tb-product__accordion-content ul{padding-left:20px;margin:8px 0}.tb-product__accordion-content li{margin-bottom:4px}.tb-product__related{margin-top:64px;padding-top:64px;border-top:1px solid #e5e5e5}.tb-product__related-title{font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:700;color:#0a0a0a;margin:0 0 32px;text-align:center}.tb-product__related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.tb-product__related-card{border-radius:14px;overflow:hidden;background:#fff;border:1px solid #f0f0f0;transition:all .3s;text-decoration:none;color:inherit;display:block}.tb-product__related-card:hover{border-color:#e5e5e5;box-shadow:0 8px 30px #00000014;transform:translateY(-4px)}.tb-product__related-img{aspect-ratio:1/1;overflow:hidden;background:#f5f5f5}.tb-product__related-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.tb-product__related-card:hover .tb-product__related-img img{transform:scale(1.06)}.tb-product__related-body{padding:16px}.tb-product__related-name{font-size:14px;font-weight:600;color:#0a0a0a;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tb-product__related-price{font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:700;color:#0a0a0a}.tb-product__related-price--sale{color:#ef4444}.tb-product__related-compare{font-size:13px;color:#a3a3a3;text-decoration:line-through;margin-left:6px;font-weight:400}.tb-product__lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000eb;align-items:center;justify-content:center}.tb-product__lightbox.is-open{display:flex}.tb-product__lightbox-close{position:absolute;top:20px;right:20px;width:44px;height:44px;border:none;background:#ffffff1a;border-radius:50%;color:#fff;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.tb-product__lightbox-close:hover{background:#fff3}.tb-product__lightbox img{max-width:85vw;max-height:85vh;object-fit:contain;border-radius:8px}.tb-product__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;background:#ffffff1a;border-radius:50%;color:#fff;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.tb-product__lightbox-nav:hover{background:#ffffff40}.tb-product__lightbox-prev{left:20px}.tb-product__lightbox-next{right:20px}@media(max-width:1024px){.tb-product__grid{grid-template-columns:1fr;gap:32px}.tb-product__gallery{position:static}.tb-product__title,.tb-product__price{font-size:30px}.tb-product__related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.tb-product{padding:16px 16px 60px;overflow-x:hidden;max-width:100vw}.tb-product__gallery{max-width:100%;overflow:hidden}.tb-product__main-image-wrap{max-width:100%}.tb-product__main-image{max-width:100%;height:auto}.tb-product__info{max-width:100%;overflow:hidden}.tb-product__title{font-size:24px;font-weight:800;word-wrap:break-word}.tb-product__price{font-size:26px}.tb-product__compare-price{font-size:16px}.tb-product__price-row{flex-wrap:wrap;gap:8px}.tb-product__save-tag{font-size:12px}.tb-product__trust-row{flex-wrap:wrap;gap:12px 20px}.tb-product__urgency{word-wrap:break-word;overflow:hidden}.tb-product__qty-row{flex-wrap:wrap}.tb-product__atc-btn{min-width:0;flex:1;height:52px;font-size:15px}.tb-product__variant-options{max-width:100%}.tb-product__thumb{flex:0 0 64px;width:64px;height:64px}.shopify-payment-button .shopify-payment-button__button{height:52px;font-size:15px}.tb-product__related-title{font-size:22px}.tb-product__related-grid{grid-template-columns:repeat(2,1fr)}.tb-product__specs-compact{gap:8px}.tb-product__spec-value{font-size:15px}.tb-product__highlight-boxes{flex-direction:column}.tb-product__highlight-box{flex-direction:row;padding:16px;gap:12px}}.tb-bundle{border:2px solid #fed7aa;border-radius:14px;padding:20px;margin:20px 0;background:linear-gradient(135deg,#fff7ed,#fff)}.tb-bundle__header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.tb-bundle__tag{background:#f97316;color:#fff;font-weight:700;font-size:13px;padding:3px 10px;border-radius:6px}.tb-bundle__title{font-weight:700;font-size:16px;color:#0a0a0a}.tb-bundle__duo{display:flex;align-items:stretch;gap:0;margin-bottom:12px}.tb-bundle__card{flex:1;display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;min-width:0}.tb-bundle__card--pick{border-style:dashed;border-color:#f97316;background:#fffbf5;cursor:pointer;transition:background .2s}.tb-bundle__card--pick:hover{background:#fff7ed}.tb-bundle__card-img{width:70px;height:70px;flex-shrink:0;border-radius:8px;overflow:hidden}.tb-bundle__card-img img{width:100%;height:100%;object-fit:cover}.tb-bundle__card-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tb-bundle__card-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#999}.tb-bundle__card-label--pick{color:#f97316}.tb-bundle__card-name{font-size:13px;font-weight:600;color:#0a0a0a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tb-bundle__card-price{font-size:14px;font-weight:700;color:#0a0a0a}.tb-bundle__plus{flex:0 0 36px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#f97316}.tb-bundle__card-pick-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:6px;padding:8px 0}.tb-bundle__card-pick-icon{width:40px;height:40px;border-radius:50%;background:#fff7ed;border:2px dashed #f97316;display:flex;align-items:center;justify-content:center}.tb-bundle__card-pick-text{font-size:13px;font-weight:600;color:#f97316;text-align:center}.tb-bundle__card-chosen{display:flex;align-items:center;gap:10px;width:100%}.tb-bundle__card-remove{width:24px;height:24px;border:none;background:#fee2e2;color:#ef4444;border-radius:50%;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1}.tb-bundle__card-remove:hover{background:#fecaca}.tb-bundle__dropdown{margin-bottom:12px;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;max-height:300px;display:flex;flex-direction:column;background:#fff}.tb-bundle__search{width:100%;padding:10px 12px;border:none;border-bottom:1px solid #e5e7eb;font-size:14px;outline:none;box-sizing:border-box}.tb-bundle__search:focus{border-bottom-color:#f97316}.tb-bundle__options{overflow-y:auto;max-height:240px}.tb-bundle__option{width:100%;display:flex;align-items:center;gap:10px;padding:8px 12px;border:none;border-bottom:1px solid #f5f5f5;background:#fff;cursor:pointer;text-align:left;transition:background .15s}.tb-bundle__option:hover{background:#fff7ed}.tb-bundle__option img{width:40px;height:40px;object-fit:cover;border-radius:6px;flex-shrink:0}.tb-bundle__opt-name{flex:1;font-size:13px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tb-bundle__opt-price{font-size:13px;font-weight:600;color:#f97316;flex-shrink:0}.tb-bundle__more{padding:10px;text-align:center;font-size:12px;color:#999}.tb-bundle__footer{padding-top:14px;border-top:1px solid #e5e7eb}.tb-bundle__total{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:15px}.tb-bundle__old-total{text-decoration:line-through;color:#999}.tb-bundle__new-total{font-weight:700;color:#f97316;font-size:18px}.tb-bundle__atc{width:100%;padding:14px;background:#f97316;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s}.tb-bundle__atc:hover{background:#ea580c}.tb-bundle__atc[disabled]{opacity:.7;cursor:wait}@media(max-width:640px){.tb-bundle__duo{flex-direction:column;gap:0}.tb-bundle__plus{flex:0 0 auto;padding:4px 0}.tb-bundle__card-img{width:56px;height:56px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/tb-product-page.css.map */
