.Dashboard_container__NIhIv{display:flex;min-height:100vh;background:#1a1a2e;color:white;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Dashboard_sidebar__XKqWF{width:280px;background:#16213e;padding:1.5rem;border-right:1px solid #2a3441;position:fixed;height:100vh;overflow-y:auto}.Dashboard_logo__ThBb8{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #2a3441}.Dashboard_logoIcon__9o482{font-size:1.5rem;margin-right:.5rem}.Dashboard_logoText__dPnID{font-size:1.25rem;font-weight:700;color:white}.Dashboard_logoSubtext__elIrj{display:block;font-size:.875rem;color:#9ca3af;margin-top:.25rem}.Dashboard_nav__b2TcX{display:flex;flex-direction:column;gap:2rem}.Dashboard_navSection__8I0Ns h4{font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:1rem;letter-spacing:.05em}.Dashboard_navItem__oPXuR{display:flex;align-items:center;padding:.75rem 1rem;color:#d1d5db;text-decoration:none;border-radius:8px;transition:all .2s ease;margin-bottom:.25rem}.Dashboard_navItem__oPXuR:hover{background:#374151;transform:translateX(5px)}.Dashboard_navItem__oPXuR.Dashboard_active__9N81C{background:#8b5a3c;color:white}.Dashboard_navIcon__8M0o2{margin-right:.5rem;font-size:1rem}.Dashboard_main__aJkg_{flex:1 1;margin-left:280px;background:#1a1a2e}.Dashboard_header__Zvu6_{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #2a3441;background:#16213e}.Dashboard_searchContainer__ENiFb{position:relative;flex:1 1;max-width:500px}.Dashboard_searchInput__LLNWA{width:100%;padding:.75rem 3rem .75rem 1rem;background:#1a1a2e;border:1px solid #374151;border-radius:25px;color:white;font-size:.875rem}.Dashboard_searchInput__LLNWA::placeholder{color:#9ca3af}.Dashboard_searchButton__wIfts{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.Dashboard_userActions__xOiPC{display:flex;align-items:center;gap:1rem}.Dashboard_userDropdown__XGpq5{position:relative;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#374151;border-radius:20px;cursor:pointer;transition:background-color .2s ease}.Dashboard_userDropdown__XGpq5:hover{background:#4b5563}.Dashboard_dropdownIcon__noDJy{font-size:.75rem;transition:transform .2s ease}.Dashboard_dropdownMenu__9OLxW{position:absolute;top:100%;right:0;margin-top:.5rem;background:#1f2937;border:1px solid #374151;border-radius:10px;min-width:180px;box-shadow:0 10px 25px rgba(0,0,0,.3);z-index:1000}.Dashboard_dropdownItem__edzx3{padding:.75rem 1rem;color:#e5e7eb;cursor:pointer;transition:background-color .2s ease;font-size:.875rem}.Dashboard_dropdownItem__edzx3:hover{background:#374151}.Dashboard_dropdownItem__edzx3:first-child{border-radius:10px 10px 0 0}.Dashboard_dropdownItem__edzx3:last-child{border-radius:0 0 10px 10px}.Dashboard_dropdownDivider__FG1GY{height:1px;background:#374151;margin:.5rem 0}.Dashboard_userAvatar__MTQuD{width:32px;height:32px;background:#374151;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.Dashboard_content__pq4xl{padding:2rem}.Dashboard_pageTitle__JKQAh{font-size:2rem;font-weight:700;margin-bottom:2rem;color:white}.Dashboard_statsGrid__M2NKc{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.Dashboard_statCard__iSr46{background:#16213e;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;border:1px solid #2a3441}.Dashboard_statIcon__QInSN{font-size:2rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#374151;border-radius:8px}.Dashboard_statNumber__lMG9d{font-size:1.5rem;font-weight:700;color:white}.Dashboard_statLabel__eVIOL{font-size:.875rem;color:#9ca3af}.Dashboard_tabs__kvQ_H{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:1px solid #2a3441}.Dashboard_tab__MdpvK{background:none;color:#9ca3af;padding:1rem;cursor:pointer;font-size:.875rem;transition:all .2s ease;border:none;border-bottom:2px solid transparent}.Dashboard_tab__MdpvK.Dashboard_active__9N81C{color:white;background:#374151;border-radius:8px 8px 0 0}.Dashboard_tab__MdpvK:hover{color:white}.Dashboard_sectionTitle__GcWyp{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:white}.Dashboard_videoList__6fqbI{display:flex;flex-direction:column;gap:1rem}.Dashboard_videoItem__iZhE2{display:flex;align-items:center;gap:1rem;background:#16213e;border-radius:12px;padding:1rem;border:1px solid #2a3441}.Dashboard_videoThumbnail__CBp_Q{flex-shrink:0}.Dashboard_videoThumbnail__CBp_Q img{width:120px;height:80px;border-radius:8px;object-fit:cover}.Dashboard_videoInfo__oQWbU{flex:1 1}.Dashboard_videoTitle__iPGpT{font-size:1.125rem;font-weight:600;color:white;margin-bottom:.5rem}.Dashboard_videoMeta__KXnLV{font-size:.875rem;color:#9ca3af;margin-bottom:.5rem}.Dashboard_videoDescription__i2b2v{font-size:.875rem;color:#d1d5db;line-height:1.4}.Dashboard_videoActions__qv5hd{display:flex;gap:.5rem}.Dashboard_approveButton___MLaO,.Dashboard_rejectButton__lNPQG{width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;font-weight:700;transition:transform .2s ease}.Dashboard_approveButton___MLaO{background:#10b981;color:white}.Dashboard_rejectButton__lNPQG{background:#ef4444;color:white}.Dashboard_approveButton___MLaO:hover,.Dashboard_rejectButton__lNPQG:hover{transform:scale(1.1)}.Dashboard_serverInfo__dlK1G{margin-top:3rem;padding:1rem;background:#16213e;border-radius:8px;color:#6b7280;font-size:.75rem;text-align:center}@media (max-width:1024px){.Dashboard_sidebar__XKqWF{width:200px}.Dashboard_main__aJkg_{margin-left:200px}}@media (max-width:768px){.Dashboard_sidebar__XKqWF{transform:translateX(-100%);transition:transform .3s ease}.Dashboard_main__aJkg_{margin-left:0}.Dashboard_statsGrid__M2NKc{grid-template-columns:1fr}.Dashboard_videoItem__iZhE2{flex-direction:column;align-items:flex-start}.Dashboard_videoActions__qv5hd{align-self:flex-end}}.Dashboard_sidebarBottom__cSoEC{margin-top:auto;padding:1rem}.Dashboard_logoutButton__FPO3B{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:linear-gradient(135deg,#dc2626,#991b1b);color:white;border:none;border-radius:10px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.Dashboard_logoutButton__FPO3B:hover{background-color:#c53030;transform:translateY(-1px)}.Dashboard_viewerContent__7T5Yz{text-align:center;padding:2rem;background:#2d3748;border-radius:8px;margin-top:2rem}.Dashboard_viewerContent__7T5Yz p{font-size:1.2rem;color:#e2e8f0;margin-bottom:2rem}.Dashboard_quickActions__zt3DG{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;max-width:800px;margin:0 auto}.Dashboard_actionButton__Qy0aM{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:#4a5568;color:#e2e8f0;text-decoration:none;border-radius:8px;font-weight:500;transition:all .2s ease}.Dashboard_actionButton__Qy0aM:hover{background:#2d3748;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}