.novel-card.svelte-87hdva{background:var(--card-bg);border-radius:var(--border-radius-lg);overflow:hidden;transition:var(--transition);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);text-decoration:none;color:inherit;display:flex;flex-direction:column;position:relative;max-height:80vh}.novel-card.clickable.svelte-87hdva{cursor:pointer}.novel-card.clickable.svelte-87hdva:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--primary-accent)}.novel-card.clickable.svelte-87hdva:active{transform:translateY(-2px);box-shadow:var(--shadow-md);background-color:var(--tertiary-bg)}.novel-card.clicked.svelte-87hdva{transform:scale(.98);background-color:var(--tertiary-bg);box-shadow:var(--shadow-sm)}.novel-card.clicked.svelte-87hdva:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(var(--primary-accent-rgb),.2);transform:translate(-50%,-50%);animation:svelte-87hdva-ripple .3s ease-out}@keyframes svelte-87hdva-ripple{to{width:120px;height:120px;opacity:0}}.novel-card.clickable.svelte-87hdva:focus-visible{outline:2px solid var(--primary-accent);outline-offset:2px}.novel-card-sm.svelte-87hdva{max-width:200px}.novel-card-md.svelte-87hdva{max-width:280px}.novel-card-lg.svelte-87hdva{max-width:350px}.novel-card-compact.svelte-87hdva{flex-direction:row;gap:1rem;padding:.75rem}.novel-card-compact.svelte-87hdva .novel-cover:where(.svelte-87hdva){width:60px;height:80px;flex-shrink:0}.novel-card-compact.svelte-87hdva .novel-info:where(.svelte-87hdva){flex:1;padding:0}.novel-card-compact.svelte-87hdva .novel-title:where(.svelte-87hdva){font-size:.875rem;margin-bottom:.25rem}.novel-card-compact.svelte-87hdva .novel-meta:where(.svelte-87hdva){margin-bottom:.5rem}.novel-card-compact.svelte-87hdva .novel-meta:where(.svelte-87hdva) p:where(.svelte-87hdva){font-size:.75rem;margin:.125rem 0}.novel-card-compact.svelte-87hdva .novel-stats:where(.svelte-87hdva){padding:.25rem .5rem;font-size:.75rem}.novel-card-compact.clickable.svelte-87hdva:active{transform:scale(.98);background-color:var(--tertiary-bg)}.novel-card-detailed.svelte-87hdva{max-width:400px}.novel-card-detailed.svelte-87hdva .novel-description:where(.svelte-87hdva){font-size:.875rem;color:var(--muted-text);line-height:1.5;margin:.75rem 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.novel-card-featured.svelte-87hdva{max-width:450px;background:linear-gradient(135deg,var(--card-bg) 0%,var(--secondary-bg) 100%);border:2px solid var(--primary-accent)}.novel-card-featured.svelte-87hdva .novel-actions:where(.svelte-87hdva){margin-top:1rem;display:flex;justify-content:center}.novel-cover.svelte-87hdva{position:relative;aspect-ratio:1/1.6;width:100%;overflow:hidden;background:var(--tertiary-bg)}.novel-cover.svelte-87hdva img:where(.svelte-87hdva){width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.novel-card.clickable.svelte-87hdva:hover .novel-cover:where(.svelte-87hdva) img:where(.svelte-87hdva){transform:scale(1.05)}.cover-overlay.svelte-87hdva{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.novel-card.clickable.svelte-87hdva:hover .cover-overlay:where(.svelte-87hdva){opacity:1}.overlay-content.svelte-87hdva{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fff;font-weight:500}.status-badge-container.svelte-87hdva{position:absolute;top:.75rem;right:.75rem}.novel-info.svelte-87hdva{padding:1rem;flex:1;display:flex;flex-direction:column}.novel-header.svelte-87hdva{margin-bottom:.75rem}.novel-title.svelte-87hdva{font-size:1.125rem;font-weight:600;color:var(--primary-text);line-height:1.4;margin:0 0 .5rem}.novel-genres.svelte-87hdva{display:flex;gap:.25rem;flex-wrap:wrap}.novel-meta.svelte-87hdva{margin-bottom:.75rem}.novel-meta.svelte-87hdva p:where(.svelte-87hdva){margin:.25rem 0;font-size:.875rem;color:var(--muted-text)}.author.svelte-87hdva{font-weight:500;color:var(--secondary-text)!important}.novel-stats.svelte-87hdva{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;background:var(--tertiary-bg);border-radius:var(--border-radius);margin-top:auto;font-size:.875rem}.chapters.svelte-87hdva{font-weight:600;color:var(--primary-text)}.last-updated.svelte-87hdva{color:var(--muted-text);text-align:right;font-size:.75rem}@media (max-width: 768px){.novel-card-compact.svelte-87hdva{flex-direction:column;gap:.5rem}.novel-card-compact.svelte-87hdva .novel-cover:where(.svelte-87hdva){width:100%;height:auto}.novel-card-compact.svelte-87hdva .novel-info:where(.svelte-87hdva){padding:.75rem}.novel-stats.svelte-87hdva{flex-direction:column;gap:.5rem;align-items:stretch}.chapters.svelte-87hdva,.last-updated.svelte-87hdva{text-align:center}}
