= 1) { window.location.href = '/buscar?q=' + encodeURIComponent($event.target.value); }"
placeholder="Buscar por título, autor o ISBN…"
style="width: 100%; padding: 0.5rem 2.5rem 0.5rem 2.375rem;
border-radius: 8px; border: 1px solid rgba(13,27,42,0.12);
background: rgba(13,27,42,0.04); color: #0d1b2a;
font-size: 0.8125rem; outline: none;
transition: border-color 0.2s, background 0.2s, box-shadow 0.2s;"
onfocus="this.style.borderColor='rgba(196,98,46,0.5)'; this.style.background='#fff'; this.style.boxShadow='0 0 0 3px rgba(196,98,46,0.08)';"
onblur="this.style.borderColor='rgba(13,27,42,0.12)'; this.style.background='rgba(13,27,42,0.04)'; this.style.boxShadow='none';"
aria-label="Buscar libros"
autocomplete="off"
spellcheck="false"
>