.browse-module__3kEymG__main{max-width:1400px;margin:0 auto;padding:0 2rem 4rem}.browse-module__3kEymG__pageHero{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;padding:120px 0 2.5rem;display:flex}.browse-module__3kEymG__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.browse-module__3kEymG__pageTitle{font-family:var(--font-display);letter-spacing:-1px;color:var(--text);margin-bottom:.25rem;font-size:2.5rem;font-weight:800}.browse-module__3kEymG__accent{color:var(--accent)}.browse-module__3kEymG__pageSubtitle{color:var(--text3);font-size:.85rem}.browse-module__3kEymG__searchForm{gap:.5rem;display:flex}.browse-module__3kEymG__searchInput{background:var(--bg3);color:var(--text);font-size:.88rem;font-family:var(--font-body);border:1px solid #ffffff14;border-radius:8px;outline:none;width:240px;padding:.55rem 1rem;transition:border-color .2s}.browse-module__3kEymG__searchInput:focus{border-color:var(--accent)}.browse-module__3kEymG__searchInput::placeholder{color:var(--text3)}.browse-module__3kEymG__searchBtn{background:var(--accent);color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;font-family:var(--font-body);border:none;border-radius:8px;padding:.55rem 1.1rem;transition:opacity .2s}.browse-module__3kEymG__searchBtn:hover{opacity:.85}.browse-module__3kEymG__filters{background:var(--bg2);border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding:1.25rem;display:flex}.browse-module__3kEymG__filterGroup{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.browse-module__3kEymG__filterLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text3);flex-shrink:0;width:40px;font-size:.72rem;font-weight:700}.browse-module__3kEymG__filterBtns{flex-wrap:wrap;gap:.4rem;display:flex}.browse-module__3kEymG__filterBtn{background:var(--bg3);color:var(--text2);font-size:.78rem;font-family:var(--font-body);cursor:pointer;border:1px solid #ffffff0f;border-radius:100px;padding:.3rem .85rem;transition:all .15s}.browse-module__3kEymG__filterBtn:hover{border-color:var(--accent);color:var(--text)}.browse-module__3kEymG__filterBtnActive{background:var(--accent);border-color:var(--accent);color:#fff}.browse-module__3kEymG__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.25rem;display:grid}.browse-module__3kEymG__card{cursor:pointer;border-radius:10px;transition:transform .2s;overflow:hidden}.browse-module__3kEymG__card:hover{transform:translateY(-4px)}.browse-module__3kEymG__coverWrap{aspect-ratio:2/3;border-radius:10px 10px 0 0;width:100%;position:relative;overflow:hidden}.browse-module__3kEymG__coverImg{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.browse-module__3kEymG__card:hover .browse-module__3kEymG__coverImg{transform:scale(1.04)}.browse-module__3kEymG__coverPlaceholder{color:#ffffff80;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:.75rem;font-size:.7rem;font-weight:700;line-height:1.3;display:flex}.browse-module__3kEymG__cardOverlay{opacity:0;background:#080810b3;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:opacity .2s;display:flex;position:absolute;inset:0}.browse-module__3kEymG__card:hover .browse-module__3kEymG__cardOverlay{opacity:1}.browse-module__3kEymG__viewBtn{background:var(--accent);color:#fff;cursor:pointer;font-size:.8rem;font-weight:700;font-family:var(--font-body);border:none;border-radius:6px;width:80%;padding:.45rem 1.2rem}.browse-module__3kEymG__addBtn{color:#fff;cursor:pointer;font-size:.78rem;font-family:var(--font-body);background:0 0;border:1px solid #ffffff4d;border-radius:6px;width:80%;padding:.4rem 1rem}.browse-module__3kEymG__cardInfo{background:var(--bg2);border-radius:0 0 10px 10px;padding:.6rem .75rem}.browse-module__3kEymG__cardTitle{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.3rem;font-size:.8rem;font-weight:600;overflow:hidden}.browse-module__3kEymG__cardMeta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.browse-module__3kEymG__score{color:var(--gold);font-size:.72rem;font-weight:700}.browse-module__3kEymG__status{font-size:.68rem;font-weight:600}.browse-module__3kEymG__chapters{color:var(--text3);margin-top:.2rem;font-size:.68rem}.browse-module__3kEymG__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.25rem;display:grid}.browse-module__3kEymG__skeleton{aspect-ratio:2/3;background:linear-gradient(90deg,var(--bg3)25%,var(--bg4)50%,var(--bg3)75%);background-size:200% 100%;border-radius:10px;animation:1.4s infinite browse-module__3kEymG__shimmer}@keyframes browse-module__3kEymG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.browse-module__3kEymG__empty{text-align:center;color:var(--text3);padding:4rem;font-size:.95rem}.browse-module__3kEymG__loadMoreWrap{justify-content:center;margin-top:2.5rem;display:flex}.browse-module__3kEymG__loadMoreBtn{background:var(--bg3);color:var(--text);cursor:pointer;font-size:.9rem;font-weight:600;font-family:var(--font-body);border:1px solid #ffffff1a;border-radius:10px;padding:.75rem 2.5rem;transition:all .2s}.browse-module__3kEymG__loadMoreBtn:hover{border-color:var(--accent);color:var(--accent)}.browse-module__3kEymG__loadMoreBtn:disabled{opacity:.5;cursor:not-allowed}
