.home{position:relative}.home-page .grid__section{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;padding:5px 0;min-width:0;max-width:100%}.home-page .card__section{--card-section-padding:12px;background:#263e4d7a;border:1px solid rgba(255,255,255,5%);border-radius:10px;padding:var(--card-section-padding);box-shadow:0 8px 24px rgba(0,0,0,.2);overflow-x:hidden;position:relative;min-width:0;max-width:100%}.home-page .article__left,.home-page .article__right{grid-column:span 1;display:grid;gap:15px;min-width:0}.home-page .article__left>*,.home-page .article__right>*{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.home-page .article__full{grid-column:span 1}.home-page .leaderboard-aside-full{display:none!important}@media(min-width:360px){.home-page .card__section{--card-section-padding:14px}}@media(min-width:576px){.home-page .card__section{border-radius:16px;--card-section-padding:20px}}@media(min-width:992px){.home-page .grid__section{grid-template-columns:minmax(0,1fr)minmax(0,320px);align-items:start}.home-page .article__left,.home-page .article__right,.home-page .article__full{grid-column:auto}.home-page .leaderboard-aside-full{display:block!important}.home-page .home-top-trending-wrap{order:-1}.home-page .lb-compact{order:0}}.home--title{padding-top:90px;margin-bottom:20px;overflow:hidden;height:400px}.top-banner-2 .home--title{padding-top:150px;height:520px}.home--title:after{content:'';position:absolute;top:0;height:320px;left:0;right:0;display:block;z-index:1;opacity:.7;background:linear-gradient(180deg,rgba(21,31,48,.35) 0%,#1c1b21 100%)}.home--title .container,.home--title .home__carousel{z-index:2;position:relative}.home__carousel{min-height:230px}.home__carousel.native-carousel--home{display:flex;gap:5px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;touch-action:auto;user-select:none}.home__carousel.native-carousel--home img{-webkit-user-drag:none;user-select:none}.home__carousel.native-carousel--home.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.home__carousel.native-carousel--home::-webkit-scrollbar{display:none}.home__carousel.native-carousel--home .home__card{flex:0 0 calc((100% - 20px)/2);scroll-snap-align:start}.home__carousel:not(.native-carousel--home){display:flex;gap:20px;overflow:hidden;scroll-snap-type:x proximity}.home__carousel:not(.native-carousel--home) .home__card{flex:0 0 calc((100% - 20px)/2);scroll-snap-align:start}.home__carousel:not(.native-carousel--home) .home__card:nth-child(n+3){display:none}.home--title .native-carousel-dots{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;margin-top:30px}.home--title .native-carousel-dots .native-carousel-dot{min-width:24px;min-height:24px;display:inline-flex;align-items:center;justify-content:center;margin-right:10px}.home--title .native-carousel-dots .native-carousel-dot:last-child{margin-right:0}.home--title .native-carousel-dots .native-carousel-dot span{display:block;height:4px;width:10px;border-radius:3px;background-color:rgb(0 134 165/.5);transition:.5s}.home--title .native-carousel-dots .native-carousel-dot.active span{width:20px;background-color:#3bbbd1}.home__card{display:block;width:290px;height:200px;transition:.3s;overflow:hidden;position:relative;border-radius:12px;isolation:isolate}.home__card-cover{display:block;width:100%;height:100%;border-radius:12px;overflow:hidden;position:relative}.home__card-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.home__card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,5%) 0%,rgba(0,0,0,.55) 55%,rgba(0,0,0,.88) 100%);pointer-events:none}.home__card-overlay::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15) 0%,rgba(0,0,0,.4) 55%,rgba(0,0,0,.3) 100%);opacity:0;transition:opacity .25s ease}.home__badge-tl{position:absolute;top:8px;left:8px;z-index:5}.home__card .card__quickview--slideshow{top:36px;left:8px;width:28px;height:28px;-webkit-backdrop-filter:none;backdrop-filter:none}.home__badges-tr{position:absolute;top:8px;right:8px;z-index:5;display:flex;flex-direction:column;align-items:flex-end;gap:3px;min-width:26px;pointer-events:none}.home__badges-tr .card__badge{order:0}.home__add{width:26px;height:26px;border-radius:6px;background:rgba(21,31,48,.85);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;pointer-events:none;align-self:flex-end;flex-shrink:0;margin-top:1px;transition:opacity .3s ease}.home__add svg{width:14px;height:14px;flex-shrink:0;fill:#fff;transition:fill .3s}.home__card:hover .home__add,.home__add:focus{opacity:1;pointer-events:auto}.home__add:hover svg,.home__add.active svg{fill:#3bbbd1}.home__episode-badge{position:absolute;left:12px;bottom:86px;z-index:5;display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 28px);min-height:22px;padding:3px 9px;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:rgba(21,31,48,.82);color:rgba(255,255,255,.92);font-size:11px;font-weight:700;line-height:1.25;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-shadow:0 6px 16px rgba(0,0,0,.22);pointer-events:none}.home__card-info{position:absolute;bottom:0;left:0;right:0;z-index:4;padding:10px 20px;display:flex;flex-direction:column;gap:5px;border-radius:0 0 12px 12px}.home__card-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.home__card-updated{color:#ddd;font-size:11px;white-space:nowrap;overflow:hidden}.homecard__rating{display:flex!important;flex-direction:row!important;align-items:center;gap:1px;background:0 0!important;padding:0!important;position:relative!important;width:auto!important;opacity:1!important}.homecard__rating div{position:relative;flex-direction:row;padding:0!important}.home__card-title{font-size:13px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;text-decoration:none;transition:color .3s;letter-spacing:-.3px}.home__card-sub{display:flex;align-items:center;gap:6px;color:#ccc}.home__card-origin{font-size:11px;color:#aaa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.home__card-views{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:#ccc;flex-shrink:0}.home__card-views svg{width:11px;height:11px;fill:#ccc}@media(hover:hover) and (pointer:fine){.home__card:hover .home__card-overlay::after{opacity:1}.home__card:hover .home__card-title{color:#3bbbd1}}.home__nav{display:none}.home__nav.is-disabled,.home__nav:disabled{opacity:.28;cursor:default;pointer-events:auto}.home__title{display:block;font-weight:600;color:#fff;font-size:1em;line-height:120%;margin:15px 0;text-transform:uppercase}.home__title a{backdrop-filter:blur(10px)}.home__title a:hover{color:#fff;opacity:.9}.home__title b{font-weight:500}.home-chip-group{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.home-chip-group .home-categories__item{margin:0}.home-categories__item{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border:1px solid rgba(255,255,255,8%);border-radius:999px;background:linear-gradient(135deg,rgba(15,23,42,.82),rgba(38,62,77,.78));box-shadow:inset 0 1px rgba(255,255,255,5%);color:#dce8ef;font-size:12px;font-weight:700;line-height:1.25;text-align:center;text-decoration:none;white-space:nowrap;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.home-categories__item:hover,.home-categories__item:focus{color:#fff;border-color:rgba(59,187,209,.48);background:linear-gradient(135deg,rgba(59,187,209,.26),rgba(36,125,255,.22));box-shadow:0 10px 20px rgba(0,0,0,.18),inset 0 1px rgba(255,255,255,9%);transform:translateY(-1px)}.home-categories__item:active{transform:translateY(0)}.home-categories__item svg{flex:none}@media(min-width:576px){.home-chip-group{gap:10px}.home-categories__item{min-height:36px;padding:8px 14px;font-size:13px}}.slideshow-container{margin-top:64px}#cover-page{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;z-index:10000;transition:transform .35s ease-out;background:#111;will-change:transform;contain:layout paint;touch-action:pan-y}.is-unlocked #cover-page{transform:translateY(-100%);pointer-events:none;visibility:hidden}.welcome-screen{width:100%;height:100vh;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.welcome-screen::before{content:"";top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.8)),url(/assets/images/hero1-mobile.webp);background-size:cover;background-position:50%;z-index:-1;transform:scale(1.1)}.welcome-screen.unlocked-user{display:none!important}.welcome-content{text-align:center;display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px;padding:0 20px 80px;height:100%;justify-content:center}.welcome-desc{font-size:.9em;color:#ccc}.welcome-preload-slot{width:100%;display:flex;justify-content:center;padding-bottom:15px}.preload-banner.preload-banner--welcome{display:block!important;position:static!important;width:100%!important;height:auto!important;padding:0!important;margin:6px 0 14px!important;background:0 0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:5!important}.preload-banner.preload-banner--welcome .preload-card{width:min(88vw,400px);margin:0 auto;border-radius:14px;background:linear-gradient(180deg,rgba(24,24,32,.96),rgba(12,12,18,.96));border:1px solid rgba(255,255,255,.16);box-shadow:0 16px 40px rgba(0,0,0,.65);animation:preloadFadeIn .2s ease-out}.preload-banner.preload-banner--welcome img{display:block;width:100%;height:auto;object-fit:cover}.preload-banner.preload-banner--welcome .close-preload-banner-full{min-height:38px;font-size:13px;padding:4px 10px}@media(max-height:720px){.preload-banner.preload-banner--welcome{margin:4px 0 10px!important}.preload-banner.preload-banner--welcome .preload-card{width:min(80vw,320px)}.preload-banner.preload-banner--welcome .close-preload-banner-full{min-height:32px;font-size:12px}.btn-explore{padding:12px 28px;font-size:15px}}.welcome-title{font-size:1.1em;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.welcome-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:10px;width:100%}.btn-explore{display:inline-flex;align-items:center;gap:12px;padding:16px 36px;font-size:17px;font-weight:700;color:#fff;background:linear-gradient(135deg,#e50914,#b20710);border:none;border-radius:50px;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;text-transform:uppercase;letter-spacing:1.5px}.btn-explore:hover{transform:translateY(-4px)scale(1.05);background:linear-gradient(135deg,#ff1a26,#e50914);box-shadow:0 0 25px rgba(229,9,20,.6)}.btn-explore .icon{font-size:12px;background:rgba(255,255,255,.25);width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:50%;backdrop-filter:blur(5px)}.btn-reels-hero{display:inline-flex;align-items:center;gap:10px;padding:16px 34px;font-size:17px;font-weight:800;color:#fff;background:linear-gradient(135deg,#ff0050 0%,#ff2d55 50%,#8900ff 100%);border:1px solid rgba(255,255,255,.2);border-radius:50px;text-decoration:none;cursor:pointer;position:relative;overflow:hidden;transition:all .25s cubic-bezier(.2,.8,.2,1);text-transform:uppercase;letter-spacing:1.2px;box-shadow:0 0 20px rgba(255,45,85,.45);animation:reels-pulse-glow 2.5s infinite}.btn-reels-hero:hover{transform:translateY(-4px)scale(1.05);background:linear-gradient(135deg,#ff1a66 0%,#ff3377 50%,#9900ff 100%);box-shadow:0 0 35px rgba(255,45,85,.8),0 0 15px rgba(137,0,255,.5);color:#fff}.btn-reels-hero .reels-icon-glow{font-size:18px;display:inline-block;animation:fire-bounce 1.5s infinite ease-in-out}.btn-reels-hero .reels-badge-hot{font-size:10px;font-weight:900;background:#fc0;color:#000;padding:2px 6px;border-radius:999px;letter-spacing:.5px;line-height:1;box-shadow:0 0 8px rgba(255,204,0,.8)}@keyframes reels-pulse-glow{0%{box-shadow:0 0 rgba(255,45,85,.7)}70%{box-shadow:0 0 0 16px rgba(255,45,85,0)}100%{box-shadow:0 0 rgba(255,45,85,0)}}@keyframes fire-bounce{0%,100%{transform:scale(1)}50%{transform:scale(1.2)rotate(6deg)}}.scroll-indicator{position:absolute;bottom:50px;display:flex;flex-direction:column;align-items:center;color:#fff;font-size:14px;font-weight:900;filter:drop-shadow(0 2px 2px rgba(0,0,0,.5));cursor:pointer}.scroll-indicator .arrow{font-size:36px;margin-bottom:5px;animation:bounceKhieu 2s infinite}@keyframes bounceKhieu{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media(max-width:767px),(prefers-reduced-motion:reduce){#cover-page{transition-duration:.2s}.btn-explore,.scroll-indicator .arrow{animation:none}.welcome-screen::before{transform:none}}@media(min-width:768px){.welcome-screen::before{background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.8)),url(/assets/images/hero1.webp)}}.homebg{position:absolute;width:100%;height:100%;bottom:85px;background-size:cover;background-image:url(/assets/images/hero0-mobile.webp);-webkit-transition:background-image 1e3ms linear;-ms-transition:background-image 1e3ms linear;transition:background-image 1e3ms linear}@media(min-width:768px){.homebg{background-image:url(/assets/images/hero0.webp)}}@media(min-width:360px){.home__card{width:320px}}@media(min-width:400px){.home__card{width:340px}}@media(min-width:576px){.home--title{height:440px;font-size:1.2em}.welcome-content{padding:24px 20px 96px}.welcome-desc{max-width:none}.welcome-title{font-size:1.6em;white-space:nowrap;text-wrap:unset}.btn-explore{padding:18px 45px;font-size:18px}.top-banner-2 .home--title{height:550px}.home--title:after{height:370px}.home__card{width:360px;height:240px}.home__rating{top:30px;right:30px}}@media(min-width:768px) and (max-width:1199px){.home--title{padding-top:120px}.top-banner-2 .home--title{padding-top:230px;height:720px}.home--title:after{height:490px}.homebg{bottom:150px}.home__carousel:not(.native-carousel--home) .home__card:nth-child(n+3){display:block}.home__carousel:not(.native-carousel--home) .home__card:nth-child(n+4){display:none}.home__rating{font-size:14px}.home__rating svg{width:18px}}@media(min-width:768px){.homebg{bottom:150px;background-image:url(/assets/images/hero0.webp)}.slideshow-container{margin-top:0}.home__card{width:300px;height:250px}}@media(min-width:1200px){.home--title .native-carousel-dots{padding-left:calc((100vw - 930px)/2)}.home--title{height:520px}.top-banner-2 .home--title{padding-top:200px;height:700px}.home__card div{bottom:10px}}@media(min-width:992px){.home--title .home__nav{position:absolute;display:flex;z-index:5;top:250px;bottom:auto;align-items:center;justify-content:center;width:48px;height:48px;margin:0;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(15,27,39,.78);box-shadow:0 8px 24px rgba(0,0,0,.28);transform:translateY(-50%)}.home--title .home__nav:hover,.home--title .home__nav:focus-visible{background:rgba(30,69,122,.92);border-color:rgba(117,231,248,.55)}.home--title .home__nav svg{width:24px;height:24px}}.home--title{position:relative}.home--title::before{content:'›';position:absolute;z-index:4;top:70%;right:10px;display:flex;align-items:center;justify-content:center;width:30px;height:44px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:rgba(255,255,255,.94);background:rgba(15,27,39,.76);box-shadow:0 6px 18px rgba(0,0,0,.26);font-size:30px;font-weight:300;line-height:1;pointer-events:none;transform:translateY(-50%);animation:carousel-hint-pulse 1.8s ease-in-out infinite}.home--title:has(.native-carousel.is-at-end)::before,.home--title:not(:has(.native-carousel.has-scroll))::before{display:none}.home__carousel.native-carousel--home::after{content:'';position:sticky;right:0;display:block;flex:0 0 26px;height:1px;margin-left:-26px;pointer-events:none;box-shadow:-20px 0 24px 18px rgba(15,27,39,.68)}@media(min-width:768px){.home--title::before,.home__carousel.native-carousel--home::after{display:none}}@keyframes carousel-hint-pulse{0%,100%{opacity:.48;transform:translate(0,-50%)}50%{opacity:1;transform:translate(4px,-50%)}}@media(min-width:1200px){.homebg{bottom:60px}.home--static{margin-top:0}.home--title{height:460px}.top-banner-2 .home--title{height:600px}.home--title:after{height:440px}.home--title .home__nav{height:400px;top:auto;transform:none}.home__card{width:280px;height:300px}.home__card div{bottom:0}.home__nav{align-items:center;width:calc((100% - 1170px)/2);height:400px;top:0;bottom:0;border:0;border-radius:0;background:linear-gradient(90deg,rgba(15,27,39,.5),transparent);box-shadow:none;transform:none}.home__nav--prev{left:0;border-radius:0 16px 16px 0}.home__nav--next{right:0;background:linear-gradient(-90deg,rgba(15,27,39,.5),transparent)}.home__carousel{min-height:360px}.home__carousel:not(.native-carousel--home) .home__card:nth-child(n+4){display:block}.home__carousel:not(.native-carousel--home) .home__card:nth-child(n+5){display:none}.home--title .native-carousel-dots{padding-left:calc((100vw - 1110px)/2)}}@media(min-width:576px){.home__carousel.native-carousel--home .home__card,.home__carousel:not(.native-carousel--home) .home__card{flex-basis:calc((100% - 60px)/4)}}@media(min-width:768px){.home__carousel.native-carousel--home .home__card,.home__carousel:not(.native-carousel--home) .home__card{flex-basis:calc((100% - 80px)/5)}}@media(min-width:992px){.home__carousel.native-carousel--home .home__card,.home__carousel:not(.native-carousel--home) .home__card{flex-basis:calc((100% - 100px)/6)}}@media(min-width:1440px){.home__carousel.native-carousel--home .home__card,.home__carousel:not(.native-carousel--home) .home__card{flex-basis:calc((100% - 60px)/4)}}@media(min-width:768px){.home__carousel.native-carousel--home .home__card,.home__carousel:not(.native-carousel--home) .home__card{flex-basis:calc((100% - 80px)/5)}}@media(min-width:992px){.home__carousel.native-carousel--home .home__card,.home__carousel:not(.native-carousel--home) .home__card{flex-basis:calc((100% - 100px)/6)}}@media(min-width:1440px){.home--title .home__nav{height:300px}.home__card{width:248px}.home__carousel:not(.native-carousel--home) .home__card:nth-child(n+5){display:block}.home__carousel:not(.native-carousel--home) .home__card:nth-child(n+6){display:none}.home__nav{width:calc((100% - 1360px)/2)}.home--title .native-carousel-dots{padding-left:calc((100vw - 1240px)/2)}}@media(min-width:992px){.home--title .home__nav{position:absolute!important;top:55%!important;bottom:auto!important;width:48px!important;height:48px!important;margin:0!important;padding:0!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:50%!important;background:rgba(15,27,39,.78)!important;box-shadow:0 8px 24px rgba(0,0,0,.28)!important;transform:translateY(-50%)!important}.home--title .home__nav--prev{left:10px!important;right:auto!important}.home--title .home__nav--next{right:10px!important;left:auto!important;background:rgba(15,27,39,.78)!important}}#bookmark-notice{position:fixed;right:16px;bottom:16px;z-index:2147483647;width:min(330px,calc(100vw - 32px));padding:12px 38px 12px 14px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(20,20,24,.96);color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.35);font-size:13px;line-height:1.45}#bookmark-notice.is-success{border-left:4px solid #3bbbd1}#bookmark-notice.is-error{border-left:4px solid #ffb020}#bookmark-notice strong{display:block;margin-bottom:3px;font-size:15px}#bookmark-notice.is-success strong{color:#88e6f4}#bookmark-notice.is-error strong{color:#ffd18a}#bookmark-notice span{display:block;opacity:.92}#bookmark-notice button{position:absolute;top:8px;right:10px;border:0;background:0 0;color:#fff;font-size:24px;line-height:1;cursor:pointer;opacity:.75}#bookmark-notice button:hover{opacity:1}.home--title .homebg{z-index:0}.home--title::after{top:0;bottom:0;height:100%;opacity:1;background:linear-gradient(180deg,rgba(21,31,48,.18) 0%,rgba(28,27,33,.18) 30%,rgba(28,27,33,.78) 72%,#1c1b21 100%)}.home--title .container,.home--title .home__carousel,.home--title .home__nav{z-index:2}