:root{--sk-color-primary: #007bff;--sk-color-primary-hover: #0056b3;--sk-color-danger: #dc3545;--sk-color-secondary: #6c757d;--sk-color-secondary-hover: #545b62;--sk-color-success: #28a745;--sk-btn-padding-y: 8px;--sk-btn-padding-x: 12px;--sk-btn-font-size: .6rem;--sk-btn-font-weight: 600;--sk-btn-radius: 8px;--sk-btn-min-height: 36px;--sk-card-radius: 12px;--sk-card-shadow: 0 2px 8px rgba(0,0,0,.08);--sk-card-shadow-hover: 0 6px 20px rgba(0,0,0,.13);--sk-price-sale-size: 1.7rem;--sk-price-regular-size: 1.5rem;--sk-price-original-size: .9rem;--sk-grid-gap: 20px;--sk-grid-min-col: 210px}.smartket-products-section{padding:30px 0;background-color:transparent}.page-width{max-width:1200px;margin:0 auto;padding:0 20px}.section-header{margin-bottom:30px}.section-title{font-size:2rem;font-weight:700;color:#333;margin:0 0 10px;text-align:left}.section-subtitle{font-size:1.1rem;color:#666;margin:0;text-align:left}.smartket-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--sk-grid-min-col),1fr));gap:var(--sk-grid-gap);margin-bottom:30px}.smartket-card{background:#fff;border-radius:var(--sk-card-radius);overflow:hidden;box-shadow:var(--sk-card-shadow);transition:all .3s ease;position:relative;border:1px solid #e9ecef;display:flex;flex-direction:column}.smartket-card:hover{transform:translateY(-2px);box-shadow:var(--sk-card-shadow-hover);border-color:var(--sk-color-primary)}.smartket-card__image{position:relative;aspect-ratio:1;background:#fff;overflow:hidden;padding:15px;flex-shrink:0}.product-link{display:block;width:100%;height:100%}.product-image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.smartket-card:hover .product-image{transform:scale(1.05)}.product-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.smartket-badge{position:absolute;top:10px;left:10px;padding:5px 10px;border-radius:6px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;z-index:2;line-height:1}.smartket-badge.agotado{background:var(--sk-color-secondary);color:#fff}.smartket-badge.oferta{background:var(--sk-color-danger);color:#fff}.smartket-badge.nuevo{background:var(--sk-color-success);color:#fff}.smartket-card__info{padding:14px;background:#fff;display:flex;flex-direction:column;flex:1}.product-title{margin:0 0 10px;font-size:1rem;font-weight:500;line-height:1.35;height:2.7em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-title a{color:#333;text-decoration:none;transition:color .2s}.product-title a:hover{color:var(--sk-color-primary)}.product-prices{margin-bottom:12px;min-height:40px;display:flex;flex-direction:column;justify-content:center}.price-group{display:flex;flex-direction:column;gap:2px}.price-original{font-size:var(--sk-price-original-size);color:#aaa;text-decoration:line-through}.price-sale{font-size:var(--sk-price-sale-size);font-weight:700;color:var(--sk-color-danger);line-height:1.1}.price-regular{font-size:var(--sk-price-regular-size);font-weight:700;color:#222;line-height:1.1}.product-action{display:flex;margin-top:auto}.product-form{width:100%}.smartket-btn{width:100%;padding:var(--sk-btn-padding-y) var(--sk-btn-padding-x);border:none;border-radius:var(--sk-btn-radius);font-size:var(--sk-btn-font-size);font-weight:var(--sk-btn-font-weight);cursor:pointer;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:4px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;line-height:1;min-height:var(--sk-btn-min-height);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;max-width:100%}.btn-add-cart{background:var(--sk-color-primary);color:#fff;box-shadow:0 2px 6px #007bff40}.btn-add-cart:hover{background:var(--sk-color-primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #007bff59}.btn-options{background:var(--sk-color-secondary);color:#fff}.btn-options:hover{background:var(--sk-color-secondary-hover);transform:translateY(-1px)}.btn-agotado{background:#e9ecef;color:var(--sk-color-secondary);cursor:not-allowed}.btn-text-mobile{display:none}.btn-text-desktop{display:inline}.no-products{grid-column:1/-1;text-align:center;padding:60px 20px;color:#666;font-size:1.2rem}@media screen and (max-width:768px){.smartket-products-section{padding:20px 0}.section-title{font-size:1.6rem}.section-header{margin-bottom:20px}.smartket-grid{grid-template-columns:repeat(2,1fr);gap:14px}.smartket-card__info{padding:11px}.product-title{font-size:.9rem;height:2.4em}.price-sale,.price-regular{font-size:1.2rem}.smartket-btn{--sk-btn-font-size: .5rem;--sk-btn-padding-y: 6px;--sk-btn-padding-x: 8px;--sk-btn-min-height: 30px}.btn-text-desktop{display:none}.btn-text-mobile{display:inline}}@media screen and (max-width:480px){.page-width{padding:0 8px}.smartket-grid{grid-template-columns:repeat(2,1fr);gap:8px}.smartket-card__image,.smartket-card__info{padding:8px}.product-title{font-size:.78rem;margin-bottom:4px;height:2.2em;line-height:1.3}.product-prices{margin-bottom:6px;min-height:26px}.price-sale,.price-regular{font-size:.95rem}.price-original{font-size:.72rem}.smartket-products-section .smartket-btn,.smartket-products-section button.smartket-btn,.smartket-products-section a.smartket-btn{font-size:1rem!important;padding:5px 4px!important;min-height:28px!important;letter-spacing:0!important;gap:2px!important}.btn-text-desktop{display:none!important}.btn-text-mobile{display:inline!important}.smartket-badge{padding:3px 6px;font-size:.62rem;top:6px;left:6px}}@media screen and (max-width:360px){.smartket-products-section .smartket-btn,.smartket-products-section button.smartket-btn,.smartket-products-section a.smartket-btn{font-size:.8rem!important;padding:5px 2px!important;min-height:24px!important}}@media(prefers-reduced-motion:reduce){.smartket-card,.product-image,.smartket-btn{transition:none}}.product-link:focus,.smartket-btn:focus{outline:2px solid var(--sk-color-primary);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-smartket-products.css.map */
