.schedule-item{display:flex;flex-direction:row;gap:8px;justify-content:flex-start;padding:10px;font-weight:700;align-items:center;opacity:1;transition:background-color .18s ease,transform .18s ease}.current-time{background-color:#613559;font-size:15px;padding:4px 8px;border-radius:10px;display:inline-block;margin-left:10px}.section-schedule-header{background:#10101a}.card-date{border-radius:10px;background:#15152a;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#ccc;font-weight:700;padding:10px;cursor:pointer}.card-date small{font-weight:600}.card-date.active{background:#cae962;color:#000;cursor:auto}.card-date:not(.active):hover{color:#cae962}.schedule__carousel{margin-top:15px}.schedule__carousel.native-carousel{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding-bottom:4px}.schedule__carousel.native-carousel::-webkit-scrollbar{display:none}.schedule__carousel.native-carousel .card-date{flex:0 0 calc((100% - 20px)/2);scroll-snap-align:start}.section-schedule-header .section__nav--cards.is-disabled{opacity:.35;pointer-events:none}@media(min-width:576px){.schedule__carousel.native-carousel .card-date{flex-basis:calc((100% - 40px)/3)}}@media(min-width:768px){.schedule__carousel.native-carousel{gap:30px}.schedule__carousel.native-carousel .card-date{flex-basis:calc((100% - 90px)/4)}}@media(min-width:992px){.schedule__carousel.native-carousel{scroll-snap-type:none}.schedule__carousel.native-carousel .card-date{flex-basis:calc((100% - 120px)/5)}}@media(min-width:1200px){.schedule__carousel.native-carousel .card-date{flex-basis:calc((100% - 180px)/7)}}.section-schedule-header .section__nav--cards{top:30px}.schedule-item:hover,.schedule-item:hover .schedule-time{color:#cae962}.schedule-item:hover{background-color:#1b1b30;transform:translateX(2px)}.schedule-item:nth-of-type(2n){background-color:#10101a}.schedule-item:nth-of-type(2n+1){background-color:#15152a}.schedule-item:nth-of-type(2n):hover,.schedule-item:nth-of-type(2n+1):hover{background-color:#1b1b30}.schedule-poster{background:#0b0b12;border-radius:10px;flex:0 0 46px;height:66px;overflow:hidden}.schedule-poster img{display:block;height:100%;object-fit:cover;width:100%}.schedule-left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;flex:auto;min-width:0}.schedule-headline{align-items:center;display:flex;gap:12px;justify-content:space-between;min-width:0}.schedule-time{background:rgba(255,255,255,6%);border:1px solid rgba(255,255,255,8%);border-radius:999px;color:#aeb3c3;flex:none;font-size:12px;line-height:1;min-width:42px;padding:5px 7px;text-align:center}.schedule-right{display:flex;gap:6px;justify-content:flex-end;max-width:44%;overflow:hidden}.schedule-country-wrap{flex:none;margin-left:auto;max-width:140px}.schedule-episode-list{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.schedule-episode-pill{align-items:center;background:rgba(255,255,255,5%);border:1px solid rgba(255,255,255,8%);border-radius:999px;color:#d6d8e2;display:inline-flex;font-size:13px;font-weight:800;line-height:1;overflow:hidden;width:fit-content}.schedule-episode-pill__ep,.schedule-episode-pill__status{padding:6px 9px;white-space:nowrap}.schedule-episode-pill__status{border-left:1px solid rgba(255,255,255,8%);color:#aeb3c3;font-weight:700;min-width:92px;text-align:center}.schedule-episode-pill.is-uploaded{border-color:rgba(39,174,96,.3)}.schedule-episode-pill.is-uploaded .schedule-episode-pill__status{background:rgba(39,174,96,.12);color:#59f319}.schedule-episode-pill.is-pending .schedule-episode-pill__status{background:rgba(255,255,255,4%)}.schedule-tag{border-radius:999px;display:inline-flex;align-items:center;max-width:160px;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700}.schedule-tag--country{background:rgba(255,255,255,6%);border:1px solid rgba(255,255,255,8%);color:#d6d8e2}.schedule-tag--episode{background:rgba(202,233,98,.1);border:1px solid rgba(202,233,98,.28);color:#cae962}.schedule-tag--uploaded{background:rgba(39,174,96,.12);border:1px solid rgba(39,174,96,.32);color:#59f319}.schedule-tag--pending{background:rgba(255,255,255,5%);border:1px solid rgba(255,255,255,.1);color:#aeb3c3}.schedule-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-title small{display:block;color:#868a97;font-size:12px;font-weight:500;margin-top:3px}.schedule-empty{background:linear-gradient(135deg,rgba(202,233,98,9%),rgba(255,255,255,4%));border:1px solid rgba(255,255,255,8%);border-radius:18px;color:#fff;padding:34px 18px;text-align:center}.schedule-empty__icon{font-size:38px;margin-bottom:10px}.schedule-empty h3{font-size:20px;margin-bottom:8px}.schedule-empty p{color:#b8bdcc;margin:0}.schedule-page{padding:72px 0 42px}.schedule-hero{position:relative;margin-bottom:14px}.schedule-hero h1{color:#fff;font-size:28px;font-weight:800;line-height:1.1;margin:0}.schedule-date-wrap{position:relative;align-items:center;display:grid;gap:8px;grid-template-columns:40px minmax(0,1fr)40px}.schedule-year-divider{align-items:center;color:#cae962;display:grid;gap:8px;grid-template-columns:minmax(18px,1fr)auto minmax(18px,1fr);margin:0 0 10px;opacity:.82}.schedule-year-divider::before,.schedule-year-divider::after{content:"";display:block;height:1px;min-width:0}.schedule-year-divider::before{background:linear-gradient(90deg,transparent,rgba(202,233,98,.28))}.schedule-year-divider::after{background:linear-gradient(90deg,rgba(202,233,98,.28),transparent)}.schedule-year-divider span{background:rgba(202,233,98,6%);border:1px solid rgba(202,233,98,.18);border-radius:999px;box-shadow:inset 0 1px rgba(255,255,255,4%);font-size:12px;font-weight:900;line-height:1;padding:5px 10px}.schedule-page__tabs{display:flex;gap:8px;overflow-x:auto;padding:0 2px 6px;scroll-behavior:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.schedule-page__tabs::-webkit-scrollbar{display:none}.schedule-date-nav{align-items:center;background:#15152a;border:1px solid rgba(255,255,255,8%);border-radius:999px;color:#d6d8e2;cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;touch-action:manipulation;transition:background-color .12s ease,border-color .12s ease,color .12s ease;user-select:none;width:40px;-webkit-tap-highlight-color:transparent;pointer-events:auto!important}.schedule-date-nav svg{stroke:currentColor;pointer-events:none}.schedule-date-nav:hover{background:#1b1b30;border-color:rgba(202,233,98,.34);color:#cae962}.schedule-day-pill{border:1px solid rgba(255,255,255,8%);flex:none;min-height:58px;min-width:74px;position:relative;text-decoration:none;transition:border-color .18s ease,background-color .18s ease,color .18s ease;white-space:nowrap}.schedule-day-pill span,.schedule-day-pill strong,.schedule-day-pill em{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-page__tabs .card-date{background:#15152a;color:#d6d8e2}.schedule-page__tabs .card-date:not(.active):hover{background:#1b1b30;border-color:rgba(202,233,98,.34);color:#cae962}.schedule-page__tabs .card-date.is-today:not(.active){background:rgba(202,233,98,8%);border-color:rgba(202,233,98,.38);color:#cae962}.schedule-page__tabs .card-date.is-today:not(.active)::after{background:#cae962;border-radius:999px;content:"";height:6px;position:absolute;right:8px;top:8px;width:6px}.schedule-page__tabs .card-date.active{background:#cae962;border-color:#cae962;color:#111}.schedule-page__tabs .card-date.active.is-today{box-shadow:0 0 0 3px rgba(202,233,98,.18)}.schedule-day-pill strong{font-size:18px}.schedule-day-pill em{color:inherit;font-size:11px;font-style:normal;margin-top:3px;opacity:.8}.schedule-page__toolbar{position:relative;align-items:center;background:#10101a;border:1px solid rgba(255,255,255,8%);border-radius:16px;display:flex;justify-content:space-between;gap:16px;margin-bottom:12px;padding:14px 16px}.schedule-page__toolbar h2{color:#fff;font-size:22px;font-weight:800;margin:0 0 4px}.schedule-heading-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:4px}.schedule-heading-row h2{margin:0}.schedule-page__toolbar p{color:#868a97;margin:0}.schedule-date-picker{align-items:center;background:linear-gradient(135deg,rgba(202,233,98,.18),rgba(59,187,209,.12));border:1px solid rgba(202,233,98,.34);border-radius:14px;box-shadow:0 8px 22px rgba(0,0,0,.18),inset 0 1px rgba(255,255,255,8%);color:#cae962;cursor:pointer;display:inline-flex;flex:none;height:40px;justify-content:center;overflow:hidden;padding:0;position:relative;transition:border-color .18s ease,background .18s ease,transform .18s ease;width:40px}.schedule-date-picker:hover{background:linear-gradient(135deg,rgba(202,233,98,.26),rgba(59,187,209,.18));border-color:rgba(202,233,98,.52);transform:translateY(-1px)}.schedule-date-picker svg{fill:currentColor;height:20px;pointer-events:none;width:20px}.schedule-date-picker input{appearance:none;-webkit-appearance:none;background:0 0;border:0;color:transparent;cursor:pointer;height:100%;inset:0;opacity:0;outline:0;position:absolute;width:100%}.schedule-date-picker input::-webkit-calendar-picker-indicator{cursor:pointer;height:100%;inset:0;opacity:0;position:absolute;width:100%}.schedule-page__today{align-items:center;background:rgba(202,233,98,8%);border:1px solid rgba(202,233,98,.36);border-radius:999px;color:#cae962;display:inline-flex;flex:none;font-weight:800;line-height:1;min-height:40px;padding:0 16px;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.schedule-page__today:hover{background:#cae962;border-color:#cae962;color:#111;transform:translateY(-1px)}.schedule-page__today.is-active{background:rgba(255,255,255,6%);border-color:rgba(255,255,255,.12);color:#868a97;pointer-events:none}.schedule-filter-row{align-items:center;display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px;position:relative}.schedule-filter-label{align-items:center;background:0 0;border:0;border-radius:0;color:#cdd39a;display:inline-flex;flex:none;font-size:11px;font-weight:900;letter-spacing:.08em;min-height:28px;padding:0 8px;position:relative;text-transform:uppercase}.schedule-filter-label::before{background:#cae962;border-radius:999px;content:"";height:14px;left:0;position:absolute;width:3px}.schedule-type-filter,.schedule-filter{display:contents}.schedule-filter[hidden]{display:none!important}.schedule-type-filter__btn,.schedule-filter__btn{background:#15152a;border:1px solid rgba(255,255,255,8%);border-radius:999px;color:#d6d8e2;cursor:pointer;flex:none;font-size:13px;font-weight:800;min-height:28px;padding:0 8px;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.schedule-type-filter__btn:hover,.schedule-filter__btn:hover{background:#1b1b30;border-color:rgba(202,233,98,.34);color:#cae962}.schedule-type-filter__btn.is-active,.schedule-filter__btn.is-active{background:#cae962;border-color:#cae962;color:#111}.schedule-type-filter__btn.is-disabled,.schedule-type-filter__btn:disabled{background:rgba(255,255,255,7%);border-color:rgba(255,255,255,.14);color:#8b91a1;cursor:not-allowed;pointer-events:none}.schedule-page__list{border:1px solid rgba(255,255,255,8%);border-radius:18px;overflow:hidden;position:relative;transition:opacity .18s ease}.schedule-page__list.is-loading{opacity:.58;pointer-events:none}.schedule-page__list.is-loading::after{align-items:center;background:rgba(10,10,18,.72);border:1px solid rgba(202,233,98,.24);border-radius:999px;box-shadow:0 14px 34px rgba(0,0,0,.28);color:#cae962;content:'Đang tải lịch chiếu...';display:inline-flex;font-size:13px;font-weight:800;left:50%;min-height:38px;padding:0 16px;pointer-events:none;position:absolute;top:14px;transform:translateX(-50%);white-space:nowrap;z-index:2}.schedule-page__list .schedule-item{padding:12px}@media(min-width:576px){.schedule-page{padding-top:82px}.schedule-day-pill{min-width:84px}}@media(min-width:992px){.schedule-filter-row{align-items:center;margin-bottom:8px}.schedule-type-filter,.schedule-filter{display:contents}.schedule-item{align-items:center}.schedule-poster{align-self:auto}.schedule-right{max-width:44%}.schedule-main{align-items:center;display:grid;flex-direction:unset;gap:12px;grid-template-columns:minmax(0,1fr)fit-content(220px)}.schedule-country-wrap{max-width:140px}}@media(min-width:0px){.schedule-hero h1{font-size:24px}.schedule-date-wrap{display:block;position:relative}.schedule-date-wrap::after{background:linear-gradient(90deg,rgba(8,8,13,0),#08080d 82%);bottom:0;content:"";pointer-events:none;position:absolute;right:-1px;top:0;width:34px;z-index:2}.schedule-page__tabs{scrollbar-width:thin}.schedule-page__tabs::-webkit-scrollbar{display:block;height:4px}.schedule-page__tabs::-webkit-scrollbar-thumb{background:rgba(202,233,98,.45);border-radius:999px}.schedule-date-nav{display:none}.schedule-page__tabs{gap:6px;margin-left:-2px;margin-right:-2px}.schedule-day-pill{min-height:58px;min-width:74px;padding:8px 10px}.schedule-day-pill span{font-size:12px}.schedule-day-pill strong{font-size:16px}.schedule-day-pill em{font-size:10px}.schedule-page__toolbar{align-items:stretch;display:flex;flex-direction:column;gap:10px;padding:12px}.schedule-page__toolbar p{font-size:13px}.schedule-page__toolbar h2{font-size:18px;margin:0}.schedule-heading-row{gap:8px}.schedule-date-picker{height:34px;width:34px;border-radius:12px}.schedule-date-picker svg{height:18px;width:18px}.schedule-page__today{align-self:flex-start;font-size:12px;min-height:34px;padding:0 12px;white-space:nowrap}.schedule-item{align-items:flex-start;flex-wrap:wrap;gap:10px}.schedule-poster{flex-basis:42px;height:60px}.schedule-main{width:calc(100% - 52px)}.schedule-headline{align-items:center;flex-direction:row;gap:8px}.schedule-left{flex:auto;width:auto}.schedule-country-wrap{justify-content:flex-end;max-width:96px}.schedule-tag--country{max-width:96px}.schedule-tag{max-width:46vw}.schedule-episode-pill{max-width:100%}.schedule-episode-pill__ep,.schedule-episode-pill__status{padding:6px 8px}}@media(min-width:576px){.schedule-hero h1{font-size:28px}.schedule-date-wrap{display:grid}.schedule-date-wrap::after{display:none}.schedule-page__tabs{gap:8px;margin-left:0;margin-right:0;scrollbar-width:none}.schedule-page__tabs::-webkit-scrollbar{display:none}.schedule-date-nav{display:inline-flex}.schedule-day-pill{min-height:68px;min-width:88px;padding:10px}.schedule-day-pill span{font-size:inherit}.schedule-day-pill strong{font-size:18px}.schedule-day-pill em{font-size:11px}.schedule-page__toolbar{align-items:center;display:flex;flex-direction:row;gap:16px;padding:14px 16px}.schedule-page__toolbar p{font-size:inherit}.schedule-page__toolbar h2{font-size:22px;margin:0 0 4px}.schedule-heading-row{gap:10px}.schedule-date-picker{height:40px;width:40px;border-radius:14px}.schedule-date-picker svg{height:20px;width:20px}.schedule-page__today{align-self:auto;font-size:inherit;min-height:40px;padding:0 16px}.schedule-filter-label{min-height:32px;padding:0 2px 0 10px}.schedule-item{align-items:center;flex-wrap:nowrap;gap:8px}.schedule-poster{flex-basis:46px;height:66px}.schedule-headline{gap:12px}.schedule-left{width:auto}.schedule-country-wrap{justify-content:initial;max-width:140px}.schedule-tag--country{max-width:none}.schedule-tag{max-width:none}.schedule-episode-pill__ep,.schedule-episode-pill__status{padding:6px 9px}.schedule-main{align-items:center;display:grid;flex:auto;gap:12px;grid-template-columns:minmax(0,1fr)fit-content(220px);min-width:0}}.schedule-date-wrap{gap:10px}.schedule-page__tabs{align-items:stretch;gap:8px;min-width:0;padding:2px 2px 8px;scroll-padding-inline:2px}.schedule-page__tabs .schedule-day-pill,.schedule-page__tabs .card-date{align-items:center;justify-content:center;min-width:82px;min-height:66px;padding:9px 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#15152a;color:#c8ccd7;box-shadow:none;font-weight:700;line-height:1.15;text-align:center;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.schedule-page__tabs .schedule-day-pill span{color:inherit;font-size:12px;font-weight:700}.schedule-page__tabs .schedule-day-pill strong{margin-top:4px;color:inherit;font-size:17px;font-weight:800}.schedule-page__tabs .schedule-day-pill em{margin-top:3px;color:inherit;font-size:10px;font-weight:700;opacity:.78}.schedule-page__tabs .schedule-day-pill:not(.active):hover,.schedule-page__tabs .schedule-day-pill:not(.active):focus-visible{border-color:rgba(202,233,98,.42);background:#1b1b30;color:#cae962;outline:none;transform:translateY(-1px)}.schedule-page__tabs .schedule-day-pill.is-today:not(.active){border-color:rgba(202,233,98,.42);background:rgba(202,233,98,8%);color:#cae962}.schedule-page__tabs .schedule-day-pill.is-today:not(.active)::after{top:8px;right:8px;width:6px;height:6px;background:#cae962}.schedule-page__tabs .schedule-day-pill.active{border-color:#cae962;background:#cae962;color:#111;box-shadow:0 0 0 3px rgba(202,233,98,.14);transform:none}.schedule-page__tabs .schedule-day-pill.active span,.schedule-page__tabs .schedule-day-pill.active strong,.schedule-page__tabs .schedule-day-pill.active em{color:#111}.schedule-date-nav{flex:0 0 40px;width:40px;height:40px;border-color:rgba(255,255,255,.1);background:#15152a;color:#c8ccd7}.schedule-date-nav:hover,.schedule-date-nav:focus-visible{border-color:rgba(202,233,98,.42);background:#1b1b30;color:#cae962;outline:none}@media(max-width:575.98px){.schedule-date-wrap{display:block}.schedule-page__tabs{gap:6px;margin:0 -2px;padding:2px 2px 8px}.schedule-page__tabs .schedule-day-pill,.schedule-page__tabs .card-date{min-width:76px;min-height:58px;padding:8px 9px}.schedule-page__tabs .schedule-day-pill span{font-size:11px}.schedule-page__tabs .schedule-day-pill strong{font-size:15px}.schedule-page__tabs .schedule-day-pill em{font-size:9px}}@media(min-width:576px){.schedule-page__tabs .schedule-day-pill,.schedule-page__tabs .card-date{min-width:88px;min-height:68px}}