.screening-detail{background:#18181a;position:relative;width:100%}.screening-detail .sec-divider{width:100%;border-top:1px solid rgba(255,255,255,.075);margin:20px 0}.screening-detail section.sec-1{position:absolute;top:0;left:0;width:100%;height:656px;z-index:-1;background-position:50% 20%;background-repeat:no-repeat;background-size:cover}.screening-detail section.sec-1 .overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#e4add100,#18181acb 40%,#18181a 60%)}.screening-detail section.sec-2{padding:50px 0 20px}@media (max-width: 860px){.screening-detail section.sec-2{padding:30px 0 60px}}@media (max-width: 860px){.screening-detail section.sec-2 .sw-wrapper{padding:0 20px}}.screening-detail section.sec-2 .sw-wrapper .back-btn{display:inline-flex;align-items:center;column-gap:10px;color:var(--white);text-transform:uppercase;font-size:13px;font-weight:600;margin-bottom:40px}.screening-detail section.sec-2 .sw-wrapper .back-btn i{font-size:12px}.screening-detail section.sec-2 .sw-wrapper .film-layout{display:grid;grid-template-columns:349px 1fr;gap:50px;align-items:flex-start}@media (max-width: 860px){.screening-detail section.sec-2 .sw-wrapper .film-layout{grid-template-columns:1fr;gap:40px}}.screening-detail section.sec-2 .sw-wrapper .film-poster{border-radius:5px;overflow:hidden;box-shadow:0 20px 60px #000000b3;flex-shrink:0}.screening-detail section.sec-2 .sw-wrapper .film-poster img{width:100%;height:auto;display:block}@media (max-width: 860px){.screening-detail section.sec-2 .sw-wrapper .film-poster{max-width:220px;margin:0 auto}}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:20px}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .film-title{font-size:24px;font-weight:700;color:var(--white);line-height:1.3;flex:1}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .film-title em{font-style:normal}@media (max-width: 768px){.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .film-title{font-size:22px}}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .header-actions{display:flex;align-items:flex-start;gap:12px;flex-shrink:0;margin-top:-25px}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .back-screening-btn,.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .want-btn{background:transparent;box-shadow:none;outline:none;border:none;text-align:center;cursor:pointer}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .back-screening-btn .circle,.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .want-btn .circle{display:flex;margin:0 auto 10px;align-items:center;justify-content:center;background:#ffffff14;border-radius:50%;width:60px;height:60px;transition:background .2s ease,border-color .2s ease;flex-shrink:0}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .back-screening-btn .circle--primary,.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .want-btn .circle--primary{background:linear-gradient(to bottom right,#ce43e6,#9d1bb3);border-color:transparent}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .back-screening-btn .circle--secondary,.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .want-btn .circle--secondary{background:linear-gradient(to bottom right,#cb265b,#3c063b);border-color:transparent}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .back-screening-btn span,.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .want-btn span{font-size:13px;color:var(--white);font-weight:500;line-height:1.3;transition:color .2s ease}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .back-screening-btn:hover .circle--want,.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .want-btn:hover .circle--want{background:var(--white)}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .back-screening-btn:hover .circle--want i,.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .want-btn:hover .circle--want i{filter:brightness(0) saturate(100%) invert(23%) sepia(95%) saturate(1792%) hue-rotate(318deg) brightness(89%) contrast(97%)}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .back-screening-btn:hover .circle--primary,.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .back-screening-btn:hover .circle--secondary,.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .want-btn:hover .circle--primary,.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .want-btn:hover .circle--secondary{background:var(--white)}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .back-screening-btn:hover .circle--primary i,.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .back-screening-btn:hover .circle--secondary i,.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .want-btn:hover .circle--primary i,.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .want-btn:hover .circle--secondary i{filter:brightness(0) saturate(100%) invert(23%) sepia(95%) saturate(1792%) hue-rotate(318deg) brightness(89%) contrast(97%)}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .want-btn .circle--liked{background:var(--white)}.screening-detail section.sec-2 .sw-wrapper .film-details .film-header .want-btn .circle--liked i{filter:brightness(0) saturate(100%) invert(23%) sepia(95%) saturate(1792%) hue-rotate(318deg) brightness(89%) contrast(97%)}.screening-detail section.sec-2 .sw-wrapper .film-details .film-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 32px;margin-bottom:22px}@media (max-width: 520px){.screening-detail section.sec-2 .sw-wrapper .film-details .film-info-grid{grid-template-columns:1fr}}.screening-detail section.sec-2 .sw-wrapper .film-details .film-info-grid .info-cell{display:flex;align-items:center;gap:8px;font-size:14px;color:#ffffffb2}.screening-detail section.sec-2 .sw-wrapper .film-details .film-info-grid .info-cell strong{color:var(--white)}.screening-detail section.sec-2 .sw-wrapper .film-details .film-info-grid .info-cell i{font-size:16px;color:#ffffffb2;flex-shrink:0}.screening-detail section.sec-2 .sw-wrapper .film-details .film-info-grid .creator-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;flex-shrink:0}.screening-detail section.sec-2 .sw-wrapper .film-details .film-info-grid .creator-badge{width:18px;height:18px;flex-shrink:0}.screening-detail section.sec-2 .sw-wrapper .film-details .film-info-grid .cinema-link{display:flex;align-items:center;gap:8px;color:#ffffffb2;text-decoration:none;font-size:14px}.screening-detail section.sec-2 .sw-wrapper .film-details .film-info-grid .cinema-link:hover{color:var(--white)}.screening-detail section.sec-2 .sw-wrapper .film-details .film-info-grid .cinema-icon{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card{position:relative;border-radius:13px;background:linear-gradient(90deg,#bf50d86e,#3d3842);border:1px solid rgba(170,13,123,.2549019608);margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card--disabled{opacity:.6}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:12px;background:linear-gradient(90deg,#7a249081,#2e2f34);z-index:0}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__label,.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__btn,.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__btn-wrap{position:relative;z-index:1}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__label{display:flex;align-items:center;gap:10px;font-size:14px;color:#ffffffd9}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__label i{width:13px;color:#ffffffb3}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__label strong{color:#fff;font-weight:700}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__btn{display:inline-flex;align-items:center;justify-content:center;padding:7px 18px;font-size:13px;font-weight:600;border-radius:999px;border:1.5px solid rgba(255,255,255,.7);background:transparent;color:#fff;text-decoration:none;cursor:pointer;white-space:nowrap;transition:background .18s ease,border-color .18s ease;flex-shrink:0}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__btn:hover{background:#ffffff1f}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__btn--disabled{border-color:#ffffff40;color:#ffffff59;cursor:not-allowed}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__btn--disabled:hover{background:transparent}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__btn-wrap{display:flex;align-items:center;gap:8px;flex-shrink:0}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__info{position:relative;display:inline-flex;align-items:center;cursor:default}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__info i{color:#fff;font-size:18px}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__info:hover .ticket-card__tooltip{opacity:1;pointer-events:auto}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__tooltip{position:absolute;top:calc(100% + 12px);right:-8px;width:260px;background:#fff;color:#1a1a1a;padding:16px 18px;border-radius:16px;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:20;box-shadow:0 8px 32px #00000038;display:flex;flex-direction:column;gap:6px}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__tooltip strong{display:block;font-size:15px;font-weight:700;color:#111;line-height:1.3}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__tooltip span{display:block;font-size:14px;font-weight:400;color:#444;line-height:1.5;white-space:normal}.screening-detail section.sec-2 .sw-wrapper .film-details .ticket-card__tooltip:before{content:"";position:absolute;bottom:100%;right:14px;border:8px solid transparent;border-bottom-color:#fff}.screening-detail section.sec-2 .sw-wrapper .film-details .film-funding{margin-bottom:18px}.screening-detail section.sec-2 .sw-wrapper .film-details .film-funding .funding-bar-track{width:100%;height:15px;background:#3a3a3f;border-radius:99px;overflow:hidden;margin-bottom:8px}.screening-detail section.sec-2 .sw-wrapper .film-details .film-funding .funding-bar-fill{height:100%;background:#e04c4c;border-radius:99px;transition:width .4s ease}.screening-detail section.sec-2 .sw-wrapper .film-details .film-funding .funding-label{font-size:14px;color:#e04c4c;margin:0}.screening-detail section.sec-2 .sw-wrapper .film-details .film-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:32px}.screening-detail section.sec-2 .sw-wrapper .film-details .film-meta-grid.no-days-left,.screening-detail section.sec-2 .sw-wrapper .film-details .film-meta-grid.col-2{grid-template-columns:repeat(2,1fr)}@media (max-width: 560px){.screening-detail section.sec-2 .sw-wrapper .film-details .film-meta-grid{grid-template-columns:repeat(2,1fr)}}.screening-detail section.sec-2 .sw-wrapper .film-details .meta-tile{background:#2e2f34;border-radius:8px;padding:14px 16px;display:flex;flex-direction:column;gap:6px}.screening-detail section.sec-2 .sw-wrapper .film-details .meta-tile--clickable{cursor:pointer;position:relative}.screening-detail section.sec-2 .sw-wrapper .film-details .meta-tile .meta-top-row{display:flex;align-items:center;gap:5px}.screening-detail section.sec-2 .sw-wrapper .film-details .meta-tile .meta-avatars{display:flex}.screening-detail section.sec-2 .sw-wrapper .film-details .meta-tile .meta-avatar{width:26px;height:26px;border-radius:50%;object-fit:cover;border:2px solid #2e2f34;margin-right:-8px;flex-shrink:0}.screening-detail section.sec-2 .sw-wrapper .film-details .meta-tile .meta-avatar:last-child{margin-right:0}.screening-detail section.sec-2 .sw-wrapper .film-details .meta-tile .meta-label-row{display:flex;align-items:center;gap:6px}.screening-detail section.sec-2 .sw-wrapper .film-details .meta-tile .meta-value{font-size:15px;font-weight:700;color:var(--white);line-height:1.3}.screening-detail section.sec-2 .sw-wrapper .film-details .meta-tile .meta-value--large{font-size:24px}.screening-detail section.sec-2 .sw-wrapper .film-details .meta-tile .meta-arrow{font-size:11px;color:#888;filter:brightness(0) saturate(100%) invert(49%) sepia(83%) saturate(20%) hue-rotate(18deg) brightness(95%) contrast(85%)}.screening-detail section.sec-2 .sw-wrapper .film-details .meta-tile .meta-label{font-size:11px;color:#888;letter-spacing:.08em;text-transform:uppercase}.screening-detail section.sec-2 .sw-wrapper .film-details .notice{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-radius:12px;font-size:14px;line-height:1.6;margin-bottom:20px}.screening-detail section.sec-2 .sw-wrapper .film-details .notice i{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;margin-top:1px}.screening-detail section.sec-2 .sw-wrapper .film-details .notice .notice-text{color:#ffffffe0}.screening-detail section.sec-2 .sw-wrapper .film-details .notice--error{background:#cb265b1f;border:1px solid rgba(203,38,91,.28)}.screening-detail section.sec-2 .sw-wrapper .film-details .notice--error i{filter:brightness(0) saturate(100%) invert(45%) sepia(81%) saturate(3813%) hue-rotate(321deg) brightness(95%) contrast(94%)}.screening-detail section.sec-2 .sw-wrapper .film-details .film-buy-tickets-btn{display:flex;width:100%;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;border:none;background:linear-gradient(to bottom,#cb265b,#3c063b);color:#fff;font-size:14px;font-weight:700;text-decoration:none;transition:filter .2s ease}.screening-detail section.sec-2 .sw-wrapper .film-details .film-buy-tickets-btn:hover{filter:brightness(1.1)}.screening-detail section.sec-2 .sw-wrapper .film-details .what-happens-next .whn-title{font-size:18px;font-weight:700;color:var(--white);margin-bottom:16px}.screening-detail section.sec-2 .sw-wrapper .film-details .what-happens-next .whn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 700px){.screening-detail section.sec-2 .sw-wrapper .film-details .what-happens-next .whn-grid{grid-template-columns:1fr}}.screening-detail section.sec-2 .sw-wrapper .film-details .what-happens-next .whn-card{display:flex;align-items:center;gap:12px}.screening-detail section.sec-2 .sw-wrapper .film-details .what-happens-next .whn-icon{flex-shrink:0;width:44.38px;height:44.38px;border-radius:50%;background:linear-gradient(to bottom right,#ce43e6,#9d1bb3);display:flex;align-items:center;justify-content:center}.screening-detail section.sec-2 .sw-wrapper .film-details .what-happens-next .whn-icon i{font-size:16px;color:var(--white)}.screening-detail section.sec-2 .sw-wrapper .film-details .what-happens-next .whn-body{display:flex;flex-direction:column;gap:4px}.screening-detail section.sec-2 .sw-wrapper .film-details .what-happens-next .whn-heading{font-size:13px;font-weight:700;color:var(--white);margin:0}.screening-detail section.sec-2 .sw-wrapper .film-details .what-happens-next .whn-text{font-size:12px;color:#ffffffb2;margin:0;line-height:1.5}.screening-detail section.sec-2 .sw-wrapper .film-details .what-happens-next .whn-text .highlight{color:#d42ef0;font-weight:700}.screening-detail section.sec-2 .sw-wrapper .film-details .film-overview{font-size:15px;line-height:1.7;color:#ffffffb2;margin-bottom:16px}.screening-detail section.sec-2 .sw-wrapper .film-details .film-intro{font-size:15px;line-height:1.7;color:#ffffffb2;margin-bottom:28px}.screening-detail section.sec-2 .sw-wrapper .film-details .cinema-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#ad38c11a;border-radius:10px;padding:16px 24px;margin-bottom:28px}@media (max-width: 860px){.screening-detail section.sec-2 .sw-wrapper .film-details .cinema-bar{flex-direction:column;align-items:flex-start;gap:14px}}.screening-detail section.sec-2 .sw-wrapper .film-details .cinema-bar p{font-size:15px;color:#ce43e6;margin:0}.screening-detail section.sec-2 .sw-wrapper .film-details .cinema-bar p span{color:#ce43e6;font-weight:700}.screening-detail section.sec-2 .sw-wrapper .film-details .cinema-bar .cinema-bar-btn{flex-shrink:0;background:var(--white);color:#18181a;font-size:14px;font-weight:700;padding:12px 26px;border-radius:8px;transition:opacity .2s ease;white-space:nowrap}.screening-detail section.sec-2 .sw-wrapper .film-details .cinema-bar .cinema-bar-btn:hover{opacity:.85}@media (max-width: 860px){.screening-detail section.sec-2 .sw-wrapper .film-details .cinema-bar .cinema-bar-btn{width:100%;text-align:center}}.screening-detail section.sec-3{padding:40px 0 80px;background:#18181a}@media screen and (max-width: 1024px){.screening-detail section.sec-3{padding:10px 20px 80px}}.screening-detail section.sec-3 .sec3-layout{display:grid;gap:32px;align-items:flex-start}.screening-detail section.sec-3 .sec3-layout.no-sidebar{grid-template-columns:350px 1fr}.screening-detail section.sec-3 .sec3-layout.full-width{grid-template-columns:1fr;max-width:700px;margin:0 auto}.screening-detail section.sec-3 .sec3-layout.default{grid-template-columns:290px 1fr 320px}@media (max-width: 1100px){.screening-detail section.sec-3 .sec3-layout{grid-template-columns:200px 1fr 300px;gap:24px}}@media (max-width: 860px){.screening-detail section.sec-3 .sec3-layout{grid-template-columns:1fr!important;gap:28px}}.screening-detail section.sec-3 .sec3-left{position:sticky;top:20px;align-self:start}@media (max-width: 860px){.screening-detail section.sec-3 .sec3-left{position:static;align-self:auto}}.screening-detail section.sec-3 .sec3-main{display:flex;flex-direction:column;gap:28px;min-width:0}.screening-detail section.sec-3 .backers-panel__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.screening-detail section.sec-3 .backers-panel__title{font-size:18px;font-weight:700;color:var(--white);margin:0}.screening-detail section.sec-3 .backers-panel__view-all{background:none;border:none;color:var(--primary);font-size:14px;font-weight:600;cursor:pointer;padding:0}.screening-detail section.sec-3 .backers-panel__view-all:hover{opacity:.8}.screening-detail section.sec-3 .backers-panel{background:#2e2f34;border-radius:10px;padding:20px 16px 16px}.screening-detail section.sec-3 .backers-panel__avatars{display:flex;align-items:center;justify-content:center;margin-bottom:18px}.screening-detail section.sec-3 .backers-panel__avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid #2e2f34;margin-right:-10px;flex-shrink:0}.screening-detail section.sec-3 .backers-panel__extra{width:38px;height:38px;border-radius:50%;background:#555;border:2px solid #2e2f34;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--white);flex-shrink:0}.screening-detail section.sec-3 .backers-panel__list{display:flex;flex-direction:column;gap:12px}.screening-detail section.sec-3 .backers-panel__row{display:flex;align-items:center;justify-content:space-between;gap:8px}.screening-detail section.sec-3 .backers-panel__name{font-size:13px;font-weight:400;color:var(--white);flex:1;min-width:0}.screening-detail section.sec-3 .backers-panel__action{font-weight:400;color:var(--white)}.screening-detail section.sec-3 .backers-panel__time{font-size:12px;color:#888;white-space:nowrap;flex-shrink:0}.screening-detail section.sec-3 .sec3-trailer .trailer-wrap{position:relative;border-radius:12px;overflow:hidden;background:#000}.screening-detail section.sec-3 .sec3-trailer .trailer-wrap .trailer-video{display:block;width:100%;max-height:480px;object-fit:cover;cursor:pointer}.screening-detail section.sec-3 .sec3-trailer .trailer-wrap .trailer-yt-thumb{display:block;width:100%;height:480px;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;position:relative}.screening-detail section.sec-3 .sec3-trailer .trailer-wrap .trailer-yt-thumb .yt-inline-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;z-index:0;pointer-events:none}@media (max-width: 768px){.screening-detail section.sec-3 .sec3-trailer .trailer-wrap .trailer-yt-thumb{height:240px}}.screening-detail section.sec-3 .sec3-trailer .trailer-wrap .trailer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000040;transition:background .2s ease;cursor:pointer}.screening-detail section.sec-3 .sec3-trailer .trailer-wrap .trailer-overlay:hover{background:#00000059}.screening-detail section.sec-3 .sec3-trailer .trailer-wrap .play-btn{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:transparent;border:2px solid rgba(255,255,255,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;transition:background .2s ease,transform .15s ease}.screening-detail section.sec-3 .sec3-trailer .trailer-wrap .play-btn:hover{background:#ffffff59;transform:scale(1.08)}.screening-detail section.sec-3 .sec3-trailer .trailer-wrap .mute-btn{position:absolute;bottom:52px;right:16px;z-index:2;width:32px;height:32px;border-radius:50%;background:#00000080;border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.screening-detail section.sec-3 .sec3-trailer .trailer-wrap .mute-btn:hover{background:#000000b3}.screening-detail section.sec-3 .sec3-trailer .trailer-wrap .watch-full-trailer-btn{position:absolute;bottom:16px;right:16px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:50px;border:1.5px solid rgba(255,255,255,.7);background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .15s ease}.screening-detail section.sec-3 .sec3-trailer .trailer-wrap .watch-full-trailer-btn:hover{background:#fff3;transform:scale(1.04)}.screening-detail section.sec-3 .sec3-description{font-size:14px;line-height:1.75;color:#ffffff91;margin:0}.screening-detail section.sec-3 .sec3-divider{border:none;border-top:1px solid rgba(255,255,255,.08);margin:0}.screening-detail section.sec-3 .sec3-about{display:flex;flex-direction:column;gap:16px}.screening-detail section.sec-3 .sec3-about__title{font-size:22px;font-weight:700;color:var(--white);margin:0}.screening-detail section.sec-3 .sec3-about__creator{display:flex;align-items:center;gap:10px;font-size:14px;color:#ffffffb2}.screening-detail section.sec-3 .sec3-about__creator strong{color:var(--white)}.screening-detail section.sec-3 .sec3-about__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.screening-detail section.sec-3 .sec3-about__text{font-size:15px;line-height:1.75;color:#ffffffb2}.screening-detail section.sec-3 .sec3-about__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.screening-detail section.sec-3 .funding-breakdown__title{font-size:22px;font-weight:700;color:var(--white);margin:0 0 20px}.screening-detail section.sec-3 .funding-breakdown__card{background:#222225;border-radius:14px;overflow:hidden}.screening-detail section.sec-3 .funding-breakdown__chart-wrap{display:flex;justify-content:center;padding:28px 28px 0}.screening-detail section.sec-3 .funding-breakdown__chart-wrap svg{width:260px;height:260px;flex-shrink:0}.screening-detail section.sec-3 .funding-breakdown__tabs{display:flex;border-bottom:1px solid rgba(255,255,255,.07);margin-top:4px}.screening-detail section.sec-3 .funding-breakdown__detail{display:flex;align-items:flex-start;gap:14px;padding:20px 24px 24px}.screening-detail section.sec-3 .fbt{flex:1;background:none;border:none;color:#fff6;font-size:14px;font-weight:500;padding:12px 8px;cursor:pointer;position:relative;text-align:center;transition:color .15s}.screening-detail section.sec-3 .fbt--active{color:var(--white);font-weight:700}.screening-detail section.sec-3 .fbt--active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--fbt-color, #cb265b)}.screening-detail section.sec-3 .fbt:hover:not(.fbt--active){color:#ffffffbf}.screening-detail section.sec-3 .fd-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.screening-detail section.sec-3 .fd-icon img{width:25px!important}.screening-detail section.sec-3 .fd-text{flex:1;min-width:0;font-size:13px;color:#fff9;line-height:1.5}.screening-detail section.sec-3 .fd-text strong{display:block;color:var(--white);font-size:15px;font-weight:700;margin-bottom:10px}.screening-detail section.sec-3 .fd-text .fd-desc-text{margin:0 0 8px;font-size:13px;color:#fff9;line-height:1.5}.screening-detail section.sec-3 .fd-text .fd-bullets{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:5px;list-style:disc}.screening-detail section.sec-3 .fd-text .fd-bullets li{font-size:13px;color:#fff9;line-height:1.5}.screening-detail section.sec-3 .cinema-profile{display:flex;flex-direction:column;gap:22px}.screening-detail section.sec-3 .cinema-profile__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}@media (max-width: 600px){.screening-detail section.sec-3 .cinema-profile__header{flex-direction:column;gap:14px}}.screening-detail section.sec-3 .cinema-profile__heading{display:flex;flex-direction:column;gap:6px}.screening-detail section.sec-3 .cinema-profile__name{font-size:26px;font-weight:700;color:var(--white);margin:0;line-height:1.2}.screening-detail section.sec-3 .cinema-profile__address{font-size:14px;color:#ffffff80;margin:0;line-height:1.5}.screening-detail section.sec-3 .cinema-profile__btn{flex-shrink:0;display:inline-flex;align-items:center;padding:12px 22px;border-radius:30px;border:1.5px solid rgba(255,255,255,.35);background:transparent;color:var(--white);font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;transition:border-color .2s ease}.screening-detail section.sec-3 .cinema-profile__btn:hover{border-color:#fffc}.screening-detail section.sec-3 .cinema-profile__gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media (max-width: 560px){.screening-detail section.sec-3 .cinema-profile__gallery{grid-template-columns:repeat(2,1fr)}}.screening-detail section.sec-3 .cinema-profile__img-wrap{border-radius:10px;overflow:hidden;aspect-ratio:16/10}.screening-detail section.sec-3 .cinema-profile__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.screening-detail section.sec-3 .cinema-profile__img-wrap:hover img{transform:scale(1.04)}.screening-detail section.sec-3 .cinema-profile__overview{font-size:15px;line-height:1.75;color:#ffffffb3;margin:0}.screening-detail section.sec-3 .sd-comments__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.screening-detail section.sec-3 .sd-comments__title{font-size:22px;font-weight:700;color:var(--white);margin:0}.screening-detail section.sec-3 .sd-comments__view-all{background:none;border:none;color:var(--white);font-size:14px;font-weight:600;cursor:pointer;padding:0}.screening-detail section.sec-3 .sd-comments__view-all:hover{opacity:.7}.screening-detail section.sec-3 .sd-comments__card{background:#222225;border-radius:14px;overflow:hidden}.screening-detail section.sec-3 .sd-comments__list{padding:8px 0}.screening-detail section.sec-3 .sd-comments__empty{font-size:14px;color:#ffffff59;text-align:center;padding:24px;margin:0}.screening-detail section.sec-3 .sd-comment{display:flex;align-items:flex-start;gap:14px;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.05)}.screening-detail section.sec-3 .sd-comment:last-child{border-bottom:none}.screening-detail section.sec-3 .sd-comment__avatar{width:46px;height:46px;border-radius:50%;object-fit:cover;flex-shrink:0}.screening-detail section.sec-3 .sd-comment__avatar--placeholder{background:#ffffff1a}.screening-detail section.sec-3 .sd-comment__body{flex:1;min-width:0}.screening-detail section.sec-3 .sd-comment__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.screening-detail section.sec-3 .sd-comment__name{font-size:14px;font-weight:700;color:var(--white)}.screening-detail section.sec-3 .sd-comment__meta-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.screening-detail section.sec-3 .sd-comment__time{font-size:12px;color:#ffffff59;white-space:nowrap}.screening-detail section.sec-3 .sd-comment__actions{display:flex;align-items:center;gap:4px}.screening-detail section.sec-3 .sd-comment__action-btn{background:none;border:none;color:#fff6;cursor:pointer;padding:3px;display:flex;align-items:center;transition:color .15s}.screening-detail section.sec-3 .sd-comment__action-btn:hover{color:#ffffffe6}.screening-detail section.sec-3 .sd-comment__action-btn--delete:hover{color:#cb265b}.screening-detail section.sec-3 .sd-comment__text{font-size:14px;line-height:1.6;color:#ffffffb3;margin:0}.screening-detail section.sec-3 .sd-comment-edit{display:flex;flex-direction:column;gap:8px;margin-top:2px}.screening-detail section.sec-3 .sd-comment-edit__input{width:100%;background:#2e2f34;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:8px 12px;font-size:14px;color:var(--white);outline:none;font-family:inherit}.screening-detail section.sec-3 .sd-comment-edit__input:focus{border-color:#cb265b}.screening-detail section.sec-3 .sd-comment-edit__actions{display:flex;gap:8px}.screening-detail section.sec-3 .sd-comment-edit__save{padding:6px 16px;border-radius:20px;border:none;background:#cb265b;color:var(--white);font-size:13px;font-weight:600;cursor:pointer;transition:opacity .2s}.screening-detail section.sec-3 .sd-comment-edit__save:hover{opacity:.85}.screening-detail section.sec-3 .sd-comment-edit__cancel{padding:6px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff9;font-size:13px;cursor:pointer;transition:border-color .2s}.screening-detail section.sec-3 .sd-comment-edit__cancel:hover{border-color:#ffffff80}.screening-detail section.sec-3 .sd-comment-form{display:flex;align-items:center;gap:12px;padding:14px 20px;border-top:1px solid rgba(255,255,255,.07)}.screening-detail section.sec-3 .sd-comment-form__input-wrap{flex:1;position:relative;display:flex;align-items:center}.screening-detail section.sec-3 .sd-comment-form__input{width:100%;background:#2e2f34;border:none;border-radius:30px;padding:12px 48px 12px 18px;font-size:14px;color:var(--white);outline:none;font-family:inherit}.screening-detail section.sec-3 .sd-comment-form__input::placeholder{color:#ffffff4d}.screening-detail section.sec-3 .sd-comment-form__send{position:absolute;right:10px;background:none;border:none;color:#cb265b;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;transition:opacity .2s}.screening-detail section.sec-3 .sd-comment-form__send:hover{opacity:.75}.screening-detail section.sec-3 .sd-comment-form__send:disabled{opacity:.3;cursor:not-allowed}.screening-detail section.sec-3 .sec3-btn{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;border-radius:30px;padding:12px 22px;cursor:pointer;text-decoration:none;transition:opacity .2s ease}.screening-detail section.sec-3 .sec3-btn--outline{border:1.5px solid rgba(255,255,255,.3);background:transparent;color:var(--white)}.screening-detail section.sec-3 .sec3-btn--outline:hover{border-color:var(--white)}.screening-detail section.sec-3 .sec3-btn--ghost{border:none;background:transparent;color:var(--white)}.screening-detail section.sec-3 .sec3-btn--ghost i{font-size:12px}.screening-detail section.sec-3 .sec3-btn--ghost:hover{opacity:.7}@media (max-width: 860px){.screening-detail section.sec-3 .sec3-sidebar{order:-1}}.screening-detail section.sec-3 .sec3-sticky{display:flex;flex-direction:column;gap:0}.screening-detail section.sec-3 .sidebar-title{font-size:18px;font-weight:700;color:var(--white);margin:0 0 14px}.screening-detail section.sec-3 .sidebar-empty{font-size:14px;color:#888;margin:0}.screening-detail section.sec-3 .backing-option{background:#2a2a2d;border:1px solid #3a3a3d;border-radius:12px;padding:20px;margin-bottom:10px;transition:border-color .2s}.screening-detail section.sec-3 .backing-option.active{border-color:#cb265b}.screening-detail section.sec-3 .backing-option.is-sold-out{opacity:.55;pointer-events:none}.screening-detail section.sec-3 .backing-option.is-sold-out .add-btn{background:#3a3a3d;box-shadow:none;transform:none}.screening-detail section.sec-3 .backing-option__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.screening-detail section.sec-3 .backing-option__title{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.screening-detail section.sec-3 .backing-option__title strong{font-size:15px;color:var(--white)}.screening-detail section.sec-3 .backing-option .sold-out-badge{font-size:11px;font-weight:700;color:#a0a0a8;background:#3a3a3d;border-radius:4px;padding:2px 7px;letter-spacing:.5px;text-transform:uppercase}.screening-detail section.sec-3 .backing-option__price{font-size:15px;font-weight:700;color:#cb265b;flex-shrink:0}.screening-detail section.sec-3 .backing-option__controls{display:flex;align-items:center;gap:8px;margin-bottom:0}.screening-detail section.sec-3 .qty-btn{width:32px;height:32px;border-radius:50%;border:1px solid #555;background:transparent;color:var(--white);font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease;flex-shrink:0}.screening-detail section.sec-3 .qty-btn:hover{border-color:#cb265b}.screening-detail section.sec-3 .qty-value{min-width:24px;text-align:center;font-size:15px;font-weight:600;color:var(--white)}.screening-detail section.sec-3 .add-btn{flex:1;background:linear-gradient(135deg,#cb265b,#a81e4b);color:var(--white);border:none;border-radius:20px;padding:8px 24px;font-size:13px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.screening-detail section.sec-3 .add-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #cb265b66}.screening-detail section.sec-3 .ticket-inclusions{border-top:1px solid #3a3a3d;padding-top:12px;margin-top:14px}.screening-detail section.sec-3 .inclusions-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;color:var(--white);font-size:13px;font-weight:600;cursor:pointer;padding:0 0 10px}.screening-detail section.sec-3 .inclusions-toggle .inclusions-chevron{font-size:11px;transition:transform .2s ease}.screening-detail section.sec-3 .inclusions-toggle.is-collapsed .inclusions-chevron{transform:rotate(180deg)}.screening-detail section.sec-3 .inclusions-list{display:flex;flex-direction:column;gap:8px}.screening-detail section.sec-3 .inclusions-list.is-hidden{display:none}.screening-detail section.sec-3 .include-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#ffffffb3}.screening-detail section.sec-3 .include-item .include-check{color:#cb265b;font-size:14px;font-weight:700;flex-shrink:0}.screening-detail section.sec-3 .cart-summary{background:#2a2a2d;border:1px solid #3a3a3d;border-radius:12px;padding:16px;margin-top:4px}.screening-detail section.sec-3 .cart-items{display:flex;flex-direction:column;gap:0;margin-bottom:0}.screening-detail section.sec-3 .cart-empty{font-size:13px;color:#ffffff4d;text-align:center;padding:8px 0}.screening-detail section.sec-3 .cart-item{display:flex;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.05)}.screening-detail section.sec-3 .cart-item__label{flex:1;font-size:13px;color:var(--white);min-width:0}.screening-detail section.sec-3 .cart-item__price{font-size:13px;font-weight:700;color:var(--white);white-space:nowrap}.screening-detail section.sec-3 .cart-item__remove{background:none;border:none;color:#ffffff59;font-size:16px;line-height:1;cursor:pointer;padding:0 0 0 4px;flex-shrink:0;transition:color .2s}.screening-detail section.sec-3 .cart-item__remove:hover{color:#fffc}.screening-detail section.sec-3 .cart-total-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0 14px}.screening-detail section.sec-3 .cart-total-label{font-size:13px;font-weight:600;color:var(--white)}.screening-detail section.sec-3 .cart-total-amount{font-size:14px;font-weight:700;color:var(--white)}.screening-detail section.sec-3 .cart-next-btn{display:block;width:100%;padding:14px;border-radius:30px;border:none;background:linear-gradient(135deg,#cb265b,#a81e4b);color:var(--white);font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.screening-detail section.sec-3 .cart-next-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #cb265b73}.screening-detail section.sec-3 .cart-next-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.screening-detail footer{text-align:center;padding-bottom:71px}.screening-detail footer img{width:163px}@media screen and (max-width: 768px){.screening-detail footer{padding:0 20px 30px}}.sd-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;align-items:center;justify-content:center}.sd-modal.is-open{display:flex}.sd-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6;cursor:pointer}.sd-modal__dialog{position:relative;z-index:1;background:#27282d;border-radius:16px;width:100%;max-width:468px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 520px){.sd-modal__dialog{max-width:calc(100% - 32px);max-height:85vh}}.sd-modal__close{position:absolute;top:16px;right:20px;background:none;border:none;color:#ffffffb2;font-size:22px;cursor:pointer;line-height:1;padding:0}.sd-modal__close:hover{color:var(--white)}.sd-modal__title{font-size:17px;font-weight:700;color:var(--white);text-align:center;padding:22px 24px 16px;border-bottom:1px solid rgba(255,255,255,.07);flex-shrink:0;margin:0}.sd-modal__list{overflow-y:auto;padding:8px 0}.sd-modal__list::-webkit-scrollbar{width:4px}.sd-modal__list::-webkit-scrollbar-track{background:transparent}.sd-modal__list::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.sd-modal__row{display:flex;align-items:center;gap:14px;padding:12px 24px}.sd-modal__row:hover{background:#ffffff08}.sd-modal__avatar-wrap{position:relative;flex-shrink:0}.sd-modal__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.sd-modal__badge{position:absolute;bottom:-2px;right:-2px;width:16px;height:16px}.sd-modal__info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.sd-modal__name{font-size:14px;font-weight:700;color:var(--white)}.sd-modal__action{font-size:13px;color:#ffffffb2}.sd-modal__time{font-size:12px;color:#888;white-space:nowrap;flex-shrink:0}.sd-modal__empty{text-align:center;color:#888;font-size:14px;padding:32px 24px;margin:0}.sd-modal__body-text{padding:20px 24px}.sd-modal__body-text p{font-size:14px;color:#ffffffb3;line-height:1.6;margin:0 0 12px}.sd-modal__body-text p:last-child{margin-bottom:0}.sd-modal__body-text p strong{color:var(--white)}.yt-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000e6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.yt-popup-overlay.open{opacity:1}.yt-popup-overlay.open .yt-popup{transform:scale(1)}.yt-popup-overlay .yt-popup{position:relative;width:90%;max-width:960px;transform:scale(.94);transition:transform .3s ease;padding:0 20px 20px}.yt-popup-overlay .yt-popup .yt-popup-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding:0 2px}.yt-popup-overlay .yt-popup .yt-popup-header .yt-popup-title{color:#ffffffbf;font-size:14px;font-weight:500;letter-spacing:.02em}.yt-popup-overlay .yt-popup .yt-popup-header .yt-popup-close{width:36px;height:36px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fffc;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease;flex-shrink:0}.yt-popup-overlay .yt-popup .yt-popup-header .yt-popup-close:hover{background:#ffffff2e;color:#fff}.yt-popup-overlay .yt-popup .yt-popup-frame{position:relative;padding-top:56.25%;border-radius:10px;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,0 32px 80px #000c}.yt-popup-overlay .yt-popup .yt-popup-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}
