.styles_searchBox__nePBn{display:flex;align-items:center;justify-content:flex-end}.styles_searchButton__lToEp{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in oklab,var(--bg),black 2%);color:var(--foreground);cursor:pointer;outline:none;transition:all .15s ease}.styles_searchButton__lToEp:hover{border-color:color-mix(in oklab,var(--border),white 20%);background:color-mix(in oklab,var(--accent),transparent 95%)}.styles_searchButton__lToEp:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklab,var(--accent),transparent 80%)}.styles_searchButton__lToEp svg{width:18px;height:18px;fill:currentColor;opacity:.7}.styles_searchInputWrapper__WLus1{display:flex;align-items:center;gap:.5rem;width:100%;max-width:400px;height:48px;padding:0 1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in oklab,var(--bg),black 2%);transition:all .15s ease}@media(max-width:768px){.styles_searchInputWrapper__WLus1{max-width:100%}}.styles_searchInputWrapper__WLus1:focus-within{border-color:var(--primary)}.styles_searchIcon__Jor6x{flex-shrink:0;width:18px;height:18px;fill:currentColor;opacity:.5}.styles_searchInput__NxGrU{flex:1 1;min-width:0;padding:0;font-size:1rem;border:none;background:rgba(0,0,0,0);color:var(--foreground);outline:none}.styles_searchInput__NxGrU::placeholder{color:var(--subtle)}.styles_searchInput__NxGrU::-webkit-search-cancel-button,.styles_searchInput__NxGrU::-webkit-search-decoration,.styles_searchInput__NxGrU::-webkit-search-results-button,.styles_searchInput__NxGrU::-webkit-search-results-decoration{display:none}.styles_clearButton__bGk9d{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:rgba(0,0,0,0);color:var(--subtle);cursor:pointer;font-size:.875rem;border-radius:var(--radius-xs);transition:all .15s ease}.styles_clearButton__bGk9d:hover{background:color-mix(in oklab,var(--accent),transparent 90%);color:var(--foreground)}@keyframes styles_expandSearch__f9iPG{0%{width:44px;opacity:0;transform:scaleX(.1)}to{width:100%;opacity:1;transform:scaleX(1)}}.styles_stats__bYR6R{font-size:.9rem;color:var(--subtle);margin-bottom:2rem;padding-left:1px}.styles_pagination__RfXas{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border)}@media(max-width:576px){.styles_pagination__RfXas{gap:.25rem}}.styles_paginationPages__v8b50{display:flex;gap:.25rem}@media(max-width:576px){.styles_paginationPages__v8b50{gap:.125rem}}.styles_paginationButton__hIx_V{padding:.5rem 1rem;font-size:.9rem;border:1px solid var(--border);border-radius:var(--radius-xs);background:color-mix(in oklab,var(--bg),black 2%);color:var(--foreground);cursor:pointer;transition:all .15s ease;white-space:nowrap}@media(max-width:576px){.styles_paginationButton__hIx_V{padding:.5rem .75rem;font-size:.85rem;min-width:38px}}.styles_paginationButton__hIx_V:hover:not(:disabled){background:color-mix(in oklab,var(--accent),transparent 85%);border-color:var(--accent)}.styles_paginationButton__hIx_V:disabled{opacity:.4;cursor:not-allowed}.styles_paginationButton__hIx_V.styles_active__ilcgN{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}@media(max-width:576px){.styles_paginationButtonText__6JFRI{display:none}}.styles_paginationButtonIcon__xOg_4{display:none;font-size:1.2em}@media(max-width:576px){.styles_paginationButtonIcon__xOg_4{display:inline}}.styles_root__TxlEF,.styles_triggerWrap__T5_BZ{display:inline-block}@media(min-width:576px){.styles_triggerWrap__T5_BZ:has([aria-expanded=true])>*,.styles_triggerWrap__T5_BZ:has(button[aria-expanded=true]) button{border-color:var(--primary)!important}}.styles_trigger__jgS_A{width:32px;height:32px;padding:0;border:1px solid var(--border);border-radius:var(--radius-200,10px);background:var(--accent);color:var(--on-accent,var(--text));cursor:pointer}.styles_trigger__jgS_A:focus-visible,.styles_trigger__jgS_A:hover{background:color-mix(in oklab,var(--accent) 85%,var(--bg))}.styles_content__ZDhgq{min-width:180px;padding:6px;border-radius:var(--radius-200,10px);background:var(--secondary);color:var(--on-secondary,var(--text));border:1px solid var(--border);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);z-index:1000;animation:styles_ddIn__pM2aQ .12s ease-out}.styles_backdrop__k9HwD{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:999;animation:styles_fadeIn__FOiGI .2s ease}.styles_modal__33E2M{position:fixed;bottom:0;left:0;right:0;max-height:40vh;background:var(--bg);z-index:1000;display:flex;flex-direction:column;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -4px 20px rgba(0,0,0,.15);animation:styles_slideUp__P9Nmz .3s ease}.styles_modalHeader__U6EHc{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--border);flex-shrink:0}.styles_modalHeader__U6EHc span{font-weight:600;font-size:1.1rem}.styles_closeButton__walIt{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:rgba(0,0,0,0);color:var(--foreground);font-size:1.5rem;cursor:pointer;border-radius:var(--radius-xs);transition:background-color .15s ease}.styles_closeButton__walIt:hover{background:color-mix(in oklab,var(--accent),transparent 90%)}.styles_modalContent__joEiN{flex:1 1;overflow-y:auto;padding:1rem;min-height:0}.styles_item__Xc45k{width:100%;display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:var(--radius-150,8px);background:rgba(0,0,0,0);border:0;color:var(--text);text-align:left;cursor:pointer;font:inherit;outline:none}.styles_item__Xc45k:focus,.styles_item__Xc45k:hover{background:var(--accent)}.styles_disabled__hTqYx{opacity:.5;cursor:not-allowed;pointer-events:none}.styles_destructive__odI_i{color:var(--destructive)}.styles_destructive__odI_i:focus,.styles_destructive__odI_i:hover{background:color-mix(in oklab,var(--destructive) 15%,transparent)}.styles_separator__csbCe{height:1px;margin:6px;background:var(--border)}.styles_label__nRZSx{padding:6px 10px 4px;font-size:var(--fs-200,12px);color:var(--subtle);text-transform:uppercase;letter-spacing:.04em}.styles_arrow__F66nl{position:absolute;top:-6px;right:12px;width:10px;height:10px;background:inherit;border-top:1px solid var(--border);border-left:1px solid var(--border);transform:rotate(45deg);z-index:-1}@keyframes styles_ddIn__pM2aQ{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes styles_fadeIn__FOiGI{0%{opacity:0}to{opacity:1}}@keyframes styles_slideUp__P9Nmz{0%{transform:translateY(100%)}to{transform:translateY(0)}}.styles_sortBy__FTnQA{display:flex;align-items:center;margin-left:auto}@media(max-width:576px){.styles_sortBy__FTnQA{flex:1 1}}.styles_sortBy__FTnQA>div,.styles_sortBy__FTnQA>div>span{width:100%;flex:1 1}.styles_sortButton__8Zr3X{display:flex;align-items:center;gap:.5rem;height:48px;padding:0 1rem;font-size:.9rem;font-weight:500;border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in oklab,var(--bg),black 2%);color:var(--foreground);cursor:pointer;outline:none;transition:background-color .15s ease,border-color .15s ease;white-space:nowrap}.styles_sortButton__8Zr3X:hover{border-color:color-mix(in oklab,var(--border),white 20%);background:color-mix(in oklab,var(--accent),transparent 95%)}.styles_sortButton__8Zr3X:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklab,var(--accent),transparent 80%)}.styles_sortButton__8Zr3X[aria-expanded=true] .styles_chevron__Ue7b0{transform:rotate(180deg)}@media(max-width:576px){.styles_sortButton__8Zr3X{width:100%;justify-content:center}}.styles_sortIcon__505on{width:16px;height:16px;fill:currentColor;opacity:.5;flex-shrink:0}.styles_labelFull__lMq6W{display:none}@media(min-width:576px){.styles_labelFull__lMq6W{display:inline}}.styles_labelShort__AfMnZ{display:inline}@media(min-width:576px){.styles_labelShort__AfMnZ{display:none}}.styles_chevron__Ue7b0{fill:currentColor;width:12px;height:12px;opacity:.7;transition:transform .2s ease;flex-shrink:0}@media(max-width:576px){.styles_chevron__Ue7b0{display:none}}.styles_dropdown__65goW{min-width:200px;padding:8px}.styles_items__RnMt4{display:flex;flex-direction:column;gap:4px}.styles_sortOption__AYLMJ{width:100%;padding:8px 12px;font-size:.9rem;text-align:left;border:none;border-radius:var(--radius-xs);background:rgba(0,0,0,0);color:var(--foreground);cursor:pointer;transition:background-color .15s ease;outline:none}.styles_sortOption__AYLMJ:hover{background:color-mix(in oklab,var(--accent),transparent 50%)}.styles_sortOption__AYLMJ:focus-visible{background:color-mix(in oklab,var(--accent),transparent 90%)}.styles_sortOption__AYLMJ.styles_active__HezyK{background:color-mix(in oklab,var(--accent),transparent 90%);font-weight:500;color:var(--primary)}.styles_filterButton__ULYfL{display:flex;align-items:center;gap:.5rem;height:48px;padding:0 1rem;font-size:.9rem;font-weight:500;border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in oklab,var(--bg),black 2%);color:var(--foreground);cursor:pointer;outline:none;transition:all .15s ease;position:relative;white-space:nowrap}.styles_filterButton__ULYfL:hover{border-color:color-mix(in oklab,var(--border),white 20%);background:color-mix(in oklab,var(--accent),transparent 95%)}.styles_filterButton__ULYfL:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklab,var(--accent),transparent 80%)}.styles_filterButton__ULYfL[aria-expanded=true] .styles_chevron__zPYsj{transform:rotate(180deg)}.styles_chevron__zPYsj{fill:currentColor;width:12px;height:12px;opacity:.7;transition:transform .2s ease;flex-shrink:0}.styles_badge__oQQxk{position:absolute;top:-4px;right:-4px;width:8px;height:8px;background:var(--primary);border-radius:var(--radius-full);border:2px solid var(--bg)}.styles_dropdown__x_CMW{min-width:180px;max-width:320px;padding:8px;overflow:visible;display:flex;flex-direction:column;max-height:400px}@media(max-width:790px){.styles_dropdown__x_CMW{display:none}}.styles_searchHeader__fdom9{position:-webkit-sticky;position:sticky;top:0;padding:8px;margin:-8px -8px 8px;border-bottom:1px solid var(--border);z-index:1;flex-shrink:0}.styles_searchInput__D9LTS{width:100%;padding:6px 10px;font-size:.85rem;border:1px solid var(--border);border-radius:var(--radius-xs);background:color-mix(in oklab,var(--bg),black 2%);color:var(--foreground);outline:none;transition:border-color .15s ease}.styles_searchInput__D9LTS:focus{border-color:var(--accent)}.styles_searchInput__D9LTS::placeholder{color:var(--subtle)}.styles_items__T_F8I{display:flex;flex-direction:column;gap:8px;overflow-y:auto;flex:1 1;min-height:0}.styles_checkbox__vubcC{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.9rem;padding:4px;transition:background-color .15s ease}.styles_checkbox__vubcC:hover{background:color-mix(in oklab,var(--accent),transparent 55%)}.styles_checkbox__vubcC input[type=checkbox]{cursor:pointer;margin:0;accent-color:var(--primary)}.styles_label__WWP3o{flex:1 1;display:flex;align-items:center;gap:4px}.styles_count__GZqrY{color:var(--subtle);font-size:.85em}.styles_noResults__I_JjG{padding:12px;text-align:center;color:var(--subtle);font-size:.85rem}.styles_accordion__zaor1{width:100%}.styles_item__RuaXW{border-bottom:1px solid var(--border)}.styles_item__RuaXW:last-child{border-bottom:none}.styles_trigger__9_mR0{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 0;background:none;border:none;font-size:1rem;font-weight:500;text-align:left;color:var(--text);cursor:pointer;transition:color .2s ease}.styles_trigger__9_mR0:hover{color:var(--primary)}.styles_trigger__9_mR0:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:var(--radius-xs)}.styles_triggerText__ujL_A{flex:1 1}.styles_chevron__ILbjt{width:1rem;height:1rem;flex-shrink:0;fill:currentColor;transition:transform .2s ease}.styles_item__RuaXW.styles_open__LD67_ .styles_chevron__ILbjt{transform:rotate(180deg)}.styles_content__s2OMR{overflow:hidden;transition:max-height .3s ease;max-height:0}.styles_content__s2OMR.styles_open__LD67_{max-height:none}.styles_contentInner__dY1hz{padding-bottom:1rem;color:var(--subtle);line-height:1.6}.styles_wrapper__6_Yoq{position:relative}@media(max-width:576px){.styles_wrapper__6_Yoq{width:100%}}.styles_triggerButton__pr86b{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;height:48px;border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in oklab,var(--bg),black 2%);color:var(--foreground);cursor:pointer;outline:none;transition:background-color .15s ease,border-color .15s ease;position:relative;white-space:nowrap}.styles_triggerButton__pr86b:hover{border-color:color-mix(in oklab,var(--border),white 20%);background:color-mix(in oklab,var(--accent),transparent 95%)}.styles_triggerButton__pr86b svg{width:16px;height:16px;opacity:.7;fill:currentColor;flex-shrink:0;opacity:.5}@media(max-width:576px){.styles_triggerButton__pr86b{width:100%;justify-content:center}}.styles_badge__RTTvm{position:absolute;top:-4px;right:-4px;width:8px;height:8px;background:var(--primary);border-radius:var(--radius-full);border:2px solid var(--bg)}.styles_backdrop__eyFRg{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:999;animation:styles_fadeIn__D9ga7 .2s ease}.styles_modal___kbsx{position:fixed;inset:0;background:var(--bg);z-index:1000;display:flex;flex-direction:column;animation:styles_slideUp__3Suku .3s ease}.styles_header__C_wSK{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;background:var(--bg);z-index:1}.styles_header__C_wSK span{font-weight:600;font-size:1.1rem}.styles_closeButton__uPgOE{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:rgba(0,0,0,0);color:var(--foreground);font-size:1.5rem;cursor:pointer;transition:background-color .15s ease}.styles_closeButton__uPgOE:hover{background:color-mix(in oklab,var(--accent),transparent 90%)}.styles_content__gFfyi{flex:1 1;overflow-y:auto;padding:.5rem 1rem}.styles_accordionTriggerContent__tXjYO{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.5rem}.styles_refinedBadge___1TpE{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:var(--primary);color:#fff;border-radius:var(--radius);font-size:.75rem;font-weight:600}.styles_section__jEI9e{padding:.75rem 0}.styles_sectionSearch__iXWAm{padding:0 0 .75rem}.styles_searchInput__qrfZq{width:100%;padding:6px 10px;font-size:.85rem;border:1px solid var(--border);border-radius:var(--radius-xs);background:color-mix(in oklab,var(--bg),black 2%);color:var(--foreground);outline:none;transition:border-color .15s ease}.styles_searchInput__qrfZq:focus{border-color:var(--accent)}.styles_searchInput__qrfZq::placeholder{color:var(--subtle)}.styles_items__ot2nk{display:flex;flex-direction:column;gap:8px}.styles_checkbox__j9cCm{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.9rem;padding:4px;transition:background-color .15s ease}.styles_checkbox__j9cCm:hover{background:color-mix(in oklab,var(--accent),transparent 55%)}.styles_checkbox__j9cCm input[type=checkbox]{cursor:pointer;margin:0;accent-color:var(--primary)}.styles_label__LsZne{flex:1 1;display:flex;align-items:center;gap:4px}.styles_count__W895G{color:var(--subtle);font-size:.85em}.styles_noResults__OlcDV{padding:12px;text-align:center;color:var(--subtle);font-size:.85rem}.styles_footer__wG2QZ{display:flex;gap:.75rem;padding:1rem;border-top:1px solid var(--border);position:-webkit-sticky;position:sticky;bottom:0;background:var(--bg)}.styles_clearButton__EfM_u{flex:1 1;padding:.875rem 1.25rem;font-size:.95rem;font-weight:500;border:1px solid var(--border);border-radius:var(--radius-sm);background:rgba(0,0,0,0);color:var(--foreground);cursor:pointer;transition:all .15s ease}.styles_clearButton__EfM_u:hover{background:color-mix(in oklab,var(--accent),transparent 95%);border-color:var(--accent)}.styles_applyButton__Luu1s{flex:2 1;padding:.875rem 1.25rem;font-size:.95rem;font-weight:500;border:none;border-radius:var(--radius-sm);background:var(--accent);color:#fff;cursor:pointer;transition:all .15s ease}.styles_applyButton__Luu1s:hover{background:color-mix(in oklab,var(--accent),black 10%)}@keyframes styles_fadeIn__D9ga7{0%{opacity:0}to{opacity:1}}@keyframes styles_slideUp__3Suku{0%{transform:translateY(100%)}to{transform:translateY(0)}}.styles_refinements__wBg1A{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.styles_pill__VureY{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;border:1px solid var(--border);border-radius:var(--radius-full);background:color-mix(in oklab,var(--accent),transparent 90%);color:var(--foreground);cursor:pointer;transition:all .15s ease}.styles_pill__VureY:hover{background:color-mix(in oklab,var(--accent),transparent 80%);border-color:var(--accent)}.styles_pill__VureY:hover .styles_remove__IWGH4{opacity:1}.styles_pill__VureY:hover .styles_remove__IWGH4 svg{color:var(--destructive)}.styles_attribute__bWdxu{font-weight:500;color:var(--subtle)}.styles_value__Vi1jF{font-weight:500}.styles_remove__IWGH4{display:flex;align-items:center;font-size:1rem;opacity:.6;transition:opacity 0s ease;margin-left:.125rem}.styles_remove__IWGH4 svg{width:.75em;height:.75em;fill:currentColor}.styles_clearAll__y1rqC{padding:.375rem 1rem;font-size:.875rem;font-weight:500;border:1px solid var(--border);border-radius:var(--radius-full);background:rgba(0,0,0,0);color:var(--subtle);cursor:pointer;transition:all .15s ease;white-space:nowrap}.styles_clearAll__y1rqC:hover{background:var(--destructive);border-color:var(--destructive);color:var(--on-destructive)}.styles_contentWrapper___2efm{display:flex;flex-direction:column;position:relative}.styles_mainContent__XwYen{min-width:0}.styles_controls__5OoQn{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:color-mix(in oklab,var(--bg),transparent 5%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border,rgb(0,0,0));padding:1rem 0;transition:transform .2s ease}.styles_controls__5OoQn.styles_navVisible__WB7Eh{transform:translateY(60px)}.styles_controlsInner__0eoSx{display:flex;gap:.5rem;align-items:center}@media(max-width:790px){.styles_controlsInner__0eoSx{align-items:stretch}}.styles_controlsRight__9qYlp{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;width:100%}@media(max-width:790px){.styles_controlsRight__9qYlp{width:100%;justify-content:space-between}}.styles_mobileFilters__ggCFt{display:flex}@media(min-width:790px){.styles_mobileFilters__ggCFt{display:none}}@media(max-width:576px){.styles_mobileFilters__ggCFt{flex:1 1}}.styles_desktopFilters__vYz2h{display:none;gap:.5rem}@media(min-width:790px){.styles_desktopFilters__vYz2h{display:flex}}.styles_noResults__zddC0{text-align:center;padding:3rem 0;opacity:.7}.styles_bookGrid__oZut5{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:1.5rem 1rem;gap:1.5rem 1rem;margin-top:2rem}@media(min-width:576px){.styles_bookGrid__oZut5{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media(min-width:768px){.styles_bookGrid__oZut5{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}.styles_authorGrid__rbZTX,.styles_seriesGrid___yrBH{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1rem;gap:1rem;margin-top:2rem}.styles_loadMoreContainer__W_hj0{display:flex;justify-content:center}.styles_loadMoreButton__ZvUf4{margin:2rem auto}.styles_badge__6tdB1{--pad-x:10px;--pad-y:2px;display:inline-flex;align-items:center;gap:6px;padding:var(--pad-y) var(--pad-x);border-radius:var(--radius-full);font-size:12px;line-height:1.2;border:1px solid rgba(0,0,0,0);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_sm__xu6yL{--pad-x:8px;font-size:11px}.styles_md__T5F6c{--pad-x:10px;font-size:12px}.styles_default__n7O_5{background:var(--accent);color:var(--on-accent);border-color:color-mix(in oklab,var(--accent) 70%,var(--border))}.styles_secondary__URl2e{background:var(--secondary);color:var(--on-secondary);border-color:var(--border)}.styles_outline__uquqt{background:rgba(0,0,0,0);color:var(--text);border-color:var(--border)}.styles_destructive__NWg42{background:var(--destructive);color:var(--on-destructive);border-color:color-mix(in oklab,var(--destructive) 70%,var(--border))}