-moviesdrives.com--kaale Dhande S01 E05-08 Webr... Free Official

.player-ep-label { font-size: 0.85rem; font-weight: 500; color: rgba(255,255,255,0.7); background: rgba(0,0,0,0.5); padding: 4px 14px; border-radius: 20px; backdrop-filter: blur(10px); }

/* Header */ header { position: sticky; top: 0; z-index: 100; background: rgba(10,10,12,0.85); backdrop-filter: blur(20px); border-bottom: 1px solid var(--border); padding: 0 2rem; } .header-inner { max-width: 1340px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; height: 60px; } .logo { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.15rem; color: var(--fg); text-decoration: none; } .logo-icon { width: 32px; height: 32px; background: var(--accent); border-radius: 8px; display: grid; place-items: center; font-size: 0.85rem; color: #fff; box-shadow: 0 0 20px var(--accent-glow); } .logo span { color: var(--accent); }

/* Noise overlay */ .noise { position: fixed; inset: 0; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E"); pointer-events: none; z-index: 0; opacity: 0.5; } -Moviesdrives.com--Kaale Dhande S01 E05-08 WebR...

html { scroll-behavior: smooth; scrollbar-width: thin; scrollbar-color: var(--border-light) transparent; }

/* Fake progress bar at bottom of player */ .player-progress-bar { position: absolute; bottom: 0; left: 0; right: 0; height: 4px; background: rgba(255,255,255,0.1); z-index: 3; opacity: 0; transition: opacity 0.3s; } .player-wrapper:hover .player-progress-bar { opacity: 1; } .player-progress-fill { height: 100%; width: 0%; background: var(--accent); border-radius: 0 2px 2px 0; transition: width 0.1s linear; } .player-ep-label { font-size: 0.85rem

* { margin: 0; padding: 0; box-sizing: border-box; }

body { font-family: 'Space Grotesk', sans-serif; background: var(--bg); color: var(--fg); min-height: 100vh; overflow-x: hidden; } padding: 4px 14px

/* Breadcrumb */ .breadcrumb { display: flex; align-items: center; gap: 6px; font-size: 0.78rem; color: var(--fg-dim); margin-bottom: 1.5rem; } .breadcrumb a { color: var(--fg-muted); text-decoration: none; transition: var(--transition); } .breadcrumb a:hover { color: var(--accent); } .breadcrumb .sep { font-size: 0.65rem; } .breadcrumb .current { color: var(--fg); }

Cookies help us deliver our services. By using our services, you agree to our use of cookies. Learn more