/* Best Seller Badges v2.2.0 - Minified CSS */
.best-seller-dynamic-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.best-seller-dynamic-page{background:#fff}.bsd-header{text-align:center;padding:40px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border-radius:12px;margin-bottom:30px}.bsd-title{font-size:32px;font-weight:800;margin:0}.bsd-products-container{padding:0 20px}.bsd-products-list{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.bsd-product-item{background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.1);overflow:hidden;position:relative;display:flex;align-items:center;padding:16px;border:1px solid rgba(0,0,0,0.08)}.bsd-rank-badge{position:absolute;top:8px;left:8px;background:#667eea;color:white;font-weight:900;font-size:14px;padding:4px 8px;border-radius:6px;z-index:5}.bsd-product-image{width:120px;height:120px;margin-right:20px;flex-shrink:0;border-radius:8px;overflow:hidden;position:relative}.bsd-product-image img{width:100%;height:100%;object-fit:cover}.bsd-sale-badge{position:absolute;top:8px;right:8px;background:#E53E3E;color:white;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:700}.bsd-product-info{flex:1;padding:0;min-width:0}.bsd-product-title{margin:0 0 12px 0;font-size:18px;font-weight:700;line-height:1.4}.bsd-product-title a{color:#2d3748;text-decoration:none}.bsd-product-title a:hover{color:#667eea}.bsd-price{font-size:24px;font-weight:800;margin:12px 0 16px 0;color:#667eea}.bsd-actions{display:flex;gap:12px;margin-top:16px}.bsd-view-product{padding:10px 20px;border:2px solid #667eea;color:#667eea;text-decoration:none;border-radius:8px;font-weight:700;font-size:14px;background:white}.bsd-view-product:hover{background:#667eea;color:white}.bsd-add-to-cart{padding:10px 20px;background:#667eea;color:white;border:none;border-radius:8px;font-weight:700;text-decoration:none;font-size:14px}.bsd-add-to-cart:hover{background:#5a6fd8;color:white}.bsd-footer{text-align:center;padding:40px 20px}.bsd-back-btn{display:inline-block;background:#667eea;color:white;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:700}.bsd-back-btn:hover{background:#5a6fd8;color:white}.bsr-seasonal{display:block;width:100%;margin:10px 0;position:relative}.bsr-clickable{text-decoration:none;display:flex;align-items:center;gap:8px;padding:14px 20px;width:100%;max-width:100%;border-style:none;border-radius:0;font-weight:600;font-size:14px;position:relative;cursor:pointer;box-sizing:border-box;transition:none;transform:none;box-shadow:none}.bsr-clickable:hover{transform:none;text-decoration:none;filter:none;box-shadow:none}.bsr-category{background:rgba(255,255,255,0.2);padding:2px 8px;border-radius:6px;font-size:13px;backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,0.3)}.bsr-click-arrow{margin-left:auto;transition:none}.bsr-summer-badge{background:linear-gradient(135deg,#FF6B35,#F7931E,#FFD700);color:white}.bsr-winter-badge{background:linear-gradient(135deg,#1976D2,#42A5F5,#E3F2FD);color:white}.bsr-spring-badge{background:linear-gradient(135deg,#4CAF50,#66BB6A,#81C784);color:white}.bsr-autumn-badge{background:linear-gradient(135deg,#F57C00,#FF9800,#FFB74D);color:white}.bsr-sun-icon{width:20px;height:20px;background:radial-gradient(circle,#FFD700,#FFA500);border-radius:50%;position:relative;flex-shrink:0;animation:sun-rotate 20s linear infinite}.bsr-sun-icon::before{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:conic-gradient(transparent,#FFD700,transparent,#FFD700,transparent);border-radius:50%;z-index:-1;animation:sun-rays-rotate 25s linear infinite reverse}.bsr-snowflake{display:inline-block;animation:snowfall 3s ease-in-out infinite;transform-origin:center}.bsr-flower{display:inline-block;animation:bloom 3s ease-in-out infinite alternate;transform-origin:center}.bsr-leaf{display:inline-block;animation:autumn-fall 4s ease-in-out infinite;transform-origin:center}@keyframes sun-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes sun-rays-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}@keyframes snowfall{0%,100%{transform:translateY(0px) rotate(0deg) scale(1)}25%{transform:translateY(-3px) rotate(45deg) scale(1.1)}50%{transform:translateY(-1px) rotate(90deg) scale(1.05)}75%{transform:translateY(-2px) rotate(135deg) scale(1.1)}}@keyframes bloom{0%{transform:scale(1) rotate(0deg)}50%{transform:scale(1.15) rotate(5deg)}100%{transform:scale(1.1) rotate(-3deg)}}@keyframes autumn-fall{0%,100%{transform:translateY(0px) rotate(0deg)}20%{transform:translateY(-2px) rotate(-8deg)}40%{transform:translateY(-1px) rotate(4deg)}60%{transform:translateY(-3px) rotate(-6deg)}80%{transform:translateY(-1px) rotate(3deg)}}.bsr-mobile{display:block;width:100%;margin:10px 0;background:linear-gradient(135deg,#ff6000,#ff8533);border-radius:0;box-shadow:none;overflow:hidden}.bsr-mobile-inner{display:flex;align-items:center;padding:12px 16px;color:white;position:relative}.bsr-mobile-rank{background:rgba(255,255,255,0.2);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:bold;margin-right:12px;flex-shrink:0}.bsr-mobile-content{flex:1;min-width:0}.bsr-mobile-title{font-size:16px;font-weight:600;line-height:1.2;margin-bottom:2px}.bsr-mobile-category{font-size:13px;opacity:0.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bsr-mobile-arrow{color:white;padding:8px;margin:-8px;border-radius:50%;flex-shrink:0;text-decoration:none}.bsr-minimal{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#ff6000,#ff8533);color:white;padding:6px 12px;border-radius:0;font-size:14px;font-weight:600;box-shadow:none}.bsr-minimal-rank{background:rgba(255,255,255,0.2);padding:2px 8px;border-radius:6px;font-weight:bold;font-size:13px}.bsr-minimal-text{font-size:13px}.bsr-minimal-link{color:white;padding:2px;border-radius:50%;text-decoration:none}.bsr-default{position:relative;padding-left:0px}.bsr-rank-icon{width:25px;height:31px;position:absolute;left:-13px;background:url(https://cdn.dsmcdn.com/web/prod/rank-icon.png) no-repeat;background-size:cover;display:flex;align-items:baseline;justify-content:center;font-size:16px;color:white;font-weight:bold}.bsr-default a{text-decoration:none;background:#fef4eb;padding:1.5px 8px 1.5px 16px;border-radius:0 100px 100px 0;display:inline-flex;align-items:center}.bsr-text{margin-left:5px;color:#ffffff;display:flex;align-items:center}.bsr-highlight{display:flex;align-items:center}.bsr-default .bsr-highlight:hover{color:#ff6000}.bsr-no-products{text-align:center;padding:100px 20px;color:#666}.bsr-no-products h1{font-size:32px;margin-bottom:20px;font-weight:800}.bsr-explore-btn{display:inline-block;background:#667eea;color:white;padding:16px 32px;border-radius:12px;text-decoration:none;font-weight:700;margin-top:20px}.bsr-explore-btn:hover{background:#5a6fd8;color:white}@media(prefers-reduced-motion:reduce){.bsr-sun-icon,.bsr-snowflake,.bsr-flower,.bsr-leaf{animation:none}}@media(max-width:768px){.bsd-header{padding:30px 15px}.bsd-title{font-size:24px}.bsd-product-item{padding:12px;margin-bottom:12px}.bsd-rank-badge{font-size:12px;padding:3px 6px}.bsd-product-image{width:80px;height:80px;margin-right:12px}.bsd-product-title{font-size:16px;margin-bottom:8px}.bsd-price{font-size:18px;margin:8px 0 12px 0}.bsd-actions{flex-direction:column;gap:8px;margin-top:12px}.bsd-view-product,.bsd-add-to-cart{padding:8px 16px;font-size:14px;text-align:center}.bsr-clickable{padding:12px 16px;font-size:13px;gap:6px}.bsr-category{font-size:12px;padding:1px 6px}.bsr-sun-icon{width:18px;height:18px}.bsr-default{font-size:14px}.bsr-default .bsr-rank-icon{width:22px!important;height:28px!important;font-size:14px!important;left:-11px!important}.bsr-default .bsr-highlight{color:#ff6000;font-size:13px}.bsr-default a{padding:1px 6px 1px 14px!important;font-size:13px}.bsr-minimal{font-size:12px;padding:5px 10px;gap:4px}}@media(max-width:480px){.bsr-clickable{padding:10px 14px;font-size:12px;gap:4px}.bsr-category{font-size:11px;padding:1px 4px}.bsr-sun-icon{width:16px;height:16px}.bsr-mobile{margin:8px 0}.bsr-mobile-inner{padding:10px 14px}.bsr-mobile-rank{width:36px;height:36px;font-size:16px;margin-right:10px}.bsr-default{display:none}.bsr-seasonal{display:block!important;width:100%!important}}.elementor .bsr-seasonal,.bsr-seasonal{display:block!important;width:100%!important;visibility:visible!important;opacity:1!important;position:relative!important}.elementor .bsr-seasonal a,.bsr-seasonal a{width:100%!important;max-width:100%!important;border-style:none!important;border-radius:0!important}.bsr-clickable{-webkit-tap-highlight-color:transparent;touch-action:manipulation}