.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,.1);overflow:hidden;position:relative;display:flex;align-items:center;padding:16px;border:1px solid rgba(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,.2);padding:2px 8px;border-radius:6px;font-size:13px;backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.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,.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:.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,.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-ilddglp.nitrocdn.com/jOBRpGjXIjExlZYHdTOhTAEWEhSlASyo/assets/images/optimized/rev-73eff14/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-rank-icon.nitro-lazy{background:none !important;}.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:#fff;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;}.best-sellers-wrapper{--primary-orange:#ff6b35;--primary-orange-hover:#e55a2b;--gold:#ffd700;--red-accent:#f44;--dark-header:#2d2d2d;--text-primary:#000;--text-secondary:#666;--bg-light:#f8f9fa;--border-light:#e5e5e5;--white:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;width:100%;margin:0 auto;padding:0;}.breadcrumb-nav{padding:15px 20px;font-size:14px;color:var(--text-secondary);max-width:1200px;margin:0 auto;}.breadcrumb-link{color:var(--text-secondary);text-decoration:none;transition:color .2s ease;}.breadcrumb-link:hover{color:var(--text-primary);}.breadcrumb-separator{margin:0 8px;color:var(--text-secondary);}.breadcrumb-current{color:var(--text-primary);font-weight:500;}.bs-header{background:linear-gradient(135deg,var(--dark-header) 0%,#1a1a1a 100%);height:120px;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:30px;}.bs-header-content{display:flex;align-items:center;gap:40px;color:var(--white);}.bs-header-text{text-align:center;}.bs-main-title{font-size:36px;font-weight:bold;margin:0;color:var(--white);}.bs-sub-title{font-size:18px;margin:5px 0 0 0;color:rgba(255,255,255,.9);font-weight:300;}.bs-description{padding:15px 20px;margin:0 auto 20px auto;max-width:1200px;display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;color:var(--text-secondary);}.bs-info-icon{font-size:14px;color:#007cba;flex-shrink:0;margin-top:1px;font-weight:bold;border:1px solid #007cba;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-style:italic;}.bs-description p{margin:0;}.bs-products-container{max-width:1200px;margin:0 auto;padding:0 20px;}.bs-products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:40px;}.bs-product-card{background:var(--white);border:1px solid var(--border-light);border-radius:8px;padding:15px;position:relative;transition:all .3s ease;cursor:pointer;}.bs-product-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.1);border-color:var(--primary-orange);}.bs-rank-badge{position:absolute;top:-8px;left:10px;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:14px;color:white;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.2);}.bs-rank-badge.rank-1{background:var(--gold);color:#000;}.bs-rank-badge.rank-2{background:#d3dcec;color:#000;}.bs-rank-badge.rank-3{background:#cd7f32;}.bs-rank-badge:not(.rank-1):not(.rank-2):not(.rank-3){background:#d2d2d2;color:#000;}.bs-product-image{position:relative;aspect-ratio:1;margin-bottom:15px;border-radius:6px;overflow:hidden;}.bs-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;}.bs-product-card:hover .bs-product-image img{transform:scale(1.05);}.bs-campaign-badge{position:absolute;top:8px;right:8px;background:var(--red-accent);color:white;padding:4px 8px;border-radius:4px;font-size:10px;font-weight:bold;text-transform:uppercase;}.bs-product-info{text-align:left;}.bs-product-title{font-size:14px;font-weight:500;line-height:1.4;margin:0 0 10px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.bs-product-title a{color:var(--text-primary);text-decoration:none;transition:color .2s ease;}.bs-product-title a:hover{color:var(--primary-orange);}.bs-price-main{font-size:18px;font-weight:bold;color:var(--text-primary);margin-bottom:8px;}.bs-rating{display:flex;align-items:center;gap:5px;margin-bottom:10px;font-size:12px;}.bs-stars{display:flex;gap:1px;}.bs-star{font-size:12px;filter:grayscale(100%);}.bs-star.filled{filter:grayscale(0%);}.bs-rating-count{color:var(--text-secondary);}.bs-cart-icon{position:absolute;bottom:15px;right:15px;width:35px;height:35px;}.bs-add-cart{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--primary-orange);color:white;border-radius:50%;text-decoration:none;font-size:16px;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.1);}.bs-add-cart:hover{background:var(--primary-orange-hover);transform:scale(1.1);}.bs-products-list{display:none;}.bs-mobile-card{}.bs-mobile-image{position:relative;aspect-ratio:1;margin-bottom:12px;border-radius:6px;overflow:hidden;}.bs-mobile-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;}.bs-mobile-card:hover .bs-mobile-image img{transform:scale(1.05);}.bs-mobile-rank{position:absolute;top:-6px;left:8px;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:12px;color:white;z-index:10;box-shadow:0 2px 6px rgba(0,0,0,.15);}.bs-mobile-rank.rank-1{background:var(--gold);color:#000;}.bs-mobile-rank.rank-2{background:#d3dcec;color:#000;}.bs-mobile-rank.rank-3{background:#cd7f32;color:#fff;}.bs-mobile-rank:not(.rank-1):not(.rank-2):not(.rank-3){background:#d2d2d2;color:#000;}.bs-mobile-campaign{position:absolute;top:6px;right:6px;background:var(--red-accent);color:white;padding:3px 6px;border-radius:3px;font-size:9px;font-weight:bold;text-transform:uppercase;}.bs-mobile-info{text-align:left;}.bs-mobile-title{font-size:13px;font-weight:500;line-height:1.3;margin:0 0 8px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.bs-mobile-title a{color:var(--text-primary);text-decoration:none;transition:color .2s ease;}.bs-mobile-title a:hover{color:var(--primary-orange);}.bs-mobile-price{font-size:16px;font-weight:bold;color:var(--text-primary);margin-bottom:6px;}.bs-mobile-social{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:10px;}.bs-mobile-rating{display:flex;align-items:center;gap:4px;font-size:10px;}.bs-mobile-stars{display:flex;gap:1px;}.bs-mobile-count{color:var(--text-secondary);}.bs-mobile-cart-icon{position:absolute;bottom:10px;right:10px;width:28px;height:28px;}.bs-add-cart-btn{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--primary-orange);color:white;border-radius:50%;text-decoration:none;font-size:14px;font-weight:bold;transition:all .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.1);}.bs-add-cart-btn:hover{background:var(--primary-orange-hover);transform:scale(1.1);}.bs-no-rank .bs-rank-badge,.bs-no-rank .bs-mobile-rank{display:none;}.bs-load-more-container{margin-top:40px;text-align:center;}.bs-load-more-btn{background:var(--primary-orange);color:white;border:none;padding:15px 30px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(255,96,0,.2);}.bs-load-more-btn:hover{background:var(--primary-orange-hover);transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,96,0,.3);}.bs-load-more-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none;}.bs-loading{opacity:.7;pointer-events:none;}.bs-footer{text-align:center;padding:40px 20px;max-width:1200px;margin:0 auto;}.bs-back-btn{display:inline-flex;align-items:center;gap:8px;background:var(--primary-orange);color:white;padding:12px 24px;border-radius:6px;text-decoration:none;font-weight:600;transition:all .2s ease;}.bs-back-btn:hover{background:var(--primary-orange-hover);transform:translateY(-1px);}.wd-content-layout{padding:0 !important;}.container,.container-fluid{padding-inline:0 !important;}@media (max-width: 1024px){.bs-products-grid{grid-template-columns:repeat(4,1fr);gap:15px;}}@media (max-width: 768px){.desktop-only{display:none !important;}.desktop-grid{display:none !important;}.bs-products-list{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:15px !important;padding:20px !important;background:#f8f9fa;}.bs-mobile-card{background:var(--white);border:1px solid var(--border-light);border-radius:8px;padding:12px;position:relative;transition:all .3s ease;cursor:pointer;display:block;text-align:left;}.bs-mobile-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(255,96,0,.15);border-color:var(--primary-orange);}.bs-header{height:100px;}.bs-main-title{font-size:28px;}.bs-sub-title{font-size:16px;}.bs-header-content{gap:20px;}}@media (max-width: 375px){.bs-products-list{padding:12px !important;gap:10px !important;}.bs-mobile-card{padding:8px;}.bs-mobile-rank{width:35px;height:35px;font-size:10px;top:-4px;left:6px;}.bs-mobile-campaign{font-size:8px;padding:2px 4px;top:4px;right:4px;}.bs-mobile-title{font-size:11px;margin-bottom:6px;}.bs-mobile-price{font-size:13px;margin-bottom:4px;}.bs-mobile-social{font-size:9px;margin-bottom:6px;}.bs-mobile-cart-icon{width:24px;height:24px;bottom:8px;right:8px;}.bs-add-cart-btn{font-size:12px;}}@media (min-width: 376px) and (max-width: 767px){.bs-products-list{padding:16px !important;gap:12px !important;}.bs-mobile-card{padding:10px;}.bs-mobile-rank{width:26px;height:26px;font-size:11px;}.bs-mobile-title{font-size:12px;}.bs-mobile-price{font-size:14px;}}@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;}}html{scroll-behavior:smooth;}.bs-product-card,.bs-mobile-card{opacity:0;animation:fadeInUp .6s ease-out forwards;}.bs-product-card:nth-child(1){animation-delay:.1s;}.bs-product-card:nth-child(2){animation-delay:.2s;}.bs-product-card:nth-child(3){animation-delay:.3s;}.bs-product-card:nth-child(4){animation-delay:.4s;}.bs-product-card:nth-child(5){animation-delay:.5s;}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}.kktc-product-card *,.kktc-product-card *::before,.kktc-product-card *::after{box-sizing:border-box;}.kktc-product-card{position:relative !important;background:#fff !important;border:1px solid #e5e7eb !important;border-radius:8px !important;width:100% !important;display:flex !important;flex-direction:column !important;height:100% !important;overflow:hidden !important;box-sizing:border-box !important;}.kktc-product-card.kktc-animated{width:100%;max-width:none;height:auto;}.kktc-card-link{text-decoration:none;color:inherit;display:block;flex:1;}.kktc-card-image{text-align:center;margin:0px !important;position:relative;padding:0px !important;height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:4px;}.kktc-card-image img{width:100% !important;height:100% !important;object-fit:contain !important;object-position:center !important;display:block !important;image-rendering:auto !important;-ms-interpolation-mode:bicubic !important;}.kktc-card-content{flex:1;display:flex;flex-direction:column;padding:10px;}.kktc-card-title{font-size:16px;font-weight:400;color:#111827;line-height:1.4;margin:0 0 2px 0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:44px;}.kktc-card-rating{display:flex;align-items:center;margin-bottom:15px;margin-top:0;gap:8px;}.kktc-stars{display:flex;gap:2px;}.kktc-star{width:16px;height:16px;flex-shrink:0;}.kktc-star-full{fill:#fbbf24;}.kktc-star-half{fill:url("#half");}.kktc-star-empty{fill:#e5e7eb;}.kktc-rating-text{font-size:14px;color:#6b7280;font-weight:500;}.kktc-card-footer{padding:10px;margin-top:auto;border-top:1px solid #f3f4f6;}.kktc-card-price{display:flex !important;align-items:center !important;justify-content:space-between !important;background:#f8f9fa !important;border-radius:8px !important;gap:12px !important;padding:5px 10px !important;min-height:52px !important;height:52px !important;}.kktc-price-section{flex:1;min-height:44px;display:flex;flex-direction:column;justify-content:center;}.kktc-price-row{display:flex;align-items:center;gap:8px;margin-bottom:4px;}.kktc-price-row:last-child{margin-bottom:0;}.kktc-product-card .kktc-card-price .kktc-regular-price,.kktc-product-card .kktc-regular-price{font-size:14px !important;color:#9ca3af !important;text-decoration:line-through !important;font-weight:400 !important;}.kktc-product-card .kktc-card-price .kktc-discount-percent,.kktc-product-card .kktc-discount-percent{font-size:12px !important;color:#008a0a !important;font-weight:600 !important;background:rgba(0,138,10,.1) !important;padding:2px 6px !important;border-radius:4px !important;}.kktc-product-card .kktc-card-price .kktc-sale-price,.kktc-product-card .kktc-sale-price{font-size:18px !important;font-weight:700 !important;color:#008a0a !important;}.kktc-product-card .kktc-card-price .kktc-normal-price,.kktc-product-card .kktc-normal-price{font-size:18px !important;font-weight:700 !important;color:#000 !important;}.kktc-product-card .woocommerce-Price-amount,.kktc-product-card .price .amount,.kktc-product-card .price .woocommerce-Price-amount{color:inherit !important;font-size:inherit !important;font-weight:inherit !important;}.kktc-product-card .kktc-regular-price .woocommerce-Price-amount,.kktc-product-card .kktc-regular-price .amount,.kktc-product-card .kktc-regular-price .price{color:#9ca3af !important;text-decoration:line-through !important;}.kktc-product-card .kktc-sale-price .woocommerce-Price-amount,.kktc-product-card .kktc-sale-price .amount,.kktc-product-card .kktc-sale-price .price{color:#008a0a !important;text-decoration:none !important;}.kktc-product-card .kktc-normal-price .woocommerce-Price-amount,.kktc-product-card .kktc-normal-price .amount,.kktc-product-card .kktc-normal-price .price{color:#000 !important;text-decoration:none !important;}.kktc-add-to-cart{background:none !important;border:none !important;padding:4px !important;cursor:pointer !important;flex-shrink:0 !important;width:32px !important;height:32px !important;display:flex !important;align-items:center !important;justify-content:center !important;border-radius:4px !important;position:relative !important;visibility:visible !important;opacity:1 !important;}.kktc-add-to-cart.loading{pointer-events:none;opacity:.7;}.kktc-add-to-cart.loading .kktc-cart-icon{display:none;}.kktc-add-to-cart.loading .kktc-cart-loading{display:block !important;}.kktc-cart-icon{fill:#666 !important;width:20px !important;height:20px !important;display:block !important;visibility:visible !important;opacity:1 !important;}.kktc-add-to-cart.kktc-disabled{cursor:not-allowed;opacity:.4;}.kktc-add-to-cart.kktc-disabled .kktc-cart-icon{fill:#ccc;}.kktc-cart-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.kktc-spinner{animation:kktcSpin 1.4s linear infinite;}.kktc-add-to-cart.success{background:linear-gradient(135deg,#10b981 0%,#059669 100%);animation:kktcSuccess .6s ease;}.kktc-product-grid{display:grid;gap:var(--gap,20px);margin:20px 0;width:100%;box-sizing:border-box;}.kktc-product-grid[data-columns="4"]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-content:center;}.kktc-product-grid[data-columns="3"]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-content:center;}.kktc-product-grid[data-columns="2"]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-content:center;}.kktc-grid-item{display:flex;flex-direction:column;height:100%;width:220px !important;max-width:220px !important;min-width:220px !important;border:3px solid #f8f9fa;border-radius:7px;box-sizing:border-box;}@media (max-width: 1024px){.kktc-product-grid[data-columns="4"]{grid-template-columns:repeat(3,1fr);}.kktc-product-grid[data-columns="3"]{grid-template-columns:repeat(3,1fr);}.kktc-product-grid[data-columns="2"]{grid-template-columns:repeat(2,1fr);}.kktc-grid-item{width:100% !important;max-width:250px !important;min-width:200px !important;}.kktc-card-title{font-size:15px;}.kktc-card-price{font-size:18px;}}@media screen and (max-width: 768px),
@media only screen and (max-device-width: 768px),
@media handheld and (max-width: 768px),
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 768px),
@media only screen and (max-device-width: 480px),
@media (hover: none) and (pointer: coarse){.kktc-product-grid{gap:12px !important;padding:8px !important;}.kktc-product-grid[data-columns="4"],.kktc-product-grid[data-columns="3"],.kktc-product-grid[data-columns="2"]{grid-template-columns:repeat(2,1fr) !important;}.kktc-grid-item{width:100% !important;max-width:100% !important;min-width:160px !important;height:auto !important;display:flex !important;justify-content:center !important;border:3px solid #f8f9fa !important;border-radius:7px !important;}.kktc-product-card{display:flex !important;flex-direction:column !important;height:100% !important;padding:0 !important;margin:0 !important;box-sizing:border-box !important;border:1px solid #e5e7eb !important;border-radius:8px !important;background:#fff !important;position:relative !important;overflow:hidden !important;}.kktc-card-image{height:200px !important;display:flex !important;align-items:center !important;justify-content:center !important;overflow:hidden !important;border-radius:4px !important;margin:0 !important;padding:0 !important;}.kktc-card-content{flex:1 !important;display:flex !important;flex-direction:column !important;padding:10px !important;}.kktc-card-title{font-size:16px !important;font-weight:400 !important;color:#111827 !important;line-height:1.4 !important;margin:0 0 2px 0 !important;min-height:44px !important;}.kktc-card-rating{display:flex !important;align-items:center !important;margin-bottom:15px !important;margin-top:0 !important;gap:8px !important;}.kktc-card-footer{padding:10px !important;margin-top:auto !important;border-top:1px solid #f3f4f6 !important;}.kktc-card-price{display:flex !important;align-items:center !important;justify-content:space-between !important;background:#f8f9fa !important;border-radius:8px !important;gap:12px !important;padding:5px 10px !important;min-height:52px !important;height:52px !important;}.kktc-add-to-cart{background:none !important;border:none !important;padding:4px !important;cursor:pointer !important;flex-shrink:0 !important;width:32px !important;height:32px !important;display:flex !important;align-items:center !important;justify-content:center !important;border-radius:4px !important;position:relative !important;}.kktc-cart-icon{fill:#666 !important;color:#666 !important;width:20px !important;height:20px !important;visibility:visible !important;opacity:1 !important;}.kktc-product-grid .kktc-product-card{width:180px !important;max-width:180px !important;flex-shrink:0 !important;}.kktc-product-card.kktc-animated{width:100% !important;max-width:100% !important;height:auto !important;}.kktc-discount-percent{font-size:12px !important;color:#008a0a !important;font-weight:600 !important;background:rgba(0,138,10,.1) !important;padding:2px 6px !important;border-radius:4px !important;line-height:1.2 !important;display:inline-flex !important;align-items:center !important;height:auto !important;min-height:unset !important;}}@media screen and (max-width: 480px),
@media only screen and (max-device-width: 480px),
@media handheld and (max-width: 480px),
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px){.kktc-product-grid{gap:10px !important;padding:6px !important;margin:10px 0 !important;}.kktc-product-grid[data-columns="4"],.kktc-product-grid[data-columns="3"],.kktc-product-grid[data-columns="2"]{grid-template-columns:repeat(2,1fr) !important;}.kktc-grid-item{width:100% !important;max-width:100% !important;min-width:150px !important;height:auto !important;display:flex !important;justify-content:center !important;border:3px solid #f8f9fa !important;border-radius:7px !important;}.kktc-product-card{display:flex !important;flex-direction:column !important;height:100% !important;padding:0 !important;margin:0 !important;box-sizing:border-box !important;border:1px solid #e5e7eb !important;border-radius:8px !important;background:#fff !important;position:relative !important;overflow:hidden !important;}.kktc-card-image{height:200px !important;display:flex !important;align-items:center !important;justify-content:center !important;overflow:hidden !important;border-radius:4px !important;padding:0 !important;margin:0 !important;}.kktc-card-content{flex:1 !important;display:flex !important;flex-direction:column !important;padding:10px !important;}.kktc-card-title{font-size:15px !important;font-weight:400 !important;color:#111827 !important;line-height:1.4 !important;margin:0 0 2px 0 !important;min-height:40px !important;}.kktc-card-rating{display:flex !important;align-items:center !important;margin-bottom:12px !important;margin-top:0 !important;gap:6px !important;}.kktc-card-footer{padding:8px !important;margin-top:auto !important;border-top:1px solid #f3f4f6 !important;}.kktc-card-price{display:flex !important;align-items:center !important;justify-content:space-between !important;background:#f8f9fa !important;border-radius:8px !important;gap:10px !important;padding:4px 8px !important;min-height:48px !important;height:48px !important;}.kktc-add-to-cart{background:none !important;border:none !important;padding:3px !important;cursor:pointer !important;flex-shrink:0 !important;width:30px !important;height:30px !important;display:flex !important;align-items:center !important;justify-content:center !important;border-radius:4px !important;position:relative !important;}.kktc-cart-icon{fill:#666 !important;color:#666 !important;width:18px !important;height:18px !important;visibility:visible !important;opacity:1 !important;}.kktc-star{width:13px !important;height:13px !important;}.kktc-rating-text{font-size:11px !important;}.kktc-product-grid .kktc-product-card{width:180px !important;max-width:180px !important;flex-shrink:0 !important;}.kktc-product-card.kktc-animated{width:100% !important;max-width:100% !important;height:auto !important;}.kktc-discount-percent{font-size:11px !important;line-height:1.15 !important;padding:2px 4px !important;vertical-align:middle !important;}}@media screen and (max-width: 360px),
@media only screen and (max-device-width: 360px),
@media handheld and (max-width: 360px),
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 360px){.kktc-product-grid{gap:8px !important;padding:4px !important;margin:8px 0 !important;}.kktc-product-grid[data-columns="4"],.kktc-product-grid[data-columns="3"],.kktc-product-grid[data-columns="2"]{grid-template-columns:1fr 1fr !important;}.kktc-grid-item{width:100% !important;max-width:100% !important;min-width:140px !important;height:auto !important;display:flex !important;justify-content:center !important;}.kktc-product-grid .kktc-product-card{width:180px !important;max-width:180px !important;flex-shrink:0 !important;}.kktc-product-card{padding:5px !important;border-radius:4px !important;margin:0 !important;}.kktc-card-image{height:95px !important;padding:0px !important;margin:0px !important;}.kktc-card-title{font-size:12px !important;min-height:26px !important;margin-bottom:4px !important;line-height:1.1 !important;}.kktc-card-content{padding:3px !important;}.kktc-card-footer{padding:3px !important;margin-top:auto !important;}.kktc-card-price{font-size:12px !important;padding:4px 3px !important;}.kktc-add-to-cart{width:26px !important;height:26px !important;min-width:26px !important;}.kktc-add-to-cart svg{width:11px !important;height:11px !important;}.kktc-card-rating{margin-bottom:4px !important;gap:3px !important;}.kktc-star{width:11px !important;height:11px !important;}.kktc-rating-text{font-size:9px !important;}.kktc-product-card.kktc-animated{width:100% !important;max-width:100% !important;height:auto !important;}}@keyframes kktcFadeIn{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}@keyframes kktcSpin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes kktcSuccess{0%{transform:scale(1);}50%{transform:scale(1.1);}100%{transform:scale(1);}}.kktc-notification{position:fixed;top:20px;right:20px;background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:white;padding:16px 24px;border-radius:12px;font-size:14px;font-weight:500;z-index:9999;display:flex;align-items:center;gap:12px;animation:kktcSlideIn .3s ease;max-width:320px;}.kktc-notification.error{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);}.kktc-notification-icon{flex-shrink:0;width:24px;height:24px;}.kktc-notification-content{flex:1;}.kktc-notification-actions{display:flex;gap:8px;margin-top:8px;}.kktc-notification-action{background:rgba(255,255,255,.2);color:white;text-decoration:none;padding:4px 12px;border-radius:6px;font-size:13px;}@keyframes kktcSlideIn{from{transform:translateX(100%);opacity:0;}to{transform:translateX(0);opacity:1;}}@keyframes kktcSlideOut{from{transform:translateX(0);opacity:1;}to{transform:translateX(100%);opacity:0;}}@media (prefers-color-scheme: dark){.kktc-product-card{background:#1f2937;}.kktc-card-title{color:#f3f4f6;}.kktc-card-price{background:#374151;color:#f3f4f6;}.kktc-card-footer{border-top-color:#374151;}.kktc-rating-text{color:#9ca3af;}}.kktc-product-card.trending-product{border:1px solid #e5e7eb !important;border-radius:8px !important;overflow:hidden !important;}.kktc-trending-badge{position:absolute;top:10px;right:10px;background:linear-gradient(45deg,#ff6b35,#f7931e);color:white;padding:4px 8px;border-radius:12px;font-size:10px;font-weight:bold;z-index:2;animation:trendPulse 2s infinite;}@keyframes trendPulse{0%{transform:scale(1);}50%{transform:scale(1.05);}100%{transform:scale(1);}}.kktc-trend-debug-info{background:#f0f8ff;padding:4px 8px;margin-top:5px;border-radius:4px;border:1px solid #e1f5fe;}.kktc-trending-grid .kktc-grid-container{gap:20px;}.kktc-trending-item{position:relative;}@media print{.kktc-add-to-cart,.kktc-card-badge,.kktc-trending-badge,.kktc-notification{display:none !important;}.kktc-product-card{box-shadow:none;border:1px solid #e5e7eb;break-inside:avoid;}}