.simple-section{padding:50px 20px;text-align:center;background:#f9f9f9}.simple-section h2{font-size:2rem;margin-bottom:30px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.product-item{background:#fff;border-radius:12px;box-shadow:0 3px 10px #00000014;overflow:hidden;transition:transform .3s;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;position:relative}.product-item:hover{transform:translateY(-3px)}.product-item img{width:100%;height:auto;display:block;object-fit:cover}.product-info{padding:10px;text-align:center}.product-info h3{font-size:1.05rem;margin:6px 0 4px;color:#0e3c4a}.product-info .description{font-size:.8rem;color:#555;margin-bottom:6px;min-height:30px}.deal-wrap{display:flex;justify-content:center;gap:6px;margin-bottom:6px;align-items:center}.deal-badge{background-color:#e40000;color:#fff;font-size:.85rem;font-weight:700;padding:3px 8px;border-radius:4px;line-height:1}.deal-tagline{color:#e40000;font-size:.85rem;font-weight:600}.reason-text{font-size:.8rem;color:#444;margin-top:2px}.price-line{display:flex;justify-content:center;gap:6px;margin-bottom:6px}.product-info .price{font-size:1rem;color:#ff3d00}.product-info .price del{color:#000;font-size:.9rem}.product-info .buy-button{display:inline-block;margin-top:4px;padding:7px 14px;background-color:#2c3e50;color:#fff;border-radius:4px;text-decoration:none;font-weight:500;transition:background-color .3s}.product-info .buy-button:hover{background-color:#1a252f}.badge--soldout{position:absolute;top:10px;left:10px;padding:4px 8px;font-size:12px;text-transform:uppercase;background:#eee;border:1px solid #999;border-radius:4px;opacity:.9}.buy-button[disabled]{cursor:not-allowed;opacity:.6}@media (max-width: 1024px){.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-item{max-width:260px}}@media (max-width: 768px){.product-grid{grid-template-columns:1fr;gap:10px}.product-item{max-width:100%}.simple-section h2{font-size:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map */
