.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__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:32px;font-weight:700;line-height:1.15;color:#0a0a0a;margin:0 0 16px}.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__urgency{display:flex;flex-direction:column;gap:10px;padding:16px;background:#fefce8;border:1px solid #fde68a;border-radius:12px;margin-bottom:24px}.tb-product__urgency-item{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#92400e}.tb-product__urgency-dot{width:8px;height:8px;border-radius:50%;background:#ef4444;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}.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{font-size:26px}.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:22px;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-bundle{margin-bottom:28px;border:2px solid #fed7aa;border-radius:16px;background:linear-gradient(135deg,#fff7ed,#fff);overflow:hidden}.tb-bundle__header{padding:20px 24px 16px;text-align:center;border-bottom:1px solid #fed7aa;background:linear-gradient(135deg,#fff7ed,#fef3c7)}.tb-bundle__title{font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;color:#0a0a0a;margin:0 0 4px}.tb-bundle__subtitle{font-size:13px;color:#78716c;margin:0;font-weight:500}.tb-bundle__products{display:flex;align-items:center;gap:0;padding:20px 24px}.tb-bundle__product{flex:1;display:flex;align-items:center;gap:12px;min-width:0;text-decoration:none;color:inherit}.tb-bundle__product--rec{transition:opacity .2s}.tb-bundle__product--rec:hover{opacity:.8}.tb-bundle__product-img{flex:0 0 72px;width:72px;height:72px;border-radius:10px;overflow:hidden;background:#f5f5f5;border:1px solid #e5e5e5}.tb-bundle__product-img img{width:100%;height:100%;object-fit:cover}.tb-bundle__product-info{min-width:0;display:flex;flex-direction:column;gap:2px}.tb-bundle__product-tag{display:inline-flex;align-self:flex-start;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:#f5f5f5;color:#737373}.tb-bundle__product-tag--rec{background:#fff7ed;color:#f97316}.tb-bundle__product-name{font-size:13px;font-weight:600;color:#0a0a0a;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.tb-bundle__product-price{font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700;color:#0a0a0a}.tb-bundle__separator{flex:0 0 40px;display:flex;align-items:center;justify-content:center}.tb-bundle__separator-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#f97316;color:#fff;font-size:18px;font-weight:700;flex-shrink:0}.tb-bundle__footer{padding:0 24px 20px}.tb-bundle__pricing{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.tb-bundle__pricing-row{display:flex;justify-content:space-between;align-items:center}.tb-bundle__pricing-label{font-size:14px;color:#737373;font-weight:500;display:flex;align-items:center;gap:8px}.tb-bundle__pricing-original{font-size:15px;color:#a3a3a3;text-decoration:line-through;font-weight:500}.tb-bundle__pricing-row--final .tb-bundle__pricing-label{color:#0a0a0a;font-weight:600}.tb-bundle__pricing-badge{display:inline-flex;align-items:center;padding:2px 8px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;border-radius:4px}.tb-bundle__pricing-final{font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:700;color:#ef4444}.tb-bundle__atc-btn{width:100%;height:52px;border:none;border-radius:12px;background:#0a0a0a;color:#fff;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:all .25s;display:flex;align-items:center;justify-content:center;gap:8px}.tb-bundle__atc-btn:hover{background:#1a1a1a;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.tb-bundle__atc-btn:active{transform:translateY(0)}.tb-bundle__atc-btn[disabled]{opacity:.7;cursor:wait;transform:none;box-shadow:none}@keyframes tb-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:640px){.tb-bundle__header{padding:16px 16px 12px}.tb-bundle__title{font-size:17px}.tb-bundle__products{flex-direction:column;padding:16px;gap:0}.tb-bundle__product{width:100%}.tb-bundle__separator{flex:0 0 auto;padding:8px 0}.tb-bundle__footer{padding:0 16px 16px}.tb-bundle__pricing-final{font-size:20px}.tb-bundle__atc-btn{height:48px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/tb-product-page.css.map */
