.watch-history-module__tokF1a__watchHistoryContainer{color:#f5f5f5;direction:rtl;background:linear-gradient(135deg,#1a1f3a 0%,#0a0e27 50%,#1a1f3a 100%);min-height:100vh;padding-bottom:60px}.watch-history-module__tokF1a__header{background:linear-gradient(135deg,#1a1f3a 0%,#252d48 100%);border-bottom:1px solid #7c3aed33;padding:40px 0;box-shadow:0 8px 32px #7c3aed1a}.watch-history-module__tokF1a__headerContent{justify-content:space-between;align-items:center;display:flex}.watch-history-module__tokF1a__headerTitle{align-items:center;gap:16px;display:flex}.watch-history-module__tokF1a__headerIcon{color:#ec4899;font-size:32px}.watch-history-module__tokF1a__headerTitle h1{background:linear-gradient(135deg,#ec4899,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:32px;font-weight:700}.watch-history-module__tokF1a__clearAllButton{color:#ec4899;cursor:pointer;background:#ec48991a;border:1px solid #ec48994d;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.watch-history-module__tokF1a__clearAllButton:hover{background:#ec489933;border-color:#ec489999;transform:translateY(-2px)}.watch-history-module__tokF1a__mainContent{padding:40px 0}.watch-history-module__tokF1a__loadingContainer{color:#fff9;justify-content:center;align-items:center;min-height:400px;font-size:18px;display:flex}.watch-history-module__tokF1a__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.watch-history-module__tokF1a__emptyIcon{margin-bottom:24px;font-size:80px}.watch-history-module__tokF1a__emptyState h2{color:#f5f5f5;margin:0 0 12px;font-size:28px}.watch-history-module__tokF1a__emptyState p{color:#fff9;margin:0 0 32px;font-size:16px}.watch-history-module__tokF1a__exploreButton{color:#fff;background:linear-gradient(135deg,#ec4899,#7c3aed);border-radius:8px;padding:12px 32px;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #ec48994d}.watch-history-module__tokF1a__exploreButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ec489966}.watch-history-module__tokF1a__filtersSection{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:32px;display:flex}.watch-history-module__tokF1a__searchBox{flex:1;min-width:250px}.watch-history-module__tokF1a__searchInput{color:#f5f5f5;direction:rtl;background:#252d48cc;border:1px solid #7c3aed4d;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .3s}.watch-history-module__tokF1a__searchInput:focus{background:#252d48;border-color:#7c3aed99;outline:none;box-shadow:0 4px 16px #7c3aed33}.watch-history-module__tokF1a__searchInput::placeholder{color:#ffffff80}.watch-history-module__tokF1a__sortOptions{min-width:200px}.watch-history-module__tokF1a__sortSelect{color:#f5f5f5;cursor:pointer;direction:rtl;background:#252d48cc;border:1px solid #7c3aed4d;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .3s}.watch-history-module__tokF1a__sortSelect:focus{background:#252d48;border-color:#7c3aed99;outline:none;box-shadow:0 4px 16px #7c3aed33}.watch-history-module__tokF1a__sortSelect option{color:#f5f5f5;background:#1a1f3a}.watch-history-module__tokF1a__resultsInfo{border-bottom:1px solid #7c3aed33;margin-bottom:24px;padding-bottom:16px}.watch-history-module__tokF1a__resultsInfo p{color:#fff9;margin:0;font-size:14px}.watch-history-module__tokF1a__videosGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;display:grid}.watch-history-module__tokF1a__videoCard{background:linear-gradient(135deg,#7c3aed1a 0%,#ec48990d 100%);border:1px solid #7c3aed33;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #7c3aed1a}.watch-history-module__tokF1a__videoCard:hover{border-color:#7c3aed99;transform:translateY(-12px);box-shadow:0 20px 40px #7c3aed33}.watch-history-module__tokF1a__videoLink{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.watch-history-module__tokF1a__thumbnailContainer{background:#000;border-radius:10px 10px 0 0;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden}.watch-history-module__tokF1a__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.watch-history-module__tokF1a__videoCard:hover .watch-history-module__tokF1a__thumbnail{transform:scale(1.05)}.watch-history-module__tokF1a__playOverlay{color:#fff;z-index:2;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:absolute;top:0;left:0}.watch-history-module__tokF1a__videoCard:hover .watch-history-module__tokF1a__playOverlay{background:#0006}.watch-history-module__tokF1a__durationBadge{color:#fff;z-index:3;background:#000c;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600;position:absolute;bottom:8px;right:8px}.watch-history-module__tokF1a__progressBar{z-index:4;background:#00000080;width:100%;height:3px;position:absolute;bottom:0;left:0}.watch-history-module__tokF1a__progressFill{background:linear-gradient(90deg,#ec4899,#7c3aed);height:100%;transition:width .3s}.watch-history-module__tokF1a__videoInfo{flex-direction:column;flex:1;padding:16px;display:flex}.watch-history-module__tokF1a__videoTitle{color:#f5f5f5;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.watch-history-module__tokF1a__videoCard:hover .watch-history-module__tokF1a__videoTitle{color:#ec4899}.watch-history-module__tokF1a__channelName{color:#ffffff80;margin:0 0 8px;font-size:13px}.watch-history-module__tokF1a__metadata{color:#fff6;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;display:flex}.watch-history-module__tokF1a__watchedInfo{color:#ec4899cc;border-top:1px solid #7c3aed1a;margin-top:auto;padding-top:8px;font-size:12px}.watch-history-module__tokF1a__deleteButton{color:#ec4899;cursor:pointer;z-index:5;background:#ec489933;border:1px solid #ec489966;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:8px;left:8px}.watch-history-module__tokF1a__deleteButton:hover{background:#ec489966;border-color:#ec4899cc;transform:scale(1.1)}.watch-history-module__tokF1a__noResults{text-align:center;color:#fff9;padding:60px 20px}@media (max-width:768px){.watch-history-module__tokF1a__header{padding:24px 0}.watch-history-module__tokF1a__headerTitle h1,.watch-history-module__tokF1a__headerIcon{font-size:24px}.watch-history-module__tokF1a__headerContent{flex-direction:column;align-items:flex-start;gap:16px}.watch-history-module__tokF1a__clearAllButton{justify-content:center;width:100%}.watch-history-module__tokF1a__filtersSection{flex-direction:column;gap:12px}.watch-history-module__tokF1a__searchBox,.watch-history-module__tokF1a__sortOptions{width:100%;min-width:unset}.watch-history-module__tokF1a__videosGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px}.watch-history-module__tokF1a__videoTitle{-webkit-line-clamp:1;line-clamp:1;font-size:13px}.watch-history-module__tokF1a__channelName{font-size:12px}.watch-history-module__tokF1a__metadata{font-size:11px}}@media (max-width:480px){.watch-history-module__tokF1a__header{padding:16px 0}.watch-history-module__tokF1a__headerTitle h1,.watch-history-module__tokF1a__headerIcon{font-size:20px}.watch-history-module__tokF1a__clearAllButton{padding:8px 16px;font-size:12px}.watch-history-module__tokF1a__mainContent{padding:20px 0}.watch-history-module__tokF1a__videosGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:6px}.watch-history-module__tokF1a__videoCard{border-radius:8px}.watch-history-module__tokF1a__deleteButton{width:32px;height:32px}.watch-history-module__tokF1a__emptyIcon{margin-bottom:16px;font-size:60px}.watch-history-module__tokF1a__emptyState h2{font-size:20px}.watch-history-module__tokF1a__emptyState p{margin-bottom:24px;font-size:14px}}
