.whl-landing-unique{--whl-primary: #2563eb;--whl-primary-dark: #1d4ed8;--whl-whatsapp: #25d366;--whl-whatsapp-dark: #128c7e;--whl-secondary: #0f172a;--whl-light: #f8fafc;--whl-gray: #64748b;--whl-gray-light: #e2e8f0;--whl-success: #10b981;--whl-warning: #f59e0b;--whl-accent: #8b5cf6;--whl-sp-xs: .5rem;--whl-sp-sm: 1rem;--whl-sp-md: 1.5rem;--whl-sp-lg: 2rem;--whl-sp-xl: 3rem;--whl-sp-2xl: 4rem;--whl-radius: 12px;--whl-radius-lg: 16px;--whl-shadow-sm: 0 1px 3px rgba(0,0,0,.12);--whl-shadow-md: 0 4px 6px -1px rgba(0,0,0,.1);--whl-shadow-lg: 0 10px 15px -3px rgba(0,0,0,.1);--whl-shadow-xl: 0 20px 25px -5px rgba(0,0,0,.1);--whl-transition: all .3s ease}.whl-container-unique{max-width:1280px;margin:0 auto;padding:0 var(--whl-sp-md)}.whl-section-header-unique{text-align:center;margin-bottom:var(--whl-sp-xl)}.whl-section-title-unique{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;margin-bottom:var(--whl-sp-sm);display:inline-block}.whl-styled-title-unique{position:relative;padding-bottom:var(--whl-sp-md)}.whl-title-text-unique{position:relative;z-index:2;color:var(--whl-secondary)}.whl-title-decoration-unique{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,var(--whl-primary),var(--whl-accent));border-radius:2px}.whl-section-subtitle-unique{font-size:1.125rem;color:var(--whl-gray);max-width:700px;margin:var(--whl-sp-md) auto 0;line-height:1.6}.whl-carousel-wrap{position:relative}.whl-carousel-dots{display:none;justify-content:center;gap:8px;margin-top:1.25rem}.whl-dot{width:8px;height:8px;border-radius:50%;background:var(--whl-gray-light);border:none;cursor:pointer;padding:0;transition:all .3s ease;flex-shrink:0}.whl-dot.is-active{background:var(--whl-primary);width:24px;border-radius:4px}.whl-carousel-nav{display:none;align-items:center;justify-content:center;gap:.75rem;margin-top:.75rem}.whl-carousel-btn{width:40px;height:40px;border-radius:50%;border:1.5px solid var(--whl-gray-light);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:var(--whl-secondary)}.whl-carousel-btn:hover{border-color:var(--whl-primary);background:var(--whl-primary);color:#fff}.whl-carousel-btn:disabled{opacity:.3;cursor:not-allowed}.whl-carousel-btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.whl-hero-unique{position:relative;color:#fff;padding:var(--whl-sp-2xl) 0;text-align:center;min-height:80vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,var(--whl-secondary),#1e293b)}.whl-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.whl-hero-bg-desktop{display:block}.whl-hero-bg-mobile{display:none}.whl-hero-bg-gradient{background:linear-gradient(135deg,var(--whl-secondary),#1e293b)}.whl-hero-bg-image{width:100%;height:100%;object-fit:cover}.whl-hero-unique:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 50%,rgba(37,99,235,.1) 0%,transparent 50%),radial-gradient(circle at 70% 20%,rgba(139,92,246,.1) 0%,transparent 50%);z-index:1;pointer-events:none}.whl-hero-content-unique{position:relative;z-index:2;width:100%;max-width:800px;margin:0 auto;padding:0 var(--whl-sp-md)}.whl-hero-heading-unique{margin-bottom:var(--whl-sp-xl)}.whl-hero-title-unique{font-size:clamp(1.75rem,5vw,3rem);font-weight:900;line-height:1.2;margin-bottom:var(--whl-sp-md);color:#000;text-shadow:0 1px 1px rgb(0,0,0)}.whl-section-divider-unique{width:100px;height:3px;background:linear-gradient(90deg,var(--whl-primary),var(--whl-accent));margin:var(--whl-sp-md) auto;border-radius:2px}.whl-hero-subtitle-unique{font-size:clamp(1rem,2.5vw,1.5rem);color:#66696b;text-shadow:0 1px 1px rgb(59,59,59);max-width:800px;margin:0 auto;line-height:1.6}.whl-hero-buttons-unique{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--whl-sp-md);margin-top:var(--whl-sp-xl);position:relative;z-index:2}.whl-btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;border-radius:var(--whl-radius);font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:var(--whl-transition);font-size:.95rem;gap:.5rem;min-width:180px;height:48px;flex:0 0 auto}.whl-btn-primary-unique{background:linear-gradient(135deg,var(--whl-primary),var(--whl-accent));color:#fff;width:50%;letter-spacing:.3px;box-shadow:0 6px 20px #2563eb66;position:relative;overflow:hidden;animation:whl-cta-attention 2s infinite}.whl-btn-primary-unique:hover{transform:scale(1.06);box-shadow:0 16px 40px #2563eb99}.whl-btn-primary-unique:after{content:"";position:absolute;top:0;left:-120%;width:120%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.4),transparent);animation:whl-shine 2.2s infinite}.whl-btn-whatsapp-unique{background:linear-gradient(135deg,var(--whl-whatsapp),var(--whl-whatsapp-dark));color:#fff;width:30%;box-shadow:0 4px 15px #25d3664d;position:relative;overflow:hidden}.whl-btn-whatsapp-unique:hover{transform:translateY(-2px);box-shadow:0 8px 25px #25d36666}.whl-btn-outline-unique{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:2px solid rgba(255,255,255,.3)}.whl-btn-outline-unique:hover{background:#fff3;border-color:#fff;transform:translateY(-2px)}.whl-btn-icon-unique{font-size:1.25rem}@keyframes whl-cta-attention{0%{transform:scale(1);box-shadow:0 0 #2563eb8c}60%{transform:scale(1.05);box-shadow:0 0 0 16px #2564eb00}to{transform:scale(1);box-shadow:0 0 #2563eb00}}@keyframes whl-shine{0%{left:-120%}60%{left:120%}to{left:120%}}.whl-testimonials-unique{padding:var(--whl-sp-2xl) 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.whl-testimonials-grid-unique{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--whl-sp-lg);margin-top:var(--whl-sp-lg)}.whl-testimonial-card-unique{background:#fff;padding:var(--whl-sp-lg);border-radius:var(--whl-radius-lg);box-shadow:var(--whl-shadow-md);display:flex;flex-direction:column;gap:var(--whl-sp-md);transition:var(--whl-transition);position:relative;border-top:4px solid var(--whl-primary);box-sizing:border-box}.whl-testimonial-card-unique:hover{transform:translateY(-5px);box-shadow:var(--whl-shadow-lg)}.whl-testimonial-rating-unique{display:flex;gap:.25rem;font-size:1.25rem}.whl-star-filled-unique{color:#fbbf24}.whl-star-empty-unique{color:#d1d5db}.whl-testimonial-content-unique{flex:1}.whl-testimonial-text-unique{color:var(--whl-secondary);font-size:1.05rem;line-height:1.6;font-style:italic;margin:0;quotes:"\201c""\201d"}.whl-testimonial-text-unique:before{content:open-quote;color:var(--whl-primary);font-size:2rem;line-height:0;vertical-align:-.4em;margin-right:.25rem}.whl-testimonial-text-unique:after{content:close-quote;color:var(--whl-primary);font-size:2rem;line-height:0;vertical-align:-.4em;margin-left:.25rem}.whl-testimonial-author-unique{display:flex;align-items:center;gap:var(--whl-sp-sm)}.whl-author-avatar-unique{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid var(--whl-light)}.whl-author-avatar-unique img{width:100%;height:100%;object-fit:cover}.whl-author-name-unique{font-size:1.1rem;font-weight:700;margin:0 0 .25rem;color:var(--whl-secondary)}.whl-author-position-unique{font-size:.9rem;color:var(--whl-primary);font-weight:600;margin:0}.whl-business-name-unique{font-size:.85rem;color:var(--whl-gray);margin:.25rem 0 0}.whl-verified-badge-unique{position:absolute;top:var(--whl-sp-lg);right:var(--whl-sp-lg);background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.35rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:.25rem}.whl-verified-icon-unique{font-weight:700}.whl-verified-text-unique{font-size:.7rem;text-transform:uppercase;letter-spacing:.5px}.whl-categories-unique{padding:5rem 0;background:linear-gradient(135deg,#fafcff,#f0f5ff);position:relative;overflow:hidden}.whl-categories-unique:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--whl-primary),transparent)}.whl-categories-grid-unique{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-top:3rem}.whl-category-card-unique{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0000000d;border:1px solid rgba(226,232,240,.8);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;flex-direction:column;gap:1rem;box-sizing:border-box}.whl-category-card-unique:hover{transform:translateY(-4px);box-shadow:0 12px 40px #2563eb1a;border-color:#93c5fd}.whl-category-card-unique:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--whl-primary),var(--whl-accent));opacity:0;transition:opacity .3s ease}.whl-category-card-unique:hover:after{opacity:1}.whl-category-image-wrapper-unique{position:relative;border-radius:12px;overflow:hidden;margin-bottom:.5rem;background:#f8fafc;transition:transform .3s ease}.whl-category-card-unique:hover .whl-category-image-wrapper-unique{transform:scale(1.02)}.whl-category-image-adapt-unique{height:auto}.whl-category-image-1_1-unique{aspect-ratio:1/1}.whl-category-image-4_3-unique{aspect-ratio:4/3}.whl-category-image-16_9-unique{aspect-ratio:16/9}.whl-category-image-3_4-unique{aspect-ratio:3/4}.whl-category-image-wrapper-unique img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.whl-category-card-unique:hover .whl-category-image-wrapper-unique img{transform:scale(1.05)}.whl-category-image-wrapper-unique img:not(.whl-loaded-unique){opacity:0}.whl-category-image-wrapper-unique img.whl-loaded-unique{opacity:1;animation:whl-img-pop .4s ease}@keyframes whl-img-pop{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.whl-category-placeholder-unique{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);min-height:200px}.whl-category-badge-unique{position:absolute;top:12px;right:12px;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:700;z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2)}.whl-category-discount-unique{background:linear-gradient(135deg,#ef4444e6,#dc2626e6);color:#fff}.whl-category-badge-bestseller-unique{background:linear-gradient(135deg,#f59e0be6,#d97706e6);color:#fff}.whl-category-badge-new-unique{background:linear-gradient(135deg,#10b981e6,#059669e6);color:#fff}.whl-category-badge-trending-unique{background:linear-gradient(135deg,#8b5cf6e6,#7c3aede6);color:#fff}.whl-category-badge-limited-unique{background:linear-gradient(135deg,#3b82f6e6,#2563ebe6);color:#fff}.whl-category-product-title-unique,.whl-category-collection-title-unique,.whl-category-custom-title-unique{margin:0;font-size:1.1rem;font-weight:700;color:var(--whl-secondary);line-height:1.4}.whl-category-title-only-unique{margin:0;font-size:1.5rem;font-weight:800;color:var(--whl-secondary);text-align:center;padding:1rem 0}.whl-category-product-count-unique{font-size:.9rem;color:var(--whl-gray)}.whl-category-vendor-unique{font-size:.85rem;color:var(--whl-gray);display:flex;gap:.25rem}.whl-category-vendor-label-unique{font-weight:600;color:var(--whl-secondary)}.whl-category-indicators-unique{display:flex;flex-wrap:wrap;gap:.5rem}.whl-category-indicator-unique{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.whl-category-margin-high-unique{background:#d1fae54d;color:#065f46;border:1px solid rgba(6,95,70,.1)}.whl-category-margin-medium-unique{background:#fef3c74d;color:#92400e;border:1px solid rgba(146,64,14,.1)}.whl-category-margin-low-unique{background:#fee2e24d;color:#991b1b;border:1px solid rgba(153,27,27,.1)}.whl-category-turnover-fast-unique{background:#dbeafe4d;color:#1e40af;border:1px solid rgba(30,64,175,.1)}.whl-category-turnover-medium-unique{background:#f3e8ff4d;color:#5b21b6;border:1px solid rgba(91,33,182,.1)}.whl-category-turnover-slow-unique{background:#f1f5f94d;color:#475569;border:1px solid rgba(71,85,105,.1)}.whl-category-description-unique{color:var(--whl-gray);font-size:.95rem;line-height:1.6;flex:1}.whl-category-actions-unique{display:flex;gap:.75rem;margin-top:.5rem}.whl-category-action-btn-unique{flex:1;padding:.75rem 1rem;border-radius:10px;font-weight:600;text-decoration:none;text-align:center;font-size:.95rem;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;border:none;cursor:pointer;min-height:44px}.whl-category-apply-btn-unique{background:linear-gradient(135deg,var(--whl-primary),var(--whl-primary-dark));color:#fff;text-transform:uppercase}.whl-category-apply-btn-unique:hover{background:linear-gradient(135deg,var(--whl-primary-dark),#1e40af);transform:translateY(-2px);box-shadow:0 6px 20px #2563eb4d}.whl-marketplace-logos-unique{margin-top:var(--whl-sp-sm);padding-top:var(--whl-sp-sm);border-top:1px solid var(--whl-gray-light);display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.whl-marketplace-label-unique{font-size:.85rem;font-weight:600;color:var(--whl-gray);white-space:nowrap}.whl-marketplace-icons-unique{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.whl-marketplace-icon-unique{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border-radius:6px;border:1px solid var(--whl-gray-light);padding:3px;transition:all .2s ease;overflow:hidden}.whl-marketplace-icon-unique:hover{border-color:var(--whl-primary);transform:translateY(-2px)}.whl-marketplace-icon-unique img{width:100%;height:100%;object-fit:contain}.whl-marketplace-builtin-unique{padding:2px}.whl-marketplace-svg-icon-unique{width:100%;height:100%;color:#4b5563;transition:color .2s ease}.whl-marketplace-builtin-unique[title=Amazon] .whl-marketplace-svg-icon-unique{color:#f90}.whl-marketplace-builtin-unique[title=Walmart] .whl-marketplace-svg-icon-unique{color:#0071ce}.whl-marketplace-builtin-unique[title=eBay] .whl-marketplace-svg-icon-unique{color:#e53238}.whl-marketplace-builtin-unique[title="TikTok Shop"] .whl-marketplace-svg-icon-unique{color:#000}.whl-marketplace-builtin-unique[title=OnBuy] .whl-marketplace-svg-icon-unique{color:#f60}.whl-features-unique{padding:var(--whl-sp-2xl) 0;background:var(--whl-light)}.whl-features-grid-unique{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--whl-sp-lg);margin-top:var(--whl-sp-lg)}.whl-feature-card-unique{background:#fff;padding:var(--whl-sp-lg);border-radius:var(--whl-radius-lg);box-shadow:var(--whl-shadow-md);transition:var(--whl-transition);text-align:center;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.whl-feature-card-unique:hover{transform:translateY(-4px);box-shadow:var(--whl-shadow-lg)}.whl-feature-icon-unique{width:120px;height:120px;margin:0 auto var(--whl-sp-md);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--whl-light),#e2e8f0);border-radius:50%;padding:var(--whl-sp-sm);box-shadow:var(--whl-shadow-sm);flex-shrink:0}.whl-feature-icon-unique img{width:90px;height:90px;object-fit:contain}.whl-feature-svg-unique{width:90px;height:90px;display:flex;align-items:center;justify-content:center}.whl-feature-svg-unique svg{width:100%;height:100%;fill:var(--whl-primary)}.whl-feature-emoji-unique{font-size:3rem}.whl-feature-icon-placeholder-unique{font-size:2rem;font-weight:700;color:var(--whl-primary)}.whl-feature-title-unique{font-size:1.25rem;font-weight:700;margin-bottom:var(--whl-sp-sm);color:var(--whl-secondary)}.whl-feature-description-unique{color:var(--whl-gray);line-height:1.6;font-size:1rem}.whl-products-unique{padding:var(--whl-sp-2xl) 0}.whl-products-grid-unique{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--whl-sp-lg);margin-top:var(--whl-sp-lg)}.whl-product-card-unique{position:relative;background:#fff;border-radius:var(--whl-radius-lg);overflow:hidden;box-shadow:var(--whl-shadow-md);transition:all .4s cubic-bezier(.175,.885,.32,1.1);display:flex;flex-direction:column;border:1px solid #e2e8f0;box-sizing:border-box}.whl-product-card-unique:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-8px) scale(1.02);border-color:var(--whl-primary)}.whl-product-image-unique{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.whl-product-image-adapt-unique{min-height:260px}.whl-product-image-square-unique{aspect-ratio:1/1}.whl-product-image-portrait-unique{aspect-ratio:4/5}.whl-product-image-unique img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.whl-product-card-unique:hover .whl-product-image-unique img{transform:scale(1.12)}.whl-product-image-placeholder-unique{width:100%;height:260px;background:var(--whl-light);display:flex;align-items:center;justify-content:center}.whl-product-image-overlay-unique{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 60%,rgba(0,0,0,.3));opacity:0;transition:opacity .4s ease}.whl-product-card-unique:hover .whl-product-image-overlay-unique{opacity:1}.whl-product-content-unique{padding:var(--whl-sp-lg);display:flex;flex-direction:column;gap:var(--whl-sp-sm);flex:1;background:#fff}.whl-product-title-unique{font-size:1.2rem;font-weight:700;line-height:1.4;margin:0;background:linear-gradient(135deg,var(--whl-secondary),#475569);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease}.whl-product-card-unique:hover .whl-product-title-unique{background:linear-gradient(135deg,var(--whl-primary),var(--whl-accent));-webkit-background-clip:text;background-clip:text}.whl-product-price-unique{display:flex;align-items:center;gap:var(--whl-sp-sm);padding:6px 0}.whl-compare-price-unique{text-decoration:line-through;color:var(--whl-gray);font-size:.9rem}.whl-price-unique{color:var(--whl-primary);font-weight:800;font-size:1.35rem;background:linear-gradient(135deg,var(--whl-primary),var(--whl-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.whl-product-features-unique{list-style:none;padding:0;margin:var(--whl-sp-sm) 0;display:flex;flex-direction:column;gap:6px}.whl-product-feature-unique{padding:5px 0 5px 22px;color:var(--whl-secondary);font-size:.9rem;position:relative;line-height:1.4}.whl-product-feature-unique:before{content:"\2713";position:absolute;left:0;top:5px;color:var(--whl-success);width:16px;height:16px;display:flex;align-items:center;justify-content:center;background:#10b9811a;border-radius:50%;font-size:.7rem;font-weight:700}.whl-product-description-unique{color:var(--whl-gray);font-size:.9rem;line-height:1.5}.whl-btn-apply-unique{background:linear-gradient(135deg,var(--whl-primary),var(--whl-primary-dark));color:#fff;text-decoration:none;border-radius:var(--whl-radius);padding:.8rem 1.25rem;font-weight:700;text-align:center;margin-top:auto;border:none;font-size:.9rem;position:relative;overflow:hidden;letter-spacing:.5px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}.whl-btn-apply-unique:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .7s ease}.whl-btn-apply-unique:hover{background:linear-gradient(135deg,var(--whl-primary-dark),#1e40af);transform:translateY(-3px);box-shadow:0 10px 25px #2563eb66}.whl-btn-apply-unique:hover:before{left:100%}.whl-btn-apply-icon-unique{font-size:1rem;transition:transform .3s ease}.whl-btn-apply-unique:hover .whl-btn-apply-icon-unique{transform:translate(3px)}.whl-product-status-unique{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-direction:column;gap:4px}.whl-status-badge-unique{padding:4px 10px;border-radius:20px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:inline-flex;align-items:center;gap:4px}.whl-status-best-seller-unique{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.whl-status-new-unique{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.whl-status-limited-unique{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.whl-stock-indicator-unique{padding:8px 0}.whl-stock-label-unique{font-size:.8rem;color:var(--whl-gray);margin-bottom:4px;display:flex;justify-content:space-between}.whl-stock-bar-unique{height:5px;background:var(--whl-gray-light);border-radius:3px;overflow:hidden}.whl-stock-level-unique{height:100%;background:linear-gradient(90deg,var(--whl-success),#34d399);border-radius:3px}.whl-stock-level-high-unique{width:80%}.whl-stock-level-medium-unique{width:50%}.whl-stock-level-low-unique{width:20%;background:linear-gradient(90deg,var(--whl-warning),#fbbf24)}.whl-no-products-unique{text-align:center;padding:var(--whl-sp-xl);background:var(--whl-light);border-radius:var(--whl-radius);grid-column:1/-1}.whl-mosaic-section-unique{padding:var(--whl-sp-2xl) 0}.whl-promo-fullwidth-unique{margin-bottom:var(--whl-sp-md)}.whl-promo-fullwidth-block-unique{display:block;position:relative;border-radius:var(--whl-radius-lg);overflow:hidden;height:320px}.whl-promo-fullwidth-bg-unique{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.whl-promo-fullwidth-image-unique{width:100%;height:100%;object-fit:cover}.whl-promo-fullwidth-overlay-unique{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.65),transparent 45%);z-index:2}.whl-promo-fullwidth-placeholder-unique{width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#2d2d44);display:flex;align-items:center;justify-content:center}.whl-promo-fullwidth-content-unique{position:relative;z-index:3;height:100%;display:flex;padding:var(--whl-sp-xl);color:#fff}.whl-promo-content-top-left-unique{align-items:flex-start;justify-content:flex-start;text-align:left}.whl-promo-content-top-center-unique{align-items:flex-start;justify-content:center;text-align:center}.whl-promo-content-middle-center-unique{align-items:center;justify-content:center;text-align:center}.whl-promo-content-bottom-left-unique{align-items:flex-end;justify-content:flex-start;text-align:left}.whl-promo-content-bottom-center-unique{align-items:flex-end;justify-content:center;text-align:center}.whl-promo-content-bottom-right-unique{align-items:flex-end;justify-content:flex-end;text-align:right}.whl-promo-fullwidth-text-unique{max-width:620px}.whl-promo-fullwidth-title-unique{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;margin-bottom:.75rem;line-height:1.15;color:var(--whl-block-text,white)}.whl-promo-fullwidth-desc-unique{font-size:clamp(.95rem,2vw,1.2rem);margin-bottom:var(--whl-sp-md);opacity:.92;color:var(--whl-block-text,white)}.whl-promo-fullwidth-btn-unique{display:inline-block;padding:.875rem 2rem;border-radius:var(--whl-radius);font-weight:700;font-size:1rem;border:2px solid transparent;transition:var(--whl-transition);background:var(--whl-block-btn-bg,white);color:var(--whl-block-btn-text,#000)}.whl-promo-fullwidth-btn-unique:hover{background:transparent;border-color:#fff;color:#fff}.whl-promo-cols-unique{margin-bottom:var(--whl-sp-md)}.whl-promo-cols-grid-unique{display:grid;gap:12px;margin-top:var(--whl-sp-md)}.whl-promo-cols-1-unique{grid-template-columns:1fr}.whl-promo-cols-2-unique{grid-template-columns:repeat(2,1fr)}.whl-promo-cols-3-unique{grid-template-columns:repeat(3,1fr)}.whl-promo-col-block-unique{display:block;position:relative;border-radius:var(--whl-radius-lg);overflow:hidden;height:340px;background:#1a1a2e}.whl-promo-col-bg-unique{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.whl-promo-col-image-unique{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.whl-promo-col-block-unique:hover .whl-promo-col-image-unique{transform:scale(1.05)}.whl-promo-col-overlay-unique{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.65),transparent 45%);z-index:2}.whl-promo-col-placeholder-unique{width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#2d2d44);display:flex;align-items:center;justify-content:center}.whl-promo-col-content-unique{position:relative;z-index:3;height:100%;display:flex;padding:var(--whl-sp-lg);color:#fff}.whl-promo-col-content-top-left-unique{align-items:flex-start;justify-content:flex-start;text-align:left}.whl-promo-col-content-top-center-unique{align-items:flex-start;justify-content:center;text-align:center}.whl-promo-col-content-middle-center-unique{align-items:center;justify-content:center;text-align:center}.whl-promo-col-content-bottom-left-unique{align-items:flex-end;justify-content:flex-start;text-align:left}.whl-promo-col-content-bottom-center-unique{align-items:flex-end;justify-content:center;text-align:center}.whl-promo-col-content-bottom-right-unique{align-items:flex-end;justify-content:flex-end;text-align:right}.whl-promo-col-text-unique{max-width:100%}.whl-promo-col-title-unique{font-size:1.4rem;font-weight:700;margin-bottom:.5rem;line-height:1.3;color:var(--whl-block-text,white)}.whl-promo-col-desc-unique{font-size:.95rem;opacity:.9;margin-bottom:var(--whl-sp-sm);color:var(--whl-block-text,white)}.whl-promo-col-btn-unique{display:inline-block;padding:.625rem 1.5rem;border-radius:var(--whl-radius);font-weight:600;font-size:.9rem;border:2px solid transparent;transition:var(--whl-transition);background:var(--whl-block-btn-bg,white);color:var(--whl-block-btn-text,#000)}.whl-promo-col-btn-unique:hover{background:transparent;border-color:#fff;color:#fff}.whl-promo-fullwidth-bottom-unique{margin-top:0}.whl-promo-fullwidth-bottom-block-unique{display:block;position:relative;border-radius:var(--whl-radius-lg);overflow:hidden;height:200px;transition:var(--whl-transition)}.whl-promo-fullwidth-bottom-block-unique:hover{transform:translateY(-4px);box-shadow:var(--whl-shadow-xl)}.whl-promo-fullwidth-bottom-bg-unique{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.whl-promo-fullwidth-bottom-image-unique{width:100%;height:100%;object-fit:cover}.whl-promo-fullwidth-bottom-overlay-unique{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.65),transparent 45%);z-index:2}.whl-promo-fullwidth-bottom-placeholder-unique{width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#2d2d44);display:flex;align-items:center;justify-content:center}.whl-promo-fullwidth-bottom-content-unique{position:relative;z-index:3;height:100%;display:flex;padding:var(--whl-sp-lg);color:#fff}.whl-promo-bottom-content-top-left-unique{align-items:flex-start;justify-content:flex-start;text-align:left}.whl-promo-bottom-content-top-center-unique{align-items:flex-start;justify-content:center;text-align:center}.whl-promo-bottom-content-middle-center-unique{align-items:center;justify-content:center;text-align:center}.whl-promo-bottom-content-bottom-left-unique{align-items:flex-end;justify-content:flex-start;text-align:left}.whl-promo-bottom-content-bottom-center-unique{align-items:flex-end;justify-content:center;text-align:center}.whl-promo-bottom-content-bottom-right-unique{align-items:flex-end;justify-content:flex-end;text-align:right}.whl-promo-fullwidth-bottom-text-unique{max-width:620px}.whl-promo-fullwidth-bottom-title-unique{font-size:clamp(1.4rem,3vw,2rem);font-weight:700;margin-bottom:.5rem;line-height:1.2;color:var(--whl-block-text,white)}.whl-promo-fullwidth-bottom-desc-unique{font-size:clamp(.9rem,1.5vw,1.1rem);opacity:.9;margin-bottom:var(--whl-sp-sm);color:var(--whl-block-text,white)}.whl-promo-fullwidth-bottom-btn-unique{display:inline-block;padding:.75rem 1.75rem;border-radius:var(--whl-radius);font-weight:600;font-size:.95rem;border:2px solid transparent;transition:var(--whl-transition);background:var(--whl-block-btn-bg,white);color:var(--whl-block-btn-text,#000)}.whl-promo-fullwidth-bottom-btn-unique:hover{background:transparent;border-color:#fff;color:#fff}.whl-process-unique{padding:var(--whl-sp-2xl) 0;background:linear-gradient(135deg,#fafcff,#f0f5ff);position:relative}.whl-process-unique:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--whl-primary),transparent)}.whl-process-steps-unique{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--whl-sp-xl);margin-top:var(--whl-sp-xl);position:relative}.whl-process-step-unique{background:#fff;border-radius:var(--whl-radius-lg);padding:var(--whl-sp-lg);box-shadow:var(--whl-shadow-md);display:flex;gap:var(--whl-sp-md);align-items:flex-start;transition:all .3s ease;border:1px solid transparent}.whl-process-step-unique:hover{transform:translateY(-8px);box-shadow:var(--whl-shadow-xl);border-color:var(--whl-primary)}.whl-step-number-unique{width:50px;height:50px;min-width:50px;background:linear-gradient(135deg,var(--whl-primary),var(--whl-accent));color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.375rem;font-weight:800;flex-shrink:0;box-shadow:0 4px 12px #2563eb4d;transition:all .3s ease}.whl-process-step-unique:hover .whl-step-number-unique{transform:scale(1.1)}.whl-step-content-unique{flex:1}.whl-step-title-unique{font-size:1.2rem;font-weight:700;margin-bottom:var(--whl-sp-xs);color:var(--whl-secondary);line-height:1.3;padding-bottom:var(--whl-sp-xs);position:relative}.whl-step-title-unique:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(90deg,var(--whl-primary),var(--whl-accent));border-radius:2px;opacity:.5}.whl-step-description-unique{color:var(--whl-gray);font-size:.9rem;line-height:1.6;margin-bottom:var(--whl-sp-sm)}.whl-btn-step-unique{display:inline-flex;align-items:center;gap:.5rem;color:var(--whl-primary);font-weight:600;text-decoration:none;font-size:.9rem;transition:all .2s ease}.whl-btn-step-unique:hover{color:var(--whl-primary-dark);gap:.75rem}.whl-floating-apply-btn-unique{position:fixed;bottom:30px;z-index:9999;padding:.875rem 1.5rem;border-radius:50px;font-weight:700;font-size:1rem;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 10px 25px #0003;transition:all .3s ease;white-space:nowrap;border:none;cursor:pointer;min-height:56px}.whl-floating-apply-btn-unique:hover{transform:translateY(-4px);box-shadow:0 15px 35px #0000004d}.whl-floating-btn-icon-unique{font-size:1.25rem}.whl-floating-btn-text-unique{font-weight:600;letter-spacing:.3px}.whl-pulse-ring-unique{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 20px);height:calc(100% + 20px);border:2px solid currentColor;border-radius:50px;opacity:0;animation:whl-pulse 1s infinite;pointer-events:none}@keyframes whl-pulse{0%{opacity:.4;transform:translate(-50%,-50%) scale(.95)}to{opacity:0;transform:translate(-50%,-50%) scale(1.15)}}.whl-hide-mobile-unique,.whl-hide-desktop-unique{display:none!important}@media(min-width:1024px){.whl-process-steps-unique{display:flex;justify-content:space-between;gap:var(--whl-sp-2xl)}.whl-process-steps-unique:before{content:"";position:absolute;top:20px;left:20px;right:20px;height:2px;background:linear-gradient(90deg,var(--whl-primary),var(--whl-accent),var(--whl-primary));z-index:0;opacity:.15}}@media(max-width:768px){.whl-hero-unique{min-height:70vh;padding:var(--whl-sp-xl) 0}.whl-hero-bg-desktop{display:none}.whl-hero-bg-mobile{display:block}.whl-btn-primary-unique{animation:none;width:100%}.whl-btn-primary-unique:after{animation:none}.whl-btn-whatsapp-unique{width:100%}.whl-hero-buttons-unique{flex-direction:column;align-items:center;gap:var(--whl-sp-sm)}.whl-hero-buttons-unique .whl-btn{width:100%;max-width:320px}.whl-testimonials-grid-unique{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding:.5rem .5rem 1.25rem;grid-template-columns:unset}.whl-testimonials-grid-unique::-webkit-scrollbar{display:none}.whl-testimonial-card-unique{flex:0 0 82vw;max-width:320px;min-width:0;scroll-snap-align:start}.whl-features-grid-unique{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding:.5rem .5rem 1.25rem;grid-template-columns:unset}.whl-features-grid-unique::-webkit-scrollbar{display:none}.whl-feature-card-unique{flex:0 0 78vw;max-width:300px;min-width:0;scroll-snap-align:start}.whl-categories-grid-unique{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding:.5rem .5rem 1.25rem;grid-template-columns:unset;margin-top:var(--whl-sp-md)}.whl-categories-grid-unique::-webkit-scrollbar{display:none}.whl-category-card-unique{flex:0 0 82vw;max-width:340px;min-width:0;scroll-snap-align:start}.whl-products-grid-unique{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding:.5rem .5rem 1.25rem;grid-template-columns:unset;margin-top:var(--whl-sp-md)}.whl-products-grid-unique::-webkit-scrollbar{display:none}.whl-product-card-unique{flex:0 0 78vw;max-width:320px;min-width:0;scroll-snap-align:start}.whl-promo-cols-grid-unique{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding:.25rem .5rem 1.25rem;margin-top:0;grid-template-columns:unset}.whl-promo-cols-grid-unique::-webkit-scrollbar{display:none}.whl-promo-col-item-unique{flex:0 0 82vw;max-width:340px;min-width:0;scroll-snap-align:start}.whl-promo-col-block-unique{height:280px;width:100%}.whl-carousel-dots,.whl-carousel-nav{display:flex}.whl-promo-fullwidth-block-unique{height:230px}.whl-promo-fullwidth-content-unique{padding:var(--whl-sp-lg)}.whl-promo-fullwidth-title-unique{font-size:1.6rem}.whl-promo-fullwidth-bottom-block-unique{height:160px}.whl-promo-fullwidth-bottom-content-unique,.whl-process-step-unique{padding:var(--whl-sp-md)}.whl-step-number-unique{width:40px;height:40px;min-width:40px;font-size:1.1rem}.whl-marketplace-logos-unique{flex-direction:column;align-items:flex-start}.whl-marketplace-icon-unique{width:28px;height:28px}.whl-category-actions-unique{flex-direction:column}.whl-floating-apply-btn-unique{padding:.75rem 1.25rem;min-height:52px;bottom:16px}.whl-hide-desktop-unique{display:none!important}}@media(max-width:480px){.whl-hero-unique{min-height:60vh}.whl-testimonial-card-unique,.whl-feature-card-unique,.whl-category-card-unique,.whl-product-card-unique,.whl-promo-col-item-unique{flex:0 0 88vw}.whl-promo-fullwidth-block-unique{height:190px}.whl-promo-col-block-unique{height:240px}.whl-promo-fullwidth-bottom-block-unique{height:140px}.whl-process-step-unique{flex-direction:column;align-items:center;text-align:center;gap:var(--whl-sp-sm)}.whl-step-title-unique:after{left:50%;transform:translate(-50%)}.whl-testimonial-author-unique{flex-direction:column;text-align:center}.whl-verified-badge-unique{position:static;align-self:flex-end;margin-top:-.5rem}.whl-floating-apply-btn-unique{padding:.75rem 1rem;min-height:48px;bottom:12px}.whl-hide-mobile-unique{display:none!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*:focus-visible{outline:3px solid var(--whl-primary);outline-offset:2px;border-radius:4px}@media print{.whl-btn,.whl-btn-step-unique,.whl-floating-apply-btn-unique,.whl-carousel-dots,.whl-carousel-nav{display:none!important}.whl-hero-unique{background:#fff!important;color:#000!important}.whl-hero-title-unique{-webkit-text-fill-color:black!important;background:none!important}.whl-testimonials-grid-unique,.whl-features-grid-unique,.whl-categories-grid-unique,.whl-products-grid-unique,.whl-promo-cols-grid-unique{display:grid!important;overflow:visible!important}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/wholesale-landing-unique.css.map */
