.NovelCard-module__UJNifq__card{background:var(--bg-card);border:1px solid var(--border-subtle);transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);height:100%;box-shadow:var(--shadow-sm);cursor:pointer;border-radius:10px;flex-direction:column;display:flex;position:relative;overflow:hidden}.NovelCard-module__UJNifq__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-3px)}.NovelCard-module__UJNifq__coverWrapper{aspect-ratio:3/4;background:var(--bg-surface);width:100%;position:relative;overflow:hidden}.NovelCard-module__UJNifq__spineShadow{z-index:3;pointer-events:none;background:linear-gradient(90deg,#00000059 0%,#00000026 30%,#0000 100%);width:12px;position:absolute;top:0;bottom:0;left:0}.NovelCard-module__UJNifq__coverImg{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-smooth)}.NovelCard-module__UJNifq__card:hover .NovelCard-module__UJNifq__coverImg{transform:scale(1.03)}.NovelCard-module__UJNifq__categoryBadge{color:#2b2a27;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:4;background:#fbf8f2eb;border-radius:4px;padding:.2rem .55rem;font-size:.72rem;font-weight:500;position:absolute;top:10px;left:10px;box-shadow:0 1px 4px #00000026}[data-theme=dark] .NovelCard-module__UJNifq__categoryBadge{color:#d8d4ce;background:#1f2124eb}.NovelCard-module__UJNifq__statusBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:4;border-radius:4px;padding:.2rem .45rem;font-size:.7rem;font-weight:600;position:absolute;top:10px;right:10px}.NovelCard-module__UJNifq__statusOngoing{color:#fff;background:#3d5a50e0}.NovelCard-module__UJNifq__statusCompleted{color:#fff;background:#8f3429e0}.NovelCard-module__UJNifq__info{flex-direction:column;flex:1;padding:1rem;display:flex}.NovelCard-module__UJNifq__title{font-family:var(--font-serif);color:var(--text-pure);-webkit-line-clamp:1;letter-spacing:.02em;-webkit-box-orient:vertical;margin-bottom:.35rem;font-size:1.05rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.NovelCard-module__UJNifq__authorRow{color:var(--text-secondary);align-items:center;gap:.35rem;margin-bottom:.6rem;font-size:.8rem;display:flex}.NovelCard-module__UJNifq__authorName{font-weight:500}.NovelCard-module__UJNifq__dot{opacity:.5}.NovelCard-module__UJNifq__categoryTxt{color:var(--accent-secondary)}.NovelCard-module__UJNifq__synopsis{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:.9rem;font-size:.825rem;line-height:1.6;display:-webkit-box;overflow:hidden}.NovelCard-module__UJNifq__footer{border-top:1px solid var(--border-subtle);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:.65rem;font-size:.75rem;display:flex}.NovelCard-module__UJNifq__tags{flex-wrap:wrap;gap:.3rem;display:flex}.NovelCard-module__UJNifq__tag{background:var(--bg-surface);color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:9999px;padding:.12rem .45rem;font-size:.7rem}.NovelCard-module__UJNifq__views{color:var(--text-muted);align-items:center;gap:.25rem;display:flex}.NovelCard-module__UJNifq__textCover{text-align:center;background:linear-gradient(145deg,#f4efe6 0%,#ede6d8 60%,#e4dac8 100%);flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1rem .75rem;display:flex;position:absolute;inset:0;overflow:hidden}.NovelCard-module__UJNifq__textCoverCategory{letter-spacing:.08em;color:#8f3429;background:#8f34291a;border:1px solid #8f342933;border-radius:20px;padding:.15rem .5rem;font-size:.62rem;font-weight:600}.NovelCard-module__UJNifq__textCoverTitle{font-family:var(--font-serif);color:#2b2a27;word-break:break-all;max-height:4.2em;font-size:clamp(.85rem,3.5vw,1.15rem);font-weight:700;line-height:1.4;overflow:hidden}.NovelCard-module__UJNifq__textCoverAuthor{color:#706b63;letter-spacing:.05em;font-size:.7rem}.NovelCard-module__UJNifq__textCoverStamp{width:2rem;height:2rem;font-family:var(--font-serif);color:#8f342940;border:1.5px solid #8f342933;border-radius:4px;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex;position:absolute;bottom:.6rem;right:.6rem;transform:rotate(-8deg)}
.NovelGrid-module__4geJPq__grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1.5rem;display:grid}.NovelGrid-module__4geJPq__emptyState{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;padding:5rem 1.5rem;display:flex}.NovelGrid-module__4geJPq__emptyIcon{background:var(--bg-surface);border:1px solid var(--border-subtle);width:64px;height:64px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.NovelGrid-module__4geJPq__emptyTitle{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.NovelGrid-module__4geJPq__emptySubtitle{color:var(--text-secondary);font-size:.85rem}@media (max-width:640px){.NovelGrid-module__4geJPq__grid{grid-template-columns:repeat(2,1fr);gap:.85rem}}
.SearchBar-module__cPDPRa__searchForm{align-items:center;width:100%;max-width:600px;margin:0 auto;display:flex;position:relative}.SearchBar-module__cPDPRa__input{width:100%;color:var(--text-pure);background:var(--bg-card);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);transition:border-color var(--transition-fast), box-shadow var(--transition-fast), background-color var(--transition-fast);border-radius:10px;outline:none;padding:.85rem 5.5rem .85rem 2.85rem;font-size:.95rem}.SearchBar-module__cPDPRa__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-primary-light), var(--shadow-md);background:var(--bg-card)}.SearchBar-module__cPDPRa__icon{color:var(--text-muted);pointer-events:none;position:absolute;left:1rem}.SearchBar-module__cPDPRa__clearBtn{color:var(--text-muted);border-radius:4px;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;right:4.8rem}.SearchBar-module__cPDPRa__clearBtn:hover{color:var(--text-primary)}.SearchBar-module__cPDPRa__submitBtn{color:#fff;background:var(--accent-primary);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);border-radius:6px;padding:.45rem 1rem;font-size:.85rem;font-weight:600;position:absolute;right:.4rem}.SearchBar-module__cPDPRa__submitBtn:hover{background:var(--accent-primary-hover)}
.page-module___8aEwW__homeHero{padding:2.5rem 0 1.5rem;position:relative}.page-module___8aEwW__heroCard{background:var(--bg-surface);border:1px solid var(--border-subtle);min-height:380px;box-shadow:var(--shadow-md);border-radius:16px;align-items:flex-end;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroImg{object-fit:cover;opacity:.38;filter:contrast(1.05);width:100%;height:100%;transition:transform var(--transition-smooth);position:absolute;inset:0}.page-module___8aEwW__heroCard:hover .page-module___8aEwW__heroImg{transform:scale(1.02)}.page-module___8aEwW__heroOverlay{background:linear-gradient(#0000 0%,#1a191780 40%,#1a1917eb 100%);position:absolute;inset:0}[data-theme=dark] .page-module___8aEwW__heroOverlay{background:linear-gradient(#0000 0%,#12131599 40%,#121315f2 100%)}.page-module___8aEwW__heroContent{z-index:2;max-width:720px;padding:3rem;position:relative}.page-module___8aEwW__heroBadge{margin-bottom:.85rem}.page-module___8aEwW__heroTitle{font-family:var(--font-serif);color:#fff;letter-spacing:.03em;text-shadow:0 2px 8px #0006;margin-bottom:.75rem;font-size:2.25rem;font-weight:700;line-height:1.3}.page-module___8aEwW__heroSubtitle{color:#ffffffd9;-webkit-line-clamp:2;text-shadow:0 1px 4px #0006;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:1rem;line-height:1.65;display:-webkit-box;overflow:hidden}.page-module___8aEwW__heroActions{flex-wrap:wrap;gap:1rem;display:flex}.page-module___8aEwW__section{padding:2rem 0}.page-module___8aEwW__sectionHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.65rem;display:flex}.page-module___8aEwW__sectionTitleWrap{align-items:center;gap:.65rem;display:flex}.page-module___8aEwW__titleMark{background:var(--accent-primary);border-radius:2px;width:4px;height:18px}.page-module___8aEwW__sectionTitle{font-family:var(--font-serif);color:var(--text-pure);letter-spacing:.03em;font-size:1.35rem;font-weight:700}.page-module___8aEwW__sectionLink{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:.2rem;font-size:.85rem;font-weight:500;display:flex}.page-module___8aEwW__sectionLink:hover{color:var(--accent-primary)}.page-module___8aEwW__catGrid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.85rem;display:grid}.page-module___8aEwW__catCard{background:var(--bg-card);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);border-radius:8px;justify-content:space-between;align-items:center;padding:1rem 1.15rem;display:flex}.page-module___8aEwW__catCard:hover{background:var(--bg-card-hover);border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.page-module___8aEwW__catInfo{flex-direction:column;gap:.35rem;display:flex}.page-module___8aEwW__catNameRow{align-items:center;gap:.5rem;display:flex}.page-module___8aEwW__catName{font-family:var(--font-serif);color:var(--text-pure);letter-spacing:.02em;font-size:.98rem;font-weight:700}.page-module___8aEwW__catCount{color:var(--accent-primary);background:var(--accent-primary-light);border-radius:4px;padding:.1rem .45rem;font-size:.72rem;font-weight:600;line-height:1.2}.page-module___8aEwW__catDesc{color:var(--text-muted);font-size:.75rem;line-height:1.4}.page-module___8aEwW__catArrow{color:var(--text-muted);transition:transform var(--transition-fast), color var(--transition-fast)}.page-module___8aEwW__catCard:hover .page-module___8aEwW__catArrow{color:var(--accent-primary);transform:translate(2px)}@media (max-width:768px){.page-module___8aEwW__heroContent{padding:1.75rem}.page-module___8aEwW__heroTitle{font-size:1.6rem}.page-module___8aEwW__heroSubtitle{font-size:.9rem}.page-module___8aEwW__catGrid{grid-template-columns:repeat(2,1fr)}}
.CategoryFilter-module__8ohZgG__filterBar{flex-wrap:wrap;gap:.5rem;padding:.75rem 0;display:flex}.CategoryFilter-module__8ohZgG__item{background:var(--bg-surface);color:var(--text-secondary);border:1px solid var(--border-subtle);transition:all var(--transition-fast);border-radius:9999px;padding:.4rem .95rem;font-size:.85rem;font-weight:500}.CategoryFilter-module__8ohZgG__item:hover{background:var(--bg-card-hover);color:var(--text-primary);border-color:var(--border-hover)}.CategoryFilter-module__8ohZgG__itemActive{background:var(--accent-primary);color:#fff;box-shadow:var(--shadow-sm);border-color:#0000;font-weight:600}.CategoryFilter-module__8ohZgG__itemActive:hover{background:var(--accent-primary-hover);color:#fff}
