@media(max-width:640px){.books-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:768px){.book-card{will-change:auto}}.book-card__title{min-height:2.75rem;max-height:2.75rem;overflow:visible}.book-card__author{min-height:2.15rem;max-height:2.15rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(min-width:640px){.book-card__author{min-height:1.25rem;max-height:1.25rem;-webkit-line-clamp:1}}.autocomplete-skeleton{height:2.4rem;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%);background-size:400% 100%;animation:skeleton-shimmer 1.15s ease-in-out infinite}.book-card-skeleton{max-width:13rem}.book-card-skeleton__cover,.book-card-skeleton__line{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%);background-size:400% 100%;animation:skeleton-shimmer 1.15s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.book-card-skeleton__cover,.book-card-skeleton__line,.autocomplete-skeleton{animation:none}}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:900}.popup-content{background:var(--color-white);padding:50px;border-radius:var(--radius-xl);text-align:center}.escondido{display:none}.book-meta-chip-category .book-meta-chip-category__icon{color:var(--category-chip-color, currentColor)!important}@media(prefers-color-scheme:dark){.book-meta-chip{border:1px solid rgba(148,163,184,.28)!important;box-shadow:none!important;color:#e5efff!important}.book-meta-chip a,.book-meta-chip span{color:inherit!important}.book-meta-chip-category{background:color-mix(in srgb,var(--category-chip-color, #d0d4dc) 18%,white)!important;border-color:var(--category-chip-color, #d0d4dc)!important;color:var(--category-chip-ink, #dbeafe)!important}.book-meta-chip-language{background:#67e8f921!important;border-color:#67e8f957!important;color:#cffafe!important}.book-meta-chip-date{background:#0f172ad6!important;border-color:#94a3b847!important;color:#edf6ff!important}.book-meta-chip:hover{filter:brightness(1.08)}}
