.product-info-tabs .product-tabs-nav{display:flex;border-bottom:1px solid #e5e5e5}.product-info-tabs .tab-title{padding:10px;cursor:pointer;position:relative;margin-right:5px}.product-info-tabs .tab-title.active{font-weight:700;border-bottom:2px solid var(--theme-color)}.product-info-tabs .product-tabs-content{padding-top:24px}.product-info-tabs .tab-content{display:none}.product-info-tabs .tab-content.active{display:block}.product-info-tabs .richtext-content p{line-height:inherit}.product-info-tabs .richtext-content p,.product-info-tabs .richtext-content ul,.product-info-tabs .richtext-content ol{margin-bottom:1em}.product-info-tabs .richtext-content li{padding:10px 0}.product-info-tabs .richtext-content ul,.product-info-tabs .richtext-content ol{position:relative;padding-left:24px}.product-info-tabs .richtext-content img{max-width:100%;height:auto}.product-info-tabs .richtext-content{font-size:16px}.product-info-tabs .richtext-content strong{font-size:14px}.certification-mark{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px}.frequently-bought-title{font-size:1.8rem;margin-bottom:2rem;font-weight:600;text-align:center}.frequently-bought-items{display:flex;flex-direction:column;gap:15px}.frequently-bought-item{position:relative;display:flex;flex-direction:column;padding:16px 24px;border:1px solid rgba(var(--border-color));border-radius:8px;background-color:#fff;transition:all .3s ease;cursor:pointer}.frequently-bought-item .selection-indicator{position:absolute;right:0;top:50%;transform:translateY(-50%);transition:opacity .3s ease}.frequently-bought-item .selection-indicator svg{display:block}.frequently-bought-item svg circle{fill:#d9d9d9;transition:all .3s ease}.frequently-bought-item.selected{border-color:rgba(var(--color-button),1);background-color:rgba(var(--color-button),.05);outline:1px solid rgba(var(--color-button),1)}.frequently-bought-item.selected svg circle{fill:var(--theme-color)}.frequently-bought-item.selected .product-type-options,.frequently-bought-item.selected .frequently-bought-devider{display:block}.frequently-bought-item[disabled]{opacity:.6;cursor:not-allowed}.frequently-bought-image{width:80px;height:80px;position:relative;margin-right:15px;flex-shrink:0}.frequently-bought-image img{width:100%;height:100%;object-fit:contain}.selection-indicator{position:absolute;top:10px;right:10px;width:24px;height:24px}.frequently-bought-info{padding-right:40px;flex:1}.frequently-bought-product-title{font-size:1.4rem;font-weight:600;margin-bottom:5px;color:#333;line-height:1.3}.frequently-bought-description{font-size:1.2rem;color:rgba(var(--color-foreground),.75);margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.frequently-bought-devider{display:none;width:100%;height:1px;background-color:rgba(var(--color-foreground),.1);margin:16px 0}.frequently-bought-price{display:flex;align-items:center;gap:10px;margin-top:5px}.price{font-weight:600;color:#222}.compare-price{text-decoration:line-through;color:rgba(var(--color-foreground),.6);font-size:.9em}.product-type-options{display:none;width:100%}.type-label{font-size:1.2rem;color:#666;margin-bottom:8px}.type-options-container{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:5px}.type-option{border:1px solid rgba(var(--color-foreground),.2);border-radius:4px;padding:8px 15px;font-size:16px;text-align:center;cursor:pointer;transition:all .2s ease;background-color:#f5f5f5;min-width:40px;flex:0 0 auto}.type-option.selected{border-color:var(--theme-color);background-color:rgba(var(--color-button),.05);color:var(--theme-color);font-weight:500}.frequently-bought-item-inner{position:relative;display:flex;align-items:center;width:100%}.frequently-bought-info{flex:1;margin-left:15px}.frequently-bought-current-price{transition:all .2s ease;font-weight:700;font-size:16px;color:#000}.frequently-bought-compare-price{font-size:14px;color:#777;text-decoration:line-through}@media screen and (min-width: 750px){.type-options-container{grid-template-columns:repeat(3,1fr)}.certification-mark{gap:24px}.frequently-bought-items{display:flex;flex-wrap:wrap;gap:20px}.frequently-bought-item{flex:1 1 calc(50% - 10px);min-width:280px}.frequently-bought-title{font-size:24px}.frequently-bought-product-title{font-size:14px}}.savings-summary{border-radius:8px;overflow:hidden;transition:all .3s ease}.savings-toggle{width:100%;display:flex;align-items:center;justify-content:end;background:none;border:none;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.savings-toggle[aria-expanded=true] .savings-chevron{transform:rotate(180deg)}.savings-text{text-align:left}.savings-amount{font-weight:700;color:var(--theme-color);margin-left:8px}.savings-chevron{display:flex;align-items:center;transition:transform .2s ease;margin-left:8px}.savings-details{display:block;overflow:hidden;transition:all .3s ease;max-height:500px;opacity:1}.savings-details[hidden]{display:none!important;max-height:0;opacity:0}.savings-details:not([hidden]){display:block!important;max-height:500px;opacity:1}.savings-section+.savings-section{border-top:1px solid #e2e8f0}.savings-section-title{font-size:13px;font-weight:600;color:#475569;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.savings-list{list-style:none;margin:0;padding:0}.savings-item{display:flex;justify-content:end;align-items:center;font-size:14px}.savings-item-name{color:#374151;font-weight:500;margin-right:12px;word-break:break-word}.savings-item-amount{color:var(--theme-color);font-weight:600;white-space:nowrap}.loox-rating{justify-content:start}.bundle-selection-info{margin-top:1rem;text-align:center}.selected-items-count{font-size:.9rem;color:rgb(var(--color-foreground) / .7);font-weight:500}.frequently-bought-item{position:relative;transition:all .2s ease;cursor:pointer;border:2px solid transparent;border-radius:12px;padding:1.5rem;background:rgb(var(--color-background))}.frequently-bought-item.selected{border-color:rgb(var(--color-accent-1));background-color:rgb(var(--color-accent-1) / .05);box-shadow:0 4px 16px rgb(var(--color-accent-1) / .2)}.frequently-bought-item.selected.selected-unavailable{opacity:.6;border-color:rgb(var(--color-foreground) / .4);background-color:rgb(var(--color-foreground) / .05);box-shadow:0 4px 16px rgb(var(--color-foreground) / .1)}.frequently-bought-item.selected.selected-unavailable .selection-indicator svg circle{fill:rgb(var(--color-foreground) / .6)}.selection-indicator{position:absolute;top:12px;right:12px;opacity:0;transition:all .2s ease;z-index:2}.selection-indicator svg circle{fill:rgb(var(--color-accent-1))}.selection-indicator svg path{stroke:#fff}.product-type-options{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgb(var(--color-border) / .3);animation:slideDown .3s ease}.type-label{font-size:.9rem;font-weight:600;color:rgb(var(--color-foreground));margin-bottom:.75rem}.type-option.selected{background-color:rgb(var(--color-accent-1));color:#fff;border-color:rgb(var(--color-accent-1))}.type-option-unavailable{font-size:12px;color:rgb(var(--color-accent-2));font-weight:400;margin-left:.5rem}.out-of-stock-label{font-size:.75rem;color:rgb(var(--color-accent-2));font-weight:600;margin-left:.5rem}.product-form__buy-buttons .bundle-enhanced{background:linear-gradient(135deg,rgb(var(--color-accent-1)),rgb(var(--color-accent-1) / .8))!important;transform:scale(1.02)!important;box-shadow:0 4px 16px rgb(var(--color-accent-1) / .3)!important;transition:all .2s ease!important}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.bundle-success-notification,.bundle-error-notification{position:fixed!important;top:20px!important;right:20px!important;padding:12px 20px!important;border-radius:8px!important;z-index:9999!important;font-weight:500!important;font-size:.9rem!important;box-shadow:0 4px 16px #00000026!important;animation:slideInNotification .3s ease!important;max-width:300px!important}.bundle-success-notification{background:#10b981!important;color:#fff!important}.bundle-error-notification{background:#ef4444!important;color:#fff!important}@keyframes slideInNotification{0%{transform:translate(100%)!important;opacity:0!important}to{transform:translate(0)!important;opacity:1!important}}.product__media-group-toggle{display:flex;margin-top:10px;gap:10px}.product__media-group-button{padding:6px 14px;border-radius:100px;cursor:pointer;background-color:#e3e3e3;font-size:14px}.product__media-group-button.active{background-color:#1d1d1f;color:#fff}@media (max-width: 750px){.product__media-nav-wrapper{display:none}}@media screen and (max-width: 749px){.frequently-bought-item{padding:1rem}.product-form__buy-buttons .bundle-enhanced{transform:scale(1.01)!important}}.product-coupon-code{background-color:#1c3c57;border-radius:12px;padding:24px;color:#fff;position:relative;overflow:hidden}.product-coupon-code .loading__spinner_box{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#1c3c57;z-index:1}.product-coupon-code .loading__spinner{width:10%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-coupon-code:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="%23ffffff" opacity="0.15"/><circle cx="20" cy="80" r="0.5" fill="%23ffffff" opacity="0.15"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>') repeat;pointer-events:none}.coupon-header{margin-bottom:10px;position:relative;z-index:1}.coupon-title{font-size:16px;font-weight:700;color:#fff;border-radius:8px}.coupon-description{font-size:12px;margin:0;opacity:.9;font-weight:400}.coupon-list{display:flex;flex-direction:column;position:relative;z-index:1;background-color:#fff;border-radius:8px}.coupon-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 0;margin:0 24px;transition:all .3s ease;color:#000}.coupon-item:not(:last-child){border-bottom:1px solid #E5E7EB}.coupon-content{display:flex;justify-content:space-between;align-items:center;gap:16px}.coupon-text{flex:1;font-size:16px;font-weight:500;line-height:1.4;gap:8px}.coupon-text-value{font-weight:700}.coupon-text-value strong{font-size:24px;color:#1c3c57}.discount-amount{font-weight:700;font-size:18px;color:gold;text-shadow:0 1px 2px rgba(0,0,0,.3)}.price-threshold{font-weight:600;opacity:.9}.coupon-code-container{display:flex;align-items:center;gap:12px;flex-shrink:0}.coupon-copy-btn{background-color:#1c3c57;color:#fff;padding:4px 16px;border-radius:100px;cursor:pointer;font-size:12px;font-weight:600;text-align:center}.coupon-copy-btn.copied{background:#22c55ecc;border-color:#22c55ee6}.coupon-copy-btn.login-required{background:#6c757d;color:#fff}.coupon-copy-btn.login-required:hover{background:#5a6268}.coupon-copy-btn svg{width:16px;height:16px;flex-shrink:0}.copy-text{white-space:nowrap}.coupon-code{font-family:Courier New,monospace;font-size:16px;font-weight:700;color:#2c5aa0;background:#f8f9fa;padding:8px 12px;border-radius:6px;border:1px solid #e9ecef;flex:1;text-align:center;letter-spacing:1px}.coupon-code.locked{color:#6c757d;background:#f1f3f4;border-color:#dee2e6;font-size:18px;letter-spacing:3px}@media screen and (max-width: 749px){.product-coupon-code{padding:20px 16px;margin:16px 0}.coupon-title{font-size:20px}.coupon-description{font-size:14px}.coupon-content{align-items:stretch;gap:12px}.coupon-text{text-align:center;font-size:15px}.coupon-code-container{justify-content:center}.coupon-copy-btn{padding:8px 12px}}@media screen and (min-width: 750px){.coupon-copy-btn{min-width:100px}}@media (hover: hover) and (pointer: fine){.block-swatch-list--packages .block-swatch__item:hover{border-color:rgba(var(--text-color),.3)}.block-swatch-list--packages .block-swatch__item:hover .block-swatch__image{transform:scale(1.05)}.frequently-bought-item:hover{border-color:rgb(var(--color-border));box-shadow:0 4px 12px rgb(var(--color-shadow) / .1)}.type-option:hover{border-color:rgb(var(--color-accent-1));background:rgb(var(--color-accent-1) / .05)}.product-form__buy-buttons .bundle-enhanced:hover{transform:scale(1.03)!important;box-shadow:0 6px 20px rgb(var(--color-accent-1) / .4)!important}}
/*# sourceMappingURL=/cdn/shop/t/145/assets/main-product.css.map */
