.coautopartes-buscador{max-width:1200px;margin:0 auto;font-family:inherit}
.coautopartes-buscador-form{display:flex;gap:10px;margin-bottom:18px}
.coautopartes-bvm-input{flex:1;min-width:0;padding:15px 18px;border:1px solid #d7d7d7;border-radius:8px;font-size:16px;box-sizing:border-box}
.coautopartes-bvm-button{padding:15px 24px;border:0;border-radius:8px;background:#111;color:#fff;font-weight:700;cursor:pointer}
.coautopartes-bvm-button:hover{opacity:.9}
.coautopartes-bvm-status{min-height:24px;margin-bottom:14px;font-size:14px}
.coautopartes-bvm-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.coautopartes-bvm-card{overflow:hidden;border:1px solid #e3e3e3;border-radius:12px;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.06)}
.coautopartes-bvm-card a{color:inherit;text-decoration:none}
.coautopartes-bvm-image{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#f5f5f5}
.coautopartes-bvm-content{padding:16px}
.coautopartes-bvm-title{margin:0 0 8px;font-size:18px;line-height:1.25;font-weight:700}
.coautopartes-bvm-description{margin:0;color:#555;font-size:14px;line-height:1.5}
.coautopartes-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.coautopartes-bvm-results{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.coautopartes-buscador-form{flex-direction:column}.coautopartes-bvm-button{width:100%}.coautopartes-bvm-results{grid-template-columns:1fr}}
