.am-product-hero{position:relative;overflow:hidden}.am-product-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 60%);pointer-events:none;z-index:1}.am-badge-strip{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.am-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.am-badge-bestseller{background:linear-gradient(135deg,#ff6b35,#f7c59f);color:#fff}.am-badge-cod{background:linear-gradient(135deg,#11998e,#38ef7d);color:#fff}.am-badge-free-delivery{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.am-price-block{background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e9ecef;border-radius:16px;padding:16px 20px;margin-bottom:16px;position:relative;overflow:hidden}.am-price-block:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff6b35,#f7c59f,#ff6b35)}.am-price-label{font-size:11px;color:#999;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}.am-price-main{font-size:32px;font-weight:800;color:#111;line-height:1}.am-price-original{font-size:16px;color:#999;text-decoration:line-through;margin-left:8px}.am-price-savings{display:inline-block;background:#fff3cd;color:#856404;font-size:12px;font-weight:700;padding:3px 10px;border-radius:12px;margin-top:6px}.am-cod-box{background:linear-gradient(135deg,#e8f5e9,#f1f8e9);border:1.5px solid #4caf50;border-radius:14px;padding:14px 18px;margin-bottom:16px;display:flex;align-items:center;gap:12px}.am-cod-icon{width:40px;height:40px;background:#4caf50;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.am-cod-icon svg{width:20px;height:20px;fill:#fff}.am-cod-title{font-size:14px;font-weight:700;color:#2e7d32;margin-bottom:2px}.am-cod-desc{font-size:12px;color:#558b2f}.am-buy-btn{width:100%;padding:18px 24px;background:linear-gradient(135deg,#111,#333);color:#fff!important;border:none;border-radius:14px;font-size:18px;font-weight:800;cursor:pointer;position:relative;overflow:hidden;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;letter-spacing:.5px;margin-bottom:10px;box-shadow:0 8px 25px #0003}.am-buy-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .5s ease}.am-buy-btn:hover:before{left:100%}.am-buy-btn:hover{transform:translateY(-2px);box-shadow:0 12px 35px #0000004d}.am-buy-btn:active{transform:translateY(0)}.am-urgency-bar{background:linear-gradient(135deg,#f44,#c00);color:#fff;padding:10px 16px;border-radius:12px;display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:13px;font-weight:600;animation:am-pulse 2s infinite}@keyframes am-pulse{0%,to{box-shadow:0 0 #f446}50%{box-shadow:0 0 0 8px #f440}}.am-urgency-icon{font-size:18px;animation:am-shake 1s infinite}@keyframes am-shake{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.am-stock-bar{margin-bottom:16px}.am-stock-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:13px}.am-stock-text{font-weight:600;color:#d32f2f}.am-stock-count{font-size:12px;color:#666}.am-stock-progress{height:8px;background:#f0f0f0;border-radius:10px;overflow:hidden}.am-stock-fill{height:100%;background:linear-gradient(90deg,#ff6b35,#f7c59f);border-radius:10px;width:23%;animation:am-progress-shine 2s infinite}@keyframes am-progress-shine{0%{filter:brightness(1)}50%{filter:brightness(1.2)}to{filter:brightness(1)}}.am-live-viewers{display:flex;align-items:center;gap:8px;font-size:13px;color:#555;margin-bottom:12px;padding:8px 14px;background:#fff8f0;border-radius:10px;border-left:3px solid #ff9800}.am-live-dot{width:8px;height:8px;background:#4caf50;border-radius:50%;animation:am-blink 1.5s infinite;flex-shrink:0}@keyframes am-blink{0%,to{opacity:1}50%{opacity:.3}}.am-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;padding:16px;background:#f8f9fa;border-radius:14px}.am-trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.am-trust-icon{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.am-trust-icon-1{background:#e3f2fd}.am-trust-icon-2{background:#e8f5e9}.am-trust-icon-3{background:#fff3e0}.am-trust-label{font-size:11px;font-weight:700;color:#333;line-height:1.3}.am-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.am-feature-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:6px;transition:all .3s ease;position:relative;overflow:hidden}.am-feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#667eea,#764ba2);opacity:0;transition:opacity .3s}.am-feature-card:hover:before{opacity:1}.am-feature-card:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.am-feature-emoji{font-size:22px;line-height:1}.am-feature-title{font-size:13px;font-weight:700;color:#111}.am-feature-desc{font-size:11px;color:#777;line-height:1.4}.am-reviews-section{margin:20px 0}.am-reviews-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.am-reviews-title{font-size:18px;font-weight:800;color:#111}.am-reviews-rating{display:flex;align-items:center;gap:6px}.am-stars{color:#f59e0b;font-size:16px;letter-spacing:-1px}.am-rating-text{font-size:13px;font-weight:600;color:#555}.am-review-card{background:#fff;border:1px solid #e9ecef;border-radius:14px;padding:16px;margin-bottom:10px;transition:box-shadow .3s;position:relative}.am-review-card:before{content:'"';position:absolute;top:-5px;left:14px;font-size:50px;color:#f0f0f0;font-family:Georgia,serif;line-height:1;pointer-events:none}.am-review-card:hover{box-shadow:0 4px 20px #00000014}.am-review-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.am-reviewer-info{display:flex;align-items:center;gap:10px}.am-reviewer-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;flex-shrink:0}.am-reviewer-name{font-size:13px;font-weight:700;color:#111}.am-reviewer-location{font-size:11px;color:#999}.am-review-stars{color:#f59e0b;font-size:13px}.am-verified-badge{display:inline-flex;align-items:center;gap:3px;font-size:10px;color:#4caf50;font-weight:600;margin-top:2px}.am-review-text{font-size:13px;color:#444;line-height:1.6;margin-top:8px}.am-review-date{font-size:11px;color:#bbb;margin-top:8px}.am-ticker-wrap{overflow:hidden;margin:16px 0;mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent)}.am-ticker-inner{display:flex;gap:12px;animation:am-ticker 25s linear infinite;width:max-content}.am-ticker-inner:hover{animation-play-state:paused}@keyframes am-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.am-ticker-pill{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e9ecef;border-radius:30px;padding:8px 16px;white-space:nowrap;box-shadow:0 2px 8px #0000000d}.am-ticker-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}.am-ticker-name{font-size:12px;font-weight:600;color:#333}.am-ticker-text{font-size:12px;color:#666}.am-ticker-stars{color:#f59e0b;font-size:11px}.am-delivery-box{background:linear-gradient(135deg,#e3f2fd,#e8eaf6);border:1.5px solid #3f51b5;border-radius:14px;padding:14px 16px;margin:14px 0;display:flex;align-items:flex-start;gap:12px}.am-delivery-icon{font-size:28px;line-height:1;flex-shrink:0}.am-delivery-title{font-size:14px;font-weight:700;color:#1a237e;margin-bottom:4px}.am-delivery-detail{font-size:12px;color:#283593;line-height:1.5}.am-delivery-detail strong{color:#1a237e}.am-divider{border:none;height:1px;background:linear-gradient(90deg,transparent,#e9ecef,transparent);margin:20px 0}@media(min-width:768px){.am-product-hero{perspective:1000px}.am-product-hero img{transition:transform .5s ease}.am-product-hero:hover img{transform:scale(1.03) rotateY(-3deg) rotateX(1deg)}}@media(max-width:767px){.am-features-grid{grid-template-columns:1fr 1fr}.am-trust-strip{grid-template-columns:repeat(3,1fr);gap:8px;padding:12px}.am-price-main{font-size:26px}.am-buy-btn{font-size:16px;padding:16px 20px}}.am-buy-btn-pulse{animation:am-btn-pulse 2s infinite}@keyframes am-btn-pulse{0%{box-shadow:0 8px 25px #0003}50%{box-shadow:0 8px 35px #00000059}to{box-shadow:0 8px 25px #0003}}.am-section-heading{font-size:22px;font-weight:800;color:#111;position:relative;padding-bottom:10px;margin-bottom:16px}.am-section-heading:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(90deg,#ff6b35,#f7c59f);border-radius:2px}.am-order-info{background:#fff9f0;border:1px solid #ffe0b2;border-radius:12px;padding:12px 16px;margin-top:12px;font-size:12px;color:#e65100;display:flex;align-items:center;gap:8px}
/*# sourceMappingURL=/cdn/shop/t/14/assets/am-premium-product.css.map */
