.product__title{font-size:clamp(1.75rem,4vw,2.5rem)!important;font-weight:700!important;line-height:1.2!important;margin-bottom:1rem!important;color:#1a1a1a!important;letter-spacing:-.02em!important;animation:fadeInUp .6s ease-out}.product__price-container{background:linear-gradient(135deg,#fff,#f8f9fa);padding:1.5rem!important;border-radius:12px!important;border:2px solid #e8e8e8!important;margin:1.5rem 0!important;box-shadow:0 2px 8px #0000000a;position:relative;overflow:hidden}.product__price-container:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#4caf50,#2e7d32)}.product__price{font-size:clamp(2rem,5vw,2.75rem)!important;font-weight:800!important;color:#2e7d32!important;line-height:1!important;margin-bottom:.25rem!important}.product__price--on-sale{color:#d32f2f!important;animation:priceFlash 2s ease-in-out infinite}@keyframes priceFlash{0%,to{opacity:1}50%{opacity:.85}}.product__price--compare{font-size:1.25rem!important;color:#999!important;text-decoration:line-through!important;margin-right:1rem!important}.product__savings{display:inline-block;background:linear-gradient(135deg,#d32f2f,#c62828);color:#fff!important;padding:.5rem 1rem!important;border-radius:25px!important;font-size:.9rem!important;font-weight:700!important;margin-top:.75rem!important;box-shadow:0 4px 12px #d32f2f4d;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.product__urgency-banner{background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff!important;padding:1rem 1.25rem!important;border-radius:8px!important;margin:1rem 0!important;font-weight:600!important;display:flex;align-items:center;gap:.75rem;box-shadow:0 4px 15px #ee5a2466;animation:slideInLeft .6s ease-out}.product__urgency-banner:before{content:"\1f525";font-size:1.5rem;animation:bounce 1s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.product__low-stock{background:linear-gradient(135deg,#ff9800,#f57c00);color:#fff!important;padding:.75rem 1rem!important;border-radius:8px!important;margin:1rem 0!important;font-weight:600!important;font-size:.95rem!important;display:flex;align-items:center;gap:.5rem;box-shadow:0 3px 10px #f57c004d}.product__low-stock:before{content:"\26a0\fe0f";font-size:1.25rem}.product__social-proof{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-left:4px solid #2196F3;padding:1rem 1.25rem!important;border-radius:8px!important;margin:1.5rem 0!important;font-size:.95rem!important;color:#1565c0!important;font-weight:600!important;animation:fadeIn 1s ease-out}.product__social-proof:before{content:"\1f465";margin-right:.5rem;font-size:1.25rem}.product__recent-sale{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-left:4px solid #4CAF50;padding:.75rem 1rem!important;border-radius:8px!important;margin:1rem 0!important;font-size:.9rem!important;color:#2e7d32!important;font-weight:500!important;animation:slideInRight .6s ease-out}.product__recent-sale:before{content:"\2713";margin-right:.5rem;font-weight:700;color:#4caf50;font-size:1.1rem}.product__add-to-cart-button{background:linear-gradient(135deg,#4caf50,#45a049)!important;color:#fff!important;padding:1.25rem 2.5rem!important;font-size:1.25rem!important;font-weight:700!important;border-radius:50px!important;border:none!important;cursor:pointer!important;width:100%!important;margin:1.5rem 0!important;text-transform:uppercase!important;letter-spacing:.5px!important;box-shadow:0 8px 25px #4caf5066!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:relative;overflow:hidden}.product__add-to-cart-button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.product__add-to-cart-button:hover:before{width:300px;height:300px}.product__add-to-cart-button:hover{transform:translateY(-3px) scale(1.02)!important;box-shadow:0 12px 35px #4caf5080!important;background:linear-gradient(135deg,#45a049,#4caf50)!important}.product__add-to-cart-button:active{transform:translateY(0) scale(.98)!important}@keyframes buttonPulse{0%,to{box-shadow:0 8px 25px #4caf5066}50%{box-shadow:0 8px 35px #4caf5099}}.product__add-to-cart-button{animation:buttonPulse 2s ease-in-out infinite}.product__trust-badges{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0!important;padding:1.5rem;background:#f8f9fa;border-radius:12px;border:1px solid #e8e8e8}.product__trust-badge{flex:1 1 calc(33.333% - 1rem);min-width:140px;text-align:center;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.product__trust-badge:hover{transform:translateY(-3px);box-shadow:0 4px 15px #0000001a}.product__trust-badge:before{display:block;font-size:2rem;margin-bottom:.5rem}.product__trust-badge--shipping:before{content:"\1f69a"}.product__trust-badge--returns:before{content:"\21a9\fe0f"}.product__trust-badge--secure:before{content:"\1f512"}.product__trust-badge--guarantee:before{content:"\2713"}.product__trust-badge-text{font-size:.85rem;font-weight:600;color:#333;line-height:1.4}.product__benefits{margin:2rem 0}.product__benefit-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;margin-bottom:.75rem;background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:8px;border-left:4px solid #4CAF50;transition:all .3s ease;animation:fadeInUp .6s ease-out backwards}.product__benefit-item:nth-child(1){animation-delay:.1s}.product__benefit-item:nth-child(2){animation-delay:.2s}.product__benefit-item:nth-child(3){animation-delay:.3s}.product__benefit-item:hover{transform:translate(5px);box-shadow:0 4px 12px #00000014}.product__benefit-icon{font-size:1.75rem;flex-shrink:0}.product__benefit-text{font-size:.95rem;font-weight:500;color:#333;line-height:1.5}.product__variant-selector{margin:1.5rem 0!important}.product__variant-label{font-size:1rem!important;font-weight:700!important;color:#1a1a1a!important;margin-bottom:.75rem!important;text-transform:uppercase;letter-spacing:.5px}.product__variant-option{display:inline-block;padding:.75rem 1.5rem!important;margin:.5rem .5rem .5rem 0!important;border:2px solid #ddd!important;border-radius:8px!important;background:#fff!important;cursor:pointer!important;font-weight:600!important;transition:all .3s ease!important}.product__variant-option:hover{border-color:#4caf50!important;background:#f1f8f4!important;transform:translateY(-2px)}.product__variant-option--selected{border-color:#4caf50!important;background:#4caf50!important;color:#fff!important;box-shadow:0 4px 12px #4caf504d}.product__variant-option--unavailable{opacity:.4;cursor:not-allowed!important;text-decoration:line-through}.product__quantity-wrapper{display:flex;align-items:center;gap:1rem;margin:1.5rem 0!important}.product__quantity-label{font-size:1rem!important;font-weight:700!important;color:#1a1a1a!important;text-transform:uppercase;letter-spacing:.5px}.product__quantity-selector{display:flex;align-items:center;border:2px solid #ddd;border-radius:8px;overflow:hidden;background:#fff}.product__quantity-button{width:45px!important;height:45px!important;background:#f8f9fa!important;border:none!important;cursor:pointer!important;font-size:1.5rem!important;font-weight:700!important;color:#333!important;transition:all .2s ease!important;display:flex;align-items:center;justify-content:center}.product__quantity-button:hover{background:#4caf50!important;color:#fff!important}.product__quantity-input{width:60px!important;height:45px!important;border:none!important;text-align:center!important;font-size:1.25rem!important;font-weight:700!important;color:#1a1a1a!important}.product__media-wrapper{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 4px 20px #0000001a}.product__media-item{transition:transform .6s cubic-bezier(.4,0,.2,1)}.product__media-item:hover{transform:scale(1.05)}.product__badge{position:absolute;top:1rem;left:1rem;z-index:10}.product__badge--sale{background:linear-gradient(135deg,#d32f2f,#c62828)!important;color:#fff!important;padding:.5rem 1rem!important;border-radius:25px!important;font-weight:700!important;font-size:.9rem!important;box-shadow:0 4px 12px #d32f2f66;animation:wiggle 3s ease-in-out infinite}@keyframes wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.product__badge--new{background:linear-gradient(135deg,#2196f3,#1976d2)!important;color:#fff!important;padding:.5rem 1rem!important;border-radius:25px!important;font-weight:700!important;font-size:.9rem!important;box-shadow:0 4px 12px #2196f366}@media (max-width: 768px){.product__sticky-bar{position:fixed!important;bottom:0!important;left:0!important;right:0!important;background:#fff!important;padding:1rem!important;box-shadow:0 -4px 20px #00000026!important;z-index:100!important;display:flex!important;align-items:center!important;gap:1rem!important;animation:slideUp .3s ease-out}.product__sticky-price{font-size:1.5rem!important;font-weight:800!important;color:#2e7d32!important}.product__sticky-button{flex:1;padding:1rem!important;background:linear-gradient(135deg,#4caf50,#45a049)!important;color:#fff!important;border:none!important;border-radius:25px!important;font-weight:700!important;font-size:1rem!important;text-transform:uppercase!important;box-shadow:0 4px 15px #4caf5066}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.product__countdown{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff!important;padding:1.5rem!important;border-radius:12px!important;margin:1.5rem 0!important;text-align:center;box-shadow:0 8px 25px #0003}.product__countdown-title{font-size:1.1rem!important;font-weight:700!important;margin-bottom:1rem!important;text-transform:uppercase;letter-spacing:1px}.product__countdown-timer{display:flex;justify-content:center;gap:1rem}.product__countdown-segment{background:#ffffff1a;padding:.75rem 1rem;border-radius:8px;min-width:60px}.product__countdown-number{display:block;font-size:2rem!important;font-weight:800!important;line-height:1}.product__countdown-label{display:block;font-size:.75rem;text-transform:uppercase;margin-top:.25rem;opacity:.8}.product__description{line-height:1.8!important;font-size:1rem!important;color:#333!important;margin:2rem 0!important}.product__description h3,.product__description h4{color:#1a1a1a!important;font-weight:700!important;margin:1.5rem 0 .75rem!important}.product__description ul,.product__description ol{margin:1rem 0 1rem 1.5rem!important}.product__description li{margin-bottom:.5rem!important;line-height:1.7!important}.product__description strong{color:#1a1a1a!important;font-weight:700!important}@media (max-width: 768px){.product__title{font-size:1.5rem!important}.product__price{font-size:2rem!important}.product__add-to-cart-button{padding:1rem 2rem!important;font-size:1.1rem!important}.product__trust-badge{flex:1 1 calc(50% - .5rem)}.product__benefit-item{padding:.75rem}.product-main{padding-bottom:100px!important}}.product__rating{display:flex;align-items:center;gap:.75rem;margin:1rem 0!important;font-size:1.1rem}.product__stars{color:#ffa000;font-size:1.25rem;letter-spacing:2px}.product__review-count{color:#666;font-weight:600;text-decoration:underline;cursor:pointer;transition:color .2s ease}.product__review-count:hover{color:#2196f3}.product__free-shipping{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff!important;padding:1rem 1.25rem!important;border-radius:8px!important;margin:1.5rem 0!important;font-weight:600!important;text-align:center;box-shadow:0 4px 15px #4caf504d;animation:fadeIn .6s ease-out}.product__free-shipping:before{content:"\2713";margin-right:.5rem;font-weight:700;font-size:1.25rem}.product__payment-icons{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin:1.5rem 0;padding:1rem;background:#f8f9fa;border-radius:8px;justify-content:center}.product__payment-icon{height:30px;width:auto;opacity:.7;transition:opacity .2s ease}.product__payment-icon:hover{opacity:1}.product__key-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:2rem 0}.product__feature-card{background:linear-gradient(135deg,#fff,#f8f9fa);padding:1.25rem;border-radius:12px;border:2px solid #e8e8e8;text-align:center;transition:all .3s ease}.product__feature-card:hover{border-color:#4caf50;transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.product__feature-icon{font-size:2.5rem;margin-bottom:.75rem;display:block}.product__feature-title{font-weight:700;color:#1a1a1a;margin-bottom:.5rem;font-size:1rem}.product__feature-description{font-size:.9rem;color:#666;line-height:1.5}
/*# sourceMappingURL=/cdn/shop/t/457/assets/product-conversion-boost.css.map */
