:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--panel:#fff;--panel2:#f2f2f2;--text:#111;--muted:#606060;--red:red;--border:#e5e5e5}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{z-index:20;border-bottom:1px solid var(--border);background:#fffffff7;align-items:center;gap:24px;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:8px;min-width:205px;font-size:23px;font-weight:800;display:flex}.brandMark{background:var(--red);border-radius:7px;place-items:center;width:34px;height:24px;font-size:13px;display:grid}.searchBar{flex:1;max-width:720px;margin:auto;display:flex}.searchBar input{color:#111;background:#fff;border:1px solid #3f3f3f;border-radius:24px 0 0 24px;outline:none;flex:1;min-width:0;padding:11px 18px}.searchBar input:focus{border-color:#3ea6ff}.searchBar button{color:#111;background:red;border:1px solid red;border-left:0;border-radius:0 24px 24px 0;padding:0 22px}.headerActions{white-space:nowrap;align-items:center;gap:14px;display:flex}.signInButton{color:#3ea6ff;border:1px solid #3ea6ff;border-radius:20px;padding:8px 15px;font-weight:700}.profile{align-items:center;gap:10px;font-weight:600;display:flex}.avatar{color:#fff;background:red;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.linkButton{color:#111;background:0 0;border:0;padding:0}.appShell{grid-template-columns:230px minmax(0,1fr);display:grid}.sidebar{background:#fff;border-right:1px solid #e5e5e5;height:calc(100vh - 64px);padding:18px 12px;position:sticky;top:64px}.sidebar nav{gap:1px;display:grid}.sidebar nav a{border-radius:10px;align-items:center;gap:22px;padding:10px 16px;font-size:16px;display:flex}.sidebar nav a:hover{background:#f2f2f2}.sidebarSectionTitle{color:#555;margin:28px 16px 10px;font-size:14px;font-weight:600}.sidebarNote{color:var(--muted);margin:28px 16px;font-size:12px;line-height:1.5}.mainContent{min-width:0;padding:24px 30px 60px}.hero{background:#fff;border:1px solid #eee;border-radius:18px;align-items:flex-end;min-height:300px;margin-bottom:28px;padding:44px;display:flex;box-shadow:0 4px 20px #00000014}.heroContent{max-width:650px}.hero h1{color:#111;margin:0 0 12px;font-size:52px}.hero p{color:#606060;line-height:1.55}.primaryButton,.heroButton{color:#000;background:#fff;border:0;border-radius:8px;padding:11px 18px;font-weight:800;display:inline-block}.sectionHeader{justify-content:space-between;align-items:center;margin:30px 0 16px;display:flex}.sectionHeader h1,.sectionHeader h2{margin:0}.thumbWrap{aspect-ratio:16/9;background:#222;border-radius:12px;display:block;position:relative;overflow:hidden}.thumbWrap img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.thumbWrap:hover img{transform:scale(1.02)}.thumbPlaceholder{letter-spacing:4px;background:linear-gradient(135deg,#282828,#101010);place-items:center;width:100%;height:100%;font-weight:900;display:grid}.duration,.premiumBadge{background:#000000d9;border-radius:4px;padding:3px 5px;font-size:12px;position:absolute;bottom:7px;right:7px}.premiumBadge{color:#111;background:#c99a23;font-weight:800;inset:7px auto auto 7px}.videoMeta{grid-template-columns:38px 1fr;gap:11px;padding-top:11px;display:grid}.avatarSmall{background:#4a2b7d;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.videoTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.muted{color:var(--muted);margin-top:4px;font-size:13px}.emptyState{color:var(--muted);text-align:center;border:1px dashed #444;border-radius:14px;padding:48px}.chips{gap:10px;padding-bottom:14px;display:flex;overflow:auto}.chips a{background:var(--panel2);white-space:nowrap;border-radius:8px;padding:8px 13px}.watchLayout{grid-template-columns:minmax(0,1fr) 390px;gap:24px;display:grid}.prestoPlayerShell{aspect-ratio:16/9;isolation:isolate;background:#000;border-radius:12px;width:100%;position:relative;overflow:hidden}.prestoPlayerFrame{opacity:0;background:#000;border:0;width:100%;height:100%;transition:opacity .18s;display:block}.prestoPlayerFrame.isLoaded{opacity:1}.prestoPlayerLoading{z-index:1;color:#ffffffc7;background:#000;place-items:center;font-size:14px;display:grid;position:absolute;inset:0}@media (max-width:700px){.prestoPlayerShell{border-radius:8px;width:100%;min-height:0}}.playerShell{aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden}.playerShell iframe{border:0;width:100%;height:100%}.watchTitle{margin:16px 0 10px;font-size:22px}.watchInfoRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.channelBox{align-items:center;gap:12px;display:flex}.watchActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.watchActions button{color:#111;background:#f2f2f2;border:0;border-radius:18px;padding:9px 13px}.actionMessage{color:#7dcc76;font-size:13px}.descriptionBox{background:var(--panel2);white-space:pre-wrap;border-radius:12px;margin:14px 0;padding:14px;line-height:1.5}.relatedList{gap:12px;display:grid}.relatedList .videoCard{grid-template-columns:168px 1fr;gap:10px;display:grid}.relatedList .videoMeta{grid-template-columns:1fr;padding:0}.relatedList .avatarSmall{display:none}.comments{margin-top:28px}.commentComposer{gap:10px;margin:16px 0 22px;display:flex}.commentComposer input{color:#111;background:0 0;border:0;border-bottom:1px solid #555;outline:none;flex:1;padding:10px}.commentComposer button,.authCard button,.adminVideoForm button{border:0;border-radius:8px;padding:9px 15px;font-weight:700}.commentList{gap:22px;display:grid}.comment{gap:12px;display:flex}.comment p{margin:7px 0;line-height:1.45}.comment.reply{margin-left:48px}.textButton{color:#bbb;background:0 0;border:0;padding:0}.authWrap{max-width:460px;margin:45px auto}.authCard{background:var(--panel);border:1px solid var(--border);border-radius:16px;gap:15px;padding:28px;display:grid}.authCard h1{margin:0 0 5px}.authCard label{color:#ccc;gap:6px;display:grid}.authCard input{color:#111;background:#101010;border:1px solid #444;border-radius:8px;padding:12px}.errorText{color:#ff8f8f}.tableWrap{border:1px solid var(--border);border-radius:12px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:900px}th,td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:12px}th{background:#202020}.adminVideoForm{grid-template-columns:1fr 1fr 120px auto auto;align-items:center;gap:8px;display:grid}.adminVideoForm input,.adminVideoForm select{color:#111;background:#111;border:1px solid #444;border-radius:6px;min-width:0;padding:7px}.inlineActions{align-items:center;gap:12px;margin:16px 0;display:flex}.libraryList{gap:10px;display:grid}.libraryItem{border-bottom:1px solid var(--border);grid-template-columns:180px 1fr auto;align-items:center;gap:14px;padding:12px 0;display:grid}.libraryItem img{aspect-ratio:16/9;object-fit:cover;background:#222;border-radius:8px;width:180px}.badge{background:#333;border-radius:12px;padding:4px 8px;font-size:12px;display:inline-block}.lockedBox{aspect-ratio:16/9;text-align:center;background:linear-gradient(135deg,#35230c,#0d0d0d);border-radius:12px;place-items:center;padding:30px;display:grid}@media (max-width:1200px){.videoGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.watchLayout{grid-template-columns:minmax(0,1fr) 320px}}@media (max-width:900px){.brand{min-width:auto}.sidebar{display:none}.appShell{display:block}.videoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.watchLayout{display:block}.watchAside{margin-top:30px}.headerActions a:not(.signInButton),.userPill{display:none}.mainContent{padding:18px}.hero{min-height:240px;padding:28px}.hero h1{font-size:38px}}@media (max-width:560px){.topbar{gap:8px;padding:0 10px}.searchBar button{padding:0 12px}.videoGrid{grid-template-columns:1fr}.mainContent{padding:14px}.hero{padding:22px}.hero h1{font-size:32px}.relatedList .videoCard{grid-template-columns:145px 1fr}.adminVideoForm{grid-template-columns:1fr}.watchActions{align-items:stretch}.watchActions button{flex:1}.headerActions{gap:5px}.signInButton{padding:7px 9px}}.emptyFeed{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:16px;max-width:700px;margin:80px auto;padding:45px;box-shadow:0 2px 8px #00000014}.appShell{grid-template-columns:250px minmax(0,1fr)}.sidebar{padding:12px 16px}.sidebar nav{gap:1px}.sideLink{border-radius:12px;align-items:center;font-size:15px;font-weight:500;display:flex;gap:20px!important;padding:10px 16px!important}.sideLink:first-child{color:red;background:#ffe5e5;font-weight:700}.sidebarSectionTitle{margin:18px 12px 8px!important}.sideIcon{text-align:center;width:28px;font-size:26px}.emptyFeed{text-align:center;background:#fff;border-radius:16px;max-width:700px;margin:70px auto;padding:45px;box-shadow:0 4px 22px #0000001f}.emptyFeed h1{margin:0 0 18px;font-size:32px}.emptyFeed p{color:#606060;font-size:18px}.voiceButton{font-size:18px;background:#fff!important;border:0!important;padding:0 12px!important}.notificationIcon{font-size:22px}.accountMenu{position:relative}.accountMenu summary{cursor:pointer;align-items:center;gap:8px;list-style:none;display:flex}.accountMenu summary::-webkit-details-marker{display:none}.dropdown{z-index:50;background:#fff;border:1px solid #ddd;border-radius:12px;gap:12px;width:220px;padding:16px;display:grid;position:absolute;top:48px;right:0;box-shadow:0 8px 25px #00000026}.dropdown a,.dropdown button{text-align:left;color:#111;background:0 0;border:0;padding:8px 0}.sidebarFooter{border-top:1px solid #eee;margin-top:35px;padding-top:15px}.videoGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px 18px;display:grid}.videoCard{min-width:0}.thumbWrap{border-radius:14px}.videoMeta{grid-template-columns:42px 1fr;padding-top:12px}.avatarSmall{color:#fff;background:red;border-radius:50%;width:40px;height:40px}.titleRow{align-items:flex-start;gap:8px;display:flex}.moreButton{color:#606060;background:0 0;border:0;font-size:22px;line-height:1}.videoTitle{font-size:16px}.appShell{min-height:calc(100vh - 64px)}.sidebar{height:calc(100vh - 64px);padding-bottom:40px;position:sticky;top:64px;overflow:hidden auto}.sidebarFooter{padding-bottom:60px}.redAuth{color:#fff;background:linear-gradient(135deg,#ff0000eb,#960000eb);border:1px solid #ffffff59;box-shadow:0 20px 50px #ff000040}.authText,.redAuth label{color:#fff}.redInput{color:#fff;background:#ffffff26;border:1px solid #ffffffb3;border-radius:10px;width:100%;padding:12px}.redInput::placeholder{color:#eee}.passwordBox{align-items:center;gap:8px;display:flex}.passwordBox .redInput{flex:1}.eyeButton{color:#fff;background:0 0;border:0;font-size:20px}.loginButton,.primaryButton{color:#fff;background:red;border:none;border-radius:10px;padding:12px 22px;font-weight:700}.adminVideoForm button{color:#fff;background:red;border:none;border-radius:8px;padding:8px 16px}.adContainer{justify-content:center;width:100%;min-height:1px;margin:16px 0;display:flex;overflow:hidden}.adContainer iframe{max-width:100%}.adContainerPro{border:1px solid var(--border);background:#fafafa;border-radius:14px;padding:14px 12px 16px;animation:.25s adFadeIn}.adLabelRow{justify-content:center;margin-bottom:10px;display:flex}.adLabel{letter-spacing:1.2px;text-transform:uppercase;color:#8c8c8c;background:#ececec;border-radius:999px;padding:4px 11px;font-size:10px;font-weight:800}.adFrame{border-radius:8px;overflow:hidden}@keyframes adFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.duration{letter-spacing:.2px;-webkit-backdrop-filter:blur(7px);text-shadow:0 1px 2px #00000040;border:1px solid #ffffff3d;font-weight:700;line-height:1;box-shadow:0 3px 12px #0000002e;color:#fff!important;background:linear-gradient(135deg,#780020d1,#ff003ab8)!important;border-radius:7px!important;padding:4px 7px!important}.preMovieShell{isolation:isolate;background:radial-gradient(circle at 28% 20%,#ff464638,#0000 35%),linear-gradient(135deg,#44201c,#8f4a2f 48%,#301f23);min-height:320px;position:relative}.preMovieLoading{background:linear-gradient(135deg,#f6f1ef,#eadbd5)}.preMovieBackdrop,.preMovieTint{position:absolute;inset:0}.preMovieBackdrop{z-index:-3;filter:blur(12px)saturate(.9);opacity:.56;background-position:50%;background-size:cover;transform:scale(1.06)}.preMovieTint{z-index:-2;background:linear-gradient(#1f0e0f1f,#1c0d0e57),radial-gradient(circle,#ffffff21,#0000 58%)}.preMovieContent{align-content:center;place-items:center;gap:14px;width:100%;height:100%;min-height:320px;padding:clamp(18px,4vw,40px);display:grid}.preMovieAdArea{place-items:center;width:min(920px,100%);min-height:1px;display:grid}.preMovieGlass{text-align:center;color:#fff;-webkit-backdrop-filter:blur(18px);background:linear-gradient(135deg,#ffffff2e,#ffffff14);border:1px solid #ffffff47;border-radius:20px;width:min(560px,92%);padding:22px 24px 20px;box-shadow:0 18px 55px #1f080938}.preMovieEyebrow{letter-spacing:1.5px;color:#ffffffd1;margin-bottom:8px;font-size:11px;font-weight:900}.preMovieGlass h2{color:#fff;margin:0 0 8px;font-size:clamp(20px,3vw,30px)}.preMovieCountdown{color:#fffffff0;margin:6px 0 12px;font-size:15px}.preMovieCountdown strong{color:#fff;font-size:20px}.preMovieProgress{background:#fff3;border-radius:99px;width:min(360px,90%);height:5px;margin:0 auto 16px;overflow:hidden}.preMovieProgress span{border-radius:inherit;background:linear-gradient(90deg,#ff2a2a,#ff7a59);height:100%;transition:width .35s;display:block}.preMovieButton{color:#fff;opacity:.8;background:linear-gradient(135deg,#ff0000eb,#c50028eb);border:0;border-radius:11px;padding:11px 20px;font-weight:800;box-shadow:0 8px 22px #b4002042}.preMovieAdBadge{z-index:6;letter-spacing:.3px;color:#fff;-webkit-backdrop-filter:blur(6px);background:#0000009e;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:800;position:absolute;top:14px;left:14px}.preMovieSkipButton,.preMovieSkipHint{z-index:6;position:absolute;bottom:16px;right:16px}.preMovieSkipButton{color:#111;cursor:pointer;background:#fff;border:0;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:800;box-shadow:0 6px 18px #00000047}.preMovieSkipHint{color:#fff;-webkit-backdrop-filter:blur(6px);background:#00000080;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:700}@media (max-width:560px){.preMovieAdBadge{padding:4px 8px;font-size:11px;top:10px;left:10px}.preMovieSkipButton,.preMovieSkipHint{padding:8px 12px;font-size:12px;bottom:10px;right:10px}}.downloadMainButton{border:0;border-radius:11px;align-items:center;gap:9px;margin:10px 0 4px;padding:12px 18px;font-weight:800;display:inline-flex;box-shadow:0 8px 22px #d600352e;color:#fff!important;background:linear-gradient(135deg,red,#d60035)!important}.downloadButtonHint{background:#ffffff2e;border-radius:999px;margin-left:2px;padding:3px 7px;font-size:11px;font-weight:700}.downloadModalBackdrop{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#110b0d94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.downloadQualityCard{text-align:center;background:#fffffff7;border:1px solid #fffc;border-radius:22px;width:min(540px,100%);padding:26px;position:relative;box-shadow:0 24px 70px #14000447}.modalCloseButton{color:#333;cursor:pointer;background:#f2f2f2;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;position:absolute;top:12px;right:14px}.downloadModalIcon{color:#fff;background:linear-gradient(135deg,red,#c70037);border-radius:14px;place-items:center;width:48px;height:48px;margin:0 auto 10px;font-size:22px;display:grid;box-shadow:0 8px 20px #c7003733}.downloadQualityCard h2{margin:4px 0 8px;font-size:24px}.downloadModalText{color:#656565;margin:0 auto 18px;line-height:1.45}.qualityOptions{gap:10px;display:grid}.qualityOption{text-align:left;cursor:pointer;background:linear-gradient(#fff,#fafafa);border:1px solid #ececec;border-radius:14px;grid-template-columns:76px 1fr auto;align-items:center;gap:10px;width:100%;padding:14px 16px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.qualityOption:hover{border-color:#ff000047;transform:translateY(-1px);box-shadow:0 8px 24px #1e000012}.qualityLabel{color:#fff;background:linear-gradient(135deg,red,#c70037);border-radius:9px;place-items:center;min-height:34px;font-weight:900;display:inline-grid}.qualityFormat{color:#686868;font-size:13px;font-weight:700}.qualityArrow{color:#d5002f;font-size:13px;font-weight:800}.downloadAdBackdrop{background:#10080aa8}.downloadAdCard{width:min(760px,100%)}.downloadAdHeader{color:#686868;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:13px;display:flex}.downloadAdHeader strong{color:#d00030}.downloadAdSlot{background:linear-gradient(135deg,#f7f1f2,#fff);border-radius:14px;place-items:center;min-height:80px;display:grid;overflow:hidden}.downloadCountdown{color:#555;margin:16px 0 12px}.downloadCountdown.ready{color:#15803d;font-weight:800}.continueDownloadButton{justify-content:center;text-decoration:none;display:inline-flex;color:#fff!important;background:linear-gradient(135deg,red,#c70037)!important}.continueDownloadButton.disabled{pointer-events:none;opacity:.48}@media (max-width:560px){.preMovieGlass{border-radius:16px;width:96%;padding:18px 16px}.preMovieContent{padding:14px}.downloadQualityCard{border-radius:18px;padding:22px 16px 18px}.qualityOption{grid-template-columns:68px 1fr}.qualityArrow{grid-column:2}}.visibleDownloadSection{background:linear-gradient(135deg,#fffffffa,#fff6f8f5);border:1px solid #d5002f1f;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin:14px 0 18px;padding:16px 18px;display:flex;box-shadow:0 10px 30px #2300080f}.visibleDownloadCopy{gap:3px;min-width:0;display:grid}.visibleDownloadCopy strong{color:#181818;font-size:15px;font-weight:900}.visibleDownloadCopy span{color:#717171;font-size:12px;line-height:1.35}.visibleDownloadSection .downloadMainButton{border-radius:12px;flex:none;min-height:46px;margin:0;padding:12px 18px}.downloadMainIcon{background:#ffffff2e;border-radius:8px;place-items:center;width:24px;height:24px;font-size:15px;display:inline-grid}.downloadMainLabel{white-space:nowrap}@media (max-width:700px){.visibleDownloadSection{flex-direction:column;align-items:stretch;padding:15px}.visibleDownloadSection .downloadMainButton{justify-content:center;width:100%}}.advancedPlayerShell{background:#000;width:100%;position:relative;overflow:hidden}.filmazicPlayer.html5Player{aspect-ratio:16/9;color:#fff;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#000;width:100%;min-height:240px;position:relative;overflow:hidden}.filmazicVideo{object-fit:contain;background:#000;width:100%;height:100%;display:block;position:absolute;inset:0}.playerTouchZone{z-index:4;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;width:30%;position:absolute;top:0;bottom:76px}.playerTouchLeft{left:0}.playerTouchRight{right:0}.playerTopBar{z-index:7;pointer-events:none;opacity:1;background:linear-gradient(#000000b8,#0000);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px 26px;transition:opacity .2s;display:flex;position:absolute;top:0;left:0;right:0}.controlsHidden .playerTopBar{opacity:0}.playerTitle{text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 4px #000000b3;min-width:0;font-size:14px;font-weight:800;overflow:hidden}.playerTopStatus{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0000008c;border-radius:999px;flex:none;padding:5px 9px;font-size:12px;font-weight:900}.playerSpeedOverlay{z-index:10;color:#fff;text-align:center;pointer-events:none;background:#000000b8;border-radius:999px;min-width:70px;padding:10px 18px;font-size:22px;font-weight:900;position:absolute;top:18%;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #00000040}.playerSeekOverlay{z-index:10;color:#fff;pointer-events:none;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000b8;border-radius:999px;padding:12px 18px;font-size:17px;font-weight:900;position:absolute;top:50%;transform:translateY(-50%)}.playerSeekOverlay:has(+*){left:50%;transform:translate(-50%,-50%)}.playerError{z-index:12;color:#fff;text-align:center;background:#000c;border-radius:12px;width:min(90%,460px);padding:14px 18px;font-weight:700;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.playerCenterPlay{z-index:9;color:#111;cursor:pointer;background:#fffffff2;border:0;border-radius:50%;width:74px;height:74px;font-size:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 34px #00000061}.playerControls{z-index:11;opacity:1;background:linear-gradient(#0000,#000000d1);align-items:center;gap:8px;min-height:64px;padding:28px 12px 10px;transition:opacity .2s;display:flex;position:absolute;bottom:0;left:0;right:0}.controlsHidden .playerControls{opacity:0;pointer-events:none}.playerControls button,.playerSettings summary{color:#fff;cursor:pointer;background:#0000006b;border:0;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;font-size:14px;font-weight:900;list-style:none;display:grid}.playerControls button:hover,.playerSettings summary:hover{background:#ffffff29}.playerPlayButton{font-size:15px!important}.playerTime{color:#fff;font-variant-numeric:tabular-nums;text-align:center;flex:none;min-width:34px;font-size:11px}.playerProgress{appearance:none;cursor:pointer;background:linear-gradient(90deg, red var(--progress,0%), #ffffff4d var(--progress,0%));border-radius:99px;flex:auto;min-width:70px;height:5px}.playerProgress::-webkit-slider-thumb{appearance:none;background:#fff;border-radius:50%;width:13px;height:13px;box-shadow:0 1px 5px #00000059}.playerProgress::-moz-range-thumb{background:#fff;border:0;border-radius:50%;width:13px;height:13px}.playerVolume{appearance:none;background:#fff6;border-radius:99px;width:70px;height:4px}.playerVolume::-webkit-slider-thumb{appearance:none;background:#fff;border-radius:50%;width:12px;height:12px}.playerSettings{z-index:14;position:relative}.playerSettings summary::-webkit-details-marker{display:none}.playerMenu{color:#fff;background:#121212f5;border-radius:13px;width:210px;padding:12px;position:absolute;bottom:43px;right:0;box-shadow:0 14px 42px #00000061}.playerMenuTitle{color:#bdbdbd;text-transform:uppercase;letter-spacing:.5px;margin:2px 2px 8px;font-size:11px;font-weight:800}.playerSpeedGrid{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px;display:grid}.playerSpeedGrid button{background:#2b2b2b;width:auto;height:34px;font-size:12px}.playerSpeedGrid button.active{color:#111;background:#fff}.playerMenu select{color:#fff;background:#242424;border:1px solid #444;border-radius:8px;width:100%;margin-bottom:10px;padding:9px}.playerMenu .playerLockButton{background:#2b2b2b;width:100%}:-webkit-any(.filmazicPlayer:fullscreen,.filmazicPlayer:-webkit-full-screen){aspect-ratio:auto;background:#000;border-radius:0;width:100vw;max-width:none;height:100vh}:is(.filmazicPlayer:fullscreen,.filmazicPlayer:fullscreen){aspect-ratio:auto;background:#000;border-radius:0;width:100vw;max-width:none;height:100vh}:-webkit-any(.filmazicPlayer:fullscreen .filmazicVideo,.filmazicPlayer:-webkit-full-screen .filmazicVideo){width:100vw;height:100vh}:is(.filmazicPlayer:fullscreen .filmazicVideo,.filmazicPlayer:fullscreen .filmazicVideo){width:100vw;height:100vh}@media (max-width:700px){.filmazicPlayer.html5Player{border-radius:0;min-height:0}.playerControls{gap:5px;padding:28px 8px 8px}.playerControls button,.playerSettings summary{width:32px;height:32px}.playerVolume{display:none}.playerTime{min-width:30px;font-size:10px}.playerTouchZone{width:35%;bottom:70px}.playerCenterPlay{width:64px;height:64px}.playerSpeedOverlay{font-size:20px;top:16%}.playerMenu{width:190px;bottom:40px;right:-2px}}@media (orientation:landscape) and (max-height:600px){:-webkit-any(.filmazicPlayer:fullscreen,.filmazicPlayer:-webkit-full-screen){width:100vw;height:100vh}:is(.filmazicPlayer:fullscreen,.filmazicPlayer:fullscreen){width:100vw;height:100vh}}.mobileMenu,.mobileSearch{display:none}@media (max-width:768px){.topbar{justify-content:space-between;gap:12px;height:58px;padding:0 12px}.mobileMenu{display:block;position:relative}.mobileMenu summary{cursor:pointer;font-size:24px;list-style:none}.mobileMenu summary::-webkit-details-marker{display:none}.mobileDrawer{z-index:100;background:#fff;border-right:1px solid #ddd;align-content:start;gap:2px;width:290px;max-width:82vw;height:calc(100vh - 58px);padding:16px 14px 28px;display:grid;position:fixed;top:58px;left:0;overflow-y:auto;box-shadow:4px 0 20px #00000026}.mobileDrawer a{color:#0f0f0f;border-radius:10px;align-items:center;gap:18px;padding:12px 10px;font-size:15.5px;font-weight:600;display:flex}.mobileDrawer a:active,.mobileDrawer a:hover{background:#f2f2f2}.mobileDrawer a svg{color:#606060;flex-shrink:0}.mobileDrawer hr{border:none;border-top:1px solid #eee;margin:8px 0}.drawerSectionTitle{letter-spacing:.5px;text-transform:uppercase;color:#8a8a8a;padding:10px 10px 2px;font-size:12px;font-weight:800}.brand{min-width:auto;font-size:20px}.brandMark{width:30px;height:22px}.searchBar{display:none}.mobileSearch{margin-left:auto;font-size:22px;display:block}.headerActions{gap:8px}.notificationIcon,.accountMenu span:not(.avatar),.accountMenu .dropdownIcon{display:none}.signInButton{padding:6px 10px;font-size:13px}.avatar{width:32px;height:32px}}.mobileOnlyFeed{display:none}.desktopOnlyFeed{display:block}@media (max-width:768px){.mobileOnlyFeed{display:block}.desktopOnlyFeed{display:none}}.mobileTabBar{display:none}@media (max-width:768px){.mobileTabBar{z-index:60;height:58px;padding-bottom:env(safe-area-inset-bottom,0);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);background:#fffffffa;display:flex;position:fixed;bottom:0;left:0;right:0}.mobileTabItem{color:#606060;flex:1 1 0;place-items:center;gap:2px;min-height:44px;display:grid}.mobileTabIcon{justify-content:center;align-items:center;line-height:1;display:flex}.mobileTabLabel{font-size:10px;font-weight:700}.mobileTabAvatar{color:#fff;background:red;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:grid}.mobileTabItem.isActive{color:red}.mobileTabItem.isActive .mobileTabAvatar{outline-offset:1px;outline:2px solid red}.mainContent.hasMobileTabBar{padding-bottom:calc(58px + env(safe-area-inset-bottom,0) + 20px)}}.youtubeFeed{margin:-18px -18px 0}@media (max-width:560px){.youtubeFeed{margin:-14px -14px 0}}.netflixHero{background-color:#101010;background-position:top;background-size:cover;align-items:flex-end;min-height:62vw;max-height:460px;display:flex;position:relative}.netflixHeroTint{background:linear-gradient(#0000000d 0%,#00000059 55%,#000000eb 100%);position:absolute;inset:0}.netflixHeroContent{z-index:1;color:#fff;width:100%;padding:18px 16px 20px;position:relative}.netflixHeroEyebrow{letter-spacing:1.4px;color:#ff5a5a;margin-bottom:6px;font-size:11px;font-weight:800;display:inline-block}.netflixHeroContent h1{text-shadow:0 2px 10px #0006;margin:0 0 8px;font-size:26px;line-height:1.2}.netflixHeroMeta{color:#ffffffd1;flex-wrap:wrap;gap:10px;margin-bottom:14px;font-size:13px;display:flex}.netflixHeroActions{gap:10px;display:flex}.netflixPlayButton,.netflixInfoButton{border-radius:8px;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:800;display:inline-flex}.netflixPlayButton{color:#111;background:#fff}.netflixInfoButton{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#78787873}.chipRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;padding:14px 16px;display:flex;overflow-x:auto}.chipRow::-webkit-scrollbar{display:none}.chip{color:#0f0f0f;white-space:nowrap;background:#f2f2f2;border-radius:8px;flex:none;padding:8px 14px;font-size:13px;font-weight:600}.chip.isActive{color:#fff;background:#0f0f0f}.youtubeFeed .videoGrid{grid-template-columns:1fr;gap:22px 0;padding:0 16px 8px}.youtubeFeed .thumbWrap{border-radius:12px}@media (max-width:768px){.sideLink,.mobileDrawer a,.watchActions button,.commentComposer button{min-height:44px}.netflixPlayButton,.netflixInfoButton,.preMovieSkipButton,.chip{align-items:center;min-height:44px;display:inline-flex}.thumbWrap{-webkit-tap-highlight-color:transparent}.playerShell{border-radius:0}}.sidebarYearDropdown{margin:4px 0}.sidebarYearDropdown summary{color:var(--red);cursor:pointer;border-radius:10px;align-items:center;gap:22px;padding:10px 16px;font-size:16px;font-weight:600;list-style:none;display:flex}.sidebarYearDropdown summary::-webkit-details-marker{display:none}.sidebarYearDropdown summary:hover{background:#ff000012}.sidebarYearDropdown summary .dropdownIcon{color:var(--red);margin-left:auto;font-size:12px}.sidebarYearMenu{padding-left:8px}.drawerYearDropdown{margin:2px 0}.drawerYearDropdown summary{color:var(--red);cursor:pointer;border-radius:10px;align-items:center;gap:18px;min-height:44px;padding:12px 10px;font-size:15.5px;font-weight:700;list-style:none;display:flex}.drawerYearDropdown summary svg{color:var(--red);flex-shrink:0}.drawerYearDropdown summary:hover,.drawerYearDropdown[open] summary{background:#ff000012}.drawerYearDropdown summary::-webkit-details-marker{display:none}.drawerYearDropdown summary .dropdownIcon{color:var(--red);margin-left:auto;font-size:12px}.drawerYearMenu{gap:2px;padding:4px 0 6px 46px;display:grid}.drawerYearMenu a{color:#333;padding:8px 10px;font-weight:600}.drawerYearMenu a:hover{color:var(--red);background:#ff00000f}.filmazicPlayer.html5Player{isolation:isolate;-webkit-tap-highlight-color:transparent}.filmazicPlayer.html5Player .filmazicVideo{z-index:1}.filmazicPlayer.html5Player .playerTouchZone{z-index:3}.filmazicPlayer.html5Player .playerControls,.filmazicPlayer.html5Player .playerTopBar,.filmazicPlayer.html5Player .playerCenterPlay,.filmazicPlayer.html5Player .playerError,.filmazicPlayer.html5Player .playerSpeedOverlay,.filmazicPlayer.html5Player .playerSeekOverlay{z-index:8}@media (pointer:fine){.filmazicPlayer.html5Player .playerTouchZone{pointer-events:none}}.playerSpeedOverlay{min-width:78px;padding:9px 16px;font-size:24px;line-height:1;top:12%}.playerSeekOverlay{text-align:center;min-width:82px}@media (max-width:700px){.filmazicPlayer.html5Player{aspect-ratio:16/9;width:100%;min-height:0}.playerControls{gap:4px;min-height:58px;padding:26px 8px 8px}.playerControls button,.playerSettings summary{border-radius:9px;width:36px;height:36px;font-size:15px}.playerProgress{min-width:55px;height:6px}.playerProgress::-webkit-slider-thumb{width:15px;height:15px}.playerProgress::-moz-range-thumb{width:15px;height:15px}.playerCenterPlay{width:68px;height:68px;font-size:25px}.playerTopBar{padding:10px 10px 24px}.playerTitle{font-size:13px}.playerTopStatus{padding:5px 8px;font-size:11px}.playerSpeedOverlay{min-width:76px;font-size:23px;top:13%}.playerMenu{width:min(220px,100vw - 28px);max-width:calc(100vw - 28px)}}@media (max-width:420px){.playerTime{min-width:28px;font-size:9px}.playerControls button,.playerSettings summary{width:34px;height:34px}.playerControls{gap:3px;padding-left:6px;padding-right:6px}}@media (orientation:landscape) and (max-width:900px){:-webkit-any(.filmazicPlayer.html5Player:fullscreen,.filmazicPlayer.html5Player:-webkit-full-screen){aspect-ratio:auto;border-radius:0;width:100vw;height:100dvh;max-height:100dvh}:is(.filmazicPlayer.html5Player:fullscreen,.filmazicPlayer.html5Player:fullscreen){aspect-ratio:auto;border-radius:0;width:100vw;height:100dvh;max-height:100dvh}:-webkit-any(.filmazicPlayer.html5Player:fullscreen .filmazicVideo,.filmazicPlayer.html5Player:-webkit-full-screen .filmazicVideo){width:100vw;height:100dvh}:is(.filmazicPlayer.html5Player:fullscreen .filmazicVideo,.filmazicPlayer.html5Player:fullscreen .filmazicVideo){width:100vw;height:100dvh}}.movieDescription{color:#222;margin:18px 0 0;line-height:1.65}
