*{box-sizing:border-box}html,body{color:#f7f7f7;background:#08090c;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site{background:radial-gradient(circle at top,#151923 0%,#08090c 45%,#050607 100%);min-height:100vh}.nav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08090cc7;border-bottom:1px solid #ffffff14;align-items:center;gap:24px;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.logo{letter-spacing:.8px;align-items:center;gap:10px;font-size:22px;font-weight:800;display:flex}.logoMark{background:linear-gradient(135deg,#ff3158,#b90f28);border-radius:8px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.links{color:#c9c9c9;gap:18px;font-size:14px;display:flex}.links a.active,.links a:hover{color:#ff3158}.search{color:#aaa;background:#11141b;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;min-width:260px;margin-left:auto;padding:10px 12px;display:flex}.upload{background:#ff3158;border-radius:10px;padding:10px 16px;font-weight:700}.container{max-width:1320px;margin:0 auto;padding:24px 28px 60px}.hero{text-align:center;background-color:#0000;background-image:linear-gradient(90deg,#000000b3,#00000040),url(/hero.svg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffffff14;border-radius:18px;place-items:center;min-height:255px;display:grid;position:relative;overflow:hidden}.hero h1{margin:0 0 8px;font-size:44px}.hero h2{color:#ff3158;margin:0 0 14px;font-size:34px}.hero p{color:#ddd;margin:0 0 20px}.btn{cursor:pointer;color:#fff;background:#ff3158;border:0;border-radius:999px;align-items:center;gap:8px;padding:13px 22px;font-weight:800;display:inline-flex}.sectionHead{justify-content:space-between;align-items:center;margin:26px 0 14px;display:flex}.sectionHead h3{letter-spacing:.7px;margin:0}.see{color:#ff3158;font-size:14px;font-weight:700}.folderGrid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.folder{background:#ffffff09;border:1px solid #ffffff17;border-radius:12px;align-items:center;gap:14px;padding:18px;transition:all .2s;display:flex}.folder:hover,.card:hover{border-color:#ff31588c;transform:translateY(-2px)}.folderIcon{background:linear-gradient(#ff405f,#b90f28);border-radius:6px;width:44px;height:34px;position:relative}.folderIcon:before{content:"";background:#ff405f;border-radius:4px 4px 0 0;width:20px;height:9px;position:absolute;top:-5px;left:3px}.folder b{display:block}.folder span{color:#aaa;font-size:13px}.videoGrid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;transition:all .2s;overflow:hidden}.thumb{aspect-ratio:16/9;background:#161b24;position:relative;overflow:hidden}.thumb img{object-fit:cover;opacity:.9;width:100%;height:100%;display:block}.play{background:#ff3158;border-radius:50%;place-items:center;width:58px;height:58px;font-size:22px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.duration{background:#000000bf;border-radius:6px;padding:4px 7px;font-size:12px;position:absolute;bottom:8px;right:8px}.cardBody{padding:11px}.title{margin-bottom:7px;font-weight:800;line-height:1.3}.meta{color:#aaa;font-size:12px}.crumb{color:#aaa;gap:10px;margin-bottom:18px;font-size:13px;display:flex}.folderHero{align-items:center;gap:16px;margin-bottom:24px;display:flex}.folderHero h1{margin:0;font-size:34px}.folderHero p{color:#aaa;margin:7px 0 0}.playerLayout{grid-template-columns:1fr 360px;gap:18px;display:grid}.playerBox{aspect-ratio:16/9;background:#000;border:1px solid #ffffff14;border-radius:14px;position:relative;overflow:hidden}video{object-fit:cover;background:#000;width:100%;height:100%}.overlayAd{z-index:10;background:#0000006b;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.adCard{text-align:center;background:#0e1016f5;border:1px solid #ffffff26;border-radius:18px;width:min(420px,85%);padding:22px;box-shadow:0 20px 60px #00000073}.adCard small{color:#aaa}.adCard h3{margin:8px 0;font-size:26px}.adCard p{color:#cfcfcf;font-size:14px}.adBtns{justify-content:center;gap:10px;margin-top:15px;display:flex}.ghost{color:#fff;cursor:pointer;background:#20242d;border:1px solid #ffffff1f;border-radius:10px;padding:11px 15px}.join{color:#fff;cursor:pointer;background:#ff3158;border:0;border-radius:10px;padding:11px 16px;font-weight:800}.videoInfo{padding:16px 0}.videoInfo h1{margin:0 0 8px;font-size:28px}.softAd{background:linear-gradient(90deg,#122439,#142a46);border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;margin:15px 0;padding:16px;display:flex}.side{background:#ffffff09;border:1px solid #ffffff14;border-radius:14px;padding:12px}.mini{grid-template-columns:110px 1fr;gap:10px;margin-bottom:12px;display:grid}.mini .thumb{border-radius:9px}.adminGrid{grid-template-columns:220px 1fr;gap:18px;display:grid}.sidebar{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:14px}.sidebar a{color:#ddd;border-radius:10px;padding:12px;display:block}.sidebar a.active{color:#fff;background:#ff3158}.panel{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:18px}.table{border-collapse:collapse;width:100%;margin-top:14px}.table th,.table td{text-align:left;border-bottom:1px solid #ffffff14;padding:13px}.pill{color:#8df58d;background:#1e2a1e;border-radius:999px;padding:5px 10px;font-size:12px;display:inline-block}.footerFeatures{background:#ffffff14;border-radius:14px;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:24px;display:grid;overflow:hidden}.feature{background:#10131a;padding:18px}.feature b{margin-bottom:7px;display:block}.feature p{color:#aaa;margin:0;font-size:13px;line-height:1.45}@media (max-width:900px){.links,.upload,.search{display:none}.folderGrid{grid-template-columns:repeat(2,1fr)}.videoGrid,.playerLayout,.footerFeatures{grid-template-columns:1fr}.hero h1{font-size:30px}.hero h2{font-size:24px}}.loginPanel{max-width:520px;margin:90px auto}.adminInput{color:#fff;background:#10131a;border:1px solid #ffffff24;border-radius:12px;outline:none;width:100%;margin:18px 0 12px;padding:14px}.adminForm{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.adminForm input,.adminForm textarea,.adminForm select{color:#fff;background:#10131a;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:13px}.adminForm textarea{resize:vertical;grid-column:1/-1;min-height:90px}.checkRow{color:#ddd;flex-wrap:wrap;grid-column:1/-1;gap:18px;display:flex}.checkRow input{width:auto;margin-right:8px}.actionRow{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:10px;display:flex}.danger{color:#ff6b6b!important;border-color:#ff6b6b59!important}.sidebar a{cursor:pointer}.pill{cursor:pointer;border:0}.table button{margin:2px}@media (max-width:900px){.adminForm{grid-template-columns:1fr}}@media (max-width:640px){.heroContent h1{font-size:clamp(28px,9vw,42px);line-height:1.08}.heroContent p{padding-left:10px;padding-right:10px;font-size:15px;line-height:1.45}.heroBtn{padding:14px 22px;font-size:15px}}@media (max-width:640px){.heroContent h1{font-size:clamp(24px,8vw,34px)!important;line-height:1.12!important}.heroContent p{padding-left:12px!important;padding-right:12px!important;font-size:14px!important;line-height:1.45!important}.heroBtn{padding:13px 20px!important;font-size:14px!important}}.featureGrid{background:#0f121ae6!important;border:1px solid #ffffff14!important;border-radius:18px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;margin-top:36px!important;margin-bottom:60px!important;display:grid!important;overflow:hidden!important}.featureCard{color:#fff!important;background:#0f121ac7!important;border-right:1px solid #ffffff14!important;min-height:150px!important;padding:26px!important;text-decoration:none!important;display:block!important}.featureCard:last-child{border-right:none!important}.featureCard h3{margin:0 0 10px!important;font-size:20px!important;line-height:1.25!important}.featureCard p{color:#ffffffb8!important;margin:0!important;font-size:15px!important;line-height:1.45!important}@media (max-width:900px){.featureGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.featureCard{border-bottom:1px solid #ffffff14!important}}@media (max-width:520px){.featureGrid{border-radius:16px!important;grid-template-columns:1fr!important}.featureCard{border-right:none!important;min-height:auto!important;padding:22px!important}}.videoPreAdCard:before{content:"SPONSORED"!important;opacity:.035!important;pointer-events:none!important;font-size:clamp(56px,11vw,140px)!important;font-weight:900!important;position:absolute!important}.videoPreAdBadge{color:#ffffffc7!important;margin:0 0 8px!important;font-size:14px!important;position:relative!important}.videoPreAdCard h2{margin:0 0 14px!important;font-size:clamp(28px,4vw,44px)!important;line-height:1.05!important;position:relative!important}.videoPreAdCard p{color:#ffffffd1!important;max-width:560px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(15px,2vw,19px)!important;line-height:1.45!important;position:relative!important}.videoPreAdActions{flex-wrap:wrap!important;justify-content:center!important;gap:12px!important;margin-top:20px!important;display:flex!important;position:relative!important}@media (max-width:640px){.videoPlayer{border-radius:14px!important;min-height:220px!important}.videoPreAdLayer{border-radius:14px!important;padding:12px!important}.videoPreAdCard{border-radius:18px!important;width:100%!important;min-height:210px!important;padding:24px 18px!important}.videoPreAdCard h2{font-size:30px!important}.videoPreAdCard p{font-size:14px!important}.videoBelowAd{flex-direction:column!important;align-items:flex-start!important;padding:20px!important}.videoBelowAd .btn{text-align:center!important;width:100%!important}}.videoPreAdCard{text-align:center!important;cursor:pointer!important;background:#0d111be6!important;border:1px solid #ffffff1f!important;border-radius:24px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:min(720px,94%)!important;min-height:230px!important;padding:34px 32px!important;display:flex!important;box-shadow:0 22px 70px #00000073!important}.videoPreAdSkip{background:#ffffff14!important}@media (max-width:640px){.videoPlayer{border-radius:14px!important;min-height:220px!important}.videoPreAdLayer{border-radius:14px!important;padding:12px!important}.videoPreAdCard{border-radius:18px!important;width:100%!important;min-height:210px!important;padding:24px 18px!important}.videoPreAdCard h2{font-size:30px!important}.videoPreAdCard p{font-size:14px!important}.videoBelowAd{flex-direction:column!important;align-items:flex-start!important;padding:20px!important}.videoBelowAd .btn{text-align:center!important;width:100%!important}}.videoPreAdBadge{color:#ffffffb8!important;margin-bottom:8px!important}.videoPreAdCard h2{margin:0 0 14px!important;font-size:clamp(30px,4vw,46px)!important}.videoPreAdCard p{color:#ffffffd1!important;max-width:580px!important;margin:0 auto!important;font-size:clamp(15px,2vw,19px)!important;line-height:1.45!important}.videoBelowAd p{color:#ffffffb8!important;margin:0!important}@media (max-width:640px){.videoBelowAd{flex-direction:column!important;align-items:flex-start!important}.videoBelowAd .btn{width:100%!important}.videoPreAdCard{padding:24px 18px!important}}.videoPlayerWrap{width:100%!important;margin-bottom:28px!important;position:relative!important}.videoPlayer{background:#080b12!important;border-radius:18px!important;width:100%!important;min-height:260px!important;display:block!important}.videoPreAdLayer{z-index:999!important;background:radial-gradient(circle at 75% 25%,#ff2b572e,#070a10e6 45%,#070a10fa)!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;padding:22px!important;display:flex!important;position:absolute!important;inset:0!important}.videoPreAdCard{text-align:center!important;cursor:pointer!important;background:#0d111bf0!important;border:1px solid #ffffff1f!important;border-radius:24px!important;width:min(720px,94%)!important;min-height:230px!important;padding:34px 32px!important;box-shadow:0 22px 70px #00000073!important}.videoPreAdBadge{color:#ffffffc7!important;margin:0 0 8px!important;font-size:14px!important}.videoPreAdCard h2{margin:0 0 14px!important;font-size:clamp(28px,4vw,44px)!important;line-height:1.05!important}.videoPreAdCard p{color:#ffffffd1!important;max-width:560px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(15px,2vw,19px)!important;line-height:1.45!important}.videoPreAdActions{flex-wrap:wrap!important;justify-content:center!important;gap:12px!important;margin-top:20px!important;display:flex!important}.videoBelowAd{background:#0f121aeb!important;border:1px solid #ffffff14!important;border-radius:18px!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;margin-top:18px!important;padding:24px!important;display:flex!important}.videoBelowAd h3{margin:0 0 8px!important;font-size:22px!important}.videoBelowAd p{color:#ffffffb8!important;margin:0!important;font-size:15px!important;line-height:1.45!important}.videoDescription{color:#ffffffd1!important;margin-top:16px!important;font-size:17px!important;line-height:1.55!important}@media (max-width:640px){.videoPlayer{border-radius:14px!important;min-height:220px!important}.videoPreAdLayer{border-radius:14px!important;padding:12px!important}.videoPreAdCard{border-radius:18px!important;width:100%!important;min-height:210px!important;padding:24px 18px!important}.videoPreAdCard h2{font-size:30px!important}.videoPreAdCard p{font-size:14px!important}.videoBelowAd{flex-direction:column!important;align-items:flex-start!important;padding:20px!important}.videoBelowAd .btn{text-align:center!important;width:100%!important}}.formSectionTitle{grid-column:1/-1;margin:12px 0 0;font-size:20px}.fullClickAd{cursor:pointer;flex-direction:column;justify-content:center;width:min(760px,100% - 32px);min-height:240px;transition:all .18s;display:flex}.fullClickAd:hover{border-color:#ff3158a6;transform:translateY(-1px)}.fullClickHint{color:#ffffff94;margin-top:12px;font-size:13px}.clickableBottomAd{cursor:pointer;transition:all .18s}.clickableBottomAd:hover{border-color:#ff3158a6;transform:translateY(-1px)}.videoPreAdCard{cursor:pointer}.videoPreAdActions{display:none!important}.videoPreAdCard:after{content:"Klik area iklan untuk lanjut";color:#ffffff8c;margin-top:18px;font-size:14px;display:block}@media (max-width:768px){body{overflow-x:hidden}.container{width:100%;max-width:100%;padding-left:12px!important;padding-right:12px!important}header,.header,.navbar,.navWrap{gap:10px!important;padding-left:12px!important;padding-right:12px!important}main{padding-top:12px!important}section{margin-top:14px!important;margin-bottom:14px!important}.hero,.heroSection,.homeHero{margin-bottom:14px!important;padding-top:16px!important;padding-bottom:16px!important}.grid,.videoGrid,.folderGrid,.featureGrid{gap:10px!important}.videoCard,.folderCard,.featureCard,.card{margin-bottom:10px!important;padding:10px!important}.videoCard h3,.folderCard h3,.featureCard h3,.card h3{margin-top:6px!important;margin-bottom:5px!important;line-height:1.25!important}.videoCard p,.folderCard p,.featureCard p,.card p{margin-top:4px!important;margin-bottom:4px!important;line-height:1.35!important}.videoPlayerWrap,.playerWrap{margin-top:10px!important;margin-bottom:12px!important}.videoMeta,.meta,.videoInfo{gap:6px!important;margin-top:8px!important;margin-bottom:8px!important}.searchBox,input[type=search],input[type=text]{margin-top:8px!important;margin-bottom:8px!important}footer,.footer{margin-top:16px!important;padding-top:14px!important;padding-bottom:14px!important}}@media (max-width:480px){.container,header,.header,.navbar,.navWrap{padding-left:10px!important;padding-right:10px!important}.grid,.videoGrid,.folderGrid,.featureGrid{gap:8px!important}.videoCard,.folderCard,.featureCard,.card{margin-bottom:8px!important;padding:9px!important}section{margin-top:12px!important;margin-bottom:12px!important}}@media (max-width:768px){.topbar,.siteHeader,header,.header,.navbar{min-height:auto!important;margin-bottom:0!important;padding-top:10px!important;padding-bottom:10px!important}.hero,.homeHero,.heroSection,.heroBanner,.banner,.promoHero{min-height:0!important;margin-top:8px!important;margin-bottom:18px!important;padding-top:16px!important;padding-bottom:16px!important}.hero h1,.homeHero h1,.heroSection h1,.heroBanner h1,.banner h1,.promoHero h1{letter-spacing:2px!important;margin-top:0!important;margin-bottom:10px!important;font-size:28px!important;line-height:1.18!important}.hero p,.homeHero p,.heroSection p,.heroBanner p,.banner p,.promoHero p{margin-top:6px!important;margin-bottom:12px!important;font-size:13px!important;line-height:1.35!important}.hero button,.homeHero button,.heroSection button,.heroBanner button,.banner button,.promoHero button,.hero a,.homeHero a,.heroSection a,.heroBanner a,.banner a,.promoHero a{min-height:0!important;padding-top:10px!important;padding-bottom:10px!important}.sectionHeader,.categoryHeader,.homeSectionHeader{margin-top:8px!important;margin-bottom:10px!important}.sectionHeader h2,.categoryHeader h2,.homeSectionHeader h2,h2{margin-top:0!important;margin-bottom:8px!important;font-size:24px!important;line-height:1.15!important}.folderGrid,.categoryGrid{gap:8px!important;margin-bottom:12px!important}.folderCard,.categoryCard{min-height:74px!important;padding:10px 12px!important}.folderCard h3,.categoryCard h3{margin-bottom:3px!important;font-size:15px!important}.folderCard p,.categoryCard p{margin:0!important;font-size:12px!important}.folderCard svg,.categoryCard svg,.folderIcon,.categoryIcon{width:38px!important;height:38px!important}.popularSection,.latestSection,.videoSection{margin-top:14px!important}}@media (max-width:480px){.hero,.homeHero,.heroSection,.heroBanner,.banner,.promoHero{margin-top:6px!important;margin-bottom:14px!important;padding-top:14px!important;padding-bottom:14px!important}.hero h1,.homeHero h1,.heroSection h1,.heroBanner h1,.banner h1,.promoHero h1{margin-bottom:8px!important;font-size:25px!important;line-height:1.12!important}.hero p,.homeHero p,.heroSection p,.heroBanner p,.banner p,.promoHero p{margin-bottom:10px!important;font-size:12px!important;line-height:1.28!important}.folderCard,.categoryCard{min-height:68px!important;padding:9px 10px!important}.folderGrid,.categoryGrid{gap:7px!important}}@media (max-width:768px){.categoryGrid,.folderGrid,.featureGrid{margin-bottom:4px!important}.folderCard,.categoryCard{min-height:62px!important;padding-top:7px!important;padding-bottom:7px!important}.popularSection,.latestSection,.videoSection{margin-top:4px!important;padding-top:0!important}.popularSection .sectionHeader,.latestSection .sectionHeader,.videoSection .sectionHeader{margin-top:0!important;margin-bottom:8px!important}.popularSection h2,.latestSection h2,.videoSection h2{margin-top:0!important;margin-bottom:6px!important}section+section{margin-top:6px!important}}@media (max-width:480px){.categoryGrid,.folderGrid,.featureGrid{gap:6px!important;margin-bottom:0!important}.folderCard,.categoryCard{min-height:58px!important;padding:7px 9px!important}.folderCard h3,.categoryCard h3{font-size:14px!important}.folderCard p,.categoryCard p{font-size:11px!important}.folderIcon,.categoryIcon{width:34px!important;height:34px!important}.popularSection,.latestSection,.videoSection{margin-top:0!important}}@media (max-width:768px){section.container:has(.featureGrid){margin-bottom:-38px!important;padding-bottom:0!important}section.container:has(.featureGrid)+section.container{margin-top:-34px!important;padding-top:0!important}.featureGrid{gap:6px!important;margin-bottom:0!important;padding-bottom:0!important}.featureCard{min-height:54px!important;padding:7px 9px!important}.featureCard h3{margin:0 0 2px!important;font-size:14px!important;line-height:1.15!important}.featureCard p{margin:0!important;font-size:11px!important;line-height:1.15!important}.featureCard svg,.featureCard img,.featureIcon{width:32px!important;height:32px!important}.sectionHead{margin-top:0!important;margin-bottom:8px!important}.videoGrid{gap:10px!important;margin-top:0!important}}@media (max-width:480px){section.container:has(.featureGrid){margin-bottom:-52px!important}section.container:has(.featureGrid)+section.container{margin-top:-48px!important}.featureGrid{gap:5px!important}.featureCard{min-height:50px!important;padding:6px 8px!important}}@media (max-width:768px){section.container:has(.featureGrid){margin-top:6px!important;margin-bottom:-64px!important;padding-top:0!important;padding-bottom:0!important}:is(section.container:has(.featureGrid) .sectionHead,section.container:has(.featureGrid) .sectionHeader){margin-bottom:6px!important}:is(section.container:has(.featureGrid) .sectionHead h2,section.container:has(.featureGrid) .sectionHeader h2){margin:0!important;font-size:20px!important;line-height:1.1!important}.featureGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;margin:0!important;padding:0!important;display:grid!important}.featureCard{text-align:center!important;border-radius:10px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;min-height:46px!important;padding:5px 4px!important;display:flex!important}.featureCard h3{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;margin:0!important;font-size:10.5px!important;line-height:1.05!important;overflow:hidden!important}.featureCard p{opacity:.8!important;margin:0!important;font-size:9px!important;line-height:1!important}.featureCard svg,.featureCard img,.featureIcon{width:22px!important;height:22px!important;margin:0!important}section.container:has(.featureGrid)+section.container{margin-top:-58px!important;padding-top:0!important}:is(section.container:has(.featureGrid)+section.container .sectionHead,section.container:has(.featureGrid)+section.container .sectionHeader){margin-top:0!important;margin-bottom:6px!important}section.container:has(.featureGrid)+section.container h2{margin:0!important;font-size:22px!important;line-height:1.1!important}.videoGrid{margin-top:0!important}}@media (max-width:480px){section.container:has(.featureGrid){margin-bottom:-76px!important}section.container:has(.featureGrid)+section.container{margin-top:-70px!important}.featureGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}.featureCard{border-radius:9px!important;min-height:42px!important;padding:4px 3px!important}.featureCard h3{font-size:9.5px!important}.featureCard p{font-size:8px!important}.featureCard svg,.featureCard img,.featureIcon{width:20px!important;height:20px!important}}@media (max-width:768px){.folderGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;margin-top:4px!important;margin-bottom:-38px!important;display:grid!important}.folder{text-align:center!important;border-radius:9px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;min-height:48px!important;padding:5px 4px!important;display:flex!important}.folderIcon{border-radius:4px!important;flex:none!important;width:24px!important;height:18px!important}.folderIcon:before{width:12px!important;height:5px!important;top:-3px!important;left:2px!important}.folder h3,.folder strong,.folder b{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;margin:0!important;font-size:10px!important;line-height:1.05!important;overflow:hidden!important}.folder p,.folder span{margin:0!important;font-size:8px!important;line-height:1!important}.sectionHead{margin-top:8px!important;margin-bottom:6px!important}.sectionHead h3{font-size:22px!important;line-height:1.1!important}.folderGrid+*{margin-top:0!important}section.container:has(.folderGrid){margin-bottom:-54px!important;padding-bottom:0!important}section.container:has(.folderGrid)+section.container{margin-top:-48px!important;padding-top:0!important}}@media (max-width:480px){.folderGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;margin-bottom:-48px!important}.folder{border-radius:8px!important;min-height:42px!important;padding:4px 3px!important}.folderIcon{width:21px!important;height:16px!important}.folder h3,.folder strong,.folder b{font-size:9px!important}.folder p,.folder span{font-size:7px!important}section.container:has(.folderGrid){margin-bottom:-68px!important}section.container:has(.folderGrid)+section.container{margin-top:-62px!important}}@media (max-width:768px){.folderGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;margin-top:4px!important;margin-bottom:10px!important}.folder{min-height:54px!important;padding:6px 4px!important}.folderIcon{width:24px!important;height:18px!important}.folder h3,.folder strong,.folder b{font-size:10px!important;line-height:1.05!important}.folder p,.folder span{font-size:8px!important;line-height:1!important}section.container:has(.folderGrid){margin-bottom:0!important;padding-bottom:4px!important}section.container:has(.folderGrid)+section.container{margin-top:8px!important;padding-top:0!important}section.container:has(.folderGrid)+section.container .sectionHead{margin-top:0!important;margin-bottom:8px!important}}@media (max-width:480px){.folderGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;margin-bottom:8px!important}.folder{min-height:50px!important;padding:5px 3px!important}section.container:has(.folderGrid){margin-bottom:0!important;padding-bottom:2px!important}section.container:has(.folderGrid)+section.container{margin-top:6px!important}}@media (max-width:768px){.videoGrid{grid-template-columns:1fr!important;gap:10px!important;margin-top:0!important}.card{border-radius:10px!important;margin-bottom:6px!important}.thumb{aspect-ratio:16/7.6!important;max-height:180px!important}.play{width:46px!important;height:46px!important;font-size:17px!important}.duration{padding:3px 6px!important;font-size:11px!important;bottom:6px!important;right:6px!important}.cardBody{padding:7px 8px 9px!important}.title{margin-bottom:4px!important;font-size:14px!important;line-height:1.15!important}.meta{font-size:11px!important;line-height:1.15!important}}@media (max-width:480px){.videoGrid{gap:8px!important}.card{margin-bottom:4px!important}.thumb{aspect-ratio:16/7!important;max-height:158px!important}.play{width:42px!important;height:42px!important;font-size:16px!important}.cardBody{padding:6px 7px 8px!important}.title{margin-bottom:3px!important;font-size:13px!important}.meta{font-size:10.5px!important}}@media (max-width:768px){.videoPlayerWrap{margin-bottom:8px!important}.videoPlayer{border-radius:14px!important;min-height:190px!important}.videoBelowAd{border-radius:12px!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;margin-top:8px!important;margin-bottom:10px!important;padding:12px 13px!important}.videoBelowAd h3{margin:0 0 3px!important;font-size:15px!important;line-height:1.15!important}.videoBelowAd p{margin:0!important;font-size:11px!important;line-height:1.25!important}.videoBelowAd .btn{text-align:center!important;border-radius:999px!important;flex:none!important;width:auto!important;min-width:74px!important;padding:8px 13px!important;font-size:11px!important}.videoBelowAd+.videoInfo,.videoBelowAd+.videoMeta,.videoBelowAd+section,.videoBelowAd+div{margin-top:8px!important}.playerLayout,.playerBox{gap:8px!important}.side,.relatedVideos,.videoRelated,.moreVideos{margin-top:10px!important}}@media (max-width:480px){.videoPlayerWrap{margin-bottom:6px!important}.videoPlayer{min-height:175px!important}.videoBelowAd{border-radius:11px!important;margin-top:6px!important;margin-bottom:8px!important;padding:10px 11px!important}.videoBelowAd h3{font-size:14px!important}.videoBelowAd p{font-size:10px!important}.videoBelowAd .btn{min-width:68px!important;padding:7px 11px!important;font-size:10px!important}.side,.relatedVideos,.videoRelated,.moreVideos{margin-top:6px!important}}@media (max-width:768px){.videoBelowAd{margin-bottom:6px!important}.videoBelowAd~h1,.videoBelowAd~.videoTitle,.videoBelowAd~.title{margin-top:8px!important;margin-bottom:5px!important;line-height:1.1!important}.videoBelowAd~.meta,.videoBelowAd~.videoMeta{margin-top:0!important;margin-bottom:6px!important;line-height:1.15!important}.videoBelowAd~p,.videoBelowAd~.description,.videoBelowAd~.videoDescription{margin-top:6px!important;margin-bottom:10px!important;line-height:1.25!important}.videoBelowAd~h2,.videoBelowAd~.relatedTitle{margin-top:10px!important;margin-bottom:8px!important;line-height:1.1!important}.playerLayout h1{margin-top:8px!important;margin-bottom:5px!important}.playerLayout p{margin-top:5px!important;margin-bottom:8px!important}.playerLayout h2{margin-top:10px!important;margin-bottom:8px!important}.side{margin-top:6px!important}}@media (max-width:480px){.videoBelowAd{margin-bottom:4px!important}.videoBelowAd~h1,.videoBelowAd~.videoTitle,.videoBelowAd~.title{margin-top:6px!important;margin-bottom:4px!important}.videoBelowAd~.meta,.videoBelowAd~.videoMeta{margin-bottom:4px!important}.videoBelowAd~p,.videoBelowAd~.description,.videoBelowAd~.videoDescription{margin-top:4px!important;margin-bottom:6px!important}.videoBelowAd~h2,.videoBelowAd~.relatedTitle{margin-top:6px!important;margin-bottom:6px!important}.playerLayout h1{margin-top:6px!important;margin-bottom:4px!important}.playerLayout p{margin-top:4px!important;margin-bottom:6px!important}.playerLayout h2{margin-top:6px!important;margin-bottom:6px!important}}@media (max-width:768px){.videoDetail{margin-bottom:0!important;padding-bottom:0!important}.videoDetail h1{margin-top:10px!important;margin-bottom:4px!important;font-size:28px!important;line-height:1.1!important}.videoDetail .meta{margin-top:0!important;margin-bottom:8px!important;font-size:12px!important;line-height:1.2!important}.videoDescription{margin-top:6px!important;margin-bottom:8px!important;padding-bottom:0!important;font-size:15px!important;line-height:1.25!important}.videoDetail+.container{margin-top:-42px!important;padding-top:0!important}.videoDetail+.container .sectionHead{margin-top:0!important;margin-bottom:8px!important}.videoDetail+.container .sectionHead h2{margin:0!important;font-size:25px!important;line-height:1.1!important}.videoDetail+.container .videoGrid{gap:8px!important;margin-top:0!important}}@media (max-width:480px){.videoDetail{margin-bottom:0!important;padding-bottom:0!important}.videoDetail h1{margin-top:8px!important;margin-bottom:3px!important;font-size:27px!important}.videoDetail .meta{margin-bottom:6px!important}.videoDescription{margin-top:4px!important;margin-bottom:4px!important}.videoDetail+.container{margin-top:-58px!important;padding-top:0!important}.videoDetail+.container .sectionHead{margin-bottom:6px!important}}@media (max-width:768px){.videoDetail{margin-bottom:0!important;padding-bottom:0!important}.videoDetail h1{margin-top:10px!important;margin-bottom:5px!important}.videoDetail .meta{margin-top:0!important;margin-bottom:7px!important}.videoDescription{margin-top:5px!important;margin-bottom:12px!important;padding-bottom:0!important}.videoDetail+.container{margin-top:10px!important;padding-top:0!important}.videoDetail+.container .sectionHead{margin-top:0!important;margin-bottom:8px!important}.videoDetail+.container .sectionHead h2{margin:0!important}.videoDetail+.container .videoGrid{margin-top:0!important}}@media (max-width:480px){.videoDescription{margin-bottom:10px!important}.videoDetail+.container{margin-top:8px!important}.videoDetail+.container .sectionHead{margin-bottom:7px!important}}.allVideosSection{padding-top:8px!important}.allVideoGrid{margin-top:14px!important}.pagination{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;margin:28px 0 10px!important;display:flex!important}.pageBtn{color:#fff!important;cursor:pointer!important;background:#ffffff0e!important;border:1px solid #ffffff24!important;border-radius:12px!important;min-width:42px!important;height:42px!important;font-weight:800!important}.pageBtn.active{background:#ff3158!important;border-color:#ff3158!important}.pageBtn:disabled{opacity:.35!important;cursor:not-allowed!important}.pageDots{color:#aaa!important;padding:0 4px!important;font-weight:800!important}@media (max-width:900px){.videoGrid.allVideoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.pagination{gap:6px!important;margin-top:22px!important}.pageBtn{border-radius:10px!important;min-width:36px!important;height:36px!important;font-size:13px!important}.allVideosSection .sectionHead{align-items:flex-start!important}}@media (max-width:430px){.videoGrid.allVideoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}}.videoCard{display:block!important}.videoThumb{aspect-ratio:16/9!important;background:#111827!important;width:100%!important;position:relative!important;overflow:hidden!important}.videoThumb img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important;display:block!important}.videoThumb .play{z-index:2!important}.videoThumb span{z-index:3!important;color:#fff!important;text-shadow:0 2px 8px #000000bf!important;font-size:18px!important;font-weight:700!important;position:absolute!important;top:6px!important;left:8px!important}.videoText h4{margin:12px 0 6px!important;line-height:1.25!important}.videoText p{color:#c9c9c9!important;margin:0!important}nn .videoThumb{background:#050607!important}.videoThumb img{object-fit:contain!important;object-position:center center!important;background:#050607!important}@media (max-width:900px){.videoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:start!important;align-items:start!important;gap:14px 12px!important;display:grid!important}.videoCard{width:100%!important;max-width:none!important}.videoThumb,.videoCard .thumb{aspect-ratio:16/9!important;border-radius:0!important;width:100%!important}.videoText h4{margin:9px 0 5px!important;font-size:15px!important;line-height:1.25!important}.videoText p{font-size:13px!important;line-height:1.25!important}.videoThumb span,.videoCard .thumb span{font-size:14px!important;top:5px!important;left:6px!important}.videoThumb .play,.videoCard .thumb .play{width:42px!important;height:42px!important;font-size:17px!important}}@media (max-width:430px){.videoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 10px!important}.container{padding-left:18px!important;padding-right:18px!important}}.videoCard .thumb,.videoThumb,.thumb.videoThumb{aspect-ratio:16/9!important;border-radius:14px!important;width:100%!important;overflow:hidden!important}.videoCard .thumb img,.videoThumb img,.thumb.videoThumb img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.heroContent h1{font-size:clamp(28px,3.8vw,54px)!important}.telegramIcon{color:#ff3158!important;background:#fff!important;border-radius:999px!important;place-items:center!important;width:26px!important;height:26px!important;display:inline-grid!important}.heroButtonNote{color:#ffffffbf!important;margin-top:10px!important;font-size:13px!important}@media (max-width:640px){.videoGrid,.allVideoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.heroContent h1{font-size:clamp(24px,7vw,32px)!important}.heroContent p{font-size:13px!important}.play{width:34px!important;height:34px!important;font-size:14px!important}}.heroContent h1{font-size:clamp(32px,4.1vw,58px)!important;line-height:1.16!important}.telegramIcon{color:#ff3158!important;background:#fff!important;border-radius:999px!important;place-items:center!important;width:24px!important;height:24px!important;font-size:15px!important;display:inline-grid!important}.heroButtonNote{color:#ffffffb8!important;margin-top:10px!important;font-size:13px!important;line-height:1.35!important}.videoGrid,.allVideoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.videoCard .thumb,.videoThumb{aspect-ratio:16/9!important;width:100%!important;overflow:hidden!important}.videoCard .thumb img,.videoThumb img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}@media (max-width:640px){.heroContent h1{font-size:clamp(25px,7vw,34px)!important}.heroContent p{font-size:13px!important}.videoGrid,.allVideoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.videoText h4{font-size:13px!important}.videoText p{font-size:11px!important}}.hero.container{min-height:270px!important;padding-top:26px!important;padding-bottom:26px!important}.heroContent h1{letter-spacing:.035em!important;max-width:1120px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(30px,3.35vw,48px)!important;line-height:1.13!important}.heroContent h1 span,.heroContent h1 b{display:block!important}.heroContent p{max-width:820px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(14px,1.35vw,19px)!important;line-height:1.42!important}.telegramHeroBtn{color:#fff!important;background:#ff3158!important;gap:10px!important}.telegramIcon{color:#ff3158!important;background:#fff!important;border-radius:999px!important;flex:none!important;place-items:center!important;width:24px!important;height:24px!important;display:inline-grid!important}.telegramIcon svg{display:block!important}.heroButtonNote{color:#ffffffb8!important;margin-top:9px!important;margin-bottom:0!important;font-size:13px!important;line-height:1.35!important}@media (max-width:640px){.hero.container{min-height:250px!important;padding-top:22px!important;padding-bottom:22px!important}.heroContent h1{letter-spacing:.035em!important;max-width:350px!important;font-size:clamp(23px,6.6vw,31px)!important;line-height:1.14!important}.heroContent p{max-width:340px!important;font-size:13px!important;line-height:1.42!important}.heroBtn{padding:12px 18px!important;font-size:13px!important}.heroButtonNote{max-width:310px!important;margin-left:auto!important;margin-right:auto!important;font-size:11.5px!important}}@media (max-width:768px){.hero.container,.hero{min-height:auto!important;padding:22px 14px 24px!important}.heroContent{width:100%!important}.heroContent h1{letter-spacing:.045em!important;text-align:center!important;max-width:360px!important;margin-bottom:12px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(22px,5.8vw,25px)!important;line-height:1.16!important}.heroContent h1>span{white-space:nowrap!important;display:block!important}.heroHighlightText{margin-top:5px!important;display:block!important}.heroHighlightLine{white-space:nowrap!important;display:block!important}.heroContent p{text-align:center!important;max-width:340px!important;margin-bottom:14px!important;margin-left:auto!important;margin-right:auto!important;font-size:12.5px!important;line-height:1.4!important}.telegramHeroBtn,.heroBtn{padding:11px 18px!important;font-size:13px!important;line-height:1!important}.telegramIcon{width:24px!important;height:24px!important}.telegramIcon svg{width:15px!important;height:15px!important}.heroButtonNote{text-align:center!important;max-width:300px!important;margin:10px auto 0!important;font-size:11.5px!important;line-height:1.35!important}.videoDetail{padding-top:12px!important;padding-bottom:4px!important}.videoDetail h1{letter-spacing:0!important;margin-top:8px!important;margin-bottom:4px!important;font-size:20px!important;font-weight:800!important;line-height:1.18!important}.videoDetail .meta{margin-top:0!important;margin-bottom:6px!important;font-size:11.5px!important;line-height:1.25!important}.videoDescription{margin-top:4px!important;margin-bottom:10px!important;font-size:12.5px!important;line-height:1.35!important}.videoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.videoText h4{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:6px 0 3px!important;font-size:11.5px!important;font-weight:800!important;line-height:1.22!important;display:-webkit-box!important;overflow:hidden!important}.videoText p{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:10px!important;line-height:1.2!important;overflow:hidden!important}.videoThumb .play,.videoCard .thumb .play{width:32px!important;height:32px!important;font-size:13px!important}.videoThumb span,.videoCard .thumb span{font-size:10.5px!important}}@media (max-width:390px){.heroContent h1{max-width:330px!important;font-size:clamp(21px,5.7vw,23px)!important}.heroContent p{font-size:12px!important}.videoDetail h1{font-size:19px!important}.videoText h4{font-size:11px!important}}@media (max-width:360px){.heroContent h1{max-width:305px!important;font-size:20px!important}.videoDetail h1{font-size:18px!important}}body:has(.videoDetail) .telegramHeroBtn{display:none!important}body:has(.videoDetail) .heroButtonNote{display:none!important}body:has(.videoDetail) .heroCta{display:none!important}body:has(.videoDetail) .joinTelegram{display:none!important}body:has(.videoDetail) .telegramBanner{display:none!important}body:has(.videoDetail) .telegramBox{display:none!important}body:has(.videoDetail) a[href*=t\.me]{display:none!important}body:has(.videoDetail) a[href*=telegram]{display:none!important}.videoInfoPanel{margin-top:10px;margin-bottom:8px}.videoInfoPanel h1{line-height:1.15;margin:8px 0 4px!important}.videoInfoPanel .meta{opacity:.78;margin:0 0 5px!important}.videoInfoPanel .videoDescription{opacity:.9;line-height:1.45;margin:6px 0 0!important}.monetagMiniRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;margin:10px 0 14px;display:grid!important}.monetagMiniSlot{color:#e2e8f08c;letter-spacing:.08em;background:#0f172adb;border:1px solid #94a3b82e;border-radius:8px;justify-content:center;align-items:center;min-height:52px;font-size:10px;font-weight:800;display:flex;overflow:hidden}@media (max-width:640px){.monetagMiniRow{gap:3px;margin:8px 0 12px}.monetagMiniSlot{border-radius:7px;min-height:46px;font-size:9px}.videoInfoPanel h1{font-size:22px}}:is(body:has(.videoDetail) .telegramHeroBtn,body:has(.videoDetail) .heroButtonNote,body:has(.videoDetail) .directLinkGate,body:has(.videoDetail) .directLinkBox,body:has(.videoDetail) .joinTelegram,body:has(.videoDetail) .telegramBanner,body:has(.videoDetail) .telegramBox){display:none!important}.monetagMiniSlot{border-radius:8px!important;min-height:72px!important;padding:4px!important;overflow:visible!important}.monetagMiniSlot iframe,.monetagMiniSlot ins,.monetagMiniSlot div{max-width:100%}@media (max-width:640px){.monetagMiniRow{gap:3px!important;margin:8px 0 13px!important}.monetagMiniSlot{border-radius:7px!important;min-height:64px!important;font-size:9px!important}.videoGridWithAds .videoListAdRow{margin:8px 0 12px!important}}body[data-raremania-video-page="1"] .telegramHeroBtn,body[data-raremania-video-page="1"] .heroButtonNote,body[data-raremania-video-page="1"] .directLinkGate,body[data-raremania-video-page="1"] .directLinkBox,body[data-raremania-video-page="1"] .joinTelegram,body[data-raremania-video-page="1"] .telegramBanner,body[data-raremania-video-page="1"] .telegramBox,body[data-raremania-video-page="1"] a[href*=t\.me],body[data-raremania-video-page="1"] a[href*=telegram]{visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}:is(.videoWatchPage .videoDetail>:not(:first-child):not(.videoInfoPanel):not(.monetagMiniRow):has(a[href*=t\.me]),.videoWatchPage .videoDetail>:not(:first-child):not(.videoInfoPanel):not(.monetagMiniRow):has(a[href*=telegram]),.videoWatchPage .videoDetail>:not(:first-child):not(.videoInfoPanel):not(.monetagMiniRow):has(button)){display:none!important}body[data-rm-video-page="1"] [data-rm-killed-join="1"],body[data-rm-video-page="1"] .telegramHeroBtn,body[data-rm-video-page="1"] .heroButtonNote,body[data-rm-video-page="1"] .directLinkGate,body[data-rm-video-page="1"] .directLinkBox,body[data-rm-video-page="1"] .joinTelegram,body[data-rm-video-page="1"] .telegramBanner,body[data-rm-video-page="1"] .telegramBox,body[data-rm-video-page="1"] a[href*=t\.me],body[data-rm-video-page="1"] a[href*=telegram]{visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.monetagMiniRow{gap:2px!important;margin:6px 0 10px!important}.monetagMiniSlot{border-radius:6px!important;min-height:56px!important;padding:2px!important;font-size:8px!important}.videoGridWithAds .videoListAdRow{margin:5px 0 8px!important}@media (max-width:640px){.monetagMiniRow{gap:2px!important;margin:5px 0 8px!important}.monetagMiniSlot{border-radius:5px!important;min-height:44px!important;padding:2px!important;font-size:7px!important}.videoGridWithAds .videoListAdRow{margin:4px 0 7px!important}.videoBottomAdRow{margin:6px 0 18px!important}}body:not([data-rm-video-page="1"]) .telegramHeroBtn{visibility:visible!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:fit-content!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:18px auto 8px!important;padding:10px 18px!important;display:inline-flex!important;overflow:visible!important}body:not([data-rm-video-page="1"]) .heroButtonNote{text-align:center!important;visibility:visible!important;width:100%!important;max-width:760px!important;height:auto!important;min-height:0!important;margin:8px auto 0!important;padding:0!important;line-height:1.4!important;display:block!important;overflow:visible!important}body[data-rm-video-page="1"] .telegramHeroBtn,body[data-rm-video-page="1"] .heroButtonNote,body[data-rm-video-page="1"] .directLinkGate,body[data-rm-video-page="1"] .directLinkBox,body[data-rm-video-page="1"] .joinTelegram,body[data-rm-video-page="1"] .telegramBanner,body[data-rm-video-page="1"] .telegramBox,body[data-rm-video-page="1"] a[href*=t\.me],body[data-rm-video-page="1"] a[href*=telegram]{visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}@media (max-width:640px){body:not([data-rm-video-page="1"]) .telegramHeroBtn{margin:14px auto 6px!important;padding:9px 15px!important}body:not([data-rm-video-page="1"]) .heroButtonNote{margin-top:6px!important;font-size:12px!important}}.adTestPage{padding-top:28px;padding-bottom:60px}.adTestPage h1{margin:0 0 8px}.adTestPage p{opacity:.8}.adTestBox{background:#0f172a9e;border:1px solid #94a3b82e;border-radius:14px;margin:18px 0;padding:18px}.monetagRealRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;width:100%;margin:8px 0 12px;display:grid}.monetagRealSlot{color:#e2e8f08c;background:#0f172adb;border:1px solid #94a3b82e;border-radius:6px;justify-content:center;align-items:center;min-height:56px;font-size:8px;font-weight:800;display:flex;position:relative;overflow:visible}.monetagRealMount{width:100%;min-height:1px}@media (max-width:640px){.adTestPage{padding-top:18px}.monetagRealRow{gap:2px;margin:6px 0 10px}.monetagRealSlot{border-radius:5px;min-height:44px;font-size:7px}}.monetagLiveSlot,.monetagMiniSlot{position:relative;border-radius:5px!important;min-height:44px!important;padding:2px!important;overflow:visible!important}.monetagLiveMount{width:100%;min-height:1px}.monetagLiveSlot>span{pointer-events:none;opacity:.55;justify-content:center;align-items:center;font-size:7px;display:flex;position:absolute;inset:0}@media (min-width:641px){.monetagMiniRow{gap:2px!important;margin:6px 0 10px!important}.monetagLiveSlot,.monetagMiniSlot{border-radius:6px!important;min-height:56px!important}.monetagLiveSlot>span{font-size:8px}.videoGridWithAds .videoListAdRow{margin:5px 0 8px!important}}.monetagMiniSlot,.monetagIframeSlot{background:#0f172adb!important;border:1px solid #94a3b82e!important;border-radius:5px!important;height:44px!important;min-height:44px!important;padding:0!important;position:relative!important;overflow:hidden!important}.monetagSlotFrame{background:0 0!important;border:0!important;width:100%!important;height:100%!important;display:block!important;overflow:hidden!important}@media (min-width:641px){.monetagMiniSlot,.monetagIframeSlot{border-radius:6px!important;height:56px!important;min-height:56px!important}.monetagMiniRow{margin:6px 0 10px!important}.videoGridWithAds .videoListAdRow{margin:5px 0 8px!important}}body>script[data-zone],body>div[style*="position: fixed"][style*=z-index],body>div[style*=position\:fixed][style*=z-index]{max-width:100vw}.monetagMiniRow{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:2px!important;margin:5px 0 8px!important;display:grid!important}.monetagMiniSlot,.monetagFrameSlot{background:#0f172adb!important;border:1px solid #94a3b82e!important;border-radius:6px!important;height:58px!important;min-height:58px!important;padding:0!important;overflow:hidden!important}.monetagSlotFrame{background:0 0!important;border:0!important;width:100%!important;height:100%!important;display:block!important}@media (max-width:640px){.monetagMiniSlot,.monetagFrameSlot{border-radius:5px!important;height:48px!important;min-height:48px!important}.monetagMiniRow{gap:2px!important;margin:5px 0 8px!important}}.adsterraTestRow,.monetagMiniRow{scrollbar-width:none;grid-template-columns:repeat(3,minmax(320px,1fr));width:100%;overflow:auto hidden;gap:4px!important;margin:8px 0 12px!important;display:grid!important}.adsterraTestRow::-webkit-scrollbar{display:none}.adsterraMiniSlot{width:100%;background:#0f172adb!important;border:1px solid #94a3b82e!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;height:54px!important;min-height:54px!important;display:flex!important;overflow:hidden!important}@media (max-width:640px){.adsterraTestRow,.monetagMiniRow{grid-template-columns:1fr!important;gap:0!important;margin:6px 0 10px!important;overflow:hidden!important}.adsterraTestRow .adsterraMiniSlot:nth-child(2),.adsterraTestRow .adsterraMiniSlot:nth-child(3){display:none!important}.adsterraMiniSlot{width:100%!important;height:54px!important;min-height:54px!important}}.adsterraMiniRow,.monetagMiniRow{scrollbar-width:none;grid-template-columns:repeat(3,320px);justify-content:center;width:100%;overflow:auto hidden;gap:4px!important;margin:7px 0 11px!important;display:grid!important}.adsterraMiniSlot{background:#0f172adb!important;border:1px solid #94a3b82e!important;border-radius:5px!important;justify-content:center!important;align-items:center!important;width:320px!important;height:50px!important;min-height:50px!important;padding:0!important;display:flex!important;overflow:hidden!important}.adsterraMiniFrame{background:0 0!important;border:0!important;width:320px!important;height:50px!important;display:block!important}@media (max-width:640px){.adsterraMiniRow,.monetagMiniRow{justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;margin:6px 0 10px!important;display:flex!important;overflow:hidden!important}.adsterraMiniRow .adsterraMiniSlot:nth-child(2),.adsterraMiniRow .adsterraMiniSlot:nth-child(3){display:none!important}.adsterraMiniSlot{border-radius:5px!important;width:320px!important;max-width:calc(100vw - 28px)!important;height:50px!important;min-height:50px!important}.adsterraMiniFrame{width:320px!important;max-width:100%!important;height:50px!important}.videoGridWithAds .videoListAdRow{margin:6px 0 10px!important}}.adsterraMiniRow,.monetagMiniRow{scrollbar-width:none;grid-template-columns:repeat(3,320px);justify-content:center;align-items:center;width:100%;overflow:auto hidden;gap:4px!important;margin:7px 0 11px!important;display:grid!important}.adsterraMiniRow::-webkit-scrollbar{display:none}.adsterraMiniSlot{background:#0f172adb!important;border:1px solid #94a3b82e!important;border-radius:5px!important;width:320px!important;min-width:320px!important;max-width:320px!important;height:50px!important;min-height:50px!important;max-height:50px!important;padding:0!important;display:block!important;overflow:hidden!important}.adsterraMiniFrame{background:0 0!important;border:0!important;width:320px!important;min-width:320px!important;height:50px!important;min-height:50px!important;display:block!important}@media (max-width:640px){.adsterraMiniRow,.monetagMiniRow{justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;margin:6px auto 10px!important;display:flex!important;overflow:visible!important}.adsterraMiniSlot{border-radius:5px!important;flex:0 0 320px!important;width:320px!important;min-width:320px!important;max-width:320px!important;height:50px!important;min-height:50px!important;max-height:50px!important}.adsterraMiniFrame{width:320px!important;min-width:320px!important;height:50px!important;min-height:50px!important}.videoGridWithAds .videoListAdRow{margin:6px 0 10px!important}}@media (max-width:340px){.adsterraMiniRow,.monetagMiniRow{transform-origin:top;transform:scale(.94);margin-bottom:6px!important}}.safeAdBoxRow,.monetagMiniRow,.adsterraMiniRow{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:2px!important;margin:5px 0 8px!important;display:grid!important}.safeAdBox,.monetagMiniSlot,.adsterraMiniSlot{color:#e2e8f073!important;letter-spacing:.08em!important;background:#0f172adb!important;border:1px solid #94a3b82e!important;border-radius:5px!important;justify-content:center!important;align-items:center!important;height:44px!important;min-height:44px!important;padding:0!important;font-size:7px!important;font-weight:800!important;display:flex!important;overflow:hidden!important}.videoBottomAdRow,.videoDetailAdRow{margin:5px 0 10px!important}@media (min-width:641px){.safeAdBox,.monetagMiniSlot,.adsterraMiniSlot{border-radius:6px!important;height:56px!important;min-height:56px!important;font-size:8px!important}.safeAdBoxRow,.monetagMiniRow,.adsterraMiniRow{margin:6px 0 10px!important}}.adSafeTestPage{padding-top:24px;padding-bottom:60px}.adSafeTestPage h1{margin:0 0 8px}.adSafeTestPage p{opacity:.78;line-height:1.45}.adSafeBlock{background:#0f172a9e;border:1px solid #94a3b82e;border-radius:14px;margin:16px 0;padding:14px}.adSafeBlock h2{margin:0 0 6px;font-size:18px}.safeAdTestWrap{background:#020617e6;border:1px solid #94a3b82e;border-radius:8px;justify-content:center;align-items:center;margin:12px auto 4px;display:flex;overflow:hidden}.safeAdTestWrap.rect{width:300px;height:250px}.safeAdTestWrap.banner{width:320px;max-width:100%;height:50px}.safeAdTestFrame{background:0 0;border:0;display:block}@media (min-width:641px){.safeAdBox{border-radius:6px!important;height:56px!important;min-height:56px!important;font-size:8px!important}}@media (max-width:640px){.safeAdBoxRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px!important;margin:5px 0 8px!important}.adSafeTestPage{padding-top:16px}.adSafeBlock{padding:12px}}.rawAdTestPage p{opacity:.78}.rawAdMount{background:#020617e6;border:1px solid #94a3b82e;border-radius:8px;margin:0 auto;overflow:hidden}.rawAdMount.rect{width:300px;height:250px}.rawAdMount.banner{width:320px;max-width:100%;height:50px}@media (min-width:641px){.safeAdBox{height:56px!important;min-height:56px!important}}.rawAdTestPage{padding-top:20px;padding-bottom:70px}.rawAdTestPage h1{margin:0 0 8px}.rawAdTestPage p{opacity:.78;line-height:1.45}.rawAdBlock{background:#0f172a9e;border:1px solid #94a3b82e;border-radius:14px;margin:16px 0;padding:14px}.rawAdBlock h2{margin:0 0 8px;font-size:17px}.rawAdButton{color:#fff;background:#2563eb;border-radius:10px;justify-content:center;align-items:center;margin-top:8px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}@media (min-width:641px){.safeAdBox{height:56px!important;min-height:56px!important}}.adDebugPage{padding-top:18px;padding-bottom:70px}.adDebugPage h1{margin:0 0 8px}.adDebugPage p{opacity:.78;line-height:1.45}.debugCard{background:#0f172a9e;border:1px solid #94a3b82e;border-radius:14px;margin:14px 0;padding:14px}.debugCard h2{margin:0 0 10px;font-size:17px}.debugAdBox{background:#020617;border:1px solid #94a3b82e;border-radius:8px;margin:0 auto;overflow:hidden}.debugAdBox.rect{width:300px;height:250px}.debugAdBox.banner{width:320px;max-width:100%;height:50px}.debugAdBox iframe{border:0;display:block}.debugButtonRow{flex-wrap:wrap;gap:8px;margin:8px 0 12px;display:flex}.debugButtonRow button{color:#fff;background:#2563eb;border:0;border-radius:10px;padding:10px 12px;font-weight:900}.directAdMount{background:#020617;border:1px solid #94a3b82e;border-radius:8px;width:320px;max-width:100%;height:50px;margin:0 auto;position:relative;overflow:hidden}.directAdMount>span,.directFallback{color:#94a3b8;text-align:center;pointer-events:none;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:flex;position:absolute;inset:0}.adNativeTestPage{padding-top:18px;padding-bottom:70px}.adNativeTestPage h1{margin:0 0 8px}.adNativeTestPage p{opacity:.78;line-height:1.45}.nativeTestCard{background:#0f172a9e;border:1px solid #94a3b82e;border-radius:14px;margin:14px 0;padding:14px}.nativeTestCard h2{margin:0 0 10px;font-size:17px}.plainDebugBox{color:#fff;background:#16a34a;border-radius:10px;justify-content:center;align-items:center;height:90px;font-weight:900;display:flex}.nativeExactBox{background:#020617eb;border:1px solid #94a3b838;border-radius:12px;width:100%;min-height:260px;padding:10px;overflow:visible}.nativeExactStatus{color:#e2e8f0b8;margin-bottom:8px;font-size:12px;font-weight:900}.nativeExactContainer{width:100%;min-height:220px;overflow:visible}.nativeExactContainer iframe,.nativeExactContainer img,.nativeExactContainer div{max-width:100%}@media (max-width:640px){.nativeExactBox{min-height:300px;padding:8px}.nativeExactContainer{min-height:250px}}.nativeVideoAdBox{background:#020617e0;border:1px solid #94a3b82e;border-radius:12px;width:100%;margin:8px 0 14px;padding:8px;overflow:visible}.nativeVideoAdLabel{color:#e2e8f08c;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:800}.nativeVideoAdContainer{width:100%;min-height:150px;overflow:visible}.safeAdBoxRow{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:2px!important;margin:5px 0 8px!important;display:grid!important}.safeAdBox{color:#e2e8f073!important;letter-spacing:.08em!important;background:#0f172adb!important;border:1px solid #94a3b82e!important;border-radius:5px!important;justify-content:center!important;align-items:center!important;height:44px!important;min-height:44px!important;font-size:7px!important;font-weight:800!important;display:flex!important}@media (max-width:640px){.nativeVideoAdBox{border-radius:10px;margin:7px 0 12px;padding:7px}.nativeVideoAdContainer{min-height:145px}}@media (min-width:641px){.nativeVideoAdBox{height:86px!important;min-height:86px!important;max-height:86px!important;margin:6px 0 9px!important}.nativeVideoAdContainer{height:80px!important;min-height:80px!important;max-height:80px!important}.nativeVideoAdContainer>div,.nativeVideoAdContainer>iframe{width:208%!important;min-width:208%!important;max-width:208%!important;margin-left:-54%!important;transform:scale(.48)!important}}@media (max-width:640px){.nativeVideoAdBox{border-radius:7px!important;height:70px!important;min-height:70px!important;max-height:70px!important;margin:5px 0 7px!important;padding:2px!important}.nativeVideoAdContainer{height:66px!important;min-height:66px!important;max-height:66px!important}.nativeVideoAdContainer>div,.nativeVideoAdContainer>iframe{width:263%!important;min-width:263%!important;max-width:263%!important;margin-left:-81.5%!important;transform:scale(.38)!important}}.nativeVideoAdBox{background:#020617d1!important;border:1px solid #94a3b824!important;border-radius:6px!important;width:100%!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:4px 0 7px!important;padding:1px!important;overflow:hidden!important}.nativeVideoAdContainer{width:100%!important;height:52px!important;min-height:52px!important;max-height:52px!important;position:relative!important;overflow:hidden!important}.nativeVideoAdContainer iframe,.nativeVideoAdContainer img,.nativeVideoAdContainer div{max-width:none!important}.nativeVideoAdContainer img{object-fit:contain!important;height:auto!important}@media (min-width:641px){.nativeVideoAdBox{height:62px!important;min-height:62px!important;max-height:62px!important;margin:5px 0 8px!important}.nativeVideoAdContainer{height:60px!important;min-height:60px!important;max-height:60px!important}.nativeVideoAdContainer>div,.nativeVideoAdContainer>iframe{width:313%!important;min-width:313%!important;max-width:313%!important;margin-left:-106.5%!important;transform:scale(.32)!important}}@media (max-width:640px){.nativeVideoAdBox{border-radius:6px!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:4px 0 6px!important;padding:1px!important}.nativeVideoAdContainer{height:46px!important;min-height:46px!important;max-height:46px!important}.nativeVideoAdContainer>div,.nativeVideoAdContainer>iframe{width:417%!important;min-width:417%!important;max-width:417%!important;margin-left:-158.5%!important;transform:scale(.24)!important}}.nativeVideoAdContainer>div,.nativeVideoAdContainer>iframe{transform-origin:top!important;width:1786%!important;min-width:1786%!important;max-width:1786%!important;margin-left:-843%!important;transform:scale(.056)!important}@media (min-width:641px){.nativeVideoAdContainer>div,.nativeVideoAdContainer>iframe{width:1563%!important;min-width:1563%!important;max-width:1563%!important;margin-left:-731.5%!important;transform:scale(.064)!important}}@media (max-width:640px){.nativeVideoAdContainer>div,.nativeVideoAdContainer>iframe{width:2083%!important;min-width:2083%!important;max-width:2083%!important;margin-left:-991.5%!important;transform:scale(.048)!important}}.visualNativePreviewBox{border-radius:6px!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:4px 0 6px!important;padding:1px!important;overflow:hidden!important}.visualNativePreviewContainer{height:46px!important;min-height:46px!important;max-height:46px!important;position:relative!important;overflow:hidden!important}.visualNativeMockAd{transform-origin:50%;box-sizing:border-box;color:#fff;background:linear-gradient(135deg,#1e293b,#020617);border:2px solid #60a5facc;border-radius:12px;grid-template-columns:110px 1fr;gap:12px;width:320px;height:180px;padding:12px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.125)!important}.visualNativeMockImage{background:linear-gradient(135deg,#f97316,#ec4899);border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:900;display:flex}.visualNativeMockText{flex-direction:column;justify-content:center;gap:6px;display:flex}.visualNativeMockText strong{font-size:18px;line-height:1.1}.visualNativeMockText span{opacity:.9;font-size:14px}.visualNativeMockText small{opacity:.72;font-size:12px}@media (min-width:641px){.visualNativePreviewBox{height:56px!important;min-height:56px!important;max-height:56px!important}.visualNativePreviewContainer{height:54px!important;min-height:54px!important;max-height:54px!important}.visualNativeMockAd{transform:translate(-50%,-50%)scale(.125)!important}}.nativeRealFitBox{background:#020617d1!important;border:1px solid #94a3b824!important;border-radius:6px!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:4px 0 6px!important;padding:1px!important;overflow:hidden!important}.nativeVideoAdLabel{display:none!important}.nativeRealFitViewport{border-radius:5px!important;width:100%!important;height:46px!important;min-height:46px!important;max-height:46px!important;position:relative!important;overflow:hidden!important}.nativeRealFitScale{transform-origin:50%!important;width:800%!important;min-width:800%!important;max-width:800%!important;min-height:370px!important;position:absolute!important;top:50%!important;left:50%!important;overflow:visible!important;transform:translate(-50%,-50%)scale(.125)!important}.nativeRealFitContainer{width:100%!important;min-height:370px!important;overflow:visible!important}.nativeRealFitContainer iframe,.nativeRealFitContainer img,.nativeRealFitContainer div{box-sizing:border-box!important;max-width:100%!important}.nativeRealFitContainer img{object-fit:contain!important;height:auto!important}@media (min-width:641px){.nativeRealFitBox{height:56px!important;min-height:56px!important;max-height:56px!important;margin:5px 0 8px!important}.nativeRealFitViewport{height:54px!important;min-height:54px!important;max-height:54px!important}.nativeRealFitScale{width:760%!important;min-width:760%!important;max-width:760%!important;min-height:430px!important;transform:translate(-50%,-50%)scale(.132)!important}.nativeRealFitContainer{min-height:430px!important}}@media (max-width:640px){.nativeRealFitBox{border-radius:6px!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:4px 0 6px!important;padding:1px!important}.nativeRealFitViewport{height:46px!important;min-height:46px!important;max-height:46px!important}.nativeRealFitScale{width:820%!important;min-width:820%!important;max-width:820%!important;min-height:380px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)scale(.122)!important}.nativeRealFitContainer{min-height:380px!important}}.adsterraPreciseBox{background:#020617d1!important;border:1px solid #94a3b824!important;border-radius:6px!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:4px 0 6px!important;padding:1px!important;overflow:hidden!important}.adsterraPreciseViewport{border-radius:5px!important;width:100%!important;height:46px!important;min-height:46px!important;max-height:46px!important;position:relative!important;overflow:hidden!important}.adsterraPreciseCanvas{transform-origin:50%!important;justify-content:center!important;align-items:center!important;width:760px!important;height:360px!important;display:flex!important;position:absolute!important;top:50%!important;left:50%!important;overflow:visible!important;transform:translate(-50%,-50%)scale(.13)!important}.adsterraPreciseContainer{justify-content:center!important;align-items:center!important;width:760px!important;min-height:360px!important;margin:0 auto!important;display:flex!important;overflow:visible!important}.adsterraPreciseContainer>*{margin-left:auto!important;margin-right:auto!important}.adsterraPreciseContainer iframe,.adsterraPreciseContainer img,.adsterraPreciseContainer div{box-sizing:border-box!important;max-width:100%!important}.adsterraPreciseContainer img{object-fit:contain!important;height:auto!important}@media (min-width:641px){.adsterraPreciseBox{height:56px!important;min-height:56px!important;max-height:56px!important;margin:5px 0 8px!important}.adsterraPreciseViewport{height:54px!important;min-height:54px!important;max-height:54px!important}.adsterraPreciseCanvas{width:820px!important;height:390px!important;transform:translate(-50%,-50%)scale(.14)!important}.adsterraPreciseContainer{width:820px!important;min-height:390px!important}}@media (max-width:640px){.adsterraPreciseBox{height:48px!important;min-height:48px!important;max-height:48px!important;margin:4px 0 6px!important;padding:1px!important}.adsterraPreciseViewport{height:46px!important;min-height:46px!important;max-height:46px!important}.adsterraPreciseCanvas{width:760px!important;height:360px!important;transform:translate(-50%,-50%)scale(.13)!important}.adsterraPreciseContainer{width:760px!important;min-height:360px!important}}@media (min-width:641px){.adNative3Slot{border-radius:7px!important;height:74px!important;min-height:74px!important;max-height:74px!important}.adNative3Frame{transform:translate(-50%,-50%)scale(.29)!important}.adNative3Row{gap:3px!important;margin:6px 0 10px!important}}@media (max-width:640px){.adNative3Row{gap:2px!important;margin:5px 0 8px!important}.adNative3Slot{border-radius:6px!important;height:62px!important;min-height:62px!important;max-height:62px!important}.adNative3Frame{width:320px!important;height:260px!important;transform:translate(-50%,-50%)scale(.24)!important}}.adNative3Slot{background:#020617db!important;border:1px solid #94a3b829!important;border-radius:6px!important;width:100%!important;height:66px!important;min-height:66px!important;max-height:66px!important;position:relative!important;overflow:hidden!important}.adNative3Frame{transform-origin:50%!important;background:0 0!important;border:0!important;width:780px!important;height:260px!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)scale(.255)!important}@media (min-width:641px){.adNative3Slot{border-radius:7px!important;height:78px!important;min-height:78px!important;max-height:78px!important}.adNative3Frame{width:1120px!important;height:260px!important;transform:translate(-50%,-50%)scale(.3)!important}.adNative3Row{gap:3px!important;margin:6px 0 10px!important}}@media (max-width:640px){.adNative3Slot{border-radius:6px!important;height:66px!important;min-height:66px!important;max-height:66px!important}.adNative3Frame{width:780px!important;height:260px!important;transform:translate(-50%,-50%)scale(.255)!important}}.adNative3Row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2px!important;width:100%!important;margin:5px 0 8px!important;display:grid!important}.adNative3Slot{isolation:isolate!important;background:#020617db!important;border:1px solid #94a3b829!important;border-radius:6px!important;width:100%!important;height:66px!important;min-height:66px!important;max-height:66px!important;position:relative!important;overflow:hidden!important}.adNative3Frame{background:0 0!important;border:0!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important;transform:none!important}.videoDetailAdRow{margin-top:6px!important;margin-bottom:12px!important}.videoGridWithAds .videoListAdRow{grid-column:1/-1!important;margin:6px 0 10px!important}.videoBottomAdRow{margin:8px 0 22px!important}@media (min-width:641px){.adNative3Slot{border-radius:7px!important;height:76px!important;min-height:76px!important;max-height:76px!important}.adNative3Row{gap:3px!important;margin:6px 0 10px!important}}@media (max-width:640px){.adNative3Slot{border-radius:6px!important;height:66px!important;min-height:66px!important;max-height:66px!important}}
