/* InmoPlus Public Page: store
 * Estilos exclusivos de esta página. Los tokens, botones, formularios,
 * tipografía, header y footer provienen de public-pages/shared.
 */
.imp-store-page{--imp-page-module:"store"}

.imp-commerce-pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:28px 0 0}.imp-commerce-pagination a{display:grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:1px solid #dbe5e7;border-radius:12px;background:#fff;color:#0f172a;text-decoration:none;font-weight:800}.imp-commerce-pagination a.is-active{background:#80c342;color:#fff;border-color:#80c342}
/* Puntos InmoPlus — productos auspiciados */
.imp-points-store-badge{position:absolute;left:12px;bottom:12px;padding:6px 9px;border-radius:999px;background:#f1f9ea;color:#386c18;border:1px solid #b9df9e;font-size:12px;font-weight:900}.imp-points-store-price{color:#4d8427!important}.imp-commerce-product-price small{display:block;color:#64748b}
/* Puntos InmoPlus: banda de fidelización, aislada a la Tienda. */
.imp-points-store-strip{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:22px 0;padding:18px 22px;border:1px solid rgba(128,195,66,.28);border-radius:18px;background:linear-gradient(135deg,rgba(128,195,66,.10),rgba(0,92,103,.06))}.imp-points-store-strip>div{display:grid;gap:3px}.imp-points-store-strip span{font-size:12px;font-weight:900;letter-spacing:.08em;color:#4d8f20}.imp-points-store-strip strong{font-size:20px;color:#063f47}.imp-points-store-strip small{color:#61747a;line-height:1.45}@media(max-width:720px){.imp-points-store-strip{align-items:stretch;flex-direction:column}.imp-points-store-strip .imp-btn{width:100%;justify-content:center}}
