.product-card.svelte-11ja2cl{flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.product-card__link.svelte-11ja2cl{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.product-card__link.svelte-11ja2cl:hover{text-decoration:none}.product-card__image.svelte-11ja2cl{background:linear-gradient(135deg, var(--accent-light), #f0f5ff);border-bottom:1px solid var(--border);justify-content:center;align-items:center;height:130px;display:flex}.product-card__icon.svelte-11ja2cl{font-size:3rem}.product-card__body.svelte-11ja2cl{flex-direction:column;flex:1;padding:1.1rem 1.1rem 1.3rem;display:flex}.product-card__badges.svelte-11ja2cl{flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem;display:flex}.product-card__brand.svelte-11ja2cl{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);margin-bottom:.2rem;font-size:.78rem;font-weight:700}.product-card__name.svelte-11ja2cl{margin-bottom:.4rem;font-size:1.05rem}.product-card__desc.svelte-11ja2cl{color:var(--gray);flex:1;margin-bottom:.8rem;font-size:.9rem}.product-card__specs.svelte-11ja2cl{border-top:1px solid var(--border);flex-wrap:wrap;gap:1rem;margin-bottom:.9rem;padding-top:.6rem;display:flex}.product-card__specs.svelte-11ja2cl dt:where(.svelte-11ja2cl){text-transform:uppercase;color:var(--gray-light);letter-spacing:.04em;font-size:.72rem}.product-card__specs.svelte-11ja2cl dd:where(.svelte-11ja2cl){color:var(--dark);font-size:.92rem;font-weight:700}.product-card__cta.svelte-11ja2cl{color:var(--accent);font-size:.9rem;font-weight:600}.grid.svelte-188fjcn{grid-template-columns:1fr;gap:1.25rem;display:grid}.grid-empty.svelte-188fjcn{text-align:center;color:var(--gray);background:var(--white);border:1px dashed var(--border);border-radius:var(--radius);padding:2.5rem 1rem}@media (width>=640px){.grid.svelte-188fjcn{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.grid.svelte-188fjcn{grid-template-columns:repeat(3,1fr)}}@media (width>=1280px){.grid.svelte-188fjcn{grid-template-columns:repeat(4,1fr)}}
