.page-wrapper[data-astro-cid-pttvhapi]{min-height:100vh;display:flex;flex-direction:column}main[data-astro-cid-pttvhapi]{flex:1;max-width:1200px;margin:0 auto;padding:0 1.5rem 3rem;width:100%}.collections-content[data-astro-cid-pttvhapi]{display:flex;flex-direction:column;gap:1.5rem}.collections-hero[data-astro-cid-pttvhapi]{text-align:center;padding:2.5rem 1rem 2rem}.collections-hero[data-astro-cid-pttvhapi] h1[data-astro-cid-pttvhapi]{font-size:2.25rem;font-weight:800;color:var(--color-text-primary)!important;margin-bottom:.5rem}.hero-subtitle[data-astro-cid-pttvhapi]{font-size:1.1rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto}.search-section[data-astro-cid-pttvhapi]{max-width:560px;margin:0 auto;width:100%}.search-wrapper[data-astro-cid-pttvhapi]{display:flex;align-items:center;gap:.75rem;background:color-mix(in srgb,var(--color-surface, #ffffff) 92%,transparent);border:1px solid color-mix(in srgb,var(--color-border, #cbd5e1) 82%,transparent);border-radius:1rem;padding:.75rem 1rem;box-shadow:0 10px 24px color-mix(in srgb,var(--color-text-primary, #1e293b) 8%,transparent);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.search-wrapper[data-astro-cid-pttvhapi]:focus-within{border-color:color-mix(in srgb,var(--color-link, #2563eb) 42%,transparent);box-shadow:0 12px 28px color-mix(in srgb,var(--color-link, #2563eb) 14%,transparent);transform:translateY(-1px)}.search-icon[data-astro-cid-pttvhapi]{font-size:1.15rem;line-height:1}.search-input[data-astro-cid-pttvhapi]{flex:1;min-width:0;border:none;outline:none;background:transparent;color:var(--color-text-primary, #1f2937);font-size:1rem;font-family:inherit;padding:.1rem 0}.search-input[data-astro-cid-pttvhapi]::placeholder{color:color-mix(in srgb,var(--color-text-secondary, #64748b) 88%,transparent)}.search-meta[data-astro-cid-pttvhapi]{margin-top:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.search-status[data-astro-cid-pttvhapi]{margin:0;color:var(--color-text-secondary, #64748b);font-size:.92rem;font-weight:600}.search-shortcut-hint[data-astro-cid-pttvhapi]{margin:0 0 1.25rem;text-align:right;font-size:.8rem;font-weight:600;color:var(--color-text-secondary, #475569)}.search-shortcut-hint[data-astro-cid-pttvhapi] kbd[data-astro-cid-pttvhapi]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem;font-weight:700;padding:.1rem .35rem;border-radius:.35rem;border:1px solid color-mix(in srgb,var(--color-border, #cbd5e1) 78%,transparent);background:color-mix(in srgb,var(--color-surface, #ffffff) 86%,transparent);color:var(--color-text-primary, #0f172a)}.search-clear-btn[data-astro-cid-pttvhapi]{border:1px solid color-mix(in srgb,var(--color-border, #cbd5e1) 85%,transparent);background:color-mix(in srgb,var(--color-surface-elevated, #ffffff) 95%,transparent);color:var(--color-text-primary, #1f2937);border-radius:999px;padding:.45rem .85rem;font-size:.85rem;font-weight:700;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.search-clear-btn[data-astro-cid-pttvhapi]:hover,.search-clear-btn[data-astro-cid-pttvhapi]:focus-visible{background:color-mix(in srgb,var(--color-surface-elevated, #ffffff) 90%,var(--color-link, #2563eb) 10%);border-color:color-mix(in srgb,var(--color-link, #2563eb) 36%,transparent);transform:translateY(-1px);outline:none}.collections-grid[data-astro-cid-pttvhapi]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}.collection-card[data-astro-cid-pttvhapi]{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:color-mix(in srgb,var(--color-surface-elevated, #ffffff) 94%,transparent);border:1px solid color-mix(in srgb,var(--color-text-primary, #1e293b) 12%,transparent);border-radius:1rem;text-decoration:none;color:var(--color-text-primary)!important;box-shadow:0 10px 24px color-mix(in srgb,var(--color-text-primary, #1e293b) 8%,transparent);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.collection-card[data-astro-cid-pttvhapi]:hover,.collection-card[data-astro-cid-pttvhapi]:focus-visible{background:color-mix(in srgb,var(--color-surface-elevated, #ffffff) 98%,var(--color-link, #2563eb) 6%);border-color:color-mix(in srgb,var(--color-link, #2563eb) 36%,transparent);transform:translateY(-3px);box-shadow:0 16px 34px color-mix(in srgb,var(--color-text-primary, #1e293b) 12%,transparent);outline:none}.collection-emoji[data-astro-cid-pttvhapi]{font-size:2.5rem;flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--color-surface, #f8fafc) 82%,transparent);border-radius:.75rem}.collection-info[data-astro-cid-pttvhapi]{flex:1;min-width:0}.collection-name[data-astro-cid-pttvhapi]{font-size:1.15rem;font-weight:700;margin-bottom:.3rem;line-height:1.3}.collection-description[data-astro-cid-pttvhapi]{font-size:.85rem;color:var(--color-text-secondary)!important;line-height:1.4;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.collection-meta[data-astro-cid-pttvhapi]{display:flex;gap:.75rem;flex-wrap:wrap;font-size:.8rem;color:var(--color-text-secondary)!important}.book-count[data-astro-cid-pttvhapi]{color:var(--color-text-primary)!important;font-weight:600}.empty-state[data-astro-cid-pttvhapi]{text-align:center;padding:4rem 2rem;color:var(--color-text-primary, #1f2937)}.search-empty-state[data-astro-cid-pttvhapi]{padding:2.5rem 1.5rem;background:color-mix(in srgb,var(--color-surface, #ffffff) 88%,transparent);border:1px solid color-mix(in srgb,var(--color-border, #cbd5e1) 82%,transparent);border-radius:1.25rem;box-shadow:0 10px 24px color-mix(in srgb,var(--color-text-primary, #1e293b) 6%,transparent)}.search-empty-state[data-astro-cid-pttvhapi] h2[data-astro-cid-pttvhapi]{margin-bottom:.75rem;font-size:1.45rem;color:var(--color-text-primary, #1f2937)}.search-empty-state[data-astro-cid-pttvhapi] p[data-astro-cid-pttvhapi]{max-width:32rem;margin:0 auto;color:var(--color-text-secondary, #64748b)}.empty-actions[data-astro-cid-pttvhapi]{margin-top:1.5rem;display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.big-emoji[data-astro-cid-pttvhapi]{font-size:3rem;display:block;margin-bottom:1rem}.back-btn[data-astro-cid-pttvhapi]{display:inline-block;background:var(--color-btn-bg, #0b3b66);color:var(--color-btn-text, #f8fafc)!important;border:1px solid var(--color-btn-border, transparent);padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:transform .18s ease,background .18s ease}.back-btn[data-astro-cid-pttvhapi]:hover,.back-btn[data-astro-cid-pttvhapi]:focus-visible{background:var(--color-btn-bg-hover, var(--color-btn-bg, #0b3b66));transform:translateY(-2px);outline:none}.secondary-btn[data-astro-cid-pttvhapi]{background:color-mix(in srgb,var(--color-surface-elevated, #ffffff) 94%,transparent);color:var(--color-text-primary, #1f2937)!important;border-color:color-mix(in srgb,var(--color-border, #cbd5e1) 82%,transparent)}.secondary-btn[data-astro-cid-pttvhapi]:hover,.secondary-btn[data-astro-cid-pttvhapi]:focus-visible{background:color-mix(in srgb,var(--color-surface-elevated, #ffffff) 90%,var(--color-link, #2563eb) 10%)}.page-footer[data-astro-cid-pttvhapi]{text-align:center;padding:2rem;color:var(--color-text-secondary);font-size:.9rem}.sr-only[data-astro-cid-pttvhapi]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.search-wrapper[data-astro-cid-pttvhapi],.search-clear-btn[data-astro-cid-pttvhapi],.collection-card[data-astro-cid-pttvhapi],.back-btn[data-astro-cid-pttvhapi]{transition:none;transform:none}}@media(max-width:768px){main[data-astro-cid-pttvhapi]{padding:0 1rem 2rem}.collections-hero[data-astro-cid-pttvhapi] h1[data-astro-cid-pttvhapi]{font-size:1.75rem}.collections-grid[data-astro-cid-pttvhapi]{grid-template-columns:1fr}.collection-card[data-astro-cid-pttvhapi]{padding:1rem}.collection-emoji[data-astro-cid-pttvhapi]{font-size:2rem;width:50px;height:50px}}@media(max-width:640px){.search-meta[data-astro-cid-pttvhapi]{align-items:flex-start}.search-shortcut-hint[data-astro-cid-pttvhapi]{text-align:left}.search-clear-btn[data-astro-cid-pttvhapi]{width:100%;justify-content:center}.empty-actions[data-astro-cid-pttvhapi]{flex-direction:column}.back-btn[data-astro-cid-pttvhapi]{width:100%}}
