.dropdown-wrapper.svelte-1sk4qis{display:flex;flex-direction:column;width:100%;border:1px solid var(--foreground-bright, rgba(255, 255, 255, .1));border-radius:6px;overflow:hidden;background-color:var(--foreground, rgba(17, 18, 19, .6))}.dropdown-trigger.svelte-1sk4qis{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;background-color:var(--foreground, rgba(17, 18, 19, .6));border:none;cursor:pointer;font-size:.875rem;font-weight:600;color:var(--text, white);transition:background-color .2s ease;white-space:nowrap}.dropdown-trigger.svelte-1sk4qis:hover{background-color:var(--foreground-bright, rgba(255, 255, 255, .1))}.dropdown-trigger.svelte-1sk4qis:active{background-color:var(--foreground-bright, rgba(255, 255, 255, .15))}.dropdown-title.svelte-1sk4qis{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-icon.svelte-1sk4qis{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;margin-left:8px;transition:transform .2s ease;color:var(--text-secondary, rgb(143, 150, 163))}.dropdown-icon.rotated.svelte-1sk4qis{transform:rotate(180deg)}.dropdown-icon.svelte-1sk4qis svg{width:20px;height:20px;display:block}.dropdown-content.svelte-1sk4qis{padding:12px 16px;background-color:var(--background, rgb(17, 18, 19));border-top:1px solid var(--foreground-bright, rgba(255, 255, 255, .1));color:var(--text-secondary, rgb(143, 150, 163));animation:svelte-1sk4qis-slideDown .2s ease}@keyframes svelte-1sk4qis-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.no-results-wrapper.svelte-ec29qo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:36px;width:100%;padding:62px 0}.no-results-wrapper.svelte-ec29qo h2:where(.svelte-ec29qo){font-size:16px;font-weight:550}.fixed-filters-blurer.svelte-ec29qo{z-index:998;position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:.2s all ease;opacity:0;visibility:hidden}.fixed-filters-blurer.active.svelte-ec29qo{opacity:1;visibility:visible}.catalog-header.svelte-ec29qo{position:sticky;top:64px;z-index:11;display:flex;gap:16px;justify-content:space-between;align-items:center;width:calc(100% + 48px);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#11121399;margin-left:-24px;margin-right:-24px;padding:16px 24px}@media screen and (max-width:1200px){.catalog-header.svelte-ec29qo{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;padding:12px 16px}}@media screen and (max-width:768px){.catalog-header.svelte-ec29qo{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:12px 16px}}.catalog-header-sorting.svelte-ec29qo{display:flex;flex-direction:row;align-items:center;flex:1 1 0%;gap:8px}@media screen and (max-width:768px){.catalog-header-sorting.svelte-ec29qo{min-width:0}}.catalog-header-filters.svelte-ec29qo{display:flex;gap:8px;align-items:center}.sort-button.svelte-ec29qo{background:none;border:none;color:#fff;cursor:pointer;font-size:1.25rem;padding:8px;border-radius:4px;transition:background .2s ease;flex-shrink:0}.sort-button.svelte-ec29qo:hover{background:#ffffff1a}.sort-button.svelte-ec29qo:active{background:#ffffff26}.filter-toggle-btn.svelte-ec29qo{display:none;background:none;border:none;color:#fff;cursor:pointer;font-size:1.25rem;padding:8px;border-radius:4px;transition:background .2s ease;flex-shrink:0}.filter-toggle-btn.svelte-ec29qo:hover{background:#ffffff1a}@media screen and (max-width:1200px){.filter-toggle-btn.svelte-ec29qo{display:flex;align-items:center;justify-content:center}}.catalog-body.svelte-ec29qo{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin-top:16px}.catalog-body.grid-disabled.svelte-ec29qo{display:flex;flex-direction:column}@media screen and (max-width:768px){.catalog-body.svelte-ec29qo{gap:12px}}.catalog-wrapper.svelte-ec29qo{display:flex;align-items:flex-start;width:100%;gap:24px}@media screen and (max-width:1200px){.catalog-wrapper.svelte-ec29qo{gap:0}}.catalog-manga-wrapper.svelte-ec29qo{width:100%;flex:1}@media screen and (max-width:1200px){.catalog-manga-wrapper.svelte-ec29qo{width:100%}}.catalog-controls-wrapper.svelte-ec29qo{flex:0 0 auto;overflow:hidden;width:400px;min-width:400px;transition:all .2s ease;position:sticky;top:64px;height:fit-content;max-height:calc(100vh - 64px)}@media screen and (max-width:1200px){.catalog-controls-wrapper.svelte-ec29qo{position:fixed;right:0;top:0;z-index:999;background:#111213fa;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);height:100vh;width:0;min-width:unset;overflow-y:auto;transform:translate(100%);transition:transform .2s ease}.catalog-controls-wrapper.active.svelte-ec29qo{width:100%;transform:translate(0)}}@media screen and (max-width:600px){.catalog-controls-wrapper.active.svelte-ec29qo{width:100%;max-width:100%}}.filters-fixed.svelte-ec29qo{position:sticky}.catalog-controls-inner.svelte-ec29qo{padding:16px 24px;width:100%;height:100%;display:flex;flex-direction:column}@media screen and (max-width:1200px){.catalog-controls-inner.svelte-ec29qo{padding:24px 16px;height:100%}}.catalog-controls-content-wrapper.svelte-ec29qo{height:100%;display:flex;flex-direction:column}.catalog-controls-flex.svelte-ec29qo{display:flex;flex-direction:column;gap:16px;height:100%}@media screen and (max-width:1200px){.catalog-controls-flex.svelte-ec29qo{max-height:calc(100vh - 80px);overflow-y:auto}.catalog-controls-flex.svelte-ec29qo::-webkit-scrollbar{width:6px}.catalog-controls-flex.svelte-ec29qo::-webkit-scrollbar-track{background:transparent}.catalog-controls-flex.svelte-ec29qo::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.catalog-controls-flex.svelte-ec29qo::-webkit-scrollbar-thumb:hover{background:#ffffff4d}}.catalog-dropdowns-wrapper.svelte-ec29qo{display:flex;flex-direction:column;gap:16px;overflow-y:auto;flex:1}.catalog-dropdowns-wrapper.svelte-ec29qo::-webkit-scrollbar{width:6px}.catalog-dropdowns-wrapper.svelte-ec29qo::-webkit-scrollbar-track{background:transparent}.catalog-dropdowns-wrapper.svelte-ec29qo::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.catalog-dropdowns-wrapper.svelte-ec29qo::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.filter-section-content.svelte-ec29qo,.filter-list.svelte-ec29qo{display:flex;flex-direction:column;gap:8px}.year-range-inputs.svelte-ec29qo{display:flex;gap:8px}.year-range-inputs.svelte-ec29qo>*{flex:1}.pagination.svelte-ec29qo{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}@media screen and (max-width:768px){.pagination.svelte-ec29qo{flex-wrap:wrap;gap:12px;margin-top:24px;padding-top:16px}}.pagination-info.svelte-ec29qo{font-size:.875rem;color:var(--text-secondary);white-space:nowrap}@media screen and (max-width:768px){.pagination-info.svelte-ec29qo{font-size:.8125rem;width:100%;text-align:center}}.loading-state.svelte-ec29qo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:80px 24px;text-align:center;grid-column:1/-1}.loading-state.svelte-ec29qo p:where(.svelte-ec29qo){font-size:1rem;color:var(--text-secondary);margin:0}@media screen and (max-width:768px){.loading-state.svelte-ec29qo{padding:60px 16px}}.error-state.svelte-ec29qo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:60px 24px;text-align:center;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;grid-column:1/-1}.error-state.svelte-ec29qo h2:where(.svelte-ec29qo){font-size:1.5rem;font-weight:700;color:#ef4444;margin:0}.error-state.svelte-ec29qo p:where(.svelte-ec29qo){font-size:1rem;color:var(--text-secondary);margin:0}@media screen and (max-width:768px){.error-state.svelte-ec29qo{padding:40px 16px}.error-state.svelte-ec29qo h2:where(.svelte-ec29qo){font-size:1.25rem}.error-state.svelte-ec29qo p:where(.svelte-ec29qo){font-size:.875rem}}.dark-mode .catalog-header.svelte-ec29qo{background-color:#11121399}@media screen and (max-width:1200px){.dark-mode .catalog-controls-wrapper.svelte-ec29qo{background:#111213fa}}
