.watchlist-module__EweUvW__container{max-width:1400px;padding:var(--container-pt) var(--container-px) var(--space-8);min-height:100vh;margin:0 auto}.watchlist-module__EweUvW__header{margin-bottom:var(--space-7)}.watchlist-module__EweUvW__titleRow{margin-bottom:var(--space-7);justify-content:space-between;align-items:center;display:flex}.watchlist-module__EweUvW__title{letter-spacing:-1.5px;background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:2.5rem;font-weight:900}.watchlist-module__EweUvW__statsGrid{gap:var(--card-gap);margin-bottom:var(--space-9);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.watchlist-module__EweUvW__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:16px;padding:16px 20px;transition:all .3s;display:flex}.watchlist-module__EweUvW__statCard:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-4px)}.watchlist-module__EweUvW__statIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.watchlist-module__EweUvW__statInfo{flex-direction:column;justify-content:center;display:flex}.watchlist-module__EweUvW__statValue{color:#fff;font-size:1.4rem;font-weight:800;line-height:1.1}.watchlist-module__EweUvW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:.75rem;font-weight:700}.watchlist-module__EweUvW__controls{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;padding:10px;display:flex}.watchlist-module__EweUvW__searchWrapper{flex:1;max-width:400px;position:relative}.watchlist-module__EweUvW__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:16px;transform:translateY(-50%)}.watchlist-module__EweUvW__searchInput{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:14px;outline:none;width:100%;padding:12px 16px 12px 48px;font-size:.95rem;transition:all .3s}.watchlist-module__EweUvW__searchInput:focus{border-color:var(--primary);background:#0006;box-shadow:0 0 0 4px #7c3aed1a}.watchlist-module__EweUvW__filters{gap:8px;padding:4px;display:flex;overflow-x:auto}.watchlist-module__EweUvW__sortWrapper{margin-left:auto}.watchlist-module__EweUvW__sortSelect{color:#fff;cursor:pointer;background:#0003;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:10px 16px;font-size:.85rem;font-weight:700;transition:all .3s}.watchlist-module__EweUvW__sortSelect:focus{border-color:var(--primary);background:#0006}.watchlist-module__EweUvW__filterBtn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:12px;padding:10px 20px;font-size:.85rem;font-weight:700;transition:all .2s}.watchlist-module__EweUvW__filterBtn:hover{color:#fff;background:#ffffff0d}.watchlist-module__EweUvW__activeFilter{box-shadow:0 8px 20px #7c3aed4d;background:var(--primary)!important;color:#fff!important}.watchlist-module__EweUvW__grid{gap:var(--card-gap);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));display:grid}.watchlist-module__EweUvW__card{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.watchlist-module__EweUvW__card:hover{border-color:var(--primary);transform:translateY(-12px)scale(1.02);box-shadow:0 20px 40px #0006}.watchlist-module__EweUvW__posterWrapper{aspect-ratio:2/3;position:relative;overflow:hidden}.watchlist-module__EweUvW__poster{object-fit:cover;width:100%;height:100%;transition:transform .6s}.watchlist-module__EweUvW__card:hover .watchlist-module__EweUvW__poster{transform:scale(1.1)}.watchlist-module__EweUvW__cardOverlay{opacity:0;background:linear-gradient(#0000 40%,#000000e6 100%);flex-direction:column;justify-content:flex-end;padding:24px;transition:opacity .3s;display:flex;position:absolute;inset:0}.watchlist-module__EweUvW__card:hover .watchlist-module__EweUvW__cardOverlay{opacity:1}.watchlist-module__EweUvW__statusBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #0000004d}.watchlist-module__EweUvW__deleteBtnTop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffc;cursor:pointer;z-index:20;opacity:0;background:#00000080;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex;position:absolute;top:12px;right:12px;transform:translateY(-10px)}.watchlist-module__EweUvW__card:hover .watchlist-module__EweUvW__deleteBtnTop{opacity:1;transform:translateY(0)}.watchlist-module__EweUvW__deleteBtnTop:hover{color:#fff;background:#ef4444;border-color:#ef4444}.watchlist-module__EweUvW__info{padding:var(--card-pad-md)}.watchlist-module__EweUvW__showTitle{white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(90deg,#fff,#cbd5e1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:8px;font-size:1rem;font-weight:700;overflow:hidden}.watchlist-module__EweUvW__progressWrapper{margin-bottom:12px}.watchlist-module__EweUvW__progressLabel{color:var(--text-muted);justify-content:space-between;margin-bottom:6px;font-size:.65rem;font-weight:700;display:flex}.watchlist-module__EweUvW__progressBar{background:#ffffff1a;border-radius:100px;height:4px;overflow:hidden}.watchlist-module__EweUvW__progressFill{background:linear-gradient(90deg, var(--primary), #a78bfa);border-radius:100px;height:100%;transition:width 1s ease-out}.watchlist-module__EweUvW__actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.watchlist-module__EweUvW__actionBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.75rem;font-weight:600;transition:all .3s;display:flex}.watchlist-module__EweUvW__deleteBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex}.watchlist-module__EweUvW__skeletonCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:28px;height:450px;position:relative;overflow:hidden}.watchlist-module__EweUvW__skeletonCard:after{content:"";background:linear-gradient(90deg,#0000,#ffffff08,#0000);animation:1.5s infinite watchlist-module__EweUvW__shimmer;position:absolute;inset:0}@keyframes watchlist-module__EweUvW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.watchlist-module__EweUvW__emptyState{text-align:center;background:#ffffff05;border:2px dashed #ffffff0d;border-radius:40px;margin-top:40px;padding:100px 24px}.watchlist-module__EweUvW__emptyIcon{color:var(--text-muted);opacity:.3;margin-bottom:24px}.watchlist-module__EweUvW__emptyTitle{margin-bottom:12px;font-size:1.5rem;font-weight:700}.watchlist-module__EweUvW__emptyText{color:var(--text-muted);margin-bottom:32px;max-width:400px;margin-inline:auto}.watchlist-module__EweUvW__discoverBtn{background:var(--primary);color:#fff;border-radius:100px;align-items:center;gap:12px;padding:14px 32px;font-weight:700;transition:all .3s;display:inline-flex}.watchlist-module__EweUvW__discoverBtn:hover{transform:scale(1.05);box-shadow:0 10px 20px #7c3aed4d}@media (max-width:1024px){.watchlist-module__EweUvW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.watchlist-module__EweUvW__title{letter-spacing:-1px;font-size:2rem}.watchlist-module__EweUvW__titleRow{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:16px}.watchlist-module__EweUvW__statsGrid{scrollbar-width:none;flex-wrap:nowrap;gap:12px;margin-bottom:16px;padding-bottom:8px;display:flex;overflow-x:auto}.watchlist-module__EweUvW__statsGrid::-webkit-scrollbar{display:none}.watchlist-module__EweUvW__statCard{border-radius:14px;flex:0 0 170px;gap:10px;padding:10px 14px}.watchlist-module__EweUvW__statIcon{border-radius:10px;width:36px;height:36px}.watchlist-module__EweUvW__statIcon svg{width:18px;height:18px}.watchlist-module__EweUvW__statValue{font-size:1.1rem}.watchlist-module__EweUvW__statLabel{margin-top:2px;font-size:.6rem}.watchlist-module__EweUvW__controls{background:0 0;border:none;flex-direction:column;align-items:stretch;gap:12px;padding:0}.watchlist-module__EweUvW__searchWrapper{max-width:none}.watchlist-module__EweUvW__filters{padding-bottom:8px}.watchlist-module__EweUvW__sortWrapper{margin-left:0}.watchlist-module__EweUvW__sortSelect{width:100%}.watchlist-module__EweUvW__grid{grid-template-columns:repeat(3,1fr);gap:8px}.watchlist-module__EweUvW__info{padding:10px}.watchlist-module__EweUvW__showTitle{font-size:.8rem}}@media (max-width:480px){.watchlist-module__EweUvW__grid{grid-template-columns:repeat(3,1fr);gap:6px}.watchlist-module__EweUvW__info{padding:8px}.watchlist-module__EweUvW__showTitle{margin-bottom:4px;font-size:.75rem}.watchlist-module__EweUvW__progressLabel{margin-bottom:4px;font-size:.55rem}.watchlist-module__EweUvW__statusBadge{padding:4px 6px;font-size:.55rem;top:6px;left:6px}.watchlist-module__EweUvW__deleteBtnTop{padding:4px;top:6px;right:6px}.watchlist-module__EweUvW__deleteBtnTop svg{width:12px;height:12px}}
