@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;900&display=swap";:root{--radius-card:8px;--radius-ui:12px;--radius-button:8px;--transition-smooth:all .3s cubic-bezier(.25, .46, .45, .94)}.theme-indigo{--bg-color:#09090b;--sidebar-bg:#09090bf2;--text-main:#f8fafc;--text-muted:#a1a1aa;--accent-color:#6366f1;--accent-glow:#6366f166;--border-color:#ffffff0d;--card-gradient:linear-gradient(145deg, #18181b, #09090b);--card-shadow:#000c;--hero-gradient:linear-gradient(to bottom, #09090b66 0%, #09090b 100%)}.theme-netflix{--bg-color:#000;--sidebar-bg:#0f0f0ffa;--text-main:#fff;--text-muted:#a0a0a0;--accent-color:#e50914;--accent-glow:#e5091466;--border-color:#ffffff1a;--card-gradient:linear-gradient(145deg, #141414, #000);--card-shadow:#000000e6;--hero-gradient:linear-gradient(to bottom, #0009 0%, #000 100%)}.theme-midnight{--bg-color:#050505;--sidebar-bg:#0a0a0af2;--text-main:#e2e8f0;--text-muted:#64748b;--accent-color:#38bdf8;--accent-glow:#38bdf84d;--border-color:#ffffff08;--card-gradient:linear-gradient(145deg, #111, #050505);--card-shadow:#000c;--hero-gradient:linear-gradient(to bottom, #050505cc 0%, #050505 100%)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background-color:var(--bg-color,#050505);width:100%;height:100%;font-family:Poppins,sans-serif;transition:background-color .3s;overflow:hidden}.glass-panel{-webkit-backdrop-filter:blur(35px)!important;border-radius:var(--radius-ui)!important;background:#0f0f1273!important;border:1px solid #ffffff14!important;box-shadow:0 30px 60px -12px #000000e6!important}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}
