.favorites-module__UVHEpq__container{width:100%;max-width:1200px;min-height:80vh;margin:0 auto;padding:2.5rem 1.25rem 5rem;position:relative}.favorites-module__UVHEpq__backLink{color:var(--foreground-secondary);align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.favorites-module__UVHEpq__backLink:hover{color:var(--primary)}.favorites-module__UVHEpq__headerSection{margin-bottom:2.2rem}.favorites-module__UVHEpq__titleRow{align-items:center;gap:.75rem;margin-bottom:.4rem;display:flex}.favorites-module__UVHEpq__titleRow h1{color:#fff;letter-spacing:-.02em;font-size:2.2rem;font-weight:850}.favorites-module__UVHEpq__headerIcon{color:#ec4899}.favorites-module__UVHEpq__subtext{color:var(--foreground-secondary);max-width:600px;font-size:1.02rem}.favorites-module__UVHEpq__seriesGrid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:1.2rem;width:100%;display:grid}.favorites-module__UVHEpq__seriesCard{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;min-width:0;transition:transform .2s,border-color .2s;display:flex;overflow:hidden}.favorites-module__UVHEpq__seriesCard:hover{border-color:#ec489966;transform:translateY(-4px)}.favorites-module__UVHEpq__posterWrapper{aspect-ratio:2/3;background:#0f172a;width:100%;position:relative;overflow:hidden}.favorites-module__UVHEpq__posterImage{object-fit:cover;transition:transform .3s}.favorites-module__UVHEpq__seriesCard:hover .favorites-module__UVHEpq__posterImage{transform:scale(1.05)}.favorites-module__UVHEpq__noPoster{text-align:center;width:100%;height:100%;color:var(--foreground-muted);justify-content:center;align-items:center;padding:1rem;font-size:.85rem;display:flex}.favorites-module__UVHEpq__removeBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ef4444;cursor:pointer;z-index:10;background:#0f172abf;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.favorites-module__UVHEpq__removeBtn:hover:not(:disabled){color:#fff;background:#ef4444;transform:scale(1.1)}.favorites-module__UVHEpq__badgeOverlay{gap:.35rem;display:flex;position:absolute;bottom:8px;left:8px}.favorites-module__UVHEpq__ratingBadge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f59e0b;background:#0f172acc;border-radius:6px;padding:.2rem .5rem;font-size:.72rem;font-weight:800}.favorites-module__UVHEpq__seriesMeta{flex-direction:column;flex:1;gap:.5rem;padding:.85rem;display:flex}.favorites-module__UVHEpq__seriesTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:750;line-height:1.35;display:-webkit-box;overflow:hidden}.favorites-module__UVHEpq__seriesTitle a{color:#fff;text-decoration:none;transition:color .2s}.favorites-module__UVHEpq__seriesTitle a:hover{color:#ec4899}.favorites-module__UVHEpq__tagsRow{flex-wrap:wrap;gap:.3rem;display:flex}.favorites-module__UVHEpq__tagPill{color:var(--foreground-secondary);text-transform:uppercase;background:#ffffff0f;border-radius:4px;padding:.15rem .45rem;font-size:.68rem;font-weight:700}.favorites-module__UVHEpq__watchNowLink{color:#ec4899;background:#ec489926;border:1px solid #ec48994d;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;margin-top:auto;padding:.45rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.favorites-module__UVHEpq__watchNowLink:hover{color:#fff;background:#ec4899}.favorites-module__UVHEpq__loadingBox{text-align:center;color:var(--foreground-muted);padding:4rem}.favorites-module__UVHEpq__cardShell,.favorites-module__UVHEpq__emptyState{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;max-width:500px;margin:3rem auto;padding:4rem 2rem;display:flex}.favorites-module__UVHEpq__emptyIcon{color:#ec4899}.favorites-module__UVHEpq__actionBtn{color:#fff;background:#ec4899;border-radius:30px;padding:.75rem 1.8rem;font-size:.9rem;font-weight:700;text-decoration:none}@media (max-width:768px){.favorites-module__UVHEpq__container{padding:1.5rem .85rem 4rem!important}.favorites-module__UVHEpq__seriesGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}.favorites-module__UVHEpq__seriesMeta{gap:.35rem!important;padding:.65rem!important}.favorites-module__UVHEpq__seriesTitle{font-size:.85rem!important}.favorites-module__UVHEpq__removeBtn{width:28px!important;height:28px!important;top:6px!important;right:6px!important}.favorites-module__UVHEpq__watchNowLink{padding:.38rem!important;font-size:.72rem!important}}
