body{background:#f6f8fb}.hero{background:linear-gradient(135deg,#111827,#334155);color:#fff;border-radius:22px;padding:42px}.card-product{border:0;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.08);height:100%}.product-image-box{width:100%;height:300px;display:flex;align-items:center;justify-content:center;background:#fff;padding:14px;overflow:hidden}.card-product .product-image{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;padding:0!important;margin:auto!important}.price{font-size:1.35rem;font-weight:700}.admin-card{border:0;border-radius:18px;box-shadow:0 8px 24px rgba(15,23,42,.08)}@media(max-width:575.98px){.product-image-box{height:280px}}