:root{--bg-color: #141414;--bg-card: #181818;--text-primary: #ffffff;--text-secondary: #e5e5e5;--text-muted: #808080;--accent-color: #ffffff;--accent-glow: rgba(255, 255, 255, .2);--border-light: rgba(255, 255, 255, .1);--border-medium: rgba(255, 255, 255, .2);--radius-button: 4px;--radius-card: 6px;--radius-pill: 4px;--transition-smooth: all .5s cubic-bezier(.25, 1, .5, 1);--glass-bg: rgba(20, 20, 20, .85);--glass-blur: blur(12px)}*{margin:0;padding:0;font-family:Work Sans,sans-serif;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:unset}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}body{background-color:var(--bg-color);color:var(--text-primary);scroll-behavior:smooth}html{scroll-behavior:smooth}app-root{max-width:2560px;margin:0 auto;display:block}.route-wrapper{position:relative;overflow-x:hidden;min-height:100vh}.route-wrapper>*{width:100%}.youtubePlayer iframe{width:300%!important;height:100%!important;margin-left:-100%!important}#e1{display:none!important}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.anim-fade-up{animation:fadeSlideUp .45s cubic-bezier(.25,1,.5,1) both}.anim-fade-in{animation:fadeIn .35s ease both}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer{background:linear-gradient(90deg,#181818 25%,#2a2a2a 50%,#181818 75%);background-size:200% 100%;animation:shimmer 1.6s infinite linear}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#141414}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.16);border-radius:4px;border:2px solid #141414;-webkit-transition:background .3s ease;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.4)}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.16) #141414}.rankedRow{padding:10px 60px 40px;overflow-y:hidden}.movieRankWrapper{position:relative;display:flex;align-items:flex-end;width:250px;height:310px;flex-shrink:0;margin-right:24px;overflow:visible}.rankNumber{font-size:210px;font-weight:900;line-height:.72;color:#000;-webkit-text-stroke:5px rgba(255,255,255,.35);position:absolute;left:-20px;bottom:-10px;z-index:1;pointer-events:none;letter-spacing:-12px;-webkit-user-select:none;user-select:none;font-family:Inter,sans-serif}.moviesRanked{position:relative!important;z-index:2!important;margin-left:75px!important;width:165px!important;height:248px!important;flex-shrink:0!important;transition:transform .3s cubic-bezier(.25,1,.5,1)!important}.moviesRanked:hover{transform:scale(1.06)!important;z-index:3!important}@media (max-width: 768px){.navBar{display:flex!important;position:fixed!important;top:unset!important;bottom:0!important;left:0!important;width:100%!important;height:64px!important;padding:0!important;background:rgba(18,18,18,.88)!important;backdrop-filter:blur(24px)!important;-webkit-backdrop-filter:blur(24px)!important;border-top:1px solid rgba(255,255,255,.08)!important;border-bottom:none!important;justify-content:space-around!important;z-index:1000!important;box-sizing:border-box!important}.logoLink{display:none!important}.navLinks{width:100%!important;margin:0!important;display:flex!important;justify-content:space-around!important;flex-direction:row!important;gap:0!important}.navLink{flex:1!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;color:#ffffff80!important;font-size:10px!important;font-weight:500!important;padding:6px 0!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;transition:color .2s ease!important}.navLink.active{color:#fff!important}.navLink.active .navIcon{color:var(--accent-color)!important}.navIcon{width:20px!important;height:20px!important;stroke-width:2.2px!important}.searchBarContainer{display:none!important}.searchd{display:flex!important;align-items:center!important;justify-content:space-between!important;position:fixed!important;top:0!important;left:0!important;width:100%!important;height:60px!important;padding:0 16px!important;background:linear-gradient(180deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.4) 70%,transparent 100%)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;z-index:1000!important;box-sizing:border-box!important;transition:all .3s ease!important}.searchd.searching{background:rgba(15,15,15,.98)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}.mobileHeaderLeft{display:flex;align-items:center}.mobileLogo{object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}.searchIcon{position:static!important;width:22px!important;height:22px!important;margin-left:auto!important;color:#fff!important;display:block!important}.searchBar2{width:calc(100% - 44px)!important;height:36px!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:6px!important;font-size:14px!important;padding:0 12px!important;box-sizing:border-box!important}.posterContainer{height:68vh!important;margin-top:0!important;position:relative!important;overflow:hidden!important}.poster{width:100%!important;height:100%!important;left:0!important;object-fit:cover!important;object-position:center top!important;position:relative!important;transform:none!important}.posterInfo{position:absolute!important;bottom:12%!important;left:0!important;transform:none!important;padding:0 20px!important;box-sizing:border-box!important;width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;z-index:10!important}.posterTitle{font-size:32px!important;text-shadow:0 2px 10px rgba(0,0,0,.8)!important}.posterLogo{max-width:220px!important;max-height:80px!important}.ratingAndInfo{display:flex!important;justify-content:center!important;gap:8px!important;font-size:12px!important;margin-bottom:16px!important;text-shadow:0 1px 5px rgba(0,0,0,.8)!important}.posterDescription{display:none!important}.heroButtons{display:flex!important;justify-content:center!important;gap:16px!important;width:100%!important}.heroButtons .play{flex:1!important;max-width:140px!important;background:#ffffff!important;color:#000!important;border-radius:4px!important;font-weight:700!important;font-size:14px!important;height:38px!important;display:flex!important;justify-content:center!important;align-items:center!important;box-shadow:0 4px 10px #0000004d!important}.heroButtons .play.infos{background:rgba(255,255,255,.25)!important;color:#fff!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border:1px solid rgba(255,255,255,.15)!important}.heroButtons .playsvg{width:18px!important;height:18px!important}.rankedRow{padding:20px 16px 20px 24px!important}.movieRankWrapper{position:relative!important;display:flex!important;align-items:flex-end!important;width:155px!important;height:175px!important;flex-shrink:0!important;margin-right:16px!important;overflow:visible!important}.rankNumber{font-size:125px!important;font-weight:900!important;line-height:.8!important;color:#000!important;-webkit-text-stroke:4px rgba(255,255,255,.5)!important;position:absolute!important;left:-12px!important;bottom:-15px!important;z-index:1!important;pointer-events:none!important;letter-spacing:-8px!important;-webkit-user-select:none!important;user-select:none!important}.moviesRanked{position:relative!important;z-index:2!important;margin-left:50px!important;width:105px!important;height:155px!important;flex-shrink:0!important}.movies{width:105px!important;aspect-ratio:2/3!important;border-radius:4px!important}.moviesContainer{padding-bottom:96px!important}}
