@import "https://fonts.googleapis.com/css2?family=Lexend:wght@400;500;600;700;800;900&family=Poppins:wght@400;500;600;700;800;900&display=swap";:root{--bg:#050505;--panel:#111827;--panel2:#1f2937;--header:#0b1220;--text:#f8fafc;--muted:#9ca3af;--orange:#f97316;--orange2:#b93800;--gold:#f59e0b;--line:#f9731659;--radius:18px;font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}main{min-height:calc(100vh - 270px)}.sectionWrap{width:min(1050px,100% - 32px);margin:0 auto}.pageTop{padding-top:56px}.siteHeader{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b1220f5;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.headerInner{align-items:center;gap:26px;width:min(1050px,100% - 32px);height:58px;margin:0 auto;display:flex}.brand{align-items:center;gap:8px;min-width:140px;display:flex}.brandLogo{object-fit:contain;max-width:54px;max-height:34px;display:block}.brandMark{border:2px solid var(--orange);width:48px;height:28px;color:var(--orange);letter-spacing:-.5px;border-radius:999px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:inline-flex;box-shadow:inset 0 0 22px #f9731640}.brandText{color:var(--gold);font-size:12px;font-weight:800}.topNav{align-items:center;gap:18px;margin-right:auto;display:flex}.topNav a{color:#e5e7eb;opacity:.88;font-size:13px;font-weight:700}.topNav a.active,.topNav a:hover{color:var(--orange);opacity:1}.headerActions{align-items:center;gap:10px;display:flex}.locationSelectWrap{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.locationSelectWrap select{color:#fff;background:#172033;border:1px solid #ffffff1f;border-radius:10px;max-width:220px;height:34px;padding:0 32px 0 12px}.loginBtn{color:#d1d5db;background:#ffffff1f;border:0;border-radius:8px;padding:8px 12px;font-size:12px}.hero{isolation:isolate;text-align:center;border-bottom:3px solid var(--orange);background-color:#0000;background-image:linear-gradient(90deg,#c2410cc7,#0b122040),radial-gradient(circle at 25% 80%,#f9731673,#0000 28%),linear-gradient(135deg,#5c1d09 0%,#101827 55%,#040404 100%);background-position:50%;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-height:405px;display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";pointer-events:none;z-index:0;position:absolute;inset:-16%}.hero:before{filter:blur(8px);opacity:.9;background:radial-gradient(circle at 14% 28%,#ff7e1d5c,#0000 21%),radial-gradient(circle at 74% 20%,#f562142e,#0000 24%),radial-gradient(circle at 84% 82%,#ff9c4b1f,#0000 18%),radial-gradient(circle at 50% 55%,#ffffff0b,#0000 20%);animation:18s ease-in-out infinite alternate heroAmbientDrift}.hero:after{mix-blend-mode:screen;opacity:.52;transform-origin:50%;background:radial-gradient(circle,#ffffff12,#0000 30%),conic-gradient(from 180deg,#f9731600,#f9731612,#0a101c00,#f973161a,#f9731600);animation:26s linear infinite heroAuraRotate}.hero>*{z-index:1;position:relative}.heroContent{animation:heroContentFloatIn .7s var(--msb-polish,cubic-bezier(.22,1,.36,1)) both;padding:60px 20px}@keyframes heroAmbientDrift{0%{opacity:.72;transform:translate(-2.5%,-1.5%)scale(1)}50%{opacity:.95;transform:translate(2%,1.2%)scale(1.05)}to{opacity:.82;transform:translate(4%,-2%)scale(1.08)}}@keyframes heroAuraRotate{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.035)}to{transform:rotate(360deg)scale(1)}}@keyframes heroContentFloatIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero h1{letter-spacing:-2px;margin:0 0 14px;font-size:clamp(40px,6vw,64px)}.hero p{color:#fff;margin:0 0 28px;font-size:18px}.primaryBtn,.outlineBtn{border:0;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:12px 18px;font-weight:800;display:inline-flex}.primaryBtn{background:linear-gradient(135deg, var(--orange), var(--orange2));color:#fff;box-shadow:0 16px 35px #f9731638}.primaryBtn.full{width:100%}.outlineBtn{color:var(--orange);border:1px solid var(--line);background:#f9731612}.primaryBtn:disabled{opacity:.6;cursor:not-allowed}.nowPlaying{text-align:center;padding:30px 0 8px}.nowPlaying h2,.cafeSection h2,.newsGallery h2,.cinemaPage h1{margin:0 0 18px}.dateTabs,.movieTabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:16px;display:flex}.dateTabs button,.movieTabs button{color:#cbd5e1;background:0 0;border:1px solid #ffffff26;border-radius:10px;padding:8px 12px}.dateTabs button{min-width:62px}.dateTabs strong{color:#fff;display:block}.dateTabs span{color:var(--muted);font-size:11px}.dateTabs .active,.movieTabs .active{border-color:var(--orange);color:var(--orange);box-shadow:0 0 0 1px #f9731633}.showtimeGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.showtimeCard{text-align:left;background:#111827;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;gap:14px;padding:14px;transition:transform .18s,border-color .18s;display:flex}.showtimeCard:hover{border-color:var(--orange);transform:translateY(-2px)}.showtimeCard strong{font-size:21px;display:block}.showtimeCard span{color:var(--muted);font-size:13px}.showtimeMeta{justify-items:end;gap:5px;display:grid}.statusBadge{text-transform:uppercase;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex}.statusBadge.available,.statusBadge.open{color:#86efac;background:#22c55e29}.statusBadge.playing{color:#fdba74;background:#f9731629}.statusBadge.finish,.statusBadge.cancel{color:#cbd5e1;background:#94a3b829}.movieFeature{grid-template-columns:175px 1fr 380px;align-items:center;gap:26px;margin-top:42px;display:grid}.posterImage,.posterFallback{aspect-ratio:2/3;object-fit:cover;background:linear-gradient(160deg,#581c0c,#fb923c 45%,#111827 46%,#030712);border:1px solid #ffffff1a;border-radius:10px;width:100%;box-shadow:0 20px 50px #00000059}.posterFallback{place-items:end start;padding:16px;display:grid;overflow:hidden}.posterFallback span{text-transform:uppercase;font-size:20px;font-weight:900;line-height:1.05}.posterImage.landscape,.posterFallback.landscape{aspect-ratio:16/9}.movieInfoCard{text-align:left}.movieInfoCard h2{margin:0 0 10px}.movieMeta{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.movieMeta span{color:var(--orange);border:1px solid var(--line);border-radius:999px;padding:5px 9px;font-size:12px}.movieInfoCard p{color:#d1d5db;line-height:1.7}.trailerCard{aspect-ratio:16/9;background:#111;border:8px solid #111827;border-radius:14px;overflow:hidden}.trailerCard iframe{border:0;width:100%;height:100%}.trailerFallback{color:#fff;text-align:center;place-items:center;height:100%;display:grid}.trailerFallback span{color:red;font-size:54px}.cafeSection{text-align:center;padding:60px 0 30px}.cafeSection p{color:var(--muted);margin-top:-8px}.bannerGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.cafeBanner{text-align:left;color:#fff;background:linear-gradient(135deg,#fef3c7,#f97316 48%,#0f172a);border:1px solid #ffffff1a;border-radius:10px;min-height:125px;padding:18px;position:relative;overflow:hidden}.cafeBanner h3{text-shadow:0 2px 12px #00000047;margin:0 0 8px;font-size:26px}.cafeBanner span{font-weight:700}.cafeBanner.banner2{background:linear-gradient(135deg,#431407,#fdba74,#2b0b04)}.cafeBanner.banner3{background:linear-gradient(135deg,#ffedd5,#c084fc,#111827)}.cafeBanner img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.newsGallery{grid-template-columns:1fr 1fr;gap:28px;padding:30px 0 70px;display:grid}.newsCard,.galleryCard,.quickTransactionBox,.printCard,.invoiceCard{background:linear-gradient(135deg,#f97316d9,#7f1d1ddb 55%,#111827fa);border:1px solid #ffffff14;border-radius:12px;padding:22px}.newsCard h2,.galleryCard h2{margin-bottom:16px}.newsCard article{border-top:1px solid #ffffff29;padding:14px 0}.newsCard small{color:#fed7aa}.newsCard h3{margin:5px 0;font-size:16px}.newsCard p{color:#f3f4f6;margin:0 0 6px}.newsCard article span{color:#7c2d12;background:#fed7aa;border-radius:5px;padding:3px 8px;font-size:11px;font-weight:800}.galleryGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.galleryItem{aspect-ratio:16/10;background:linear-gradient(135deg,#7c2d12,#111827);border-radius:8px;place-items:center;display:grid;overflow:hidden}.galleryItem img{object-fit:cover;width:100%;height:100%}.galleryItem span{font-weight:800}.siteFooter{background:#111827;border-top:1px solid #ffffff0f}.footerGrid{grid-template-columns:1.4fr 1fr 1fr;gap:50px;padding:32px 0;display:grid}.footerGrid h3,.footerGrid h4{margin:0 0 12px}.footerGrid p,.footerGrid a{color:#cbd5e1;margin:6px 0;font-size:13px;display:block}.footerSocial{color:var(--orange);letter-spacing:8px}.copyright{color:#f97316;text-align:center;border-top:2px solid #b45309;padding:10px;font-size:12px}.searchInput,.contactForm input,.contactForm textarea,.checkoutPanel input,.checkoutPanel select,.printForm input{color:#fff;background:#0f172aeb;border:1px solid #ffffff24;border-radius:12px;outline:none;width:100%;min-height:44px;padding:12px 14px}.searchInput{color:#111827;background:#fff;border-radius:999px;margin-bottom:24px}.cinemaList{gap:16px;display:grid}.cinemaCard{background:#1f2937;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:240px 1fr auto;align-items:center;gap:20px;padding:12px;display:grid}.cinemaCard h2{margin:0 0 10px;font-size:18px}.cinemaCard p{color:#d1d5db;margin:6px 0}.cinemaBadge{background:var(--orange);color:#fff;border-radius:10px;align-self:start;padding:9px 13px;font-size:12px;font-weight:900}.quickTransactionBox{margin:22px 0 50px}.contactHero{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#111827,#3b1d0a,#111827);height:170px}.contactGrid{grid-template-columns:1fr 380px;gap:32px;padding:32px 0;display:grid}.contactInfo p{color:#e5e7eb}.contactInfo b{color:var(--orange)}.contactForm{background:#111827;border:1px solid #ffffff14;border-radius:14px;gap:12px;padding:20px;display:grid}.formStatus{color:#fed7aa;font-weight:700}.adInfo{text-align:center;padding:20px 0 55px}.adInfo h2{color:var(--orange)}.adCards{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.adCards article{text-align:left;background:#1f2937;border:1px solid #ffffff14;border-radius:12px;padding:18px}.adCards b{color:#fff}.adCards p{color:#d1d5db}.adCards small{color:#fed7aa}.bookingHeader{grid-template-columns:110px 1fr;align-items:center;gap:18px;margin-bottom:22px;display:grid}.bookingHeader .posterFallback,.bookingHeader .posterImage{border-radius:12px}.bookingHeader h1{margin:0 0 8px}.bookingHeader p{color:var(--muted)}.bookingShowMeta{flex-wrap:wrap;gap:10px;display:flex}.bookingShowMeta>span{color:#e5e7eb;background:#111827;border:1px solid #ffffff17;border-radius:999px;padding:7px 10px;font-size:13px}.bookingGrid{grid-template-columns:1fr 330px;gap:24px;padding-bottom:55px;display:grid}.seatMapBox,.checkoutPanel{background:#111827;border:1px solid #ffffff14;border-radius:16px;padding:18px}.screenLine{color:#111827;text-align:center;letter-spacing:8px;background:linear-gradient(90deg,#0000,#ffffffbf,#0000);border-radius:0 0 80px 80px;width:76%;margin:0 auto 24px;padding:8px;font-weight:900}.seatGrid{gap:7px;display:grid}.seatItem{aspect-ratio:1;color:#111827;background:#d1d5db;border:0;border-radius:7px;font-size:10px;font-weight:900}.seatItem.available:hover{background:#fed7aa}.seatItem.selected{background:var(--orange);color:#fff}.seatItem.sold,.seatItem.locked{color:#9ca3af;cursor:not-allowed;background:#4b5563}.seatItem.disabled{color:#374151;cursor:not-allowed;background:#1f2937}.seatLegend{color:#d1d5db;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:18px;font-size:12px;display:flex}.seatLegend i{vertical-align:-2px;border-radius:3px;width:12px;height:12px;margin-right:5px;display:inline-block}.checkoutPanel form{gap:12px;display:grid;position:sticky;top:82px}.checkoutPanel h2{margin:0 0 6px}.summaryLine,.summaryTotal{border-bottom:1px dashed #ffffff1f;justify-content:space-between;gap:12px;padding:8px 0;display:flex}.summaryLine span,.summaryTotal span{color:var(--muted)}.summaryTotal{color:var(--orange);border-bottom:0;font-size:20px}.loadingState,.emptyCard,.alertBox{color:#e5e7eb;text-align:center;background:#111827;border:1px solid #ffffff14;border-radius:15px;width:min(900px,100% - 32px);margin:70px auto;padding:22px}.loaderDot{background:var(--orange);border-radius:999px;width:12px;height:12px;margin-right:10px;animation:1s infinite pulse;display:inline-block}@keyframes pulse{0%,to{opacity:.4;transform:scale(.75)}50%{opacity:1;transform:scale(1)}}.invoicePage,.printPage{padding-bottom:70px}.invoiceCard,.printCard{text-align:center;max-width:720px;margin:0 auto}.successIcon{color:#fff;background:#16a34a;border-radius:999px;place-items:center;width:70px;height:70px;margin:0 auto 15px;font-size:38px;font-weight:900;display:grid}.invoiceCard code{color:#fed7aa;background:#00000059;border:1px solid #ffffff1f;border-radius:10px;padding:12px 18px;display:inline-block}.invoiceActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px;display:flex}.printForm{grid-template-columns:1fr auto;gap:10px;margin:18px 0;display:grid}.ticketResult{text-align:left;background:#0f172ab8;border-radius:12px;padding:16px}.ticketResult pre{white-space:pre-wrap;color:#fed7aa}@media (width<=900px){.headerInner{flex-wrap:wrap;gap:12px;height:auto;min-height:62px;padding:10px 0}.brand{min-width:auto}.topNav{order:3;justify-content:center;gap:12px;width:100%}.headerActions{margin-left:auto}.locationSelectWrap span{display:none}.locationSelectWrap select{max-width:165px}.hero{min-height:330px}.showtimeGrid,.bannerGrid,.newsGallery,.footerGrid,.contactGrid,.adCards,.bookingGrid,.movieFeature{grid-template-columns:1fr}.movieFeature{text-align:center}.moviePosterCol{max-width:180px;margin:0 auto}.trailerCard{width:100%;max-width:580px;margin:0 auto}.cinemaCard{grid-template-columns:1fr}.cinemaBadge{justify-self:start}.printForm{grid-template-columns:1fr}}@media (width<=560px){.sectionWrap{width:min(100% - 20px,1050px)}.loginBtn{display:none}.topNav a{font-size:12px}.hero h1{font-size:42px}.dateTabs,.movieTabs{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:6px;overflow-x:auto}.movieTabs button{white-space:nowrap}.seatGrid{gap:4px}.seatItem{border-radius:5px;font-size:8px}.checkoutPanel form{position:static}}.invoiceTotal{color:#fff;margin:10px 0 0}.ticketMiniList{color:#d7dfef;border:1px solid #ffffff1f;border-radius:12px;flex-wrap:wrap;justify-content:center;gap:8px;margin:14px auto;padding:10px 12px;display:flex}.qrPayload{color:#f97316;white-space:pre-wrap;word-break:break-word;text-align:left;background:#070b14;border-radius:12px;max-width:520px;margin:12px auto;padding:12px}body{font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.brandLogo{max-width:128px;max-height:38px}h1,h2,h3,.showtimeCard strong,.summaryTotal b{letter-spacing:-.035em}.movieInfoCard h2{font-size:clamp(24px,3vw,34px);font-weight:900}.movieSynopsisBox:not(.open):after{content:"";background:linear-gradient(transparent, var(--bg));pointer-events:none;height:52px;position:absolute;bottom:0;left:0;right:0}.readMoreBtn{color:var(--orange);background:0 0;border:0;margin-top:2px;padding:4px 0 0;font-weight:800}.movieInfoCard .outlineBtn{display:none}.showtimeCard{isolation:isolate;position:relative}.showtimeCard:after{content:"Pilih Kursi";color:var(--orange);opacity:0;font-size:11px;font-weight:900;transition:all .18s;position:absolute;bottom:12px;right:14px}.showtimeCard:hover:after{opacity:1}.seatMapBox{overflow-x:auto}.seatRows{min-width:calc(var(--seat-cols,20) * 38px + 54px);gap:8px;display:grid}.seatRow{grid-template-columns:22px 1fr 22px;align-items:center;gap:7px;display:grid}.seatRowLabel{color:#8aa0bd;text-align:center;font-size:12px;font-weight:900}.seatRowLabel.right{opacity:.9}.seatGridExact{align-items:center;gap:6px;display:grid}.seatGrid{display:none}.seatItem{aspect-ratio:auto;border:1px solid #ffffff14;border-radius:8px;min-width:30px;min-height:30px}.seatItem.available{color:#101827;background:#eef2f7}.seatItem.available:hover{border-color:var(--orange);background:#fed7aa}.seatItem.selected{background:var(--orange);color:#fff;border-color:var(--orange)}.seatItem.booked{color:#111827;cursor:not-allowed;opacity:.72;background:#f59e0b}.seatItem.locked{color:#cbd5e1;cursor:not-allowed;opacity:.8;background:#475569}.seatItem.sold{color:#1e293b;cursor:not-allowed;opacity:.65;background:#94a3b8}.seatItem.disabled{color:#334155;cursor:not-allowed;opacity:.65;background:#172033;border-color:#94a3b824}.checkoutHint{color:#9ca3af;margin:-2px 0 0;font-size:12px;line-height:1.55}.qrisOverlay{z-index:200;background:#000000b8;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.qrisModal{background:#111827;border:1px solid #f9731647;border-radius:18px;width:min(520px,100%);max-height:calc(100vh - 44px);overflow:hidden;box-shadow:0 26px 90px #0000008c}.qrisHead,.qrisFoot{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.qrisFoot{border-top:1px solid #ffffff14;border-bottom:0;flex-wrap:wrap;justify-content:flex-end}.qrisHead small{color:var(--muted);font-weight:700}.qrisHead h2{color:#fff;margin:2px 0 0}.qrisHead button{color:#fff;background:#ffffff1a;border:0;border-radius:999px;width:36px;height:36px;font-size:24px}.qrisBody{padding:16px 18px 18px}.qrisSummary{color:#f8fafc;background:#f9731614;border-radius:12px;justify-content:space-between;margin-bottom:12px;padding:12px;display:flex}.qrisSummary b{color:var(--orange)}.qrisBody iframe{background:#fff;border:0;border-radius:12px;width:100%;height:520px}.emptyCard.compact{width:100%;margin:0}@media (width<=900px){.brandLogo{max-width:112px}.seatRows{min-width:calc(var(--seat-cols,20) * 34px + 54px)}.seatGridExact{gap:5px}.seatItem{min-width:28px;min-height:28px;font-size:9px}.qrisBody iframe{height:440px}}.showtimeCard{text-align:left;cursor:pointer;border:1px solid #ffffff17;font-family:inherit}.showtimeCard.blocked:hover{border-color:#ffffff17;transform:none}.showtimeCard .showtimeMeta em{color:#fed7aa;margin-top:3px;font-size:11px;font-style:normal;font-weight:900;display:inline-block}.scheduleNotice,.showWarning{color:#fed7aa;text-align:center;background:#f973161f;border:1px solid #f9731659;border-radius:14px;width:min(780px,100%);margin:12px auto;padding:12px 14px;font-weight:800}.showWarning{text-align:left;margin:12px 0 0}.checkoutPanel input:disabled{opacity:.55;cursor:not-allowed}.seatMapTopbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.seatMapTopbar b{color:#fff;font-size:15px;display:block}.seatMapTopbar span{color:#94a3b8;font-size:12px}.zoomControls{background:#0f172ae6;border:1px solid #94a3b838;border-radius:999px;align-items:center;gap:8px;padding:5px;display:inline-flex}.zoomControls button{color:#fed7aa;background:#f973161f;border:1px solid #f9731673;border-radius:999px;width:30px;height:30px;font-size:18px;font-weight:1000;line-height:1}.zoomControls strong{color:#e5e7eb;text-align:center;min-width:44px;font-size:12px}.seatZoomCanvas{transform-origin:top;transition:transform .16s}.seatGridExact{grid-auto-flow:row}.seatItem.booked{color:#111827!important;background:#f59e0b!important;border-color:#f59e0bd9!important}.seatItem.sold{color:#1e293b!important;background:#94a3b8!important;border-color:#94a3b8bf!important}.seatItem.locked{color:#cbd5e1!important;background:#475569!important;border-color:#64748be6!important}.qrisBody iframe{display:none!important}.qrisImageCard{text-align:center;color:#111827;background:#f8fafc;border-radius:16px;padding:18px;box-shadow:inset 0 0 0 1px #0f172a14}.qrisImageCard img{background:#fff;border-radius:12px;width:min(360px,100%);height:auto;margin:0 auto;display:block}.qrisImageCard p{color:#334155;margin:10px 0 0;font-weight:800}.qrisHead h2{word-break:break-word}@media (width<=760px){.seatMapTopbar{flex-direction:column;align-items:flex-start}.seatZoomCanvas{width:820px!important}}html,body,#root{max-width:100%;overflow-x:hidden}.bookingPage{overflow-x:hidden}.bookingGrid.bookingGridStacked{width:100%;padding-bottom:64px;grid-template-columns:1fr!important;gap:16px!important;display:grid!important}.bookingGridStacked .seatMapBox{width:100%}.seatSyncBar{color:#fed7aa;background:#f9731614;border:1px solid #f9731640;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;padding:12px 14px;font-size:12px;display:flex}.seatSyncBar span{color:#fff7ed;font-weight:900}.seatSyncBar b{color:#e5e7eb}.seatSyncBar em{color:#fdba74;font-style:normal;font-weight:800}.checkoutPanel.checkoutPanelWide{width:100%}.checkoutPanel.checkoutPanelWide form{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:12px;display:grid;position:static!important}.checkoutPanel.checkoutPanelWide h2{grid-column:1/-1;margin-bottom:2px}.checkoutPanel.checkoutPanelWide .summaryLine,.checkoutPanel.checkoutPanelWide .summaryTotal{background:#0f172a8c;border:1px dashed #ffffff1f;border-radius:12px;flex-direction:column;justify-content:center;min-height:58px;padding:10px 12px;display:flex}.checkoutPanel.checkoutPanelWide .summaryLine{grid-column:span 2}.checkoutPanel.checkoutPanelWide .summaryLine.wide{grid-column:span 4}.checkoutPanel.checkoutPanelWide .summaryTotal{grid-column:span 2;font-size:18px}.checkoutPanel.checkoutPanelWide input{grid-column:span 3}.checkoutPanel.checkoutPanelWide .primaryBtn.full{grid-column:span 3;height:48px}.checkoutPanel.checkoutPanelWide .checkoutHint{grid-column:span 6;margin:0}.checkoutPanel.checkoutPanelWide .formStatus{grid-column:1/-1;margin:0}.seatViewport{max-width:100%;overflow:hidden!important}.seatZoomCanvas{max-width:none}@media (width<=980px){.checkoutPanel.checkoutPanelWide form{grid-template-columns:repeat(6,minmax(0,1fr))}.checkoutPanel.checkoutPanelWide .summaryLine,.checkoutPanel.checkoutPanelWide .summaryLine.wide,.checkoutPanel.checkoutPanelWide .summaryTotal,.checkoutPanel.checkoutPanelWide input,.checkoutPanel.checkoutPanelWide .primaryBtn.full,.checkoutPanel.checkoutPanelWide .checkoutHint{grid-column:1/-1}}.bookingBackRow{justify-content:flex-start;align-items:center;margin:0 0 14px;display:flex}.bookingBackBtn{background:#f973161a;border-color:#f9731659;gap:8px;min-height:38px;padding:9px 14px}.bookingBackBtn:hover{background:#f973162e}:root{--text:#f8fafc;--muted:#b6c3d6;--orange:#ff7900;--gold:#ffb020;--seat-empty:#f4f7fb;--seat-selected:#ff7900;--seat-booked:#ffc400;--seat-sold:#5d6673;--seat-locked:#7c3aed}body,button,input,select,textarea{font-family:Lexend,Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{color:#f8fafc}p{color:#dbeafe}h1,h2,h3,.showtimeCard strong,.summaryTotal b{color:#fff;letter-spacing:-.04em;font-weight:900}.movieInfoCard p,.movieSynopsisBox p{color:#e7eefc;font-weight:500;line-height:1.72}.movieMeta span{color:#ffb86b;background:#ff790014;border-color:#ff79006b}.readMoreBtn{color:#ff7900;font-weight:900}.movieSynopsisBox:not(.open):after{content:"";pointer-events:none;background:linear-gradient(#0000,#050505 82%);height:58px;position:absolute;bottom:0;left:0;right:0}.trailerCard{background:#0f172a;border:8px solid #172033;border-radius:14px;min-height:210px;overflow:hidden}.trailerCard iframe{border:0;width:100%;height:100%;display:block}.trailerFallback{color:#cbd5e1;background:#111827}.showtimeGrid{align-items:stretch}.showtimeCard{color:#f8fafc;text-align:left;cursor:pointer;background:#111827;border:1px solid #ffffff1c;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:8px 12px;min-height:116px;padding:16px 16px 14px;transition:transform .16s,border-color .16s,background .16s;display:grid;position:relative}.showtimeCard:after{content:none!important}.showtimeCard:hover{background:#152035;border-color:#ff79008c;transform:translateY(-2px)}.showtimeCard.blocked{opacity:.78;filter:grayscale(.18);cursor:not-allowed}.showtimeCard.blocked:hover{background:#111827;border-color:#ffffff1c;transform:none}.showtimeMain{align-self:start}.showtimeMain strong,.showtimeCard strong{color:#fff;font-size:22px;line-height:1.05}.showtimeMain span,.showtimeCard span{color:#b6c3d6;font-size:12px;font-weight:600}.showtimeMeta{justify-items:end;gap:4px;min-width:120px;display:grid}.showtimeMeta small{color:#e2e8f0;font-weight:800}.showtimeMeta b{color:#fff;font-weight:900}.showtimeCta{white-space:nowrap;border-radius:999px;grid-column:1/-1;justify-content:center;place-self:end;align-items:center;min-height:24px;padding:5px 10px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.showtimeCta.ok{opacity:0;color:#fff7ed;background:#ff7900eb;box-shadow:0 10px 24px #ff79002e}.showtimeCard.canBuy:hover .showtimeCta.ok{opacity:1}.showtimeCta.blockedText{color:#fed7aa;background:#ff790024;border:1px solid #ff790038}.scheduleNotice,.showWarning{color:#fff3df;background:#ff790021;border-color:#ff79006b}.statusBadge{letter-spacing:.02em;border:1px solid #0000;font-weight:1000;box-shadow:0 8px 18px #0000002e}.statusBadge.available,.statusBadge.open,.statusBadge.ready{color:#ecfdf5;background:#16a34a;border-color:#86efac6b}.statusBadge.playing,.statusBadge.play{color:#fff7ed;background:#f97316;border-color:#fdba7480}.statusBadge.finish,.statusBadge.finished,.statusBadge.blocked,.statusBadge.closed{color:#f8fafc;background:#475569;border-color:#cbd5e147}.statusBadge.cancel,.statusBadge.cancelled{color:#fee2e2;background:#b91c1c;border-color:#fecaca57}.seatMapBox.noHorizontalScroll{overflow:hidden!important}.seatViewport{justify-content:center;width:100%;padding:2px 0 10px;display:flex;overflow:hidden!important}.seatZoomCanvas{transform-origin:top;max-width:none;transition:transform .16s}.seatRows{width:max-content;margin:0 auto;min-width:0!important}.seatRow.allDisabled{min-height:25px}.seatSpacer{visibility:hidden;pointer-events:none;width:33px;height:30px;display:block}.seatItem{border:1px solid #ffffff14;border-radius:8px;min-width:30px;min-height:30px;font-weight:1000;box-shadow:0 3px 7px #0003}.seatItem.available{background:var(--seat-empty)!important;color:#06101f!important;border-color:#e2e8f0f5!important}.seatItem.available:hover{transform:translateY(-1px);background:#fff1d6!important;border-color:#ff7900!important}.seatItem.selected{box-shadow:0 0 0 2px #ff79003d;background:var(--seat-selected)!important;color:#fff!important;border-color:#ff9a36!important}.seatItem.booked{cursor:not-allowed;opacity:1;background:var(--seat-booked)!important;color:#241300!important;border-color:#ffd45a!important}.seatItem.sold{cursor:not-allowed;opacity:1;background:var(--seat-sold)!important;color:#e5e7eb!important;border-color:#778292!important}.seatItem.locked{cursor:not-allowed;opacity:1;background:var(--seat-locked)!important;color:#f5f3ff!important;border-color:#a78bfa!important}.seatLegend{color:#dbeafe;gap:14px}.seatLegend i{box-shadow:0 0 0 1px #ffffff2e}.seatLegend .available{background:var(--seat-empty)!important}.seatLegend .selected{background:var(--seat-selected)!important}.seatLegend .booked{background:var(--seat-booked)!important}.seatLegend .disabled{background:0 0!important;border:1px dashed #94a3b859!important}.seatSyncBar{color:#fff3df}.seatSyncBar em{color:#ffb86b}.checkoutPanel input{color:#f8fafc}.checkoutPanel input::placeholder{color:#94a3b8;opacity:1}.checkoutPanel .summaryLine span,.checkoutPanel .summaryTotal span{color:#b6c3d6}.checkoutPanel .summaryLine b{color:#fff}.checkoutHint{color:#b6c3d6}@media (width<=760px){.showtimeCard{grid-template-columns:1fr}.showtimeMeta{justify-items:start}.showtimeCta{opacity:1;justify-self:start}}.bookingHeaderWithBack{grid-template-columns:110px minmax(0,1fr);align-items:start}.bookingTitleBlock{min-width:0}.bookingTitleRow{justify-content:space-between;align-items:flex-start;gap:14px;width:100%;margin-bottom:4px;display:flex}.bookingTitleRow h1{overflow-wrap:anywhere;min-width:0;margin:0 0 8px}.bookingBoxBack{color:#ffb86b;background:#ff79001f;border:1px solid #ff79008c;border-radius:12px;flex:none;justify-content:center;align-items:center;min-height:42px;padding:10px 16px;font-weight:1000;display:inline-flex;box-shadow:0 12px 28px #0000002e}.bookingBoxBack:hover{color:#fff7ed;background:#ff790038;transform:translateY(-1px)}.bookingBackRow{display:none!important}@media (width<=980px){.sectionWrap{width:min(100% - 24px,1050px)}.pageTop{padding-top:28px}.siteHeader{position:sticky}.headerInner{flex-wrap:wrap;gap:10px;width:min(100% - 20px,1050px);height:auto;min-height:58px;padding:9px 0}.brand{min-width:auto;max-width:calc(100% - 120px)}.brandLogo{max-width:120px;height:auto}.topNav{scrollbar-width:none;order:3;justify-content:flex-start;gap:8px;width:100%;margin:0;padding:3px 0 5px;overflow-x:auto}.topNav::-webkit-scrollbar{display:none}.topNav a{white-space:nowrap;background:#ffffff0b;border-radius:999px;flex:none;align-items:center;min-height:34px;padding:7px 10px;display:inline-flex}.headerActions{gap:7px;margin-left:auto}.locationSelectWrap span{display:none}.locationSelectWrap select{max-width:170px;height:36px}.loginBtn{min-height:36px}.hero{min-height:300px}.heroContent{padding:44px 14px}.hero h1{font-size:clamp(32px,9vw,48px)}.hero p{font-size:15px}.showtimeGrid{grid-template-columns:1fr 1fr}.movieFeature,.newsGallery,.contactGrid,.adCards,.footerGrid,.bannerGrid{grid-template-columns:1fr!important}.movieFeature{text-align:left}.moviePosterCol{width:min(170px,48vw);margin:0 auto}.trailerCard{width:100%;min-height:190px}.cafeSection,.newsGallery{padding-left:0;padding-right:0}.bookingHeaderWithBack{grid-template-columns:92px minmax(0,1fr);gap:14px;margin-bottom:18px}.bookingHeader .posterImage,.bookingHeader .posterFallback{width:92px}.bookingTitleRow{align-items:flex-start}.bookingBoxBack{border-radius:10px;min-height:38px;padding:9px 12px}.bookingHeader h1{font-size:clamp(22px,5vw,32px);line-height:1.05}.bookingHeader p{margin:6px 0 10px}.bookingShowMeta{gap:7px}.bookingShowMeta>span,.bookingShowMeta .statusBadge{padding:6px 9px;font-size:11px}.seatMapBox{border-radius:14px;padding:14px 10px}.seatMapTopbar{gap:10px}.seatMapTopbar b{font-size:14px}.seatMapTopbar span{font-size:11px}.screenLine{letter-spacing:6px;width:88%}.seatViewport{justify-content:center;overflow:hidden!important}.seatZoomCanvas{transform-origin:top}.seatLegend{gap:9px;font-size:11px}.seatSyncBar{align-items:flex-start;font-size:11px}.checkoutPanel.checkoutPanelWide{padding:14px}.checkoutPanel.checkoutPanelWide form{grid-template-columns:1fr 1fr;gap:10px}.checkoutPanel.checkoutPanelWide h2,.checkoutPanel.checkoutPanelWide .summaryLine.wide,.checkoutPanel.checkoutPanelWide .checkoutHint,.checkoutPanel.checkoutPanelWide .formStatus{grid-column:1/-1}.checkoutPanel.checkoutPanelWide .summaryLine,.checkoutPanel.checkoutPanelWide .summaryTotal,.checkoutPanel.checkoutPanelWide input,.checkoutPanel.checkoutPanelWide .primaryBtn.full{grid-column:span 1}}@media (width<=640px){.sectionWrap{width:calc(100% - 16px)}main{min-height:auto}.headerInner{width:calc(100% - 14px)}.brandLogo{max-width:112px}.brandMark{width:42px;height:26px;font-size:12px}.brandText{font-size:11px}.loginBtn{display:none}.locationSelectWrap select{max-width:154px;font-size:12px}.topNav a{padding:7px 9px;font-size:12px}.showtimeGrid{grid-template-columns:1fr}.showtimeCard{min-height:auto}.dateTabs,.movieTabs{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.dateTabs::-webkit-scrollbar{display:none}.movieTabs::-webkit-scrollbar{display:none}.dateTabs button,.movieTabs button{white-space:nowrap;flex:none}.bookingHeaderWithBack{grid-template-columns:76px minmax(0,1fr);gap:12px}.bookingHeader .posterImage,.bookingHeader .posterFallback{border-radius:10px;width:76px}.bookingTitleRow{align-items:flex-start;gap:8px}.bookingTitleRow h1{font-size:23px;line-height:1.05}.bookingBoxBack{border-radius:9px;min-height:34px;padding:7px 10px;font-size:12px}.bookingHeader p{font-size:12px}.bookingShowMeta>span,.bookingShowMeta .statusBadge{padding:5px 7px;font-size:10px}.seatMapBox{padding:12px 6px}.seatMapTopbar{flex-direction:row;align-items:center}.zoomControls{transform-origin:100%;transform:scale(.92)}.screenLine{letter-spacing:5px;width:92%;padding:7px;font-size:12px}.seatViewport{padding-bottom:4px}.seatZoomCanvas{width:760px!important}.seatItem{border-radius:7px;min-width:26px!important;min-height:26px!important;font-size:8px!important}.seatGridExact{grid-template-columns:repeat(var(--seat-cols), 28px)!important;gap:4px!important}.seatSpacer{width:28px;height:26px}.seatRow{grid-template-columns:18px 1fr 18px;gap:4px}.seatRowLabel{font-size:10px}.seatLegend{justify-content:flex-start;padding-left:6px}.checkoutPanel.checkoutPanelWide form{grid-template-columns:1fr}.checkoutPanel.checkoutPanelWide .summaryLine,.checkoutPanel.checkoutPanelWide .summaryLine.wide,.checkoutPanel.checkoutPanelWide .summaryTotal,.checkoutPanel.checkoutPanelWide input,.checkoutPanel.checkoutPanelWide .primaryBtn.full,.checkoutPanel.checkoutPanelWide .checkoutHint{grid-column:1/-1}.checkoutPanel.checkoutPanelWide .summaryLine,.checkoutPanel.checkoutPanelWide .summaryTotal{min-height:50px}.checkoutPanel.checkoutPanelWide input{min-height:46px}.primaryBtn.full{min-height:48px}.qrisOverlay{align-items:start;padding:12px;overflow-y:auto}.qrisModal{max-height:none;margin:18px 0}.qrisHead,.qrisBody{padding:14px}.qrisFoot{grid-template-columns:1fr;padding:12px 14px 16px;display:grid}.qrisImageCard img{width:min(300px,100%)}.siteFooter{margin-top:32px}.footerGrid{gap:18px}}@media (width<=390px){.bookingTitleRow{flex-direction:column}.bookingBoxBack{align-self:flex-start}.seatZoomCanvas{width:700px!important}}.registerBtn{color:#ffb86b;background:#ff790024;border:1px solid #ff790073;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:900}.registerBtn.active,.registerBtn:hover{color:#fff;background:#f97316}.scheduleLocationBar{text-align:left;background:linear-gradient(135deg,#ff790021,#111827e6);border:1px solid #ff790047;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;width:min(720px,100%);margin:0 auto 18px;padding:14px;display:flex}.scheduleLocationBar>div:first-child{gap:2px;display:grid}.scheduleLocationBar span,.scheduleLocationBar small{color:#b7c6dc;font-size:12px}.scheduleLocationBar b{color:#fff;font-size:16px}.scheduleLocationActions{align-items:center;gap:10px;display:flex}.scheduleLocationActions select,.scheduleLocationActions button{color:#fff;background:#172033;border:1px solid #ffffff1f;border-radius:11px;min-height:38px;padding:0 12px;font-weight:800}.scheduleLocationActions button{color:#ffb86b;background:#ff790029;border-color:#ff790073}.pageTitleRow{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.pageTitleRow h1,.infoHero h1,.authCard h1{margin:0 0 8px}.pageTitleRow p,.infoHero p,.authCard p{color:#b7c6dc;margin:0}.compactBtn{min-height:40px;padding:10px 14px;font-size:13px}.allCinemaList{gap:14px;display:grid}.allCinemaCard.active{border-color:#ff7900a6;box-shadow:0 18px 45px #ff790014}.cinemaThumbText{color:#fff;text-transform:uppercase;letter-spacing:.8px;background:linear-gradient(145deg,#ff7900e6,#111827eb 55%);border-radius:14px;align-content:end;min-height:126px;padding:18px;font-weight:1000;display:grid}.cinemaThumbText span{font-size:22px}.cinemaActions{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:12px;min-width:140px;display:flex}.activeBadge{color:#fff;background:#16a34a}.authPage,.infoPage{padding-bottom:42px}.authCard,.infoHero,.infoCard{background:linear-gradient(145deg,#1f2937eb,#111827f5);border:1px solid #ffffff17;border-radius:22px;box-shadow:0 28px 90px #0000002e}.authCard{width:min(520px,100%);margin:0 auto;padding:28px}.eyebrow{color:#ffb86b;border:1px solid #ff790059;border-radius:999px;align-items:center;margin-bottom:10px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.authForm input{color:#fff;background:#111827;border:1px solid #ffffff1f;border-radius:13px;min-height:48px;padding:0 14px}.authSwitch{color:#b7c6dc;margin-top:16px}.authSwitch a{color:#fb923c;font-weight:900}.infoHero{margin-bottom:18px;padding:28px}.infoGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.infoCard{padding:22px}.infoCard h2{margin-top:0;font-size:20px}.infoCard p{color:#cbd5e1;line-height:1.7}.infoBottom{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}@media (width<=980px){.scheduleLocationBar{flex-direction:column;align-items:stretch}.scheduleLocationActions{width:100%}.scheduleLocationActions select{flex:1;min-width:0}.pageTitleRow{flex-direction:column;align-items:flex-start}.allCinemaCard{grid-template-columns:1fr}.cinemaActions{flex-direction:row;align-items:flex-start;width:100%;min-width:0}.infoGrid{grid-template-columns:1fr}}@media (width<=640px){.headerActions{gap:6px}.registerBtn{padding:7px 9px;font-size:11px}.scheduleLocationBar{border-radius:15px;padding:12px}.scheduleLocationActions{grid-template-columns:1fr;display:grid}.scheduleLocationActions select,.scheduleLocationActions button{width:100%}.cinemaThumbText{min-height:102px}.cinemaActions{flex-direction:column;align-items:stretch}.authCard,.infoHero,.infoCard{border-radius:18px;padding:18px}}.compactLocationBar{grid-template-columns:minmax(0,1fr) 48px;align-items:stretch;gap:10px;max-width:720px;margin:0 auto 16px;padding:8px;display:grid;position:relative}.activeLocationButton{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;gap:2px;min-width:0;padding:4px 6px;display:grid}.activeLocationButton:hover{background:#ffffff0a}.activeLocationButton span{color:#cbd5e1;font-size:11px;font-weight:700}.activeLocationButton b{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:16px;line-height:1.1;overflow:hidden}.activeLocationButton small{color:#93c5fd;font-size:12px;font-weight:700}.nearestIconBtn{color:#ff7a00;cursor:pointer;background:#ff79001a;border:1px solid #ff790073;border-radius:14px;width:48px;min-height:48px;font-size:22px;font-weight:900}.nearestIconBtn:hover{background:#ff79002e;transform:translateY(-1px)}.locationMenu{z-index:20;background:#0f172a;border:1px solid #ffffff1f;border-radius:16px;gap:6px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:8px;right:66px;box-shadow:0 22px 60px #00000073}.locationMenu button{text-align:left;color:#e5e7eb;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.locationMenu button.active,.locationMenu button:hover{background:#ff79001f;border-color:#ff79008c}.locationMenu span{font-weight:900}.locationMenu small{color:#93c5fd;white-space:nowrap;font-weight:800}.fixedDateTabs{margin-top:10px}.fixedDateTabs button{min-width:78px}.nearestPageBtn{align-items:center;gap:8px;display:inline-flex}.nearestPageBtn span{font-size:18px;line-height:1}@media (width<=980px){.headerInner,.headerInnerSimple{width:min(100% - 28px,1180px)}.siteHeader{z-index:50;position:sticky;top:0}.brandLogo{max-width:128px;height:auto}.topNav{scrollbar-width:none;gap:10px;overflow-x:auto}.topNav::-webkit-scrollbar{display:none}.topNav a{flex:none;font-size:12px}.headerActions{gap:6px}.loginBtn,.registerBtn{padding:8px 10px;font-size:12px}.sectionWrap{width:min(100% - 28px,1120px)}.movieFeature{align-items:start}.footerGrid{text-align:left;gap:20px;grid-template-columns:1fr!important}.siteFooter .sectionWrap{width:min(100% - 28px,1120px)}}@media (width<=760px){body{overflow-x:hidden}.siteHeader{border-bottom:1px solid #ffffff14}.headerInner,.headerInnerSimple{grid-template-columns:1fr;gap:10px;padding:10px 0;display:grid}.brand{justify-content:center}.topNav{justify-content:center;padding:4px 0}.headerActions{justify-content:center}.hero{text-align:center;min-height:360px;padding:64px 0 48px}.heroContent{margin:0 auto}.nowPlaying h2,.cafeSection h2,.cinemaPage h1,.pageTitleRow h1{text-align:center}.compactLocationBar{border-radius:16px;grid-template-columns:minmax(0,1fr) 44px;width:100%;padding:8px}.nearestIconBtn{border-radius:12px;width:44px;min-height:44px}.locationMenu{right:58px}.activeLocationButton b{font-size:14px}.activeLocationButton small{font-size:11px}.dateTabs,.movieTabs{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:6px;overflow-x:auto}.dateTabs button,.movieTabs button{flex:none}.showtimeGrid{grid-template-columns:1fr!important}.showtimeCard{grid-template-columns:1fr;gap:12px;min-height:auto;padding:14px}.showtimeMeta{justify-items:start;min-width:0}.showtimeCta{text-align:center;justify-self:stretch;margin-top:4px;position:static;opacity:1!important}.movieFeature{text-align:left;grid-template-columns:1fr!important}.moviePosterCol{justify-self:center}.trailerCard{min-height:210px}.cinemaCard,.allCinemaCard{grid-template-columns:1fr!important}.cinemaThumbText{min-height:130px}.cinemaActions{align-items:stretch}.quickTransactionBox{padding:20px}.footerGrid{text-align:center}.footerGrid a{margin:7px 8px;display:inline-block}}@media (width<=480px){.sectionWrap{width:min(100% - 20px,1120px)}.brandLogo{max-width:116px}.topNav{justify-content:flex-start}.headerActions{grid-template-columns:1fr 1fr;width:100%;display:grid}.loginBtn,.registerBtn{text-align:center}.compactLocationBar{grid-template-columns:1fr 42px}.locationMenu{left:6px;right:54px}.fixedDateTabs button{min-width:72px}.movieTabs button{text-overflow:ellipsis;max-width:220px;overflow:hidden}.movieInfoCard h2{font-size:24px}.cinemaPage,.pageTop{padding-top:28px}}.headerActions button.loginBtn,.headerActions button.registerBtn{cursor:pointer;font-family:inherit}.authOverlay{z-index:200;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#020617b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow-y:auto}.authModalInline{width:min(560px,100%);margin:0 auto}.authModalCard{color:#fff;background:linear-gradient(145deg,#1e293bfa,#0a0f1afa);border:1px solid #ff79003d;border-radius:24px;width:min(520px,100%);padding:28px;position:relative;box-shadow:0 32px 120px #00000075}.authModalInline .authModalCard{margin:0 auto}.modalCloseBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;width:36px;height:36px;font-size:22px;line-height:1;position:absolute;top:14px;right:14px}.authLogoWrap{place-items:center;min-height:74px;margin-bottom:14px;display:grid}.authLogoWrap img{object-fit:contain;max-width:230px;max-height:72px}.authLogoFallback{color:#ff8a1f;font-size:24px;font-weight:1000}.authTabs{background:#02061773;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;padding:6px;display:grid}.authTabs button{color:#b7c6dc;cursor:pointer;background:0 0;border:0;border-radius:12px;min-height:42px;font-family:inherit;font-weight:1000}.authTabs button.active{color:#fff;background:linear-gradient(135deg,#ff7900,#d9480f);box-shadow:0 10px 24px #ff790033}.authModalCard h1{margin:0 0 8px;font-size:clamp(24px,4vw,34px)}.authIntro{color:#c6d3e5;margin:0;line-height:1.65}.consentCheck{color:#cbd5e1;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:20px 1fr;align-items:start;gap:10px;padding:12px;font-size:13px;line-height:1.55;display:grid}.consentCheck input{accent-color:#ff7900;width:16px;height:16px;margin-top:3px}.consentCheck a,.authSwitch button{color:#ff9f45;font-weight:1000;text-decoration:none}.authSwitch button{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.primaryBtn:disabled,.primaryBtn.full:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.35)}.legalHero{background:radial-gradient(circle at 100% 0,#ff79002e,#0000 38%),linear-gradient(145deg,#1f2937eb,#111827f5)}.faqAccordion{gap:12px;display:grid}.faqItem{background:linear-gradient(145deg,#1f2937eb,#0f172afa);border:1px solid #ffffff1a;border-radius:18px;overflow:hidden}.faqItem summary{cursor:pointer;color:#fff;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;font-weight:1000;list-style:none;display:flex}.faqItem summary::-webkit-details-marker{display:none}.faqItem summary b{color:#ff9f45;background:#ff790029;border-radius:10px;flex:none;place-items:center;width:30px;height:30px;display:grid}.faqItem[open] summary b{transform:rotate(45deg)}.faqItem p{color:#cbd5e1;margin:0;padding:0 20px 20px;line-height:1.75}.policyStack{gap:18px;display:grid}.policyPanel,.privacyCard{background:linear-gradient(145deg,#1f2937eb,#0f172afa);border:1px solid #ffffff1a;border-radius:22px;padding:22px;box-shadow:0 22px 70px #0000002e}.policyPanelHead,.privacyTitle{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.policyPanelHead h2,.privacyTitle h2{margin:0 0 6px;font-size:clamp(20px,3vw,28px)}.policyPanelHead p,.privacyCard p{color:#b7c6dc;margin:0;line-height:1.7}.policyIcon.big,.privacyTitle span{background:#ff790029;border:1px solid #ff790047;border-radius:15px;flex:none;place-items:center;width:46px;height:46px;font-size:22px;display:grid}.numberedPolicyList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.numberedPolicyCard{background:#ffffff0b;border:1px solid #ffffff13;border-radius:16px;grid-template-columns:36px 42px 1fr;align-items:flex-start;gap:12px;padding:14px;display:grid}.policyNo{color:#fff;background:#ff7900;border-radius:999px;place-items:center;width:32px;height:32px;font-weight:1000;display:grid}.policyIcon:not(.big){background:#ffffff0f;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.numberedPolicyCard h3,.refundStep h3{color:#fff;margin:0 0 6px;font-size:17px}.numberedPolicyCard p,.refundStep p{color:#cbd5e1;margin:0;line-height:1.65}.privacyGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.privacyCard ul{color:#cbd5e1;gap:10px;margin:0;padding-left:20px;line-height:1.7;display:grid}.privacyCard li::marker{color:#ff7900}.privacyWide{grid-column:1/-1}.refundFlow{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:10px;display:grid}.refundStep{background:#ffffff0b;border:1px solid #ffffff17;border-radius:18px;padding:16px;position:relative}.refundStep span{color:#fff;background:linear-gradient(135deg,#ff7900,#d9480f);border-radius:999px;place-items:center;width:34px;height:34px;margin-bottom:12px;font-weight:1000;display:grid}.refundStep:not(:last-child):after{content:"→";color:#ff9f45;z-index:1;font-weight:1000;position:absolute;top:26px;right:-10px}@media (width<=980px){.privacyGrid,.refundFlow{grid-template-columns:1fr}.refundStep:not(:last-child):after{content:"↓";inset:auto auto -18px 26px}.refundStep{padding-left:18px}}@media (width<=640px){.authOverlay{align-items:start;padding:10px}.authModalCard{border-radius:20px;padding:18px}.authLogoWrap img{max-width:190px}.authTabs button{min-height:38px}.numberedPolicyCard{grid-template-columns:32px 1fr}.numberedPolicyCard .policyIcon:not(.big){display:none}.policyPanel,.privacyCard{border-radius:18px;padding:16px}.policyPanelHead,.privacyTitle{gap:10px}.policyIcon.big,.privacyTitle span{border-radius:13px;width:38px;height:38px;font-size:19px}.faqItem summary{padding:16px}.faqItem p{padding:0 16px 16px}}.siteHeader{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;box-shadow:0 12px 30px #00000038}.appShell{position:relative;overflow-x:hidden}.ambientDecor{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.decorIcon{color:#f9731621;filter:blur(.1px);border:1px solid #f973161a;border-radius:18px;place-items:center;width:56px;height:56px;font-size:24px;font-weight:900;display:grid;position:absolute;transform:rotate(-12deg)}.decorOne{top:20vh;left:5vw}.decorTwo{top:68vh;left:8vw;transform:rotate(14deg)}.decorThree{top:26vh;right:6vw}.decorFour{top:74vh;right:8vw;transform:rotate(9deg)}.decorFive{top:43vh;left:2vw;transform:rotate(18deg)}.decorSix{top:49vh;right:2vw}main,.siteHeader,.siteFooter{z-index:1;position:relative}.simplifiedLocationBar{grid-template-columns:1fr 54px;align-items:stretch;gap:10px;width:min(100%,720px);margin-left:auto;margin-right:auto;display:grid}.simplifiedLocationBar .activeLocationButton{text-align:left;cursor:pointer}.simplifiedLocationBar .nearestIconBtn{height:auto;min-height:54px;font-size:18px}.noScheduleCard{text-align:center;grid-column:1/-1;width:min(100%,520px);margin:0 auto;padding:24px}.noScheduleCard h3{margin:0 0 8px}.noScheduleCard p{color:#d7e2f0;margin:0 0 14px;line-height:1.5}.showtimeCard{position:relative;overflow:hidden}.showtimeCard .showtimeCta{opacity:0;color:#fed7aa;background:#f973162e;border:1px solid #f973165c;border-radius:999px;justify-content:center;align-items:center;min-height:28px;font-size:12px;font-weight:900;transition:all .18s;display:flex;position:absolute;bottom:10px;left:14px;right:14px;transform:translateY(8px)}.showtimeCard.blocked .showtimeCta{opacity:1;color:#e5e7eb;background:#94a3b829;border-color:#94a3b82e;transform:none}.showtimeCard.canBuy:hover .showtimeCta{opacity:1;transform:none}.showtimeCard{padding-bottom:46px}.movieFeatureWide{grid-template-columns:180px minmax(280px,1fr) minmax(360px,430px);align-items:center}.trailerCardLarge{border-width:7px;min-height:240px}.movieSynopsisBox{max-height:250px;position:relative;overflow:hidden}.movieSynopsisBox:not(.open):after{content:"";background:linear-gradient(#0a0a0a00,#0a0a0a 90%);height:68px;position:absolute;bottom:0;left:0;right:0}.movieSynopsisBox.open{max-height:none}.cafeSlider{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:14px;padding:10px 4px 18px;display:flex;overflow-x:auto}.cafeSlider .cafeBanner{scroll-snap-align:start;flex:0 0 min(420px,82vw);min-height:142px}.cafeSlider .cafeBanner img{transition:transform .25s;transform:scale(1.01)}.cafeSlider .cafeBanner:hover img{transform:scale(1.05)}.newsEventGrid{grid-template-columns:1fr 1fr}.eventInfoCard{background:linear-gradient(135deg,#f97316d9,#7f1d1ddb 55%,#111827fa);border:1px solid #ffffff14;border-radius:12px;padding:22px}.eventInfoCard article{border-top:1px solid #ffffff24;grid-template-columns:46px 1fr;align-items:start;gap:14px;padding:14px 0;display:grid}.eventInfoCard h2,.eventInfoCard h3{margin-top:0}.eventInfoCard p{color:#f3f4f6;margin:0;line-height:1.55}.lineIcon{color:#fff7ed;background:#0f172a33;border:1px solid #ffffff38;border-radius:14px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.appDownloadStrip{background:linear-gradient(135deg,#0f172afa,#f9731624);border:1px solid #f9731638;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:20px;margin-bottom:56px;padding:20px;display:grid}.appDownloadStrip h2{margin:0 0 6px}.appDownloadStrip p{color:#cbd5e1;margin:0}.downloadButtons{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.storeBtn{color:#fff;cursor:pointer;min-height:44px;font:inherit;background:#0b1220;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;text-decoration:none;display:inline-flex}.storeBtn span{color:var(--orange)}.webRulesBtn{min-height:44px}.mutedText{color:#e5e7eb}.cinemaTitleRow{grid-template-columns:1fr minmax(360px,520px);align-items:end;gap:20px;display:grid}.cinemaTools{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.cinemaSearch{border-radius:12px;min-height:46px;margin:0}.groupedCinemaList{gap:28px}.cinemaCityGroup{gap:14px;display:grid}.cinemaCityGroup>h2{color:#fff;border-left:4px solid var(--orange);margin:8px 0 0;padding-left:10px;font-size:20px}.allCinemaCard{grid-template-columns:240px 1fr auto;align-items:stretch}.cinemaThumbImage{background-position:50%;background-size:cover;border-radius:12px;align-content:end;min-height:130px;padding:18px;display:grid;overflow:hidden}.cinemaThumbImage b,.cinemaThumbImage span{color:#fff;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 12px #0000006b;font-weight:900}.cinemaThumbImage span{font-size:22px;line-height:1}.cinemaDetailText h3{margin:0 0 10px}.cinemaActions .activeBadge{margin-top:0}.parallaxHero{border-bottom:2px solid var(--orange);background-position:50%;background-size:cover;background-attachment:fixed;align-items:end;min-height:330px;display:grid}.contactHeroText{padding:80px 0 46px}.contactHeroText h1{margin:12px 0 8px;font-size:clamp(34px,5vw,58px)}.contactHeroText p{color:#fff;max-width:620px;margin:0}.termsTabs{background:#0f172ab8;border:1px solid #ffffff1a;border-radius:16px;gap:8px;margin-bottom:16px;padding:8px;display:flex}.termsTabs button{color:#cbd5e1;background:0 0;border:1px solid #0000;border-radius:12px;flex:1;padding:12px 16px;font-weight:900}.termsTabs button.active{color:#fff;background:linear-gradient(135deg,#f973164d,#0f172a8c);border-color:#f9731673}.compactPolicyStack .policyPanel{margin-top:0}.policyIcon,.privacyTitle span,.policyIcon.big{font-family:inherit}.policyIcon{color:#ffb86b;background:#f973161a;border:1px solid #f973162e}.compactNumberedList{grid-template-columns:1fr}@media (width<=1024px){.sectionWrap{width:min(100% - 28px,980px)}.movieFeatureWide{grid-template-columns:150px 1fr}.movieFeatureWide .trailerCard{grid-column:1/-1;justify-self:center;width:min(100%,640px)}.newsEventGrid,.cinemaTitleRow{grid-template-columns:1fr}.allCinemaCard{grid-template-columns:180px 1fr}.allCinemaCard .cinemaActions{grid-column:1/-1;justify-content:flex-end;display:flex}}@media (width<=760px){.siteHeader{top:0}.headerInner,.headerInnerSimple{flex-wrap:wrap;gap:10px;min-height:auto;padding:10px 14px}.brandLogo{max-width:116px}.topNav{order:3;justify-content:flex-start;width:100%;padding-bottom:2px;overflow-x:auto}.topNav a{white-space:nowrap}.headerActions{margin-left:auto}.headerActions .loginBtn,.headerActions .registerBtn{min-height:36px;padding:8px 10px}.hero{min-height:280px}.heroContent{text-align:center;padding:36px 16px}.nowPlaying{padding-top:20px}.simplifiedLocationBar{grid-template-columns:1fr 48px;gap:8px}.activeLocationButton b{font-size:16px}.dateTabs,.movieTabs{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.showtimeGrid{grid-template-columns:1fr}.movieFeatureWide{grid-template-columns:120px 1fr;align-items:start;gap:14px}.movieFeatureWide .movieInfoCard h2{font-size:24px;line-height:1.1}.movieFeatureWide .trailerCard{grid-column:1/-1;min-height:210px}.cafeSlider .cafeBanner{flex-basis:86vw;min-height:120px}.appDownloadStrip{text-align:center;grid-template-columns:1fr}.downloadButtons{justify-content:center}.footerGrid{text-align:center;grid-template-columns:1fr;gap:18px}.cinemaTools,.allCinemaCard{grid-template-columns:1fr}.cinemaThumbImage{min-height:170px}.cinemaActions{justify-content:stretch!important}.cinemaActions .primaryBtn,.cinemaActions .activeBadge{justify-content:center;width:100%}.contactHeroText{text-align:center;padding:58px 0 34px}.contactGrid{gap:24px;grid-template-columns:1fr!important}.adCards{grid-template-columns:1fr!important}.termsTabs{flex-direction:column}.privacyGrid,.refundFlow{grid-template-columns:1fr!important}.decorIcon{opacity:.35;transform:scale(.72)}}@media (width<=520px){.sectionWrap{width:min(100% - 20px,980px)}.movieFeatureWide{text-align:center;grid-template-columns:1fr}.moviePosterCol{width:min(180px,60vw);margin:0 auto}.movieInfoCard{text-align:center}.movieMeta{justify-content:center}.movieSynopsisBox{text-align:left}.showtimeCard{min-height:130px}.eventInfoCard article{text-align:center;grid-template-columns:1fr}.lineIcon{margin:0 auto}}.hamburgerBtn,.mobileDrawer,.mobileMenuBackdrop,.mobileCheckoutFab{display:none}.hamburgerBtn{background:#f973161a;border:1px solid #f973166b;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px}.hamburgerBtn span{background:#ffb86b;border-radius:999px;width:18px;height:2px;transition:all .18s}.hamburgerBtn.active span:first-child{transform:translateY(7px)rotate(45deg)}.hamburgerBtn.active span:nth-child(2){opacity:0}.hamburgerBtn.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobileMenuBackdrop{z-index:58;background:#0000007a;border:0;position:fixed;inset:0}.mobileDrawer{z-index:59;background:linear-gradient(145deg,#0f172afa,#121826fa);border:1px solid #f9731659;border-radius:22px;width:min(310px,100vw - 20px);padding:14px;transition:transform .22s;position:fixed;top:10px;right:10px;transform:translate(calc(100% + 24px));box-shadow:0 28px 90px #00000085}.mobileDrawer.open{display:block;transform:translate(0)}.mobileDrawerHead{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.mobileDrawerHead img{object-fit:contain;max-width:138px;max-height:42px}.mobileDrawerHead button{color:#fff;background:#ffffff14;border:0;border-radius:999px;width:36px;height:36px;font-size:23px}.mobileDrawerNav{gap:8px;padding:14px 0;display:grid}.mobileDrawerNav a{color:#e5e7eb;background:#ffffff0b;border-radius:14px;align-items:center;min-height:42px;padding:10px 12px;font-weight:900;display:flex}.mobileDrawerNav a.active,.mobileDrawerNav a:hover{color:#fff;background:#f9731633}.mobileDrawerActions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobileDrawerActions .loginBtn,.mobileDrawerActions .registerBtn{justify-content:center;align-items:center;min-height:42px;display:inline-flex!important}.mobileCheckoutFab{z-index:48;color:#fff;background:linear-gradient(135deg,#f97316,#b93800);border:1px solid #f973168c;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-weight:900;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 22px 60px #f9731647,0 18px 70px #0000006b}.mobileCheckoutFab span:before{content:"🧾 "}.mobileCheckoutFab b{color:#fff}.dangerOutline{color:#fecaca!important;background:#7f1d1d2e!important;border-color:#f8717166!important}.authForm .formStatus{color:#fed7aa;margin:0;font-size:12px;line-height:1.5}.seatItem.available{color:#0f172a!important}.seatItem.sold,.seatItem.booked,.seatItem.locked{color:#f8fafc!important}@media (width<=760px){.siteHeader{position:sticky;top:0}.headerInner.headerInnerSimple{justify-content:space-between;align-items:center;min-height:64px;padding:10px 12px;flex-wrap:nowrap!important}.desktopNav,.desktopHeaderActions{display:none!important}.hamburgerBtn{flex:none;display:inline-flex}.brand{min-width:0;max-width:calc(100% - 58px)}.brandLogo{max-width:154px;max-height:44px}.brandText{display:none}.mobileDrawer{display:block}.bookingPage{padding-bottom:86px}.mobileCheckoutFab.show{display:flex}.checkoutPanel.checkoutPanelWide{scroll-margin-top:82px}.seatMapBox.noHorizontalScroll{overflow:hidden!important}.seatViewport{-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding:4px 0 12px;justify-content:flex-start!important;overflow:auto hidden!important}.seatViewport::-webkit-scrollbar{height:8px}.seatViewport::-webkit-scrollbar-thumb{background:#f9731673;border-radius:999px}.seatZoomCanvas{min-width:760px;margin:0 auto;transform-origin:0 0!important;width:auto!important}.seatRows{margin:0}.seatGridExact{grid-template-columns:repeat(var(--seat-cols), 30px)!important;gap:5px!important}.seatItem{min-width:28px!important;min-height:28px!important;font-size:9px!important;font-weight:600!important}.seatSpacer{width:30px;height:28px}.seatRow{grid-template-columns:20px 1fr 20px}}@media (width<=430px){.mobileDrawer{width:calc(100vw - 16px);top:8px;right:8px}.bookingHeaderWithBack{grid-template-columns:74px minmax(0,1fr)}.bookingTitleRow{align-items:flex-start}.bookingBoxBack{padding:7px 9px}.seatMapTopbar{gap:8px}.seatMapTopbar span{max-width:210px}.seatZoomCanvas{min-width:720px}}.cinemaToolsInline{grid-template-columns:minmax(260px,1fr) auto;align-items:center}.iconOnlyDetect{place-items:center;width:46px;min-width:46px;height:46px;border-radius:14px!important;padding:0!important;display:inline-grid!important}.iconOnlyDetect span{font-size:20px;margin:0!important}.alignedCinemaAction{justify-content:flex-end;align-self:stretch;align-items:flex-start;min-width:142px;display:flex}.locationActionBtn{letter-spacing:-.02em;cursor:pointer;color:#fff;background:linear-gradient(135deg,#ff7900,#d94a00);border:1px solid #ff790073;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:136px;height:44px;font-weight:900;display:inline-flex;box-shadow:0 12px 28px #ff79002e}.locationActionBtn .actionDot{background:#ffffffe0;border-radius:99px;width:9px;height:9px;box-shadow:0 0 0 4px #ffffff1f}.locationActionBtn.activeLocationAction{cursor:default;background:linear-gradient(135deg,#16a34a,#22c55e);border-color:#22c55ea6;box-shadow:0 12px 28px #22c55e29}.locationActionBtn.activeLocationAction .actionDot{background:#dcfce7}.locationActionBtn.chooseLocationAction:hover{filter:brightness(1.06);transform:translateY(-1px)}.cafeSliderClean{scrollbar-width:none;width:100%;max-width:100%;padding:0;position:relative;overflow:hidden!important}.cafeSliderClean::-webkit-scrollbar{display:none}.cafeSliderTrack{align-items:stretch;gap:18px;width:max-content;min-width:100%;display:flex}.cafeSliderTrack.autoRun{animation:28s linear infinite cafeAutoSlide}.cafeSliderClean:hover .cafeSliderTrack.autoRun{animation-play-state:paused}.cafeSliderClean .cafeBanner{background:#080d16;border:1px solid #ff790059;border-radius:14px;flex:0 0 calc(min(1100px,100vw - 44px)/3 - 12px);place-items:center;min-width:280px;height:148px;display:grid;overflow:hidden}.cafeSliderClean .cafeBanner img{object-position:center;background:#080d16;width:100%;height:100%;object-fit:contain!important;transform:none!important}@keyframes cafeAutoSlide{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}.eventInfoDynamic article small{color:#ffb56b;margin-bottom:6px;font-size:12px;font-weight:800;display:inline-flex}.eventLink{color:#ff7900;margin-top:8px;font-weight:900;text-decoration:none;display:inline-flex}.eventInfoDynamic .lineIcon{color:#fff;background:#ff79003d;font-size:13px;font-weight:900}.webPopupLayer{z-index:9999;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.webPopupBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;border:0;position:absolute;inset:0}.webPopupCard{z-index:1;background:linear-gradient(145deg,#1e293bfa,#111827fa);border:1px solid #ff79005c;border-radius:24px;width:min(620px,100%);max-height:min(86vh,760px);padding:24px;position:relative;overflow:auto;box-shadow:0 30px 90px #0000007a}.webPopupCard>img{object-fit:contain;background:#00000047;border-radius:18px;width:100%;max-height:320px;margin-bottom:16px}.webPopupType{color:#ffb56b;text-transform:uppercase;background:#ff79001a;border:1px solid #ff790066;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:900;display:inline-flex}.webPopupCard h2{margin:12px 42px 10px 0;font-size:clamp(24px,4vw,36px)}.webPopupMessage{color:#eaf1ff;line-height:1.7}.webPopupMessage p{margin:0 0 10px}.webPopupActions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.webPopupClose{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;width:38px;height:38px;font-size:22px;position:absolute;top:14px;right:14px}.appComingSoonCard{z-index:1;background:radial-gradient(circle at 100% 0,#f9731629,#0000 32%),linear-gradient(145deg,#0c1424fa,#0f172afa);border:1px solid #f9731647;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(340px,460px);align-items:center;gap:34px;width:min(1080px,100%);max-height:min(90vh,920px);padding:34px;display:grid;position:relative;overflow:auto;box-shadow:0 35px 120px #0000008c}.appComingSoonCard.simpleAd{grid-template-columns:minmax(0,1fr) minmax(360px,480px)}.appComingSoonClose{position:absolute;top:14px;right:14px}.appComingSoonLead{align-content:center;gap:18px;min-width:0;display:grid}.appComingSoonLead.simpleCopy{padding-right:8px}.appComingSoonEyebrow{color:#ffcc97;text-transform:uppercase;letter-spacing:.12em;background:#f973161f;border:1px solid #f9731652;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.appComingSoonLead h2{max-width:8ch;margin:0;font-size:clamp(34px,4.4vw,60px);line-height:1.06}.appComingSoonLead>p{color:#e1e8f4;max-width:31rem;margin:0;font-size:20px;line-height:1.72}.appComingSoonVisual{justify-content:center;align-items:center;min-width:0;display:flex}.appComingSoonVisual.tripleMockup{min-height:420px;padding:10px 8px;position:relative}.promoPhoneMockup{background:#0b0f16;border:2px solid #ffffff0f;border-radius:34px;width:190px;height:390px;position:absolute;overflow:hidden;box-shadow:0 28px 60px #0000006b}.promoPhoneMockup.ios:before,.promoPhoneMockup.android:before{content:"";z-index:2;background:#000;border-radius:999px;width:92px;height:24px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.promoPhoneMockup.left{top:38px;left:12px;transform:rotate(-11deg)}.promoPhoneMockup.center{z-index:3;top:0;left:50%;transform:translate(-50%)}.promoPhoneMockup.right{top:38px;right:12px;transform:rotate(11deg)}.promoPhoneScreen{background:#fff;border-radius:26px;position:absolute;inset:10px;overflow:hidden}.promoPhoneScreen img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1080px){.appComingSoonCard,.appComingSoonCard.simpleAd{grid-template-columns:1fr;gap:26px;padding:24px}.appComingSoonLead,.appComingSoonLead.simpleCopy{padding-right:0}.appComingSoonLead h2,.appComingSoonLead>p{max-width:none}.appComingSoonVisual.tripleMockup{order:2;width:min(100%,520px);min-height:400px;margin:0 auto}}@media (width<=760px){.appComingSoonCard,.appComingSoonCard.simpleAd{border-radius:22px;gap:18px;padding:18px}.appComingSoonLead h2{font-size:clamp(28px,7vw,40px)}.appComingSoonLead>p{font-size:15px}.appComingSoonVisual.tripleMockup{width:min(100%,360px);min-height:320px}.promoPhoneMockup{border-radius:24px;width:138px;height:284px}.promoPhoneMockup.ios:before,.promoPhoneMockup.android:before{width:68px;height:16px;top:8px}.promoPhoneScreen{border-radius:18px;inset:8px}.promoPhoneMockup.left{top:28px;left:0}.promoPhoneMockup.center{top:0}.promoPhoneMockup.right{top:28px;right:0}}@media (width<=480px){.appComingSoonVisual.tripleMockup{width:min(100%,300px);min-height:270px}.promoPhoneMockup{border-radius:22px;width:116px;height:238px}.promoPhoneScreen{border-radius:16px;inset:7px}}@media (width<=760px){.cinemaToolsInline{grid-template-columns:1fr auto;width:100%}.alignedCinemaAction{justify-content:stretch;min-width:100%}.locationActionBtn{width:100%;height:42px}.allCinemaCard{grid-template-columns:1fr!important}.cinemaThumbImage{width:100%;min-height:130px}.cafeSliderClean .cafeBanner{flex-basis:84vw;min-width:84vw;height:132px}.cafeSliderTrack.autoRun{animation-duration:24s}.webPopupCard{border-radius:18px;padding:18px}}.cafeSliderStage{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;padding:0!important;display:grid!important;overflow:hidden!important}.cafeSliderStage .cafeBanner{background:#080d16;border-radius:16px;animation:.32s both cafeFadeIn;flex:none!important;width:100%!important;min-width:0!important;height:clamp(150px,13.5vw,210px)!important;min-height:150px!important}.cafeSliderStage .cafeBanner img{object-position:center;background:#080d16;width:100%;height:100%;object-fit:contain!important;transform:none!important}.emptyInlineText,.emptyDataText{color:#e2e8f0;background:#0f172a6b;border:1px dashed #ffffff24;border-radius:16px;margin:12px 0 0;padding:16px 18px}.eventInfoCard>.emptyDataText,.newsCard>.emptyDataText{margin-top:12px}@keyframes cafeFadeIn{0%{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:none}}.numberedPolicyCard.numberOnly{grid-template-columns:36px 1fr!important}.numberedPolicyCard.numberOnly .policyIcon:not(.big){display:none!important}.numberedPolicyCard.iconOnly{grid-template-columns:42px 1fr!important}.numberedPolicyCard.iconOnly .policyNo{display:none!important}.infoBottom{text-align:center;align-items:center;justify-content:center!important}.centeredActionBtn{justify-content:center;align-items:center;gap:8px;display:inline-flex!important}@media (width<=860px){.cafeSliderStage{grid-template-columns:1fr;gap:12px}.cafeSliderStage .cafeBanner{height:clamp(140px,36vw,190px)!important}}.activeCinemaGroup{order:-10}.activeCinemaGroup>h2{color:#22c55e;border-left-color:#22c55e}.cinemaCardUnified{position:relative}.cinemaNameLine{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cinemaNameLine h3{margin:0 0 2px}.activeInlinePill{color:#bbf7d0;background:#22c55e1f;border:1px solid #22c55e3d;border-radius:999px;align-items:center;gap:6px;height:26px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.activeInlinePill span,.locationActionBtn .actionDot{flex:none}.activeInlinePill span{background:#22c55e;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e24}.activeLocationNote{font-size:13px;color:#fed7aa!important}.unifiedCinemaAction{align-items:center}.unifiedCinemaAction .locationActionBtn{width:126px}.cinemaEmptyBox{margin-top:0}@media (width<=760px){.cinemaNameLine{flex-direction:column;align-items:flex-start;gap:6px}.unifiedCinemaAction .locationActionBtn{width:100%}.activeCinemaGroup>h2,.cinemaCityGroup>h2{font-size:17px}}.seatInfoBar{text-align:center;flex-wrap:wrap;justify-content:center;gap:18px}.seatInfoBar span,.seatInfoBar b,.seatInfoBar em{text-align:center}.seatViewport{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto hidden}.seatViewport::-webkit-scrollbar{display:none}.cafeScroller::-webkit-scrollbar{display:none}.cafeSliderTrack::-webkit-scrollbar{display:none}.bookingPage::-webkit-scrollbar{display:none}.seatItem{letter-spacing:-.02em;font-weight:600!important}.checkoutHeaderMobile,.checkoutBackdrop{display:none}.paidNotice{color:#bbf7d0;background:#22c55e1c;border:1px solid #22c55e59;border-radius:14px;margin:10px 0;padding:10px 12px;font-weight:800}@media (width<=900px){html,body,#root{max-width:100%;overflow-x:hidden}.sectionWrap,.bookingPage{width:100%;max-width:100%;padding-left:10px;padding-right:10px}.bookingHeader{grid-template-columns:76px minmax(0,1fr);align-items:start;gap:12px;display:grid}.bookingHeader .posterFrame{width:76px;min-width:76px}.bookingTitleRow{align-items:start;gap:10px}.bookingTitleRow h1{font-size:clamp(1.35rem,7vw,2.1rem);line-height:.95}.bookingBoxBack{min-width:58px;margin-left:auto;padding:10px 12px}.bookingShowMeta{flex-wrap:wrap;gap:6px}.bookingShowMeta span,.bookingShowMeta .statusBadge{font-size:.72rem}.seatInfoBar{grid-template-columns:1fr;gap:6px;padding:14px 12px;line-height:1.25;display:grid}.seatMapBox{border-radius:18px;padding:12px 8px 14px}.seatMapTopbar{align-items:center;gap:10px}.seatMapTopbar b{font-size:1rem}.seatMapTopbar span{font-size:.75rem}.screenLine{margin:12px 10px 16px}.seatViewport{margin-left:-8px;margin-right:-8px;padding:0 8px 10px}.seatZoomCanvas{min-width:max-content;transform-origin:0 0!important}.seatGridExact{grid-template-columns:repeat(var(--seat-cols), 32px)!important}.seatItem{min-width:28px;height:28px;padding:0 4px;font-size:.64rem;font-weight:600!important}.seatLegend{justify-content:center;gap:8px 12px;font-size:.72rem}.checkoutPanelWide.checkoutFloatingPanel{display:none}.checkoutPanelWide.checkoutFloatingPanel.open{z-index:120;border-radius:22px;max-height:calc(100dvh - 120px);padding:14px;display:block;position:fixed;bottom:78px;left:12px;right:12px;overflow:auto;box-shadow:0 -18px 60px #0000007a}.checkoutPanelWide.checkoutFloatingPanel.open form{gap:10px;display:grid}.checkoutHeaderMobile{justify-content:space-between;align-items:center;gap:10px;display:flex}.checkoutHeaderMobile h2{margin:0;font-size:1.35rem}.checkoutHeaderMobile button{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;width:36px;height:36px;font-weight:900}.checkoutDesktopTitle{display:none}.checkoutBackdrop{z-index:110;background:#0000007a;border:0;display:block;position:fixed;inset:0}.mobileCheckoutFab{z-index:130;justify-content:space-between;width:auto;bottom:12px;left:10px;right:10px;box-shadow:0 12px 40px #ea580c57}.summaryLine,.summaryTotal{min-height:62px;padding:12px}.checkoutPanel input{min-height:46px}.checkoutPanel .primaryBtn.full{min-height:50px}}@media (width>=901px){.checkoutPanelWide.checkoutFloatingPanel,.checkoutDesktopTitle{display:block}}.userSeatInfoBar{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.seatInfoText{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 22px;min-width:0;display:flex}.seatInfoText span,.seatInfoText b,.seatInfoText em{text-align:center}.seatHoldTimer{color:#fff7ed;background:#fb923c1a;border:1px solid #fb923c59;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-width:92px;padding:8px 12px;display:inline-flex}.seatHoldTimer small{color:#fed7aa;font-size:.68rem;font-weight:800;line-height:1}.seatHoldTimer strong{color:#fb923c;font-size:1.15rem;line-height:1.1}.seatHoldTimer.danger{background:#7f1d1d3d;border-color:#ef44448c}.seatHoldTimer.danger strong{color:#fecaca}.checkoutPanel.checkoutPanelWide form{display:block!important}.checkoutSections{grid-template-columns:1.05fr 1.35fr 1fr;align-items:stretch;gap:14px;display:grid}.checkoutSection{background:#0f172a7a;border:1px dashed #ffffff24;border-radius:18px;align-content:start;gap:10px;padding:14px;display:grid}.checkoutSection h3{color:#fed7aa;letter-spacing:.02em;margin:0 0 2px;font-size:.86rem}.checkoutSection .summaryLine{background:#0f172a94;border:0;border-radius:14px;flex-direction:column;justify-content:center;min-height:54px;padding:10px 12px;display:flex}.checkoutSection .summaryLine span{color:#b6c3d6}.checkoutSection .summaryLine b{color:#fff}.checkoutSection input{width:100%}.grandTotalBox{background:linear-gradient(135deg,#f9731621,#0f172aa3);border:1px solid #f973164d;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.grandTotalBox span{color:#fed7aa;font-weight:900}.grandTotalBox b{color:#fb923c;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1}.confirmModal{background:#111827;border:1px solid #f9731647;border-radius:22px;width:min(560px,100vw - 28px);overflow:hidden;box-shadow:0 24px 80px #0000008c}.confirmSummaryGrid{grid-template-columns:1fr 1fr;gap:10px;padding:16px;display:grid}.confirmSummaryGrid.compact{padding-top:6px}.confirmSummaryGrid div{background:#0f172a8f;border:1px dashed #ffffff24;border-radius:14px;flex-direction:column;gap:4px;padding:11px 12px;display:flex}.confirmSummaryGrid span{color:#94a3b8;font-size:.76rem;font-weight:800}.confirmSummaryGrid b{color:#fff;word-break:break-word}.confirmNote{color:#cbd5e1;margin:0;padding:0 16px 14px;line-height:1.55}.schedulePaymentConfirm .qrisFoot,.confirmModal .qrisFoot{padding:14px 16px 16px}@media (width<=900px){.userSeatInfoBar{text-align:center;grid-template-columns:1fr}.seatInfoText{flex-direction:column;align-items:center;gap:6px}.seatHoldTimer{min-width:118px;margin:6px auto 0}.checkoutSections{grid-template-columns:1fr;gap:10px}.checkoutSection{padding:12px}.grandTotalBox b{font-size:1.75rem}.confirmSummaryGrid{grid-template-columns:1fr}.confirmModal .qrisFoot{grid-template-columns:1fr;display:grid}}.schedulePaymentConfirmClean{text-align:center;width:min(480px,100vw - 28px);padding:22px 22px 18px}.schedulePaymentConfirmClean .qrisHead{display:none!important}.scheduleConfirmTitle{justify-items:center;gap:8px;display:grid}.scheduleConfirmTitle small{color:#fb923c;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:900}.scheduleConfirmTitle h2{color:#fff;margin:0;font-size:clamp(1.25rem,2.6vw,1.7rem);line-height:1.15}.scheduleConfirmTitle p{color:#cbd5e1;max-width:360px;margin:0;line-height:1.55}.scheduleConfirmInline{color:#e5e7eb;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:16px auto 4px;font-weight:900;display:flex}.scheduleConfirmInline span,.scheduleConfirmInline strong{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;display:inline-flex}.scheduleConfirmInline strong{color:#fb923c;background:#f973161a;border-color:#f9731647}.scheduleConfirmActions,.schedulePaymentConfirmClean .qrisFoot{align-items:center;gap:10px;border-top:0!important;justify-content:center!important;padding:18px 0 0!important;display:flex!important}.schedulePaymentConfirmClean .outlineBtn,.schedulePaymentConfirmClean .primaryBtn{min-width:136px}.nearestIconBtn,.simplifiedLocationBar .nearestIconBtn{aspect-ratio:1;flex:0 0 48px;place-items:center;line-height:1;display:grid;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;padding:0!important}.compactSeatInfoBar{border-radius:16px;gap:12px;grid-template-columns:minmax(0,1fr) 108px!important;padding:10px 12px!important}.compactSeatInfoText{color:#cbd5e1;font-size:.9rem;font-weight:800;justify-content:flex-start!important;gap:0!important}.compactSeatInfoText span{text-align:left!important}.checkoutPanelWide{contain:layout}.checkoutSections{grid-template-columns:minmax(240px,.95fr) minmax(320px,1.25fr) minmax(260px,.95fr)!important;align-items:stretch!important}.checkoutSection{grid-auto-rows:max-content;min-height:226px;align-content:start!important}.checkoutSectionInfo .summaryLine{min-height:76px!important}.checkoutSectionForm input,.checkoutSectionPay input{min-height:48px}.checkoutSectionPay .grandTotalBox{min-height:78px;margin-top:2px}.checkoutSectionPay .primaryBtn.full{min-height:48px;margin-top:auto}.checkoutHint,.formStatus{min-height:22px}@media (width>=981px){.movieFeature+.nowPlaying{margin-top:34px}.movieFeature+.nowPlaying .showtimeGrid{max-width:100%}}@media (width<=900px){.compactSeatInfoBar{text-align:center;grid-template-columns:1fr!important}.compactSeatInfoText{justify-content:center!important}.compactSeatInfoText span{text-align:center!important}.checkoutSections{grid-template-columns:1fr!important}.checkoutSection{min-height:auto}.schedulePaymentConfirmClean .qrisFoot,.scheduleConfirmActions{grid-template-columns:1fr;display:grid!important}.schedulePaymentConfirmClean .outlineBtn,.schedulePaymentConfirmClean .primaryBtn{width:100%}}@media (width<=520px){.nearestIconBtn,.simplifiedLocationBar .nearestIconBtn{flex-basis:44px;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}.schedulePaymentConfirmClean{padding:20px 16px 16px}}.bookingGridStacked{grid-template-columns:1fr!important;gap:14px!important;display:grid!important}.seatTinyNotice{color:#fed7aa;background:#f9731612;border:1px solid #f9731647;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:8px 12px;font-size:.8rem;font-weight:800;line-height:1.25;display:flex}.seatTinyNotice span{color:#fff7ed;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.seatTinyNotice strong{color:#fb923c;background:#0f172abf;border:1px solid #f9731659;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:112px;height:34px;padding:0 12px;font-size:.85rem;display:inline-flex}.seatTinyNotice.danger strong{color:#fecaca;background:#7f1d1d38;border-color:#ef44448c}.checkoutCleanPanel{background:#111827;border:1px solid #ffffff14;border-radius:18px;width:100%;padding:18px;box-shadow:0 20px 50px #00000038}.checkoutCleanForm,.checkoutCleanPanel form{width:100%!important;display:block!important;position:static!important}.checkoutMobileHead{display:none!important}.checkoutCleanTitle{color:#f8fafc;font-size:clamp(1.25rem,2.1vw,1.65rem);line-height:1.1;margin:0 0 14px!important;display:block!important}.checkoutCleanGrid{grid-template-columns:minmax(250px,.92fr) minmax(360px,1.28fr) minmax(280px,.95fr)!important;align-items:stretch!important;gap:14px!important;display:grid!important}.checkoutCleanCard{background:#0f172a73;border:1px dashed #ffffff24;border-radius:16px;flex-direction:column;gap:12px;min-width:0;min-height:230px;padding:14px;display:flex!important}.checkoutCleanCard h3{color:#fed7aa;letter-spacing:.02em;margin:0;font-size:.88rem;line-height:1.2}.detailMiniGrid{grid-template-columns:1fr;gap:10px;min-height:156px;display:grid}.miniInfoBox{background:#02061752;border:1px solid #94a3b81a;border-radius:14px;flex-direction:column;justify-content:center;gap:5px;min-height:72px;padding:12px;display:flex}.miniInfoBox span{color:#94a3b8;font-size:.82rem;font-weight:800}.miniInfoBox b{color:#fff;word-break:normal;overflow-wrap:anywhere;font-weight:900;line-height:1.25}.customerGrid{grid-template-columns:1fr;gap:10px;display:grid}.checkoutCleanCard input{color:#f8fafc;background:#0f172ab8;border:1px solid #94a3b833;border-radius:12px;width:100%;min-height:48px}.checkoutCleanCard input::placeholder{color:#94a3b8;opacity:1}.paymentCard .totalCleanBox{background:linear-gradient(135deg,#f9731624,#0f172abf);border:1px solid #f9731659;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:84px;padding:14px;display:flex}.totalCleanBox span{color:#fed7aa;font-weight:900;line-height:1.2}.totalCleanBox b{color:#fb923c;white-space:nowrap;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1}.payCleanBtn{min-height:50px;margin-top:auto}.checkoutCleanFooter{color:#cbd5e1;align-items:center;gap:12px;min-height:34px;margin-top:10px;font-size:.82rem;line-height:1.35;display:flex}.checkoutCleanFooter b{color:#fed7aa;font-weight:900}.confirmModal .qrisHead button,.qrisModal .qrisHead button{border-radius:999px;width:38px;height:38px}.seatViewport{scrollbar-width:none;-ms-overflow-style:none;overflow:auto hidden}.seatViewport::-webkit-scrollbar{height:0;display:none}.seatItem{font-weight:600!important}@media (width<=1100px){.checkoutCleanGrid{grid-template-columns:1fr 1fr!important}.paymentCard{grid-column:1/-1;min-height:190px}}@media (width<=900px){.seatTinyNotice{text-align:center;flex-direction:column;justify-content:center;padding:10px 12px}.seatTinyNotice span{white-space:normal;text-overflow:clip;overflow:visible}.seatTinyNotice strong{min-width:142px}.checkoutCleanPanel{z-index:120;border-radius:22px;width:auto;max-height:calc(100dvh - 124px);padding:14px;display:none;position:fixed;bottom:78px;left:12px;right:12px;overflow:auto;box-shadow:0 -18px 60px #00000080}.checkoutCleanPanel.open{display:block}.checkoutMobileHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex!important}.checkoutMobileHead h2{margin:0;font-size:1.2rem}.checkoutMobileHead button{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;width:36px;height:36px;font-weight:900}.checkoutCleanTitle{display:none!important}.checkoutCleanGrid{grid-template-columns:1fr!important;gap:10px!important}.checkoutCleanCard{min-height:auto;padding:12px}.detailMiniGrid{min-height:auto}.miniInfoBox{min-height:58px}.checkoutCleanFooter{flex-direction:column;align-items:flex-start;min-height:auto}}.movieCreditGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 10px;display:grid}.movieCreditGrid>div{background:#0f172a6b;border:1px solid #f9731633;border-radius:12px;min-width:0;padding:8px 10px}.movieCreditGrid span{color:#fbbf24;text-transform:uppercase;letter-spacing:.06em;margin-bottom:3px;font-size:10px;font-weight:900;display:block}.movieCreditGrid b{color:#f8fafc;overflow-wrap:anywhere;font-size:12px;line-height:1.35;display:block}.movieCreditCast{grid-column:1/-1}.nowPlaying{flex-direction:column;align-items:center;display:flex}.nowPlaying>h2{order:1}.nowPlaying .scheduleMovieInfoSlot{order:5}.nowPlaying .showtimeGrid{order:7}.cafeSliderStage{scrollbar-width:none!important;-ms-overflow-style:none!important;overflow:hidden!important}.cafeSliderStage::-webkit-scrollbar{display:none!important}.cafeSliderStage .cafeBanner{min-width:0}.cafeSliderStage .cafeBanner img{background:#00000038;width:100%;height:100%;object-fit:contain!important}@media (width<=760px){body{overflow-x:hidden}.siteHeader{z-index:90;border-bottom:1px solid #ffffff14;top:0;background:#0f172afa!important;padding:0!important;position:sticky!important}.headerInner.headerInnerSimple{grid-template-columns:44px 1fr 44px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:min(100%,520px)!important;min-height:66px!important;margin:0 auto!important;padding:10px 14px!important;display:grid!important}.desktopNav,.desktopHeaderActions{display:none!important}.brand{grid-column:2!important;justify-content:center!important;justify-self:center!important;align-items:center!important;min-width:0!important;max-width:190px!important;margin:0!important;display:inline-flex!important}.brandLogo{object-fit:contain!important;width:auto!important;max-width:178px!important;max-height:44px!important;display:block!important}.brandText{display:none!important}.hamburgerBtn{border-radius:14px!important;grid-column:3!important;justify-self:end!important;width:42px!important;height:42px!important;margin:0!important;display:inline-flex!important}.mobileMenuBackdrop{z-index:88;background:#00000085;display:block;position:fixed;inset:66px 0 0}.mobileDrawer{z-index:89;opacity:0;pointer-events:none;display:block;position:fixed;border-radius:22px!important;width:auto!important;max-width:480px!important;margin:0 auto!important;padding:14px!important;top:76px!important;left:12px!important;right:12px!important;transform:translateY(-14px)scale(.98)!important}.mobileDrawer.open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)!important}.mobileDrawerHead{text-align:center;position:relative;justify-content:center!important}.mobileDrawerHead img{margin:0 auto;max-width:180px!important}.mobileDrawerHead button{position:absolute;top:0;right:0}.mobileDrawerNav{text-align:center;grid-template-columns:1fr 1fr}.mobileDrawerNav a{min-height:44px;justify-content:center!important}.mobileDrawerActions{justify-content:center}.nowPlaying{overflow:hidden;padding-top:22px!important}.nowPlaying>h2{text-align:center;order:1;width:100%}.nowPlaying .scheduleLocationBar{order:2;width:min(100% - 22px,520px)}.nowPlaying .dateTabs{order:3;width:min(100% - 22px,520px);overflow-x:auto;flex-wrap:nowrap!important;justify-content:flex-start!important}.nowPlaying .movieTabs{order:4;width:min(100% - 22px,520px);overflow-x:auto;flex-wrap:nowrap!important;justify-content:flex-start!important}.nowPlaying .scheduleNotice{order:5;width:min(100% - 22px,520px)}.nowPlaying .showtimeGrid{order:6!important;grid-template-columns:1fr!important;gap:12px!important;width:min(100% - 22px,520px)!important;margin-top:14px!important;display:grid!important}.nowPlaying .scheduleMovieInfoSlot{order:7!important;width:min(100% - 22px,520px)!important;margin-top:20px!important}.showtimeCard{min-height:126px!important}.showtimeCta{margin-top:12px}.movieFeatureInSchedule{text-align:left!important;grid-template-columns:minmax(88px,112px) minmax(0,1fr)!important;align-items:start!important;gap:12px!important;display:grid!important}.movieFeatureInSchedule .moviePosterCol{width:100%!important;margin:0!important}.movieFeatureInSchedule .movieInfoCard{min-width:0;text-align:left!important}.movieFeatureInSchedule .movieInfoCard h2{line-height:1.05;font-size:clamp(22px,6vw,30px)!important}.movieFeatureInSchedule .movieMeta{justify-content:flex-start!important;gap:6px!important}.movieSynopsisBox{max-height:156px;overflow:hidden}.movieFeatureInSchedule .trailerCard{aspect-ratio:16/9!important;grid-column:1/-1!important;width:100%!important;min-height:0!important}.movieCreditGrid{grid-template-columns:1fr;gap:7px;margin:10px 0}.movieCreditGrid>div{padding:7px 9px}.cafeSection{overflow:hidden;width:min(100% - 22px,520px)!important}.cafeSliderStage{scroll-snap-type:x mandatory;gap:12px!important;width:100%!important;padding:0 0 4px!important;display:flex!important;overflow-x:auto!important}.cafeSliderStage .cafeBanner{scroll-snap-align:start;flex:0 0 100%!important;width:100%!important;height:clamp(150px,42vw,210px)!important}}@media (width>=761px) and (width<=1180px){.nowPlaying .scheduleMovieInfoSlot{order:5!important}.nowPlaying .showtimeGrid{order:7!important}.movieCreditGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.cafeSliderStage.cafeElegantMarquee{isolation:isolate;scrollbar-width:none!important;-ms-overflow-style:none!important;width:100%!important;margin-top:20px!important;padding:4px 0 10px!important;display:block!important;position:relative!important;overflow:hidden!important}.cafeSliderStage.cafeElegantMarquee::-webkit-scrollbar{display:none!important}.cafeSliderStage.cafeElegantMarquee:before,.cafeSliderStage.cafeElegantMarquee:after{content:"";z-index:4;pointer-events:none;width:clamp(26px,6vw,86px);position:absolute;top:0;bottom:0}.cafeSliderStage.cafeElegantMarquee:before{background:linear-gradient(90deg,#070708fa,#070708b3,#0000);left:0}.cafeSliderStage.cafeElegantMarquee:after{background:linear-gradient(270deg,#070708fa,#070708b3,#0000);right:0}.cafeSliderStage.cafeElegantMarquee .cafeSliderTrack{will-change:transform;transform:translate(0,0);align-items:stretch!important;gap:16px!important;width:max-content!important;min-width:max-content!important;display:flex!important}.cafeSliderStage.cafeElegantMarquee .cafeSliderTrack.autoRun{animation:34s linear infinite cafeElegantHorizontalSlide!important}.cafeSliderStage.cafeElegantMarquee:hover .cafeSliderTrack.autoRun,.cafeSliderStage.cafeElegantMarquee:focus-within .cafeSliderTrack.autoRun{animation-play-state:paused!important}.cafeSliderStage.cafeElegantMarquee .cafeSliderGroup{flex:none!important;align-items:stretch!important;gap:16px!important;display:flex!important}.cafeSliderStage.cafeElegantMarquee .cafeBanner{background:#070b12!important;border:1px solid #ff790061!important;border-radius:18px!important;flex:0 0 calc(min(1100px,100vw - 44px)/3 - 10.6667px)!important;width:calc(min(1100px,100vw - 44px)/3 - 10.6667px)!important;min-width:285px!important;max-width:380px!important;height:clamp(150px,13.5vw,210px)!important;min-height:150px!important;transition:transform .35s,box-shadow .35s,border-color .35s,filter .35s!important;animation:none!important;overflow:hidden!important;transform:translateZ(0)!important;box-shadow:0 14px 36px #00000042,inset 0 0 0 1px #ffffff09!important}.cafeSliderStage.cafeElegantMarquee .cafeBanner:hover,.cafeSliderStage.cafeElegantMarquee .cafeBanner:focus-visible{filter:saturate(1.06)brightness(1.03);outline:none;border-color:#ff9c3fb8!important;transform:translateY(-4px)scale(1.012)!important;box-shadow:0 22px 56px #00000057,0 0 0 4px #ff790014!important}.cafeSliderStage.cafeElegantMarquee .cafeBanner img{object-fit:cover!important;object-position:center!important;background:#070b12!important;width:100%!important;height:100%!important;transition:transform .65s!important;transform:scale(1.001)!important}.cafeSliderStage.cafeElegantMarquee .cafeBanner:hover img,.cafeSliderStage.cafeElegantMarquee .cafeBanner:focus-visible img{transform:scale(1.035)!important}@keyframes cafeElegantHorizontalSlide{0%{transform:translate(0,0)}to{transform:translate(calc(-50% - 8px))}}@media (width<=760px){.cafeSection{width:min(100% - 22px,520px)!important;overflow:hidden!important}.cafeSliderStage.cafeElegantMarquee{margin-top:16px!important;padding-bottom:8px!important}.cafeSliderStage.cafeElegantMarquee:before,.cafeSliderStage.cafeElegantMarquee:after{width:28px}.cafeSliderStage.cafeElegantMarquee .cafeSliderTrack{gap:12px!important}.cafeSliderStage.cafeElegantMarquee .cafeSliderTrack.autoRun{animation-duration:24s!important}.cafeSliderStage.cafeElegantMarquee .cafeSliderGroup{gap:12px!important}.cafeSliderStage.cafeElegantMarquee .cafeBanner{scroll-snap-align:center;flex-basis:min(86vw,448px)!important;width:min(86vw,448px)!important;min-width:min(86vw,448px)!important;height:clamp(150px,42vw,215px)!important}@keyframes cafeElegantHorizontalSlide{0%{transform:translate(0,0)}to{transform:translate(calc(-50% - 6px))}}}@media (prefers-reduced-motion:reduce){.cafeSliderStage.cafeElegantMarquee{scroll-snap-type:x mandatory;overflow-x:auto!important}.cafeSliderStage.cafeElegantMarquee .cafeSliderTrack.autoRun{animation:none!important}.cafeSliderStage.cafeElegantMarquee .cafeBanner{scroll-snap-align:start}.cafeSliderStage.cafeElegantMarquee .cafeSliderGroup[aria-hidden=true]{display:none!important}.hero:before,.hero:after,.heroContent{animation:none!important}}.heroCinemaIntro{--hero-cinema-orange:#ff7a14eb;--hero-cinema-gold:#ffc35fbd;background-size:160% 160%,cover;min-height:clamp(390px,42vw,500px);animation:14s ease-in-out infinite alternate heroBaseGradientMove}.heroCinemaFx{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.heroProjectorBeam{filter:blur(8px);opacity:.7;transform-origin:0;background:conic-gradient(from 7deg at 0%,#ffb85e00,#ffb85e40,#ff6f0f29,#ffb85e00 26%);width:76%;height:76%;animation:8.5s ease-in-out infinite heroProjectorSweep;position:absolute;top:16%;left:-14%}.heroScreenGlow{opacity:.46;background:linear-gradient(90deg,#ff77142e,#ffffff09,#0e17270d),radial-gradient(circle at 50% 45%,#ffcf8d29,#0000 35%);border:1px solid #ffa25021;border-radius:30px;animation:4.8s ease-in-out infinite heroScreenPulse;position:absolute;inset:16% 17%;box-shadow:inset 0 0 62px #ff71131c,0 0 80px #ff71131a}.heroFilmStrip{opacity:.25;background:linear-gradient(90deg,#ff841e1a,#ff841e4d,#ff841e1a),repeating-linear-gradient(90deg,#0000 0 18px,#ffd39480 18px 28px,#0000 28px 46px),linear-gradient(#ffffff14,#ffffff14);border-top:1px solid #ffb15e2e;border-bottom:1px solid #ffb15e2e;height:46px;position:absolute;left:-10%;right:-10%;transform:rotate(-2.2deg);-webkit-mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000);mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000)}.heroFilmStripTop{animation:12s linear infinite heroFilmStripRun;top:19px}.heroFilmStripBottom{opacity:.18;animation:15s linear infinite heroFilmStripRunReverse;bottom:25px;transform:rotate(2.2deg)}.heroReel{opacity:.34;border:2px solid #ff892040;border-radius:999px;width:92px;height:92px;animation:13s linear infinite heroReelSpin;position:absolute;box-shadow:inset 0 0 0 12px #ff89200e,0 0 38px #ff631024}.heroReel:before{content:"";border-radius:inherit;background:radial-gradient(circle at 50% 12%,#ffb85eb8 0 9px,#0000 10px),radial-gradient(circle at 86%,#ffb85eb8 0 9px,#0000 10px),radial-gradient(circle at 50% 88%,#ffb85eb8 0 9px,#0000 10px),radial-gradient(circle at 14%,#ffb85eb8 0 9px,#0000 10px),radial-gradient(circle,#fff3 0 7px,#0000 8px);position:absolute;inset:19px}.heroReelLeft{bottom:22%;left:9%}.heroReelRight{opacity:.25;width:68px;height:68px;animation-duration:10s;animation-direction:reverse;top:22%;right:10%}.heroSpark{opacity:0;background:#ffc96de6;border-radius:999px;width:6px;height:6px;animation:5.4s ease-in-out infinite heroSparkFloat;position:absolute;box-shadow:0 0 18px #ff8b23c7}.heroSparkOne{animation-delay:.4s;top:36%;left:33%}.heroSparkTwo{animation-delay:1.4s;top:31%;left:62%}.heroSparkThree{animation-delay:2.4s;bottom:28%;left:52%}.heroKicker{color:#ffd28f;letter-spacing:.18em;text-transform:uppercase;text-shadow:0 0 18px #ff77144d;justify-content:center;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:900;animation:3.2s ease-in-out infinite heroKickerFlicker;display:inline-flex}.heroKicker:before,.heroKicker:after{content:"";background:linear-gradient(90deg,#0000,#ffba60cc);width:34px;height:1px}.heroKicker:after{background:linear-gradient(90deg,#ffba60cc,#0000)}.heroNowBtn{cursor:pointer;gap:10px;position:relative;overflow:hidden}.heroNowBtn:after{content:"";background:linear-gradient(90deg,#0000,#ffffff6b,#0000);width:34%;animation:3.4s ease-in-out infinite heroBtnShine;position:absolute;inset:-80% auto -80% -42%;transform:rotate(18deg)}.heroNowIcon{background:#ffffff29;border-radius:999px;place-items:center;width:20px;height:20px;line-height:1;animation:1.6s ease-in-out infinite heroArrowBounce;display:inline-grid}@keyframes heroBaseGradientMove{0%{background-position:0%,50%}to{background-position:100%,50%}}@keyframes heroProjectorSweep{0%,to{opacity:.48;transform:rotate(-6deg)scaleX(.95)}45%{opacity:.82;transform:rotate(7deg)scaleX(1.12)}70%{opacity:.66;transform:rotate(1deg)scaleX(1.04)}}@keyframes heroScreenPulse{0%,to{opacity:.34;transform:scale(.985)}45%{opacity:.62;transform:scale(1.015)}}@keyframes heroFilmStripRun{0%{background-position:0 0,0 0,0 0}to{background-position:180px 0,180px 0,0 0}}@keyframes heroFilmStripRunReverse{0%{background-position:180px 0,180px 0,0 0}to{background-position:0 0,0 0,0 0}}@keyframes heroReelSpin{to{transform:rotate(360deg)}}@keyframes heroSparkFloat{0%{opacity:0;transform:translateY(12px)scale(.7)}25%{opacity:.95}75%{opacity:.55}to{opacity:0;transform:translate(34px,-42px)scale(1.2)}}@keyframes heroKickerFlicker{0%,to{opacity:.76}50%{opacity:1}}@keyframes heroBtnShine{0%,45%{opacity:0;transform:translate(0)rotate(18deg)}60%{opacity:.75}to{opacity:0;transform:translate(430%)rotate(18deg)}}@keyframes heroArrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}@media (width<=760px){.heroCinemaIntro{min-height:340px}.heroFilmStrip{opacity:.17;height:34px}.heroReel{opacity:.22;width:58px;height:58px}.heroReelLeft{bottom:18%;left:5%}.heroReelRight{width:46px;height:46px;top:18%;right:6%}.heroScreenGlow{inset:22% 6%}.heroKicker{margin-bottom:8px;font-size:10px}.heroKicker:before,.heroKicker:after{width:22px}}@media (prefers-reduced-motion:reduce){.heroCinemaIntro,.heroProjectorBeam,.heroScreenGlow,.heroFilmStrip,.heroReel,.heroSpark,.heroKicker,.heroNowBtn:after,.heroNowIcon{animation:none!important}}.privacyStack{gap:16px;display:grid}.privacyIntroCard{background:radial-gradient(circle at 12% 0,#f9731638,#0000 34%),linear-gradient(135deg,#1f2937f5,#0f172afa);border:1px solid #f973163d;border-radius:24px;grid-template-columns:minmax(0,.95fr) minmax(280px,1fr);align-items:center;gap:18px;padding:22px;display:grid;box-shadow:0 22px 70px #00000038}.privacyIntroCard h2{letter-spacing:-.03em;margin:8px 0 0;font-size:clamp(24px,3.4vw,38px);line-height:1.08}.privacyIntroCard p{color:#d5deed;margin:0;font-size:15.5px;line-height:1.75}.privacyCard{position:relative;overflow:hidden}.privacyCard:after{content:"";opacity:.65;background:linear-gradient(90deg,#0000,#f9731659,#0000);height:1px;position:absolute;inset:auto 18px 0}.privacyTitle span{color:#ffb35c;font-size:14px;font-weight:1000}.privacyCard li{padding-left:2px}.privacyContactCard{gap:8px;display:grid}.privacySmallNote{font-size:14px;color:#ffbd7a!important;margin-top:2px!important}@media (width<=760px){.privacyIntroCard{border-radius:20px;grid-template-columns:1fr;padding:18px}.privacyIntroCard p{font-size:14px}}.movieFeaturePro{text-align:left;grid-template-columns:210px minmax(0,1fr);align-items:start;gap:clamp(22px,4vw,42px);width:min(100%,960px);margin:clamp(26px,4vw,42px) auto 0;display:grid}.moviePosterPro{justify-self:center;width:100%;max-width:210px}.moviePosterPro .posterWrap,.moviePosterPro img{width:100%}.movieDetailPro{flex-direction:column;gap:15px;min-width:0;display:flex}.movieDetailHeadPro{gap:10px;display:grid}.movieDetailHeadPro h2{letter-spacing:-.04em;text-transform:uppercase;margin:0;font-size:clamp(34px,4.4vw,52px);line-height:.94}.movieMetaPro{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.movieMetaPro>span,.trailerPillBtn{color:#fb923c;white-space:nowrap;background:#f9731614;border:1px solid #f9731694;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:6px 12px;font-size:12px;font-weight:850;line-height:1;display:inline-flex}.trailerPillBtn{color:#fff7ed;cursor:pointer;background:linear-gradient(135deg,#f9731642,#fbbf241a);border-color:#fbbf24bd;box-shadow:0 10px 24px #f973162e}.trailerPillBtn:hover{border-color:#fb923c;transform:translateY(-1px)}.castBubbleSection{gap:10px;padding:2px 0 0;display:grid}.castBubbleTitle,.movieCreditsPro dt{color:#fbbf24;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:950}.castBubbleList{flex-wrap:wrap;align-items:flex-start;gap:13px;display:flex}.castBubbleItem{text-align:center;justify-items:center;gap:7px;width:74px;display:grid}.castBubbleItem span{color:#111827;background:radial-gradient(circle at 28% 20%,#fff7ed 0%,#fdba74 32%,#fb923c 60%,#9a3412 100%);border-radius:999px;place-items:center;width:48px;height:48px;font-size:18px;font-weight:950;display:grid;box-shadow:0 12px 24px #f973163d,inset 0 0 0 2px #ffffff2e}.castBubbleItem b{color:#e5e7eb;font-size:11px;font-weight:750;line-height:1.22}.movieCreditsPro{border-top:1px solid #ffffff13;border-bottom:1px solid #fff1;flex-wrap:wrap;gap:8px 18px;margin:0;padding:12px 0 2px;display:flex}.movieCreditItemPro{align-items:baseline;gap:7px;min-width:0;display:inline-flex}.movieCreditsPro dt{flex:none}.movieCreditsPro dd{color:#f8fafc;margin:0;font-size:12px;font-weight:780;line-height:1.35}.movieCreditItemPro:not(:last-child):after{content:"•";color:#fb923c8c;margin-left:10px;font-weight:900}.movieSynopsisPro{max-height:172px;position:relative;overflow:hidden}.movieSynopsisPro.open{max-height:none}.movieSynopsisPro:not(.open):after{content:"";pointer-events:none;background:linear-gradient(#05050500,#050505 84%);height:56px;position:absolute;bottom:0;left:0;right:0}.movieSynopsisPro p{color:#e5e7eb;margin:0;font-size:15px;font-weight:560;line-height:1.72}.movieReadMorePro{justify-self:flex-start;width:max-content;margin-top:-2px}.trailerModalLayer{z-index:150}.trailerModalCard{z-index:2;background:#0b1220;border:1px solid #f9731652;border-radius:22px;width:min(920px,100vw - 28px);padding:16px;position:relative;box-shadow:0 26px 90px #0000009e}.trailerModalHead{justify-content:space-between;align-items:center;gap:12px;padding:2px 4px 14px;display:flex}.trailerModalHead span{color:#fb923c;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.trailerModalHead h2{margin:4px 0 0;font-size:clamp(20px,3vw,30px)}.trailerModalHead button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;width:40px;height:40px;font-size:24px}.trailerModalFrame{aspect-ratio:16/9;background:#020617;border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.trailerModalFrame iframe{border:0;width:100%;height:100%;display:block}@media (width>=761px){.nowPlaying .scheduleMovieInfoSlot{width:100%;order:5!important}.nowPlaying .showtimeGrid{order:7!important}}@media (width<=960px){.movieFeaturePro{grid-template-columns:165px minmax(0,1fr);gap:20px;width:min(100% - 24px,760px)}}@media (width<=760px){.nowPlaying .showtimeGrid{order:6!important;width:min(100% - 22px,520px)!important}.nowPlaying .scheduleMovieInfoSlot{order:7!important;width:min(100% - 22px,520px)!important}.movieFeaturePro{text-align:center;grid-template-columns:1fr;gap:14px;width:min(100% - 22px,520px);margin-top:22px}.moviePosterPro{order:1;width:min(62vw,210px);max-width:none;margin-inline:auto}.movieDetailPro{order:2;align-items:center;gap:13px;width:100%}.movieDetailHeadPro{justify-items:center;width:100%}.movieDetailHeadPro h2{text-align:center;font-size:clamp(28px,9vw,40px)}.movieMetaPro{justify-content:center}.castBubbleSection{order:2;justify-items:center;width:100%}.castBubbleList{justify-content:center;gap:10px;max-width:100%}.castBubbleItem{gap:6px;width:64px}.castBubbleItem span{width:42px;height:42px;font-size:16px}.castBubbleItem b{font-size:10px}.movieCreditsPro{text-align:center;justify-content:center;gap:7px 12px;padding-block:10px}.movieCreditItemPro{justify-content:center;gap:5px}.movieCreditItemPro:not(:last-child):after{margin-left:7px}.movieCreditsPro dd{font-size:11px}.movieSynopsisPro{text-align:left;width:100%;max-height:176px}.movieSynopsisPro p{font-size:14px;line-height:1.68}.movieReadMorePro{margin-inline:auto}.trailerModalCard{border-radius:18px;padding:12px}}@media (width<=420px){.movieFeaturePro{width:min(100% - 18px,420px)}.moviePosterPro{width:min(58vw,190px)}.movieMetaPro>span,.trailerPillBtn{padding:6px 9px;font-size:11px}.movieCreditsPro{flex-direction:column;align-items:center;gap:6px}.movieCreditItemPro:not(:last-child):after{display:none}}.movieMetaPro .movieFlagPill{min-width:34px;padding-inline:9px;font-size:17px;line-height:1}.movieMetaPro .movieLanguagePill{color:#fff4df}.movieCreditsPro.compactOnly{margin-top:12px}.showtimeRailWrap{width:min(100%,960px);margin:18px auto 0;position:relative}.showtimeGrid.showtimeRail{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:2px 0 4px;overflow:auto hidden;grid-template-columns:none!important;gap:12px!important;margin-top:0!important;display:flex!important}.showtimeGrid.showtimeRail::-webkit-scrollbar{width:0;height:0;display:none}.showtimeRail .showtimeCard.compactShowtimeCard{scroll-snap-align:start;text-align:left;flex:0 0 calc(33.3333% - 8px);grid-template-columns:minmax(86px,.8fr) minmax(120px,1fr);align-items:start;gap:10px 12px;min-width:0;max-width:calc(33.3333% - 8px);min-height:128px;padding:16px 18px;display:grid!important}.showtimeRail .showtimeMain strong,.showtimeRail .showtimeCard strong{font-size:clamp(23px,2.1vw,30px)!important;line-height:1!important}.showtimeRail .showtimeMain span{letter-spacing:.03em;text-transform:uppercase;margin-top:4px;display:block;font-size:11px!important;font-weight:850!important}.showtimeRail .showtimeMeta{text-align:right;align-content:start;justify-items:end!important;gap:4px!important;min-width:0!important}.showtimeRail .showtimeMeta small,.showtimeRail .showtimeMeta b{white-space:nowrap}.showtimeRail .showtimeCta{text-align:center;border-radius:999px;grid-column:1/-1;justify-self:stretch;min-height:28px;padding:7px 14px}.showtimeRail .showtimeCta.ok{opacity:0}.showtimeRail .showtimeCard.canBuy:hover .showtimeCta.ok,.showtimeRail .showtimeCard.canBuy:focus-visible .showtimeCta.ok{opacity:1}.showtimeMorePill{color:#fed7aa;height:32px;font:inherit;cursor:pointer;z-index:3;background:#111827f0;border:1px solid #f9731673;border-radius:999px;padding:0 13px;font-size:12px;font-weight:900;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #00000047}.showtimeMorePill:hover{color:#fff7ed;border-color:#fb923c;transform:translateY(-1px)}.showtimeRail .noScheduleCard{flex:0 0 100%;max-width:100%}@media (width>=761px){.showtimeRailWrap{padding-bottom:38px}}@media (width<=760px){.showtimeRailWrap{margin-top:12px;padding:0 0 36px;width:100%!important}.showtimeGrid.showtimeRail{padding:2px 14px 5px;scroll-padding-inline:14px;gap:10px!important}.showtimeRail .showtimeCard.compactShowtimeCard{border-radius:15px;flex-basis:min(78vw,340px);grid-template-columns:70px 1fr;gap:8px 10px;max-width:min(78vw,340px);min-height:108px;padding:13px 14px}.showtimeRail .showtimeMain strong,.showtimeRail .showtimeCard strong{font-size:24px!important}.showtimeRail .showtimeMain span{margin-top:3px;font-size:10px!important}.showtimeRail .showtimeMeta{text-align:left;justify-items:start!important;gap:3px!important}.showtimeRail .showtimeMeta small,.showtimeRail .showtimeMeta b{font-size:12px}.showtimeRail .statusBadge,.showtimeRail [class*=StatusBadge]{transform-origin:0;transform:scale(.92)}.showtimeRail .showtimeCta{min-height:26px;padding:6px 12px;font-size:11px;opacity:1!important}.showtimeMorePill{height:30px;padding-inline:12px;font-size:11px;top:auto;bottom:0;right:14px}}@media (width<=430px){.showtimeGrid.showtimeRail{padding-inline:12px;scroll-padding-inline:12px}.showtimeRail .showtimeCard.compactShowtimeCard{flex-basis:calc(100vw - 46px);grid-template-columns:72px 1fr;max-width:calc(100vw - 46px)}}.nowPlaying{flex-direction:column!important;align-items:center!important;display:flex!important;overflow-x:hidden!important}.nowPlaying>h2{text-align:center!important;order:1!important;width:100%!important}.nowPlaying .scheduleLocationBar{order:2!important}.nowPlaying .dateTabs{order:3!important}.nowPlaying .movieTabs{order:4!important}.nowPlaying .scheduleMovieInfoSlot{order:5!important;width:100%!important}.nowPlaying .scheduleNotice{order:6!important}.nowPlaying .showtimeRailWrap{order:7!important}@media (width>=761px){.nowPlaying .scheduleMovieInfoSlot{order:5!important;margin-top:clamp(26px,4vw,42px)!important}.nowPlaying .showtimeRailWrap{order:7!important;width:min(100%,960px)!important;margin-top:20px!important}.movieFeaturePro.movieFeatureInSchedule{width:min(100%,960px)!important;margin:0 auto!important}}@media (width<=760px){body,#root{max-width:100vw!important;overflow-x:hidden!important}.siteHeader{z-index:1000!important;background:#0f172afa!important;border-bottom:1px solid #ffffff14!important;position:sticky!important;top:0!important}.headerInner.headerInnerSimple{grid-template-columns:44px 1fr 44px!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:520px!important;min-height:68px!important;margin:0 auto!important;padding:10px 14px!important;display:grid!important}.desktopNav,.desktopHeaderActions{display:none!important}.brand{grid-column:2!important;justify-content:center!important;justify-self:center!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:190px!important;margin:0!important;display:inline-flex!important}.brandLogo{object-fit:contain!important;width:auto!important;max-width:180px!important;max-height:44px!important;display:block!important}.brandText{display:none!important}.hamburgerBtn{border-radius:14px!important;grid-column:3!important;justify-content:center!important;justify-self:end!important;align-items:center!important;width:42px!important;height:42px!important;margin:0!important;display:inline-flex!important}.mobileMenuBackdrop{z-index:1001!important;background:#0000008c!important;display:block!important;position:fixed!important;inset:68px 0 0!important}.mobileDrawer{z-index:1002!important;opacity:1!important;pointer-events:auto!important;background:#0f172afa!important;border:1px solid #f9731652!important;border-radius:22px!important;width:auto!important;max-width:480px!important;margin:0 auto!important;padding:14px!important;display:none!important;position:fixed!important;top:78px!important;left:12px!important;right:12px!important;transform:none!important;box-shadow:0 28px 90px #0000008c!important}.mobileDrawer.open{display:block!important}.mobileDrawerHead{text-align:center!important;border-bottom:1px solid #ffffff14!important;justify-content:center!important;align-items:center!important;padding:4px 48px 14px!important;display:flex!important;position:relative!important}.mobileDrawerHead img{object-fit:contain!important;max-width:178px!important;max-height:44px!important}.mobileDrawerHead button{width:42px!important;height:42px!important;position:absolute!important;top:0!important;right:0!important}.mobileDrawerNav{grid-template-columns:1fr 1fr!important;gap:8px!important;padding:14px 0!important;display:grid!important}.mobileDrawerNav a{text-align:center!important;justify-content:center!important;min-height:44px!important}.mobileDrawerActions{justify-content:center!important;gap:10px!important;display:flex!important}.nowPlaying{padding-top:22px!important}.nowPlaying>h2{order:1!important}.nowPlaying .scheduleLocationBar{order:2!important;width:min(100% - 22px,520px)!important;margin-left:auto!important;margin-right:auto!important}.nowPlaying .dateTabs{scrollbar-width:none!important;flex-wrap:nowrap!important;order:3!important;justify-content:flex-start!important;width:min(100% - 22px,520px)!important;margin-left:auto!important;margin-right:auto!important;overflow-x:auto!important}.nowPlaying .dateTabs::-webkit-scrollbar{display:none!important}.nowPlaying .movieTabs{scrollbar-width:none!important;flex-wrap:nowrap!important;order:4!important;justify-content:flex-start!important;width:min(100% - 22px,520px)!important;margin-left:auto!important;margin-right:auto!important;overflow-x:auto!important}.nowPlaying .movieTabs::-webkit-scrollbar{display:none!important}.nowPlaying .scheduleNotice{order:5!important;width:min(100% - 22px,520px)!important;margin-left:auto!important;margin-right:auto!important}.nowPlaying .showtimeRailWrap{order:6!important;width:100%!important;margin:14px auto 0!important;padding-bottom:34px!important}.nowPlaying .showtimeGrid.showtimeRail{scroll-snap-type:x mandatory!important;scrollbar-width:none!important;flex-wrap:nowrap!important;grid-template-columns:none!important;gap:10px!important;width:100%!important;padding:2px 12px 5px!important;display:flex!important;overflow:auto hidden!important}.nowPlaying .showtimeGrid.showtimeRail::-webkit-scrollbar{display:none!important}.nowPlaying .showtimeRail .showtimeCard.compactShowtimeCard{scroll-snap-align:start!important;border-radius:16px!important;flex:0 0 calc(100vw - 46px)!important;grid-template-columns:78px 1fr!important;max-width:calc(100vw - 46px)!important;min-height:112px!important;padding:14px!important}.showtimeMorePill{top:auto!important;bottom:0!important;right:14px!important}.nowPlaying .scheduleMovieInfoSlot{order:7!important;width:min(100% - 22px,520px)!important;margin:18px auto 0!important}.movieFeaturePro.movieFeatureInSchedule{text-align:center!important;grid-template-columns:1fr!important;place-items:center!important;gap:14px!important;width:100%!important;max-width:520px!important;margin:0 auto!important;display:grid!important}.movieFeaturePro.movieFeatureInSchedule .moviePosterPro{order:1!important;justify-self:center!important;width:min(64vw,230px)!important;max-width:230px!important;margin:0 auto 6px!important}.movieFeaturePro.movieFeatureInSchedule .movieDetailPro{text-align:center!important;flex-direction:column!important;order:2!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important}.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro{text-align:center!important;justify-items:center!important;width:100%!important;display:grid!important}.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h2{letter-spacing:-.04em!important;text-align:center!important;overflow-wrap:anywhere!important;width:100%!important;margin:0 auto!important;font-size:clamp(30px,9vw,42px)!important;line-height:.96!important}.movieFeaturePro.movieFeatureInSchedule .movieMetaPro{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:100%!important;display:flex!important}.movieFeaturePro.movieFeatureInSchedule .castBubbleSection{text-align:center!important;justify-items:center!important;width:100%!important;display:grid!important}.movieFeaturePro.movieFeatureInSchedule .castBubbleList{justify-content:center!important}.movieFeaturePro.movieFeatureInSchedule .movieCreditsPro{text-align:center!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:6px 10px!important;width:100%!important;padding:10px 0!important;display:flex!important}.movieFeaturePro.movieFeatureInSchedule .movieCreditItemPro{text-align:center!important;justify-content:center!important}.movieFeaturePro.movieFeatureInSchedule .movieCreditItemPro:not(:last-child):after{margin-left:8px!important}.movieFeaturePro.movieFeatureInSchedule .movieSynopsisPro{text-align:center!important;width:100%!important;max-height:190px!important}.movieFeaturePro.movieFeatureInSchedule .movieSynopsisPro.open{max-height:none!important}.movieFeaturePro.movieFeatureInSchedule .movieSynopsisPro p{text-align:center!important;font-size:14px!important;line-height:1.68!important}.movieFeaturePro.movieFeatureInSchedule .movieReadMorePro{margin-left:auto!important;margin-right:auto!important}}@media (width<=420px){.movieFeaturePro.movieFeatureInSchedule .moviePosterPro{width:min(62vw,205px)!important}.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h2{font-size:clamp(28px,9.5vw,38px)!important}.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>span,.movieFeaturePro.movieFeatureInSchedule .trailerPillBtn{padding:6px 9px!important;font-size:11px!important}}html,body,#root{scrollbar-width:none!important;-ms-overflow-style:none!important;overflow-x:hidden!important}html::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}#root::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.appShell::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.mainShell::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.sectionWrap::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.nowPlaying::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.showtimeRailWrap::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.showtimeGrid::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.movieTabs::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.dateTabs::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.cafeSliderStage::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.appShell,.mainShell,.sectionWrap,.nowPlaying,.showtimeRailWrap,.showtimeGrid,.movieTabs,.dateTabs,.cafeSliderStage{scrollbar-width:none!important;-ms-overflow-style:none!important}.friendlyEmptyState{text-align:center;background:radial-gradient(circle at 50% 0,#f9731621,#0000 42%),#0f172adb;border:1px solid #f9731633;border-radius:20px;align-content:center;place-items:center;gap:10px;width:100%;min-height:150px;padding:28px 22px;display:grid;box-shadow:inset 0 1px #ffffff0a,0 18px 50px #0000003d}.friendlyEmptyIcon{background:linear-gradient(135deg,#f9731638,#111827eb);border:1px solid #fb923c57;border-radius:18px;place-items:center;width:54px;height:54px;font-size:25px;display:inline-grid;box-shadow:0 14px 34px #f973161f}.friendlyEmptyState h3{color:#fff7ed;letter-spacing:-.02em;max-width:760px;margin:0;font-size:clamp(18px,2.2vw,24px);line-height:1.2}.friendlyEmptyState p{color:#cbd5e1;max-width:680px;margin:0;font-size:14px;line-height:1.65}.friendlySocialBtn{justify-content:center;align-items:center;gap:7px;min-height:38px;margin-top:6px;padding-inline:16px!important;display:inline-flex!important}.friendlyEmptyStateSmall{background:#0f172a5c;border-style:dashed;min-height:178px}.friendlyEmptyStateSmall .friendlyEmptyIcon{width:48px;height:48px;font-size:22px}.friendlyEmptyStateSmall h3{font-size:17px}.friendlyEmptyStateSmall p{font-size:13px}.friendlyEmptyStateMini{max-width:520px;min-height:130px;margin:0 auto}.friendlyInlineNotice.scheduleNotice{color:#fed7aa;width:min(100%,760px);box-shadow:none;text-align:center;background:#2a150ac7;border:1px solid #f9731647;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin:12px auto 0;padding:12px 15px;display:flex}.friendlyInlineNotice span{background:#f973162e;border-radius:999px;flex:none;place-items:center;width:26px;height:26px;display:inline-grid}.friendlyInlineNotice p{margin:0;font-size:13px;font-weight:800;line-height:1.35}.noScheduleCard.friendlyEmptyState{flex:0 0 100%!important;max-width:100%!important}@media (width<=760px){.friendlyEmptyState{border-radius:18px;min-height:150px;padding:24px 16px}.friendlyEmptyIcon{border-radius:16px;width:48px;height:48px;font-size:23px}.friendlyEmptyState h3{font-size:18px}.friendlyEmptyState p{font-size:13px;line-height:1.55}.friendlyInlineNotice.scheduleNotice{border-radius:18px;align-items:flex-start;padding:12px 13px;width:min(100% - 24px,520px)!important}.friendlyInlineNotice p{text-align:left;font-size:12px}}html,body,#root,.appShell,.mainShell{height:auto!important;min-height:100%!important;max-height:none!important}body,#root,.appShell,.mainShell{overflow-y:visible!important}.nowPlaying,.nowPlaying.sectionWrap,.scheduleMovieInfoSlot,.showtimeRailWrap,.cafeSection,.newsGallery{height:auto!important;min-height:0!important;max-height:none!important;overflow-y:visible!important}.nowPlaying::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.nowPlaying.sectionWrap::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.scheduleMovieInfoSlot::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.showtimeRailWrap::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.mainShell::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.appShell::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.scheduleLocationBar .activeLocationButton{cursor:pointer}.locationPickerOverlay{z-index:2500;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.locationPickerBackdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000ad;border:0;position:absolute;inset:0}.locationPickerModal{z-index:1;color:#f8fafc;background:radial-gradient(circle at 0 0,#f973162e,#0000 34%),linear-gradient(145deg,#111827fa,#060a12fa);border:1px solid #f9731657;border-radius:26px;grid-template-rows:auto auto 1fr;width:min(780px,100%);max-height:min(760px,100vh - 40px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 120px #0000009e}.locationPickerHead{text-align:left;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 24px 16px;display:flex}.locationPickerHead small{color:#f59e0b;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900;display:inline-flex}.locationPickerHead h2{margin:6px 0;font-size:clamp(25px,3vw,34px);line-height:1.05}.locationPickerHead p{color:#cbd5e1;max-width:560px;margin:0;font-size:13px;line-height:1.55}.locationPickerClose{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:15px;flex:0 0 42px;width:42px;height:42px;font-size:22px;font-weight:900}.locationPickerTools{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:16px 24px;display:grid}.locationSearchBox{background:#0f172ad6;border:1px solid #94a3b83d;border-radius:16px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.locationSearchBox span{color:#fb923c;font-weight:900}.locationSearchBox input{color:#fff;background:0 0;border:0;outline:none;width:100%;font-weight:750}.locationSearchBox input::placeholder{color:#94a3b8}.detectLocationBtn{color:#fed7aa;background:#f973161c;border:1px solid #f9731673;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 16px;font-weight:900;display:inline-flex}.detectLocationBtn:hover,.locationPickerClose:hover,.locationChoiceCard:hover{border-color:#f97316ad}.locationPickerList{scrollbar-width:none;padding:0 24px 24px;overflow-y:auto}.locationPickerList::-webkit-scrollbar{width:0;height:0;display:none}.locationCityGroup+.locationCityGroup{margin-top:18px}.locationCityGroup h3{color:#fff7ed;text-align:left;border-left:3px solid #f97316;margin:0 0 10px;padding-left:12px;font-size:16px;line-height:1}.locationChoiceCard{color:#f8fafc;text-align:left;background:#1e293bb8;border:1px solid #94a3b829;border-radius:18px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:13px 14px;display:grid}.locationChoiceCard.active{background:linear-gradient(135deg,#16a34a26,#1e293bc7);border-color:#22c55ea3}.locationChoiceMark{color:#fb923c;background:#f9731629;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.locationChoiceCard.active .locationChoiceMark{color:#86efac;background:#22c55e2e}.locationChoiceText{gap:3px;min-width:0;display:grid}.locationChoiceText b{color:#fff;font-size:15px;line-height:1.2}.locationChoiceText span,.locationChoiceText small{color:#cbd5e1;font-size:12px;line-height:1.35}.locationChoiceText small{color:#93c5fd}.locationChoiceCard>strong{color:#fed7aa;text-align:center;background:#f9731626;border-radius:999px;min-width:76px;padding:8px 12px;font-size:12px}.locationChoiceCard.active>strong{color:#bbf7d0;background:#22c55e38}.locationEmptyResult{text-align:center;color:#cbd5e1;align-content:center;place-items:center;gap:8px;min-height:170px;display:grid}.locationEmptyResult span{font-size:34px}.locationEmptyResult b{color:#fff7ed}.locationEmptyResult p{margin:0;font-size:13px}@media (width<=760px){.locationPickerOverlay{place-items:end center;padding:12px}.locationPickerModal{border-radius:24px 24px 18px 18px;width:100%;max-height:calc(100vh - 24px)}.locationPickerHead{text-align:center;align-items:center;padding:20px 18px 14px}.locationPickerHead p{max-width:none}.locationPickerTools{grid-template-columns:1fr;padding:14px 18px}.locationPickerList{padding:0 18px 18px}.locationChoiceCard{grid-template-columns:30px minmax(0,1fr)}.locationChoiceCard>strong{grid-column:2;justify-self:start;min-width:0;margin-top:2px}}html,body,#root,.appShell,.mainShell,.siteShell,.siteMain,.homePage,.homeMain,.pageShell,.pageContent,main{width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden visible!important}body{overflow-y:auto!important}.nowPlaying,.nowPlaying.sectionWrap,section.nowPlaying,section.nowPlaying.sectionWrap,#jadwal,.scheduleLocationBar,.dateTabs,.movieTabs,.scheduleMovieInfoSlot,.movieFeaturePro,.movieFeaturePro.movieFeatureInSchedule,.movieDetailPro,.showtimeRailWrap,.showtimeGrid,.showtimeGrid.showtimeRail{overscroll-behavior-y:auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow-y:visible!important}.dateTabs,.movieTabs,.showtimeGrid.showtimeRail{-ms-overflow-style:none!important;scrollbar-width:none!important;overflow-x:auto!important}.dateTabs::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.movieTabs::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.showtimeGrid.showtimeRail::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.showtimeRailWrap::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.scheduleMovieInfoSlot::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.nowPlaying::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.nowPlaying.sectionWrap::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}section.nowPlaying::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}section.nowPlaying.sectionWrap::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}#jadwal::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.nowPlaying.sectionWrap{contain:none!important;clip-path:none!important;flex-direction:column!important;align-items:center!important;width:min(1050px,100% - 32px)!important;margin-inline:auto!important;padding-top:34px!important;padding-bottom:36px!important;display:flex!important;position:relative!important}.nowPlaying>h2{text-align:center!important;width:100%!important;margin:0 0 18px!important}@media (width>=761px){.nowPlaying .scheduleMovieInfoSlot{width:100%!important;margin-top:30px!important}.nowPlaying .showtimeRailWrap{width:min(100%,960px)!important;margin-top:22px!important;padding-bottom:44px!important}.nowPlaying .showtimeGrid.showtimeRail{padding-bottom:4px!important}}@media (width<=760px){.nowPlaying.sectionWrap{width:100%!important;padding:22px 0 32px!important}.nowPlaying>h2,.nowPlaying .scheduleLocationBar,.nowPlaying .dateTabs,.nowPlaying .movieTabs,.nowPlaying .scheduleNotice,.nowPlaying .scheduleMovieInfoSlot{width:min(100% - 22px,520px)!important;margin-left:auto!important;margin-right:auto!important}.nowPlaying .showtimeRailWrap{width:100%!important;margin-top:14px!important;padding-bottom:34px!important}.nowPlaying .showtimeGrid.showtimeRail{padding-inline:12px!important;overflow-y:hidden!important}}.scheduleLocationBar .activeLocationButton,.scheduleLocationBar .nearestIconBtn{-webkit-user-select:none!important;user-select:none!important;touch-action:manipulation!important}.cinemaRegencyPage .groupedCinemaList{gap:26px}.cinemaRegencyGroup{gap:12px;display:grid}.cinemaRegencyGroup>h2{color:#f8fafc;letter-spacing:.01em;align-items:center;gap:10px;margin:0;font-size:19px;font-weight:900;display:flex}.cinemaRegencyGroup>h2:before{content:"";background:#f97316;border-radius:999px;width:4px;height:24px;box-shadow:0 0 18px #f9731673}.cinemaRegencyCard{grid-template-columns:280px minmax(0,1fr) 150px;align-items:center}.cinemaRegencyCard.active{border-color:#22c55e8c;box-shadow:0 18px 45px #22c55e14,inset 0 0 0 1px #22c55e14}.regencyCinemaNameLine{align-items:center;gap:10px}.softActivePill{color:#bbf7d0;background:#22c55e29;border:1px solid #22c55e59}.activeLocationTextOnly{color:#bbf7d0;width:100%;min-height:44px;box-shadow:none;background:#22c55e29;border:1px solid #22c55e59;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:inline-flex}.activeLocationTextOnly:before{content:"";background:#22c55e;border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 5px #22c55e1f}.cinemaRegencyCard .cinemaDetailText p{margin:5px 0}.cinemaRegencyCard .cinemaThumbImage{min-height:140px}@media (width<=900px){.cinemaRegencyCard{grid-template-columns:1fr;gap:14px}.cinemaRegencyCard .cinemaThumbImage{min-height:170px}.regencyCinemaAction,.regencyCinemaAction .locationActionBtn,.regencyCinemaAction .activeLocationTextOnly{width:100%}}@media (width<=560px){.cinemaRegencyPage .cinemaTitleRow{align-items:stretch}.cinemaRegencyGroup>h2{font-size:17px}.cinemaRegencyCard .cinemaThumbImage{min-height:132px}.regencyCinemaNameLine{flex-direction:column;align-items:flex-start;gap:7px}}.cinemaRegencyCleanPage .groupedCinemaList{gap:26px}.cleanRegencyGroup{gap:12px;display:grid}.cleanRegencyGroup>h2{color:#f8fafc;letter-spacing:.01em;align-items:center;gap:10px;margin:0 0 2px;font-size:19px;font-weight:900;display:flex;border-left:0!important;padding-left:0!important}.cleanRegencyGroup>h2:before{color:#fb923c;border:1px solid #f9731657;flex:0 0 26px;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex;content:"⌖"!important;width:26px!important;height:26px!important;box-shadow:none!important;background:#f973161a!important;border-radius:10px!important}.cinemaRegencyCleanPage .cinemaRegencyCard{cursor:pointer;grid-template-columns:280px minmax(0,1fr);align-items:center;transition:border-color .18s,transform .18s,box-shadow .18s,background .18s}.cinemaRegencyCleanPage .cinemaRegencyCard:hover{border-color:#f973168c;transform:translateY(-1px);box-shadow:0 18px 46px #00000038,inset 0 0 0 1px #f9731614}.cinemaRegencyCleanPage .cinemaRegencyCard.active{cursor:default;border-color:#22c55e94;box-shadow:0 18px 45px #22c55e14,inset 0 0 0 1px #22c55e14}.cinemaRegencyCleanPage .regencyCinemaNameLine{flex-wrap:wrap;align-items:center;gap:10px}.cinemaRegencyCleanPage .softActivePill,.cinemaRegencyCleanPage .tapToChoosePill{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;min-height:25px;padding:4px 10px;font-size:12px;font-weight:900;display:inline-flex}.cinemaRegencyCleanPage .softActivePill{color:#bbf7d0;background:#22c55e26;border:1px solid #22c55e57}.cinemaRegencyCleanPage .softActivePill span{background:#22c55e;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #22c55e21}.cinemaRegencyCleanPage .tapToChoosePill{color:#fed7aa;opacity:.9;background:#f973161a;border:1px solid #f9731638}.cinemaRegencyCleanPage .cinemaRegencyCard .cinemaDetailText p{margin:5px 0}.cinemaRegencyCleanPage .cinemaRegencyCard .cinemaThumbImage{min-height:140px}.cinemaRegencyCleanPage .cinemaActions,.cinemaRegencyCleanPage .regencyCinemaAction,.cinemaRegencyCleanPage .locationActionBtn,.cinemaRegencyCleanPage .activeLocationTextOnly{display:none!important}.sectionWrap,.cinemaPage.sectionWrap,.cinemaRegencyCleanPage.sectionWrap,.printPage.sectionWrap,.invoicePage.sectionWrap,.staticPage.sectionWrap,.helpPage.sectionWrap,.contactPage.sectionWrap{width:min(1050px,100% - 32px)!important;max-width:1050px!important;margin-left:auto!important;margin-right:auto!important}.cinemaRegencyCleanPage .cinemaTitleRow{justify-content:space-between;align-items:end;gap:16px;display:flex}.cinemaRegencyCleanPage .cinemaTitleRow .searchInput{max-width:520px;margin-bottom:0}:root{--msb-header-offset:64px}html,body,#root{min-height:100%}html{overflow:hidden auto!important}body{margin:0;min-height:100dvh!important;overflow-x:hidden!important}#root,#root>div:first-child,.appShell,.siteShell,.publicShell,.webShell,.layoutShell,.mainShell{flex-direction:column!important;min-height:100dvh!important;display:flex!important;overflow:visible!important}#root main,#root .siteMain,#root .pageMain,#root .mainContent,#root .publicMain,.appShell>main,.siteShell>main,.publicShell>main,.webShell>main,.layoutShell>main{width:100%;min-height:0;flex:1 0 auto!important;overflow:visible!important}#root header:first-of-type,#root .siteHeader,#root .publicHeader,#root .webHeader,#root .mainHeader,#root .appHeader,#root .topHeader,#root .navbarHeader,#root .headerNavigation,#root .siteNavigation,#root .mainNavigation{will-change:transform;width:100%;transform:translateZ(0);z-index:99999!important;-webkit-backdrop-filter:blur(16px)!important;background:#0b1220f7!important;flex:none!important;position:sticky!important;top:0!important}#root,#root>div,.appShell,.siteShell,.publicShell,.webShell,.layoutShell,.mainShell,.pageShell{overflow:visible!important;transform:none!important}#root footer:last-of-type,#root .siteFooter,#root .publicFooter,#root .webFooter,#root .mainFooter,#root .appFooter{width:100%;flex:none!important;margin-top:auto!important}.printPage.sectionWrap,.contactPage.sectionWrap,.invoicePage.sectionWrap,.staticPage.sectionWrap,.helpPage.sectionWrap{min-height:clamp(420px,100dvh - 310px,720px)!important}.printPage.sectionWrap{justify-content:center!important;align-items:center!important;padding-top:34px!important;padding-bottom:46px!important;display:flex!important}.printPage.sectionWrap>*{width:min(100%,720px)}.contactPage.sectionWrap{padding-top:44px!important;padding-bottom:56px!important}.nowPlayingSection,.homeNowPlaying,.nowPlayingArea,.movieScheduleArea,.movieInfoArea,.cinemaRegencyCleanPage,.printPage,.contactPage{max-height:none!important;overflow-y:visible!important}@media (width<=900px){.cinemaRegencyCleanPage .cinemaRegencyCard{grid-template-columns:1fr;gap:14px}.cinemaRegencyCleanPage .cinemaRegencyCard .cinemaThumbImage{min-height:170px}}@media (width<=720px){.sectionWrap,.cinemaPage.sectionWrap,.cinemaRegencyCleanPage.sectionWrap,.printPage.sectionWrap,.invoicePage.sectionWrap,.staticPage.sectionWrap,.helpPage.sectionWrap,.contactPage.sectionWrap{width:min(100% - 22px,1050px)!important}.cinemaRegencyCleanPage .cinemaTitleRow{align-items:stretch;display:grid}.cinemaRegencyCleanPage .cinemaTitleRow .searchInput{max-width:none}}@media (width<=560px){.cleanRegencyGroup>h2{font-size:17px}.cleanRegencyGroup>h2:before{flex-basis:24px;border-radius:9px!important;width:24px!important;height:24px!important}.cinemaRegencyCleanPage .cinemaRegencyCard .cinemaThumbImage{min-height:132px}.cinemaRegencyCleanPage .regencyCinemaNameLine{flex-direction:column;align-items:flex-start;gap:7px}.printPage.sectionWrap,.contactPage.sectionWrap,.invoicePage.sectionWrap,.staticPage.sectionWrap,.helpPage.sectionWrap{min-height:auto!important}}.cinemaNoSelectPage .cinemaInfoOnlyCard,.cinemaNoSelectPage .cinemaRegencyCard,.cinemaNoSelectPage .cinemaSelectableCard{cursor:default!important}.cinemaNoSelectPage .cinemaInfoOnlyCard:hover,.cinemaNoSelectPage .cinemaRegencyCard:hover{box-shadow:none!important;border-color:#94a3b829!important;transform:none!important}.cinemaNoSelectPage .cinemaInfoOnlyCard.active,.cinemaNoSelectPage .cinemaRegencyCard.active{box-shadow:none!important;border-color:#94a3b829!important}.cinemaNoSelectPage .softActivePill,.cinemaNoSelectPage .tapToChoosePill,.cinemaNoSelectPage .activeInlinePill,.cinemaNoSelectPage .cinemaActions,.cinemaNoSelectPage .regencyCinemaAction,.cinemaNoSelectPage .locationActionBtn,.cinemaNoSelectPage [class*=choose],.cinemaNoSelectPage [class*=Choose],.cinemaNoSelectPage [class*=activeLocationTextOnly]{display:none!important}.cinemaNoSelectPage .cinemaDetailText{min-width:0}.cinemaNoSelectPage .cinemaDetailText h3{margin:0 0 7px!important}.cinemaNoSelectPage .cinemaDetailText p{color:#cbd5e1;line-height:1.45}.cinemaNoSelectPage .quickTransactionBox{margin-top:28px}.cinemaNoSelectPage .cleanRegencyGroup>h2,.locationPickerModal .locationCityGroup>h3{border-left:0!important;padding-left:0!important}.locationPickerModal .locationCityGroup>h3{align-items:center;gap:9px;display:flex}.locationPickerModal .locationCityGroup>h3:before{content:"⌖";color:#fb923c;background:#f973161a;border:1px solid #f9731652;border-radius:8px;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;line-height:1;display:inline-flex}.locationPickerModal .locationCityGroup{box-shadow:none!important;border:0!important}.locationPickerModal .locationChoiceCard strong{justify-content:center;min-width:64px}.locationPickerModal .locationChoiceCard.active strong{color:#bbf7d0}.cinemaNoSelectPage.sectionWrap,.cinemaRegencyCleanPage.sectionWrap{width:min(1050px,100% - 32px)!important;max-width:1050px!important;margin-left:auto!important;margin-right:auto!important}@media (width<=720px){.cinemaNoSelectPage .cinemaTitleRow{gap:14px}.cinemaNoSelectPage .cinemaToolsInline{grid-template-columns:1fr auto;width:100%}.cinemaNoSelectPage .cinemaInfoOnlyCard,.cinemaNoSelectPage .quickTransactionBox{text-align:left}.locationPickerModal .locationChoiceCard strong{min-width:54px}}.locationPickerOverlay,.qrisOverlay,.webPopupLayer,.authModalOverlay,.authOverlay,.modalOverlay{z-index:2147483000!important;isolation:isolate!important;position:fixed!important;inset:0!important}.locationPickerBackdrop,.webPopupBackdrop,.qrisBackdrop,.authBackdrop,.modalBackdrop{z-index:0!important;position:fixed!important;inset:0!important}.locationPickerModal,.confirmModal,.webPopupCard,.authModal,.modalCard{z-index:2!important;position:relative!important}.scheduleMovieInfoSlot,.movieFeature,.movieFeatureWide,.movieFeatureInSchedule,.movieInfoCard,.moviePosterCol,.trailerCard,.movieScheduleCards,.movieShowtimeRow,.showtimeRailWrap{z-index:auto!important}.scheduleMovieInfoSlot,.movieFeatureInSchedule,.movieInfoCard,.moviePosterCol{position:relative!important}.locationPickerOverlay{place-items:center!important;padding:20px!important;display:grid!important}.locationPickerModal{flex-direction:column!important;width:min(760px,100vw - 32px)!important;max-height:min(760px,100dvh - 52px)!important;display:flex!important;overflow:hidden!important}.locationPickerHead,.locationPickerTools{flex:none!important}.locationPickerList{overscroll-behavior:contain!important;min-height:0!important;padding-right:2px!important;overflow-y:auto!important}.locationPickerList::-webkit-scrollbar{display:none!important}.locationSearchBox input::-webkit-scrollbar{display:none!important}.showtimeRail::-webkit-scrollbar{display:none!important}.movieTabs::-webkit-scrollbar{display:none!important}.dateTabs::-webkit-scrollbar{display:none!important}.locationPickerList,.showtimeRail,.movieTabs,.dateTabs{scrollbar-width:none!important}.locationChoiceCard{min-height:78px!important}.locationChoiceCard,.nearestIconBtn,.detectLocationBtn,.locationPickerClose,.showtimeCard,.dateTabs button,.movieTabs button,.primaryBtn,.outlineBtn{touch-action:manipulation}@media (width<=700px){.nowPlaying.sectionWrap,.nowPlaying{text-align:center!important;width:min(100% - 22px,520px)!important;max-height:none!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important}.scheduleLocationBar,.compactLocationBar,.simplifiedLocationBar{grid-template-columns:1fr 58px!important;gap:10px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}.activeLocationButton{text-align:left!important;min-height:74px!important}.nearestIconBtn{border-radius:16px!important;justify-content:center!important;align-items:center!important;width:58px!important;min-width:58px!important;height:58px!important;padding:0!important;font-size:18px!important;line-height:1!important;display:inline-flex!important}.dateTabs,.movieTabs{white-space:nowrap!important;-webkit-overflow-scrolling:touch!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;padding-bottom:2px!important;overflow:auto hidden!important}.dateTabs button,.movieTabs button{flex:none!important}.showtimeRailWrap{width:100%!important;max-width:100%!important;margin-top:12px!important;overflow:visible!important}.showtimeGrid.showtimeRail,.showtimeRail{scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;grid-template-columns:none!important;gap:12px!important;margin:0!important;padding:0 0 8px!important;display:flex!important;overflow:auto hidden!important}.showtimeRail .showtimeCard,.showtimeGrid .showtimeCard{scroll-snap-align:center!important;text-align:left!important;flex:0 0 calc(100vw - 44px)!important;width:calc(100vw - 44px)!important;max-width:430px!important;min-height:118px!important}.showtimeMorePill{justify-content:center!important;align-items:center!important;margin:8px auto 0!important;display:inline-flex!important;position:static!important;transform:none!important}.scheduleMovieInfoSlot{width:100%!important;margin:26px auto 0!important;overflow:visible!important}.movieFeatureInSchedule,.movieFeatureWide,.movieFeature{text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:14px!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;display:flex!important;overflow:visible!important}.movieFeatureInSchedule .moviePosterCol,.movieFeature .moviePosterCol,.moviePosterCol{flex:none!important;order:1!important;align-self:center!important;width:min(78vw,280px)!important;max-width:280px!important;margin:0 auto!important}.movieFeatureInSchedule .moviePosterCol img,.moviePosterCol img,.moviePosterCol .posterImg,.moviePosterCol .posterCard{width:100%!important;max-width:100%!important;height:auto!important;margin:0 auto!important;display:block!important}.movieFeatureInSchedule .movieInfoCard,.movieFeature .movieInfoCard,.movieInfoCard{width:100%!important;max-width:100%!important;box-shadow:none!important;text-align:center!important;background:0 0!important;border:0!important;order:2!important;align-items:center!important;margin:0 auto!important;padding:0!important;inset:auto!important;transform:none!important}.movieInfoCard h1,.movieInfoCard h2,.movieFeature h1,.movieFeature h2{text-align:center!important;word-break:normal!important;overflow-wrap:anywhere!important;max-width:100%!important;margin:0 auto 12px!important;font-size:clamp(30px,9.6vw,46px)!important;line-height:.95!important}.movieMeta,.movieChips,.movieInfoChips,.movieCreditLine,.movieCreditsInline,.castBubbleList,.movieCastList,.movieActors,.movieInfoCard .readMoreBtn,.movieInfoCard .trailerBtn{text-align:center!important;justify-content:center!important;align-items:center!important;margin-left:auto!important;margin-right:auto!important}.movieCreditLine,.movieCreditsInline{flex-wrap:wrap!important;gap:8px 12px!important}.movieInfoCard p,.movieSynopsisBox,.movieSynopsisBox p,.movieDescription,.movieDescription p{text-align:center!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;line-height:1.55!important}.trailerCard,.trailerCardLarge{order:3!important;width:100%!important;max-width:100%!important}}@media (width<=640px){.locationPickerOverlay{place-items:end center!important;padding:0 10px 10px!important}.locationPickerModal{border-radius:24px 24px 18px 18px!important;width:100%!important;max-width:520px!important;max-height:88dvh!important}.locationPickerHead{padding:18px 18px 14px!important}.locationPickerHead h2{margin:4px 54px 8px 0!important;font-size:clamp(27px,8vw,34px)!important;line-height:1.04!important}.locationPickerHead p{font-size:13px!important;line-height:1.45!important}.locationPickerClose{border-radius:14px!important;width:44px!important;height:44px!important;font-size:22px!important}.locationPickerTools{grid-template-columns:1fr!important;gap:10px!important;padding:12px 18px!important}.locationSearchBox,.detectLocationBtn{min-height:50px!important}.locationPickerList{padding:0 18px 18px!important}.locationChoiceCard{text-align:left!important;grid-template-columns:42px 1fr!important;gap:11px!important;min-height:88px!important;padding:14px!important}.locationChoiceCard strong{min-width:0!important;padding:7px 11px!important;font-size:12px!important}.locationChoiceText b{font-size:15px!important}.locationChoiceText span,.locationChoiceText small{line-height:1.35!important}}.movieFeatureInSchedule .movieInfoCard,.movieFeatureWide .movieInfoCard,.movieFeature .movieInfoCard,.scheduleMovieInfoSlot .movieInfoCard{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.movieFeatureInSchedule :where(.movieInfoHead,.movieInfoHeader,.movieInfoTop,.movieInfoTitleWrap,.movieTitleBlock,.movieTitleBox,.movieTitlePanel,.movieTitleStrip,.movieHeading,.movieHeadingBox,.movieHeaderBar,.filmTitleBlock,.filmInfoHeader,.filmTitleWrap,.detailTitleWrap),.scheduleMovieInfoSlot :where(.movieInfoHead,.movieInfoHeader,.movieInfoTop,.movieInfoTitleWrap,.movieTitleBlock,.movieTitleBox,.movieTitlePanel,.movieTitleStrip,.movieHeading,.movieHeadingBox,.movieHeaderBar,.filmTitleBlock,.filmInfoHeader,.filmTitleWrap,.detailTitleWrap){box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding-left:0!important;padding-right:0!important}.movieFeatureInSchedule :where(h1,h2,.movieTitle,.filmTitle,.detailTitle),.scheduleMovieInfoSlot :where(h1,h2,.movieTitle,.filmTitle,.detailTitle),.movieFeatureInSchedule :where(.movieMeta,.filmMeta,.moviePills,.metaPills),.scheduleMovieInfoSlot :where(.movieMeta,.filmMeta,.moviePills,.metaPills){box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.movieFeatureInSchedule .movieMeta span,.scheduleMovieInfoSlot .movieMeta span{white-space:nowrap}.dateTabs button strong{white-space:normal!important;text-align:center!important;line-height:1.08!important}@media (width>=761px){.dateTabs button{min-width:104px!important;padding-left:12px!important;padding-right:12px!important}}@media (width<=760px){.dateTabs button{min-width:86px!important}.dateTabs button strong{font-size:14px!important}}.scheduleMovieInfoSlot,.movieFeaturePro.movieFeatureInSchedule,.movieFeaturePro .movieDetailPro,.movieFeaturePro .movieDetailHeadPro,.movieFeaturePro .movieSynopsisPro,.movieFeaturePro .castBubbleSection,.movieFeaturePro .movieCreditsPro{box-shadow:none!important;background:0 0!important;outline:0!important}.movieFeaturePro.movieFeatureInSchedule,.movieFeaturePro .movieDetailPro,.movieFeaturePro .movieDetailHeadPro,.movieFeaturePro .castBubbleSection,.movieFeaturePro .movieCreditsPro{border:0!important}.movieFeaturePro .movieDetailHeadPro{padding:0!important}.movieFeaturePro .movieDetailHeadPro h2{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.dateTabs.fixedDateTabs{gap:10px!important}.dateTabs.fixedDateTabs button,.dateTabs button{min-width:132px!important}.dateTabs.fixedDateTabs button strong,.dateTabs button strong{white-space:normal!important;font-size:13px!important;line-height:1.15!important;display:block!important}.dateTabs.fixedDateTabs button span,.dateTabs button span{font-size:11px!important;line-height:1.15!important}@media (width<=760px){.dateTabs.fixedDateTabs button,.dateTabs button{min-width:128px!important;min-height:54px!important;padding:9px 12px!important}.dateTabs.fixedDateTabs button strong,.dateTabs button strong{font-size:12px!important}.bookingPage.bookingClean.sectionWrap{width:100%!important;padding-left:12px!important;padding-right:12px!important}.bookingHeaderWithBack{grid-template-columns:86px minmax(0,1fr)!important;align-items:start!important;gap:12px!important}.bookingTitleRow{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.bookingBoxBack{width:max-content!important;min-height:42px!important;padding:10px 14px!important;font-size:13px!important}.bookingShowMeta{gap:6px!important}.bookingShowMeta>span,.bookingShowMeta .statusBadge{min-height:30px!important;padding:6px 9px!important;font-size:11px!important}.seatTopNotice{align-items:stretch!important;gap:8px!important}.seatTopNotice span,.seatTopNotice b{text-align:center!important}}:root{--msb-public-header-height:58px}body{padding-top:0!important}.siteHeader,#root header.siteHeader,#root header:first-of-type.siteHeader{z-index:99999!important;-webkit-backdrop-filter:blur(16px)!important;background:#0b1220f7!important;border-bottom:1px solid #f9731661!important;width:100%!important;position:fixed!important;top:0!important;left:0!important;right:0!important;transform:translateZ(0)!important;box-shadow:0 10px 28px #00000047!important}.scheduleMovieInfoSlot,.scheduleMovieInfoSlot *{background-clip:border-box!important}.scheduleMovieInfoSlot .movieFeaturePro.movieFeatureInSchedule,.scheduleMovieInfoSlot .movieDetailPro,.scheduleMovieInfoSlot .movieDetailHeadPro,.scheduleMovieInfoSlot .movieDetailHeadPro h1,.scheduleMovieInfoSlot .movieDetailHeadPro h2,.scheduleMovieInfoSlot .movieDetailHeadPro h3,.movieFeaturePro.movieFeatureInSchedule .movieDetailPro,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h1,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h2,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h3{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.scheduleMovieInfoSlot .movieDetailHeadPro h2,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h2{width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;text-decoration:none!important;display:inline-block!important}.scheduleMovieInfoSlot .movieMetaPro,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro{box-shadow:none!important;background:0 0!important;border:0!important;flex-wrap:wrap!important;align-items:center!important;gap:8px 14px!important;padding:0!important;display:flex!important}.scheduleMovieInfoSlot .movieMetaPro>span,.scheduleMovieInfoSlot .movieMetaPro>button,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>span,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>button,.movieFeaturePro.movieFeatureInSchedule .trailerPillBtn,.trailerPillBtn{height:auto!important;min-height:0!important;box-shadow:none!important;color:#fbbf24!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:12px!important;font-weight:850!important;line-height:1.25!important;display:inline-flex!important}.scheduleMovieInfoSlot .movieMetaPro>span:not(:last-child):after,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>span:not(:last-child):after{content:"•";color:#f97316bf;margin-left:12px;font-weight:900}.scheduleMovieInfoSlot .movieMetaPro .movieFlagPill,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro .movieFlagPill{min-width:0!important;font-size:15px!important}.scheduleMovieInfoSlot .movieMetaPro .movieLanguagePill,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro .movieLanguagePill{color:#f8fafc!important}.scheduleMovieInfoSlot .trailerPillBtn,.movieFeaturePro.movieFeatureInSchedule .trailerPillBtn{color:#fff7ed!important;cursor:pointer!important}.scheduleMovieInfoSlot .trailerPillBtn:hover,.movieFeaturePro.movieFeatureInSchedule .trailerPillBtn:hover{color:#fb923c!important;transform:none!important}@media (width>=761px){.desktopNav,.desktopHeaderActions{display:flex!important}.hamburgerBtn,.mobileDrawer,.mobileMenuBackdrop{display:none!important}}@media (width<=760px){:root{--msb-public-header-height:68px}.siteHeader,#root header.siteHeader,#root header:first-of-type.siteHeader{min-height:var(--msb-public-header-height)!important}.appShell>main,#root main{padding-top:var(--msb-public-header-height)!important}.scheduleMovieInfoSlot .movieDetailHeadPro h2,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h2{text-align:center!important}.scheduleMovieInfoSlot .movieMetaPro,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro{justify-content:center!important;gap:7px 12px!important}.scheduleMovieInfoSlot .movieMetaPro>span,.scheduleMovieInfoSlot .movieMetaPro>button,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>span,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>button,.movieFeaturePro.movieFeatureInSchedule .trailerPillBtn,.trailerPillBtn{font-size:11px!important}}:root{--msb-header-height:58px}html{scroll-padding-top:calc(var(--msb-header-height) + 16px)!important}.siteHeader,#root .siteHeader,#root header.siteHeader{height:var(--msb-header-height)!important;min-height:var(--msb-header-height)!important;z-index:2147483000!important;-webkit-backdrop-filter:blur(16px)!important;background:#050505f0!important;border-bottom:1px solid #f9731685!important;display:block!important;position:fixed!important;inset:0 0 auto!important;overflow:visible!important;transform:translate(0,0)!important;box-shadow:0 10px 30px #0000005c!important}.headerInner.headerInnerSimple,.siteHeader .headerInner,#root .siteHeader .headerInner{height:var(--msb-header-height)!important;min-height:var(--msb-header-height)!important;align-items:center!important}.decorIcon{will-change:transform!important;transition:opacity .2s!important}.decorOne,.decorTwo,.decorThree,.decorFour,.decorFive,.decorSix{animation:5.2s ease-in-out infinite alternate msbDecorBreath}.decorThree,.decorFour,.decorSix{animation-duration:6.4s}@keyframes msbDecorBreath{0%{opacity:.28}to{opacity:.54}}.movieFeaturePro.movieFeatureInSchedule,.movieDetailPro,.movieDetailHeadPlain,.movieDetailHeadPlain *,.moviePlainTitle,.moviePlainTitle span,.movieMetaPlain,.movieMetaPlain *,.trailerLinkPlain{box-shadow:none!important;background-color:#0000!important;background-image:none!important;outline:0!important}.movieFeaturePro.movieFeatureInSchedule,.movieDetailPro,.movieDetailHeadPlain,.moviePlainTitle,.moviePlainTitle span,.movieMetaPlain,.movieMetaPlain span,.trailerLinkPlain{border:0!important}.movieDetailHeadPlain{gap:8px!important;width:100%!important;margin:0!important;padding:0!important;display:grid!important}.moviePlainTitle,.movieDetailHeadPlain .moviePlainTitle{color:#f8fafc!important;width:auto!important;max-width:100%!important;text-shadow:none!important;-webkit-text-fill-color:currentColor!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;margin:0!important;padding:0!important;display:block!important}.moviePlainTitle span{margin:0!important;padding:0!important;display:inline!important}.movieMetaPlain{color:#fdba74!important;flex-wrap:wrap!important;align-items:center!important;gap:4px 0!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:850!important;line-height:1.35!important;display:flex!important}.movieMetaPlain>span,.movieMetaPlain>button{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;color:inherit!important;white-space:nowrap!important;border-radius:0!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important}.movieMetaPlain>span:not(:last-child):after{content:"•";color:#f97316b8;margin:0 10px;font-weight:900}.trailerLinkPlain{appearance:none!important;color:#fff7ed!important;cursor:pointer!important;text-underline-offset:3px!important;border:0!important;font-weight:900!important;text-decoration:underline!important}.trailerLinkPlain:hover{color:#fb923c!important;transform:none!important}@media (width>=761px){.movieFeaturePro.movieFeatureInSchedule{grid-template-columns:210px minmax(0,1fr)!important;align-items:start!important}.movieDetailPro{padding-top:2px!important}}@media (width<=760px){:root{--msb-header-height:66px}html{scroll-padding-top:calc(var(--msb-header-height) + 14px)!important}.siteHeader,#root .siteHeader,#root header.siteHeader{height:var(--msb-header-height)!important;min-height:var(--msb-header-height)!important}.headerInner.headerInnerSimple,.siteHeader .headerInner,#root .siteHeader .headerInner{height:var(--msb-header-height)!important;min-height:var(--msb-header-height)!important;width:100%!important;padding:10px 14px!important}.nowPlaying.sectionWrap{gap:12px!important;width:100%!important;padding:18px 0 34px!important}.nowPlaying>h2,.nowPlaying .scheduleLocationBar,.nowPlaying .dateTabs,.nowPlaying .movieTabs,.nowPlaying .scheduleNotice,.nowPlaying .scheduleMovieInfoSlot{width:min(100% - 24px,520px)!important;margin-left:auto!important;margin-right:auto!important}.nowPlaying>h2{order:1!important;margin-bottom:6px!important}.nowPlaying .scheduleLocationBar{order:2!important}.nowPlaying .dateTabs{order:3!important}.nowPlaying .movieTabs{order:4!important}.nowPlaying .showtimeRailWrap{order:5!important}.nowPlaying .scheduleNotice{order:6!important}.nowPlaying .scheduleMovieInfoSlot{order:7!important}.simplifiedLocationBar,.scheduleLocationBar.compactLocationBar.simplifiedLocationBar{grid-template-columns:minmax(0,1fr) 54px!important;gap:9px!important}.activeLocationButton{border-radius:16px!important;min-height:64px!important;padding:12px 14px!important}.activeLocationButton span{font-size:11px!important}.activeLocationButton b{font-size:15px!important;line-height:1.2!important}.activeLocationButton small{font-size:11px!important;line-height:1.25!important}.nearestIconBtn{border-radius:16px!important;width:54px!important;min-height:64px!important;font-size:18px!important}.dateTabs.fixedDateTabs,.movieTabs{scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:9px!important;padding-bottom:6px!important;overflow:auto hidden!important}.dateTabs.fixedDateTabs button,.dateTabs button{scroll-snap-align:start!important;border-radius:14px!important;flex:none!important;min-width:132px!important;min-height:58px!important;padding:10px 12px!important}.dateTabs.fixedDateTabs button strong,.dateTabs button strong{font-size:12px!important;line-height:1.15!important}.dateTabs.fixedDateTabs button span,.dateTabs button span{font-size:11px!important}.movieTabs button{white-space:normal!important;text-align:center!important;scroll-snap-align:start!important;border-radius:14px!important;flex:none!important;max-width:260px!important;min-height:44px!important;padding:10px 14px!important;font-size:12px!important;line-height:1.2!important}.showtimeRailWrap,.nowPlaying .showtimeRailWrap{width:min(100% - 24px,520px)!important;max-width:520px!important;margin:4px auto 0!important;padding-bottom:8px!important;overflow:visible!important}.showtimeGrid.showtimeRail,.nowPlaying .showtimeGrid.showtimeRail,.showtimeRail{scroll-snap-type:none!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin:0!important;padding:0!important;display:grid!important;overflow:visible!important}.showtimeGrid .showtimeCard,.showtimeRail .showtimeCard,.nowPlaying .showtimeRail .showtimeCard.compactShowtimeCard{text-align:left!important;scroll-snap-align:none!important;border-radius:18px!important;grid-template-columns:82px minmax(0,1fr)!important;gap:12px!important;width:100%!important;max-width:none!important;min-height:112px!important;padding:14px!important;display:grid!important}.showtimeMain strong{font-size:25px!important;line-height:1!important}.showtimeMeta{gap:6px!important}.showtimeMeta small,.showtimeMeta b,.showtimeCta{font-size:12px!important;line-height:1.25!important}.showtimeCta{border-radius:13px!important;grid-column:1/-1!important;place-items:center!important;width:100%!important;min-height:38px!important;margin-top:2px!important;display:grid!important}.showtimeMorePill{min-height:38px!important;margin:8px auto 0!important;padding:9px 13px!important;position:static!important;transform:none!important}.scheduleMovieInfoSlot{margin-top:14px!important}.movieFeaturePro.movieFeatureInSchedule{text-align:center!important;grid-template-columns:1fr!important;justify-items:center!important;gap:14px!important;width:100%!important;max-width:520px!important;margin:0 auto!important;display:grid!important}.moviePosterPro{width:min(62vw,210px)!important;max-width:210px!important;margin:0 auto!important}.movieDetailPro{text-align:center!important;align-items:center!important;gap:12px!important;width:100%!important}.movieDetailHeadPlain{text-align:center!important;justify-items:center!important}.moviePlainTitle{letter-spacing:-.04em!important;text-align:center!important;overflow-wrap:anywhere!important;font-size:clamp(28px,9.4vw,40px)!important;line-height:.98!important}.movieMetaPlain{justify-content:center!important;gap:4px 0!important;font-size:11px!important}.movieMetaPlain>span:not(:last-child):after{margin:0 8px!important}.castBubbleList,.movieCreditsPro{justify-content:center!important}.movieSynopsisPro{width:100%!important;max-height:160px!important}.movieSynopsisPro p{text-align:left!important;font-size:13px!important;line-height:1.62!important}.decorIcon{opacity:.28!important;border-radius:15px!important;width:44px!important;height:44px!important;font-size:18px!important}}@media (width<=420px){.activeLocationButton b{font-size:14px!important}.dateTabs.fixedDateTabs button,.dateTabs button{min-width:124px!important}.movieTabs button{max-width:228px!important;font-size:11px!important}.showtimeGrid .showtimeCard,.showtimeRail .showtimeCard,.nowPlaying .showtimeRail .showtimeCard.compactShowtimeCard{grid-template-columns:76px minmax(0,1fr)!important;gap:10px!important;padding:13px!important}.showtimeMain strong{font-size:23px!important}}.scheduleMovieInfoSlot .movieFeaturePro.movieFeatureInSchedule,.movieFeaturePro.movieFeatureInSchedule{box-shadow:none!important;background:0 0!important;outline:0!important}.scheduleMovieInfoSlot .movieDetailPro,.movieFeaturePro.movieFeatureInSchedule .movieDetailPro,.scheduleMovieInfoSlot .movieDetailHeadPro,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.scheduleMovieInfoSlot .movieDetailHeadPro,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro{justify-items:start!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:grid!important}.scheduleMovieInfoSlot .movieDetailHeadPro:before,.scheduleMovieInfoSlot .movieDetailHeadPro:after,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro:before,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro:after,.scheduleMovieInfoSlot .movieDetailHeadPro h2:before,.scheduleMovieInfoSlot .movieDetailHeadPro h2:after,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h2:before,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h2:after{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.scheduleMovieInfoSlot .movieDetailHeadPro h2,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h2{width:fit-content!important;max-width:100%!important;box-shadow:none!important;color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;text-shadow:none!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;border:0!important;outline:0!important;margin:0!important;padding:0!important;display:block!important}.scheduleMovieInfoSlot .movieMetaPro,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro{width:auto!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0!important;display:flex!important}.scheduleMovieInfoSlot .movieMetaPro>span,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>span,.scheduleMovieInfoSlot .trailerPillBtn,.movieFeaturePro.movieFeatureInSchedule .trailerPillBtn{color:#fb923c!important;width:auto!important;min-width:0!important;height:auto!important;min-height:30px!important;box-shadow:none!important;white-space:nowrap!important;cursor:default!important;background:#f9731614!important;border:1px solid #f9731694!important;border-radius:999px!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:6px 12px!important;font-size:12px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.scheduleMovieInfoSlot .movieMetaPro>span:after,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>span:after{content:none!important;display:none!important}.scheduleMovieInfoSlot .movieMetaPro .movieFlagPill,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro .movieFlagPill{color:#fb923c!important;font-size:12px!important}.scheduleMovieInfoSlot .movieMetaPro .movieLanguagePill,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro .movieLanguagePill{color:#fff7ed!important;background:#ffedd514!important;border-color:#ffedd57a!important}.scheduleMovieInfoSlot .trailerPillBtn,.movieFeaturePro.movieFeatureInSchedule .trailerPillBtn{color:#fff7ed!important;cursor:pointer!important;background:linear-gradient(135deg,#f9731642,#fbbf241a)!important;border-color:#fbbf24bd!important;box-shadow:0 10px 24px #f973162e!important}.scheduleMovieInfoSlot .trailerPillBtn:hover,.movieFeaturePro.movieFeatureInSchedule .trailerPillBtn:hover{color:#fff7ed!important;border-color:#fb923c!important;transform:translateY(-1px)!important}@media (width<=760px){.scheduleMovieInfoSlot .movieDetailHeadPro,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro{text-align:center!important;justify-items:center!important}.scheduleMovieInfoSlot .movieDetailHeadPro h2,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h2{text-align:center!important;overflow-wrap:anywhere!important;width:fit-content!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.scheduleMovieInfoSlot .movieMetaPro,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro{justify-content:center!important;gap:7px!important}.scheduleMovieInfoSlot .movieMetaPro>span,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>span,.scheduleMovieInfoSlot .trailerPillBtn,.movieFeaturePro.movieFeatureInSchedule .trailerPillBtn{min-height:32px!important;padding:7px 10px!important;font-size:11px!important}}:root{--msb-public-header-height:58px;--msb-ease-professional:cubic-bezier(.2,.8,.2,1)}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--msb-public-header-height) + 18px)!important}body{overflow-x:hidden!important}.siteHeader,#root .siteHeader,#root header.siteHeader{min-height:var(--msb-public-header-height)!important;height:var(--msb-public-header-height)!important;z-index:2147483000!important;-webkit-backdrop-filter:blur(18px)saturate(1.15)!important;background:#0a0f1bf2!important;border-bottom:1px solid #f9731680!important;position:fixed!important;inset:0 0 auto!important;transform:translate(0,0)!important;box-shadow:0 12px 34px #0000005c!important}.headerInner.headerInnerSimple,.siteHeader .headerInner,#root .siteHeader .headerInner{min-height:var(--msb-public-header-height)!important;height:var(--msb-public-header-height)!important;align-items:center!important}.appShell>main,#root main{padding-top:var(--msb-public-header-height)!important}.scheduleMovieInfoSlot,.scheduleMovieInfoSlot .movieFeaturePro.movieFeatureInSchedule,.movieFeaturePro.movieFeatureInSchedule,.movieFeaturePro.movieFeatureInSchedule .movieDetailPro,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadNoPanel,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h1,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h2,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h3,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro :where(span,strong,em){box-shadow:none!important;text-shadow:none!important;background:0 0!important;border-color:#0000!important;outline:0!important}.movieFeaturePro.movieFeatureInSchedule:before,.movieFeaturePro.movieFeatureInSchedule:after,.movieFeaturePro.movieFeatureInSchedule .movieDetailPro:before,.movieFeaturePro.movieFeatureInSchedule .movieDetailPro:after,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro:before,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro:after,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro:before,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro:after,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h1:before,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h1:after,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h2:before,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h2:after,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h3:before,.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h3:after{content:none!important;display:none!important}.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadNoPanel{display:contents!important}.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h2{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;place-self:start!important;width:auto!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;display:inline-block!important}.movieFeaturePro.movieFeatureInSchedule .movieMetaPro{width:auto!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0!important;display:flex!important}.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>span,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>button,.movieFeaturePro.movieFeatureInSchedule .trailerPillBtn,.trailerPillBtn{color:#fb923c!important;width:auto!important;min-width:0!important;height:auto!important;min-height:30px!important;box-shadow:none!important;white-space:nowrap!important;background:#f9731614!important;border:1px solid #f9731694!important;border-radius:999px!important;outline:0!important;justify-content:center!important;align-items:center!important;gap:5px!important;margin:0!important;padding:6px 12px!important;font-size:12px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>span:after,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>button:after{content:none!important;display:none!important}.movieFeaturePro.movieFeatureInSchedule .movieMetaPro .movieLanguagePill{color:#fff7ed!important;background:#ffedd514!important;border-color:#ffedd585!important}.movieFeaturePro.movieFeatureInSchedule .trailerPillBtn,.trailerPillBtn{color:#fff7ed!important;cursor:pointer!important;background:linear-gradient(135deg,#f9731647,#fbbf241f)!important;border-color:#fbbf24c7!important;box-shadow:0 10px 24px #f973162e!important}.movieFeaturePro.movieFeatureInSchedule .trailerPillBtn:hover,.trailerPillBtn:hover{border-color:#fb923c!important;transform:translateY(-1px)!important;box-shadow:0 15px 30px #f973163d!important}.movieFeaturePro.movieFeatureInSchedule .movieCreditsPro{box-shadow:none!important;background:0 0!important}.ambientDecor{z-index:0!important;pointer-events:none!important;position:fixed!important;inset:0!important;overflow:hidden!important}.decorIcon{color:#fb923c94!important;opacity:.72!important;filter:none!important;will-change:transform, opacity!important;animation:msbDecorPulse 4.8s var(--msb-ease-professional) infinite alternate!important;background:radial-gradient(circle at 32% 26%,#fb923c29,#0f172a1a 62%,#0000 100%)!important;border-color:#fb923c52!important;box-shadow:0 0 24px #f973161f,inset 0 0 0 1px #ffedd509!important}.decorTwo,.decorFour,.decorSix{animation-duration:6.2s!important}@keyframes msbDecorPulse{0%{opacity:.46}to{opacity:.84}}.appShell main>section,.appShell main>.sectionWrap,.appShell main>article,.appShell main>div:not(.ambientDecor){animation:msbPageIn .34s var(--msb-ease-professional) both}@keyframes msbPageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}:where(.authOverlay,.webPopupLayer,.locationPickerOverlay,.qrisOverlay,.scheduleConfirmOverlay,.mobileMenuBackdrop){animation:.22s both msbOverlayFade}:where(.authModal,.webPopupCard,.trailerModalCard,.locationPickerModal,.confirmModal,.qrisModal,.mobileDrawer.open){animation:msbModalIn .3s var(--msb-ease-professional) both;transform-origin:top}@keyframes msbOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes msbModalIn{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}button.isLoading,.primaryBtn.isLoading,.detectLocationBtn.isLoading{cursor:wait!important;position:relative!important;overflow:hidden!important}button.isLoading:before,.primaryBtn.isLoading:before,.detectLocationBtn.isLoading:before{content:"";vertical-align:-2px;border:2px solid #fff6;border-top-color:#fff7ed;border-radius:999px;width:14px;height:14px;margin-right:8px;animation:.72s linear infinite msbSpinSmall;display:inline-block}button.isLoading:after,.primaryBtn.isLoading:after,.detectLocationBtn.isLoading:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0%,#ffffff29 46%,#0000 72%);animation:1.35s ease-in-out infinite msbButtonSweep;position:absolute;inset:0;transform:translate(-120%)}@keyframes msbSpinSmall{to{transform:rotate(360deg)}}@keyframes msbButtonSweep{to{transform:translate(120%)}}.msbLoadBrand:after{content:"🍿";background:#ff7a001f;border:1px solid #ff7a0047;border-radius:12px;place-items:center;width:30px;height:30px;margin-left:4px;animation:1.8s ease-in-out infinite msbPopcornFloat;display:inline-grid}@keyframes msbPopcornFloat{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-4px)rotate(4deg)}}@media (width<=760px){:root{--msb-public-header-height:68px}.siteHeader,#root .siteHeader,#root header.siteHeader,.headerInner.headerInnerSimple,.siteHeader .headerInner,#root .siteHeader .headerInner{min-height:var(--msb-public-header-height)!important;height:var(--msb-public-header-height)!important}.movieFeaturePro.movieFeatureInSchedule .movieDetailHeadPro h2{text-align:center!important;overflow-wrap:anywhere!important;width:auto!important;max-width:min(100%,520px)!important;margin-left:auto!important;margin-right:auto!important;display:block!important}.movieFeaturePro.movieFeatureInSchedule .movieMetaPro{justify-content:center!important;gap:7px!important}.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>span,.movieFeaturePro.movieFeatureInSchedule .movieMetaPro>button,.movieFeaturePro.movieFeatureInSchedule .trailerPillBtn{min-height:34px!important;padding:8px 11px!important;font-size:11px!important}.decorIcon{opacity:.45!important;transform:scale(.82)!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{--msb-overlay-z:2147480000;--msb-modal-radius:24px;--msb-ease-soft:cubic-bezier(.2,.82,.2,1)}body.msbModalOpen{touch-action:none;overflow:hidden!important}:where(.authOverlay,.locationPickerOverlay,.webPopupLayer,.qrisOverlay,.scheduleConfirmOverlay,.trailerModalLayer){width:100vw!important;min-width:100vw!important;height:100dvh!important;min-height:100dvh!important;z-index:var(--msb-overlay-z)!important;isolation:isolate!important;-webkit-backdrop-filter:blur(12px)saturate(1.05)!important;background:#020617c2!important;place-items:center!important;padding:clamp(14px,2.2vw,28px)!important;animation:.24s ease-out both msbOverlayInV7!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}:where(.authOverlay,.locationPickerOverlay,.webPopupLayer,.qrisOverlay,.scheduleConfirmOverlay,.trailerModalLayer):before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 22%,#f9731621,#0000 34%),radial-gradient(circle at 82% 72%,#fbbf2414,#0000 30%);position:fixed;inset:0}:where(.authOverlay,.locationPickerOverlay,.webPopupLayer,.qrisOverlay,.scheduleConfirmOverlay,.trailerModalLayer) :where(.authModalCard,.locationPickerModal,.webPopupCard,.confirmModal,.qrisModal,.trailerModalCard){animation:msbModalInV7 .34s var(--msb-ease-soft) both!important;transform-origin:50%!important}@keyframes msbOverlayInV7{0%{opacity:0}to{opacity:1}}@keyframes msbModalInV7{0%{opacity:0;transform:translateY(18px)scale(.982)}72%{opacity:1;transform:translateY(-1px)scale(1.002)}to{opacity:1;transform:translate(0,0)scale(1)}}:where(.locationPickerBackdrop,.webPopupBackdrop,.qrisBackdrop,.authBackdrop,.modalBackdrop){z-index:0!important;cursor:default!important;background:0 0!important;border:0!important;width:100vw!important;height:100dvh!important;position:fixed!important;inset:0!important}.authModalCard{overscroll-behavior:contain!important;border-radius:26px!important;width:min(520px,100vw - 28px)!important;max-height:calc(100dvh - 34px)!important;padding:clamp(20px,3vw,30px)!important;overflow:auto!important}.authForm{gap:12px!important;margin-top:18px!important;display:grid!important}.authLoginChoice{background:#02061757;border:1px solid #ffffff17;border-radius:14px;grid-template-columns:1fr 1fr;gap:6px;padding:5px;display:grid}.authLoginChoice button{color:#cbd5e1;cursor:pointer;background:0 0;border:0;border-radius:11px;min-height:40px;font-family:inherit;font-weight:900;transition:transform .18s,background .18s,color .18s,box-shadow .18s}.authLoginChoice button:hover{color:#fff7ed;transform:translateY(-1px)}.authLoginChoice button.active,.authLoginChoice button[aria-selected=true]{color:#fff;background:linear-gradient(135deg,#ff7900,#d9480f);box-shadow:0 10px 22px #ff790038}.authSwitch{text-align:center!important;color:#dbeafe!important;justify-content:center!important;align-items:center!important;margin-top:14px!important;display:flex!important}.authSwitch span{flex-wrap:wrap;justify-content:center;gap:5px;display:inline-flex}.authOverlay .primaryBtn.full:not(:disabled),.authModalInline .primaryBtn.full:not(:disabled){opacity:1!important;filter:none!important;cursor:pointer!important}.authOverlay input,.authModalInline input{min-height:48px!important;font-size:15px!important}.locationPickerModal{z-index:1!important;background:radial-gradient(circle at 8% 0,#f9731626,#0000 34%),linear-gradient(145deg,#182132fb,#0b101cfb)!important;border:1px solid #f973166b!important;border-radius:26px!important;flex-direction:column!important;width:min(780px,100vw - 32px)!important;max-width:calc(100vw - 32px)!important;max-height:min(760px,100dvh - 38px)!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 120px #000000ad,inset 0 1px #ffffff0d!important}.locationPickerHead{border-bottom:1px solid #ffffff14!important;flex:none!important;grid-template-columns:minmax(0,1fr) 44px!important;align-items:start!important;gap:18px!important;padding:28px 30px 20px!important;display:grid!important}.locationPickerHead h2{margin:6px 0 8px!important;line-height:1.05!important}.locationPickerHead p{max-width:620px!important;margin:0!important;line-height:1.55!important}.locationPickerClose{color:#fff!important;cursor:pointer!important;background:#ffffff17!important;border:1px solid #ffffff24!important;border-radius:14px!important;place-self:start end!important;place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;margin:0!important;font-size:23px!important;line-height:1!important;transition:transform .18s,background .18s,border-color .18s!important;display:inline-grid!important}.locationPickerClose:hover{transform:translateY(-1px)scale(1.02);background:#f973162e!important;border-color:#f9731661!important}.locationPickerTools{flex:none!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:18px 30px 14px!important;display:grid!important}.locationSearchBox{border-radius:16px!important;min-width:0!important;height:50px!important}.locationSearchBox input{width:100%!important;min-width:0!important;font-size:15px!important}.detectLocationBtn{white-space:nowrap!important;border-radius:16px!important;min-height:50px!important;padding-inline:18px!important}.locationPickerList{overscroll-behavior:contain!important;flex:auto!important;min-height:0!important;padding:0 30px 26px!important;overflow-y:auto!important}.locationCityGroup{margin-top:10px!important}.locationCityGroup h3{margin:14px 0 10px!important}.locationCityList{gap:10px!important;display:grid!important}.locationChoiceCard{border-radius:18px!important;align-items:center!important;gap:14px!important;min-height:78px!important;padding:14px!important;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s!important}.locationChoiceCard:hover{border-color:#f973166b!important;transform:translateY(-1px)!important;box-shadow:0 16px 34px #00000038!important}.locationChoiceText{min-width:0!important}.locationChoiceText span,.locationChoiceText small{overflow-wrap:anywhere!important}.locationChoiceCard strong{text-align:center!important;border-radius:999px!important;justify-content:center!important;min-width:62px!important}.webPopupCard,.trailerModalCard,.confirmModal,.qrisModal{z-index:1!important;overscroll-behavior:contain!important;max-height:calc(100dvh - 36px)!important;position:relative!important;overflow:auto!important}button[aria-busy=true],a[aria-busy=true],button.isLoading,.primaryBtn.isLoading,.detectLocationBtn.isLoading{cursor:wait!important;position:relative!important;overflow:hidden!important}button[aria-busy=true]:before,a[aria-busy=true]:before,button.isLoading:before,.primaryBtn.isLoading:before,.detectLocationBtn.isLoading:before{content:"";vertical-align:-2px;border:2px solid #ffffff61;border-top-color:#fff7ed;border-radius:50%;flex:0 0 14px;width:14px;height:14px;margin-right:8px;animation:.72s linear infinite msbSpinV7;display:inline-block}button[aria-busy=true]:after,a[aria-busy=true]:after,button.isLoading:after,.primaryBtn.isLoading:after,.detectLocationBtn.isLoading:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0%,#ffffff29 46%,#0000 72%);animation:1.25s ease-in-out infinite msbButtonSweepV7;position:absolute;inset:0;transform:translate(-120%)}@keyframes msbSpinV7{to{transform:rotate(360deg)}}@keyframes msbButtonSweepV7{to{transform:translate(120%)}}.appShell main>:not(.ambientDecor){animation-duration:.28s!important;animation-timing-function:var(--msb-ease-soft)!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=720px){:where(.authOverlay,.locationPickerOverlay,.webPopupLayer,.qrisOverlay,.scheduleConfirmOverlay,.trailerModalLayer){place-items:center!important;padding:12px!important}.authModalCard{border-radius:22px!important;width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;padding:20px!important}.authLoginChoice button{min-height:44px!important;font-size:13px!important}.locationPickerModal{border-radius:22px!important;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important}.locationPickerHead{grid-template-columns:minmax(0,1fr) 40px!important;gap:12px!important;padding:22px 18px 16px!important}.locationPickerClose{width:40px!important;min-width:40px!important;height:40px!important}.locationPickerTools{grid-template-columns:1fr!important;padding:14px 18px 12px!important}.detectLocationBtn{justify-content:center!important;width:100%!important}.locationPickerList{padding:0 18px 18px!important}.locationChoiceCard{grid-template-columns:38px minmax(0,1fr)!important;min-height:88px!important;padding:14px!important}.locationChoiceCard strong{grid-column:2!important;justify-self:start!important;margin-top:6px!important}}.cafeBannerButton{appearance:none!important;font:inherit!important;color:inherit!important;text-align:left!important;cursor:pointer!important;background:#0f172ab8!important;border:1px solid #f9731673!important;margin:0!important;padding:0!important}.cafeBannerButton:focus-visible{outline-offset:4px!important;outline:3px solid #fb923c85!important}.cafeBannerButton:after{content:"Lihat detail";z-index:2;letter-spacing:.02em;color:#fff7ed;opacity:0;pointer-events:none;background:#020617ad;border:1px solid #fb923c6b;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:950;transition:opacity .2s,transform .2s,background .2s;position:absolute;bottom:12px;right:12px;transform:translateY(6px);box-shadow:0 8px 22px #0000003d}.cafeBannerButton:hover:after,.cafeBannerButton:focus-visible:after{opacity:1;transform:translateY(0)}.cafeDetailLayer{z-index:var(--msb-overlay-z)!important}.cafeDetailCard{z-index:1!important;background:radial-gradient(circle at 12% 0,#f973162e,#0000 34%),linear-gradient(145deg,#182132fc,#090d18fc)!important;border:1px solid #f973167a!important;border-radius:28px!important;grid-template-columns:minmax(0,1.24fr) minmax(280px,.76fr)!important;width:min(940px,100vw - 32px)!important;max-height:min(820px,100dvh - 34px)!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 120px #000000b8,inset 0 1px #ffffff0e!important}.cafeDetailClose{z-index:3!important;top:16px!important;right:16px!important}.cafeDetailMedia{background:#02061761;place-items:center;min-height:360px;display:grid;overflow:hidden}.cafeDetailMedia img{object-fit:contain;background:#05070d;width:100%;height:100%;min-height:360px}.cafeDetailMedia span{filter:drop-shadow(0 16px 34px #f9731638);font-size:clamp(72px,12vw,126px)}.cafeDetailBody{flex-direction:column;justify-content:center;gap:14px;min-width:0;padding:clamp(24px,3vw,34px);display:flex}.cafeDetailEyebrow{color:#fbbf24;text-transform:uppercase;letter-spacing:.08em;width:fit-content;font-size:12px;font-weight:950}.cafeDetailBody h2{color:#fff7ed;letter-spacing:-.03em;margin:0;font-size:clamp(28px,4.2vw,46px);line-height:.98}.cafeDetailText{color:#dbeafe;max-height:240px;padding-right:4px;font-size:15px;font-weight:650;line-height:1.62;overflow:auto}.cafeDetailText :where(p,ul,ol){margin-top:0}.cafeDetailActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;display:flex}.cafeDetailActions .primaryBtn,.cafeDetailActions .outlineBtn{min-height:44px}@media (width<=760px){.cafeBannerButton:after{opacity:1;padding:7px 10px;font-size:10px;bottom:10px;right:10px;transform:none}.cafeDetailCard{border-radius:22px!important;grid-template-columns:1fr!important;width:min(520px,100vw - 22px)!important;max-height:calc(100dvh - 22px)!important;overflow-y:auto!important}.cafeDetailMedia,.cafeDetailMedia img{min-height:190px;max-height:38dvh}.cafeDetailBody{padding:20px}.cafeDetailBody h2{font-size:clamp(26px,9vw,36px)}.cafeDetailActions{grid-template-columns:1fr;display:grid}.cafeDetailActions .primaryBtn,.cafeDetailActions .outlineBtn{justify-content:center;width:100%}}.cafeDetailCard.cafeDetailCardLarge{border-radius:30px!important;grid-template-columns:minmax(0,1.62fr) minmax(310px,.68fr)!important;width:min(1180px,100vw - 36px)!important;max-height:min(860px,100dvh - 28px)!important}.cafeDetailCardLarge .cafeDetailMedia{background:#05070d!important;min-height:clamp(430px,54vw,560px)!important}.cafeDetailCardLarge .cafeDetailMedia img{transform:scale(1.015);object-fit:contain!important;min-height:clamp(430px,54vw,560px)!important}.cafeDetailCardLarge .cafeDetailBody{justify-content:center!important;padding:clamp(26px,3.2vw,42px)!important}.cafeDetailCardLarge .cafeDetailBody h2{font-size:clamp(34px,4.5vw,58px)!important}.cafeDetailCardLarge .cafeDetailText{max-height:300px!important;font-size:clamp(15px,1.25vw,17px)!important;line-height:1.66!important}.cafeDetailCardLarge .cafeDetailText.subtle{color:#dbeafed1!important}.cafeDetailCardLarge .cafeDetailActions{margin-top:10px!important}.cafeDetailCardLarge .cafeDetailActions:empty{display:none!important}@media (width<=860px){.cafeDetailCard.cafeDetailCardLarge{border-radius:24px!important;grid-template-columns:1fr!important;width:min(620px,100vw - 20px)!important;overflow-y:auto!important}.cafeDetailCardLarge .cafeDetailMedia,.cafeDetailCardLarge .cafeDetailMedia img{min-height:clamp(230px,56vw,360px)!important;max-height:48dvh!important}.cafeDetailCardLarge .cafeDetailMedia img{transform:none!important}.cafeDetailCardLarge .cafeDetailBody{padding:20px!important}.cafeDetailCardLarge .cafeDetailBody h2{font-size:clamp(28px,8vw,42px)!important}}:root{--msb-spring:cubic-bezier(.2,.9,.18,1);--msb-polish:cubic-bezier(.22,1,.36,1)}.authModalCard{will-change:transform;transition:width .26s var(--msb-polish), max-width .26s var(--msb-polish), transform .24s ease, box-shadow .24s ease!important}.authTabs,.authLoginChoice,.termsTabs{isolation:isolate!important;position:relative!important;overflow:hidden!important}.authTabs button,.authLoginChoice button,.termsTabs button{z-index:2!important;transition:color .2s,transform .18s,opacity .18s!important;position:relative!important}.authTabs button.active,.authLoginChoice button.active,.authLoginChoice button[aria-selected=true],.termsTabs button.active{box-shadow:none!important;background:0 0!important}.authTabsIndicator,.authLoginChoiceIndicator,.termsTabsIndicator{z-index:1;pointer-events:none;transition:transform .34s var(--msb-spring), width .24s ease, opacity .2s ease;background:linear-gradient(135deg,#ff7900,#d9480f);border-radius:12px;position:absolute;box-shadow:0 14px 30px #ff79003d,inset 0 1px #ffffff29}.authTabsIndicator{width:calc(50% - 10px);top:6px;bottom:6px;left:6px}.authTabs.isRegister .authTabsIndicator{transform:translate(calc(100% + 8px))}.authLoginChoiceIndicator{border-radius:11px;width:calc(50% - 8px);top:5px;bottom:5px;left:5px}.authLoginChoice.isEmail .authLoginChoiceIndicator{transform:translate(calc(100% + 6px))}.authDynamicShell{will-change:height;transition:height .38s var(--msb-polish)!important;overflow:hidden!important}.authDynamicPane{animation:msbAuthPaneIn .28s var(--msb-polish) both;padding-bottom:1px}.authChannelField{min-height:48px;animation:msbAuthFieldIn .22s var(--msb-polish) both}.authOverlay input,.authModalInline input,.locationSearchBox input,.contactForm input,.contactForm textarea{transition:border-color .2s,box-shadow .2s,transform .18s,background .2s!important}.authOverlay input:focus,.authModalInline input:focus,.locationSearchBox input:focus,.contactForm input:focus,.contactForm textarea:focus{transform:translateY(-1px);box-shadow:0 0 0 4px #ff79001f!important}@keyframes msbAuthPaneIn{0%{opacity:0;filter:blur(3px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes msbAuthFieldIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0,0)}}.infoHero,.policyPanel,.privacyCard,.faqItem,.newsCard,.eventInfoCard,.appPromo,.showtimeCard,.movieFeatureWide,.locationSummaryCard,.cafeSection,.contactCard{animation:msbSoftRise .36s var(--msb-polish) both}.faqItem:nth-child(2),.privacyCard:nth-child(2),.numberedPolicyCard:nth-child(2){animation-delay:25ms}.faqItem:nth-child(3),.privacyCard:nth-child(3),.numberedPolicyCard:nth-child(3){animation-delay:50ms}.faqItem:nth-child(4),.privacyCard:nth-child(4),.numberedPolicyCard:nth-child(4){animation-delay:75ms}.faqItem:nth-child(5),.privacyCard:nth-child(5),.numberedPolicyCard:nth-child(5){animation-delay:.1s}.faqItem:nth-child(6),.numberedPolicyCard:nth-child(6){animation-delay:.125s}@keyframes msbSoftRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.termsTabs{gap:8px!important;padding:8px!important;position:relative!important}.termsTabsIndicator{background:linear-gradient(135deg,#f9731670,#7c2d126b);border:1px solid #f9731685;width:calc(50% - 12px);top:8px;bottom:8px;left:8px;box-shadow:inset 0 1px #ffffff1a,0 12px 24px #f9731624}.termsTabs.isRules .termsTabsIndicator{transform:translate(calc(100% + 8px))}.termsTabs button:hover,.authTabs button:hover,.authLoginChoice button:hover{transform:translateY(-1px)}.termsPolicyPanel{transition:min-height .28s var(--msb-polish), padding .2s ease;overflow:hidden}.termsTabPane{animation:msbPolicyPaneIn .32s var(--msb-polish) both}@keyframes msbPolicyPaneIn{0%{opacity:0;filter:blur(2px);transform:translateY(12px)scale(.995)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.numberedPolicyCard,.privacyCard,.faqItem,.refundStep,.showtimeCard,.cafeBanner,.locationOptionCard,.primaryBtn,.outlineBtn,.secondaryBtn,.locationActionBtn,.activeBadge{transition:transform .2s,border-color .2s,background .2s,box-shadow .2s,opacity .2s!important}.numberedPolicyCard:hover,.privacyCard:hover,.faqItem:hover,.showtimeCard:hover,.cafeBanner:hover,.locationOptionCard:hover{transform:translateY(-2px);border-color:#f9731647!important;box-shadow:0 18px 44px #0000002e!important}.faqItem[open]{background:linear-gradient(145deg,#263146f5,#0f172afa)!important;border-color:#f9731642!important}.faqItem summary b{transition:transform .22s var(--msb-polish), background .2s ease!important}.faqItem p{animation:.26s both msbFaqContentIn}@keyframes msbFaqContentIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.refundFlow{position:relative;align-items:stretch!important;gap:14px!important}.refundFlow:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ff79001f,#ff7900a3,#ff79001f);border-radius:999px;height:2px;position:absolute;top:35px;left:7%;right:7%;box-shadow:0 0 24px #ff790029}.refundStep{isolation:isolate;animation:msbRefundStepIn .36s var(--msb-polish) both;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 16px 40px #0000001f;background:radial-gradient(circle at 28px 28px,#ff79002e,#0000 38px),linear-gradient(145deg,#1e293bf0,#0f172af7)!important;border-color:#ffffff1c!important;padding:18px 16px 17px!important}.refundStep:first-child{animation-delay:20ms}.refundStep:nth-child(2){animation-delay:60ms}.refundStep:nth-child(3){animation-delay:.1s}.refundStep:nth-child(4){animation-delay:.14s}.refundStep:nth-child(5){animation-delay:.18s}.refundStep:before{content:"Langkah " attr(data-step);color:#fed7aa;letter-spacing:.04em;text-transform:uppercase;background:#f973161f;border:1px solid #f973163d;border-radius:999px;align-items:center;min-height:22px;margin:0 0 10px 46px;padding:3px 9px;font-size:11px;font-weight:1000;display:inline-flex}.refundStep span{z-index:2;position:absolute;top:17px;left:16px;box-shadow:0 10px 24px #ff790047,inset 0 1px #ffffff2e;width:36px!important;height:36px!important}.refundStep h3{margin-top:4px!important}.refundStep:not(:last-child):after{content:""!important;z-index:3!important;background:linear-gradient(90deg,#ff7900d9,#ff790000)!important;border-radius:999px!important;width:30px!important;height:3px!important;position:absolute!important;top:34px!important;right:-16px!important}.refundStep:hover{border-color:#f9731657!important;transform:translateY(-4px)!important;box-shadow:0 22px 58px #0000003d,0 0 0 1px #f9731614!important}@keyframes msbRefundStepIn{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=980px){.refundFlow:before{background:linear-gradient(#ff79001f,#ff790099,#ff79001f);width:2px;height:auto;inset:28px auto 28px 34px}.refundStep{padding-left:72px!important}.refundStep span{left:18px}.refundStep:before{margin-left:0}.refundStep:not(:last-child):after{background:linear-gradient(#ff7900d9,#ff790000)!important;width:3px!important;height:32px!important;inset:auto auto -17px 35px!important}}@media (width<=640px){.authDynamicShell{transition-duration:.32s!important}.authTabsIndicator,.authLoginChoiceIndicator,.termsTabsIndicator{border-radius:10px}.termsTabs{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.termsTabsIndicator{width:auto;height:calc(50% - 12px);inset:8px 8px auto}.termsTabs.isRules .termsTabsIndicator{transform:translateY(calc(100% + 8px))}.refundStep{padding:16px 14px 16px 68px!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.headerInner.headerInnerSimple{gap:14px}.headerLocationSlot{align-items:center;margin-left:auto;display:flex}.headerLocationLock,.mobileLocationLock{color:#fff7ed;background:radial-gradient(circle at 12% 0,#f9731633,#0000 34%),linear-gradient(135deg,#111827f0,#1f2937c7);border:1px solid #f9731661;box-shadow:0 14px 30px #0003,inset 0 1px #ffffff14}.headerLocationLock{cursor:pointer;border-radius:15px;align-items:center;gap:9px;max-width:210px;min-height:42px;padding:7px 11px 7px 9px;transition:transform .22s,border-color .22s,box-shadow .22s,background .22s;display:inline-flex}.headerLocationLock:hover,.headerLocationLock:focus-visible{border-color:#f97316b8;outline:none;transform:translateY(-1px);box-shadow:0 18px 34px #f9731624,0 14px 30px #00000042}.headerLocationIcon{background:#f9731629;border:1px solid #f9731659;border-radius:10px;flex:none;place-items:center;width:25px;height:25px;font-size:12px;display:inline-grid}.headerLocationText{text-align:left;gap:1px;min-width:0;display:grid}.headerLocationText small{color:#e2e8f0b3;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.headerLocationText b{white-space:nowrap;text-overflow:ellipsis;color:#fff;max-width:120px;font-size:13px;line-height:1.15;display:block;overflow:hidden}.headerLocationChevron{color:#fb923c;margin-left:auto;font-weight:900;transform:translateY(-1px)}.headerLocationOverlay{z-index:9999}.headerLocationModal .locationPickerHead p b{color:#fff}.locationLockedNotice{color:#e5e7eb;background:radial-gradient(circle at 10% 0,#22c55e33,#0000 45%),#0f172a9e;border:1px solid #22c55e59;border-radius:16px;align-items:center;gap:12px;margin:0 22px 14px;padding:12px 14px;display:flex}.locationLockedNotice>span{background:#22c55e29;border:1px solid #22c55e47;border-radius:14px;place-items:center;width:36px;height:36px;display:inline-grid}.locationLockedNotice b,.locationLockedNotice small{display:block}.locationLockedNotice b{color:#fff;font-size:13px}.locationLockedNotice small{color:#e2e8f0b8;margin-top:2px;line-height:1.35}.mobileLocationLock{text-align:left;cursor:pointer;border-radius:18px;align-items:center;gap:10px;width:calc(100% - 28px);margin:12px 14px 8px;padding:12px;display:flex}.mobileLocationLock>span:first-child{background:#f9731629;border:1px solid #f9731652;border-radius:13px;place-items:center;width:34px;height:34px;display:inline-grid}.mobileLocationLock>span:nth-child(2){flex:1;gap:3px;min-width:0;display:grid}.mobileLocationLock small{color:#e2e8f0b8;text-transform:uppercase;font-size:11px;font-weight:800}.mobileLocationLock b{color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mobileLocationLock strong{color:#fb923c;font-size:12px}.cinemaNoSelectPage .pageTitleRow p:after{content:" Lokasi aktif tetap mengikuti pilihan yang terkunci di header.";color:#fb923cf2;font-weight:800}@media (width<=980px){.desktopLocationSlot{display:none}}@media (width>=981px){.desktopHeaderActions{margin-left:0!important}}@media (width<=640px){.locationLockedNotice{align-items:flex-start;margin:0 14px 12px}.headerLocationModal .locationPickerHead p{font-size:13px}}.headerLocationSlot{will-change:width, opacity, transform;transition:width .28s,opacity .22s,transform .28s,margin .28s;overflow:hidden}.headerLocationSlot.isHiddenByHomeLocation{opacity:0;pointer-events:none;transform:translateY(-8px)scale(.96);width:0!important;min-width:0!important;max-width:0!important;margin-left:0!important;margin-right:0!important}.headerLocationSlot.isHiddenByHomeLocation .headerLocationLock{pointer-events:none}.contactPage.pageTop{padding-top:0!important}.contactPage .contactHero{margin-top:0!important}@media (width<=640px){.contactPage.pageTop{padding-top:0!important}}.locationChoiceCard.comingSoon,.locationChoiceCard:disabled.comingSoon{cursor:not-allowed!important;opacity:.72!important;filter:saturate(.72)!important;background:linear-gradient(135deg,#1e293bb8,#0f172ac7)!important;border-color:#94a3b838!important}.locationChoiceCard.comingSoon:hover,.locationChoiceCard:disabled.comingSoon:hover{box-shadow:none!important;transform:none!important}.locationChoiceCard.comingSoon .locationChoiceMark{color:#fb923c!important;background:#f9731629!important}.locationChoiceCard.comingSoon>strong,.locationPickerModal .locationChoiceCard.comingSoon strong{text-align:center;letter-spacing:.01em;border-radius:999px;min-width:106px;padding:.52rem .76rem;font-size:.78rem;color:#fdba74!important;background:#f9731621!important;border:1px solid #fb923c3d!important}.cinemaCard.comingSoon{opacity:.82;border-style:dashed!important}.cinemaCard.comingSoon .cinemaThumbImage{filter:saturate(.7)brightness(.82)}.cinemaSoonBadge{color:#fdba74;background:#f9731621;border:1px solid #fb923c42;border-radius:999px;align-items:center;width:max-content;margin-top:.24rem;padding:.34rem .68rem;font-size:.78rem;font-weight:800;display:inline-flex}.bookingPage.bookingClean{--booking-panel:#0f172aeb;--booking-panel-2:#1e293bdb;--booking-border:#94a3b82e;--booking-orange:#f97316;--booking-orange-2:#ffb14a}.bookingSeatToolbar{grid-template-columns:minmax(260px,1fr) minmax(260px,420px);align-items:stretch;gap:14px;margin:18px 0 16px;display:grid}.bookingTimerCard,.bookingCartButton{background:radial-gradient(circle at 12% 15%,#f9731638,#0000 34%),linear-gradient(135deg,#111827f5,#0f172adb);border:1px solid #f9731657;border-radius:18px;box-shadow:0 18px 44px #0000004d,inset 0 1px #ffffff0f}.bookingTimerCard{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label time""note time";align-items:center;column-gap:18px;min-height:86px;padding:16px 18px;display:grid}.bookingTimerCard span{color:var(--booking-orange-2);text-transform:uppercase;letter-spacing:.08em;grid-area:label;font-size:.78rem;font-weight:900}.bookingTimerCard b{color:#fff;letter-spacing:.02em;font-variant-numeric:tabular-nums;text-shadow:0 0 22px #f9731661;grid-area:time;font-size:clamp(2rem,5vw,3.45rem);line-height:.9}.bookingTimerCard small{color:#cbd5e1;grid-area:note;font-size:.9rem;line-height:1.45}.bookingTimerCard.danger{background:radial-gradient(circle at 14% 18%,#f8717140,#0000 34%),linear-gradient(135deg,#450a0ae0,#0f172aed);border-color:#f871718c}.bookingTimerCard.danger b,.bookingTimerCard.danger span{color:#fecaca}.bookingCartButton{color:#fff;cursor:pointer;text-align:left;border-style:solid;grid-template-columns:44px minmax(0,1fr) auto;grid-template-areas:"icon title total""icon qty total";align-items:center;gap:3px 12px;width:100%;min-height:86px;padding:14px 16px;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:grid}.bookingCartButton:hover,.bookingCartButton:focus-visible{border-color:#ffb24abf;outline:none;transform:translateY(-2px);box-shadow:0 24px 56px #00000057,0 0 0 4px #f973161f}.bookingCartButton .cartIcon{background:linear-gradient(135deg,#f9731647,#f973161a);border:1px solid #f9731661;border-radius:14px;grid-area:icon;place-items:center;width:44px;height:44px;display:grid}.bookingCartButton>span:not(.cartIcon){color:#fff;grid-area:title;font-size:1rem;font-weight:900}.bookingCartButton>b{color:#cbd5e1;grid-area:qty;font-size:.85rem}.bookingCartButton>strong{color:#ffb14a;white-space:nowrap;grid-area:total;font-size:clamp(1.05rem,2vw,1.35rem)}.bookingGridStable.bookingSeatOnly{padding-bottom:28px!important;display:block!important}.bookingSeatOnly .seatMapBox{border-color:var(--booking-border);background:linear-gradient(#111827f0,#0f172af5);width:100%;box-shadow:0 20px 70px #0000004d,inset 0 1px #ffffff0a}.bookingSeatOnly .seatMapTopbar{border-bottom:1px solid #94a3b81f;padding-bottom:12px}.bookingSeatOnly .seatMapTopbar b{font-size:clamp(1.05rem,2.5vw,1.35rem);line-height:1.2}.bookingSeatOnly .seatMapTopbar span{color:#b6c3d6;margin-top:4px;font-size:.86rem;display:block}.checkoutPopupOverlay{z-index:2147483300;-webkit-backdrop-filter:blur(12px)saturate(1.12);backdrop-filter:blur(12px)saturate(1.12);background:radial-gradient(circle at 25% 18%,#f9731624,#0000 34%),#020617d1;place-items:center;padding:22px;animation:.18s ease-out both msbOverlayIn;display:grid;position:fixed;inset:0}.checkoutPopupCard{background:radial-gradient(circle at 10% 0,#f9731638,#0000 34%),linear-gradient(145deg,#0f172afa,#111827f5);border:1px solid #f9731657;border-radius:24px;width:min(1040px,100%);max-height:min(88vh,760px);animation:.24s cubic-bezier(.2,.8,.2,1) both msbPopupIn;overflow:hidden;box-shadow:0 28px 90px #0000008c,inset 0 1px #ffffff0f}.checkoutPopupHead{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.checkoutPopupHead small{color:var(--booking-orange-2);letter-spacing:.08em;text-transform:uppercase;font-weight:900}.checkoutPopupHead h2{color:#fff;margin:4px 0 0;font-size:clamp(1.6rem,3vw,2.25rem)}.checkoutPopupHead button{color:#fff;cursor:pointer;background:#1e293bc2;border:1px solid #94a3b83d;border-radius:14px;width:42px;height:42px;font-size:1.2rem}.checkoutPopupSection{background:#0f172aa8;border:1px solid #94a3b829;border-radius:18px;padding:16px;box-shadow:inset 0 1px #ffffff09}.checkoutPopupSection.paymentData{background:#f9731613;border-color:#f9731633}.checkoutPopupSection h3{color:#fff;margin:0 0 12px;font-size:1.06rem}.checkoutInfoRow{border-bottom:1px dashed #94a3b821;gap:3px;padding:10px 0;display:grid}.checkoutInfoRow span,.checkoutInfoGrid span{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.76rem;font-weight:800}.checkoutInfoRow b,.checkoutInfoGrid b{color:#fff;font-size:.95rem;line-height:1.35}.checkoutInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.checkoutInfoGrid>div{background:#1e293bb3;border:1px solid #94a3b81f;border-radius:14px;gap:3px;padding:10px 12px;display:grid}.checkoutSeatPills{flex-wrap:wrap;align-items:center;gap:8px;min-height:42px;margin-top:14px;display:flex}.checkoutSeatPills span{color:#fff;background:linear-gradient(135deg,#f97316,#b45309);border-radius:11px;place-items:center;min-width:42px;min-height:34px;font-weight:900;display:inline-grid;box-shadow:0 10px 20px #f9731638}.checkoutSeatPills em{color:#94a3b8;font-style:normal}.checkoutPopupSection input{color:#fff;background:#0f172ac2;border:1px solid #94a3b82e;border-radius:13px;outline:none;width:100%;min-height:48px;margin-top:10px;padding:0 13px}.checkoutPopupSection input:focus{border-color:#f973168c;box-shadow:0 0 0 4px #f973161a}.checkoutTotalBox{background:linear-gradient(135deg,#f9731624,#0f172a8f);border:1px solid #f9731638;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0;padding:13px 14px;display:flex}.checkoutTotalBox span{color:#cbd5e1;font-size:.86rem}.checkoutTotalBox b{color:#fff;white-space:nowrap;font-size:1.32rem}.checkoutPopupForm .checkoutHint{color:#b6c3d6;margin:14px 0 0}.checkoutPopupForm .stableStatus{margin:12px 0 0}@keyframes msbOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes msbPopupIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=860px){.bookingSeatToolbar{grid-template-columns:1fr}.bookingCartButton,.bookingTimerCard{min-height:76px}.checkoutPopupOverlay{align-items:end;padding:12px}.checkoutPopupCard{border-radius:22px 22px 18px 18px;max-height:86vh}.checkoutPopupGrid{grid-template-columns:1fr}.checkoutPopupSection.orderDetail{grid-row:auto}.checkoutPopupForm{padding:16px}}@media (width<=560px){.bookingTimerCard{grid-template-columns:1fr;grid-template-areas:"label""time""note";row-gap:7px}.bookingTimerCard b{font-size:2.4rem}.bookingCartButton{grid-template-columns:40px minmax(0,1fr);grid-template-areas:"icon title""icon qty""total total"}.bookingCartButton>strong{margin-top:4px}.checkoutInfoGrid{grid-template-columns:1fr}.checkoutPopupHead h2{font-size:1.55rem}}.checkoutPopupTimer{background:radial-gradient(circle at 18% 20%,#f9731638,#0000 42%),linear-gradient(135deg,#1e293bf0,#0f172af0);border:1px solid #f9731657;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:2px 16px;margin:0 0 16px;padding:14px 16px;display:grid;box-shadow:inset 0 1px #ffffff0d}.checkoutPopupTimer span{color:#fbbf24;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.checkoutPopupTimer b{color:#fff;letter-spacing:.02em;font-variant-numeric:tabular-nums;text-shadow:0 10px 32px #f9731647;grid-area:1/2/span 2;font-size:clamp(2rem,4vw,3.1rem);line-height:1}.checkoutPopupTimer small{color:#cbd5e1;font-weight:700}.checkoutPopupTimer.danger{background:radial-gradient(circle at 18% 20%,#f871713d,#0000 42%),linear-gradient(135deg,#451a1aeb,#0f172af2);border-color:#f871718c}.checkoutPopupTimer.danger span{color:#fecaca}.checkoutPopupTimer.danger b{color:#fff1f2}.checkoutSeatPills em{color:#cbd5e1;background:#94a3b814;border:1px dashed #94a3b847;border-radius:12px;padding:10px 12px;font-style:normal;font-weight:700;display:inline-flex}@media (width<=640px){.checkoutPopupTimer{grid-template-columns:1fr}.checkoutPopupTimer b{grid-area:auto;font-size:2.4rem}}.checkoutPopupOverlay{align-items:center!important;padding:18px!important;overflow:hidden!important}.checkoutPopupCard{width:min(1080px,100vw - 44px)!important;max-height:calc(100vh - 44px)!important;overflow:hidden!important}.checkoutPopupHeadCompact,.checkoutPopupHead{align-items:center!important;gap:12px!important;margin-bottom:12px!important;padding-bottom:12px!important}.checkoutPopupTitleBlock{flex:auto;min-width:0}.checkoutPopupHead h2{font-size:clamp(1.45rem,2.5vw,2rem)!important;line-height:1.02!important}.checkoutPopupHead button{flex:none;border-radius:13px!important;width:38px!important;height:38px!important}.checkoutHeadTimer{text-align:right;background:radial-gradient(circle at 12% 20%,#f9731638,#0000 40%),linear-gradient(135deg,#1e293be0,#0f172ae0);border:1px solid #f9731657;border-radius:16px;flex:none;gap:3px;min-width:168px;padding:10px 14px;display:grid;box-shadow:inset 0 1px #ffffff0d}.checkoutHeadTimer span{color:#fbbf24;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:900}.checkoutHeadTimer b{color:#fff;font-variant-numeric:tabular-nums;text-shadow:0 10px 28px #f9731640;font-size:clamp(1.45rem,2.8vw,2.25rem);line-height:.95}.checkoutHeadTimer.danger span{color:#fecaca}.checkoutPopupTimer{display:none!important}.checkoutPopupGrid{grid-template-columns:minmax(0,1.04fr) minmax(320px,.9fr)!important;align-items:stretch!important;gap:12px!important}.checkoutPopupSection{border-radius:17px!important;padding:13px!important}.checkoutPopupSection h3{margin-bottom:10px!important;font-size:1rem!important}.checkoutInfoGrid>div{border-radius:13px!important;padding:9px 11px!important}.checkoutSeatPills{min-height:34px!important;max-height:82px!important;margin-top:10px!important;overflow:hidden!important}.checkoutSeatPills span{border-radius:10px!important;min-width:38px!important;min-height:30px!important;font-size:.88rem!important}.checkoutPopupSection input{border-radius:12px!important;min-height:43px!important;margin-top:8px!important}.checkoutTotalBox{border-radius:14px!important;margin:10px 0!important;padding:11px 13px!important}.checkoutPopupForm .checkoutHint{margin:9px 0 0!important;font-size:.78rem!important;line-height:1.35!important}.checkoutPopupForm .stableStatus{margin:8px 0 0!important;padding:8px 10px!important;font-size:.82rem!important;line-height:1.3!important}@media (width>=861px) and (height<=760px){.checkoutPopupCard{width:min(1160px,100vw - 34px)!important}.checkoutPopupForm{padding:13px 16px 12px!important}.checkoutPopupHead{margin-bottom:9px!important;padding-bottom:9px!important}.checkoutPopupHead h2{font-size:1.6rem!important}.checkoutHeadTimer{min-width:145px;padding:8px 12px}.checkoutHeadTimer b{font-size:1.7rem!important}.checkoutPopupSection{padding:11px!important}.checkoutPopupGrid{gap:10px!important}.checkoutInfoRow{padding:5px 0!important}.checkoutInfoGrid>div{padding:7px 9px!important}.checkoutPopupSection input{min-height:39px!important;margin-top:6px!important}.checkoutTotalBox{margin:8px 0!important;padding:9px 11px!important}.checkoutSeatPills{max-height:68px!important}.checkoutPopupForm .checkoutHint{margin-top:6px!important}}@media (width<=860px){.checkoutPopupOverlay{align-items:end!important;padding:10px!important}.checkoutPopupCard{width:min(100%,560px)!important;max-height:calc(100vh - 20px)!important}.checkoutPopupForm{padding:14px!important;overflow:hidden!important}.checkoutPopupHead{grid-template-columns:1fr auto;display:grid!important}.checkoutHeadTimer{text-align:left;order:3;grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;min-width:0}.checkoutPopupHead button{grid-area:1/2}.checkoutPopupGrid{grid-template-columns:1fr!important}.checkoutPopupSection.orderDetail{grid-row:auto!important}.checkoutInfoGrid{grid-template-columns:1fr 1fr!important}}@media (width<=560px){.checkoutInfoGrid{grid-template-columns:1fr!important}.checkoutPopupHead h2{font-size:1.35rem!important}}:root{--seat-locked:#64748b}.checkoutPopupOverlay{z-index:2147483300!important;place-items:center!important;padding:16px!important;overflow:hidden!important}.checkoutPopupCard{width:min(900px,100vw - 32px)!important;max-width:calc(100vw - 32px)!important;max-height:calc(100svh - 32px)!important;overflow:visible!important}.checkoutPopupForm{max-height:none!important;padding:15px 16px 13px!important;overflow:visible!important}.checkoutPopupGrid{grid-template-columns:minmax(0,1fr) minmax(280px,.78fr)!important;gap:11px!important}.checkoutPopupSection{padding:12px!important}.checkoutSeatPills{max-height:74px!important}.checkoutPopupForm .checkoutHint{margin-top:7px!important}.qrisModal,.confirmModal{position:relative;z-index:2147483501!important}.confirmModal{width:min(760px,100vw - 32px)!important}.qrisModal{width:min(520px,100vw - 32px)!important}@media (width>=861px) and (height<=740px){.checkoutPopupCard{width:min(980px,100vw - 28px)!important}.checkoutPopupForm{padding:12px 14px 10px!important}.checkoutPopupHead{margin-bottom:8px!important;padding-bottom:8px!important}.checkoutPopupHead h2{font-size:1.45rem!important}.checkoutPopupSection{padding:10px!important}.checkoutInfoRow{padding:4px 0!important}.checkoutInfoGrid{gap:7px!important;margin-top:8px!important}.checkoutPopupSection input{min-height:36px!important}.checkoutTotalBox{margin:7px 0!important;padding:8px 10px!important}.checkoutSeatPills{min-height:28px!important;max-height:58px!important}.checkoutSeatPills span{min-width:34px!important;min-height:26px!important;font-size:.8rem!important}.checkoutPopupForm .checkoutHint,.checkoutPopupForm .stableStatus{display:none!important}}@media (width<=860px){.checkoutPopupCard{width:min(560px,100vw - 20px)!important;max-height:calc(100svh - 20px)!important;overflow:hidden!important}.checkoutPopupForm{max-height:calc(100svh - 20px)!important;overflow:auto!important}}.checkoutPopupOverlay,.qrisOverlay,.authOverlay,.locationPickerOverlay,.webPopupOverlay,.trailerModalOverlay,.trailerOverlay,.mobileDrawerOverlay{box-sizing:border-box!important;z-index:2147482000!important;justify-content:center!important;align-items:center!important;width:100vw!important;min-height:100dvh!important;padding:22px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.qrisOverlay{z-index:2147482600!important}.checkoutPopupOverlay{z-index:2147482400!important}.checkoutPopupCard,.checkoutPopupForm,.confirmModal,.qrisModal,.authModal,.authModalCard,.locationPickerModal,.webPopupCard,.trailerModalCard,.trailerModal,.cafeDetailModal{box-sizing:border-box!important;min-width:0!important;max-width:calc(100vw - 44px)!important;max-height:calc(100dvh - 44px)!important;overflow:hidden!important}.checkoutPopupCard,.checkoutPopupForm{width:min(940px,100vw - 44px)!important}.confirmModal,.confirmModalClean,.schedulePaymentConfirm,.schedulePaymentConfirmClean{width:min(720px,100vw - 44px)!important;margin:0 auto!important;transform:none!important}.qrisModal{width:min(520px,100vw - 44px)!important;margin:0 auto!important}.authModal,.authModalCard{width:min(480px,100vw - 44px)!important}.locationPickerModal{width:min(720px,100vw - 44px)!important}.qrisHead,.checkoutPopupHead,.checkoutPopupHeadCompact{gap:12px!important;min-width:0!important}.qrisHead>div,.checkoutPopupTitleBlock,.checkoutPopupSection,.checkoutInfoRow,.checkoutInfoGrid>div,.confirmSummaryGrid>div{min-width:0!important}.confirmSummaryGrid,.confirmSummaryGrid.compact{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;display:grid!important;overflow:hidden!important}.confirmSummaryGrid span,.confirmSummaryGrid b,.checkoutInfoRow span,.checkoutInfoRow b,.checkoutInfoGrid span,.checkoutInfoGrid b,.qrisHead h2,.qrisHead small,.checkoutPopupHead h2,.checkoutPopupHead small,.confirmNote,.checkoutHint,.formStatus{overflow-wrap:anywhere!important;word-break:break-word!important;white-space:normal!important}.confirmNote{margin:12px 0 0!important;line-height:1.55!important}.qrisFoot,.confirmModal .qrisFoot,.centeredActions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;display:flex!important}.qrisFoot button,.centeredActions button,.confirmModal button,.qrisModal button,.checkoutPopupCard button{max-width:100%!important}.seatItem.locked{color:#d7e1ef!important;box-shadow:none!important;background:linear-gradient(#5b6c84f2,#414e62f5)!important;border-color:#acbed859!important}.seatLegend span:nth-child(5){font-size:0}.seatLegend span:nth-child(5):after{content:" Ditahan";font-size:12px}@media (width<=860px){.checkoutPopupOverlay,.qrisOverlay,.authOverlay,.locationPickerOverlay,.webPopupOverlay,.trailerModalOverlay,.trailerOverlay{align-items:center!important;padding:14px!important}.checkoutPopupCard,.checkoutPopupForm,.confirmModal,.qrisModal,.authModal,.authModalCard,.locationPickerModal,.webPopupCard,.trailerModalCard,.trailerModal,.cafeDetailModal{max-width:calc(100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}.checkoutPopupGrid,.confirmSummaryGrid,.confirmSummaryGrid.compact{grid-template-columns:1fr!important}.qrisFoot,.confirmModal .qrisFoot,.centeredActions{justify-content:stretch!important}.qrisFoot button,.centeredActions button{flex:100%!important}}.appShell main>section,.appShell main>.sectionWrap,.appShell main>article,.appShell main>div:not(.ambientDecor){animation-name:msbPageFadeOnly!important;transform:none!important}@keyframes msbPageFadeOnly{0%{opacity:0}to{opacity:1}}body>.checkoutPopupOverlay,body>.qrisOverlay,.checkoutPopupOverlay,.qrisOverlay{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:22px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}body>.qrisOverlay{z-index:2147483600!important}body>.checkoutPopupOverlay{z-index:2147483400!important}body>.qrisOverlay>.confirmModal,body>.qrisOverlay>.qrisModal,body>.checkoutPopupOverlay>.checkoutPopupCard{max-width:calc(100vw - 44px)!important;max-height:calc(100dvh - 44px)!important;margin:0 auto!important;position:relative!important;inset:auto!important;overflow:hidden!important;transform:none!important}body>.checkoutPopupOverlay .checkoutPopupForm{max-height:calc(100dvh - 44px)!important;overflow:hidden!important}@media (width<=760px){body>.checkoutPopupOverlay,body>.qrisOverlay,.checkoutPopupOverlay,.qrisOverlay{padding:12px!important}body>.qrisOverlay>.confirmModal,body>.qrisOverlay>.qrisModal,body>.checkoutPopupOverlay>.checkoutPopupCard{max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important}}body>.qrisOverlay,body>.checkoutPopupOverlay,body>.locationPickerOverlay,body>.authOverlay,body>.webPopupLayer,body>.scheduleConfirmOverlay,.qrisOverlay,.checkoutPopupOverlay,.locationPickerOverlay,.authOverlay,.webPopupLayer,.scheduleConfirmOverlay{text-align:left;justify-content:center!important;align-items:center!important;display:flex!important}.qrisModal,.confirmModal,.checkoutPopupCard,.locationPickerModal,.authModalCard,.webPopupCard{margin-left:auto!important;margin-right:auto!important}.qrisModal .qrisBody,.qrisModal .qrisImageCard,.confirmModal .confirmNote,.historyEmpty{text-align:center!important}.qrisModal .qrisSummary,.checkoutTotalBox{align-items:center!important}.qrisFoot,.confirmModal .qrisFoot,.centeredActions,.qrisFoot.centeredActions,.qrisActionGrid{text-align:center!important;justify-content:center!important}.qrisActionGrid{flex-wrap:wrap!important;gap:10px!important;padding-top:4px!important;display:flex!important}.qrisActionGrid .primaryBtn,.qrisActionGrid .outlineBtn,.historyActions .primaryBtn,.historyActions .outlineBtn{text-align:center!important;justify-content:center!important;align-items:center!important;min-height:42px!important;display:inline-flex!important}.qrisImageCard img{object-fit:contain!important;max-height:min(50svh,360px)!important}.historyHero.compactHero{min-height:auto;margin-bottom:18px;padding:28px}.lastOrderCard,.historyCard,.historyToolbar,.historyNotice,.historyEmpty{background:linear-gradient(135deg,#111827f2,#1e293bd6);border:1px solid #94a3b82e;border-radius:20px;box-shadow:0 18px 50px #00000047}.lastOrderCard{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:18px;display:flex}.lastOrderCard small,.historyCardHead small,.historyMetaGrid span{color:#fbbf24;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:900}.lastOrderCard h2,.historyCard h2{color:#fff;overflow-wrap:anywhere;margin:4px 0}.lastOrderCard p,.historyCard p{color:#cbd5e1;margin:0}.historyNotice{color:#fed7aa;border-color:#f9731640;margin-bottom:14px;padding:12px 14px}.historyToolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:14px 16px;display:flex}.historyList{gap:14px;display:grid}.historyCard{padding:18px}.historyCardHead{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:12px;display:flex}.historyStatus{color:#fff;background:#94a3b838;border-radius:999px;flex:none;padding:8px 11px;font-size:.78rem;font-weight:900}.historyStatus.paid{color:#bbf7d0;background:#22c55e38}.historyStatus.pending{color:#fed7aa;background:#f973162e}.historyStatus.failed{color:#fecaca;background:#f871712e}.historyMetaGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.historyMetaGrid>div{background:#0f172a7a;border:1px solid #94a3b821;border-radius:14px;min-width:0;padding:11px 12px}.historyMetaGrid b{color:#fff;overflow-wrap:anywhere;margin-top:4px;display:block}.historyActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.historyEmpty{justify-items:center;gap:10px;padding:28px;display:grid}@media (width<=760px){.lastOrderCard,.historyCardHead,.historyToolbar{flex-direction:column;align-items:stretch}.historyMetaGrid{grid-template-columns:1fr}.historyActions .primaryBtn,.historyActions .outlineBtn,.qrisActionGrid .primaryBtn,.qrisActionGrid .outlineBtn{width:100%}}body>.qrisOverlay,body>.checkoutPopupOverlay,.qrisOverlay,.checkoutPopupOverlay{-webkit-backdrop-filter:blur(16px)saturate(1.08)!important;backdrop-filter:blur(16px)saturate(1.08)!important;background:#020617c7!important;place-items:center!important;width:100vw!important;min-height:100dvh!important;padding:clamp(14px,3vw,28px)!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}body>.qrisOverlay>.confirmModal,body>.qrisOverlay>.confirmModalClean,body>.qrisOverlay>.qrisModal,body>.checkoutPopupOverlay>.checkoutPopupCard{max-width:min(94vw,880px)!important;max-height:calc(100dvh - 44px)!important;margin:0 auto!important;position:relative!important;inset:auto!important;overflow:hidden!important;transform:none!important}body>.checkoutPopupOverlay>.checkoutPopupCard,body>.checkoutPopupOverlay .checkoutPopupForm{width:min(94vw,980px)!important}.qrisHead,.checkoutPopupHead{align-items:center!important}.qrisHead button,.checkoutPopupHead button,.confirmModal .qrisHead button,.qrisModal .qrisHead button{flex:none!important;place-items:center!important;display:grid!important}.qrisImageCard{background:radial-gradient(circle at 0 0,#f973161a,#0000 35%),#fff!important;border:1px solid #0f172a14!important;border-radius:22px!important;padding:18px 18px 16px!important;position:relative!important;box-shadow:inset 0 0 0 1px #fff9,0 16px 50px #0000002e!important}.qrisImageCard:before{content:"MSB Cinema";color:#f97316;letter-spacing:.04em;background:#111827;border-radius:999px;width:fit-content;margin:0 auto 10px;padding:6px 12px;font-size:.78rem;font-weight:950;display:block}.qrisImageCard img{border:14px solid #fff!important;width:min(340px,72vw)!important;box-shadow:0 0 0 1px #0f172a14!important}.qrisActionGrid{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;display:flex!important}.historyMetaGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important}.historyMetaGrid>div:has(span:first-child:nth-last-child(2)){min-width:0}@media (width<=760px){body>.qrisOverlay,body>.checkoutPopupOverlay,.qrisOverlay,.checkoutPopupOverlay{padding:12px!important;overflow:hidden!important}body>.qrisOverlay>.confirmModal,body>.qrisOverlay>.confirmModalClean,body>.qrisOverlay>.qrisModal,body>.checkoutPopupOverlay>.checkoutPopupCard{max-height:calc(100dvh - 24px)!important}.confirmSummaryGrid,.checkoutPopupGrid{grid-template-columns:1fr!important}}body>.checkoutPopupOverlay,body>.qrisOverlay,.checkoutPopupOverlay,.qrisOverlay{overscroll-behavior:contain!important;z-index:2147483600!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;padding:14px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}body>.checkoutPopupOverlay>.checkoutPopupCard,body>.qrisOverlay>.confirmModal,body>.qrisOverlay>.confirmModalClean,body>.qrisOverlay>.qrisModal{box-sizing:border-box!important;max-width:calc(100vw - 28px)!important;max-height:calc(100dvh - 28px)!important;margin:0 auto!important;position:relative!important;inset:auto!important;overflow:hidden!important;transform:none!important}body>.checkoutPopupOverlay>.checkoutPopupCard{width:min(760px,100vw - 28px)!important}body>.qrisOverlay>.confirmModal,body>.qrisOverlay>.confirmModalClean{width:min(560px,100vw - 28px)!important}body>.qrisOverlay>.qrisModal{width:min(480px,100vw - 28px)!important}.checkoutPopupGrid{grid-template-columns:minmax(0,1fr) minmax(260px,.78fr)!important;gap:10px!important;display:grid!important}.checkoutPopupSection{min-width:0!important}.checkoutPopupSection.orderDetail{grid-row:span 2}.checkoutPopupSection.customerData,.checkoutPopupSection.paymentData{min-height:0!important}.checkoutPopupHeadCompact{gap:10px!important}.checkoutPopupHeadCompact .checkoutPopupTitleBlock h2{font-size:clamp(1.45rem,3vw,2rem)!important}.checkoutInfoGrid{gap:8px!important}.checkoutHint,.stableStatus{margin-top:8px!important}.confirmSummaryGrid{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.centeredActions{justify-content:center!important;align-items:center!important}.qrisModal .qrisBody{padding:14px!important}.qrisImageCard{max-width:390px!important;margin:10px auto 0!important}.qrisImageCard img{width:min(310px,68vw)!important;margin:0 auto!important;display:block!important}.qrisFoot.qrisActionGrid{grid-template-columns:1fr 1fr!important;gap:9px!important;padding:12px 14px 14px!important;display:grid!important}.qrisTimeoutStrip{color:#fed7aa;background:#f9731617;border:1px solid #f973163d;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;padding:9px 12px;font-weight:900;display:flex}.qrisTimeoutStrip span{text-transform:uppercase;letter-spacing:.07em;color:#fbbf24;font-size:.72rem}.qrisTimeoutStrip b{color:#fff;font-size:1.18rem}.paidNotice.failed{color:#fecaca!important;background:#7f1d1d42!important;border-color:#f8717166!important}@media (width<=760px),(height<=620px){body>.checkoutPopupOverlay>.checkoutPopupCard{width:min(560px,100vw - 24px)!important}.checkoutPopupGrid{grid-template-columns:1fr!important}.checkoutPopupSection.orderDetail{grid-row:auto!important}.checkoutPopupSection.customerData input{min-height:40px!important}.checkoutPopupSection{padding:11px!important}.checkoutInfoGrid{grid-template-columns:1fr 1fr!important}.checkoutSeatPills{max-height:54px!important}.confirmSummaryGrid,.qrisFoot.qrisActionGrid{grid-template-columns:1fr!important}}.seatGridWithAisle:before{content:"";grid-column:calc(var(--seat-cols,20) / 2 + 1);opacity:.62;pointer-events:none;background:linear-gradient(#94a3b81a,#0f172a08);border-radius:999px;grid-row:1;width:44px;height:100%;min-height:33px}.seatZoomCanvas{margin-left:auto;margin-right:auto}.checkoutPopupOverlay{z-index:2147483300!important;box-sizing:border-box!important;justify-content:center!important;align-items:center!important;padding:18px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.checkoutPopupCard{transform-origin:50%!important;width:min(1040px,100vw - 36px)!important;max-width:calc(100vw - 36px)!important;max-height:calc(100dvh - 36px)!important;margin:0 auto!important;overflow:hidden!important}.checkoutPopupForm{scrollbar-gutter:stable both-edges;box-sizing:border-box!important;max-height:calc(100dvh - 36px)!important;overflow:hidden auto!important}.checkoutPopupHeadCompact{grid-template-columns:minmax(0,1fr) auto 42px!important;align-items:center!important;display:grid!important}.checkoutHeadTimer{text-align:center;background:linear-gradient(135deg,#f9731624,#0f172a9e);border:1px solid #f9731652;border-radius:16px;place-items:center;min-width:146px;padding:10px 14px;display:grid}.checkoutHeadTimer span{color:#fbbf24;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900;line-height:1}.checkoutHeadTimer b{color:#fff;font-variant-numeric:tabular-nums;font-size:clamp(1.7rem,3vw,2.25rem);line-height:.95}.checkoutHeadTimer.danger{background:linear-gradient(135deg,#7f1d1d6b,#0f172ab8);border-color:#f871718c}.checkoutPopupGrid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)!important;align-items:stretch!important}.checkoutPopupSection,.checkoutPopupSection *{box-sizing:border-box}.checkoutPopupSection input,.checkoutTotalBox,.checkoutPopupSection .primaryBtn.full{max-width:100%!important}.checkoutNotifyText{background:#3b82f614;border:1px solid #3b82f62e;border-radius:14px;padding:10px 12px;font-weight:700;color:#dbeafe!important}.qrisOverlay{justify-content:center!important;align-items:center!important;padding:18px!important;display:flex!important;overflow:hidden!important}.qrisModal,.confirmModal{width:min(560px,100vw - 36px)!important;max-width:calc(100vw - 36px)!important;max-height:calc(100dvh - 36px)!important;margin:0 auto!important}.qrisModal{flex-direction:column;display:flex}.qrisTimeoutStrip{background:#f9731614;border:1px solid #f9731640;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;padding:10px 12px;display:flex}.qrisTimeoutStrip span{color:#cbd5e1;font-weight:800}.qrisTimeoutStrip b{color:#fff;font-variant-numeric:tabular-nums;font-size:1.5rem;line-height:1}.qrisTimeoutStrip.danger{background:#7f1d1d40;border-color:#f8717173}.centeredActions{text-align:center!important;justify-content:center!important}.qrisActionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid!important}.qrisActionGrid button{justify-content:center;width:100%}@media (width<=920px){.checkoutPopupOverlay{align-items:center!important;padding:12px!important}.checkoutPopupCard{width:min(720px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important}.checkoutPopupForm{max-height:calc(100dvh - 24px)!important;padding:14px!important}.checkoutPopupHeadCompact{grid-template-columns:minmax(0,1fr) 120px 40px!important;gap:10px!important}.checkoutPopupGrid{grid-template-columns:1fr!important;gap:10px!important}.checkoutPopupSection.orderDetail{grid-row:auto!important}}@media (width<=560px){.checkoutPopupHeadCompact{grid-template-columns:minmax(0,1fr) 40px!important}.checkoutHeadTimer{grid-area:2/1/auto/-1;min-width:0}.checkoutPopupHeadCompact>button{grid-area:1/2}.qrisActionGrid{grid-template-columns:1fr}.seatGridWithAisle:before{width:34px}}body>.checkoutPopupOverlay>.checkoutPopupCard,.checkoutPopupOverlay>.checkoutPopupCard{box-sizing:border-box!important;width:min(980px,100vw - 48px)!important;max-width:calc(100vw - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:0 auto!important;overflow:hidden!important;transform:none!important}body>.checkoutPopupOverlay .checkoutPopupForm,.checkoutPopupOverlay .checkoutPopupForm{box-sizing:border-box!important;width:100%!important;max-width:100%!important;max-height:calc(100dvh - 48px)!important;overflow:hidden!important}.checkoutPopupGrid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)!important;width:100%!important}.checkoutPopupSection,.checkoutInfoRow,.checkoutInfoGrid>div,.checkoutPopupSection input,.checkoutTotalBox{box-sizing:border-box!important;min-width:0!important}.checkoutPopupSection input,.checkoutPopupSection button,.checkoutTotalBox b,.checkoutInfoRow b,.checkoutInfoGrid b{overflow-wrap:anywhere!important;max-width:100%!important}body>.qrisOverlay>.confirmModal,body>.qrisOverlay>.qrisModal,.qrisOverlay>.confirmModal,.qrisOverlay>.qrisModal{box-sizing:border-box!important;width:min(720px,100vw - 48px)!important;max-width:calc(100vw - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:0 auto!important;position:relative!important;overflow:hidden!important;transform:none!important}body>.qrisOverlay>.qrisModal,.qrisOverlay>.qrisModal{width:min(540px,100vw - 48px)!important}.confirmSummaryGrid>div,.confirmSummaryGrid b,.confirmSummaryGrid span{overflow-wrap:anywhere!important;min-width:0!important}.centeredActions,.qrisFoot{justify-content:center!important}.seatViewport{overflow:hidden!important}.seatZoomCanvas{transform-origin:top!important;margin:0 auto!important}.seatRow{grid-template-columns:24px minmax(0,auto) 24px!important;justify-content:center!important}.seatGridWithAisle{justify-content:center!important;align-items:center!important}.seatSpacer{opacity:.42;background:#0f172a59;border:1px dashed #94a3b81a;border-radius:9px;min-width:31px;min-height:29px;display:inline-block}.seatRow.allDisabled .seatSpacer{opacity:.2}.seatItem{place-items:center!important;width:31px!important;min-width:31px!important;height:29px!important;min-height:29px!important;padding:0!important;font-size:10px!important;display:inline-grid!important}.seatLegend{justify-content:center!important}.checkoutNotifyText{color:#dbeafe!important;background:#3b82f614!important;border:1px solid #93c5fd29!important;border-radius:12px!important;padding:10px 12px!important;font-weight:800!important}@media (width<=980px),(height<=720px){body>.checkoutPopupOverlay>.checkoutPopupCard,.checkoutPopupOverlay>.checkoutPopupCard{width:min(860px,100vw - 32px)!important;max-width:calc(100vw - 32px)!important}.checkoutPopupGrid{grid-template-columns:minmax(0,1fr) minmax(270px,.78fr)!important;gap:10px!important}.checkoutPopupForm{padding:12px!important}.checkoutPopupSection{padding:10px!important}.checkoutPopupHead h2{font-size:1.45rem!important}.checkoutHeadTimer{min-width:124px!important;padding:7px 10px!important}.checkoutHeadTimer b{font-size:1.45rem!important}.checkoutInfoGrid>div{padding:7px 9px!important}.checkoutPopupSection input{min-height:36px!important}.checkoutTotalBox{padding:8px 10px!important}}@media (width<=760px){.checkoutPopupGrid,.confirmSummaryGrid{grid-template-columns:1fr!important}body>.checkoutPopupOverlay .checkoutPopupForm,.checkoutPopupOverlay .checkoutPopupForm{overflow:auto!important}}body>.checkoutPopupOverlay,body>.qrisOverlay,.checkoutPopupOverlay,.qrisOverlay{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100dvh!important;padding:12px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}body>.checkoutPopupOverlay>.checkoutPopupCard,.checkoutPopupOverlay>.checkoutPopupCard{width:min(820px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;overflow:hidden!important}body>.checkoutPopupOverlay .checkoutPopupForm,.checkoutPopupOverlay .checkoutPopupForm{width:100%!important;max-width:100%!important;max-height:calc(100dvh - 24px)!important;padding:14px!important;overflow:hidden!important}.checkoutPopupHeadCompact,.checkoutPopupHead{grid-template-columns:minmax(0,1fr) auto 38px!important;gap:9px!important;margin-bottom:10px!important;padding-bottom:10px!important}.checkoutPopupHead h2{font-size:clamp(1.34rem,2.5vw,1.76rem)!important}.checkoutHeadTimer{min-width:112px!important;padding:7px 10px!important}.checkoutHeadTimer b{font-size:clamp(1.35rem,2.5vw,1.72rem)!important}.checkoutPopupGrid{grid-template-columns:minmax(0,1fr) minmax(250px,.76fr)!important;gap:10px!important;width:100%!important}.checkoutPopupSection{min-width:0!important;padding:10px!important}.checkoutPopupSection input{min-height:38px!important;margin-top:7px!important}.checkoutInfoRow{padding:6px 0!important}.checkoutInfoGrid{gap:8px!important;margin-top:8px!important}.checkoutInfoGrid>div{padding:8px 9px!important}.checkoutSeatPills{min-height:30px!important;max-height:58px!important;overflow:hidden!important}.checkoutSeatPills span{min-width:34px!important;min-height:27px!important;font-size:.8rem!important}.checkoutTotalBox{margin:8px 0!important;padding:8px 10px!important}.checkoutTotalBox b{font-size:1rem!important}.checkoutPopupSection .primaryBtn.full{height:40px!important;min-height:40px!important}.checkoutNotifyText{margin-top:8px!important;padding:8px 10px!important;font-size:.78rem!important}.checkoutPopupForm .stableStatus{margin-top:8px!important;font-size:.82rem!important}body>.qrisOverlay>.confirmModal,body>.qrisOverlay>.confirmModalClean,.qrisOverlay>.confirmModal,.qrisOverlay>.confirmModalClean{width:min(560px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;overflow:hidden!important}body>.qrisOverlay>.qrisModal,.qrisOverlay>.qrisModal{width:min(500px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;overflow:hidden!important}.qrisImageCard img{width:min(300px,64vw)!important;max-height:300px!important}@media (width<=760px),(height<=680px){body>.checkoutPopupOverlay>.checkoutPopupCard,.checkoutPopupOverlay>.checkoutPopupCard{width:min(560px,100vw - 20px)!important}.checkoutPopupGrid{grid-template-columns:1fr!important}.checkoutPopupSection.orderDetail{grid-row:auto!important}body>.checkoutPopupOverlay .checkoutPopupForm,.checkoutPopupOverlay .checkoutPopupForm{overflow:auto!important}.checkoutPopupHeadCompact,.checkoutPopupHead{grid-template-columns:minmax(0,1fr) 36px!important}.checkoutHeadTimer{grid-area:2/1/auto/-1!important;min-width:0!important}.checkoutPopupHeadCompact>button{grid-area:1/2!important}.qrisFoot.qrisActionGrid{grid-template-columns:1fr!important}}body>.checkoutPopupOverlay,body>.qrisOverlay,.checkoutPopupOverlay,.qrisOverlay{box-sizing:border-box!important;z-index:2147483600!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100dvh!important;padding:14px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.checkoutPopupGrid{grid-template-columns:minmax(0,1fr) minmax(240px,.75fr)!important;gap:10px!important;width:100%!important;min-width:0!important;display:grid!important}.checkoutPopupSection,.checkoutPopupSection.customerData,.checkoutPopupSection.paymentData,.checkoutPopupSection.orderDetail{box-sizing:border-box!important;min-width:0!important}.checkoutPopupSection input,.checkoutTotalBox,.primaryBtn.full{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.checkoutPopupHeadCompact,.checkoutPopupHead{grid-template-columns:minmax(0,1fr) auto 38px!important;align-items:center!important;display:grid!important}body>.qrisOverlay>.confirmModal,body>.qrisOverlay>.confirmModalClean,.qrisOverlay>.confirmModal,.qrisOverlay>.confirmModalClean{box-sizing:border-box!important;width:min(520px,100vw - 28px)!important;max-width:calc(100vw - 28px)!important;max-height:calc(100dvh - 28px)!important;margin:0 auto!important;overflow:hidden!important;transform:none!important}body>.qrisOverlay>.qrisModal,.qrisOverlay>.qrisModal{box-sizing:border-box!important;width:min(500px,100vw - 28px)!important;max-width:calc(100vw - 28px)!important;max-height:calc(100dvh - 28px)!important;margin:0 auto!important;overflow:hidden!important;transform:none!important}.qrisHead,.qrisFoot,.centeredActions{text-align:center!important;justify-content:center!important}.qrisHead{align-items:center!important}.confirmSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.confirmSummaryGrid>div{min-width:0!important}.confirmSummaryGrid b{overflow-wrap:anywhere!important}.qrisBody{overflow:hidden!important}.qrisImageCard{text-align:center!important}.qrisImageCard img{object-fit:contain!important;width:min(300px,70vw)!important;max-height:300px!important;margin:0 auto!important;display:block!important}@media (width<=820px),(height<=660px){body>.checkoutPopupOverlay>.checkoutPopupCard,.checkoutPopupOverlay>.checkoutPopupCard{width:min(540px,100vw - 22px)!important}body>.checkoutPopupOverlay .checkoutPopupForm,.checkoutPopupOverlay .checkoutPopupForm{overflow:auto!important}.checkoutPopupGrid,.confirmSummaryGrid{grid-template-columns:1fr!important}.checkoutPopupHeadCompact,.checkoutPopupHead{grid-template-columns:minmax(0,1fr) 36px!important}.checkoutHeadTimer{grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important}.checkoutPopupHeadCompact>button,.checkoutPopupHead>button{grid-area:1/2!important}.qrisFoot.qrisActionGrid{grid-template-columns:1fr!important}}body>.checkoutPopupOverlay,body>.qrisOverlay,.checkoutPopupOverlay,.qrisOverlay{box-sizing:border-box!important;z-index:2147483640!important;place-items:center!important;width:100vw!important;height:100dvh!important;padding:14px!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important;transform:none!important}body>.checkoutPopupOverlay>.checkoutPopupCard,.checkoutPopupOverlay>.checkoutPopupCard{box-sizing:border-box!important;width:min(780px,100vw - 28px)!important;max-width:calc(100vw - 28px)!important;max-height:calc(100dvh - 28px)!important;margin:0 auto!important;position:relative!important;overflow:hidden!important;transform:none!important}body>.checkoutPopupOverlay .checkoutPopupForm,.checkoutPopupOverlay .checkoutPopupForm{box-sizing:border-box!important;width:100%!important;max-width:100%!important;max-height:calc(100dvh - 28px)!important;padding:14px!important;overflow:hidden!important}.checkoutPopupHeadCompact,.checkoutPopupHead{grid-template-columns:minmax(0,1fr) auto 38px!important;gap:10px!important}.checkoutPopupTitleBlock h2{line-height:1.04!important}.checkoutHeadTimer{min-width:112px!important}.checkoutPopupGrid{grid-template-columns:minmax(0,1.08fr) minmax(230px,.74fr)!important;gap:10px!important;width:100%!important;min-width:0!important}.checkoutPopupSection{min-width:0!important;overflow:hidden!important}.checkoutPopupSection h3{margin-bottom:8px!important}.checkoutPopupSection input{width:100%!important;min-width:0!important}.checkoutTotalBox{min-width:0!important}.checkoutTotalBox b{white-space:nowrap!important}.checkoutSeatPills{max-height:62px!important;overflow:hidden!important}.checkoutNotifyText{text-align:center!important}body>.qrisOverlay>.confirmModal,body>.qrisOverlay>.confirmModalClean,.qrisOverlay>.confirmModal,.qrisOverlay>.confirmModalClean{box-sizing:border-box!important;width:min(540px,100vw - 28px)!important;max-width:calc(100vw - 28px)!important;max-height:calc(100dvh - 28px)!important;margin:0 auto!important;position:relative!important;overflow:hidden!important;transform:none!important}body>.qrisOverlay>.qrisModal,.qrisOverlay>.qrisModal{box-sizing:border-box!important;width:min(500px,100vw - 28px)!important;max-width:calc(100vw - 28px)!important;max-height:calc(100dvh - 28px)!important;margin:0 auto!important;position:relative!important;overflow:hidden!important;transform:none!important}.qrisHead{text-align:center!important;align-items:center!important}.qrisHead>div{width:100%!important;min-width:0!important}.qrisHead h2{overflow-wrap:anywhere!important}.confirmSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.confirmSummaryGrid>div,.confirmSummaryGrid b{overflow-wrap:anywhere!important;min-width:0!important}.confirmNote{text-align:center!important}.centeredActions,.qrisFoot{text-align:center!important;justify-content:center!important}.qrisFoot.qrisActionGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.qrisFoot.qrisActionGrid button,.qrisFoot.qrisActionGrid a{text-align:center!important;justify-content:center!important;width:100%!important}.seatGridWithAisle{column-gap:8px!important}.seatGridWithAisle:before{opacity:.62!important;width:58px!important}.seatSpacer{background:#0f172a57!important;border-color:#94a3b81f!important}@media (width<=760px),(height<=650px){body>.checkoutPopupOverlay>.checkoutPopupCard,.checkoutPopupOverlay>.checkoutPopupCard{width:min(560px,100vw - 22px)!important}body>.checkoutPopupOverlay .checkoutPopupForm,.checkoutPopupOverlay .checkoutPopupForm{padding:12px!important;overflow:auto!important}.checkoutPopupGrid,.confirmSummaryGrid{grid-template-columns:1fr!important}.checkoutPopupSection{padding:9px!important}.checkoutPopupHeadCompact,.checkoutPopupHead{grid-template-columns:minmax(0,1fr) 36px!important}.checkoutHeadTimer{grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important}.checkoutPopupHeadCompact>button,.checkoutPopupHead>button{grid-area:1/2!important}.qrisFoot.qrisActionGrid{grid-template-columns:1fr!important}}.heroAllMovies .heroContent p{max-width:680px}.sectionTitleCenter{text-align:center;max-width:780px;margin:0 auto 28px}.sectionTitleCenter>span,.ticketOrderHero>span,.ticketOrderScheduleHead span{color:#ffb35c;text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:900}.sectionTitleCenter h2,.ticketOrderHero h1{color:#fff;margin:.3rem 0}.sectionTitleCenter p,.ticketOrderHero p{color:#cbd5e1;line-height:1.55}.allMovieNowPlaying{padding-top:52px}.movieCatalogGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.movieCatalogCard{background:linear-gradient(145deg,#141f32f5,#0b1220eb);border:1px solid #f9731640;border-radius:24px;grid-template-columns:96px minmax(0,1fr);gap:16px;padding:14px;display:grid;box-shadow:0 18px 50px #00000047}.movieCatalogCard.active{border-color:#f97316b8;box-shadow:0 18px 52px #f9731624}.movieCatalogPoster{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.movieCatalogPoster .poster,.movieCatalogPoster img{object-fit:cover;border-radius:14px;width:96px;min-width:96px;height:142px}.movieCatalogBody{flex-direction:column;gap:10px;min-width:0;display:flex}.movieCatalogBody h3{color:#fff;margin:0;font-size:1.15rem;line-height:1.15}.compactMeta{flex-wrap:wrap;gap:6px;display:flex}.compactMeta span{font-size:.7rem}.movieCatalogBody p{color:#cbd5e1;margin:0;font-size:.9rem;line-height:1.45}.movieCatalogBody small{color:#94a3b8}.trailerShowcase{padding-top:26px}.trailerWideFrame{background:#111827;border:1px solid #f9731659;border-radius:28px;max-width:960px;margin:0 auto;overflow:hidden;box-shadow:0 24px 60px #0000006b}.trailerWideFrame iframe{aspect-ratio:16/9;border:0;width:100%;display:block}.ticketOrderPage{padding-top:120px}.ticketOrderHero{background:linear-gradient(135deg,#141f32f5,#4314079e);border:1px solid #f9731661;border-radius:26px;max-width:980px;margin:0 auto 24px;padding:28px;box-shadow:0 24px 70px #00000047}.ticketOrderSteps{grid-template-columns:1fr;gap:16px;max-width:980px;margin:0 auto;display:grid}.ticketOrderPanel,.ticketOrderSchedulePanel{background:linear-gradient(145deg,#141f32f5,#0b1220f0);border:1px solid #94a3b82e;border-radius:22px;padding:20px}.ticketOrderPanel h2{color:#fff;margin:0 0 12px;font-size:1.05rem}.datePillRow{flex-wrap:wrap;gap:10px;display:flex}.datePillRow button,.ticketMovieList button,.ticketOrderShowCard{color:#fff;cursor:pointer;background:#0f172acc;border:1px solid #94a3b840;border-radius:16px;padding:12px 16px}.datePillRow button.active,.ticketMovieList button.active,.ticketOrderShowCard:hover{border-color:#f97316;box-shadow:0 0 0 1px #f9731647,0 12px 32px #f973161a}.ticketMovieList{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;display:grid}.ticketMovieList button{text-align:left;align-items:center;gap:12px;display:flex}.ticketMovieList .poster,.ticketMovieList img{object-fit:cover;border-radius:10px;width:46px;height:66px}.ticketMovieList span{font-weight:900}.ticketOrderLocationHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ticketOrderPanel select{color:#fff;background:#0f172a;border:1px solid #94a3b852;border-radius:14px;width:100%;padding:13px 14px;font-weight:800}.ticketOrderPanel .subtle{color:#94a3b8;margin:10px 0 0}.ticketOrderSchedulePanel{max-width:980px;margin:16px auto 0}.ticketOrderScheduleHead{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.ticketOrderScheduleHead h2{color:#fff;margin:.25rem 0 0}.ticketOrderScheduleHead p{color:#cbd5e1;margin:0}.ticketOrderShowGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.ticketOrderShowCard{text-align:left;gap:6px;display:grid;position:relative}.ticketOrderShowCard:disabled{opacity:.48;cursor:not-allowed}.ticketOrderShowCard strong{color:#fff;font-size:2rem;line-height:1}.ticketOrderShowCard span{color:#cbd5e1;font-weight:800}.ticketOrderShowCard small{color:#94a3b8}.ticketOrderShowCard b{color:#fb923c}.ticketOrderOverlay,.checkoutPopupOverlay,.qrisOverlay{z-index:9999!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.ticketOrderBackdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#020617c2;border:0;position:absolute;inset:0}.ticketOrderModal{color:#fff;background:linear-gradient(145deg,#141f32fa,#0b1220fa);border:1px solid #f973167a;border-radius:26px;width:min(920px,100vw - 48px);max-height:calc(100vh - 48px);position:relative;overflow:hidden;box-shadow:0 30px 90px #0000007a}.ticketOrderModalHead{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:14px;padding:22px 24px;display:flex}.ticketOrderModalHead small{color:#ffb35c;text-transform:uppercase;letter-spacing:.14em;font-weight:900}.ticketOrderModalHead h2{margin:.25rem 0 0}.ticketOrderModalHead button{color:#fff;cursor:pointer;background:#94a3b829;border:0;border-radius:14px;width:42px;height:42px;font-size:1.4rem}.ticketOrderModalGrid{grid-template-columns:1.35fr .9fr;gap:14px;padding:18px 24px;display:grid}.ticketOrderSummaryBox,.ticketOrderCustomerBox{background:#0f172a9e;border:1px solid #94a3b82e;border-radius:18px;padding:16px}.ticketOrderSummaryBox>span{color:#94a3b8;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:900}.ticketOrderSummaryBox>b{margin-top:4px;font-size:1.35rem;display:block}.ticketOrderInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.ticketOrderInfoGrid div{background:#1e293bcc;border:1px solid #94a3b829;border-radius:14px;padding:10px}.ticketOrderInfoGrid small{color:#94a3b8;text-transform:uppercase;font-size:.68rem;font-weight:900;display:block}.ticketOrderInfoGrid strong{margin-top:4px;display:block}.ticketOrderSummaryBox p{color:#cbd5e1;margin:8px 0 0;line-height:1.5}.ticketOrderCustomerBox h3{margin:0 0 12px}.ticketOrderCustomerBox input{box-sizing:border-box;color:#fff;background:#0f172a;border:1px solid #94a3b847;border-radius:14px;width:100%;margin-bottom:10px;padding:13px 14px;font-weight:800}.ticketOrderActions{border-top:1px solid #94a3b82e;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.checkoutPopupCard,.qrisModal,.confirmModal{max-width:calc(100vw - 48px)!important;max-height:calc(100vh - 48px)!important;overflow:hidden!important}.checkoutPopupCard{width:min(980px,100vw - 48px)!important}.checkoutPopupGrid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.85fr)!important}.qrisModal,.confirmModalClean{width:min(560px,100vw - 48px)!important;margin:0!important}.qrisActionGrid{flex-wrap:wrap!important;justify-content:center!important;display:flex!important}.bookingGridStable .seatGrid,.seatGrid{column-gap:30px}.seatCenterGap,.seatGap,.emptySeatGap{visibility:hidden!important}.bookingSeatOnly,.bookingSeatToolbar{max-width:980px;margin-inline:auto}.checkoutNotifyText{background:#1e293bb8;border:1px solid #94a3b838;border-radius:12px;padding:10px 12px;color:#dbeafe!important;font-weight:800!important}.siteHeader .topNav a[href=\/ticket-order],.mobileDrawerNav a[href=\/ticket-order]{color:#fff}@media (width<=760px){.movieCatalogGrid{grid-template-columns:1fr}.movieCatalogCard{grid-template-columns:82px minmax(0,1fr)}.movieCatalogPoster .poster,.movieCatalogPoster img{width:82px;min-width:82px;height:122px}.ticketOrderModalGrid{grid-template-columns:1fr}.ticketOrderScheduleHead{flex-direction:column;align-items:flex-start}.checkoutPopupGrid{grid-template-columns:1fr!important}.ticketOrderOverlay,.checkoutPopupOverlay,.qrisOverlay{padding:14px!important}.ticketOrderModal,.checkoutPopupCard,.qrisModal,.confirmModalClean{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important}.ticketOrderInfoGrid{grid-template-columns:1fr}}.heroAllMovies,.allMovieNowPlaying,.trailerShowcase{display:initial}.homeGlobalNowPlaying>h2{text-align:center;color:#fff;margin:0 0 22px;font-size:clamp(24px,3vw,34px)}.homeDateRail{scroll-snap-type:x proximity;flex-wrap:nowrap;justify-content:center;gap:10px;max-width:900px;margin:0 auto 14px;padding:0 8px 8px;display:flex;overflow-x:auto}.homeDateRail button{scroll-snap-align:center;flex:none;min-width:128px}.homeMovieTabs{flex-wrap:wrap;justify-content:center;gap:8px;max-width:900px;margin:0 auto 22px;display:flex}.homeMovieTabs button{white-space:nowrap}.movieOrderActions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.movieOrderActions .primaryBtn{justify-content:center;min-width:180px}.homeTrailerPanel{background:linear-gradient(145deg,#141f32f5,#0b1220f0);border:1px solid #f9731647;border-radius:24px;max-width:980px;margin:18px auto 0;padding:16px;box-shadow:0 18px 50px #00000038}.homeTrailerHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.homeTrailerHead span{color:#ffb35c;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:900}.homeTrailerHead b{color:#fff;text-align:right}.homeTrailerCard{border-width:0;border-radius:18px;min-height:260px}.homeTrailerCard iframe{aspect-ratio:16/9;background:#020617}.ticketOrderPageClean{max-width:980px;padding-top:112px}.ticketOrderHeroClean{margin:0 auto 14px;padding:18px 22px}.ticketOrderHeroClean h1{margin:.2rem 0 0;font-size:clamp(28px,4vw,42px)}.ticketOrderHeroClean p{display:none}.ticketOrderPageClean .ticketOrderPanel{max-width:980px;margin:0 auto 14px;padding:16px 18px}.ticketOrderPageClean .ticketOrderPanel h2{margin-bottom:10px;font-size:1rem}.ticketOrderDateRail{scroll-snap-type:x proximity;flex-wrap:nowrap;gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.ticketOrderDateRail button{scroll-snap-align:center;flex:none;gap:4px;min-width:126px;display:grid}.ticketOrderDateRail button span{color:#94a3b8;font-size:.78rem}.ticketMovieListClean{flex-wrap:nowrap;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.ticketMovieListClean button{flex:0 0 178px;min-height:84px}.ticketMovieListClean .poster,.ticketMovieListClean img{width:54px;height:72px}.ticketOrderLocationPanel select{font-size:.95rem}.ticketOrderSchedulePanelClean{margin-top:0;padding:16px 18px}.ticketOrderSchedulePanelClean .ticketOrderScheduleHead{margin-bottom:12px;padding-bottom:12px}.ticketOrderSchedulePanelClean .ticketOrderScheduleHead h2{font-size:1.35rem}.ticketOrderShowGridClean{gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.ticketOrderShowGridClean .ticketOrderShowCard{flex:0 0 188px}.ticketOrderModalCompact{width:min(820px,100vw - 32px)}.ticketOrderModalCompact .ticketOrderModalHead{padding:18px 20px}.ticketOrderModalCompact .ticketOrderModalGrid{grid-template-columns:1.15fr .9fr;padding:16px 20px}.ticketOrderModalCompact .ticketOrderActions{padding:14px 20px}.ticketOrderModalCompact .ticketOrderSummaryBox p{display:none}.headerInnerSimple{gap:14px}.topNav{gap:18px}.brandText{display:inline-flex!important}@media (width<=820px){.homeMovieTabs,.homeDateRail{justify-content:flex-start}.movieFeatureInSchedule{grid-template-columns:1fr!important}.moviePosterPro{max-width:190px;margin:0 auto}.homeTrailerCard{min-height:190px}.ticketOrderModalCompact .ticketOrderModalGrid{grid-template-columns:1fr}.ticketOrderPageClean{padding-top:92px}.ticketOrderHeroClean{padding:16px}.ticketOrderShowGridClean .ticketOrderShowCard{flex-basis:172px}}@media (width<=560px){.ticketMovieListClean button{flex-basis:154px}.ticketOrderDateRail button{min-width:112px}.ticketOrderModalCompact .ticketOrderInfoGrid{grid-template-columns:1fr}.ticketOrderActions{grid-template-columns:1fr;display:grid}.movieOrderActions .primaryBtn{width:100%}}.siteHeader .brandText,.brandText,.siteHeader .headerLocationSlot,.siteHeader .desktopLocationSlot,.mobileLocationLock{display:none!important}.headerInnerSimple{justify-content:space-between!important}.topNav.desktopNav{flex:auto;justify-content:center}.topNav.desktopNav a[href=\/ticket-order]{order:2}.topNav.desktopNav a[href=\/cinema]{order:3}.topNav.desktopNav a[href=\/contact]{order:4}.topNav.desktopNav a[href=\/print]{order:5}.topNav.desktopNav a[href=\/riwayat]{order:6}.topNav.desktopNav a[href=\/]{order:1}.homeGlobalNowPlaying{padding-top:54px!important;display:block!important}.homeGlobalNowPlaying>h2,.homeGlobalNowPlaying>.homeDateRail,.homeGlobalNowPlaying>.homeMovieTabs,.homeGlobalNowPlaying>.homeMovieDetailGrid{order:initial!important}.homeDateRail,.homeMovieTabs{scrollbar-width:none}.homeDateRail::-webkit-scrollbar{display:none}.homeMovieTabs::-webkit-scrollbar{display:none}.homeMovieTabs{max-width:1040px!important;margin-bottom:22px!important}.homeMovieDetailGrid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch;gap:20px;max-width:1040px;margin:0 auto 22px;display:grid}.homeMovieLeftPane,.homeTrailerPanelRight{min-width:0}.homeMovieLeftPane{gap:16px;display:grid}.homeMovieTopInfo{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:18px;display:grid}.homeMovieTopInfo .moviePosterPro{width:210px!important;max-width:210px!important;margin:0!important}.homeMovieTopInfo .moviePosterPro .poster,.homeMovieTopInfo .moviePosterPro img{object-fit:cover!important;border-radius:14px!important;width:210px!important;min-width:210px!important;height:315px!important}.homeMovieFactsOnly,.movieFeaturePro .homeMovieFactsOnly{box-shadow:none!important;background:0 0!important;border:0!important;min-width:0!important;padding:0!important}.homeMovieFactsOnly .movieDetailHeadPro{margin-bottom:12px!important}.homeMovieFactsOnly .movieDetailHeadPro h2{font-size:clamp(28px,3.2vw,46px)!important;line-height:1.02!important}.homeMovieFactsOnly .castBubbleSection,.homeMovieFactsOnly .movieCreditsPro{margin-top:14px!important}.homeSynopsisPane{background:#0f172a8a;border:1px solid #94a3b824;border-radius:18px;padding:16px 18px}.homeSynopsisPane>span{color:#ffb35c;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:950;display:inline-block}.homeSynopsisPane p{color:#e5e7eb;margin:0;font-weight:700;line-height:1.72}.homeSynopsisPane .readMoreBtn{margin-top:10px!important}.homeTrailerPanelRight{flex-direction:column;justify-content:flex-start;display:flex;margin:0!important;padding:18px!important}.homeTrailerPanelRight .homeTrailerCard{flex:auto;min-height:330px!important}.homeTrailerPanelRight .homeTrailerCard iframe{width:100%;height:100%;min-height:330px}.homeTrailerOrderBtn{justify-content:center;width:100%;min-height:48px;margin-top:14px}.ticketOrderPickPanel,.ticketOrderScheduleBox{padding:16px!important}.ticketOrderPanelTitle{color:#f8fafc;margin-bottom:9px;font-weight:950}.ticketOrderPanelTitleFilm{margin-top:16px}.ticketOrderDateRailNoBar,.ticketMovieListNoBar,.ticketOrderShowGridNoBar{scrollbar-width:none}.ticketOrderDateRailNoBar::-webkit-scrollbar{display:none}.ticketMovieListNoBar::-webkit-scrollbar{display:none}.ticketOrderShowGridNoBar::-webkit-scrollbar{display:none}.ticketOrderDateRailNoBar,.ticketMovieListNoBar,.ticketOrderShowGridNoBar{margin-bottom:0!important;padding-bottom:0!important}.ticketMovieListClean button{flex-basis:170px!important}.ticketOrderLocationInline label{gap:8px;min-width:0;display:grid}.ticketOrderLocationInline label>span{color:#f8fafc;font-weight:950}.ticketOrderLocationInline select{width:100%;min-width:0}.ticketOrderLocationInline .outlineBtn{white-space:nowrap;min-height:44px}.ticketOrderScheduleHeadCompact{border-top:1px solid #94a3b829;padding-top:14px;margin-top:4px!important}.ticketOrderScheduleHeadCompact h2{margin-top:2px!important;font-size:clamp(18px,2.1vw,26px)!important}.ticketOrderShowGridClean{flex-wrap:nowrap;overflow-x:auto}.contactPageGeneral .contactHeroText h1{max-width:720px}.contactBranchSelector{background:linear-gradient(145deg,#0f172af5,#111827eb);border:1px solid #f9731638;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:24px;padding:16px;display:grid}.contactBranchSelector label{gap:8px;min-width:0;display:grid}.contactBranchSelector label span{color:#ffb35c;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:950}.contactBranchSelector select{color:#fff;background:#0f172aeb;border:1px solid #94a3b838;border-radius:14px;width:100%;min-height:46px;padding:0 14px;font-weight:800}.contactBranchSelector .outlineBtn{white-space:nowrap;min-height:46px}.siteFooter .footerGrid p{max-width:360px}@media (width<=980px){.homeMovieDetailGrid{grid-template-columns:1fr}.homeTrailerPanelRight .homeTrailerCard,.homeTrailerPanelRight .homeTrailerCard iframe{min-height:260px!important}}@media (width<=720px){.homeMovieTopInfo{grid-template-columns:1fr}.homeMovieTopInfo .moviePosterPro{margin:0 auto!important}.ticketOrderLocationInline,.contactBranchSelector{grid-template-columns:1fr}.ticketOrderLocationInline .outlineBtn,.contactBranchSelector .outlineBtn{justify-content:center;width:100%}.homeTrailerPanelRight .homeTrailerCard,.homeTrailerPanelRight .homeTrailerCard iframe{min-height:200px!important}}.homeGlobalNowPlaying>.homeMovieDetailStack{order:initial!important}.homeMovieDetailStack{gap:18px;max-width:1040px;margin:0 auto 24px;display:grid}.homeMovieInfoRow{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:22px;display:grid}.homeMoviePosterClean,.homeMoviePosterClean .poster,.homeMoviePosterClean img{width:230px!important;min-width:230px!important;max-width:230px!important}.homeMoviePosterClean .poster,.homeMoviePosterClean img{object-fit:cover!important;border-radius:16px!important;height:345px!important}.homeMovieFactsOnly .movieDetailHeadPro h2{max-width:760px;font-size:clamp(32px,4vw,58px)!important}.homeMovieFactsOnly .castBubbleSection{max-width:720px}.homeMovieStoryTrailer{grid-template-columns:minmax(0,.95fr) minmax(390px,1.05fr);align-items:stretch;gap:18px;display:grid}.homeMovieStoryTrailer .homeSynopsisPane{flex-direction:column;justify-content:space-between;min-height:330px;display:flex;margin:0!important}.homeMovieStoryTrailer .homeSynopsisPane p{text-align:left!important}.homeSynopsisActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.homeSynopsisOrderBtn{justify-content:center;min-width:180px}.homeTrailerPanelBottom{flex-direction:column;display:flex;margin:0!important;padding:16px!important}.homeTrailerPanelBottom .homeTrailerCard{flex:auto;min-height:330px!important}.homeTrailerPanelBottom .homeTrailerCard iframe{width:100%;height:100%;min-height:330px!important}.ticketOrderPageClean{max-width:980px!important}.ticketOrderPickPanel{gap:12px;display:grid}.ticketOrderDateRailNoBar{flex-wrap:wrap!important;padding-bottom:0!important;overflow:visible!important}.ticketMovieListClean{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:10px!important;padding-bottom:0!important;display:grid!important;overflow:visible!important}.ticketMovieListClean button{flex:initial!important;width:100%!important;min-height:82px!important}.ticketOrderScheduleBox{gap:14px!important;display:grid!important}.ticketOrderLocationInline{grid-template-columns:minmax(0,1fr) 112px!important;align-items:end!important}.ticketOrderLocationInline .outlineBtn{justify-content:center;width:112px;min-width:112px}.ticketOrderNoShowNotice{text-align:left!important;align-items:flex-start!important}.ticketOrderNoShowNotice h3,.ticketOrderNoShowNotice p{text-align:left!important;margin-left:0!important}.ticketOrderFallbackBranches{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.ticketOrderFallbackBranches button{color:#fed7aa;cursor:pointer;background:#f973161a;border:1px solid #f973166b;border-radius:999px;padding:9px 12px;font-weight:900}.ticketOrderFallbackBranches button:hover{background:#f9731638}@media (width<=980px){.homeMovieInfoRow,.homeMovieStoryTrailer{grid-template-columns:1fr}.homeMoviePosterClean{margin:0 auto!important}.homeMovieStoryTrailer .homeSynopsisPane,.homeTrailerPanelBottom .homeTrailerCard,.homeTrailerPanelBottom .homeTrailerCard iframe{min-height:260px!important}}@media (width<=640px){.homeMoviePosterClean,.homeMoviePosterClean .poster,.homeMoviePosterClean img{width:190px!important;min-width:190px!important;max-width:190px!important}.homeMoviePosterClean .poster,.homeMoviePosterClean img{height:285px!important}.homeMovieFactsOnly .movieDetailHeadPro h2{text-align:center;font-size:32px!important}.homeMovieFactsOnly .movieMetaPro{justify-content:center}.homeSynopsisActions{grid-template-columns:1fr;display:grid}.homeSynopsisOrderBtn,.homeSynopsisActions .readMoreBtn{justify-content:center;width:100%}.ticketOrderLocationInline{grid-template-columns:1fr!important}.ticketOrderLocationInline .outlineBtn{width:100%;min-width:0}}.homeGlobalNowPlaying{padding-top:12px!important}.homeMovieDetailStack{gap:14px!important;width:min(100%,1040px)!important}.homeMovieInfoRow{min-height:345px;grid-template-columns:230px minmax(0,1fr)!important;gap:22px!important}.homePosterOrderBlock{align-self:start;gap:12px;width:230px;display:grid}.homePosterOrderBlock .homePosterOrderBtn{border-radius:12px;justify-content:center;width:100%;min-height:46px}.homeMovieFactsOnly,.homeMovieFactsOnly .movieDetailHeadPro,.homeMovieFactsOnly .movieDetailHeadNoPanel{box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.homeMovieFactsOnly .movieDetailHeadPro h2{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;max-height:2.08em;display:-webkit-box;overflow:hidden;box-shadow:none!important;text-align:left!important;background:0 0!important;border:0!important;padding:0!important}.homeMovieFactsOnly .movieMetaPro{min-height:36px;justify-content:flex-start!important;margin-top:10px!important}.homeMovieFactsOnly .castBubbleSection{background:0 0!important;border:0!important;margin-top:24px!important;padding:0!important}.homeMovieFactsOnly .castBubbleTitle{margin-bottom:10px!important}.homeMovieFactsOnly .castBubbleList{min-height:96px;flex-wrap:nowrap!important;align-items:flex-start!important;gap:14px!important;display:flex!important;overflow:hidden!important}.homeMovieFactsOnly .castBubbleItem{text-align:center!important;flex:0 0 76px!important;width:76px!important}.homeMovieFactsOnly .castBubbleItem b{min-height:2.4em;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.castBubbleMore{color:#fed7aa;background:#f973162e;border:1px solid #f9731661;border-radius:999px;flex:0 0 48px;place-items:center;width:48px;height:48px;margin-top:3px;font-weight:950;display:grid}.homeMovieFactsOnly .movieCreditsPro{min-height:62px;border-top:1px solid #94a3b824!important;margin-top:18px!important;padding-top:14px!important}.homeMovieStoryTrailer{background:linear-gradient(145deg,#0f172af5,#111827e6)!important;border:1px solid #f9731647!important;border-radius:18px!important;grid-template-columns:minmax(0,.98fr) minmax(390px,1.02fr)!important;align-items:stretch!important;gap:16px!important;padding:16px!important;box-shadow:0 22px 55px #0000003d!important}.homeMovieStoryTrailer .homeSynopsisPane,.homeMovieStoryTrailer .homeTrailerPanelBottom{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;min-height:330px!important;padding:0!important}.homeMovieStoryTrailer .homeSynopsisPane{justify-content:flex-start!important}.homeMovieStoryTrailer .homeSynopsisPane p{-webkit-line-clamp:8;-webkit-box-orient:vertical;min-height:13.76em;display:-webkit-box;overflow:hidden}.homeMovieStoryTrailer .homeSynopsisPane .homeSynopsisActions{margin-top:10px!important}.homeTrailerPanelBottom .homeTrailerHead{align-items:center;min-height:20px;display:flex;margin-bottom:10px!important}.homeTrailerPanelBottom .homeTrailerHead b{display:none!important}.homeTrailerPanelBottom .homeTrailerHead span,.homeSynopsisPane>span{color:#ffb35c!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:.78rem!important;font-weight:950!important}.homeTrailerPanelBottom .homeTrailerCard{background:#05070d!important;border-width:0!important;border-radius:14px!important;height:300px!important;min-height:300px!important}.homeTrailerPanelBottom .homeTrailerCard iframe{border-radius:14px!important;height:300px!important;min-height:300px!important}.homeSynopsisOrderBtn{display:none!important}.ticketOrderPageClean{width:min(100% - 24px,980px)!important;padding-top:18px!important}.ticketOrderHeroClean{margin-bottom:12px!important;padding:18px 22px!important}.ticketOrderHeroClean span{font-size:.78rem!important}.ticketOrderHeroClean h1{font-size:clamp(30px,4vw,44px)!important}.ticketOrderPickPanelV61,.ticketOrderScheduleBox{border-radius:20px!important;padding:16px!important}.ticketOrderPickPanelV61{gap:14px!important;display:grid!important}.ticketOrderPickPanelV61 .ticketOrderPanelTitle,.ticketOrderLocationInline label>span{display:none!important}.ticketOrderDateRailNoBar{min-height:58px;flex-wrap:wrap!important;gap:10px!important;padding:0!important;display:flex!important;overflow:visible!important}.ticketOrderDateRailNoBar button{min-width:142px!important;height:58px!important;padding:9px 14px!important}.ticketMovieSearchRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:2px;display:grid}.ticketMovieSearchRow input{color:#fff;background:#0f172ae0;border:1px solid #94a3b838;border-radius:14px;outline:none;width:100%;min-height:44px;padding:0 14px;font-weight:850}.ticketMovieSearchRow input:focus{border-color:#f97316b3;box-shadow:0 0 0 3px #f9731624}.ticketRailControls{gap:8px;display:flex}.ticketRailControls button{color:#fed7aa;cursor:pointer;background:#f973161a;border:1px solid #f9731661;border-radius:13px;width:42px;height:42px;font-size:24px;font-weight:950}.ticketRailControls button:hover{background:#f9731633}.ticketMovieRailV61{scroll-snap-type:x mandatory;scrollbar-width:none;flex-wrap:nowrap!important;gap:10px!important;padding:0 2px 2px!important;display:flex!important;overflow:auto hidden!important}.ticketMovieRailV61 button{scroll-snap-align:start;text-align:left!important;border-radius:14px!important;flex:0 0 178px!important;grid-template-columns:54px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;width:178px!important;height:88px!important;min-height:88px!important;padding:10px!important;display:grid!important}.ticketMovieRailV61 button .poster,.ticketMovieRailV61 button img{object-fit:cover!important;border-radius:9px!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:68px!important}.ticketMovieRailV61 button span{-webkit-line-clamp:2!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;font-size:.93rem!important;line-height:1.15!important;display:-webkit-box!important;overflow:hidden!important}.ticketMovieEmptyInline{color:#cbd5e1;place-items:center;min-height:88px;padding:0 18px;font-weight:850;display:grid}.ticketOrderLocationInline{grid-template-columns:minmax(0,1fr) 110px!important;align-items:center!important;gap:10px!important}.ticketOrderLocationInline label{gap:0!important}.ticketOrderLocationInline select{border-radius:14px!important;min-height:46px!important}.ticketOrderLocationInline .outlineBtn{border-radius:14px!important;width:110px!important;min-width:110px!important;height:46px!important;min-height:46px!important}.ticketOrderScheduleHeadCompact{justify-content:space-between!important;align-items:end!important;gap:12px!important;margin-top:2px!important;padding-top:12px!important;display:flex!important}.ticketOrderScheduleHeadCompact h2{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;display:-webkit-box!important;overflow:hidden!important}.ticketOrderScheduleHeadCompact p{text-align:right!important;margin:0!important}.ticketOrderShowGridClean{flex-wrap:wrap!important;gap:10px!important;display:flex!important;overflow:visible!important}.ticketOrderShowCard{flex:0 0 150px!important;width:150px!important;min-height:148px!important}@media (width<=860px){.homeMovieInfoRow{min-height:270px;grid-template-columns:180px minmax(0,1fr)!important}.homePosterOrderBlock,.homeMoviePosterClean,.homeMoviePosterClean .poster,.homeMoviePosterClean img{width:180px!important;min-width:180px!important;max-width:180px!important}.homeMoviePosterClean .poster,.homeMoviePosterClean img{height:270px!important}.homeMovieFactsOnly .movieDetailHeadPro h2{font-size:clamp(28px,7vw,42px)!important}.homeMovieStoryTrailer{grid-template-columns:1fr!important}.homeMovieStoryTrailer .homeSynopsisPane,.homeMovieStoryTrailer .homeTrailerPanelBottom{min-height:auto!important}}@media (width<=620px){.homeGlobalNowPlaying{width:min(100% - 18px,520px)!important}.homeMovieInfoRow{grid-template-columns:112px minmax(0,1fr)!important;align-items:start!important;gap:12px!important;min-height:0!important}.homePosterOrderBlock,.homeMoviePosterClean,.homeMoviePosterClean .poster,.homeMoviePosterClean img{width:112px!important;min-width:112px!important;max-width:112px!important;margin:0!important}.homeMoviePosterClean .poster,.homeMoviePosterClean img{border-radius:12px!important;height:168px!important}.homePosterOrderBlock{gap:8px}.homePosterOrderBlock .homePosterOrderBtn{min-height:40px!important;padding:8px 10px!important;font-size:.82rem!important}.homeMovieFactsOnly .movieDetailHeadPro h2{text-align:left!important;font-size:clamp(26px,8.5vw,34px)!important}.homeMovieFactsOnly .movieMetaPro{justify-content:flex-start!important;gap:6px!important}.homeMovieFactsOnly .movieMetaPro span{padding:5px 7px!important;font-size:.68rem!important}.homeMovieFactsOnly .castBubbleSection{margin-top:12px!important}.homeMovieFactsOnly .castBubbleList{min-height:70px;gap:8px!important}.homeMovieFactsOnly .castBubbleItem{flex-basis:52px!important;width:52px!important}.homeMovieFactsOnly .castBubbleItem span{width:38px!important;height:38px!important;font-size:1rem!important}.homeMovieFactsOnly .castBubbleItem b{font-size:.64rem!important}.homeMovieFactsOnly .movieCreditsPro{grid-template-columns:1fr!important;gap:5px!important;min-height:0!important;font-size:.73rem!important;display:grid!important}.homeMovieStoryTrailer{border-radius:16px!important;gap:12px!important;padding:12px!important}.homeMovieStoryTrailer .homeSynopsisPane p{-webkit-line-clamp:6;min-height:auto;font-size:.86rem!important;line-height:1.55!important}.homeTrailerPanelBottom .homeTrailerCard,.homeTrailerPanelBottom .homeTrailerCard iframe{height:188px!important;min-height:188px!important}.ticketOrderPageClean{width:min(100% - 18px,520px)!important;padding-top:12px!important}.ticketOrderHeroClean{border-radius:18px!important;padding:14px 16px!important}.ticketOrderPickPanelV61,.ticketOrderScheduleBox{border-radius:18px!important;padding:14px!important}.ticketOrderDateRailNoBar{min-height:0;grid-template-columns:1fr 1fr!important;gap:10px!important;display:grid!important}.ticketOrderDateRailNoBar button{width:100%!important;min-width:0!important;height:58px!important}.ticketMovieSearchRow{grid-template-columns:minmax(0,1fr) auto}.ticketRailControls button{width:38px;height:38px}.ticketMovieRailV61 button{flex:0 0 206px!important;width:206px!important;height:98px!important;min-height:98px!important}.ticketOrderLocationInline{grid-template-columns:minmax(0,1fr) 96px!important}.ticketOrderLocationInline .outlineBtn{width:96px!important;min-width:96px!important;font-size:.78rem!important}.ticketOrderScheduleHeadCompact{align-items:flex-start!important}.ticketOrderScheduleHeadCompact p{max-width:140px;font-size:.82rem!important}.ticketOrderShowCard{flex-basis:calc(50% - 5px)!important;width:calc(50% - 5px)!important;min-height:142px!important}}.fixedDateTabs.homeDateRail,.movieTabs.homeMovieTabs{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;flex-wrap:nowrap!important;justify-content:flex-start!important;width:max-content!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding:0 0 3px!important;display:flex!important;overflow:auto hidden!important}.fixedDateTabs.homeDateRail::-webkit-scrollbar{display:none!important}.movieTabs.homeMovieTabs::-webkit-scrollbar{display:none!important}.fixedDateTabs.homeDateRail button,.movieTabs.homeMovieTabs button{white-space:nowrap!important;scroll-snap-align:center!important;flex:none!important}.homeMovieInfoRow{align-items:stretch!important;min-height:405px!important}.homePosterOrderBlock{grid-template-rows:minmax(0,1fr) auto!important;align-self:stretch!important;height:100%!important;display:grid!important}.homeMoviePosterClean,.homeMoviePosterClean .poster,.homeMoviePosterClean img{height:100%!important}.homeMoviePosterClean .poster,.homeMoviePosterClean img{object-fit:cover!important}.homeMovieFactsOnly,.homeMovieFactsOnly *,.homeMovieFactsOnly .movieDetailPro,.homeMovieFactsOnly .movieDetailHeadPro,.homeMovieFactsOnly .movieDetailHeadNoPanel,.homeMovieFactsOnly .movieDetailHeadPro h2,.homeMovieFactsOnly .movieMetaPro,.homeMovieFactsOnly .castBubbleSection,.homeMovieFactsOnly .movieCreditsPro{box-shadow:none!important;background-image:none!important}.homeMovieFactsOnly,.homeMovieFactsOnly .movieDetailHeadPro,.homeMovieFactsOnly .movieDetailHeadNoPanel{background:0 0!important;border:0!important;padding:0!important}.homeMovieFactsOnly .movieDetailHeadPro:before,.homeMovieFactsOnly .movieDetailHeadPro:after,.homeMovieFactsOnly .movieDetailHeadNoPanel:before,.homeMovieFactsOnly .movieDetailHeadNoPanel:after,.homeMovieFactsOnly .movieDetailHeadPro h2:before,.homeMovieFactsOnly .movieDetailHeadPro h2:after,.homeMovieFactsOnly .movieMetaPro:before,.homeMovieFactsOnly .movieMetaPro:after{content:none!important;display:none!important}.homeMovieFactsOnly .movieDetailHeadPro h2{text-align:left!important;background:0 0!important;border:0!important;margin:0 0 10px!important;padding:0!important}.homeMovieFactsOnly .movieMetaPro{justify-content:flex-start!important}.homeMovieStoryTrailer{grid-template-columns:minmax(0,.98fr) minmax(420px,1.04fr)!important;align-items:stretch!important}.homeTrailerPanelBottom .homeTrailerCard,.homeTrailerPanelBottom .homeTrailerCard iframe{height:326px!important;min-height:326px!important}.homeMovieStoryTrailer .homeSynopsisPane p{-webkit-line-clamp:7!important;min-height:12.04em!important}.ticketOrderDateRailNoBar{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;flex-wrap:nowrap!important;gap:10px!important;width:100%!important;max-width:100%!important;min-height:58px!important;padding:0 0 2px!important;display:flex!important;overflow:auto hidden!important}.ticketOrderDateRailNoBar::-webkit-scrollbar{display:none!important}.ticketOrderDateRailNoBar button{scroll-snap-align:start!important;flex:0 0 150px!important;width:150px!important;min-width:150px!important;height:58px!important}.ticketMovieRailV61{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;flex-wrap:nowrap!important;width:100%!important;max-width:100%!important;display:flex!important;overflow:auto hidden!important}.ticketMovieRailV61::-webkit-scrollbar{display:none!important}.ticketMovieRailV61 button{scroll-snap-align:start!important;flex:0 0 178px!important;width:178px!important;min-width:178px!important}.ticketMovieSearchRow input{min-width:0!important}@media (width<=860px){.homeMovieInfoRow{grid-template-columns:190px minmax(0,1fr)!important;min-height:338px!important}.homePosterOrderBlock,.homeMoviePosterClean,.homeMoviePosterClean .poster,.homeMoviePosterClean img{width:190px!important;min-width:190px!important;max-width:190px!important}.homeMovieStoryTrailer{grid-template-columns:1fr!important}.homeTrailerPanelBottom .homeTrailerCard,.homeTrailerPanelBottom .homeTrailerCard iframe{height:235px!important;min-height:235px!important}}@media (width<=620px){.homeGlobalNowPlaying{width:min(100% - 20px,520px)!important;padding-top:22px!important}.fixedDateTabs.homeDateRail,.movieTabs.homeMovieTabs{justify-content:flex-start!important;gap:10px!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.fixedDateTabs.homeDateRail button{min-width:132px!important}.movieTabs.homeMovieTabs button{min-width:max-content!important}.homeMovieInfoRow{grid-template-columns:1fr!important;align-items:start!important;gap:14px!important;min-height:0!important;display:grid!important}.homePosterOrderBlock{order:1!important;grid-template-rows:auto auto!important;width:190px!important;min-width:190px!important;max-width:190px!important;height:auto!important;margin:0 auto!important;display:grid!important}.homeMoviePosterClean,.homeMoviePosterClean .poster,.homeMoviePosterClean img{width:190px!important;min-width:190px!important;max-width:190px!important;height:285px!important;margin:0 auto!important}.homePosterOrderBlock .homePosterOrderBtn{border-radius:12px!important;width:190px!important;min-height:44px!important}.homeMovieFactsOnly{order:2!important;width:100%!important}.homeMovieFactsOnly .movieDetailHeadPro h2{text-align:left!important;font-size:clamp(30px,9.5vw,42px)!important;line-height:1.02!important}.homeMovieFactsOnly .movieMetaPro{justify-content:flex-start!important;min-height:0!important}.homeMovieFactsOnly .castBubbleList{scrollbar-width:none!important;padding-bottom:2px!important;overflow-x:auto!important}.homeMovieFactsOnly .castBubbleList::-webkit-scrollbar{display:none!important}.homeMovieFactsOnly .movieCreditsPro{min-height:0!important}.homeMovieStoryTrailer{margin-top:2px!important;padding:14px!important}.homeMovieStoryTrailer .homeSynopsisPane p{-webkit-line-clamp:6!important;min-height:auto!important}.homeTrailerPanelBottom .homeTrailerCard,.homeTrailerPanelBottom .homeTrailerCard iframe{height:210px!important;min-height:210px!important}.ticketOrderPageClean{width:min(100% - 20px,520px)!important;padding-top:12px!important}.ticketOrderHeroClean{padding:14px 16px!important}.ticketOrderDateRailNoBar{flex-wrap:nowrap!important;grid-template-columns:none!important;gap:10px!important;min-height:58px!important;display:flex!important;overflow-x:auto!important}.ticketOrderDateRailNoBar button{flex:0 0 168px!important;width:168px!important;min-width:168px!important}.ticketMovieSearchRow{grid-template-columns:minmax(0,1fr) 86px!important;gap:8px!important}.ticketRailControls{gap:6px!important}.ticketRailControls button{width:40px!important;height:40px!important}.ticketMovieRailV61 button{flex:0 0 212px!important;width:212px!important;min-width:212px!important;height:96px!important;min-height:96px!important}.ticketOrderLocationInline{grid-template-columns:minmax(0,1fr) 96px!important;gap:8px!important}.ticketOrderLocationInline .outlineBtn{width:96px!important;min-width:96px!important}.ticketOrderShowGridClean{scrollbar-width:none!important;flex-wrap:nowrap!important;overflow-x:auto!important}.ticketOrderShowGridClean::-webkit-scrollbar{display:none!important}.ticketOrderShowCard{flex-basis:154px!important;width:154px!important;min-width:154px!important}}.ticketOrderDateRailNoBar,.ticketMovieRailV61{width:max-content!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}@media (width<=620px){.ticketOrderDateRailNoBar,.ticketMovieRailV61{width:100%!important;margin-left:0!important;margin-right:0!important}}.homeRailShell,.ticketOrderDateRowWithControls{grid-template-columns:42px minmax(0,1fr) 42px!important;align-items:center!important;gap:10px!important;max-width:980px!important;margin:0 auto 14px!important;display:grid!important}.homeDateRailShell{max-width:520px!important}.homeMovieRailShell{max-width:980px!important}.homeRailBtn,.ticketRailArrow,.ticketRailControls button{color:#fed7aa!important;cursor:pointer!important;background:linear-gradient(135deg,#f9731629,#0f172aeb)!important;border:1px solid #f973166b!important;border-radius:14px!important;place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;font-size:24px!important;font-weight:950!important;line-height:1!important;display:grid!important;box-shadow:0 12px 28px #00000038!important}.homeRailBtn:hover,.ticketRailArrow:hover,.ticketRailControls button:hover{background:linear-gradient(135deg,#f9731647,#0f172af5)!important;border-color:#f97316c7!important;transform:translateY(-1px)!important}.fixedDateTabs.homeDateRail,.movieTabs.homeMovieTabs,.ticketOrderDateRailNoBar,.ticketMovieRailV61,.ticketOrderShowGridClean{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;flex-wrap:nowrap!important;justify-content:flex-start!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;display:flex!important;overflow:auto hidden!important}.fixedDateTabs.homeDateRail::-webkit-scrollbar{display:none!important}.movieTabs.homeMovieTabs::-webkit-scrollbar{display:none!important}.ticketOrderDateRailNoBar::-webkit-scrollbar{display:none!important}.ticketMovieRailV61::-webkit-scrollbar{display:none!important}.ticketOrderShowGridClean::-webkit-scrollbar{display:none!important}.fixedDateTabs.homeDateRail button,.movieTabs.homeMovieTabs button,.ticketOrderDateRailNoBar button,.ticketMovieRailV61 button{scroll-snap-align:start!important;white-space:nowrap!important;flex:none!important}.fixedDateTabs.homeDateRail button,.ticketOrderDateRailNoBar button{width:162px!important;min-width:162px!important;height:58px!important;padding:8px 12px!important}.fixedDateTabs.homeDateRail button strong,.ticketOrderDateRailNoBar button b,.ticketOrderDateRailNoBar button strong,.dateTabs button strong{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.92rem!important;line-height:1.08!important;display:block!important;overflow:hidden!important}.fixedDateTabs.homeDateRail button span,.ticketOrderDateRailNoBar button span{white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:4px!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.movieTabs.homeMovieTabs button{text-overflow:ellipsis!important;max-width:240px!important;overflow:hidden!important}.homeMovieDetailStack{max-width:1040px!important;margin:18px auto 0!important}.homeMovieInfoRow{grid-template-columns:240px minmax(0,1fr)!important;align-items:stretch!important;gap:24px!important;min-height:390px!important;display:grid!important}.homePosterOrderBlock{grid-template-rows:minmax(0,1fr) 52px!important;align-self:stretch!important;gap:12px!important;width:240px!important;min-width:240px!important;display:grid!important}.homeMoviePosterClean,.homeMoviePosterClean .poster,.homeMoviePosterClean img{object-fit:cover!important;border-radius:16px!important;width:240px!important;min-width:240px!important;max-width:240px!important;height:100%!important;min-height:326px!important}.homePosterOrderBtn{border-radius:14px!important;width:100%!important;min-height:52px!important;margin:0!important}.homeMovieFactsOnly{min-width:0!important;min-height:390px!important;box-shadow:none!important;background:0 0!important;border:0!important;flex-direction:column!important;justify-content:flex-start!important;padding:0!important;display:flex!important}.homeMovieFactsOnly .movieDetailHeadPro,.homeMovieFactsOnly .movieDetailHeadNoPanel,.homeMovieFactsOnly .movieDetailHeadPro h2,.homeMovieFactsOnly .movieMetaPro{box-shadow:none!important;background:0 0!important;border:0!important;padding-left:0!important;padding-right:0!important}.homeMovieFactsOnly .movieDetailHeadPro h2{text-align:left!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-width:100%!important;min-height:1em!important;max-height:2em!important;margin:0 0 12px!important;line-height:.98!important;display:-webkit-box!important;overflow:hidden!important}.homeMovieFactsOnly .movieMetaPro{justify-content:flex-start!important;align-items:center!important;gap:8px!important;min-height:38px!important;margin:0 0 22px!important}.homeMovieFactsOnly .castBubbleSection{background:0 0!important;border:0!important;margin:0 0 20px!important;padding:0!important}.homeMovieFactsOnly .castBubbleTitle{text-align:left!important;justify-content:flex-start!important;margin-left:0!important}.homeMovieFactsOnly .castBubbleList{flex-wrap:nowrap!important;justify-content:flex-start!important;min-height:94px!important;overflow:hidden!important}.homeMovieFactsOnly .movieCreditsPro{justify-content:flex-start!important;align-items:center!important;min-height:58px!important;margin-top:auto!important}.homeMovieStoryTrailer{background:linear-gradient(145deg,#141f32f5,#0b1220f0)!important;border:1px solid #f973164d!important;border-radius:22px!important;grid-template-columns:minmax(0,.98fr) minmax(430px,1.02fr)!important;align-items:stretch!important;gap:18px!important;max-width:1040px!important;margin:18px auto 0!important;padding:16px!important;display:grid!important}.homeMovieStoryTrailer .homeSynopsisPane,.homeMovieStoryTrailer .homeTrailerPanelBottom{box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.homeMovieStoryTrailer .homeSynopsisPane p{-webkit-line-clamp:7!important;min-height:11.34em!important;line-height:1.62!important}.homeTrailerPanelBottom .homeTrailerHead{display:none!important}.homeTrailerPanelBottom .homeTrailerCard,.homeTrailerPanelBottom .homeTrailerCard iframe{border-radius:16px!important;width:100%!important;height:315px!important;min-height:315px!important}.friendlyEmptyState h3{letter-spacing:normal!important}.ticketOrderNoShowNotice h3,.ticketOrderNoShowNotice p{text-align:center!important}.ticketOrderNoShowNotice h3{font-size:1.16rem!important}.ticketOrderFallbackBranches button{text-transform:none!important}.ticketOrderPickPanelV61{padding:18px!important;overflow:hidden!important}.ticketOrderDateRowWithControls{max-width:100%!important;margin-bottom:14px!important}.ticketOrderDateRailNoBar{align-items:center!important;gap:10px!important;min-height:62px!important;padding:2px 0!important}.ticketOrderDateRailNoBar button{flex-basis:172px!important;width:172px!important;min-width:172px!important;height:58px!important}.ticketMovieSearchRow{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin:0 0 12px!important;display:grid!important}.ticketMovieSearchRow input{border-radius:14px!important;height:44px!important;line-height:44px!important}.ticketMovieRailV61{gap:12px!important;padding:0 2px 2px!important}.ticketMovieRailV61 button{text-align:left!important;flex-basis:178px!important;grid-template-columns:54px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;width:178px!important;min-width:178px!important;height:92px!important;min-height:92px!important;padding:10px!important;display:grid!important}.ticketMovieRailV61 .poster,.ticketMovieRailV61 img{object-fit:cover!important;border-radius:10px!important;width:54px!important;min-width:54px!important;height:72px!important}.ticketMovieRailV61 button>span{-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;min-width:0!important;font-size:.92rem!important;line-height:1.12!important;display:-webkit-box!important;overflow:hidden!important}.ticketOrderLocationInline{grid-template-columns:minmax(0,1fr) 112px!important;align-items:center!important;gap:10px!important;display:grid!important}.ticketOrderLocationInline select,.ticketOrderLocationInline .outlineBtn{border-radius:14px!important;height:52px!important}.ticketOrderScheduleHeadCompact{justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;display:flex!important}.ticketOrderScheduleHeadCompact h2{-webkit-line-clamp:2!important;text-align:left!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.ticketOrderShowGridClean{gap:12px!important;padding-bottom:4px!important}.ticketOrderShowGridClean .ticketOrderShowCard{flex:0 0 176px!important;width:176px!important;min-width:176px!important}@media (width<=900px){.homeMovieInfoRow{grid-template-columns:210px minmax(0,1fr)!important;gap:18px!important;min-height:340px!important}.homePosterOrderBlock,.homeMoviePosterClean,.homeMoviePosterClean .poster,.homeMoviePosterClean img{width:210px!important;min-width:210px!important;max-width:210px!important}.homeMovieFactsOnly{min-height:340px!important}.homeMovieStoryTrailer{grid-template-columns:1fr!important}.homeTrailerPanelBottom .homeTrailerCard,.homeTrailerPanelBottom .homeTrailerCard iframe{height:260px!important;min-height:260px!important}}@media (width<=640px){.homeRailShell,.ticketOrderDateRowWithControls{max-width:100%!important;margin-bottom:12px!important;display:block!important}.homeRailBtn,.ticketRailArrow{display:none!important}.fixedDateTabs.homeDateRail,.movieTabs.homeMovieTabs,.ticketOrderDateRailNoBar,.ticketMovieRailV61{gap:10px!important;width:100%!important;max-width:100%!important;padding:0 0 2px!important}.fixedDateTabs.homeDateRail button,.ticketOrderDateRailNoBar button{flex-basis:164px!important;width:164px!important;min-width:164px!important;height:60px!important}.movieTabs.homeMovieTabs button{max-width:240px!important}.homeMovieInfoRow{flex-direction:column!important;gap:14px!important;min-height:0!important;display:flex!important}.homePosterOrderBlock{order:1!important;grid-template-rows:285px 48px!important;gap:10px!important;width:190px!important;min-width:190px!important;max-width:190px!important;margin:0 auto!important;display:grid!important}.homeMoviePosterClean,.homeMoviePosterClean .poster,.homeMoviePosterClean img{width:190px!important;min-width:190px!important;max-width:190px!important;height:285px!important;min-height:285px!important}.homePosterOrderBtn{height:48px!important;min-height:48px!important;font-size:.9rem!important}.homeMovieFactsOnly{order:2!important;width:100%!important;min-height:0!important}.homeMovieFactsOnly .movieDetailHeadPro h2{text-align:left!important;font-size:clamp(30px,9vw,40px)!important}.homeMovieFactsOnly .castBubbleTitle{text-align:left!important}.homeMovieFactsOnly .castBubbleList{scrollbar-width:none!important;overflow-x:auto!important}.homeMovieFactsOnly .castBubbleList::-webkit-scrollbar{display:none!important}.homeMovieStoryTrailer{grid-template-columns:1fr!important;gap:14px!important;padding:14px!important}.homeMovieStoryTrailer .homeSynopsisPane p{-webkit-line-clamp:6!important;min-height:0!important;line-height:1.5!important}.homeTrailerPanelBottom .homeTrailerCard,.homeTrailerPanelBottom .homeTrailerCard iframe{height:205px!important;min-height:205px!important}.ticketOrderPickPanelV61,.ticketOrderScheduleBox{border-radius:18px!important;padding:14px!important}.ticketOrderDateRailNoBar{min-height:60px!important}.ticketMovieSearchRow{grid-template-columns:minmax(0,1fr) 88px!important}.ticketRailControls button{width:40px!important;min-width:40px!important;height:40px!important}.ticketMovieRailV61 button{flex-basis:214px!important;width:214px!important;min-width:214px!important;height:94px!important}.ticketOrderLocationInline{grid-template-columns:minmax(0,1fr) 96px!important;gap:8px!important}.ticketOrderLocationInline .outlineBtn{width:96px!important;min-width:96px!important;padding-left:6px!important;padding-right:6px!important}.ticketOrderScheduleHeadCompact{flex-direction:row!important;align-items:flex-start!important}.ticketOrderScheduleHeadCompact p{text-align:right!important;max-width:42%!important;font-size:.82rem!important}.ticketOrderNoShowNotice{padding:22px 14px!important}}@media (width<=430px){.fixedDateTabs.homeDateRail button,.ticketOrderDateRailNoBar button{flex-basis:156px!important;width:156px!important;min-width:156px!important}.ticketMovieRailV61 button{flex-basis:202px!important;width:202px!important;min-width:202px!important}.homeMovieDetailStack{margin-top:14px!important}}.hero.heroCinemaIntro{border-bottom:3px solid var(--orange)!important}#jadwal.homeGlobalNowPlaying{scroll-margin-top:88px!important}.homeGlobalNowPlaying{display:block!important}.homeGlobalNowPlaying>h2{margin-bottom:16px!important}.homeMovieRailShell{max-width:980px!important;margin:0 auto 16px!important;display:block!important}.homeMovieRailShell>.homeRailBtn{display:none!important}.movieTabs.homeMovieTabs{scroll-snap-type:none!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}.movieTabs.homeMovieTabs button{white-space:nowrap!important;text-overflow:ellipsis!important;flex:0 auto!important;width:auto!important;min-width:0!important;max-width:min(270px,100%)!important;overflow:hidden!important}.seatBackLabel{text-align:center!important;color:#9fb2cc!important;text-transform:uppercase!important;letter-spacing:.34em!important;opacity:.92!important;margin:4px 0 12px!important;font-size:11px!important;font-weight:900!important}.seatGridBackendLayout{justify-content:center!important;align-items:center!important;gap:0 6px!important;display:grid!important}.seatGridBackendLayout:before,.seatGridBackendLayout:after{content:none!important;display:none!important}.seatGridBackendLayout .seatSpacer{visibility:hidden!important;pointer-events:none!important;width:33px!important;min-width:33px!important;height:33px!important;min-height:33px!important;display:block!important}.screenLine.screenLineBottom{color:#fff!important;letter-spacing:.08em!important;background:linear-gradient(#64748bf2,#334155f2)!important;border-radius:0 0 12px 12px!important;place-items:center!important;width:min(96%,1000px)!important;height:38px!important;margin:16px auto 12px!important;font-weight:800!important;display:grid!important}.seatViewport{padding-top:0!important;padding-bottom:0!important}@media (width<=640px){#jadwal.homeGlobalNowPlaying{scroll-margin-top:82px!important}.homeMovieRailShell{margin-bottom:14px!important}.movieTabs.homeMovieTabs{flex-wrap:wrap!important;justify-content:flex-start!important;gap:10px!important;overflow:visible!important}.movieTabs.homeMovieTabs button{flex:0 auto!important;max-width:min(220px,100%)!important}.bookingPage.bookingClean{padding-bottom:calc(106px + env(safe-area-inset-bottom))!important}.bookingSeatToolbar{display:block!important}.bookingSeatToolbar .bookingTimerCard{width:100%!important;margin-bottom:14px!important}.bookingSeatToolbar .bookingCartButton{left:max(12px, env(safe-area-inset-left))!important;right:max(12px, env(safe-area-inset-right))!important;bottom:max(12px, env(safe-area-inset-bottom))!important;z-index:2147481200!important;border-radius:18px!important;grid-template-rows:auto auto!important;grid-template-columns:46px minmax(0,1fr) auto!important;align-items:center!important;width:auto!important;max-width:none!important;min-height:64px!important;margin:0!important;display:grid!important;position:fixed!important;box-shadow:0 18px 42px #0000008c,0 0 0 1px #f9731652!important}.bookingSeatToolbar .bookingCartButton .cartIcon{grid-area:1/1/span 2!important}.bookingSeatToolbar .bookingCartButton>span:not(.cartIcon){text-align:left!important;grid-area:1/2!important}.bookingSeatToolbar .bookingCartButton>b{text-align:left!important;grid-area:2/2!important}.bookingSeatToolbar .bookingCartButton>strong{grid-area:1/3/span 2!important;font-size:1.2rem!important}.seatBackLabel{letter-spacing:.24em!important;margin-bottom:10px!important;font-size:10px!important}.seatGridBackendLayout{column-gap:5px!important}.seatGridBackendLayout .seatSpacer{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important}.screenLine.screenLineBottom{height:34px!important;margin-top:14px!important}}@media (width<=680px){.homeGlobalNowPlaying{width:min(100% - 22px,540px)!important;padding-top:22px!important}.homeMovieRailShell{max-width:100%!important;margin:0 auto 14px!important;display:block!important}.homeMovieRailShell .homeRailBtn{display:none!important}.movieTabs.homeMovieTabs{flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;width:100%!important;max-width:100%!important;padding:0!important;display:flex!important;overflow:visible!important}.movieTabs.homeMovieTabs button{text-align:center!important;text-overflow:ellipsis!important;flex:0 auto!important;min-width:0!important;max-width:138px!important;overflow:hidden!important}.homeMovieDetailStack{gap:14px!important}.homeMovieInfoRow{flex-direction:column!important;align-items:center!important;gap:16px!important;width:100%!important;min-height:0!important;display:flex!important}.homePosterOrderBlock{flex-direction:column!important;order:1!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:190px!important;min-width:190px!important;max-width:190px!important;height:auto!important;margin:0 auto!important;display:flex!important}.homeMoviePosterClean,.homeMoviePosterClean .poster,.homeMoviePosterClean img{width:190px!important;min-width:190px!important;max-width:190px!important;height:285px!important;margin:0 auto!important;display:block!important}.homePosterOrderBlock .homePosterOrderBtn{border-radius:12px!important;width:190px!important;min-height:44px!important;margin:0 auto!important;font-size:.86rem!important}.homeMovieFactsOnly{text-align:center!important;order:2!important;width:100%!important;max-width:100%!important;padding:0 6px!important}.homeMovieFactsOnly .movieDetailHeadPro,.homeMovieFactsOnly .movieDetailHeadNoPanel{flex-direction:column!important;align-items:center!important;gap:10px!important;display:flex!important}.homeMovieFactsOnly .movieDetailHeadPro h2{text-align:center!important;margin:0!important;font-size:clamp(24px,8.8vw,40px)!important;line-height:1.02!important}.homeMovieFactsOnly .movieMetaPro{justify-content:center!important;gap:6px!important}.homeMovieFactsOnly .castBubbleSection{margin-top:10px!important}.homeMovieFactsOnly .castBubbleTitle{text-align:center!important}.homeMovieFactsOnly .castBubbleList{justify-content:center!important;gap:10px!important;overflow:visible!important}.homeMovieFactsOnly .castBubbleItem{flex-basis:56px!important;width:56px!important}.homeMovieFactsOnly .castBubbleItem span{color:#f8fafc!important;background:linear-gradient(#334155fa,#0f172afa)!important;width:40px!important;height:40px!important;font-size:15px!important;box-shadow:inset 0 0 0 1px #94a3b857,0 10px 18px #0000003d!important}.homeMovieFactsOnly .castBubbleItem b{font-size:.64rem!important}.homeMovieFactsOnly .movieCreditsPro{justify-content:center!important;row-gap:8px!important}.homeMovieStoryTrailer{border-radius:18px!important;grid-template-columns:1fr!important;gap:14px!important;width:min(100% - 22px,540px)!important;margin:2px auto 0!important;padding:14px!important}.homeMovieStoryTrailer .homeSynopsisPane,.homeMovieStoryTrailer .homeTrailerPanelBottom{width:100%!important;min-height:0!important;margin:0!important}.homeMovieStoryTrailer .homeSynopsisPane{padding:0!important}.homeMovieStoryTrailer .homeSynopsisPane p{-webkit-line-clamp:6!important;min-height:auto!important}.homeTrailerPanelBottom{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.homeTrailerPanelBottom .homeTrailerCard,.homeTrailerPanelBottom .homeTrailerCard iframe{aspect-ratio:16/9!important;border-radius:14px!important;width:100%!important;height:auto!important;min-height:0!important}}@media (width>=681px){.homeDateRailShell{width:min(100%,540px)!important;max-width:540px!important;margin:0 auto 14px!important;display:block!important}.homeDateRailShell>.homeRailBtn{display:none!important}.fixedDateTabs.homeDateRail{flex-wrap:nowrap!important;justify-content:center!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;display:flex!important;overflow:visible!important}.fixedDateTabs.homeDateRail button{flex:0 0 166px!important;width:166px!important;min-width:166px!important;max-width:166px!important}}.homeMovieFactsOnly .castBubbleItem span,.homeMovieFactsOnly .castBubbleMore{color:#f8fafc!important;background:linear-gradient(#334155fa,#0f172afa)!important;border:1px solid #94a3b857!important;box-shadow:inset 0 0 0 1px #94a3b82e,0 10px 18px #0000003d!important}.homeMovieFactsOnly .movieDetailHeadPro{flex-direction:column!important;justify-content:flex-start!important;min-height:110px!important;display:flex!important}.homeMovieFactsOnly .movieDetailHeadPro h2{min-height:2.08em!important;max-height:2.08em!important;margin-bottom:10px!important;line-height:1.04!important}@media (width<=680px){.homeMovieFactsOnly .movieDetailHeadPro{min-height:0!important}.homeMovieFactsOnly .movieDetailHeadPro h2{min-height:0!important;max-height:none!important}}.homeMovieInfoRow,.homeMovieFactsOnly,.homeMovieFactsOnly:before,.homeMovieFactsOnly:after,.homeMovieFactsOnly>header.movieDetailHeadPro,.homeMovieFactsOnly>header.movieDetailHeadPro.movieDetailHeadNoPanel,.homeMovieFactsOnly>header.movieDetailHeadPro:before,.homeMovieFactsOnly>header.movieDetailHeadPro:after,.homeMovieFactsOnly .movieDetailHeadNoPanel,.homeMovieFactsOnly .movieMetaPro{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}.homeMovieFactsOnly:before,.homeMovieFactsOnly:after,.homeMovieFactsOnly>header.movieDetailHeadPro:before,.homeMovieFactsOnly>header.movieDetailHeadPro:after,.homeMovieFactsOnly .movieDetailHeadNoPanel:before,.homeMovieFactsOnly .movieDetailHeadNoPanel:after,.qrisImageCard:before{content:none!important;display:none!important}.qrisImageCard .qrisBrandLogo{object-fit:contain!important;width:auto!important;max-width:150px!important;height:34px!important;max-height:34px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 auto 12px!important;padding:0!important;display:block!important}.qrisImageCard .qrisCodeImage{object-fit:contain!important;background:#fff!important;border:14px solid #fff!important;border-radius:12px!important;width:min(340px,72vw)!important;height:auto!important;max-height:min(50svh,360px)!important;margin:0 auto!important;display:block!important;box-shadow:0 0 0 1px #0f172a14!important}@media (width<=680px){.qrisImageCard .qrisBrandLogo{max-width:132px!important;height:30px!important;max-height:30px!important}}.qrisConfirmOverlay{z-index:10050}.qrisCancelConfirmModal{width:min(92vw,470px)}.qrisCancelConfirmText{margin:18px 0 8px;line-height:1.55}.dangerBtn{background:linear-gradient(135deg,#d84a20,#a92c20)!important;border-color:#ff7848b8!important}.dangerBtn:hover{filter:brightness(1.07)}.qrisActionGrid.qrisActionGridThree{grid-template-columns:repeat(3,minmax(0,1fr))!important}.qrisActionGridThree button:disabled{opacity:.55;cursor:not-allowed}.qrisPaidState,.qrisTerminalState{text-align:center;background:#ffffff06;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:330px;padding:30px 18px;display:flex}.qrisPaidCheck,.qrisTerminalIcon{border-radius:50%;place-items:center;width:86px;height:86px;font-size:48px;font-weight:900;line-height:1;display:grid}.qrisPaidCheck{color:#fff;background:#16a34a;box-shadow:0 14px 34px #16a34a3d}.qrisTerminalIcon{color:#fff;background:#b91c1c;box-shadow:0 14px 34px #b91c1c38}.qrisPaidState h3,.qrisTerminalState h3{margin:4px 0 0;font-size:1.18rem}.qrisPaidState p,.qrisTerminalState p,.qrisStatusNote{color:#e2e8f0c7;margin:0;font-size:.82rem}.qrisStatusNote{text-align:center;border:1px solid #ffffff14;border-radius:10px;margin-top:10px;padding:9px 12px}@media (width<=680px){.qrisActionGrid.qrisActionGridThree{grid-template-columns:1fr!important}.qrisPaidState,.qrisTerminalState{min-height:260px}}.qrisFoot.qrisActionGrid.qrisActionGridThree{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:10px!important;display:grid!important}.qrisFoot.qrisActionGrid.qrisActionGridThree>button{white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;height:44px!important;min-height:44px!important;padding:0 14px!important;line-height:1!important;display:inline-flex!important}.qrisFoot.qrisActionGrid.qrisActionGridThree>.qrisDownloadFull{grid-column:1/-1!important}.qrisDownloadIcon{border:1px solid;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;font-weight:900;line-height:1;display:inline-flex}@media (width<=680px){.qrisFoot.qrisActionGrid.qrisActionGridThree{grid-template-columns:repeat(2,minmax(0,1fr))!important}.qrisFoot.qrisActionGrid.qrisActionGridThree>button{min-width:0!important;padding-inline:10px!important;font-size:.84rem!important}}:root{--seat-sold:#16a34a;--seat-locked:#7c3aed}.posterImage{object-fit:cover;background:#111827;display:block}.posterFallback{aspect-ratio:2/3;box-sizing:border-box!important;text-align:center!important;color:#cbd5e1!important;background:radial-gradient(circle at 50% 20%,#f9731633,#0000 34%),linear-gradient(155deg,#1e293b,#0f172a 60%,#111827)!important;border:1px solid #f9731647!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important;padding:12px!important;display:flex!important;overflow:hidden!important}.posterFallback.landscape{aspect-ratio:16/9!important}.posterFallbackIcon{opacity:.92;flex:none;color:#fb923c!important;width:44%!important;min-width:30px!important;max-width:72px!important;height:auto!important}.posterFallback .posterFallbackTitle{color:#dbe4ef!important;text-transform:none!important;letter-spacing:0!important;max-width:100%!important;margin:0!important;font-size:clamp(8px,.72rem,12px)!important;font-weight:800!important;line-height:1.2!important}.bookingSeatOnly,.bookingSeatToolbar{max-width:1120px!important}.seatMapBox{padding:20px 22px 18px!important}.seatViewport{scrollbar-width:none!important;overflow:auto hidden!important}.seatViewport::-webkit-scrollbar{display:none!important}.seatZoomCanvas{width:max-content!important;min-width:0!important;max-width:none!important}.seatItem.sold{color:#fff!important;opacity:1!important;background:#16a34a!important;border-color:#22c55e!important}.seatItem.locked{color:#fff!important;opacity:1!important;background:#7c3aed!important;border-color:#a78bfa!important}.seatLegend .sold{background:#16a34a!important}.seatLegend .locked{background:#7c3aed!important}@media (width>=901px){.seatGridBackendLayout{grid-template-columns:repeat(var(--seat-cols), 40px)!important;column-gap:7px!important}.seatGridBackendLayout .seatSpacer{width:40px!important;min-width:40px!important;height:36px!important;min-height:36px!important}.seatItem{border-radius:9px!important;width:38px!important;min-width:38px!important;height:36px!important;min-height:36px!important;font-size:11px!important}.seatRow{grid-template-columns:28px minmax(0,auto) 28px!important;gap:8px!important}.seatRowLabel{font-size:12px!important}}@media (width>=641px) and (width<=900px){.seatGridBackendLayout{grid-template-columns:repeat(var(--seat-cols), 34px)!important;column-gap:5px!important}.seatGridBackendLayout .seatSpacer,.seatItem{width:33px!important;min-width:33px!important;height:32px!important;min-height:32px!important}.seatViewport{justify-content:flex-start!important}}@media (width<=640px){.seatMapBox{padding:16px 12px 14px!important}.seatGridBackendLayout{grid-template-columns:repeat(var(--seat-cols), 30px)!important;column-gap:4px!important}.seatGridBackendLayout .seatSpacer,.seatItem{width:29px!important;min-width:29px!important;height:29px!important;min-height:29px!important;font-size:8px!important}.seatViewport{justify-content:flex-start!important}}.ticketMovieRailV61{scroll-snap-type:x mandatory!important;gap:10px!important}.ticketMovieRailV61 button{scroll-snap-align:start!important;flex:0 0 calc(33.3333% - 6.66667px)!important;grid-template-columns:62px minmax(0,1fr)!important;gap:12px!important;width:calc(33.3333% - 6.66667px)!important;min-width:0!important;height:104px!important;min-height:104px!important;padding:10px 12px!important}.ticketMovieRailV61 button .poster,.ticketMovieRailV61 button img,.ticketMovieRailV61 button .posterImage,.ticketMovieRailV61 button .posterFallback{object-fit:cover!important;border-radius:10px!important;width:62px!important;min-width:62px!important;max-width:62px!important;height:84px!important;min-height:84px!important;max-height:84px!important}.ticketMovieRailV61 button .posterFallback{gap:5px!important;padding:6px!important}.ticketMovieRailV61 button .posterFallbackIcon{width:30px!important;max-width:30px!important}.ticketMovieRailV61 button .posterFallbackTitle{font-size:7px!important}.ticketMovieRailV61 button>span{-webkit-line-clamp:3!important;white-space:normal!important;text-overflow:clip!important;-webkit-box-orient:vertical!important;font-size:.96rem!important;font-weight:800!important;line-height:1.22!important;display:-webkit-box!important;overflow:hidden!important}@media (width<=820px){.ticketMovieRailV61 button{flex-basis:calc(50% - 5px)!important;width:calc(50% - 5px)!important}}@media (width<=560px){.ticketOrderPickPanelV61{padding-inline:12px!important}.ticketMovieSearchRow{grid-template-columns:minmax(0,1fr) auto!important}.ticketMovieRailV61 button{flex-basis:100%!important;width:100%!important;height:96px!important;min-height:96px!important}}.siteFooter .footerGrid{align-items:start!important}.siteFooter .footerGrid>div:first-child{min-width:0}.siteFooter .footerGrid p{max-width:470px!important;line-height:1.55!important}.contactPageV80 .sectionWrap{width:min(100% - 40px,1120px)!important;max-width:1120px!important}.contactPageV80 .contactHeroText{flex-direction:column;justify-content:center;min-height:210px;display:flex;padding-top:48px!important;padding-bottom:48px!important}.contactPageV80 .contactHeroText h1{margin-bottom:10px!important}.contactPageV80 .contactHeroText p{line-height:1.55;max-width:720px!important}.contactSectionEyebrow{color:#fb923c;letter-spacing:.14em;text-transform:uppercase;width:fit-content;font-size:.74rem;font-weight:900;display:inline-flex}.contactCenterGrid{grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);align-items:stretch;gap:22px;padding:34px 0 20px;display:grid}.contactHeadOfficeCard,.contactCenterForm,.contactBranchInfoCard,.contactServiceCards article{box-sizing:border-box;box-shadow:0 18px 46px #0000002e;background:linear-gradient(145deg,#111827fa,#0f172af5)!important;border:1px solid #94a3b829!important;border-radius:20px!important}.contactHeadOfficeCard{padding:24px}.contactHeadOfficeCard h2,.contactCenterForm h2,.contactSectionHeading h2,.contactBranchInfoCard h2{margin:6px 0 8px}.contactHeadOfficeLead{color:#cbd5e1;margin:0 0 20px;line-height:1.5}.contactHeadOfficeDetails{gap:10px;display:grid}.contactHeadOfficeDetails>div{background:#1e293b8f;border:1px solid #94a3b821;border-radius:14px;gap:4px;padding:12px 14px;display:grid}.contactHeadOfficeDetails small{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:900}.contactHeadOfficeDetails strong,.contactHeadOfficeDetails a{color:#f8fafc;overflow-wrap:anywhere;font-weight:800;line-height:1.4;text-decoration:none}.contactCenterForm{align-content:start;padding:22px!important}.contactCenterForm h2{margin-bottom:8px!important}.contactCenterForm .primaryBtn{width:100%}.contactServicesV80{text-align:left!important;padding:28px 0 26px!important}.contactSectionHeading{max-width:760px;margin-bottom:16px}.contactSectionHeading h2{font-size:clamp(25px,3vw,34px);color:#f8fafc!important}.contactSectionHeading p{color:#cbd5e1;margin:0;line-height:1.55}.contactServiceCards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.contactServiceCards article{grid-template-columns:42% minmax(0,1fr);min-height:220px;display:grid;overflow:hidden;padding:0!important}.contactServiceVisual{background:radial-gradient(circle at 50% 30%,#f9731638,#0000 45%),#0206176b;border-right:1px solid #94a3b81f;place-items:center;padding:18px;display:grid}.contactServiceIllustration{width:100%;max-width:230px;height:auto}.contactServiceBody{flex-direction:column;justify-content:center;min-width:0;padding:22px;display:flex}.contactServiceTag{color:#fb923c;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:900}.contactServiceBody h3{margin:7px 0 8px;font-size:1.35rem}.contactServiceBody p{margin:0 0 14px;line-height:1.5;color:#cbd5e1!important}.contactServiceBody a{color:#fdba74;overflow-wrap:anywhere;font-weight:850;text-decoration:none}.contactBranchArea{padding:18px 0 52px}.contactBranchHeading{margin-bottom:14px}.contactBranchSelector{grid-template-columns:minmax(0,1fr) 150px!important;margin:0!important;padding:14px!important}.contactBranchInfoCard{margin-top:14px;padding:20px 22px}.contactBranchInfoCard>div:first-child small{color:#fb923c;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:900}.contactBranchInfoGrid{grid-template-columns:1.5fr 1fr 1fr;gap:10px;margin-top:14px;display:grid}.contactBranchInfoGrid p{background:#1e293b85;border:1px solid #94a3b81f;border-radius:13px;gap:5px;min-width:0;margin:0;padding:12px 14px;display:grid}.contactBranchInfoGrid b{color:#fb923c;text-transform:uppercase;letter-spacing:.07em;font-size:.72rem}.contactBranchInfoGrid span{color:#e2e8f0;overflow-wrap:anywhere;line-height:1.45}@media (width<=900px){.contactCenterGrid{grid-template-columns:1fr;gap:16px}.contactServiceCards article{grid-template-columns:36% minmax(0,1fr)}.contactBranchInfoGrid{grid-template-columns:1fr}}@media (width<=680px){.contactPageV80 .sectionWrap{width:min(100% - 24px,1120px)!important}.contactPageV80 .contactHeroText{min-height:190px;text-align:left!important;align-items:flex-start!important}.contactCenterGrid{padding-top:22px}.contactHeadOfficeCard,.contactCenterForm,.contactBranchInfoCard{padding:18px!important}.contactServiceCards{grid-template-columns:1fr!important}.contactServiceCards article{grid-template-columns:1fr}.contactServiceVisual{border-bottom:1px solid #94a3b81f;border-right:0;min-height:150px}.contactServiceIllustration{max-width:210px;max-height:135px}.contactServiceBody{padding:18px}.contactBranchSelector{grid-template-columns:1fr!important}.contactBranchSelector .outlineBtn{width:100%!important}.siteFooter .footerGrid p{max-width:100%!important}}.contactPageV81 .contactHeroText{min-height:180px!important;padding-top:38px!important;padding-bottom:38px!important}.contactPageV81 .contactHeroText h1{margin:12px 0 0!important}.contactPageV81 .contactHeroEyebrow{border-radius:999px!important;flex:none!important;align-self:flex-start!important;width:fit-content!important;max-width:max-content!important;padding:7px 13px!important;display:inline-flex!important}.contactPageV81 .contactHeadOfficeCard{align-self:start!important;min-height:0!important}.contactPageV81 .contactCenterForm{align-self:start!important}.contactPageV81 .contactCenterForm .contactSubmitBtn{justify-self:start!important;width:auto!important;min-width:112px!important;padding-inline:24px!important}.contactPageV81 .contactServiceBody{justify-content:flex-start!important}.contactServiceContacts{gap:7px;margin:0 0 14px;display:grid}.contactServiceContacts a{align-items:center;gap:6px;width:fit-content;max-width:100%;font-size:.82rem;display:inline-flex;color:#e2e8f0!important}.contactWorkflowBtn{margin-top:auto;width:fit-content!important;min-height:40px!important;padding:8px 13px!important;font-size:.8rem!important}.contactWorkflowOverlay{z-index:10020;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#020617c7;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.contactWorkflowModal{background:linear-gradient(145deg,#111827,#0f172a);border:1px solid #f9731661;border-radius:22px;width:min(100%,620px);max-height:min(88dvh,760px);padding:26px;position:relative;overflow:auto;box-shadow:0 28px 80px #00000085}.contactWorkflowModal h2{color:#fff;margin:7px 42px 7px 0;font-size:clamp(24px,4vw,34px)}.contactWorkflowIntro{color:#cbd5e1;margin:0 0 18px;line-height:1.55}.contactWorkflowClose{color:#fff;cursor:pointer;background:#1e293beb;border:1px solid #94a3b82e;border-radius:12px;width:38px;height:38px;font-size:22px;position:absolute;top:16px;right:16px}.contactWorkflowSteps{gap:10px;display:grid}.contactWorkflowStep{background:#1e293b7a;border:1px solid #94a3b821;border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;padding:13px;display:grid}.contactWorkflowStep>span{color:#fb923c;background:#f9731629;border:1px solid #f9731661;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:950;display:grid}.contactWorkflowStep b{color:#fff}.contactWorkflowStep p{color:#cbd5e1;margin:4px 0 0;font-size:.88rem;line-height:1.48}.contactWorkflowDone{margin-top:18px;width:100%!important}.historyPage{max-width:1040px!important}.historyTicketCard{grid-template-columns:minmax(0,1fr) 230px;min-height:250px;display:grid;position:relative;background:0 0!important;border:0!important;padding:0!important;overflow:visible!important;box-shadow:0 22px 55px #0000004d!important}.historyTicketMain,.historyTicketStub{background:linear-gradient(145deg,#111827fa,#182438f5);border:1px solid #94a3b82e;position:relative}.historyTicketMain{border-right:0;border-radius:22px 0 0 22px;min-width:0;padding:22px 24px}.historyTicketStub{background:radial-gradient(circle at 50% 20%,#f973161f,#0000 38%),linear-gradient(155deg,#0d1422fc,#111827fc);border-left:1px dashed #f973168c;border-radius:0 22px 22px 0;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:20px 18px;display:flex}.historyTicketCard:before,.historyTicketCard:after{content:"";z-index:3;pointer-events:none;background:#000;border-radius:50%;width:28px;height:28px;position:absolute;right:216px}.historyTicketCard:before{top:-14px}.historyTicketCard:after{bottom:-14px}.historyTicketBrand{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:14px;display:flex}.historyTicketBrand span{color:#fb923c;letter-spacing:.13em;font-size:.75rem;font-weight:950}.historyTicketBrand small{color:#94a3b8;text-align:right;font-weight:800}.historyTicketCard .historyCardHead{margin:0 0 18px;border:0!important;padding:0!important}.historyTicketCard .historyCardHead h2{margin:0 0 5px;font-size:clamp(25px,3vw,36px);line-height:1.04}.historyTicketCard .historyCardHead p{font-size:.94rem}.historyTicketDetails{grid-template-columns:1.1fr .8fr 1fr;gap:10px;display:grid}.historyTicketDetails>div{background:#0206173d;border:1px solid #94a3b821;border-radius:13px;min-width:0;padding:11px 12px}.historyTicketDetails span,.historyTicketOrderNo span{color:#fbbf24;text-transform:uppercase;letter-spacing:.08em;font-size:.67rem;font-weight:900;display:block}.historyTicketDetails b,.historyTicketDetails strong{color:#fff;overflow-wrap:anywhere;margin-top:5px;display:block}.historyTicketSeat strong{color:#fdba74;font-size:1.22rem}.historyTicketOrderNo{background:#f973160e;border:1px dashed #f9731640;border-radius:13px;margin-top:10px;padding:11px 12px}.historyTicketOrderNo b{color:#fff;overflow-wrap:anywhere;margin-top:4px;display:block}.historyTicketStub .historyStatus{margin:0}.historyTicketBarcode{opacity:.88;background:repeating-linear-gradient(90deg,#f8fafc 0 2px,#0000 2px 5px,#f8fafc 5px 6px,#0000 6px 9px);border-radius:7px;width:82%;height:54px}.historyTicketStub>small{color:#94a3b8;letter-spacing:.18em;font-size:.62rem;font-weight:900}.historyTicketStub .historyActions{gap:8px;width:100%;display:grid}.historyTicketStub .historyActions .primaryBtn,.historyTicketStub .historyActions .outlineBtn{min-height:38px;padding:7px 10px;font-size:.78rem;width:100%!important}@media (width<=780px){.contactPageV81 .contactHeroText{min-height:160px!important}.contactWorkflowOverlay{padding:12px}.contactWorkflowModal{border-radius:18px;padding:20px}.historyTicketCard{grid-template-columns:1fr}.historyTicketMain{border-bottom:0;border-right:1px solid #94a3b82e;border-radius:20px 20px 0 0}.historyTicketStub{border-top:1px dashed #f973168c;border-left:1px solid #94a3b82e;border-radius:0 0 20px 20px}.historyTicketCard:before,.historyTicketCard:after{top:auto;bottom:170px;right:auto}.historyTicketCard:before{left:-14px}.historyTicketCard:after{right:-14px}.historyTicketDetails,.historyTicketStub .historyActions{grid-template-columns:1fr 1fr}.historyTicketStub .historyActions .primaryBtn{grid-column:1/-1}}@media (width<=520px){.contactPageV81 .contactCenterForm .contactSubmitBtn{width:100%!important}.contactWorkflowStep{grid-template-columns:36px minmax(0,1fr);padding:11px}.contactWorkflowStep>span{width:36px;height:36px}.historyTicketMain{padding:18px 16px}.historyTicketBrand{flex-direction:column;align-items:flex-start;gap:5px}.historyTicketBrand small{text-align:left}.historyTicketDetails,.historyTicketStub .historyActions{grid-template-columns:1fr}.historyTicketStub .historyActions .primaryBtn{grid-column:auto}}.contactPageV81 .contactServiceActions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:16px;display:flex}.contactPageV81 .contactServiceActions .contactWorkflowBtn,.contactPageV81 .contactServiceActions .contactResourceBtn{white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:7px;width:auto;min-height:42px;display:inline-flex;margin-top:0!important}.contactPageV81 .contactResourceBtn{background:#f9731614!important;border-color:#f97316a3!important}.contactPageV81 .contactResourceBtn span{font-size:1rem;font-weight:900;line-height:1}.contactResourceModal{max-width:520px!important}.contactResourceContact{background:#0f172ab8;border:1px solid #94a3b82e;border-radius:14px;gap:5px;margin-top:16px;padding:14px 16px;display:grid}.contactResourceContact b{color:#f8fafc;overflow-wrap:anywhere}.contactResourceContact span{color:#cbd5e1}.contactResourceMailBtn{width:fit-content;min-width:150px;margin-top:16px;text-decoration:none}@media (width<=680px){.contactPageV81 .contactServiceActions{grid-template-columns:1fr;display:grid}.contactPageV81 .contactServiceActions .contactWorkflowBtn,.contactPageV81 .contactServiceActions .contactResourceBtn,.contactResourceMailBtn{width:100%}}.infoPage{width:min(100% - 40px,1080px)!important;padding-top:clamp(28px,4vw,52px)!important;padding-bottom:clamp(46px,6vw,72px)!important}.infoPage .infoHero{margin-bottom:clamp(18px,2.4vw,24px)!important;padding:clamp(22px,3vw,30px)!important}.infoPage .infoHero h1{margin-bottom:8px!important}.infoPage .infoBottom{gap:10px!important;margin-top:clamp(20px,3vw,30px)!important}.policyStack,.privacyStack,.privacyGrid{gap:clamp(14px,2vw,18px)!important}.privacyCard,.policyPanel{padding:clamp(18px,2.2vw,24px)!important}.faqAccordion{gap:12px!important}.faqItem{overflow:clip!important}.faqToggle{color:#fff;text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-weight:1000;display:flex}.faqToggle span{min-width:0}.faqToggle b{color:#ff9f45;background:#ff790029;border-radius:10px;flex:none;place-items:center;width:30px;height:30px;display:grid;transition:transform .32s cubic-bezier(.2,.8,.2,1),background .22s,color .22s!important}.faqItem.isOpen .faqToggle b{color:#fff;background:#ff790040;transform:rotate(45deg)}.faqAnswerWrap{opacity:.35;grid-template-rows:0fr;display:grid;transition:grid-template-rows .34s cubic-bezier(.2,.8,.2,1),opacity .26s!important}.faqAnswerInner{overflow:hidden}.faqAnswerInner p{color:#cbd5e1;margin:0;padding:0 20px 18px;line-height:1.72;transform:translateY(-5px);transition:transform .3s cubic-bezier(.2,.8,.2,1)!important}.faqItem.isOpen{background:linear-gradient(145deg,#263146f5,#0f172afa)!important;border-color:#f9731647!important}.faqItem.isOpen .faqAnswerWrap{opacity:1;grid-template-rows:1fr}.faqItem.isOpen .faqAnswerInner p{transform:translateY(0)}.privacyCardIllustrated{flex-direction:column;display:flex}.privacyCardIllustrated ul{flex:auto}.privacyIllustration{background:radial-gradient(circle at 14% 18%,#f9731638,#0000 38%),linear-gradient(145deg,#070c18b8,#111827f0);border:1px solid #ffffff14;border-radius:18px;justify-content:center;align-items:center;gap:16px;min-height:128px;margin-top:20px;padding:18px;display:flex;position:relative;overflow:hidden}.privacyUseIllustration:after,.privacyRetentionIllustration:after{content:"";border:1px solid #f9731621;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-75px;right:-55px}.privacyIlloTicket,.privacyIlloService,.privacyIlloArchive,.privacyIlloShield,.privacyIlloClock,.privacyIlloMessage{z-index:1;position:relative}.privacyIlloTicket{color:#ffb05d;letter-spacing:.12em;background:#f973161f;border:2px solid #ff8a1f;border-radius:12px;place-items:center;width:92px;height:58px;font-size:11px;font-weight:1000;display:grid}.privacyIlloTicket i{border-top:2px dashed #ffb15cb3;position:absolute;top:12px;left:12px;right:12px}.privacyIlloArrow{color:#ff9a3d;font-size:28px;font-weight:1000}.privacyIlloService{color:#fff;background:#1e293bf2;border:1px solid #94a3b840;border-radius:50%;place-items:center;width:84px;height:84px;display:grid;box-shadow:0 14px 32px #00000040}.privacyIlloService span{color:#ff8a1f;font-size:28px;line-height:1}.privacyIlloService b{margin-top:-16px;font-size:10px}.privacyIlloMessage{color:#ffb05d;letter-spacing:.14em;background:#f9731629;border:1px solid #f973164d;border-radius:12px 12px 12px 4px;place-items:center;width:52px;height:38px;display:grid}.privacyIlloShield{clip-path:polygon(50% 0,92% 14%,86% 72%,50% 100%,14% 72%,8% 14%);color:#fff;background:linear-gradient(160deg,#f97316f2,#9a3412e6);place-items:center;width:78px;height:88px;font-size:32px;font-weight:1000;display:grid}.privacyIlloArchive{color:#dbeafe;background:#1e293bf2;border:1px solid #94a3b83d;border-radius:12px;place-items:center;width:94px;height:68px;display:grid}.privacyIlloArchive span{color:#ff9a3d;font-size:20px}.privacyIlloArchive b{letter-spacing:.12em;margin-top:-9px;font-size:10px}.privacyIlloClock{background:#0f172acc;border:3px solid #ffffffc2;border-radius:50%;width:64px;height:64px}.privacyIlloClock:before,.privacyIlloClock:after{content:"";transform-origin:bottom;background:#ff9a3d;border-radius:99px;width:2px;position:absolute;top:50%;left:50%}.privacyIlloClock:before{height:18px;transform:translate(-50%,-100%)rotate(0)}.privacyIlloClock:after{height:15px;transform:translate(-50%,-100%)rotate(125deg)}.privacyContactCard{gap:14px!important}.privacyContactGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.privacyContactGrid a{color:#fff;background:#ffffff09;border:1px solid #ffffff14;border-radius:14px;gap:4px;min-width:0;padding:13px 14px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:grid}.privacyContactGrid a:hover{background:#f9731614;border-color:#f9731659;transform:translateY(-2px)}.privacyContactGrid small{color:#ffad5a;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.privacyContactGrid strong,.privacyContactGrid span{overflow-wrap:anywhere}.privacyContactGrid strong{font-size:13px}.privacyContactGrid span{color:#b8c4d8;font-size:12px}.privacyDeleteBox{background:linear-gradient(145deg,#f9731613,#0f172a9e);border:1px solid #f9731638;border-radius:18px;grid-template-columns:minmax(220px,.8fr) minmax(0,1.25fr);align-items:start;gap:20px;margin-top:4px;padding:18px;display:grid}.privacyDeleteBox h3{margin:6px 0 8px;font-size:21px}.privacyDeleteBox p{font-size:13.5px;line-height:1.65}.privacyDeleteForm{gap:10px;display:grid}.privacyDeleteFields{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.privacyDeleteForm input,.privacyDeleteForm textarea{color:#fff;background:#0f172adb;border:1px solid #ffffff1f;border-radius:12px;outline:0;width:100%;padding:11px 12px}.privacyDeleteForm input{min-height:42px}.privacyDeleteForm textarea{resize:vertical;min-height:92px}.privacyDeleteForm input:focus,.privacyDeleteForm textarea:focus{border-color:#f97316a6;box-shadow:0 0 0 3px #f973161a}.privacyDeleteAction{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.privacyDeleteAction .primaryBtn{min-height:42px;padding:10px 16px}.privacyDeleteAction span{color:#9fb0c8;font-size:11.5px}@media (width<=900px){.infoPage{width:min(100% - 28px,1080px)!important}.privacyContactGrid{grid-template-columns:1fr 1fr}.privacyDeleteBox{grid-template-columns:1fr}.privacyDeleteFields{grid-template-columns:1fr 1fr}}@media (width<=640px){.infoPage{width:min(100% - 18px,1080px)!important;padding-top:22px!important;padding-bottom:42px!important}.infoPage .infoHero{border-radius:18px!important;margin-bottom:14px!important;padding:18px!important}.faqToggle{gap:10px;padding:15px}.faqToggle b{width:28px;height:28px}.faqAnswerInner p{padding:0 15px 15px;font-size:13.5px}.privacyCard,.policyPanel{border-radius:18px!important;padding:16px!important}.privacyIntroCard{padding:17px!important}.privacyContactGrid{grid-template-columns:1fr}.privacyDeleteBox{gap:14px;padding:14px}.privacyDeleteFields{grid-template-columns:1fr}.privacyIllustration{gap:10px;min-height:110px;padding:12px}.privacyIlloTicket{width:76px}.privacyIlloService{width:68px;height:68px}.privacyIlloMessage{width:46px}.privacyIlloShield{width:62px;height:72px}.privacyIlloArchive{width:74px}.privacyIlloClock{width:52px;height:52px}}@media (prefers-reduced-motion:reduce){.faqAnswerWrap,.faqAnswerInner p,.faqToggle b{transition:none!important}}.infoPage .policyStack{gap:clamp(16px,2.2vw,22px)!important}.refundPanel+.policyPanel{margin-top:0!important}.refundStep:before{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 50px);overflow:hidden;content:attr(data-title)!important}.refundStep h3{display:none!important}.refundStep p{margin-top:5px!important}.refundFlowActions{background:linear-gradient(145deg,#f9731611,#0f172a9e);border:1px solid #f9731633;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:20px;padding:18px;display:grid}.refundFlowActions h3{color:#fff;margin:5px 0;font-size:1.08rem}.refundFlowActions p{color:#cbd5e1;max-width:680px;margin:0;font-size:.88rem;line-height:1.55}.refundFlowActionButtons{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.refundFlowActionButtons .primaryBtn,.refundFlowActionButtons .outlineBtn{white-space:nowrap;min-height:42px;padding:10px 15px}.refundFormOverlay{z-index:10030;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617cc;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.refundFormModal{background:linear-gradient(150deg,#111827,#0f172a);border:1px solid #f9731657;border-radius:22px;width:min(100%,760px);max-height:min(90dvh,840px);padding:clamp(20px,3vw,28px);position:relative;overflow:auto;box-shadow:0 30px 90px #00000085}.refundFormModal h2{color:#fff;margin:7px 48px 7px 0;font-size:clamp(24px,4vw,32px)}.refundFormIntro{color:#cbd5e1;margin:0 0 18px;font-size:.9rem;line-height:1.62}.refundFormClose{color:#fff;cursor:pointer;background:#1e293bf0;border:1px solid #94a3b82e;border-radius:12px;width:38px;height:38px;font-size:22px;position:absolute;top:16px;right:16px}.refundRequestForm{gap:11px;display:grid}.refundRequestGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.refundRequestForm label{color:#dbe4f2;gap:6px;min-width:0;font-size:.78rem;font-weight:850;display:grid}.refundRequestForm label>span{color:#cbd5e1}.refundRequestForm input,.refundRequestForm textarea,.refundRequestForm select{color:#fff;width:100%;font:inherit;background:#0f172aeb;border:1px solid #ffffff1f;border-radius:12px;outline:0;padding:11px 12px}.refundRequestForm input,.refundRequestForm select{min-height:44px}.refundRequestForm textarea{resize:vertical;min-height:120px;line-height:1.5}.refundRequestForm input:focus,.refundRequestForm textarea:focus,.refundRequestForm select:focus{border-color:#f973169e;box-shadow:0 0 0 3px #f973161a}.refundRequestAction{flex-wrap:wrap;align-items:center;gap:12px;padding-top:2px;display:flex}.refundRequestAction .primaryBtn{min-height:43px;padding:10px 17px}.refundRequestAction span{color:#9fb0c8;font-size:11.5px}@media (width<=900px){.refundFlowActions{grid-template-columns:1fr}.refundFlowActionButtons{justify-content:flex-start}}@media (width<=640px){.refundFlowActions{gap:14px;margin-top:16px;padding:15px}.refundFlowActionButtons{grid-template-columns:1fr;display:grid}.refundFlowActionButtons .primaryBtn,.refundFlowActionButtons .outlineBtn{width:100%}.refundFormOverlay{align-items:end;padding:10px}.refundFormModal{border-radius:20px 20px 14px 14px;width:100%;max-height:92dvh;padding:19px 16px 18px}.refundRequestGrid{grid-template-columns:1fr}.refundRequestAction{flex-direction:column;align-items:stretch}.refundRequestAction .primaryBtn{width:100%}.refundStep:before{max-width:calc(100% - 8px)}}.privacyDeleteLauncher{grid-template-columns:minmax(0,1fr) 250px;align-items:center;overflow:hidden}.privacyDeleteCopy{max-width:650px}.privacyDeleteOpenBtn{width:auto;min-height:42px;margin-top:14px;padding:10px 17px}.privacyDeleteIllustration{background:radial-gradient(circle at 22% 35%,#f9731630,#0000 38%),#080f1d61;border:1px solid #ffffff14;border-radius:17px;justify-content:center;align-items:center;gap:11px;min-height:150px;padding:18px;display:flex}.privacyDeleteShield{color:#fff;clip-path:polygon(50% 0,91% 16%,84% 71%,50% 100%,16% 71%,9% 16%);filter:drop-shadow(0 12px 20px #f973162e);background:linear-gradient(#fb7a15,#b63b08);place-items:center;width:58px;height:68px;font-size:29px;font-weight:900;display:grid}.privacyDeleteDoc{background:#1e293bf0;border:1px solid #ffffff2b;border-radius:10px;align-content:center;gap:7px;width:52px;height:66px;padding:10px;display:grid}.privacyDeleteDoc i{background:#ffffff57;border-radius:999px;height:4px}.privacyDeleteDoc i:nth-child(2){width:78%}.privacyDeleteArrow{color:#ff8a24;font-size:25px;font-weight:900}.privacyDeleteBin{color:#ff9a3e;background:#f9731612;border:2px solid #f97316b8;border-radius:11px 11px 16px 16px;place-items:center;width:54px;height:58px;font-size:25px;font-weight:900;display:grid;position:relative}.privacyDeleteBin:before{content:"";background:#ff8a24;border-radius:999px;width:44px;height:5px;position:absolute;top:-9px}.privacyDeleteOverlay{z-index:1600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617c2;place-items:center;padding:20px;animation:.18s both privacyDeleteFade;display:grid;position:fixed;inset:0}.privacyDeleteModal{background:linear-gradient(155deg,#172033 0%,#101827 72%,#472215f2 140%);border:1px solid #f9731657;border-radius:22px;width:min(720px,100%);max-height:min(88vh,760px);padding:24px;animation:.22s cubic-bezier(.2,.8,.2,1) both privacyDeletePop;position:relative;overflow:auto;box-shadow:0 30px 80px #0000007a}.privacyDeleteModal h2{margin:7px 0 6px;font-size:clamp(24px,3vw,34px);line-height:1.05}.privacyDeleteIntro{color:#aab8cd;margin:0 42px 20px 0;line-height:1.6}.privacyDeleteClose{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:11px;place-items:center;width:36px;height:36px;font-size:22px;display:grid;position:absolute;top:16px;right:16px}.privacyDeleteModal .privacyDeleteForm{gap:13px}.privacyDeleteModal .privacyDeleteFields{grid-template-columns:repeat(3,minmax(0,1fr))}.privacyDeleteModal .privacyDeleteForm label{color:#dce4f2;gap:6px;font-size:12px;font-weight:800;display:grid}.privacyDeleteModal .privacyDeleteForm textarea{min-height:116px}@keyframes privacyDeleteFade{0%{opacity:0}to{opacity:1}}@keyframes privacyDeletePop{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:none}}@media (width<=900px){.privacyDeleteLauncher{grid-template-columns:1fr 210px}.privacyDeleteModal .privacyDeleteFields{grid-template-columns:1fr 1fr}}@media (width<=640px){.privacyDeleteLauncher{grid-template-columns:1fr}.privacyDeleteIllustration{min-height:115px}.privacyDeleteOpenBtn{width:100%}.privacyDeleteOverlay{padding:12px}.privacyDeleteModal{border-radius:18px;max-height:92vh;padding:20px 16px 17px}.privacyDeleteModal .privacyDeleteFields{grid-template-columns:1fr}.privacyDeleteIntro{margin-right:34px}.privacyDeleteAction{align-items:stretch}.privacyDeleteAction .primaryBtn{width:100%}}@media (prefers-reduced-motion:reduce){.privacyDeleteOverlay,.privacyDeleteModal{animation:none!important}}.historyPage{padding-bottom:clamp(68px,8vw,108px)!important}.historyList,.historyTicketCard:last-child{margin-bottom:0!important}.privacyIconPoints{gap:11px;margin-top:18px;display:grid}.privacyIconPoint{background:#02061733;border:1px solid #94a3b81f;border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;padding:12px 13px;display:grid}.privacyPointIcon{color:#ff9a3d;background:linear-gradient(145deg,#f973162e,#1e293bdb);border:1px solid #f9731647;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.privacyIconPoint p{color:#cbd5e1;font-size:.91rem;line-height:1.68;margin:0!important}.privacyRightsGrid{grid-template-columns:1fr;gap:11px;margin-top:18px;display:grid}.privacyRightBox{background:linear-gradient(145deg,#02061738,#1e293b6b);border:1px solid #94a3b821;border-radius:16px;grid-template-columns:108px minmax(0,1fr);align-items:center;gap:14px;min-height:106px;padding:12px 14px 12px 12px;display:grid}.privacyRightBox p{color:#d4dbea;font-size:.88rem;line-height:1.62;margin:0!important}.privacyRightIllustration{background:radial-gradient(circle at 18% 18%,#f973162e,#0000 42%),#080e1b9e;border:1px solid #f973162e;border-radius:13px;height:80px;position:relative;overflow:hidden}.privacyRightIllustration:after{content:"";border:1px solid #f973161f;border-radius:50%;width:70px;height:70px;position:absolute;bottom:-34px;right:-30px}.rightDoc,.rightCard{background:#f9731614;border:2px solid #ff9d46eb;border-radius:8px;width:40px;height:48px;position:absolute;top:17px;left:24px}.rightDoc:before,.rightDoc:after,.rightCard:before,.rightCard:after{content:"";background:#ffffff7a;border-radius:999px;height:3px;position:absolute;left:8px;right:8px}.rightDoc:before,.rightCard:before{top:14px}.rightDoc:after,.rightCard:after{width:17px;top:24px}.rightLens{border:3px solid #d7e0ed;border-radius:50%;width:28px;height:28px;position:absolute;top:36px;left:55px}.rightLens:after{content:"";background:#d7e0ed;border-radius:99px;width:15px;height:3px;position:absolute;bottom:-5px;right:-11px;transform:rotate(45deg)}.rightPencil{color:#ff962f;font-size:37px;font-weight:900;position:absolute;top:30px;left:58px;transform:rotate(-18deg)}.rightShield{color:#fff;clip-path:polygon(50% 0,91% 16%,84% 71%,50% 100%,16% 71%,9% 16%);background:linear-gradient(#fb7a15,#b63b08);place-items:center;width:48px;height:56px;font-size:24px;font-weight:900;display:grid;position:absolute;top:15px;left:20px}.rightBin{color:#ffad62;background:#f973160f;border:2px solid #f97316bf;border-radius:6px 6px 9px 9px;place-items:center;width:28px;height:34px;font-size:19px;font-weight:900;display:grid;position:absolute;top:28px;left:65px}.rightBin:before{content:"";background:#ff8a24;border-radius:99px;width:23px;height:3px;position:absolute;top:-6px}.privacyDeleteAction,.refundRequestAction{justify-content:flex-start!important}.privacyDeleteAction .primaryBtn,.refundRequestAction .primaryBtn{min-width:156px;width:auto!important}@media (width<=700px){.historyPage{padding-bottom:72px!important}.privacyRightBox{grid-template-columns:88px minmax(0,1fr);min-height:96px;padding:10px}.privacyRightIllustration{height:72px}.rightDoc,.rightCard{transform-origin:0 0;top:13px;left:17px;transform:scale(.88)}.rightLens{transform-origin:0 0;top:31px;left:43px;transform:scale(.84)}.rightPencil{font-size:31px;top:25px;left:44px}.rightShield{transform-origin:0 0;top:11px;left:12px;transform:scale(.86)}.rightBin{transform-origin:0 0;top:25px;left:51px;transform:scale(.88)}}@media (width<=480px){.privacyIconPoint{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:11px}.privacyPointIcon{border-radius:10px;width:36px;height:36px}.privacyRightBox{grid-template-columns:1fr}.privacyRightIllustration{width:100%;height:84px}.privacyDeleteAction .primaryBtn,.refundRequestAction .primaryBtn{width:100%!important}}.homeMovieInfoRow>.homeMovieFactsOnly,.homeMovieFactsOnly>header,.homeMovieFactsOnly>header.movieDetailHeadPro,.homeMovieFactsOnly>header.movieDetailHeadNoPanel,.homeMovieFactsOnly>header.movieDetailHeadPro.movieDetailHeadNoPanel,.homeMovieFactsOnly>header.movieDetailHeadPro.movieDetailHeadNoPanel>h2,.homeMovieFactsOnly>header.movieDetailHeadPro.movieDetailHeadNoPanel>.movieMetaPro{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}.homeMovieFactsOnly>header.movieDetailHeadPro.movieDetailHeadNoPanel:before,.homeMovieFactsOnly>header.movieDetailHeadPro.movieDetailHeadNoPanel:after,.homeMovieFactsOnly>header.movieDetailHeadPro.movieDetailHeadNoPanel>h2:before,.homeMovieFactsOnly>header.movieDetailHeadPro.movieDetailHeadNoPanel>h2:after,.homeMovieFactsOnly>header.movieDetailHeadPro.movieDetailHeadNoPanel>.movieMetaPro:before,.homeMovieFactsOnly>header.movieDetailHeadPro.movieDetailHeadNoPanel>.movieMetaPro:after{content:none!important;background:0 0!important;display:none!important}.contactPageV81 .contactCenterGrid{align-items:stretch!important}.contactPageV81 .contactHeadOfficeCard,.contactPageV81 .contactCenterForm{height:100%!important;min-height:0!important}.contactPageV81 .contactCenterForm{grid-template-rows:auto auto auto auto auto minmax(116px,1fr) auto auto;display:grid!important}.contactPageV81 .contactCenterForm textarea{height:100%;min-height:116px}.contactPageV81 .contactServiceCards{align-items:stretch!important}.contactPageV81 .contactServiceCards article{height:100%!important}.contactPageV81 .contactServiceBody{height:100%}.contactPageV81 .contactServiceActions{padding-top:16px;margin-top:auto!important}.contactPageV81 .contactServiceActions .contactResourceBtn{text-decoration:none!important}.contactProposalUploadModal{width:min(100%,720px)!important}.contactProposalGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.contactProposalGrid label{color:#cbd5e1;gap:7px;min-width:0;font-size:.78rem;font-weight:850;display:grid}.contactProposalGrid label>span{color:#e2e8f0}.contactProposalGrid input,.contactProposalGrid select,.contactProposalGrid textarea{box-sizing:border-box;color:#f8fafc;width:100%;font:inherit;background:#0f172ac7;border:1px solid #94a3b833;border-radius:12px;outline:none;padding:11px 12px}.contactProposalGrid input:focus,.contactProposalGrid select:focus,.contactProposalGrid textarea:focus{border-color:#f97316b8;box-shadow:0 0 0 3px #f973161a}.contactProposalWide{grid-column:1/-1}.contactFileField input[type=file]{cursor:pointer;padding:9px}.contactFileField input[type=file]::file-selector-button{color:#fb923c;cursor:pointer;background:#f9731629;border:0;border-radius:9px;margin-right:10px;padding:8px 11px;font-weight:900}.contactFileField small{color:#94a3b8;font-weight:700}.contactProposalActions{align-items:center;gap:10px;margin-top:16px;display:flex}.contactProposalActions .primaryBtn,.contactProposalActions .outlineBtn{min-height:42px;width:auto!important}.contactProposalStatus{margin:12px 0 0!important}@media (width<=900px){.contactPageV81 .contactCenterGrid{align-items:start!important}.contactPageV81 .contactHeadOfficeCard,.contactPageV81 .contactCenterForm{height:auto!important}}@media (width<=620px){.contactProposalGrid{grid-template-columns:1fr}.contactProposalWide{grid-column:auto}.contactProposalActions{grid-template-columns:1fr;display:grid}.contactProposalActions .primaryBtn,.contactProposalActions .outlineBtn{width:100%!important}}*,:before,:after{box-sizing:border-box}html,body,#root,.appShell,.appShell>main{width:100%;min-width:0;max-width:100%}html,body,#root,.appShell{overflow-x:hidden}.appShell>main{overflow-x:clip}img,picture,video,canvas,svg,iframe{max-width:100%}input,select,textarea,button{min-width:0;max-width:100%}.sectionWrap>*,.ticketOrderPanel>*,.ticketOrderModal>*,.checkoutPopupCard>*,.qrisModal>*,.contactPageV81>*,.contactCenterGrid>*,.contactServiceCards>*,.historyPage>*,.historyTicketCard>*,.privacyGrid>*,.refundFlow>*,.footerGrid>*{min-width:0}.sectionWrap,.appShell main>.sectionWrap{width:min(100% - 32px,1120px)!important;max-width:min(100% - 32px,1120px)!important;margin-left:auto!important;margin-right:auto!important}.ticketOrderScheduleHeadCompact h2,.ticketOrderScheduleHeadCompact p,.historyTicketOrderNo,.historyTicketDetails,.historyTicketCard,.contactHeadOfficeDetails,.contactServiceContacts,.infoPage,.policyPanel,.numberedPolicyCard,.footerGrid p{overflow-wrap:anywhere;word-break:normal}@media (width<=980px){.siteHeader,#root .siteHeader,#root header.siteHeader{width:100%!important;max-width:100%!important}.headerInner.headerInnerSimple,.siteHeader .headerInner,#root .siteHeader .headerInner{justify-content:space-between!important;align-items:center!important;gap:12px!important;width:min(100% - 28px,1120px)!important;max-width:min(100% - 28px,1120px)!important;margin-inline:auto!important;display:flex!important}.desktopNav,.desktopHeaderActions{display:none!important}.hamburgerBtn{flex:none!important;display:inline-flex!important}.brand{min-width:0!important;max-width:calc(100% - 64px)!important}.brandLogo{width:auto!important;max-width:154px!important;height:auto!important;max-height:42px!important}.mobileMenuBackdrop{width:100vw!important;max-width:100vw!important}.mobileDrawer{width:min(88vw,360px)!important;max-width:calc(100vw - 16px)!important}}.ticketOrderPageClean,.ticketOrderPageClean .ticketOrderPanel,.ticketOrderHeroClean,.ticketOrderScheduleBox{box-sizing:border-box!important;min-width:0!important}.ticketOrderPickPanelV61{overflow:visible!important}.ticketOrderDateRailNoBar,.ticketMovieRailV61,.ticketOrderShowGridClean{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;max-width:100%!important}.ticketOrderDateRailNoBar,.ticketMovieRailV61{scrollbar-width:none}.ticketOrderDateRailNoBar::-webkit-scrollbar{display:none}.ticketMovieRailV61::-webkit-scrollbar{display:none}.ticketOrderScheduleBox{overflow:visible!important}.ticketOrderScheduleHeadCompact>*{min-width:0!important}.ticketOrderLocationInline select{text-overflow:ellipsis}.ticketOrderNoShowNotice,.friendlyEmptyState{max-width:100%!important}.ticketOrderOverlay,.checkoutPopupOverlay,.qrisOverlay,.confirmModal,.contactWorkflowOverlay,.contactProposalUploadModal,.infoModalOverlay,.locationPickerOverlay,.authOverlay{max-width:100vw!important}.ticketOrderModal,.ticketOrderModalCompact,.checkoutPopupCard,.qrisModal,.confirmModalClean,.contactWorkflowModal,.contactProposalUploadModal>*,.locationPickerModal,.authModalCard{min-width:0!important;max-width:calc(100vw - 28px)!important}.bookingPage,.bookingClean,.bookingSeatOnly,.bookingSeatToolbar,.seatMapBox,.seatViewport{min-width:0!important;max-width:100%!important}.seatMapBox{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;overflow-x:auto!important}.siteFooter,.siteFooter .sectionWrap,.siteFooter .footerGrid{max-width:100%!important}.siteFooter .footerGrid p{overflow-wrap:anywhere}@media (width>=641px) and (width<=980px){.sectionWrap,.appShell main>.sectionWrap{width:min(100% - 32px,900px)!important;max-width:min(100% - 32px,900px)!important}.ticketOrderPageClean{width:min(100% - 32px,900px)!important;max-width:min(100% - 32px,900px)!important;padding-top:28px!important}.ticketOrderDateRailNoBar button{flex:0 0 calc(33.3333% - 6.66667px)!important;width:calc(33.3333% - 6.66667px)!important;min-width:150px!important}.ticketMovieRailV61 button{flex:0 0 calc(50% - 5px)!important;width:calc(50% - 5px)!important;min-width:0!important}.contactCenterGrid,.contactServiceCards,.privacyGrid,.refundFlow{gap:16px!important}.footerGrid{gap:28px!important}}@media (width<=640px){:root{--mobile-gutter:10px}.sectionWrap,.appShell main>.sectionWrap,.contactPageV80 .sectionWrap,.contactPageV81 .sectionWrap{width:calc(100% - (var(--mobile-gutter) * 2))!important;max-width:calc(100% - (var(--mobile-gutter) * 2))!important;margin-inline:auto!important}.pageTop,.ticketOrderPage,.ticketOrderPageClean,.cinemaPage,.contactPage,.historyPage,.infoPage,.invoicePage,.printPage,.bookingPage{padding-top:16px!important}.headerInner.headerInnerSimple,.siteHeader .headerInner,#root .siteHeader .headerInner{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;min-height:70px!important}.brandLogo{max-width:132px!important;max-height:38px!important}.hamburgerBtn{width:44px!important;min-width:44px!important;height:44px!important;padding:9px!important}.ticketOrderPageClean{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;margin-inline:auto!important}.ticketOrderHeroClean,.ticketOrderPageClean .ticketOrderPanel,.ticketOrderPickPanelV61,.ticketOrderScheduleBox{width:100%!important;max-width:100%!important;margin-inline:0!important}.ticketOrderHeroClean{border-radius:18px!important;padding:16px!important}.ticketOrderHeroClean h1{font-size:clamp(28px,9vw,36px)!important}.ticketOrderPickPanelV61,.ticketOrderScheduleBox{padding:12px!important}.ticketOrderDateRowWithControls{width:100%!important;max-width:100%!important}.ticketOrderDateRailNoBar{scroll-snap-type:x mandatory!important;grid-template-columns:none!important;grid-auto-columns:calc(33.3333% - 5.33333px)!important;grid-auto-flow:column!important;gap:8px!important;min-height:66px!important;padding:0 0 3px!important;display:grid!important;overflow-x:auto!important}.ticketOrderDateRailNoBar button{scroll-snap-align:start!important;width:100%!important;min-width:0!important;max-width:none!important;height:64px!important;min-height:64px!important;padding:7px 6px!important;line-height:1.1!important}.ticketOrderDateRailNoBar button b,.ticketOrderDateRailNoBar button strong{white-space:normal!important;font-size:.76rem!important;line-height:1.12!important}.ticketOrderDateRailNoBar button span{font-size:.68rem!important}.ticketRailArrow{display:none!important}.ticketMovieSearchRow{grid-template-columns:1fr!important;gap:8px!important;width:100%!important;display:grid!important}.ticketMovieSearchRow input{width:100%!important}.ticketRailControls{display:none!important}.ticketMovieRailV61{scroll-snap-type:x mandatory!important;grid-template-columns:none!important;grid-auto-columns:calc(50% - 4px)!important;grid-auto-flow:column!important;gap:8px!important;padding:0 0 3px!important;display:grid!important;overflow-x:auto!important}.ticketMovieRailV61 button{scroll-snap-align:start!important;grid-template-columns:46px minmax(0,1fr)!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:none!important;height:92px!important;min-height:92px!important;padding:8px!important;display:grid!important}.ticketMovieRailV61 button .poster,.ticketMovieRailV61 button img,.ticketMovieRailV61 button .posterImage,.ticketMovieRailV61 button .posterFallback{width:46px!important;min-width:46px!important;max-width:46px!important;height:68px!important;min-height:68px!important;max-height:68px!important}.ticketMovieRailV61 button>span{-webkit-line-clamp:3!important;font-size:.78rem!important;line-height:1.18!important}.ticketOrderLocationInline{grid-template-columns:minmax(0,1fr) 88px!important;gap:8px!important}.ticketOrderLocationInline select,.ticketOrderLocationInline .outlineBtn{height:48px!important}.ticketOrderLocationInline .outlineBtn{width:88px!important;min-width:88px!important;padding-inline:5px!important;font-size:.74rem!important}.ticketOrderScheduleHeadCompact{gap:8px!important;width:100%!important}.ticketOrderScheduleHeadCompact h2{font-size:1rem!important}.ticketOrderScheduleHeadCompact p{overflow-wrap:anywhere!important;max-width:42%!important;font-size:.72rem!important}.ticketOrderShowGridClean{grid-template-columns:1fr!important;display:grid!important;overflow:visible!important}.ticketOrderShowGridClean .ticketOrderShowCard{width:100%!important;min-width:0!important;max-width:100%!important}.ticketOrderOverlay,.checkoutPopupOverlay,.qrisOverlay,.contactWorkflowOverlay,.locationPickerOverlay,.authOverlay{align-items:center!important;padding:10px!important;overflow-y:auto!important}.ticketOrderModal,.ticketOrderModalCompact,.checkoutPopupCard,.qrisModal,.confirmModalClean,.contactWorkflowModal,.locationPickerModal,.authModalCard{border-radius:18px!important;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important;overflow-y:auto!important}.ticketOrderModalCompact .ticketOrderModalHead,.ticketOrderModalCompact .ticketOrderModalGrid,.ticketOrderModalCompact .ticketOrderActions{padding-inline:14px!important}.ticketOrderModalCompact .ticketOrderModalGrid{grid-template-columns:1fr!important}.ticketOrderInfoGrid{grid-template-columns:1fr 1fr!important}.nowPlaying.sectionWrap,.homeGlobalNowPlaying,.homeMovieDetailStack,.homeMovieInfoRow,.homeMovieFactsOnly,.homeMovieStoryTrailer{max-width:100%!important}.homeDateRail{scroll-snap-type:x mandatory!important;overflow-x:auto!important}.movieTabs.homeMovieTabs{flex-wrap:wrap!important;justify-content:center!important;width:100%!important;overflow:visible!important}.homeMovieStoryTrailer{width:100%!important;margin-inline:auto!important;padding:12px!important}.homeTrailerPanelBottom .homeTrailerCard,.homeTrailerPanelBottom .homeTrailerCard iframe{aspect-ratio:16/9!important;width:100%!important;height:auto!important;min-height:0!important}.cinemaTools,.cinemaToolsInline,.contactCenterGrid,.contactServiceCards,.contactBranchInfoGrid,.privacyGrid,.refundFlow,.infoGrid,.historyToolbar,.historyTicketDetails,.footerGrid{grid-template-columns:1fr!important}.contactHeroText{padding-inline:12px!important}.contactHeadOfficeCard,.contactCenterForm,.contactServiceBody,.contactBranchInfoCard,.policyPanel,.numberedPolicyCard,.historyCard,.historyTicketCard{max-width:100%!important}.historyPage{padding-bottom:34px!important}.historyTicketCard{grid-template-columns:1fr!important;overflow:hidden!important}.historyTicketStub{border-top:1px dashed #f9731673!important;border-left:0!important;width:100%!important;min-width:0!important}.historyTicketBarcode{max-width:220px!important;margin-inline:auto!important}.bookingHeaderWithBack,.bookingGridStable,.bookingSeatToolbar,.bookingTitleRow{max-width:100%!important}.bookingSeatToolbar{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.bookingSeatToolbar>*{width:100%!important;min-width:0!important}.seatMapBox{padding-inline:10px!important}.siteFooter{margin-top:24px!important}.siteFooter .footerGrid{text-align:left!important;gap:20px!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin-inline:auto!important;padding:26px 0!important}.siteFooter .footerGrid p{max-width:100%!important}.copyright{text-align:center!important;padding-inline:12px!important}}@media (width<=390px){.sectionWrap,.appShell main>.sectionWrap,.ticketOrderPageClean{width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important}.ticketOrderDateRailNoBar{grid-auto-columns:calc(33.3333% - 4px)!important;gap:6px!important}.ticketOrderDateRailNoBar button b,.ticketOrderDateRailNoBar button strong{font-size:.69rem!important}.ticketMovieRailV61{grid-auto-columns:calc(50% - 3px)!important;gap:6px!important}.ticketMovieRailV61 button{grid-template-columns:42px minmax(0,1fr)!important;gap:6px!important;padding:6px!important}.ticketMovieRailV61 button .poster,.ticketMovieRailV61 button img,.ticketMovieRailV61 button .posterImage,.ticketMovieRailV61 button .posterFallback{width:42px!important;min-width:42px!important;max-width:42px!important;height:62px!important;min-height:62px!important;max-height:62px!important}.ticketMovieRailV61 button>span{font-size:.72rem!important}.ticketOrderLocationInline{grid-template-columns:minmax(0,1fr) 82px!important}.ticketOrderLocationInline .outlineBtn{width:82px!important;min-width:82px!important;font-size:.7rem!important}.ticketOrderInfoGrid{grid-template-columns:1fr!important}}.homePosterOrderBtn:disabled{opacity:1!important;color:#94a3b8!important;box-shadow:none!important;cursor:not-allowed!important;filter:none!important;background:linear-gradient(#334155f5,#1e293bf5)!important;border:1px solid #94a3b83d!important}.homePosterOrderBtn:disabled[data-sale-state=soldout]{border-color:#94a3b859!important}.homePosterOrderBtn:disabled[data-sale-state=cancelled]{border-color:#f8717161!important}.homePosterOrderBtn:disabled[data-sale-state=playing],.homePosterOrderBtn:disabled[data-sale-state=finished],.homePosterOrderBtn:disabled[data-sale-state=cutoff]{border-color:#fb923c57!important}.homeDateMobileLabel{display:none}@media (width<=680px){.homeDateRailShell{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-inline:10px!important}.homeDateRailShell>.homeRailBtn{display:none!important}.fixedDateTabs.homeDateRail{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;width:100%!important;max-width:100%!important;margin:0 auto 16px!important;padding:0!important;display:grid!important;overflow:visible!important}.fixedDateTabs.homeDateRail button{white-space:normal!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;min-width:0!important;height:86px!important;padding:8px 5px!important;display:flex!important;overflow:hidden!important}.homeDateDesktopLabel,.homeDateDayLabel{display:none!important}.homeDateMobileLabel{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:1px!important;width:100%!important;line-height:1!important;display:flex!important}.homeDateMobileLabel b{max-width:100%!important;color:inherit!important;text-overflow:ellipsis!important;display:block!important;overflow:hidden!important}.homeDateMobileLabel b:first-child{font-size:1.22rem!important;font-weight:950!important;line-height:1.05!important}.homeDateMobileLabel b:nth-child(2){text-transform:capitalize!important;font-size:.72rem!important;font-weight:900!important;line-height:1.05!important}.homeDateMobileLabel b:nth-child(3){opacity:.76!important;font-size:.66rem!important;font-weight:800!important;line-height:1.05!important}}@media (width<=390px){.homeDateRailShell{padding-inline:7px!important}.fixedDateTabs.homeDateRail{gap:6px!important}.fixedDateTabs.homeDateRail button{border-radius:13px!important;height:80px!important}.homeDateMobileLabel b:first-child{font-size:1.08rem!important}.homeDateMobileLabel b:nth-child(2){font-size:.66rem!important}.homeDateMobileLabel b:nth-child(3){font-size:.61rem!important}}@media (width<=680px){.fixedDateTabs.homeDateRail button>strong.homeDateDesktopLabel,.fixedDateTabs.homeDateRail button>span.homeDateDayLabel{visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;line-height:0!important;display:none!important;overflow:hidden!important}.fixedDateTabs.homeDateRail button>span.homeDateMobileLabel{visibility:visible!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;line-height:1!important;display:flex!important}.fixedDateTabs.homeDateRail button{height:76px!important}}@media (width<=390px){.fixedDateTabs.homeDateRail button{height:72px!important}}@media (width>=681px){.fixedDateTabs.homeDateRail button>span.homeDateMobileLabel{visibility:hidden!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;line-height:0!important;display:none!important;overflow:hidden!important}.fixedDateTabs.homeDateRail button>strong.homeDateDesktopLabel,.fixedDateTabs.homeDateRail button>span.homeDateDayLabel{visibility:visible!important;width:auto!important;max-width:100%!important;height:auto!important;display:block!important}}body.msbModalOpen{overscroll-behavior:none!important;overflow:hidden!important}body.msbModalOpen .siteHeader,body.msbModalOpen .siteFooter{z-index:1!important}body>:is(.ticketOrderOverlay,.checkoutPopupOverlay,.qrisOverlay,.contactWorkflowOverlay,.privacyDeleteOverlay,.refundFormOverlay,.locationPickerOverlay,.authOverlay,.webPopupLayer){z-index:2147483600!important;isolation:isolate!important;box-sizing:border-box!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;position:fixed!important;inset:0!important;overflow:hidden auto!important}body>.ticketOrderOverlay,body>.checkoutPopupOverlay,body>.qrisOverlay,body>.contactWorkflowOverlay,body>.privacyDeleteOverlay,body>.refundFormOverlay,body>.locationPickerOverlay,body>.authOverlay,body>.webPopupLayer{padding:max(16px, env(safe-area-inset-top)) 16px max(16px, env(safe-area-inset-bottom))!important;justify-content:center!important;align-items:center!important}body>:is(.ticketOrderOverlay,.checkoutPopupOverlay,.qrisOverlay,.contactWorkflowOverlay,.privacyDeleteOverlay,.refundFormOverlay,.locationPickerOverlay,.authOverlay,.webPopupLayer)>:is(.ticketOrderModal,.checkoutPopupCard,.qrisModal,.confirmModal,.contactWorkflowModal,.privacyDeleteModal,.refundFormModal,.locationPickerModal,.authModalCard,.webPopupCard,.trailerModalCard,.cafeDetailCard){overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;min-width:0!important;max-width:min(100vw - 32px,980px)!important;max-height:calc(100dvh - 32px)!important;overflow:hidden auto!important}body>.qrisOverlay>:is(.qrisModal,.confirmModal){max-width:min(100vw - 32px,560px)!important}.ticketOrderModalHead,.checkoutPopupHead,.locationPickerHead{z-index:12!important;position:sticky!important;top:0!important}.ticketOrderActions{z-index:12!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#0f172afa!important;position:sticky!important;bottom:0!important}@media (width<=700px){body>.ticketOrderOverlay,body>.checkoutPopupOverlay,body>.qrisOverlay,body>.contactWorkflowOverlay,body>.privacyDeleteOverlay,body>.refundFormOverlay,body>.locationPickerOverlay,body>.authOverlay,body>.webPopupLayer{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#07101f!important;padding:0!important;display:block!important}body>:is(.ticketOrderOverlay,.checkoutPopupOverlay,.qrisOverlay,.contactWorkflowOverlay,.privacyDeleteOverlay,.refundFormOverlay,.locationPickerOverlay,.authOverlay,.webPopupLayer)>:is(.ticketOrderBackdrop,.locationPickerBackdrop,.webPopupBackdrop,.qrisBackdrop,.authBackdrop,.modalBackdrop){display:none!important}body>:is(.ticketOrderOverlay,.checkoutPopupOverlay,.qrisOverlay,.contactWorkflowOverlay,.privacyDeleteOverlay,.refundFormOverlay,.locationPickerOverlay,.authOverlay,.webPopupLayer)>:is(.ticketOrderModal,.checkoutPopupCard,.qrisModal,.confirmModal,.contactWorkflowModal,.privacyDeleteModal,.refundFormModal,.locationPickerModal,.authModalCard,.webPopupCard,.trailerModalCard,.cafeDetailCard){width:100%!important;max-width:100%!important;height:auto!important;min-height:100dvh!important;max-height:none!important;box-shadow:none!important;padding-top:max(16px, env(safe-area-inset-top))!important;padding-bottom:max(20px, env(safe-area-inset-bottom))!important;box-sizing:border-box!important;border:0!important;border-radius:0!important;margin:0!important;overflow:hidden visible!important}body>.ticketOrderOverlay>.ticketOrderModal{background:linear-gradient(#101a2d 0%,#0b1424 100%)!important}.ticketOrderModalHead{margin-top:calc(-1 * max(16px, env(safe-area-inset-top)))!important;padding:max(16px, env(safe-area-inset-top)) 16px 14px!important;background:#0b1424fa!important;border-radius:0!important}.ticketOrderModalHead h2{font-size:clamp(24px,7.4vw,31px)!important;line-height:1.06!important}.ticketOrderModalHead button{flex:0 0 42px!important;width:42px!important;min-width:42px!important;height:42px!important}.ticketOrderModalGrid,.ticketOrderModalCompact .ticketOrderModalGrid{grid-template-columns:1fr!important;gap:12px!important;padding:14px 14px 10px!important;display:grid!important}.ticketOrderSummaryBox,.ticketOrderCustomerBox{border-radius:16px!important;width:100%!important;max-width:100%!important;padding:14px!important}.ticketOrderInfoGrid,.ticketOrderModalCompact .ticketOrderInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.ticketOrderCustomerBox input{min-height:50px!important;font-size:16px!important}.ticketOrderActions,.ticketOrderModalCompact .ticketOrderActions{padding:12px 14px max(14px, env(safe-area-inset-bottom))!important;grid-template-columns:1fr 1.25fr!important;gap:9px!important;display:grid!important}.ticketOrderActions button{width:100%!important;min-height:48px!important}body>.checkoutPopupOverlay>.checkoutPopupCard{background:linear-gradient(#111a2c 0%,#0a1322 100%)!important}.checkoutPopupForm{width:100%!important;min-height:calc(100dvh - max(16px, env(safe-area-inset-top)))!important;flex-direction:column!important;display:flex!important}.checkoutPopupHead{margin-top:calc(-1 * max(16px, env(safe-area-inset-top)))!important;padding-top:max(16px, env(safe-area-inset-top))!important;background:#0b1424fa!important}.checkoutPopupGrid{grid-template-columns:1fr!important;padding-inline:14px!important}.checkoutPopupSection{width:100%!important;min-width:0!important}.checkoutPopupSection input,.checkoutPopupSection select,.checkoutPopupSection textarea{font-size:16px!important}body>.qrisOverlay{padding:max(12px, env(safe-area-inset-top)) 12px max(12px, env(safe-area-inset-bottom))!important;justify-content:center!important;align-items:flex-start!important;display:flex!important;overflow-y:auto!important}body>.qrisOverlay>:is(.qrisModal,.confirmModal){border:1px solid #f9731659!important;border-radius:18px!important;width:min(100%,480px)!important;max-width:480px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:auto 0!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important;box-shadow:0 18px 54px #0000006b!important}.qrisModal img,.qrisQrImage,.qrisCodeImage{max-width:min(74vw,340px)!important;height:auto!important}body>.locationPickerOverlay>.locationPickerModal{background:linear-gradient(#111a2c,#0a1322)!important}.locationPickerHead{margin-top:calc(-1 * max(16px, env(safe-area-inset-top)))!important;padding-top:max(16px, env(safe-area-inset-top))!important;background:#0b1424fa!important}.locationPickerTools,.locationPickerList{padding-inline:14px!important}.locationPickerList{max-height:none!important;padding-bottom:24px!important;overflow:visible!important}body>.authOverlay>.authModalCard{background:linear-gradient(#111a2c,#0a1322)!important;padding-inline:16px!important}.authModalCard input{font-size:16px!important}body>.contactWorkflowOverlay>.contactWorkflowModal,body>.privacyDeleteOverlay>.privacyDeleteModal,body>.refundFormOverlay>.refundFormModal{padding:max(18px, env(safe-area-inset-top)) 16px max(22px, env(safe-area-inset-bottom))!important;background:linear-gradient(#111a2c,#0a1322)!important}.contactWorkflowClose,.privacyDeleteClose,.refundFormClose{top:max(8px, env(safe-area-inset-top))!important;float:right!important;z-index:14!important;position:sticky!important}.contactProposalGrid,.refundRequestGrid,.privacyDeleteModal .privacyDeleteFields{grid-template-columns:1fr!important}.contactProposalGrid input,.contactProposalGrid select,.contactProposalGrid textarea,.refundRequestForm input,.refundRequestForm select,.refundRequestForm textarea,.privacyDeleteForm input,.privacyDeleteForm textarea{font-size:16px!important}.contactProposalActions,.refundRequestAction,.privacyDeleteAction{padding-bottom:max(8px, env(safe-area-inset-bottom))!important}body>.webPopupLayer>:is(.webPopupCard,.trailerModalCard,.cafeDetailCard){background:linear-gradient(#111a2c,#0a1322)!important;padding-left:14px!important;padding-right:14px!important}.trailerModalFrame iframe{aspect-ratio:16/9!important;width:100%!important;height:auto!important}.cafeDetailCardLarge{grid-template-columns:1fr!important}.cafeDetailMedia{min-height:220px!important;max-height:44dvh!important}:is(.modalCloseBtn,.webPopupClose,.locationPickerClose,.contactWorkflowClose,.privacyDeleteClose,.refundFormClose,.checkoutPopupHead>button,.qrisHead>button,.ticketOrderModalHead>button){width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}}@media (width<=380px){.ticketOrderInfoGrid,.ticketOrderModalCompact .ticketOrderInfoGrid,.ticketOrderActions,.ticketOrderModalCompact .ticketOrderActions{grid-template-columns:1fr!important}}html.msbModalOpen,body.msbModalOpen{overscroll-behavior:none!important;width:100%!important;height:100%!important;overflow:hidden!important}body>.ticketOrderOverlay,body>.checkoutPopupOverlay,body>.qrisOverlay,body>.contactWorkflowOverlay,body>.privacyDeleteOverlay,body>.refundFormOverlay,body>.locationPickerOverlay,body>.authOverlay,body>.webPopupLayer{z-index:2147483640!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(12px)!important;background:#030812d1!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:16px!important;position:fixed!important;inset:0!important;overflow:hidden!important}body>.ticketOrderOverlay,body>.checkoutPopupOverlay,body>.qrisOverlay{place-items:center!important;display:grid!important}body>.ticketOrderOverlay>.ticketOrderModal{grid-template-rows:auto minmax(0,1fr) auto!important;width:min(820px,100vw - 32px)!important;height:auto!important;max-height:calc(100dvh - 32px)!important;margin:0!important;display:grid!important;overflow:hidden!important}.ticketOrderModalHead,.ticketOrderActions{flex:none!important;position:relative!important;inset:auto!important}.ticketOrderModalGrid{overscroll-behavior:contain!important;scrollbar-gutter:stable!important;min-height:0!important;overflow:hidden auto!important}body>.checkoutPopupOverlay>.checkoutPopupCard{width:min(860px,100vw - 32px)!important;height:auto!important;max-height:calc(100dvh - 32px)!important;margin:0!important;overflow:hidden!important}.checkoutPopupForm{grid-template-rows:auto minmax(0,1fr) auto auto!important;width:100%!important;height:min(100%,100dvh - 32px)!important;max-height:calc(100dvh - 32px)!important;display:grid!important;overflow:hidden!important}.checkoutPopupHead{z-index:2!important;position:relative!important;top:auto!important}.checkoutPopupGrid{overscroll-behavior:contain!important;scrollbar-gutter:stable!important;min-height:0!important;overflow:hidden auto!important}body>.qrisOverlay>.qrisModal{grid-template-rows:auto minmax(0,1fr) auto!important;width:min(500px,100vw - 32px)!important;height:auto!important;max-height:calc(100dvh - 32px)!important;margin:0!important;display:grid!important;overflow:hidden!important}.qrisModal .qrisHead,.qrisModal .qrisFoot{z-index:3!important;flex:none!important;position:relative!important;inset:auto!important}.qrisModal .qrisBody{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;min-height:0!important;overflow:hidden auto!important}.qrisModal .qrisFoot.qrisActionGrid{background:#0b1220fa!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;display:grid!important}.qrisModal .qrisDownloadFull{grid-column:1/-1!important;min-height:44px!important}body>.qrisOverlay>.confirmModal{width:min(560px,100vw - 32px)!important;max-height:calc(100dvh - 32px)!important;margin:0!important;overflow:hidden auto!important}.confirmModal .qrisHead{z-index:5!important;background:#0f172afa!important;position:sticky!important;top:0!important}.confirmModal .qrisFoot{z-index:5!important;background:#0f172afa!important;position:sticky!important;bottom:0!important}@media (width<=760px){html.msbModalOpen,body.msbModalOpen{height:100dvh!important}body.msbModalOpen .siteHeader,body.msbModalOpen .siteFooter,body.msbModalOpen footer.siteFooter{visibility:hidden!important;pointer-events:none!important;display:none!important}body>.ticketOrderOverlay,body>.checkoutPopupOverlay,body>.qrisOverlay,body>.contactWorkflowOverlay,body>.privacyDeleteOverlay,body>.refundFormOverlay,body>.locationPickerOverlay,body>.authOverlay,body>.webPopupLayer{-webkit-backdrop-filter:none!important;background:#091221!important;width:100vw!important;height:100dvh!important;padding:0!important;inset:0!important}body>:is(.ticketOrderOverlay,.checkoutPopupOverlay,.qrisOverlay,.contactWorkflowOverlay,.privacyDeleteOverlay,.refundFormOverlay,.locationPickerOverlay,.authOverlay,.webPopupLayer)>:is(.ticketOrderBackdrop,.locationPickerBackdrop,.webPopupBackdrop,.qrisBackdrop,.authBackdrop,.modalBackdrop){display:none!important}body>.ticketOrderOverlay>.ticketOrderModal,body>.checkoutPopupOverlay>.checkoutPopupCard,body>.qrisOverlay>.qrisModal,body>.qrisOverlay>.confirmModal,body>.contactWorkflowOverlay>.contactWorkflowModal,body>.privacyDeleteOverlay>.privacyDeleteModal,body>.refundFormOverlay>.refundFormModal,body>.locationPickerOverlay>.locationPickerModal,body>.authOverlay>.authModalCard,body>.webPopupLayer>:is(.webPopupCard,.trailerModalCard,.cafeDetailCard){width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;box-shadow:none!important;box-sizing:border-box!important;border:0!important;border-radius:0!important;margin:0!important}body>.ticketOrderOverlay>.ticketOrderModal{background:linear-gradient(#101a2d 0%,#0a1322 100%)!important;grid-template-rows:auto minmax(0,1fr) auto!important;display:grid!important}.ticketOrderModalHead{padding:max(12px, env(safe-area-inset-top)) 14px 11px!important;background:#0b1424!important;border-bottom:1px solid #94a3b826!important}.ticketOrderModalHead small{font-size:.66rem!important}.ticketOrderModalHead h2{margin-top:3px!important;font-size:1.32rem!important;line-height:1.05!important}.ticketOrderModalHead button{width:38px!important;min-width:38px!important;height:38px!important;font-size:1.15rem!important}.ticketOrderModalGrid,.ticketOrderModalCompact .ticketOrderModalGrid{grid-template-columns:1fr!important;gap:10px!important;min-height:0!important;padding:12px!important;overflow-y:auto!important}.ticketOrderSummaryBox,.ticketOrderCustomerBox{border-radius:15px!important;padding:11px!important}.ticketOrderSummaryBox>span,.ticketOrderInfoGrid small{font-size:.61rem!important}.ticketOrderSummaryBox>b{font-size:1.06rem!important}.ticketOrderInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin:10px 0 0!important}.ticketOrderInfoGrid div{border-radius:12px!important;padding:8px!important}.ticketOrderInfoGrid strong{font-size:.91rem!important;line-height:1.2!important}.ticketOrderCustomerBox h3{margin-bottom:9px!important;font-size:1.08rem!important}.ticketOrderCustomerBox input{border-radius:12px!important;min-height:44px!important;margin-bottom:8px!important;padding:10px 12px!important;font-size:16px!important}.ticketOrderActions,.ticketOrderModalCompact .ticketOrderActions{padding:10px 12px max(10px, env(safe-area-inset-bottom))!important;background:#0b1424!important;grid-template-columns:.82fr 1.18fr!important;gap:8px!important;display:grid!important;position:relative!important;bottom:auto!important}.ticketOrderActions button{min-height:44px!important;font-size:.9rem!important}body>.checkoutPopupOverlay>.checkoutPopupCard{background:linear-gradient(#101a2d 0%,#0a1322 100%)!important}body>.checkoutPopupOverlay .checkoutPopupForm{grid-template-rows:auto minmax(0,1fr) auto auto!important;width:100%!important;height:100dvh!important;max-height:100dvh!important;padding:0!important;display:grid!important;overflow:hidden!important}.checkoutPopupHead,.checkoutPopupHeadCompact{padding:max(11px, env(safe-area-inset-top)) 12px 10px!important;background:#0b1424!important;grid-template-columns:minmax(0,1fr) auto 38px!important;gap:8px!important;margin:0!important}.checkoutPopupTitleBlock small{font-size:.63rem!important}.checkoutPopupTitleBlock h2{font-size:1.28rem!important;line-height:1.04!important}.checkoutHeadTimer{border-radius:12px!important;min-width:88px!important;padding:6px 8px!important}.checkoutHeadTimer span{font-size:.57rem!important}.checkoutHeadTimer b{font-size:1.3rem!important}.checkoutPopupHead>button{width:38px!important;min-width:38px!important;height:38px!important}.checkoutPopupGrid{grid-template-columns:1fr!important;gap:9px!important;min-height:0!important;padding:10px 12px!important;display:grid!important;overflow-y:auto!important}.checkoutPopupSection{border-radius:14px!important;padding:10px!important}.checkoutPopupSection h3{margin-bottom:8px!important;font-size:1rem!important}.checkoutInfoRow span,.checkoutInfoGrid span{font-size:.61rem!important}.checkoutInfoRow b,.checkoutInfoGrid b{font-size:.89rem!important}.checkoutInfoGrid{gap:7px!important}.checkoutInfoGrid>div{padding:7px 8px!important}.checkoutPopupSection input{min-height:42px!important;padding:9px 11px!important;font-size:16px!important}.checkoutSeatPills span{min-width:31px!important;min-height:25px!important;font-size:.72rem!important}.checkoutTotalBox{margin:7px 0!important;padding:8px 9px!important}.checkoutPopupSection .primaryBtn.full{height:44px!important;min-height:44px!important}.checkoutNotifyText,.checkoutPopupForm .stableStatus{margin:0 12px 8px!important;padding:7px 9px!important;font-size:.69rem!important;line-height:1.35!important}body>.qrisOverlay>.qrisModal{background:#0d1728!important;grid-template-rows:auto minmax(0,1fr) auto!important;display:grid!important}.qrisModal .qrisHead{padding:max(11px, env(safe-area-inset-top)) 12px 10px!important;background:#0b1424!important}.qrisModal .qrisHead small{font-size:.62rem!important}.qrisModal .qrisHead h2{font-size:1.1rem!important;line-height:1.06!important}.qrisModal .qrisHead button{width:38px!important;min-width:38px!important;height:38px!important}.qrisModal .qrisBody{min-height:0!important;padding:10px 12px!important;overflow-y:auto!important}.qrisSummary{margin-bottom:8px!important;padding:9px 10px!important;font-size:.82rem!important}.qrisTimeoutStrip{margin-bottom:8px!important;padding:8px 9px!important}.qrisTimeoutStrip span{font-size:.64rem!important}.qrisTimeoutStrip b{font-size:1.18rem!important}.qrisImageCard{border-radius:14px!important;max-width:370px!important;margin:0 auto!important;padding:10px!important}.qrisBrandLogo{width:auto!important;max-height:28px!important;margin:0 auto 7px!important}.qrisCodeImage,.qrisImageCard .qrisCodeImage{width:min(66vw,285px)!important;max-width:285px!important;max-height:285px!important}.qrisImageCard p{margin-top:7px!important;font-size:.76rem!important;line-height:1.3!important}.qrisStatusNote{padding:7px 9px!important;font-size:.72rem!important}.qrisModal .qrisFoot.qrisActionGrid{padding:9px 12px max(10px, env(safe-area-inset-bottom))!important;background:#0b1424!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.qrisModal .qrisFoot button{min-height:42px!important;padding:8px 9px!important;font-size:.82rem!important}.qrisModal .qrisDownloadFull{grid-column:1/-1!important}body>.qrisOverlay>.confirmModal{background:#0d1728!important;border-radius:0!important;flex-direction:column!important;height:100dvh!important;min-height:100dvh!important;display:flex!important;overflow-y:auto!important}.confirmModal .confirmSummaryGrid{grid-template-columns:1fr 1fr!important;gap:7px!important;padding:10px 12px!important}.confirmModal .confirmSummaryGrid>div{padding:8px!important}.confirmModal .confirmNote{padding-inline:12px!important;font-size:.76rem!important;line-height:1.4!important}.confirmModal .qrisFoot{padding-bottom:max(10px, env(safe-area-inset-bottom))!important;margin-top:auto!important}.bookingPage{padding:calc(var(--msb-public-header-height) + 10px) 12px 112px!important}.bookingHeader{grid-template-columns:76px minmax(0,1fr)!important;align-items:start!important;gap:12px!important}.bookingHeader .poster,.bookingHeader img{object-fit:cover!important;width:76px!important;min-width:76px!important;height:112px!important}.bookingTitleBlock h1{font-size:1.45rem!important;line-height:1.02!important}.bookingTitleBlock p{font-size:.78rem!important}.bookingTitleRow{align-items:flex-start!important;gap:7px!important}.bookingBoxBack{min-height:38px!important;padding:8px 10px!important;font-size:.76rem!important}.bookingShowMeta{gap:5px!important}.bookingShowMeta span{padding:6px 8px!important;font-size:.68rem!important}.bookingSeatToolbar{grid-template-columns:1fr!important;gap:8px!important}.bookingTimerCard{min-height:0!important;padding:11px 13px!important}.bookingTimerCard span{font-size:.66rem!important}.bookingTimerCard b{font-size:2rem!important}.bookingTimerCard small{font-size:.75rem!important}.bookingSeatOnly{padding-bottom:18px!important}.seatViewport{padding-bottom:6px!important;overflow:auto hidden!important}.bookingCartButton{left:12px!important;right:12px!important;bottom:max(10px, env(safe-area-inset-bottom))!important;z-index:1500!important;width:auto!important;min-height:58px!important;position:fixed!important}body>:is(.contactWorkflowOverlay,.privacyDeleteOverlay,.refundFormOverlay,.locationPickerOverlay,.authOverlay,.webPopupLayer)>:is(.contactWorkflowModal,.privacyDeleteModal,.refundFormModal,.locationPickerModal,.authModalCard,.webPopupCard,.trailerModalCard,.cafeDetailCard){padding:max(14px, env(safe-area-inset-top)) 13px max(16px, env(safe-area-inset-bottom))!important;background:linear-gradient(#101a2d,#0a1322)!important;overflow:hidden auto!important}}@media (width<=390px){.ticketOrderInfoGrid{grid-template-columns:1fr 1fr!important}.ticketOrderInfoGrid strong{font-size:.84rem!important}.ticketOrderActions{grid-template-columns:1fr 1.08fr!important}.confirmModal .confirmSummaryGrid{grid-template-columns:1fr!important}.qrisCodeImage,.qrisImageCard .qrisCodeImage{width:min(72vw,260px)!important}}@media (width<=760px){:is(body:has(>.ticketOrderOverlay) .siteHeader,body:has(>.ticketOrderOverlay) .siteFooter,body:has(>.checkoutPopupOverlay) .siteHeader,body:has(>.checkoutPopupOverlay) .siteFooter,body:has(>.qrisOverlay) .siteHeader,body:has(>.qrisOverlay) .siteFooter,body:has(>.contactWorkflowOverlay) .siteHeader,body:has(>.contactWorkflowOverlay) .siteFooter,body:has(>.privacyDeleteOverlay) .siteHeader,body:has(>.privacyDeleteOverlay) .siteFooter,body:has(>.refundFormOverlay) .siteHeader,body:has(>.refundFormOverlay) .siteFooter,body:has(>.locationPickerOverlay) .siteHeader,body:has(>.locationPickerOverlay) .siteFooter,body:has(>.authOverlay) .siteHeader,body:has(>.authOverlay) .siteFooter,body:has(>.webPopupLayer) .siteHeader,body:has(>.webPopupLayer) .siteFooter){display:none!important}body>.ticketOrderOverlay,body>.checkoutPopupOverlay,body>.qrisOverlay{place-items:stretch stretch!important}.ticketOrderModalHead,.qrisModal .qrisHead,.checkoutPopupHead{flex-shrink:0!important;min-height:58px!important}.ticketOrderModalGrid,.checkoutPopupGrid,.qrisModal .qrisBody{scrollbar-width:thin!important;scrollbar-color:#94a3b8b3 transparent!important}.ticketOrderActions,.qrisModal .qrisFoot,.checkoutPopupForm>.stableStatus:last-child{flex-shrink:0!important}.bookingCartButton{border-radius:16px!important;min-height:54px!important;max-height:58px!important;padding:8px 12px!important}.bookingCartButton .cartIcon{width:38px!important;height:38px!important}.bookingCartButton span:not(.cartIcon){font-size:.83rem!important}.bookingCartButton b{font-size:.7rem!important}.bookingCartButton strong{font-size:1.12rem!important}.bookingSeatOnly{margin-bottom:74px!important}.seatViewport{scroll-padding-inline:12px!important}}@media (width<=520px){.ticketOrderModalHead h2,.checkoutPopupTitleBlock h2{font-size:1.18rem!important}.ticketOrderSummaryBox>b{font-size:1rem!important}.ticketOrderInfoGrid strong{font-size:.84rem!important}.ticketOrderCustomerBox h3,.checkoutPopupSection h3{font-size:.98rem!important}.qrisModal .qrisHead h2{overflow-wrap:anywhere!important;font-size:.98rem!important}.qrisCodeImage,.qrisImageCard .qrisCodeImage{width:min(62vw,235px)!important;max-width:235px!important;max-height:235px!important}.qrisImageCard{max-width:300px!important}.qrisModal .qrisFoot button{font-size:.78rem!important}}.globalActivityIndicator{top:calc(var(--header-h,72px) + 14px);right:max(18px, env(safe-area-inset-right));z-index:30050;-webkit-backdrop-filter:blur(14px);color:#fff;pointer-events:none;background:#0c1321f5;border:1px solid #ff7a0061;border-radius:16px;align-items:center;gap:11px;min-width:210px;max-width:min(360px,100vw - 28px);padding:11px 14px;animation:.18s both msbActivityIn;display:flex;position:fixed;box-shadow:0 16px 44px #00000057,inset 0 1px #ffffff0d}.globalActivitySpinner{border:2px solid #ff7a003d;border-top-color:#ff7a00;border-radius:50%;flex:0 0 28px;width:28px;height:28px;animation:.78s linear infinite msbGlobalSpin;position:relative}.globalActivitySpinner i{background:#ff9a3d;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 10px #ff7a00a6}.globalActivitySpinner i:first-child{top:-3px;left:10px}.globalActivitySpinner i:nth-child(2){top:11px;right:-3px}.globalActivitySpinner i:nth-child(3){bottom:1px;left:3px}.globalActivityText{flex-direction:column;min-width:0;line-height:1.2;display:flex}.globalActivityText b{white-space:normal;font-size:13px;font-weight:900}.globalActivityText small{color:#94a3b8;margin-top:3px;font-size:11px;font-weight:700}@keyframes msbGlobalSpin{to{transform:rotate(360deg)}}@keyframes msbActivityIn{0%{opacity:0;transform:translateY(-7px)scale(.98)}to{opacity:1;transform:none}}button[aria-busy=true]{min-width:0}button[aria-busy=true]>*{z-index:1;position:relative}.qrisDownloadFull[aria-busy=true] .qrisDownloadIcon{display:none}@media (width<=700px){.globalActivityIndicator{top:calc(var(--header-h,68px) + 8px);border-radius:14px;width:auto;min-width:0;max-width:none;padding:9px 12px;left:10px;right:10px}.globalActivitySpinner{flex-basis:24px;width:24px;height:24px}.globalActivitySpinner i:first-child{left:8px}.globalActivitySpinner i:nth-child(2){top:9px}.globalActivityText b{font-size:12px}.globalActivityText small{font-size:10px}}.qrisFoot.qrisPaidActions{grid-template-columns:1fr!important;gap:9px!important;display:grid!important}.qrisFoot.qrisPaidActions>button{text-align:center!important;justify-content:center!important;width:100%!important;min-height:42px!important}.qrisFoot.qrisPaidActions .qrisHistoryFull{border-color:#f973167a!important}.qrisFoot.qrisPaidActions .qrisDownloadFull{grid-column:1/-1!important}.historyPageV101{padding-bottom:clamp(72px,8vw,118px)!important}.historyHeroV101{grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:24px!important;padding:clamp(24px,3vw,36px)!important;display:grid!important}.historyHeroV101>div:first-child{min-width:0}.historyHeroV101 p{max-width:760px;margin-bottom:0!important}.historyHeroTools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.historyCountChip{color:#fed7aa;white-space:nowrap;background:#f9731617;border:1px solid #f9731652;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 15px;font-size:.86rem;font-weight:900;display:inline-flex}.historyNoticeV101{border-radius:13px!important;margin:14px 0 18px!important;padding:11px 15px!important;font-size:.9rem!important}.historyListV101{display:grid;gap:18px!important;margin-top:18px!important}.historyPageV101 .historyTicketCard{margin:0!important}.historyTicketBrandRight{justify-content:flex-end;align-items:center;gap:9px;min-width:0;display:inline-flex}.historyTicketBrandRight em{color:#fdba74;letter-spacing:.05em;text-transform:uppercase;background:#f9731621;border:1px solid #f9731652;border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:.67rem;font-style:normal;font-weight:950;display:inline-flex}.historyTicketQr{width:184px;max-width:100%;height:184px;image-rendering:pixelated;background:#fff;border-radius:12px;margin:10px auto 5px;padding:5px;display:block;box-shadow:0 8px 22px #0000002e}.historyTicketCode{overflow-wrap:anywhere;text-align:center;max-width:160px;line-height:1.25;color:#e2e8f0!important;letter-spacing:.02em!important;margin:2px auto 0!important;font-size:.65rem!important;display:block!important}.historyPageV101 .historyTicketStub>small:last-of-type{margin-top:5px}.historyPageV101 .historyTicketStub .historyActions{width:100%;grid-template-columns:1fr!important;gap:8px!important;margin-top:12px!important}.historyPageV101 .historyTicketStub .historyActions .primaryBtn,.historyPageV101 .historyTicketStub .historyActions .outlineBtn{text-align:center!important;justify-content:center!important;width:100%!important;min-height:38px!important;padding:8px 10px!important;font-size:.78rem!important}.historyPageV101 .historyTicketCard.isPaidTicket .historyTicketStub{background:linear-gradient(#16a34a0f,#f973160b)!important}@media (width<=900px){.historyHeroV101{grid-template-columns:1fr!important;align-items:start!important}.historyHeroTools{justify-content:flex-start}}@media (width<=700px){.historyPageV101{padding-bottom:72px!important}.historyHeroV101{gap:18px!important;padding:21px 18px!important}.historyHeroTools{grid-template-columns:1fr auto;gap:8px;width:100%;display:grid}.historyHeroTools .dangerOutline{min-height:38px!important;padding:8px 12px!important;font-size:.76rem!important}.historyCountChip{justify-self:start;min-height:36px;font-size:.78rem}.historyListV101{gap:16px!important}.historyPageV101 .historyTicketCard{overflow:hidden!important}.historyPageV101 .historyTicketStub{padding:18px!important}.historyTicketQr{width:142px;height:142px}.historyTicketBrand{gap:10px!important}.historyTicketBrandRight{flex-wrap:wrap;gap:6px}}@media (width<=420px){.historyHeroTools{grid-template-columns:1fr!important}.historyHeroTools .dangerOutline{justify-self:start}}.printTicketPageV103{width:min(1180px,100% - 32px);margin-inline:auto;padding-bottom:88px}.printHeroV103{background:linear-gradient(135deg,#1e293bf5,#271814eb);border:1px solid #f9731647;border-radius:24px;margin-bottom:18px;padding:26px 28px}.printHeroV103 h1{margin:8px 0 6px;font-size:clamp(1.8rem,4vw,3rem)}.printHeroV103 p{color:#cbd5e1;margin:0}.printLookupCardV103{background:#0f172af0;border:1px solid #94a3b838;border-radius:20px;grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);align-items:end;gap:18px;margin-bottom:16px;padding:18px;display:grid}.printLookupCardV103>div{gap:5px;display:grid}.printLookupLabelV103{color:#f59e0b;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:900}.printLookupCardV103 strong{font-size:1.05rem}.printFormV103{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:0;display:grid}.printFormV103 input{min-width:0}.printNoticeV103{color:#fed7aa;background:#1e293be6;border:1px solid #f9731647;border-radius:14px;margin:0 0 16px;padding:12px 14px;font-weight:750}.printEmptyV103{margin-top:16px}.printResultWrapV103{gap:18px;margin-top:18px;display:grid}.printResultHeadV103{background:#0f172af0;border:1px solid #94a3b838;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.printResultHeadV103 h2{margin:6px 0 4px}.printResultHeadV103 p{color:#94a3b8;margin:0}.printPdfBtnV103{flex:none;min-width:220px}.printTicketsV103{gap:18px;display:grid}.printTicketPreviewV103{margin:0}.printTicketPreviewV103 .historyTicketMain{min-width:0}.printTicketDetailGridV103{grid-template-columns:1.2fr 1fr 1fr}.printTicketStubV103{min-width:205px}@media (width<=780px){.printTicketPageV103{width:min(100% - 20px,680px);padding-bottom:56px}.printHeroV103{border-radius:20px;padding:20px 18px}.printLookupCardV103{grid-template-columns:1fr;gap:14px;padding:15px}.printFormV103{grid-template-columns:1fr}.printFormV103 .primaryBtn{width:100%}.printResultHeadV103{flex-direction:column;align-items:stretch;padding:16px}.printPdfBtnV103{width:100%;min-width:0}.printTicketDetailGridV103{grid-template-columns:1fr 1fr}.printTicketStubV103{min-width:0}}@media (width<=480px){.printTicketPageV103{width:calc(100% - 16px)}.printHeroV103 h1{font-size:1.75rem}.printLookupCardV103{border-radius:16px}.printTicketDetailGridV103{grid-template-columns:1fr}.printTicketPreviewV103 .historyTicketMain,.printTicketPreviewV103 .historyTicketStub{padding:16px 14px}}.printTicketPageV104,.printPage.sectionWrap.printTicketPageV104{align-items:initial!important;justify-content:initial!important;width:min(1040px,100% - 32px)!important;max-width:1040px!important;min-height:0!important;margin:0 auto!important;padding:34px 0 88px!important;display:block!important;overflow:visible!important}.printTicketPageV104>*{width:100%!important;max-width:100%!important}.printHeroV104{background:radial-gradient(circle at 82% 25%,#f9731626,#0000 32%),linear-gradient(135deg,#151f30fa,#1f181bf5);border:1px solid #f973164d;border-radius:24px;justify-content:space-between;align-items:center;gap:28px;min-height:176px;margin:0 0 18px;padding:28px 30px;display:flex;box-shadow:0 20px 55px #0000003d}.printHeroV104 h1{color:#fff;margin:9px 0 7px;font-size:clamp(2rem,4vw,3.35rem);line-height:.98}.printHeroV104 p{color:#cbd5e1;max-width:660px;margin:0;line-height:1.55}.printHeroBadgeV104{text-align:center;background:#02061761;border:1px solid #f9731657;border-radius:28px;flex:0 0 108px;place-content:center;gap:2px;width:108px;height:108px;display:grid;box-shadow:inset 0 0 36px #f9731614}.printHeroBadgeV104 span{color:#fb923c;letter-spacing:.12em;font-size:.82rem;font-weight:950}.printHeroBadgeV104 b{color:#fff;font-size:1.55rem}.printLookupCardV104{background:#0f172af0;border:1px solid #94a3b833;border-radius:20px;gap:18px;margin:0 0 16px;padding:18px;box-shadow:0 15px 42px #0000002e;grid-template-columns:minmax(210px,.62fr) minmax(0,1.38fr)!important;align-items:stretch!important;display:grid!important}.printLookupLocationV104{background:#1e293b8a;border:1px solid #94a3b821;border-radius:15px;flex-direction:column;justify-content:center;gap:5px;min-width:0;padding:12px 14px;display:flex}.printLookupLabelV104,.printInputWrapV104>span{color:#fbbf24;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:950}.printLookupLocationV104 strong{color:#fff;font-size:1.06rem;line-height:1.28}.printLookupLocationV104 small{color:#94a3b8;font-size:.76rem;line-height:1.38}.printFormV104{align-items:end;gap:10px;min-width:0;grid-template-columns:minmax(0,1fr) auto!important;margin:0!important;display:grid!important}.printInputWrapV104{gap:7px;min-width:0;display:grid}.printInputWrapV104 input{color:#fff;background:#0f172ad1;border:1px solid #94a3b847;border-radius:13px;outline:none;width:100%;min-width:0;height:48px;padding:0 15px;font-size:.96rem}.printInputWrapV104 input:focus{border-color:#f97316bf;box-shadow:0 0 0 3px #f973161a}.printCheckBtnV104{min-width:132px;min-height:48px;padding-inline:19px!important}.printNoticeV104{color:#fed7aa;background:#1e293beb;border:1px solid #f9731647;border-radius:13px;margin:0 0 16px;padding:11px 14px;font-weight:800;line-height:1.4}.printEmptyV104{margin-top:16px}.printResultWrapV104{gap:16px;margin-top:18px;grid-template-columns:1fr!important;display:grid!important}.printResultHeadV104{background:#0f172af0;border:1px solid #94a3b833;border-radius:18px;justify-content:space-between;align-items:center;gap:22px;padding:18px 20px;display:flex!important}.printResultHeadV104 h2{color:#fff;margin:7px 0 4px;font-size:clamp(1.35rem,2.5vw,1.9rem);line-height:1.08}.printResultHeadV104 p{color:#94a3b8;max-width:650px;margin:0;font-size:.88rem;line-height:1.45}.printPdfBtnV104{flex:none;min-width:220px;min-height:46px}.printTicketsV104{gap:18px;grid-template-columns:1fr!important;display:grid!important}.printTicketCardV104{filter:drop-shadow(0 20px 35px #00000047);width:100%;min-width:0;min-height:292px;position:relative;overflow:visible;grid-template-columns:minmax(0,1fr) 240px!important;display:grid!important}.printTicketMainV104,.printTicketStubV104{border:1px solid #94a3b830;min-width:0}.printTicketMainV104{background:linear-gradient(145deg,#111827fc,#182438f7);border-right:0;border-radius:22px 0 0 22px;padding:24px 26px}.printTicketStubV104{background:radial-gradient(circle at 50% 18%,#f973161c,#0000 34%),linear-gradient(155deg,#0d1422fc,#111827fc);border-left:1px dashed #f9731694;border-radius:0 22px 22px 0;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px 18px;display:flex;position:relative}.printTicketCardV104:before,.printTicketCardV104:after{content:"";z-index:2;pointer-events:none;background:#000;border-radius:999px;width:28px;height:28px;position:absolute;right:226px}.printTicketCardV104:before{top:-14px}.printTicketCardV104:after{bottom:-14px}.printTicketBrandV104{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:14px;min-width:0;margin-bottom:18px;padding-bottom:14px;display:flex}.printTicketBrandV104 span{color:#fb923c;letter-spacing:.14em;font-size:.72rem;font-weight:950}.printTicketBrandV104 small{color:#94a3b8;text-align:right;overflow-wrap:anywhere;min-width:0;font-weight:800}.printTicketMovieV104 h2{color:#fff;overflow-wrap:anywhere;margin:0 0 7px;font-size:clamp(2rem,4vw,3rem);line-height:.98}.printTicketMovieV104 p{color:#cbd5e1;margin:0;font-weight:750;line-height:1.45}.printTicketMovieV104 p span{color:#fb923c;padding-inline:4px}.printTicketMetaV104{gap:10px;margin-top:20px;grid-template-columns:1.15fr 1fr 1fr!important;display:grid!important}.printTicketMetaV104>div{background:#0206173d;border:1px solid #94a3b824;border-radius:13px;min-width:0;padding:11px 12px}.printTicketMetaV104 span,.printTicketInvoiceV104 span{color:#fbbf24;text-transform:uppercase;letter-spacing:.09em;font-size:.66rem;font-weight:950;display:block}.printTicketMetaV104 b,.printTicketMetaV104 strong{color:#fff;overflow-wrap:anywhere;margin-top:5px;font-size:.95rem;display:block}.printTicketMetaV104 .isSeat strong{color:#fdba74;font-size:1.28rem}.printTicketInvoiceV104{background:#f973160e;border:1px dashed #f9731647;border-radius:13px;margin-top:10px;padding:11px 12px}.printTicketInvoiceV104 b{color:#fff;overflow-wrap:anywhere;margin-top:4px;display:block}.printVerifiedV104{color:#bbf7d0;background:#22c55e33;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.72rem;font-weight:950;display:inline-flex}.printTicketQrV104{width:206px;max-width:100%;height:206px;image-rendering:pixelated;background:#fff;border-radius:13px;margin:2px auto;padding:6px;display:block;box-shadow:0 8px 22px #0000002e}.printTicketCodeV104{color:#e2e8f0;text-align:center;overflow-wrap:anywhere;max-width:185px;font-size:.67rem;font-weight:850;line-height:1.3}.printTicketScanV104{color:#94a3b8;letter-spacing:.16em;font-size:.62rem;font-weight:950}@media (width<=820px){.printTicketPageV104,.printPage.sectionWrap.printTicketPageV104{width:min(100% - 22px,720px)!important;padding-top:24px!important;padding-bottom:64px!important}.printHeroV104{min-height:0;padding:22px 20px}.printHeroBadgeV104{border-radius:23px;flex-basis:88px;width:88px;height:88px}.printLookupCardV104{gap:12px;padding:15px;grid-template-columns:1fr!important}.printResultHeadV104{flex-direction:column;align-items:stretch;padding:16px}.printPdfBtnV104{min-width:0;width:100%!important}.printTicketCardV104{filter:drop-shadow(0 14px 26px #0000003d);min-height:0;overflow:hidden;grid-template-columns:1fr!important}.printTicketMainV104{border-bottom:0;border-right:1px solid #94a3b830;border-radius:20px 20px 0 0}.printTicketStubV104{border-top:1px dashed #f9731694;border-left:1px solid #94a3b830;border-radius:0 0 20px 20px}.printTicketCardV104:before,.printTicketCardV104:after{display:none}.printTicketMetaV104{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=560px){.printTicketPageV104,.printPage.sectionWrap.printTicketPageV104{width:calc(100% - 16px)!important;padding-top:16px!important;padding-bottom:54px!important}.printHeroV104{border-radius:19px;padding:19px 17px}.printHeroV104 h1{font-size:1.9rem}.printHeroV104 p{font-size:.88rem}.printHeroBadgeV104{display:none}.printFormV104{grid-template-columns:1fr!important}.printCheckBtnV104{width:100%!important}.printTicketMainV104{padding:18px 16px}.printTicketStubV104{padding:18px 16px 20px}.printTicketBrandV104{align-items:flex-start}.printTicketMovieV104 h2{font-size:2rem}.printTicketMetaV104{grid-template-columns:1fr 1fr!important}.printTicketMetaV104 .isSeat{grid-column:1/-1}.printTicketQrV104{width:min(214px,72vw);height:min(214px,72vw)}}.copyIconBtn{color:#fb923c;cursor:pointer;background:#f9731614;border:1px solid #f9731657;border-radius:10px;flex:0 0 32px;place-items:center;width:32px;height:32px;padding:0;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-grid}.copyIconBtn:hover:not(:disabled){background:#f9731626;border-color:#f97316b8;transform:translateY(-1px)}.copyIconBtn:focus-visible{outline-offset:2px;outline:2px solid #fb923ccc}.copyIconBtn:disabled{opacity:.4;cursor:default}.copyIconBtn.isCopied{color:#86efac;background:#22c55e1f;border-color:#22c55e7a}.copyIconBtn svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.copyValueRowV105{align-items:center;gap:8px;min-width:0;display:flex}.copyValueRowV105>b,.copyValueRowV105>code,.copyValueRowV105>h2,.copyValueRowV105>small{overflow-wrap:anywhere;min-width:0}.printLocationSelectV105{cursor:default}.printLocationSelectV105 select{color:#fff;width:100%;min-width:0;height:44px;font:inherit;cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#0f172ad1;border:1px solid #94a3b83d;border-radius:12px;outline:none;margin-top:3px;padding:0 38px 0 12px;font-weight:800}.printLocationSelectV105 select:focus{border-color:#f97316bf;box-shadow:0 0 0 3px #f973161a}.printTicketInvoiceV104 .copyValueRowV105{justify-content:space-between;margin-top:4px}.printTicketInvoiceV104 .copyValueRowV105 b{margin-top:0}.printTicketCodeRowV105{justify-content:center;align-items:center;gap:7px;width:100%;display:flex}.printTicketCodeRowV105 .printTicketCodeV104{margin:0}.printTicketCodeRowV105 .copyIconBtn{border-radius:9px;flex-basis:28px;width:28px;height:28px}.invoicePageV105{width:min(760px,100% - 32px);max-width:760px;margin-inline:auto;padding-bottom:84px}.invoiceCardV105{background:radial-gradient(circle at 18% 0,#f973161f,#0000 34%),linear-gradient(145deg,#0f172afa,#1d141af7);border:1px solid #f9731647;border-radius:24px;padding:28px;box-shadow:0 24px 58px #00000047;text-align:left!important;max-width:none!important}.invoiceCardV105 .successIcon{margin:0 auto 12px}.invoiceCardV105>.infoTag{margin:0 auto 7px;display:table}.invoiceCardV105 h1{text-align:center;margin:0}.invoiceLeadV105{color:#cbd5e1;text-align:center;max-width:560px;margin:9px auto 22px;line-height:1.55}.invoiceReferenceGridV105{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.invoiceReferenceV105{background:#0206173d;border:1px solid #94a3b829;border-radius:14px;min-width:0;padding:13px 14px}.invoiceReferenceV105.isPrimary{grid-column:1/-1}.invoiceReferenceV105>span,.invoiceTicketsV105>span{color:#fbbf24;letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px;font-size:.69rem;font-weight:950;display:block}.invoiceReferenceV105 .copyValueRowV105{justify-content:space-between}.invoiceReferenceV105 code{font-size:1.05rem;font-weight:900;color:#fff!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;font-family:inherit!important;display:block!important}.invoiceReferenceV105 b{color:#fff;overflow-wrap:anywhere;font-size:1rem}.invoiceTicketsV105{background:#02061733;border:1px solid #94a3b829;border-radius:14px;margin-top:12px;padding:13px 14px}.invoiceTicketChipsV105{flex-wrap:wrap;gap:8px;display:flex}.invoiceTicketChipV105{background:#f973160f;border:1px solid #f9731640;border-radius:11px;align-items:center;gap:7px;min-width:0;padding:7px 8px 7px 11px;display:inline-flex}.invoiceTicketChipV105 b{color:#fff;overflow-wrap:anywhere}.invoiceTicketChipV105 .copyIconBtn{border-radius:8px;flex-basis:28px;width:28px;height:28px}.invoiceActionsV105{margin-top:18px}.historyTicketRefsV105{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.historyTicketRefsV105 .historyTicketOrderNo{margin-top:0}.historyTicketRefsV105 .copyValueRowV105{justify-content:space-between;margin-top:4px}.historyTicketRefsV105 .historyTicketOrderNo b{margin-top:0}.historyTicketCodeRowV105{justify-content:center;align-items:center;gap:6px;max-width:100%;display:flex}.historyTicketCodeRowV105 .copyIconBtn{border-radius:8px;flex-basis:27px;width:27px;height:27px}.qrisTransactionRefV105{align-items:center;gap:8px;min-width:0;display:flex}.qrisTransactionRefV105 h2{overflow-wrap:anywhere;min-width:0}.qrisTransactionRefV105 .copyIconBtn{flex-basis:30px;width:30px;height:30px}.qrisPaidInvoiceV105{text-align:left;background:#22c55e0f;border:1px solid #22c55e38;border-radius:12px;width:min(100%,360px);margin:8px auto 0;padding:10px 12px}.qrisPaidInvoiceV105>span{color:#86efac;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.68rem;font-weight:950;display:block}.qrisPaidInvoiceV105 .copyValueRowV105{justify-content:center}.qrisPaidInvoiceV105 b{color:#fff}@media (width<=680px){.invoicePageV105{width:calc(100% - 18px);padding-bottom:58px}.invoiceCardV105{border-radius:20px;padding:20px 16px}.invoiceReferenceGridV105{grid-template-columns:1fr}.invoiceReferenceV105.isPrimary{grid-column:auto}.invoiceActionsV105{grid-template-columns:1fr;display:grid}.invoiceActionsV105 .primaryBtn,.invoiceActionsV105 .outlineBtn{width:100%}.historyTicketRefsV105{grid-template-columns:1fr}}@media (width<=520px){.copyIconBtn{flex-basis:30px;width:30px;height:30px}.printLocationSelectV105 select{height:46px;font-size:.92rem}.qrisTransactionRefV105{align-items:flex-start}.qrisTransactionRefV105 h2{font-size:1rem;line-height:1.22}}@media (width>=701px) and (width<=1080px){body>.webPopupLayer.appComingSoonLayer>.appComingSoonCard,body>.webPopupLayer.appComingSoonLayer>.appComingSoonCard.simpleAd{grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr)!important;align-items:center!important;gap:22px!important;width:min(900px,100vw - 40px)!important;max-width:900px!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 40px)!important;padding:26px!important;display:grid!important;overflow:hidden auto!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonLead h2{max-width:10ch!important;font-size:clamp(34px,4.2vw,48px)!important;line-height:1.03!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonLead>p{max-width:28rem!important;font-size:16px!important;line-height:1.55!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonVisual.tripleMockup{width:100%!important;min-height:330px!important;margin:0!important}body>.webPopupLayer.appComingSoonLayer .promoPhoneMockup{border-radius:26px!important;width:145px!important;height:300px!important}body>.webPopupLayer.appComingSoonLayer .promoPhoneMockup.left{top:25px!important;left:4px!important}body>.webPopupLayer.appComingSoonLayer .promoPhoneMockup.right{top:25px!important;right:4px!important}}@media (width<=700px){body>.webPopupLayer.appComingSoonLayer{width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding:max(12px, env(safe-area-inset-top)) max(10px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left))!important;background:0 0!important;place-items:center!important;display:grid!important;overflow:hidden!important}body>.webPopupLayer.appComingSoonLayer>.webPopupBackdrop{-webkit-backdrop-filter:blur(9px)!important;backdrop-filter:blur(9px)!important;background:#020814cc!important;display:block!important;position:absolute!important;inset:0!important}body>.webPopupLayer.appComingSoonLayer>.appComingSoonCard,body>.webPopupLayer.appComingSoonLayer>.appComingSoonCard.simpleAd{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;background:radial-gradient(circle at 100% 0,#f9731624,#0000 34%),linear-gradient(155deg,#0d1728 0%,#101827 100%)!important;border:1px solid #f9731657!important;border-radius:22px!important;grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1fr)!important;align-content:start!important;gap:14px!important;width:min(100%,520px)!important;max-width:520px!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 24px)!important;margin:0!important;padding:18px 16px 16px!important;display:grid!important;position:relative!important;overflow:hidden auto!important;box-shadow:0 24px 70px #00000094!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonClose{z-index:20!important;width:34px!important;min-width:34px!important;height:34px!important;font-size:19px!important;top:10px!important;right:10px!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonLead,body>.webPopupLayer.appComingSoonLayer .appComingSoonLead.simpleCopy{text-align:left!important;gap:8px!important;min-width:0!important;padding:2px 40px 0 2px!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonLead h2{letter-spacing:-.025em!important;text-wrap:balance!important;width:auto!important;max-width:12.5ch!important;margin:0!important;font-size:clamp(27px,8.1vw,36px)!important;line-height:1.03!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonLead>p{color:#e7edf7!important;width:100%!important;max-width:29rem!important;margin:4px 0 0!important;font-size:clamp(13px,3.8vw,15px)!important;line-height:1.48!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonVisual.tripleMockup{order:2!important;width:min(100%,350px)!important;height:286px!important;min-height:286px!important;margin:0 auto!important;padding:0!important;position:relative!important}body>.webPopupLayer.appComingSoonLayer .promoPhoneMockup{border-radius:23px!important;width:122px!important;height:252px!important}body>.webPopupLayer.appComingSoonLayer .promoPhoneMockup.left{top:25px!important;left:4px!important;transform:rotate(-10deg)!important}body>.webPopupLayer.appComingSoonLayer .promoPhoneMockup.center{top:0!important;left:50%!important;transform:translate(-50%)!important}body>.webPopupLayer.appComingSoonLayer .promoPhoneMockup.right{top:25px!important;right:4px!important;transform:rotate(10deg)!important}body>.webPopupLayer.appComingSoonLayer .promoPhoneMockup.ios:before,body>.webPopupLayer.appComingSoonLayer .promoPhoneMockup.android:before{width:60px!important;height:15px!important;top:7px!important}body>.webPopupLayer.appComingSoonLayer .promoPhoneScreen{border-radius:17px!important;inset:7px!important}}@media (width<=420px){body>.webPopupLayer.appComingSoonLayer>.appComingSoonCard,body>.webPopupLayer.appComingSoonLayer>.appComingSoonCard.simpleAd{border-radius:18px!important;gap:10px!important;width:100%!important;max-width:100%!important;padding:15px 13px 13px!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonLead h2{max-width:13ch!important;font-size:clamp(24px,7.7vw,30px)!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonLead>p{font-size:13px!important;line-height:1.42!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonVisual.tripleMockup{width:min(100%,305px)!important;height:245px!important;min-height:245px!important}body>.webPopupLayer.appComingSoonLayer .promoPhoneMockup{border-radius:20px!important;width:103px!important;height:214px!important}body>.webPopupLayer.appComingSoonLayer .promoPhoneMockup.left,body>.webPopupLayer.appComingSoonLayer .promoPhoneMockup.right{top:22px!important}}@media (width<=700px) and (height<=560px) and (orientation:landscape){body>.webPopupLayer.appComingSoonLayer>.appComingSoonCard,body>.webPopupLayer.appComingSoonLayer>.appComingSoonCard.simpleAd{grid-template-rows:auto!important;grid-template-columns:minmax(0,.9fr) minmax(250px,1.1fr)!important;align-items:center!important;gap:16px!important;width:min(760px,100vw - 24px)!important;max-width:760px!important;padding:14px 16px!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonLead h2{max-width:10ch!important;font-size:clamp(22px,4.2vw,30px)!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonLead>p{font-size:12px!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonVisual.tripleMockup{width:min(100%,300px)!important;height:215px!important;min-height:215px!important}body>.webPopupLayer.appComingSoonLayer .promoPhoneMockup{width:92px!important;height:190px!important}}@media (width<=980px){.mobileMenuBackdrop,.mobileMenuBackdrop.open{inset:var(--msb-public-header-height,68px) 0 0 0!important;-webkit-backdrop-filter:blur(5px)!important;z-index:1001!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:#0206109e!important;border:0!important;width:100vw!important;max-width:100vw!important;height:auto!important;transition:opacity .28s,visibility .28s!important;display:block!important;position:fixed!important}.mobileMenuBackdrop.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.mobileDrawer,.mobileDrawer.open{z-index:1002!important;top:var(--msb-public-header-height,68px)!important;width:min(86vw,350px)!important;max-width:min(86vw,350px)!important;height:calc(100dvh - var(--msb-public-header-height,68px))!important;max-height:calc(100dvh - var(--msb-public-header-height,68px))!important;padding:20px 18px max(20px, env(safe-area-inset-bottom))!important;opacity:.76!important;visibility:hidden!important;pointer-events:none!important;will-change:transform, opacity!important;background:radial-gradient(circle at 100% 0,#f9731624,#0000 32%),linear-gradient(165deg,#0f172afe,#090f1bfe)!important;border:0!important;border-left:1px solid #f9731647!important;border-radius:24px 0 0 24px!important;flex-direction:column!important;margin:0!important;transition:transform .34s cubic-bezier(.22,.8,.2,1),opacity .25s,visibility .34s!important;display:flex!important;position:fixed!important;bottom:0!important;left:auto!important;right:0!important;overflow:hidden auto!important;transform:translate(104%)!important;box-shadow:-24px 0 70px #00000070!important}.mobileDrawer.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(0,0)!important}.mobileDrawerHead{text-align:left!important;border-bottom:1px solid #94a3b824!important;padding:2px 2px 18px!important;display:block!important}.mobileDrawerHead img,.mobileDrawerHead button{display:none!important}.mobileDrawerKicker{color:#fb923c!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin-bottom:4px!important;font-size:.72rem!important;font-weight:900!important;display:block!important}.mobileDrawerHead strong{color:#fff!important;font-size:1.18rem!important;line-height:1.25!important;display:block!important}.mobileDrawerNav{text-align:left!important;flex-direction:column!important;grid-template-columns:none!important;gap:3px!important;padding:14px 0 12px!important;display:flex!important}.mobileDrawerNav a{color:#dce5f2!important;text-align:left!important;opacity:0!important;background:0 0!important;border:1px solid #0000!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-height:46px!important;padding:11px 38px 11px 13px!important;font-size:.96rem!important;font-weight:800!important;transition:transform .28s cubic-bezier(.22,.8,.2,1),opacity .24s,background .2s,border-color .2s,color .2s!important;display:flex!important;position:relative!important;transform:translate(18px)!important}.mobileDrawerNav a:after{content:"›"!important;color:#64748b!important;font-size:1.25rem!important;font-weight:700!important;transition:transform .2s,color .2s!important;position:absolute!important;top:50%!important;right:14px!important;transform:translateY(-50%)!important}.mobileDrawerNav a:hover,.mobileDrawerNav a.active{color:#fff!important;background:linear-gradient(90deg,#f9731629,#f9731609)!important;border-color:#f9731633!important}.mobileDrawerNav a:hover:after,.mobileDrawerNav a.active:after{color:#fb923c!important;transform:translate(3px,-50%)!important}.mobileDrawer.open .mobileDrawerNav a{opacity:1!important;transform:translate(0)!important}.mobileDrawer.open .mobileDrawerNav a:first-child{transition-delay:50ms!important}.mobileDrawer.open .mobileDrawerNav a:nth-child(2){transition-delay:75ms!important}.mobileDrawer.open .mobileDrawerNav a:nth-child(3){transition-delay:.1s!important}.mobileDrawer.open .mobileDrawerNav a:nth-child(4){transition-delay:.125s!important}.mobileDrawer.open .mobileDrawerNav a:nth-child(5){transition-delay:.15s!important}.mobileDrawer.open .mobileDrawerNav a:nth-child(6){transition-delay:.175s!important}.mobileDrawer.open .mobileDrawerNav a:nth-child(7){transition-delay:.2s!important}.mobileDrawerActions{border-top:1px solid #94a3b824!important;grid-template-columns:1fr 1fr!important;gap:9px!important;margin-top:auto!important;padding-top:14px!important;display:grid!important}.mobileDrawerActions .loginBtn,.mobileDrawerActions .registerBtn{justify-content:center!important;width:100%!important;min-height:42px!important}}@media (width<=640px){.siteFooter .footerGrid,.siteFooter .sectionWrap.footerGrid{text-align:center!important;justify-items:center!important;gap:24px!important;width:min(100% - 28px,520px)!important;max-width:min(100% - 28px,520px)!important;margin-inline:auto!important;padding:30px 0 26px!important}.siteFooter .footerGrid>div{text-align:center!important;width:100%!important;max-width:440px!important;margin-inline:auto!important}.siteFooter .footerGrid h3,.siteFooter .footerGrid h4,.siteFooter .footerGrid p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.siteFooter .footerGrid p{max-width:36rem!important;line-height:1.55!important}.siteFooter .footerGrid a{text-align:center!important;width:fit-content!important;margin:7px auto!important}.siteFooter .footerSocial{text-align:center!important;width:fit-content!important;margin:12px auto 0!important}body>.webPopupLayer.appComingSoonLayer>.appComingSoonCard,body>.webPopupLayer.appComingSoonLayer>.appComingSoonCard.simpleAd{align-content:center!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonLead,body>.webPopupLayer.appComingSoonLayer .appComingSoonLead.simpleCopy{text-align:center!important;align-items:center!important;width:100%!important;padding:2px 42px 0!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonLead h2{text-align:center!important;width:100%!important;max-width:18ch!important;margin:0 auto!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonLead>p{text-align:center!important;width:100%!important;max-width:34ch!important;margin:7px auto 0!important}body>.webPopupLayer.appComingSoonLayer .appComingSoonVisual.tripleMockup{margin-left:auto!important;margin-right:auto!important}}@media (width<=390px){body>.webPopupLayer.appComingSoonLayer .appComingSoonLead,body>.webPopupLayer.appComingSoonLayer .appComingSoonLead.simpleCopy{padding-inline:34px!important}.mobileDrawer,.mobileDrawer.open{width:min(90vw,332px)!important;max-width:min(90vw,332px)!important;padding-inline:15px!important}}@media (prefers-reduced-motion:reduce){.mobileDrawer,.mobileMenuBackdrop,.mobileDrawerNav a,.mobileDrawerNav a:after{transition-duration:.01ms!important;transition-delay:0s!important}}.historyPageV101 .historyTicketCard.isPaidTicket{grid-template-columns:minmax(0,1fr) 278px}.historyPageV101 .historyTicketCard.isPaidTicket:before,.historyPageV101 .historyTicketCard.isPaidTicket:after{right:264px}.historyPageV101 .historyTicketCard.isPaidTicket .historyTicketStub{padding-inline:20px!important}.historyPageV101 .historyTicketCard.isPaidTicket .historyTicketQr{border-radius:14px;width:184px;height:184px;padding:7px}.printTicketPageV104 .printTicketCardV104{grid-template-columns:minmax(0,1fr) 292px!important}.printTicketPageV104 .printTicketCardV104:before,.printTicketPageV104 .printTicketCardV104:after{right:278px}.printTicketPageV104 .printTicketQrV104{border-radius:15px;width:206px;height:206px;padding:7px}@media (width<=820px){.historyPageV101 .historyTicketCard.isPaidTicket,.printTicketPageV104 .printTicketCardV104{grid-template-columns:1fr!important}.historyPageV101 .historyTicketCard.isPaidTicket:before,.historyPageV101 .historyTicketCard.isPaidTicket:after,.printTicketPageV104 .printTicketCardV104:before,.printTicketPageV104 .printTicketCardV104:after{display:none}.historyPageV101 .historyTicketCard.isPaidTicket .historyTicketQr{width:min(206px,68vw);height:min(206px,68vw)}.printTicketPageV104 .printTicketQrV104{width:min(220px,68vw);height:min(220px,68vw)}}.maintenanceNotice{z-index:24;box-sizing:border-box;width:100%;padding:10px 18px 0;position:relative}.maintenanceNoticeInner{background:linear-gradient(135deg,#2e1a14f7,#0f1828fa);border:1px solid #ff7f008c;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;width:min(1120px,100%);margin:0 auto;padding:13px 15px;display:grid;box-shadow:0 12px 30px #0003}.maintenanceNoticeIcon{color:#ff8a18;background:#ff7e0024;border:1px solid #ff7e006b;border-radius:11px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.maintenanceNoticeCopy{min-width:0}.maintenanceNoticeCopy strong{color:#fff;margin-bottom:3px;font-size:15px;line-height:1.25;display:block}.maintenanceNoticeCopy p{color:#d4d8e1;margin:0;font-size:12px;line-height:1.45}.maintenanceNoticeCopy small{color:#f4b66f;margin-top:4px;font-size:11px;display:block}.maintenanceNotice button{appearance:none;color:#ff971f;font:inherit;cursor:pointer;white-space:nowrap;background:#ff7f0017;border:1px solid #ff7f008c;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:800;transition:all .18s}.maintenanceNotice button:hover{color:#fff;background:#ff7900;transform:translateY(-1px)}.ticketOrderMaintenanceNote{background:#ff7e0013;border:1px solid #ff7e0061;border-radius:12px;align-items:flex-start;gap:10px;margin:12px 0 4px;padding:12px 13px;display:flex}.ticketOrderMaintenanceNote>span{color:#ff8a18;background:#ff7e0024;border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.ticketOrderMaintenanceNote strong{color:#fff;margin-bottom:3px;font-size:13px;display:block}.ticketOrderMaintenanceNote p{color:#bfc7d5;margin:0;font-size:12px;line-height:1.45}.statusBadge.maintenance{color:#ff9a35!important;background:#ea580c29!important;border-color:#ea580c6b!important}@media (width<=720px){.maintenanceNotice{padding:8px 10px 0}.maintenanceNoticeInner{border-radius:12px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:11px 12px}.maintenanceNoticeIcon{width:34px;height:34px}.maintenanceNoticeCopy strong{font-size:13px}.maintenanceNoticeCopy p{font-size:11px}.maintenanceNotice button{grid-column:1/-1;width:100%;padding:9px 10px}.ticketOrderMaintenanceNote{margin-top:10px}}.locationChoiceCard.maintenance:not(.comingSoon){border-color:#ff7e0061}.locationChoiceCard.maintenance:not(.comingSoon) strong{color:#ff9a35;background:#ff7e0017;border:1px solid #ff7e0038;border-radius:999px;padding:5px 8px}.locationChoiceCard.maintenance .locationChoiceMark{color:#ff9a35}.moviePosterPromoWrap,.ticketMoviePosterWrap{position:relative}.ticketMoviePosterWrap{width:100%;display:block}.moviePromoBadge{z-index:4;color:#fff;letter-spacing:.08em;background:#f97316f5;border:1px solid #ffffffb8;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:11px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 8px 22px #7c2d1247}.ticketMoviePromoBadge{min-height:24px;padding:4px 8px;font-size:10px;top:8px;left:8px}.homeMoviePromoInfo,.ticketOrderPromoHint,.bookingPromoNotice{color:#7c2d12;background:linear-gradient(135deg,#fff7ed 0%,#fff 72%);border:1px solid #fed7aa}.homeMoviePromoInfo{border-radius:12px;align-items:flex-start;gap:12px;margin-top:12px;padding:12px 14px;display:flex}.homeMoviePromoInfo>span{color:#fff;background:#f97316;border-radius:999px;flex:none;padding:5px 8px;font-size:11px;font-weight:900}.homeMoviePromoInfo>div{gap:3px;display:grid}.homeMoviePromoInfo b,.ticketOrderPromoHint strong{color:#7c2d12}.homeMoviePromoInfo small,.ticketOrderPromoHint p{color:#9a3412;line-height:1.45}.ticketOrderPromoHint{border-radius:12px;align-items:flex-start;gap:12px;margin:10px 0 14px;padding:12px 14px;display:flex}.ticketOrderPromoIcon,.bookingPromoMark{color:#fff;background:#f97316;border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.ticketOrderPromoIcon{width:34px;height:34px}.ticketOrderPromoHint p{margin:3px 0 0}.bookingPromoNotice{border-radius:14px;align-items:flex-start;gap:14px;margin:0 0 14px;padding:14px 16px;display:flex}.bookingPromoMark{width:42px;height:42px;font-size:18px;box-shadow:0 8px 20px #f9731633}.bookingPromoBody{flex:1;min-width:0}.bookingPromoBody>span{color:#c2410c;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.bookingPromoItem{justify-content:space-between;gap:18px;padding:0 0 10px;display:flex}.bookingPromoItem+.bookingPromoItem{border-top:1px dashed #fdba74;padding-top:10px}.bookingPromoItem h2{color:#7c2d12;margin:0 0 4px;font-size:16px;line-height:1.25}.bookingPromoItem p{color:#9a3412;margin:0;font-size:13px;line-height:1.48}.bookingPromoTerms{flex-wrap:wrap;flex:0 390px;place-content:flex-start flex-end;gap:6px;display:flex}.bookingPromoTerms small{color:#9a3412;white-space:nowrap;background:#fff;border:1px solid #fed7aa;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:700}.bookingPromoCustomerNote,.bookingPromoMore{color:#9a3412;margin-top:2px;font-size:11px;line-height:1.45;display:block}@media (width<=760px){.moviePromoBadge{min-height:24px;padding:4px 8px;font-size:10px;top:8px;left:8px}.bookingPromoNotice{gap:10px;padding:12px}.bookingPromoMark{width:36px;height:36px;font-size:15px}.bookingPromoItem{display:block}.bookingPromoTerms{justify-content:flex-start;margin-top:9px}.bookingPromoTerms small{white-space:normal}}.moviePromoBadge{text-overflow:ellipsis;white-space:nowrap;max-width:min(92%,260px);overflow:hidden}.moviePromoAvailability,.ticketOrderPromoAvailability{color:inherit;opacity:.86;margin-top:4px;font-weight:700;display:block}.ticketOrderShowPromo{text-overflow:ellipsis;white-space:nowrap;color:#f59e0b;letter-spacing:.02em;max-width:100%;font-size:10px;font-weight:900;display:block;overflow:hidden}.ticketOrderMaintenanceBlocking{background:linear-gradient(135deg,#7c2d122e,#0f172aeb);border-color:#f973169e;box-shadow:0 12px 28px #00000029}.ticketOrderMaintenanceBlocking small{color:#fdba74;margin-top:5px;font-size:11px;font-weight:800;line-height:1.45;display:block}.ticketOrderShowMaintenance{letter-spacing:.06em;background:#f9731621;border:1px solid #f9731657;border-radius:999px;justify-content:center;align-items:center;width:max-content;margin-top:2px;padding:4px 7px;color:#fdba74!important;font-size:9px!important;font-weight:900!important;display:inline-flex!important}.ticketOrderShowCard:disabled .ticketOrderShowMaintenance{opacity:1}:root{--wm-primary:var(--orange);--wm-secondary:var(--panel)}.contentBranchBadge{color:#fdba74;letter-spacing:.02em;white-space:nowrap;background:#f973161f;border:1px solid #f973166b;border-radius:999px;align-items:center;max-width:100%;min-height:22px;padding:3px 8px;font-size:9px;font-weight:900;line-height:1.25;display:inline-flex}.contentMetaRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;display:flex}.contentMetaRow small{margin:0!important}.managedSectionHead{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:14px;display:flex}.managedSectionHead h2{margin:3px 0 0;font-size:24px}.managedSectionHead p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.55}.managedSectionEyebrow{color:#f59e0b;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900;display:block}.managedContentSection,.managedSliderSection{padding-top:28px;padding-bottom:10px}.managedSliderRail{scroll-snap-type:x proximity;scrollbar-width:none;grid-auto-columns:minmax(280px,1fr);grid-auto-flow:column;gap:12px;padding:2px 1px 8px;display:grid;overflow-x:auto}.managedSliderRail::-webkit-scrollbar{display:none}.managedSliderCard{scroll-snap-align:start;background:#111827;border:1px solid #f9731640;border-radius:16px;min-height:175px;position:relative;overflow:hidden}.managedSliderCard img{object-fit:cover;opacity:.42;width:100%;height:100%;position:absolute;inset:0}.managedSliderCard>div{z-index:1;background:linear-gradient(#0000 4%,#050505f0 92%);flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:175px;padding:18px;display:flex;position:relative}.managedSliderCard h3{margin:7px 0 2px;font-size:18px}.managedSliderCard p{color:#e5e7eb;margin:0 0 8px;font-size:11px;line-height:1.5}.managedSliderCard>div>span:last-child{color:#fb923c;font-size:11px;font-weight:900}.managedBannerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.managedBannerCard{background:#111827;border:1px solid #ffffff17;border-radius:15px;grid-template-columns:170px minmax(0,1fr);min-height:135px;transition:all .2s;display:grid;overflow:hidden}.managedBannerCard:hover{border-color:#f973167a;transform:translateY(-2px)}.managedBannerCard img{object-fit:cover;width:100%;height:100%;min-height:135px}.managedBannerCard>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:14px;display:flex}.managedBannerCard h3{margin:7px 0 3px;font-size:16px}.managedBannerCard p{color:var(--muted);margin:0 0 7px;font-size:11px;line-height:1.5}.managedBannerCard>div>span:last-child{color:#fb923c;font-size:10px;font-weight:900}.managedPromoGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.managedPromoCard{background:#111827;border:1px solid #ffffff17;border-radius:15px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.managedPromoImage{aspect-ratio:16/9;background:#0b1220}.managedPromoImage img{object-fit:cover;width:100%;height:100%}.managedPromoBody{flex-direction:column;flex:1;align-items:flex-start;min-height:175px;padding:13px;display:flex}.managedContentType{color:#f59e0b;text-transform:uppercase;letter-spacing:.1em;margin-top:8px;font-size:9px;font-weight:900}.managedPromoBody h3{margin:3px 0 5px;font-size:15px}.managedPromoBody strong{color:#fb923c;font-size:12px}.managedPromoBody p{color:var(--muted);margin:6px 0;font-size:11px;line-height:1.5}.managedCode{color:#fdba74;background:#f9731621;border-radius:7px;margin-top:6px;padding:4px 7px;font-size:10px;font-weight:900;display:inline-flex}.managedDetailLink{color:#fb923c;margin-top:auto;padding-top:10px;font-size:10px;font-weight:900}.managedGalleryGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.managedGalleryCard{background:#111827;border:1px solid #ffffff14;border-radius:14px;margin:0;overflow:hidden}.managedGalleryCard img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.managedGalleryCard figcaption{flex-direction:column;align-items:flex-start;gap:6px;min-height:72px;padding:10px;display:flex}.managedGalleryCard strong{font-size:11px;line-height:1.4}.managedCardActions{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.managedCardActions>a{color:#fb923c;font-size:10px;font-weight:900}.managedPartnershipGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.managedPartnershipCard{background:#111827;border:1px solid #ffffff17;border-radius:15px;grid-template-columns:130px minmax(0,1fr);display:grid;overflow:hidden}.managedPartnershipCard>img{object-fit:cover;width:100%;height:100%;min-height:150px}.managedPartnershipCard>div{padding:14px}.managedPartnershipCard h3{margin:6px 0}.managedPartnershipCard p{color:var(--muted);font-size:11px;line-height:1.55}.managedInfoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.managedInfoCard{background:#111827;border:1px solid #ffffff14;border-radius:13px;padding:12px}.managedInfoCard>small{color:#f59e0b;text-transform:uppercase;margin:8px 0 2px;font-size:9px;font-weight:900;display:block}.managedInfoCard h3{margin:0 0 5px;font-size:13px}.managedInfoCard p{color:#d1d5db;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.5}.faqQuestionText{flex:1;justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.faqQuestionText>.contentBranchBadge{flex:none}.managedDetailPage{padding-bottom:50px}.managedDetailCard{background:#111827;border:1px solid #f9731638;border-radius:18px;overflow:hidden}.managedDetailCover{object-fit:cover;width:100%;max-height:430px;display:block}.managedDetailBody{padding:22px}.managedDetailBody h1{margin:8px 0 12px;font-size:34px;line-height:1.12}.managedDetailHighlight{color:#fb923c;margin:0 0 10px;font-size:16px;display:block}.managedDetailMeta{color:var(--muted);font-size:12px}.managedRichText,.managedTerms{color:#e5e7eb;font-size:13px;line-height:1.8}.managedRichText img,.managedTerms img{max-width:100%;height:auto}.managedTerms{background:#0b1220;border:1px solid #ffffff14;border-radius:12px;margin:18px 0;padding:14px}.managedTerms h3{margin:0 0 8px}@media (width<=900px){.managedPromoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.managedGalleryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.managedBannerGrid{grid-template-columns:1fr}.managedInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.managedContentSection,.managedSliderSection{padding-top:20px}.managedSectionHead h2{font-size:21px}.managedSliderRail{grid-auto-columns:85%}.managedBannerCard{grid-template-columns:110px minmax(0,1fr)}.managedPromoGrid{grid-template-columns:1fr}.managedGalleryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.managedPartnershipGrid{grid-template-columns:1fr}.managedPartnershipCard{grid-template-columns:96px minmax(0,1fr)}.managedInfoGrid{grid-template-columns:1fr}.contentBranchBadge{font-size:8px}.managedDetailBody{padding:16px}.managedDetailBody h1{font-size:27px}}.managedAnnouncementStrip{background:#111827f0;border:1px solid #f9731642;border-radius:13px;align-items:center;gap:10px;margin-top:16px;margin-bottom:0;padding:10px 12px;display:flex}.managedAnnouncementIcon{color:#fb923c;background:#f9731629;border:1px solid #f9731666;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.managedAnnouncementRail{scrollbar-width:none;gap:12px;min-width:0;display:flex;overflow-x:auto}.managedAnnouncementRail::-webkit-scrollbar{display:none}.managedAnnouncementRail article{border-right:1px solid #ffffff14;align-items:center;gap:8px;min-width:max-content;max-width:520px;padding-right:12px;display:flex}.managedAnnouncementRail article:last-child{border-right:0}.managedAnnouncementRail strong{font-size:11px}.managedAnnouncementRail article>span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:300px;color:var(--muted);font-size:10px;overflow:hidden}@media (width<=640px){.managedAnnouncementStrip{align-items:flex-start}.managedAnnouncementRail article{flex-wrap:wrap;align-items:flex-start;min-width:82%;max-width:82%}.managedAnnouncementRail article>span:last-child{white-space:normal;max-width:100%}}.managedEventState{color:#fb923c;letter-spacing:.03em;text-transform:uppercase;background:#f973161a;border:1px solid #f9731657;border-radius:999px;align-items:center;width:max-content;margin:5px 0 2px;padding:3px 8px;font-size:8px;font-weight:800;display:inline-flex}.managedEventState.state-ongoing{color:#4ade80;background:#22c55e1a;border-color:#22c55e59}.managedEventState.state-upcoming{color:#60a5fa;background:#3b82f61a;border-color:#3b82f659}.managedEventState.state-past{color:#cbd5e1;background:#94a3b814;border-color:#94a3b847}.branchContentSpotlight{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:stretch;gap:18px;margin-top:30px;display:grid}.branchContentPanel{background:linear-gradient(145deg,#111827fa,#0a0e18fa);border:1px solid #f9731638;border-radius:20px;min-width:0;padding:20px;overflow:hidden;box-shadow:0 18px 48px #0000002e}.branchEventPanel{background:radial-gradient(circle at 100% 0,#f9731629,#0000 38%),linear-gradient(145deg,#111827fa,#0a0e18fa)}.branchSpotlightHead{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.branchSpotlightHead h2{margin:3px 0 0;font-size:25px;line-height:1.05}.branchSpotlightIcon{color:#fb923c;letter-spacing:.08em;background:#f973161f;border:1px solid #f9731661;border-radius:14px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:950;display:grid}.branchSpotlightIcon.event{background:linear-gradient(135deg,#f973163d,#7f1d1d29)}.branchNewsList,.branchEventList{gap:10px;display:grid}.branchNewsItem{background:#ffffff06;border:1px solid #ffffff14;border-radius:15px;grid-template-columns:92px minmax(0,1fr);min-height:112px;transition:transform .18s,border-color .18s,background .18s;display:grid;overflow:hidden}.branchNewsItem:hover{background:#f9731609;border-color:#f973165c;transform:translateY(-2px)}.branchNewsVisual{color:#fb923c;letter-spacing:.12em;background:linear-gradient(135deg,#1f2937,#0b1220);place-items:center;min-height:112px;font-size:12px;font-weight:950;display:grid;overflow:hidden}.branchNewsVisual img{object-fit:cover;width:100%;height:100%}.branchNewsBody{flex-direction:column;min-width:0;padding:12px 13px;display:flex}.branchContentKind{color:#fb923c;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:900}.branchNewsBody h3,.branchEventBody h3{margin:3px 0 5px;font-size:15px;line-height:1.32}.branchNewsBody p,.branchEventBody p{color:#cbd5e1;margin:0;font-size:10.5px;line-height:1.55}.branchContentFoot{color:#94a3b8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:8px;font-size:9px;display:flex}.branchContentFoot a{color:#fb923c;font-size:10px;font-weight:900;text-decoration:none}.branchContentFoot a:hover{text-decoration:underline}.branchEventItem{background:#ffffff07;border:1px solid #ffffff17;border-radius:17px;grid-template-columns:126px minmax(0,1fr);min-height:154px;transition:transform .18s,border-color .18s;display:grid;position:relative;overflow:hidden}.branchEventItem:hover{border-color:#f973166b;transform:translateY(-2px)}.branchEventItem.state-ongoing{box-shadow:inset 3px 0 #22c55eb8}.branchEventItem.state-upcoming{box-shadow:inset 3px 0 #3b82f6b8}.branchEventItem.state-past{opacity:.82}.branchEventVisual{background:linear-gradient(145deg,#202938,#0b1220);min-height:154px;overflow:hidden}.branchEventVisual img{object-fit:cover;width:100%;height:100%}.branchEventFallback{color:#fff7ed;background:radial-gradient(circle at 50% 25%,#f973164d,#0000 50%),linear-gradient(145deg,#23170f,#111827);flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:154px;display:flex}.branchEventFallback span{font-size:28px;font-weight:950;line-height:1}.branchEventFallback small{color:#fb923c;letter-spacing:.18em;margin-top:8px;font-size:8px;font-weight:900}.branchEventBody{flex-direction:column;min-width:0;padding:13px 14px;display:flex}.branchEventTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.branchEventMeta{color:#fdba74;flex-wrap:wrap;align-items:flex-start;gap:7px;margin:1px 0 7px;font-size:9px;font-weight:750;display:flex}.branchEventMeta span{align-items:center;gap:4px;display:inline-flex}.branchEmptyState{background:#ffffff05;border:1px dashed #ffffff1a;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}@media (width<=900px){.branchContentSpotlight{grid-template-columns:1fr}.branchContentPanel{padding:16px}}@media (width<=640px){.branchContentSpotlight{gap:12px;margin-top:20px}.branchSpotlightHead h2{font-size:21px}.branchNewsItem{grid-template-columns:74px minmax(0,1fr)}.branchNewsVisual{min-height:118px}.branchEventItem{grid-template-columns:94px minmax(0,1fr);min-height:150px}.branchEventVisual,.branchEventFallback{min-height:150px}.branchEventBody{padding:11px}.branchContentFoot{flex-direction:column;align-items:flex-start}.branchEventMeta{flex-direction:column}}.branchContentSpotlight{gap:24px;margin-top:38px;margin-bottom:38px}.branchContentPanel{border-radius:22px;padding:24px}.branchSpotlightHead{align-items:flex-start;margin-bottom:20px}.branchSpotlightHead h2{margin-top:5px;font-size:27px;line-height:1.08}.branchSpotlightIntro{color:#aeb8c8;max-width:430px;margin:8px 0 0;font-size:11.5px;line-height:1.55}.branchSpotlightIcon{border-radius:15px;flex-basis:46px;width:46px;height:46px;font-size:14px}.branchNewsList,.branchEventList{gap:14px}.branchNewsItem{border-radius:18px;grid-template-columns:112px minmax(0,1fr);min-height:136px}.branchNewsVisual{min-height:136px}.branchNewsBody{padding:16px}.branchContentKind{font-size:9px}.branchNewsBody h3{margin:7px 0;font-size:17px;line-height:1.28}.branchNewsBody p{font-size:11.5px;line-height:1.6}.branchContentFoot{padding-top:12px;font-size:10.5px}.branchContentFoot a{font-size:11.5px}.branchEventItem{background:linear-gradient(145deg,#ffffff0b,#ffffff05);border-radius:20px;grid-template-columns:156px minmax(0,1fr);min-height:206px}.branchEventVisual{border-right:1px solid #ffffff14;min-height:206px}.branchEventFallback{background:radial-gradient(circle at 35% 22%,#f9731652,#0000 42%),linear-gradient(145deg,#2b190f,#131927 58%,#0b1019);gap:7px;min-height:206px}.branchEventFallbackIcon{color:#fb923c;background:#f973161f;border:1px solid #fb923c6b;border-radius:18px;place-items:center;width:54px;height:54px;font-size:24px;display:grid;box-shadow:0 16px 38px #f973161a}.branchEventFallback strong{color:#fff7ed;letter-spacing:.08em;margin-top:7px;font-size:12px}.branchEventFallback small{color:#fdba74;letter-spacing:.16em;margin:0;font-size:9px}.branchEventBody{padding:17px 18px 16px}.branchEventTop{margin-bottom:7px}.managedEventState{margin:0;padding:5px 9px;font-size:9px}.branchEventBody h3{color:#fff;letter-spacing:-.01em;margin:3px 0 13px;font-size:19px;line-height:1.22}.branchEventMetaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px;margin-bottom:12px;display:grid}.branchEventMetaItem{background:#0f172a6b;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:3px;min-width:0;padding:9px 10px;display:flex}.branchEventMetaItem.wide{grid-column:1/-1}.branchEventMetaItem span{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.branchEventMetaItem strong{color:#f8fafc;text-overflow:ellipsis;font-size:11.5px;line-height:1.4;overflow:hidden}.branchEventDescription{color:#cbd5e1!important;margin:0!important;font-size:11.5px!important;line-height:1.58!important}.branchEventFoot{border-top:1px solid #ffffff12;margin-top:auto;padding-top:14px}.branchEventFoot>span{font-size:10.5px}.branchEventCta{background:#f973161a;border:1px solid #f973166b;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:7px 11px;transition:background .18s,border-color .18s,transform .18s;display:inline-flex;color:#fb923c!important;font-size:11px!important;text-decoration:none!important}.branchEventCta:hover{background:#f973162e;border-color:#f97316b8;transform:translateY(-1px)}.appDownloadStrip{margin-top:38px}@media (width<=900px){.branchContentSpotlight{gap:22px;margin-bottom:32px}.branchContentPanel{padding:20px}.branchEventItem{grid-template-columns:170px minmax(0,1fr)}}@media (width<=640px){.branchContentSpotlight{gap:18px;margin-top:28px;margin-bottom:28px}.branchContentPanel{border-radius:18px;padding:16px}.branchSpotlightHead{margin-bottom:16px}.branchSpotlightHead h2{font-size:23px}.branchSpotlightIntro{font-size:11px}.branchNewsItem{grid-template-columns:92px minmax(0,1fr);min-height:126px}.branchNewsVisual{min-height:126px}.branchNewsBody{padding:13px}.branchEventItem{grid-template-columns:1fr;min-height:0}.branchEventVisual{border-bottom:1px solid #ffffff14;border-right:0;height:170px;min-height:170px}.branchEventFallback{min-height:170px}.branchEventBody{padding:15px}.branchEventBody h3{font-size:18px}.branchEventMetaGrid{grid-template-columns:1fr}.branchEventMetaItem.wide{grid-column:auto}.branchEventFoot{flex-direction:column;align-items:stretch}.branchEventCta{width:100%}.appDownloadStrip{margin-top:28px}}.branchContentSpotlight{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:stretch;gap:28px;margin-top:44px;margin-bottom:48px}.branchContentPanel{flex-direction:column;min-height:0;padding:26px;display:flex}.branchSpotlightCarousel{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex}.branchNewsFeatured,.branchEventFeatured{background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid #ffffff17;border-radius:20px;flex:1;position:relative;overflow:hidden;box-shadow:0 18px 48px #00000029}.branchNewsFeatured{flex-direction:column;min-height:356px;display:flex}.branchNewsFeaturedVisual{background:linear-gradient(145deg,#202938,#0b1220);flex:0 0 178px;height:178px;position:relative;overflow:hidden}.branchNewsFeaturedVisual:after,.branchEventFeaturedVisual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#080c14b8);height:42%;position:absolute;bottom:0;left:0;right:0}.branchNewsFeaturedVisual img,.branchEventFeaturedVisual img{object-fit:cover;width:100%;height:100%}.branchNewsFallback{color:#fb923c;background:radial-gradient(circle at 50% 30%,#f9731638,#0000 48%),linear-gradient(145deg,#1a2333,#0b1019);flex-direction:column;justify-content:center;align-items:center;gap:6px;height:100%;display:flex}.branchNewsFallback span{letter-spacing:.08em;font-size:32px;font-weight:950}.branchNewsFallback small{letter-spacing:.18em;font-size:10px;font-weight:900}.branchNewsFeaturedBody{flex-direction:column;flex:1;min-height:0;padding:20px;display:flex}.branchNewsFeaturedBody h3{color:#fff;letter-spacing:-.015em;margin:8px 0 10px;font-size:23px;line-height:1.2}.branchNewsFeaturedBody p{color:#cbd5e1;margin:0;font-size:13px;line-height:1.65}.branchEventFeatured{grid-template-columns:minmax(180px,.82fr) minmax(0,1.48fr);min-height:356px;display:grid}.branchEventFeatured.state-ongoing{box-shadow:inset 3px 0 #22c55eb8,0 18px 48px #00000029}.branchEventFeatured.state-upcoming{box-shadow:inset 3px 0 #3b82f6b8,0 18px 48px #00000029}.branchEventFeatured.state-past{box-shadow:inset 3px 0 #94a3b873,0 18px 48px #00000029}.branchEventFeaturedVisual{background:linear-gradient(145deg,#202938,#0b1220);border-right:1px solid #ffffff14;min-height:356px;position:relative;overflow:hidden}.branchEventFallbackFeatured{min-height:356px}.branchEventFeaturedBody{padding:22px 22px 20px}.branchEventFeaturedBody h3{color:#fff;letter-spacing:-.018em;margin:10px 0 16px;font-size:25px;line-height:1.14}.branchEventSummary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.branchEventSummary>div{background:#0f172a75;border:1px solid #ffffff13;border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:11px 12px;display:flex}.branchEventSummary span,.branchEventLocation small{color:#94a3b8;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:850}.branchEventSummary strong,.branchEventLocation strong{color:#f8fafc;font-size:12px;line-height:1.42}.branchEventLocation{background:#0f172a75;border:1px solid #ffffff13;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:12px;padding:11px 12px;display:flex}.branchEventLocation>span{color:#fb923c;background:#f973161f;border-radius:9px;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:15px;display:grid}.branchEventLocation>div{flex-direction:column;gap:3px;min-width:0;display:flex}.branchFeaturedFoot{align-items:center;margin-top:auto;padding-top:16px}.branchFeaturedCta{background:#f973161f;border:1px solid #f9731680;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 13px;font-weight:900;transition:transform .18s,background .18s,border-color .18s;display:inline-flex;color:#fb923c!important;font-size:12px!important;text-decoration:none!important}.branchFeaturedCta:hover{background:#f9731633;border-color:#f97316c7;transform:translateY(-1px)}.branchCarouselNav{background:#ffffff06;border:1px solid #ffffff12;border-radius:15px;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:12px;min-height:52px;padding:7px 8px;display:grid}.branchCarouselNav>button{color:#fb923c;cursor:pointer;background:#f9731617;border:1px solid #f9731657;border-radius:12px;place-items:center;width:38px;height:38px;font-size:25px;line-height:1;transition:transform .16s,background .16s,border-color .16s;display:grid}.branchCarouselNav>button:hover{background:#f973162b;border-color:#f97316b3;transform:translateY(-1px)}.branchCarouselProgress{color:#94a3b8;justify-content:center;align-items:center;gap:6px;min-width:0;font-size:10.5px;font-weight:700;display:flex}.branchCarouselProgress strong{color:#f8fafc;font-size:14px}.branchCarouselDots{align-items:center;gap:5px;margin-left:5px;display:flex}.branchCarouselDots span{background:#94a3b852;border-radius:999px;width:5px;height:5px;transition:width .18s,background .18s}.branchCarouselDots span.active{background:#f97316;width:18px}.branchContentSpotlight+.appDownloadStrip{margin-top:0}@media (width<=1100px){.branchEventFeatured{grid-template-columns:150px minmax(0,1fr)}.branchEventFeaturedBody h3{font-size:22px}}@media (width<=900px){.branchContentSpotlight{grid-template-columns:1fr;gap:24px;margin-top:34px;margin-bottom:40px}.branchContentPanel{padding:22px}.branchNewsFeatured,.branchEventFeatured{min-height:330px}.branchEventFeatured{grid-template-columns:220px minmax(0,1fr)}.branchEventFeaturedVisual,.branchEventFallbackFeatured{min-height:330px}}@media (width<=640px){.branchContentSpotlight{gap:22px;margin-top:30px;margin-bottom:34px}.branchContentPanel{padding:16px}.branchSpotlightHead{margin-bottom:18px}.branchSpotlightIntro{font-size:12px;line-height:1.55}.branchNewsFeatured{min-height:0}.branchNewsFeaturedVisual{flex-basis:168px;height:168px}.branchNewsFeaturedBody{padding:16px}.branchNewsFeaturedBody h3{font-size:21px}.branchNewsFeaturedBody p{font-size:12.5px}.branchEventFeatured{grid-template-columns:1fr;min-height:0}.branchEventFeaturedVisual{border-bottom:1px solid #ffffff14;border-right:0;height:190px;min-height:190px}.branchEventFallbackFeatured{min-height:190px}.branchEventFeaturedBody{padding:17px 16px}.branchEventFeaturedBody h3{font-size:22px}.branchEventSummary{grid-template-columns:1fr}.branchFeaturedFoot{flex-direction:column;align-items:stretch}.branchFeaturedCta{width:100%}.branchCarouselNav{grid-template-columns:40px minmax(0,1fr) 40px;gap:8px}.branchCarouselNav>button{width:36px;height:36px}.branchCarouselProgress{font-size:10px}.branchCarouselDots{display:none}.appDownloadStrip{margin-top:34px}}.branchSpotlightIcon{border-radius:14px;flex-basis:46px;width:46px;height:46px}.branchSpotlightIcon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.branchSpotlightCarousel{flex:0 0 424px;height:424px;min-height:424px;max-height:424px;position:relative;overflow:hidden}.branchSpotlightCarousel.has-nav .branchNewsFeatured,.branchSpotlightCarousel.has-nav .branchEventFeatured{flex:0 0 356px;height:356px;min-height:356px;max-height:356px}.branchSpotlightCarousel.single-item .branchNewsFeatured,.branchSpotlightCarousel.single-item .branchEventFeatured{flex:0 0 424px;height:424px;min-height:424px;max-height:424px}.branchSpotlightCarousel.has-nav .branchEventFeaturedVisual,.branchSpotlightCarousel.has-nav .branchEventFallbackFeatured{height:356px;min-height:356px;max-height:356px}.branchSpotlightCarousel.single-item .branchEventFeaturedVisual,.branchSpotlightCarousel.single-item .branchEventFallbackFeatured{height:424px;min-height:424px;max-height:424px}.branchNewsFeaturedBody,.branchEventFeaturedBody{min-height:0;overflow:hidden}.branchNewsFeaturedBody h3,.branchEventFeaturedBody h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.branchNewsFeaturedBody p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.branchEventDescription{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.branchCarouselNav{flex:0 0 52px;height:52px;min-height:52px;max-height:52px}.branchCarouselSlide{will-change:transform,opacity;backface-visibility:hidden}.branchCarouselSlide-next{animation:.34s cubic-bezier(.22,.74,.2,1) both branchCarouselSlideFromRight}.branchCarouselSlide-prev{animation:.34s cubic-bezier(.22,.74,.2,1) both branchCarouselSlideFromLeft}@keyframes branchCarouselSlideFromRight{0%{opacity:.22;transform:translate(34px)scale(.992)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes branchCarouselSlideFromLeft{0%{opacity:.22;transform:translate(-34px)scale(.992)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (width<=900px){.branchSpotlightCarousel{flex-basis:410px;height:410px;min-height:410px;max-height:410px}.branchSpotlightCarousel.has-nav .branchNewsFeatured,.branchSpotlightCarousel.has-nav .branchEventFeatured{flex-basis:342px;height:342px;min-height:342px;max-height:342px}.branchSpotlightCarousel.has-nav .branchEventFeaturedVisual,.branchSpotlightCarousel.has-nav .branchEventFallbackFeatured{height:342px;min-height:342px;max-height:342px}.branchSpotlightCarousel.single-item .branchNewsFeatured,.branchSpotlightCarousel.single-item .branchEventFeatured,.branchSpotlightCarousel.single-item .branchEventFeaturedVisual,.branchSpotlightCarousel.single-item .branchEventFallbackFeatured{height:410px;min-height:410px;max-height:410px}}@media (width<=640px){.branchSpotlightIcon{flex-basis:42px;width:42px;height:42px}.branchSpotlightIcon svg{width:20px;height:20px}.branchSpotlightCarousel{flex-basis:620px;height:620px;min-height:620px;max-height:620px}.branchSpotlightCarousel.has-nav .branchNewsFeatured,.branchSpotlightCarousel.has-nav .branchEventFeatured{flex-basis:552px;height:552px;min-height:552px;max-height:552px}.branchSpotlightCarousel.has-nav .branchEventFeaturedVisual,.branchSpotlightCarousel.has-nav .branchEventFallbackFeatured{height:190px;min-height:190px;max-height:190px}.branchSpotlightCarousel.single-item .branchNewsFeatured,.branchSpotlightCarousel.single-item .branchEventFeatured{flex-basis:620px;height:620px;min-height:620px;max-height:620px}.branchSpotlightCarousel.single-item .branchEventFeaturedVisual,.branchSpotlightCarousel.single-item .branchEventFallbackFeatured{height:210px;min-height:210px;max-height:210px}.branchNewsFeaturedVisual{flex-basis:188px;height:188px}.branchNewsFeaturedBody p{-webkit-line-clamp:5}.branchEventDescription{-webkit-line-clamp:3}}@media (prefers-reduced-motion:reduce){.branchCarouselSlide-next,.branchCarouselSlide-prev{animation:none!important}}.newsArticlePage{padding:28px 0 58px}.newsArticleBreadcrumb{color:#64748b;white-space:nowrap;align-items:center;gap:8px;padding-top:10px;padding-bottom:18px;font-size:11px;font-weight:800;display:flex;overflow:hidden}.newsArticleBreadcrumb a{color:#94a3b8;text-decoration:none;transition:color .18s}.newsArticleBreadcrumb a:hover{color:#fb923c}.newsArticleBreadcrumb strong{text-overflow:ellipsis;color:#cbd5e1;min-width:0;overflow:hidden}.newsArticleLayout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:28px;display:grid}.newsArticleMain{background:linear-gradient(#111827fa,#0a0f1afc);border:1px solid #f9731638;border-radius:24px;min-width:0;overflow:hidden;box-shadow:0 24px 70px #00000042}.newsArticleHeader{padding:34px 38px 26px}.newsArticleKicker{color:#fb923c;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:950;display:flex}.newsArticleKicker>span{background:#f973161a;border:1px solid #f9731652;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.newsArticleKicker svg,.newsSidebarTitle svg,.newsSidebarThumb svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.newsArticleHeader h1{color:#f8fafc;letter-spacing:-.028em;max-width:900px;margin:16px 0 12px;font-size:clamp(34px,4vw,54px);line-height:1.04}.newsArticleLead{color:#cbd5e1;max-width:850px;margin:0;font-size:16px;line-height:1.7}.newsArticleMeta{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:20px;font-size:11px;font-weight:750;display:flex}.newsArticleMeta>span:not(.contentBranchBadge){align-items:center;gap:6px;display:inline-flex}.newsArticleMeta>span:not(.contentBranchBadge)+span:not(.contentBranchBadge):before{content:"•";color:#475569}.newsArticleShare{flex-wrap:wrap;align-items:center;gap:8px;margin-top:22px;display:flex;position:relative}.newsArticleShare>span{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin-right:2px;font-size:10px;font-weight:900}.newsArticleShare button,.newsArticleShare a{color:#dbe4f0;cursor:pointer;background:#111827;border:1px solid #ffffff1a;border-radius:11px;place-items:center;width:36px;height:36px;text-decoration:none;transition:transform .16s,border-color .16s,background .16s,color .16s;display:grid}.newsArticleShare button:hover,.newsArticleShare a:hover{color:#fb923c;background:#f973161a;border-color:#f9731685;transform:translateY(-1px)}.newsArticleShare button.copied{color:#4ade80;border-color:#22c55e80}.newsArticleShare svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.newsArticleShare a span{font-size:12px;font-weight:950}.newsArticleShare small{color:#86efac;background:#052e16;border-radius:8px;padding:6px 9px;font-size:9px;font-weight:850;position:absolute;top:42px;left:0;box-shadow:0 8px 24px #00000040}.newsArticleHero{background:#070b12;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;margin:0}.newsArticleHero img{object-fit:cover;width:100%;max-height:540px;display:block}.newsArticleHero figcaption{color:#64748b;padding:9px 38px 11px;font-size:9.5px;line-height:1.5}.newsArticleHeroFallback{color:#fb923c;background:radial-gradient(circle at 30% 20%,#f973162e,#0000 35%),linear-gradient(135deg,#111827,#070b12);flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:300px;display:flex}.newsArticleHeroFallback svg{fill:none;stroke:currentColor;stroke-width:1.1px;width:58px;height:58px}.newsArticleHeroFallback strong{color:#f8fafc;letter-spacing:.14em;font-size:20px}.newsArticleHeroFallback span{letter-spacing:.24em;font-size:10px;font-weight:900}.newsArticleBody{color:#dbe4f0;padding:34px 54px 40px;font-size:15px;line-height:1.9}.newsArticleBody>div>:first-child{margin-top:0}.newsArticleBody p{margin:0 0 20px}.newsArticleBody h2,.newsArticleBody h3,.newsArticleBody h4{color:#f8fafc;margin:34px 0 14px;line-height:1.25}.newsArticleBody h2{font-size:27px}.newsArticleBody h3{font-size:21px}.newsArticleBody a{color:#fb923c;text-underline-offset:3px;text-decoration:underline}.newsArticleBody img{border-radius:16px;max-width:100%;height:auto;margin:28px auto;display:block}.newsArticleBody blockquote{color:#e2e8f0;background:#f9731613;border-left:3px solid #f97316;border-radius:0 14px 14px 0;margin:28px 0;padding:18px 22px;font-size:16px;font-weight:700}.newsArticleBody ul,.newsArticleBody ol{margin:18px 0 22px;padding-left:24px}.newsArticleBody li{margin:7px 0}.newsArticleBody hr{border:0;border-top:1px solid #ffffff14;margin:32px 0}.newsArticleFooter{background:#ffffff05;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:20px;padding:22px 38px 28px;display:flex}.newsArticleFooter>div:first-child{flex-direction:column;gap:3px;display:flex}.newsArticleFooter>div:first-child span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:850}.newsArticleFooter>div:first-child strong{color:#e2e8f0;font-size:12px}.newsArticleFooter .newsArticleShare{margin-top:0}.newsArticleSidebar{flex-direction:column;gap:14px;display:flex;position:sticky;top:92px}.newsSidebarCard{background:#111827ed;border:1px solid #ffffff14;border-radius:18px;padding:18px;overflow:hidden;box-shadow:0 18px 45px #00000029}.newsSidebarEyebrow{color:#fb923c;letter-spacing:.12em;text-transform:uppercase;font-size:8.5px;font-weight:950}.newsSidebarCard h2{color:#f8fafc;margin:5px 0 11px;font-size:18px;line-height:1.15}.newsSidebarCard p{color:#94a3b8;margin:0;font-size:11.5px;line-height:1.65}.newsSidebarAbout{background:linear-gradient(145deg,#f973161c,#111827f7 55%)}.newsSidebarTitle{align-items:center;gap:9px;display:flex}.newsSidebarTitle svg{color:#fb923c}.newsSidebarTitle h2{margin:0}.newsSidebarList{flex-direction:column;margin-top:12px;display:flex}.newsSidebarList>a{color:inherit;border-top:1px solid #fff1;grid-template-columns:62px minmax(0,1fr);gap:10px;padding:11px 0;text-decoration:none;display:grid}.newsSidebarList>a:first-child{border-top:0}.newsSidebarThumb{color:#fb923c;background:#0b1220;border-radius:10px;place-items:center;height:54px;display:grid;overflow:hidden}.newsSidebarThumb img{object-fit:cover;width:100%;height:100%}.newsSidebarList>a>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.newsSidebarList span{color:#fb923c;text-transform:uppercase;font-size:8px;font-weight:900}.newsSidebarList strong{color:#e5e7eb;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.newsSidebarList small{color:#64748b;font-size:8.5px}.newsSidebarList>a:hover strong{color:#fb923c}.newsSidebarEmpty{padding-top:8px!important}.newsCategoryCloud{flex-wrap:wrap;gap:7px;display:flex}.newsCategoryCloud span{color:#cbd5e1;background:#f973160f;border:1px solid #f9731633;border-radius:999px;padding:7px 9px;font-size:9.5px;font-weight:800}.newsSidebarHomeCta{color:#fb923c;background:#f973161a;border:1px solid #f973164d;border-radius:14px;justify-content:space-between;align-items:center;padding:14px 16px;font-size:11px;font-weight:900;text-decoration:none;transition:background .18s,transform .18s;display:flex}.newsSidebarHomeCta:hover{background:#f9731629;transform:translateY(-1px)}.branchFeaturedCtaButton{appearance:none;font:inherit;cursor:pointer;border:1px solid #f973166b}.eventDetailLayer{padding:24px}.eventDetailModal{background:#111827;border:1px solid #f973165c;border-radius:24px;grid-template-columns:minmax(280px,.9fr) minmax(0,1.25fr);width:min(900px,100vw - 40px);max-height:min(760px,100vh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 36px 120px #0000009e}.eventDetailClose{z-index:3}.eventDetailVisual{background:#070b12;min-height:520px;position:relative}.eventDetailVisual img{object-fit:cover;width:100%;height:100%}.eventDetailVisual:after{content:"";background:linear-gradient(#0000 55%,#070b1285);position:absolute;inset:0}.eventDetailFallback{color:#fb923c;background:radial-gradient(circle at 35% 25%,#f9731633,#0000 35%),linear-gradient(145deg,#1f2937,#080b12);flex-direction:column;justify-content:center;align-items:center;gap:9px;height:100%;min-height:520px;display:flex}.eventDetailFallback svg{fill:none;stroke:currentColor;stroke-width:1.25px;width:62px;height:62px}.eventDetailFallback strong{color:#f8fafc;letter-spacing:.13em;font-size:17px}.eventDetailFallback span{letter-spacing:.22em;font-size:10px;font-weight:950}.eventDetailContent{padding:34px 34px 28px;overflow-y:auto}.eventDetailTopline{justify-content:space-between;align-items:center;gap:10px;padding-right:28px;display:flex}.eventDetailContent h2{color:#f8fafc;letter-spacing:-.02em;margin:16px 0 18px;font-size:34px;line-height:1.08}.eventDetailFacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.eventDetailFacts>div{background:#0d1524;border:1px solid #ffffff13;border-radius:13px;flex-direction:column;justify-content:center;gap:4px;min-height:62px;padding:11px 13px;display:flex}.eventDetailFacts>div.wide{grid-column:1/-1}.eventDetailFacts small{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:8.5px;font-weight:900}.eventDetailFacts strong{color:#e2e8f0;font-size:12px;line-height:1.45}.eventDetailDescription{color:#cbd5e1;margin:20px 0 0;font-size:13px;line-height:1.75}.eventDetailDescription p{margin:0 0 12px}.eventDetailDescription a{color:#fb923c}.eventDetailOrganizer{color:#64748b;border-top:1px solid #ffffff12;margin-top:18px;padding-top:14px;font-size:10.5px}.eventDetailOrganizer strong{color:#cbd5e1}.eventDetailActions{align-items:center;gap:10px;margin-top:22px;display:flex}.eventDetailActions .primaryBtn,.eventDetailActions .outlineBtn{justify-content:center;min-width:130px}@media (width<=1000px){.newsArticleLayout{grid-template-columns:minmax(0,1fr) 265px;gap:18px}.newsArticleBody{padding:30px 38px 36px}.newsArticleHeader{padding:30px 32px 24px}}@media (width<=820px){.newsArticleLayout{grid-template-columns:1fr}.newsArticleSidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;position:static}.newsSidebarHomeCta{grid-column:1/-1}.eventDetailModal{grid-template-columns:1fr;overflow-y:auto}.eventDetailVisual{height:240px;min-height:240px}.eventDetailFallback{min-height:240px}.eventDetailContent{overflow:visible}.eventDetailLayer{align-items:flex-start;overflow-y:auto}}@media (width<=640px){.newsArticlePage{padding-top:14px}.newsArticleBreadcrumb{padding-top:4px;padding-bottom:12px}.newsArticleMain{border-radius:18px}.newsArticleHeader{padding:24px 18px 20px}.newsArticleHeader h1{font-size:32px}.newsArticleLead{font-size:14px}.newsArticleMeta{gap:7px 9px}.newsArticleShare>span{width:100%;margin-bottom:1px}.newsArticleHero figcaption{padding:8px 18px}.newsArticleHeroFallback{min-height:220px}.newsArticleBody{padding:26px 20px 30px;font-size:14px;line-height:1.82}.newsArticleBody h2{font-size:23px}.newsArticleFooter{flex-direction:column;align-items:flex-start;padding:20px}.newsArticleSidebar{grid-template-columns:1fr}.newsArticleLayout{gap:14px}.eventDetailLayer{padding:10px}.eventDetailModal{border-radius:19px;width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.eventDetailVisual{height:210px;min-height:210px}.eventDetailFallback{min-height:210px}.eventDetailContent{padding:23px 18px 20px}.eventDetailTopline{padding-right:28px}.eventDetailContent h2{font-size:28px}.eventDetailFacts{grid-template-columns:1fr}.eventDetailFacts>div.wide{grid-column:auto}.eventDetailActions{flex-direction:column;align-items:stretch}.eventDetailActions .primaryBtn,.eventDetailActions .outlineBtn{width:100%}}.customerSectionHead{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.customerSectionHead>div:first-child{min-width:0}.customerSectionEyebrow{color:var(--accent,#f07a16);letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.customerSectionHead h2{margin:0;font-size:clamp(26px,3vw,38px);line-height:1.05}.customerSectionHead p{max-width:660px;color:var(--muted,#9aa6b8);margin:8px 0 0;line-height:1.6}.customerSectionRailActions{flex:none;gap:8px;display:flex}.customerSectionRailActions button,.homeEventNav button{color:#ff8b28;cursor:pointer;background:#f07a1612;border:1px solid #f07a1673;border-radius:12px;width:40px;height:40px;font-size:24px;line-height:1;transition:transform .2s,background .2s,border-color .2s}.customerSectionRailActions button:hover,.homeEventNav button:hover{background:#f07a1629;border-color:#f07a16bf;transform:translateY(-2px)}.homeFeaturedMovies{border-top:1px solid #f07a162e;margin-top:44px;padding-top:30px}.featuredMovieRail{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;grid-auto-columns:minmax(235px,270px);grid-auto-flow:column;gap:18px;padding:2px 2px 10px;display:grid;overflow-x:auto}.featuredMovieRail::-webkit-scrollbar{display:none}.featuredMovieCard{scroll-snap-align:start;background:linear-gradient(#182233f0,#0f1623fa);border:1px solid #ffffff1a;border-radius:18px;min-height:100%;transition:transform .24s,border-color .24s,box-shadow .24s;overflow:hidden;box-shadow:0 16px 34px #0000002e}.featuredMovieCard:hover{border-color:#f07a1673;transform:translateY(-5px);box-shadow:0 22px 40px #00000047}.featuredMoviePosterButton{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.featuredMoviePoster{aspect-ratio:2/3;background:#101722;position:relative;overflow:hidden}.featuredMoviePoster img,.featuredMoviePoster .posterFallback{object-fit:cover;width:100%;height:100%}.featuredMovieSignal{color:#fff;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080f1bdb;border:1px solid #ffffff2e;border-radius:999px;max-width:calc(100% - 24px);padding:7px 10px;font-size:10px;font-weight:800;position:absolute;top:12px;left:12px}.featuredMovieSignal.promo{background:#d95509eb;border-color:#ffaa5abf}.featuredMovieBody{padding:15px 15px 14px}.featuredMovieBody h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:43px;margin:0;font-size:18px;line-height:1.2;display:-webkit-box;overflow:hidden}.featuredMovieBody>p{color:#aeb9c9;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin:8px 0 12px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.featuredMovieMeta{flex-wrap:wrap;gap:7px;display:flex}.featuredMovieMeta span{color:#e5e9ef;border:1px solid #ffffff1f;border-radius:999px;padding:5px 8px;font-size:10px}.featuredMovieFoot{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding-top:12px;display:flex}.featuredMovieFoot small{color:#8f9bad;font-size:10px;line-height:1.35}.featuredMovieFoot button{color:#ff8b28;cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:11px;font-weight:800}.homeComingSoon{margin-top:48px}.comingSoonPosterRail{scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;grid-auto-columns:minmax(170px,205px);grid-auto-flow:column;gap:16px;padding:2px 2px 8px;display:grid;overflow-x:auto}.comingSoonPosterRail::-webkit-scrollbar{display:none}.comingSoonPosterCard{scroll-snap-align:start;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;transition:transform .22s}.comingSoonPosterCard:hover{transform:translateY(-4px)}.comingSoonPosterImage{aspect-ratio:2/3;background:#111927;border:1px solid #ffffff1c;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 15px 30px #00000038}.comingSoonPosterImage img,.comingSoonPosterImage .posterFallback{object-fit:cover;width:100%;height:100%}.comingSoonPosterImage:after{content:"";pointer-events:none;background:linear-gradient(#0000,#060a11e0);position:absolute;inset:55% 0 0}.comingSoonPosterImage>span{z-index:2;color:#fff;letter-spacing:.08em;background:#f07a16eb;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900;position:absolute;bottom:10px;left:10px}.comingSoonPosterText{padding:11px 4px 0}.comingSoonPosterText h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin:0;font-size:15px;line-height:1.25;display:-webkit-box;overflow:hidden}.comingSoonPosterText p{color:#8f9bad;margin:5px 0 0;font-size:10px}.comingSoonDetailLayer{z-index:10020}.comingSoonDetailModal{z-index:1;background:#121b2b;border:1px solid #f07a1661;border-radius:22px;grid-template-columns:minmax(230px,300px) minmax(0,1fr);width:min(860px,100vw - 32px);max-height:min(760px,100vh - 40px);display:grid;position:relative;overflow:auto;box-shadow:0 34px 80px #00000080}.comingSoonDetailPoster{background:#0b111c;min-height:470px}.comingSoonDetailPoster img,.comingSoonDetailPoster .posterFallback{object-fit:cover;width:100%;height:100%}.comingSoonDetailBody{flex-direction:column;align-items:flex-start;padding:34px 34px 30px;display:flex}.comingSoonDetailEyebrow{color:#ff8b28;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:900}.comingSoonDetailBody h2{margin:8px 0 14px;font-size:clamp(28px,4vw,44px);line-height:1.03}.comingSoonDetailMeta{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.comingSoonDetailMeta span{border:1px solid #f07a1661;border-radius:999px;padding:6px 9px;font-size:11px}.comingSoonReleaseLine{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.comingSoonReleaseLine small,.comingSoonCast small,.comingSoonCredits small{color:#8692a5;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.comingSoonReleaseLine strong{color:#ffb06c;font-size:19px}.comingSoonBranches{color:#a9b4c4;margin:0 0 18px;font-size:12px}.comingSoonSynopsis{color:#d9dee7;margin:0 0 20px;font-size:14px;line-height:1.75}.comingSoonCast{flex-direction:column;gap:4px;margin-bottom:18px;line-height:1.5;display:flex}.comingSoonCredits{border-top:1px solid #ffffff14;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;width:100%;margin-bottom:20px;padding:18px 0;display:grid}.comingSoonCredits>div{flex-direction:column;gap:4px;display:flex}.comingSoonDetailBody>.outlineBtn{margin-top:auto}.customerEditorialArea{margin-top:52px}.homeNewsEditorial,.homeEventEditorial{border-top:1px solid #f07a1638;padding:28px 0}.customerSectionHeadNews,.customerSectionHeadEvent{align-items:flex-start;margin-bottom:20px}.customerSectionIcon{color:#ff8b28;background:#f07a1614;border:1px solid #f07a1661;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.customerSectionIcon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.homeNewsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.homeNewsCard{background:#121b2b;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;min-width:0;min-height:420px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;overflow:hidden}.homeNewsCard:hover{border-color:#f07a166b;transform:translateY(-4px);box-shadow:0 20px 38px #00000038}.homeNewsVisual{aspect-ratio:16/9;background:#0c1421;display:block;overflow:hidden}.homeNewsVisual img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.homeNewsFallback{color:#ff8b28;background:radial-gradient(circle at 50% 35%,#f07a1626,#0000 42%),linear-gradient(145deg,#141e2f,#0d1421);align-content:center;place-items:center;gap:8px;width:100%;height:100%;display:grid}.homeNewsFallback svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:34px;height:34px}.homeNewsFallback span{letter-spacing:.12em;font-size:11px;font-weight:900}.homeNewsCardBody{flex-direction:column;flex:1;padding:18px;display:flex}.homeNewsMeta{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.homeNewsMeta>span:first-child{color:#ff922f;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:850}.homeNewsCardBody h3{min-height:50px;margin:0;font-size:20px;line-height:1.25}.homeNewsCardBody h3 a{color:inherit;text-decoration:none}.homeNewsCardBody>p{color:#aab5c4;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0 16px;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.homeNewsCardFoot{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.homeNewsCardFoot time{color:#7f8a9c;font-size:10px}.homeNewsCardFoot a{color:#ff8b28;white-space:nowrap;font-size:11px;font-weight:850;text-decoration:none}.homeNewsMore{justify-content:flex-end;margin-top:18px;display:flex}.homeNewsEmpty{min-height:240px}.homeEventEditorial{margin-top:18px}.homeEventCarousel{overflow:hidden}.homeEventEditorialCard{background:linear-gradient(112deg,#151e2d 0%,#161d29 62%,#201710 100%);border:1px solid #f07a1647;border-radius:20px;grid-template-columns:150px minmax(0,1fr) minmax(220px,34%);min-height:300px;display:grid;overflow:hidden;box-shadow:0 20px 42px #0003}.homeEventDateStamp{background:linear-gradient(#f07a161f,#f07a1606);border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;padding:28px 18px;display:flex}.homeEventDateStamp strong{letter-spacing:-.055em;color:#fff;font-size:72px;line-height:.88}.homeEventDateStamp span{color:#ff8b28;letter-spacing:.12em;margin-top:13px;font-size:13px;font-weight:900}.homeEventDateStamp small{color:#a4afbd;margin-top:5px;font-size:14px;font-weight:700}.homeEventEditorialBody{flex-direction:column;min-width:0;padding:28px 30px;display:flex}.homeEventTopline{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.homeEventEditorialBody>p{color:#b5bfcc;max-width:650px;margin:0 0 18px;line-height:1.65}.homeEventInlineMeta{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;flex-wrap:wrap;gap:12px 26px;padding:14px 0;display:flex}.homeEventInlineMeta span{color:#e0e5ec;align-items:baseline;gap:8px;font-size:12px;display:flex}.homeEventInlineMeta b{color:#ff8b28;text-transform:uppercase;letter-spacing:.09em;font-size:9px}.homeEventEditorialFoot{justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:18px;display:flex}.homeEventEditorialFoot small{color:#8691a2;font-size:10px}.homeEventEditorialFoot button{color:#ff8b28;cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:12px;font-weight:900}.homeEventEditorialMedia{background:#0c1421;min-height:300px;position:relative;overflow:hidden}.homeEventEditorialMedia img{object-fit:cover;width:100%;height:100%}.homeEventMediaFallback{color:#ff8b28;background:radial-gradient(circle at 55% 44%,#f07a1633,#0000 38%),linear-gradient(145deg,#1b1b21,#101722);align-content:center;place-items:center;gap:12px;width:100%;height:100%;min-height:300px;display:grid}.homeEventNav{justify-content:center;align-items:center;gap:14px;height:54px;margin-top:10px;display:flex}.homeEventNav button{border-radius:10px;width:34px;height:34px}.homeEventNav>span{color:#8793a5;font-size:11px}.homeEventNav>span strong{color:#fff;font-size:13px}.homeEventDots{gap:5px;display:flex}.homeEventDots i{background:#3c4657;border-radius:99px;width:5px;height:5px;transition:width .2s,background .2s}.homeEventDots i.active{background:#f07a16;width:20px}.homeEventEmpty{min-height:220px}.newsArchivePage{padding-bottom:56px}.newsArchiveHero{border-bottom:1px solid #f07a1638;padding-top:46px;padding-bottom:26px}.newsArchiveEyebrow{color:#ff8b28;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:900}.newsArchiveHero>div{justify-content:space-between;align-items:center;gap:20px;margin-top:6px;display:flex}.newsArchiveHero h1{margin:0;font-size:clamp(36px,6vw,66px);line-height:1}.newsArchiveHero p{color:#a9b4c3;max-width:720px;margin:12px 0 0;line-height:1.65}.newsArchiveHeroIcon{color:#ff8b28;background:#f07a1614;border:1px solid #f07a1661;border-radius:17px;place-items:center;width:58px;height:58px;display:grid}.newsArchiveHeroIcon svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:28px;height:28px}.newsArchiveToolbar{justify-content:space-between;align-items:center;gap:20px;padding-top:22px;padding-bottom:20px;display:flex}.newsArchiveCategories{flex-wrap:wrap;gap:8px;display:flex}.newsArchiveCategories button{color:#cbd3df;cursor:pointer;background:#121a28;border:1px solid #ffffff1f;border-radius:999px;padding:8px 13px;font-size:11px}.newsArchiveCategories button.active{color:#ff9a43;background:#f07a1624;border-color:#f07a16}.newsArchiveToolbar>a{color:#ff8b28;white-space:nowrap;font-size:12px;font-weight:800;text-decoration:none}.newsArchiveGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.newsArchiveCard{background:#121b2b;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;min-height:440px;transition:transform .22s,border-color .22s;display:flex;overflow:hidden}.newsArchiveCard:hover{border-color:#f07a1673;transform:translateY(-4px)}.newsArchiveVisual{aspect-ratio:16/9;background:#0c1421;display:block;overflow:hidden}.newsArchiveVisual img{object-fit:cover;width:100%;height:100%}.newsArchiveFallback{color:#ff8b28;background:linear-gradient(145deg,#182233,#0d1421);align-content:center;place-items:center;gap:8px;width:100%;height:100%;display:grid}.newsArchiveFallback svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:34px;height:34px}.newsArchiveFallback span{letter-spacing:.12em;font-size:10px;font-weight:900}.newsArchiveBody{flex-direction:column;flex:1;padding:18px;display:flex}.newsArchiveMeta{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.newsArchiveMeta span{color:#ff8b28;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:900}.newsArchiveMeta b{color:#ff9a43;border:1px solid #f07a1659;border-radius:999px;padding:4px 7px;font-size:9px}.newsArchiveBody h2{margin:0;font-size:21px;line-height:1.25}.newsArchiveBody h2 a{color:inherit;text-decoration:none}.newsArchiveBody p{color:#a9b4c4;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0 15px;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.newsArchiveFoot{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.newsArchiveFoot time{color:#7f8b9d;font-size:10px}.newsArchiveFoot a{color:#ff8b28;white-space:nowrap;font-size:11px;font-weight:850;text-decoration:none}.newsArchiveLoadMore{justify-content:center;padding-top:28px;display:flex}@media (width<=980px){.homeNewsGrid,.newsArchiveGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.homeEventEditorialCard{grid-template-columns:125px minmax(0,1fr)}.homeEventEditorialMedia{display:none}.comingSoonDetailModal{grid-template-columns:220px minmax(0,1fr)}}@media (width<=680px){.customerSectionHead{align-items:flex-start}.customerSectionHead p{font-size:12px}.homeFeaturedMovies,.homeComingSoon,.customerEditorialArea{margin-top:34px}.featuredMovieRail{grid-auto-columns:minmax(205px,72vw)}.comingSoonPosterRail{grid-auto-columns:minmax(150px,46vw)}.homeNewsGrid,.newsArchiveGrid{grid-template-columns:1fr}.homeNewsCard,.newsArchiveCard{min-height:0}.homeEventEditorialCard{grid-template-columns:1fr;min-height:0}.homeEventDateStamp{border-bottom:1px solid #ffffff17;border-right:0;grid-template-columns:auto auto;justify-content:flex-start;align-items:flex-start;gap:2px 12px;padding:20px 22px;display:grid}.homeEventDateStamp strong{grid-row:1/3;font-size:58px}.homeEventDateStamp span{margin:7px 0 0}.homeEventDateStamp small{margin:0}.homeEventEditorialBody{padding:22px}.homeEventEditorialBody h3{font-size:30px}.homeEventEditorialFoot{align-items:flex-end}.homeEventEditorialFoot small{max-width:65%}.homeEventEditorialMedia{display:none}.comingSoonDetailModal{grid-template-columns:1fr;max-height:calc(100vh - 24px)}.comingSoonDetailPoster{aspect-ratio:16/10;min-height:0}.comingSoonDetailPoster img,.comingSoonDetailPoster .posterFallback{object-position:center 25%}.comingSoonDetailBody{padding:24px 20px}.comingSoonCredits{grid-template-columns:1fr}.newsArchiveToolbar{flex-direction:column;align-items:flex-start}.newsArchiveHeroIcon{width:48px;height:48px}}@media (prefers-reduced-motion:reduce){.featuredMovieCard,.comingSoonPosterCard,.homeNewsCard,.newsArchiveCard,.homeNewsVisual img{transition:none!important}}.cafeShowcaseSection{text-align:left!important;width:min(100% - 32px,1120px)!important;max-width:1120px!important;margin-inline:auto!important;padding:clamp(52px,6vw,86px) 0 clamp(42px,5vw,72px)!important;overflow:visible!important}.cafeShowcaseIntro{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:clamp(24px,3vw,38px);display:flex}.cafeShowcaseIntro>div:first-child{max-width:720px}.cafeShowcaseIntro .customerSectionEyebrow{margin-bottom:8px;display:block}.cafeShowcaseIntro h2{letter-spacing:-.035em;line-height:.98;text-align:left!important;margin:0!important;font-size:clamp(32px,4vw,52px)!important}.cafeShowcaseIntro p{max-width:700px;font-size:clamp(15px,1.45vw,18px);line-height:1.65;color:#e5ecf7c7!important;margin:14px 0 0!important}.cafeShowcaseStamp{aspect-ratio:1;background:linear-gradient(145deg,#f9731629,#f973160a);border:1px solid #f973166b;border-radius:26px;flex:none;place-content:center;justify-items:center;width:84px;display:grid;transform:rotate(3deg);box-shadow:inset 0 1px #ffffff0f,0 18px 44px #0000003d}.cafeShowcaseStamp span{color:#fb923c;letter-spacing:.08em;font-size:23px;font-weight:950;line-height:1}.cafeShowcaseStamp small{color:#ffffffb8;letter-spacing:.22em;margin-top:5px;font-size:9px;font-weight:850}.cafeShowcaseList{gap:clamp(20px,2.5vw,30px);display:grid}.cafeShowcaseCard{--cafe-accent:#f97316;--cafe-glow:#f9731633;isolation:isolate;background:radial-gradient(circle at 14% 8%, var(--cafe-glow), transparent 42%), linear-gradient(135deg, #1f1714fa, #0e1522fa);border:1px solid #f9731642;border-radius:clamp(24px,2.8vw,34px);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-template-areas:"body media";min-height:clamp(350px,35vw,430px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000047,inset 0 1px #ffffff0a}.cafeShowcaseCard.isMediaLeft{grid-template-areas:"media body"}.cafeShowcaseCard:nth-child(2n){--cafe-glow:#f59e0b29}.cafeShowcaseCard:nth-child(5),.cafeShowcaseCard:nth-child(6){--cafe-glow:#84cc161c}.cafeShowcaseBody{z-index:2;flex-direction:column;grid-area:body;justify-content:center;align-items:flex-start;min-width:0;padding:clamp(32px,4vw,58px);display:flex;position:relative}.cafeShowcaseBody:before{content:"";background:linear-gradient(90deg,#fb923c,#f97316);border-radius:999px;width:54px;height:4px;margin-bottom:20px;box-shadow:0 0 24px #f973166b}.cafeShowcaseEyebrow{color:#fb923c;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:950;line-height:1.2}.cafeShowcaseBody h3{letter-spacing:-.038em;color:#f8fafc;max-width:560px;margin:10px 0;font-size:clamp(29px,3.4vw,48px);line-height:1.01}.cafeShowcaseKicker{color:#fed7aa;margin-bottom:15px;font-size:clamp(15px,1.55vw,19px);line-height:1.35;display:block}.cafeShowcaseBody>p{max-width:590px;font-size:clamp(14px,1.35vw,17px);line-height:1.68;color:#e2e8f0d1!important;margin:0!important}.cafeShowcaseTags{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.cafeShowcaseTags span{color:#ffedd5;white-space:nowrap;background:#f9731614;border:1px solid #fb923c52;border-radius:999px;align-items:center;min-height:32px;padding:7px 11px;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex}.cafeShowcaseAvailability{color:#e2e8f0b3;align-items:center;gap:8px;margin-top:22px;font-size:12px;font-weight:750;display:inline-flex}.cafeShowcaseAvailability>span:first-child{color:#22c55e;filter:drop-shadow(0 0 8px #22c55e6b);font-size:10px}.cafeShowcaseMedia{background:#120c09;grid-area:media;min-width:0;min-height:100%;position:relative;overflow:hidden}.cafeShowcaseMedia img{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .55s cubic-bezier(.22,.61,.36,1),filter .55s;position:absolute;inset:0}.cafeShowcaseCard:hover .cafeShowcaseMedia img{filter:saturate(1.04)contrast(1.02);transform:scale(1.075)}.cafeShowcaseMediaShade{pointer-events:none;background:linear-gradient(90deg,#070b121f,#0000 45%,#070b1214);position:absolute;inset:0}.isMediaRight .cafeShowcaseMedia:after,.isMediaLeft .cafeShowcaseMedia:after{content:"";pointer-events:none;z-index:1;width:84px;position:absolute;inset-block:0}.isMediaRight .cafeShowcaseMedia:after{background:linear-gradient(90deg,#111218d6,#0000);left:0}.isMediaLeft .cafeShowcaseMedia:after{background:linear-gradient(270deg,#111218d6,#0000);right:0}.cafeVisualBrondong img{object-position:76% center;transform:scale(1.19)}.cafeShowcaseCard:hover .cafeVisualBrondong img{transform:scale(1.25)}.cafeVisualPrima img{object-position:68% center;transform:scale(1.04)}.cafeShowcaseCard:hover .cafeVisualPrima img{transform:scale(1.09)}.cafeVisualSpecialMenu img{object-position:57% center;transform:scale(1.05)}.cafeShowcaseCard:hover .cafeVisualSpecialMenu img{transform:scale(1.1)}.cafeVisualCoffee img{object-position:52% center;transform:scale(1.04)}.cafeShowcaseCard:hover .cafeVisualCoffee img{transform:scale(1.09)}.cafeVisualFrestea img{object-position:56% center;transform:scale(1.04)}.cafeVisualFruitTea img{object-position:55% center;transform:scale(1.04)}.cafeShowcaseCard:hover .cafeVisualFruitTea img{transform:scale(1.09)}.cafeShowcaseNote{text-align:center;font-size:12px;line-height:1.55;color:#94a3b8b8!important;margin:18px auto 0!important}@media (width<=900px){.cafeShowcaseSection{width:min(100% - 24px,720px)!important}.cafeShowcaseCard,.cafeShowcaseCard.isMediaLeft,.cafeShowcaseCard.isMediaRight{grid-template-columns:1fr;grid-template-areas:"media""body";min-height:0}.cafeShowcaseMedia{min-height:clamp(260px,56vw,390px)}.isMediaRight .cafeShowcaseMedia:after,.isMediaLeft .cafeShowcaseMedia:after{inset-inline:0;background:linear-gradient(#0000,#111218cc);width:auto;height:72px;top:auto;bottom:0}.cafeShowcaseBody{padding:30px 28px 34px}.cafeShowcaseBody h3{font-size:clamp(28px,6vw,40px)}}@media (width<=620px){.cafeShowcaseSection{width:min(100% - 20px,520px)!important;padding-top:44px!important}.cafeShowcaseIntro{align-items:flex-start;gap:16px}.cafeShowcaseIntro h2{font-size:clamp(30px,9.5vw,42px)!important}.cafeShowcaseIntro p{font-size:14px}.cafeShowcaseStamp{border-radius:20px;width:62px}.cafeShowcaseStamp span{font-size:17px}.cafeShowcaseStamp small{font-size:7px}.cafeShowcaseList{gap:18px}.cafeShowcaseCard{border-radius:24px}.cafeShowcaseMedia{min-height:clamp(225px,64vw,315px)}.cafeShowcaseBody{padding:25px 22px 29px}.cafeShowcaseBody:before{width:42px;margin-bottom:16px}.cafeShowcaseBody h3{margin-top:8px;font-size:clamp(26px,8.2vw,35px)}.cafeShowcaseKicker{font-size:15px}.cafeShowcaseBody>p{font-size:14px;line-height:1.62}.cafeShowcaseTags{gap:7px;margin-top:18px}.cafeShowcaseTags span{min-height:29px;padding:6px 9px;font-size:11px}.cafeShowcaseAvailability{margin-top:18px;font-size:11px}.cafeVisualBrondong img{object-position:74% center;transform:scale(1.23)}}@media (prefers-reduced-motion:reduce){.cafeShowcaseMedia img{transition:none!important}}.homeFeaturedMovies .featuredMovieRail{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:initial!important;scroll-snap-type:none!important;grid-auto-columns:auto!important;gap:18px!important;display:grid!important;overflow:visible!important}.homeFeaturedMovies .featuredMovieCard{min-width:0!important;max-width:none!important}.homeFeaturedMovies .featuredMoviePoster{aspect-ratio:16/9!important}.homeFeaturedMovies .featuredMoviePoster img,.homeFeaturedMovies .featuredMoviePoster .posterFallback{object-position:center 28%}.homeFeaturedMovies .featuredMovieBody{padding:16px 18px 17px}.homeFeaturedMovies .featuredMovieBody h3{min-height:auto;font-size:20px}.homeFeaturedMovies .featuredMovieBody>p{min-height:auto;margin-bottom:10px}.cafeShowcaseSection{width:min(100% - 32px,1120px)!important;max-width:1120px!important;margin-inline:auto!important;padding:54px 0 48px!important}.cafeShowcaseIntro{align-items:center;margin-bottom:22px}.cafeShowcaseIntro h2{font-size:clamp(34px,4.2vw,50px)!important}.cafeShowcaseIntro p{max-width:820px!important;font-size:15px!important;line-height:1.55!important}.cafeShowcaseCarousel{position:relative}.cafeShowcaseCard{--cafe-panel:#c95a0a;--cafe-panel-dark:#33231f;--cafe-text:#fff8f1;isolation:isolate;width:100%;position:relative;overflow:hidden;background:radial-gradient(circle at 72% 28%,#ffb15833,transparent 27%), linear-gradient(112deg,var(--cafe-panel-dark) 0 44%,var(--cafe-panel) 44% 100%)!important;border:1px solid #ffffff29!important;border-radius:34px!important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;grid-template-areas:"body media"!important;height:410px!important;min-height:410px!important;display:grid!important;box-shadow:0 30px 80px #0000004d,inset 0 1px #ffffff14!important}.cafeShowcaseCard.isMediaLeft{background:radial-gradient(circle at 26% 28%,#ffb1582e,transparent 28%), linear-gradient(68deg,var(--cafe-panel) 0 56%,var(--cafe-panel-dark) 56% 100%)!important;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;grid-template-areas:"media body"!important}.cafeShowcaseCard:before{content:"";z-index:-1;opacity:.24;pointer-events:none;background:repeating-linear-gradient(118deg,#0000 0 76px,#ffffff12 76px 77px);position:absolute;inset:-35% -10%;transform:rotate(-4deg)}.cafeShowcaseCard1{--cafe-panel:#d8650e;--cafe-panel-dark:#3a2c27}.cafeShowcaseCard2{--cafe-panel:#9a5f22;--cafe-panel-dark:#17202a}.cafeShowcaseCard3{--cafe-panel:#a94b0b;--cafe-panel-dark:#2d211d}.cafeShowcaseCard4{--cafe-panel:#7d3d12;--cafe-panel-dark:#191613}.cafeShowcaseCard5{--cafe-panel:#7b6f1d;--cafe-panel-dark:#17231b}.cafeShowcaseCard6{--cafe-panel:#7b3b13;--cafe-panel-dark:#211711}.cafeShowcaseCard7{--cafe-panel:#8a4514;--cafe-panel-dark:#241810}.cafeShowcaseBody{z-index:2;justify-content:center;grid-area:body!important;padding:44px 48px!important}.cafeShowcaseBody:before{background:#ff9a3d;width:44px;height:3px;margin-bottom:16px}.cafeShowcaseEyebrow{letter-spacing:.16em;color:#ffb05f;font-size:10px}.cafeShowcaseBody h3{max-width:490px;color:var(--cafe-text);letter-spacing:-.045em!important;margin:10px 0 8px!important;font-size:clamp(30px,3.3vw,47px)!important;line-height:.98!important}.cafeShowcaseKicker{color:#ffe1c1;margin:4px 0 14px;font-size:17px}.cafeShowcaseBody>p{max-width:510px;color:#fff8f1d6!important;margin:0 0 16px!important;font-size:14px!important;line-height:1.58!important}.cafeShowcaseTags{gap:8px;margin-top:0!important}.cafeShowcaseTags span{box-shadow:0 8px 18px #00000029;color:#fff!important;background:#0d1015!important;border:1px solid #ffffff1a!important;border-radius:999px!important;padding:7px 13px!important;font-size:11px!important;font-weight:780!important}.cafeShowcaseMedia{min-width:0;background:0 0!important;grid-area:media!important;place-items:center!important;height:100%!important;padding:20px 24px!important;display:grid!important;position:relative!important;overflow:visible!important}.cafeShowcaseMedia:before{content:"";aspect-ratio:1;filter:blur(2px);background:radial-gradient(circle,#ffc48138,#ff821e14 48%,#0000 72%);border-radius:50%;width:min(78%,410px);position:absolute}.cafeFigureGlow{filter:blur(10px);background:radial-gradient(#0000006b,#0000 66%);border-radius:50%;height:20%;position:absolute;inset:auto 12% 9%}.cafeShowcaseMedia img{z-index:2;filter:drop-shadow(0 24px 25px #00000057)saturate(1.04)contrast(1.03);transform:translateZ(0);object-fit:contain!important;width:auto!important;max-width:96%!important;height:auto!important;max-height:360px!important;position:relative!important}.cafeFigureCaption{z-index:1;color:#ffffff24;letter-spacing:.26em;font-size:12px;font-weight:950;position:absolute;bottom:20px;right:28px}.isMediaLeft .cafeFigureCaption{left:28px;right:auto}.cafeShowcaseSlide{will-change:transform,opacity}@keyframes cafeSlideNext{0%{opacity:0;transform:translate(34px)scale(.992)}to{opacity:1;transform:none}}@keyframes cafeSlidePrev{0%{opacity:0;transform:translate(-34px)scale(.992)}to{opacity:1;transform:none}}.cafeShowcaseNav{justify-content:center;align-items:center;gap:14px;margin-top:16px;display:flex}.cafeShowcaseNav>button{color:#ff8b28;cursor:pointer;background:#101722;border:1px solid #f973166b;border-radius:12px;width:38px;height:38px;font-size:22px;line-height:1;transition:transform .18s,background .18s}.cafeShowcaseProgress{justify-content:center;align-items:center;gap:5px;min-width:172px;display:flex}.cafeShowcaseProgress strong{color:#fff;font-size:13px}.cafeShowcaseProgress>span{color:#7f8b9d;font-size:10px}.cafeShowcaseDots{align-items:center;gap:5px;margin-left:7px;display:flex}.cafeShowcaseDots i{background:#3c4657;border-radius:99px;width:5px;height:5px;transition:width .2s,background .2s}.cafeShowcaseDots i.active{background:#f97316;width:22px}.cafeShowcaseDotButtons{opacity:0;pointer-events:none;gap:8px;display:flex;position:absolute;inset:auto 50% 57px auto;transform:translate(50%)}.cafeShowcaseDotButtons button{background:0 0;border:0;width:18px;height:18px}.cafeShowcaseNote{text-align:center!important;color:#7f8a99!important;margin:13px auto 0!important;font-size:10px!important}.customerEditorialArea{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:22px!important;margin-top:56px!important;margin-bottom:52px!important;display:grid!important}.homeNewsEditorial,.homeEventEditorial{background:linear-gradient(145deg,#121b2bf5,#0b111cf5);border-radius:22px;min-width:0;box-shadow:0 18px 45px #0000002e;border:1px solid #f07a163d!important;margin-top:0!important;padding:24px!important}.homeNewsEditorial .customerSectionHead,.homeEventEditorial .customerSectionHead{align-items:flex-start;margin-bottom:16px}.homeNewsEditorial .customerSectionHead h2,.homeEventEditorial .customerSectionHead h2{font-size:29px}.homeNewsEditorial .customerSectionHead p,.homeEventEditorial .customerSectionHead p{margin-top:6px;font-size:11px;line-height:1.45}.customerSectionIcon{border-radius:13px;width:42px;height:42px}.homeNewsGrid{grid-template-rows:246px 178px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important;display:grid!important}.homeNewsCard{overflow:hidden;border-radius:15px!important;grid-template-columns:104px minmax(0,1fr)!important;height:178px!important;min-height:0!important;display:grid!important}.homeNewsCard:first-child{grid-column:1/-1;grid-template-columns:46% minmax(0,1fr)!important;height:246px!important}.homeNewsVisual{aspect-ratio:auto!important;height:100%!important;min-height:0!important}.homeNewsVisual img{object-fit:cover!important;width:100%!important;height:100%!important}.homeNewsFallback{height:100%;min-height:0!important}.homeNewsCardBody{min-width:0;padding:13px 14px!important}.homeNewsCard:first-child .homeNewsCardBody{padding:18px!important}.homeNewsMeta{gap:6px;margin-bottom:7px!important}.homeNewsMeta span,.homeNewsMeta b,.contentBranchBadge{font-size:8px!important}.homeNewsCard h3{margin:0!important;font-size:14px!important;line-height:1.2!important}.homeNewsCard:first-child h3{font-size:21px!important}.homeNewsCard p{-webkit-line-clamp:2!important;margin:7px 0 0!important;font-size:10px!important;line-height:1.45!important}.homeNewsCard:not(:first-child) p{display:none!important}.homeNewsCardFoot{margin-top:auto!important;padding-top:8px!important}.homeNewsMore{text-align:right!important;margin-top:12px!important}.homeNewsMore .outlineBtn{padding:8px 11px;font-size:10px}.homeNewsEmpty{height:435px;min-height:435px}.homeEventCarousel{flex-direction:column;min-height:447px;display:flex}.homeEventEditorialCard{overflow:hidden;height:390px!important;min-height:390px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-top:1px solid #ffffff1a!important;border-bottom:1px solid #ffffff14!important;border-radius:0!important;grid-template-columns:122px minmax(0,1fr)!important;display:grid!important}.homeEventDateStamp{background:radial-gradient(circle at 50% 45%,#f9731621,#0000 58%)!important;border:0!important;border-right:1px solid #ffffff17!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:20px 12px!important;display:flex!important}.homeEventDateStamp strong{letter-spacing:-.07em!important;font-size:70px!important;line-height:.86!important}.homeEventDateStamp span{color:#ff8b28!important;letter-spacing:.11em!important;margin-top:10px!important;font-size:12px!important}.homeEventDateStamp small{color:#9aa6b8!important;margin-top:5px!important;font-size:12px!important}.homeEventEditorialBody{padding:28px 24px!important}.homeEventTopline{margin-bottom:15px}.managedEventState,.homeEventTopline .contentBranchBadge{padding:4px 7px!important;font-size:8px!important}.homeEventEditorialBody h3{margin:0 0 8px!important;font-size:clamp(29px,3vw,40px)!important}.homeEventEditorialBody>p{margin:0 0 18px!important;font-size:12px!important;line-height:1.55!important}.homeEventInlineMeta{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;flex-direction:column;margin-top:3px;gap:0!important;display:flex!important}.homeEventInlineMeta span{line-height:1.45;background:0 0!important;border:0!important;border-bottom:1px solid #ffffff0f!important;border-radius:0!important;align-items:flex-start!important;gap:10px!important;padding:10px 0!important;font-size:11px!important;display:flex!important}.homeEventInlineMeta span:last-child{border-bottom:0!important}.homeEventInlineMeta b{color:#ff8b28;text-transform:uppercase;letter-spacing:.1em;flex:0 0 48px;font-size:8px}.homeEventEditorialFoot{align-items:flex-end!important;margin-top:auto!important;padding-top:15px!important}.homeEventEditorialFoot small{max-width:58%;line-height:1.4;font-size:9px!important}.homeEventEditorialFoot button{padding:8px 10px;background:#f973160f!important;border:1px solid #f973165c!important;border-radius:10px!important;font-size:11px!important}.homeEventEditorialMedia{display:none!important}.homeEventNav{height:45px;margin-top:10px}.homeEventNav button{border-radius:10px;width:34px;height:34px;font-size:20px}.homeEventEmpty{height:435px;min-height:435px}.customerEditorialArea+.managedContentSection{margin-top:12px!important}.appDownloadStrip{margin-top:54px!important;margin-bottom:64px!important}@media (width<=980px){.customerEditorialArea{grid-template-columns:1fr!important}.homeNewsEditorial,.homeEventEditorial{padding:22px!important}.homeNewsGrid{grid-template-rows:240px 170px!important}.homeEventEditorialCard{height:350px!important;min-height:350px!important}.homeEventCarousel{min-height:405px}}@media (width<=760px){.homeFeaturedMovies .featuredMovieRail{grid-template-columns:1fr!important}.homeFeaturedMovies .featuredMoviePoster{aspect-ratio:16/10!important}.cafeShowcaseSection{width:min(100% - 24px,1120px)!important;padding-top:38px!important}.cafeShowcaseIntro{align-items:flex-start}.cafeShowcaseStamp{border-radius:19px;width:62px}.cafeShowcaseStamp span{font-size:18px}.cafeShowcaseCard,.cafeShowcaseCard.isMediaLeft{background:linear-gradient(180deg,var(--cafe-panel) 0 47%,var(--cafe-panel-dark) 47% 100%)!important;border-radius:27px!important;grid-template:"media"270px"body"1fr/1fr!important;height:590px!important;min-height:590px!important}.cafeShowcaseMedia{padding:14px 18px 0!important}.cafeShowcaseMedia img{max-width:90%!important;max-height:250px!important}.cafeShowcaseBody{justify-content:flex-start!important;padding:25px 25px 28px!important}.cafeShowcaseBody:before{display:none}.cafeShowcaseBody h3{margin-top:7px!important;font-size:31px!important}.cafeShowcaseBody>p{font-size:12px!important;line-height:1.5!important}.cafeShowcaseKicker{margin-bottom:10px;font-size:14px}.cafeShowcaseTags span{padding:6px 9px!important;font-size:9px!important}.cafeFigureCaption{bottom:10px;right:16px}.isMediaLeft .cafeFigureCaption{left:auto;right:16px}.customerEditorialArea{gap:16px!important;width:min(100% - 24px,1120px)!important;margin-top:40px!important;margin-bottom:38px!important}.homeNewsGrid{grid-template-rows:218px 128px 128px!important;grid-template-columns:1fr!important}.homeNewsCard,.homeNewsCard:first-child{grid-column:auto!important;grid-template-columns:98px minmax(0,1fr)!important;height:128px!important}.homeNewsCard:first-child{grid-template-columns:42% minmax(0,1fr)!important;height:218px!important}.homeNewsEmpty,.homeEventEmpty{height:360px;min-height:360px}.homeEventEditorialCard{grid-template-columns:104px minmax(0,1fr)!important;height:330px!important;min-height:330px!important}.homeEventDateStamp strong{font-size:58px!important}.homeEventEditorialBody{padding:22px 18px!important}.homeEventEditorialBody h3{font-size:27px!important}.homeEventEditorialBody>p{font-size:11px!important}.homeEventCarousel{min-height:385px}.appDownloadStrip{margin-bottom:48px!important}}@media (width<=480px){.cafeShowcaseIntro{gap:12px}.cafeShowcaseIntro h2{font-size:31px!important}.cafeShowcaseIntro p{font-size:12px!important}.cafeShowcaseStamp{display:none}.cafeShowcaseCard,.cafeShowcaseCard.isMediaLeft{grid-template-rows:250px 1fr!important;height:610px!important;min-height:610px!important}.homeNewsEditorial,.homeEventEditorial{border-radius:18px;padding:18px!important}.homeNewsEditorial .customerSectionHead h2,.homeEventEditorial .customerSectionHead h2{font-size:25px}.homeEventEditorialCard{grid-template-columns:1fr!important;height:auto!important;min-height:0!important}.homeEventDateStamp{border-bottom:1px solid #ffffff14!important;border-right:0!important;grid-template-rows:auto auto!important;grid-template-columns:auto 1fr!important;justify-items:start!important;column-gap:12px!important;padding:15px 4px!important;display:grid!important}.homeEventDateStamp strong{grid-row:1/3;font-size:54px!important}.homeEventDateStamp span{align-self:end;margin-top:4px!important}.homeEventDateStamp small{align-self:start;margin-top:0!important}.homeEventEditorialBody{padding:20px 4px 8px!important}.homeEventCarousel{min-height:0}.homeEventNav{margin-top:12px}}@media (prefers-reduced-motion:reduce){.cafeShowcaseSlide-next,.cafeShowcaseSlide-prev{animation:none!important}}.cafeShowcaseCard .cafeShowcaseEyebrow{letter-spacing:.12em!important;color:#ffffffe6!important;font-size:12px!important}.cafeShowcaseCard .cafeShowcaseBody h3{text-transform:uppercase;max-width:520px;letter-spacing:-.055em!important;font-size:clamp(44px,5.4vw,72px)!important;line-height:.88!important}.cafeShowcaseCard .cafeShowcaseKicker{font-weight:650;color:#fff5ebe0!important;font-size:clamp(14px,1.45vw,18px)!important}.cafeShowcaseCard .cafeShowcaseTags{margin:4px 0 16px!important}.cafeShowcaseCard .cafeShowcaseBody>p{margin-top:0!important;margin-bottom:0!important}.cafeShowcaseMedia img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.cafeShowcaseCard2 .cafeShowcaseBody h3,.cafeShowcaseCard3 .cafeShowcaseBody h3,.cafeShowcaseCard4 .cafeShowcaseBody h3{font-size:clamp(40px,4.8vw,64px)!important}.customerEditorialArea{padding-bottom:6px}.appDownloadStrip{clear:both}@media (width<=760px){.cafeShowcaseCard .cafeShowcaseBody h3,.cafeShowcaseCard2 .cafeShowcaseBody h3,.cafeShowcaseCard3 .cafeShowcaseBody h3,.cafeShowcaseCard4 .cafeShowcaseBody h3{font-size:clamp(34px,10vw,48px)!important;line-height:.94!important}.cafeShowcaseCard .cafeShowcaseTags{margin-bottom:13px!important}}.cafeShowcaseSection{padding-top:48px!important;padding-bottom:46px!important}.cafeShowcaseIntro{margin-bottom:20px!important}.cafeShowcaseIntro h2{letter-spacing:-.035em!important}.cafeShowcaseIntro p{color:#aeb8c8!important;max-width:760px!important;line-height:1.58!important}.cafeShowcaseStamp{background:linear-gradient(145deg,#f973161a,#f9731609)!important;border-color:#f973164d!important;box-shadow:inset 0 1px #ffffff0d,0 12px 30px #0000002e!important}.cafeShowcaseCard,.cafeShowcaseCard.isMediaLeft{--cafe-panel:#f47a1f;--cafe-panel-dark:#111a29;background:radial-gradient(circle at 78% 42%,#f973162e,#0000 34%),radial-gradient(circle at 12% 0,#ffffff09,#0000 28%),linear-gradient(145deg,#111a29 0%,#0d1522 54%,#0a111c 100%)!important;border:1px solid #f9731642!important;border-radius:23px!important;height:392px!important;min-height:392px!important;box-shadow:0 22px 54px #0000003d,inset 0 1px #ffffff0b!important}.cafeShowcaseCard.isMediaLeft{background:radial-gradient(circle at 22% 42%,#f973162e,#0000 34%),radial-gradient(circle at 88% 0,#ffffff09,#0000 28%),linear-gradient(215deg,#111a29 0%,#0d1522 54%,#0a111c 100%)!important}.cafeShowcaseCard:before{opacity:.28!important;background:linear-gradient(90deg,#0000 49.92%,#ffffff0e 50%,#0000 50.08%),repeating-linear-gradient(135deg,#0000 0 110px,#ffffff05 110px 111px)!important;inset:0!important;transform:none!important}.cafeShowcaseCard:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 80px #0000001f}.cafeShowcaseCard1,.cafeShowcaseCard2,.cafeShowcaseCard3,.cafeShowcaseCard4,.cafeShowcaseCard5,.cafeShowcaseCard6,.cafeShowcaseCard7{--cafe-panel:#f47a1f!important;--cafe-panel-dark:#111a29!important}.cafeShowcaseBody{justify-content:center!important;padding:40px 44px!important}.cafeShowcaseBody:before{border-radius:99px;box-shadow:0 0 20px #f9731652;background:#f47a1f!important;width:38px!important;height:2px!important;margin-bottom:15px!important}.cafeShowcaseCard .cafeShowcaseEyebrow{color:#f5a15e!important;letter-spacing:.16em!important;font-size:10px!important}.cafeShowcaseCard .cafeShowcaseBody h3,.cafeShowcaseCard2 .cafeShowcaseBody h3,.cafeShowcaseCard3 .cafeShowcaseBody h3,.cafeShowcaseCard4 .cafeShowcaseBody h3{text-shadow:0 10px 24px #0000002e;letter-spacing:-.045em!important;color:#f8fafc!important;max-width:500px!important;margin:8px 0 10px!important;font-size:clamp(38px,4.3vw,58px)!important;line-height:.94!important}.cafeShowcaseCard .cafeShowcaseKicker{line-height:1.35;color:#d6deea!important;margin:0 0 15px!important;font-size:15px!important}.cafeShowcaseTags span{letter-spacing:.02em;color:#ffd7b7!important;min-height:28px!important;box-shadow:none!important;background:#f9731612!important;border:1px solid #f9731647!important;padding:6px 10px!important;font-size:9px!important}.cafeShowcaseCard .cafeShowcaseBody>p{color:#aeb8c8!important;max-width:500px!important;margin:0!important;font-size:13px!important;line-height:1.6!important}.cafeShowcaseAvailability{color:#8f9bad!important;margin-top:15px!important;font-size:10px!important}.cafeShowcaseAvailability>span:first-child{color:#49c477!important}.cafeShowcaseMedia{padding:24px 32px!important;overflow:hidden!important}.cafeShowcaseMedia:before{filter:blur(10px)!important;background:radial-gradient(circle,#f9731626,#f973160e 46%,#0000 72%)!important;width:min(86%,430px)!important}.cafeShowcaseMedia:after{content:"";pointer-events:none;background:linear-gradient(145deg,#ffffff05,#fff0);border:1px solid #ffffff09;border-radius:18px;position:absolute;inset:18px}.cafeFigureGlow{background:radial-gradient(#0000005c,#0000 66%)!important;height:17%!important;inset:auto 14% 7%!important}.cafeShowcaseMedia img{filter:drop-shadow(0 22px 24px #00000052)saturate(1.02)contrast(1.01)!important;max-width:90%!important;max-height:342px!important;transition:transform .55s cubic-bezier(.2,.75,.25,1),filter .35s!important}.cafeFigureCaption{display:none!important}.cafeShowcaseSlide-next{animation:.56s cubic-bezier(.22,.75,.22,1) both cafeSlideNextV132!important}.cafeShowcaseSlide-prev{animation:.56s cubic-bezier(.22,.75,.22,1) both cafeSlidePrevV132!important}@keyframes cafeSlideNextV132{0%{opacity:0;filter:blur(2px);transform:translate(26px)scale(.995)}to{opacity:1;filter:none;transform:none}}@keyframes cafeSlidePrevV132{0%{opacity:0;filter:blur(2px);transform:translate(-26px)scale(.995)}to{opacity:1;filter:none;transform:none}}.cafeShowcaseNav{gap:12px!important;margin-top:15px!important}.cafeShowcaseNav>button{box-shadow:0 8px 20px #00000029;color:#f58a38!important;background:#111a29!important;border-color:#f9731647!important;border-radius:11px!important;width:36px!important;height:36px!important}.cafeShowcaseNav>button:hover{background:#f973161a!important;transform:translateY(-1px)!important}.cafeShowcaseProgress{min-width:164px!important}.cafeShowcaseDots i{background:#2b3647!important}.cafeShowcaseDots i.active{transform-origin:0;animation:4.8s linear both cafeAutoProgressV132;background:#f47a1f!important;width:24px!important}@keyframes cafeAutoProgressV132{0%{opacity:.65;transform:scaleX(.1)}to{opacity:1;transform:scaleX(1)}}.homeNewsGrid{grid-template-columns:1fr!important;gap:10px!important;height:390px!important;min-height:390px!important;display:grid!important}.homeNewsGrid.newsCount2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.homeNewsGrid.newsCount3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.homeNewsCard,.homeNewsCard:first-child{width:100%!important;height:100%!important;min-height:0!important;box-shadow:none!important;background:#09101c94!important;border:1px solid #fff1!important;border-radius:14px!important;grid-column:auto!important;grid-template-columns:112px minmax(0,1fr)!important;transition:border-color .2s,background .2s,transform .2s!important;display:grid!important}.homeNewsCard:hover{transform:translateY(-1px);background:#0d1523b8!important;border-color:#f973163d!important}.homeNewsVisual,.homeNewsCard:first-child .homeNewsVisual{border-right:1px solid #ffffff0e;overflow:hidden;height:100%!important;min-height:0!important}.homeNewsVisual img{transition:transform .35s!important}.homeNewsCard:hover .homeNewsVisual img{transform:scale(1.025)}.homeNewsFallback{background:radial-gradient(circle at 50% 48%,#f973161a,#0000 58%)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;display:flex!important}.homeNewsFallback span{letter-spacing:.14em!important;font-size:8px!important}.homeNewsCardBody,.homeNewsCard:first-child .homeNewsCardBody{flex-direction:column!important;min-width:0!important;padding:12px 14px!important;display:flex!important}.homeNewsMeta span,.homeNewsMeta b,.homeNewsMeta .contentBranchBadge{font-size:7.5px!important}.homeNewsCard h3,.homeNewsCard:first-child h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin:0!important;font-size:14px!important;line-height:1.22!important}.homeNewsCard p,.homeNewsCard:not(:first-child) p,.homeNewsCard:first-child p{-webkit-box-orient:vertical;overflow:hidden;color:#96a2b5!important;-webkit-line-clamp:1!important;margin:5px 0 0!important;font-size:9px!important;line-height:1.42!important;display:-webkit-box!important}.homeNewsCardFoot{border-top:1px solid #ffffff0b!important;margin-top:auto!important;padding-top:6px!important}.homeNewsMore{margin-top:10px!important}.homeNewsEditorial,.homeEventEditorial{min-height:522px!important}.homeEventEditorialCard{height:390px!important;min-height:390px!important}@media (width<=980px){.homeNewsGrid{grid-auto-rows:136px!important;height:auto!important;min-height:0!important}.homeNewsGrid.newsCount1,.homeNewsGrid.newsCount2,.homeNewsGrid.newsCount3{grid-template-rows:none!important}.homeNewsCard,.homeNewsCard:first-child{grid-template-columns:124px minmax(0,1fr)!important;height:136px!important}.homeNewsEditorial,.homeEventEditorial{min-height:0!important}}@media (width<=760px){.cafeShowcaseCard,.cafeShowcaseCard.isMediaLeft{background:linear-gradient(#111a29 0 100%)!important;grid-template-rows:245px 1fr!important;height:560px!important;min-height:560px!important}.cafeShowcaseCard:before{background:repeating-linear-gradient(135deg,#0000 0 110px,#ffffff05 110px 111px)!important}.cafeShowcaseMedia{padding:12px 20px 0!important}.cafeShowcaseMedia:after{inset:12px 14px!important}.cafeShowcaseMedia img{max-width:84%!important;max-height:228px!important}.cafeShowcaseBody{padding:24px 24px 28px!important}.cafeShowcaseCard .cafeShowcaseBody h3,.cafeShowcaseCard2 .cafeShowcaseBody h3,.cafeShowcaseCard3 .cafeShowcaseBody h3,.cafeShowcaseCard4 .cafeShowcaseBody h3{font-size:clamp(32px,9vw,43px)!important}.homeNewsGrid{grid-template-rows:none!important;grid-template-columns:1fr!important;grid-auto-rows:128px!important}.homeNewsCard,.homeNewsCard:first-child{grid-template-columns:104px minmax(0,1fr)!important;height:128px!important}}@media (width<=480px){.cafeShowcaseCard,.cafeShowcaseCard.isMediaLeft{grid-template-rows:235px 1fr!important;height:575px!important;min-height:575px!important}.homeNewsGrid{grid-auto-rows:118px!important}.homeNewsCard,.homeNewsCard:first-child{grid-template-columns:88px minmax(0,1fr)!important;height:118px!important}.homeNewsCard p{display:none!important}}@media (prefers-reduced-motion:reduce){.cafeShowcaseDots i.active{animation:none!important}.homeNewsCard,.homeNewsVisual img{transition:none!important}}.homeComingSoonSpotlight{border-top:1px solid #f9731638;margin-top:48px!important;padding-top:28px!important}.comingSoonSpotlightHead{margin-bottom:18px!important}.comingSoonSpotlightHead p{max-width:760px;color:#aeb8c8!important}.comingSoonSpotlightRow{align-items:stretch;gap:16px;min-height:224px;display:flex}.comingSoonSpotlightCard{color:#fff;text-align:left;cursor:pointer;background:#111a29;border:1px solid #ffffff17;border-radius:18px;flex:0 0 min(31%,330px);min-width:250px;height:224px;padding:0;transition:transform .28s,border-color .28s,box-shadow .28s;position:relative;overflow:hidden;box-shadow:0 16px 34px #0000002e}.comingSoonSpotlightCard:hover{border-color:#f973166b;transform:translateY(-4px);box-shadow:0 22px 44px #0000003d}.comingSoonSpotlightPoster{background:#111927;position:absolute;inset:0}.comingSoonSpotlightPoster img,.comingSoonSpotlightPoster .posterFallback{object-fit:cover;object-position:center 24%;width:100%;height:100%;transition:transform .45s;transform:scale(1.015)}.comingSoonSpotlightCard:hover .comingSoonSpotlightPoster img{transform:scale(1.045)}.comingSoonSpotlightPoster:after{content:"";background:linear-gradient(#04080e0d 16%,#04080e3d 44%,#04080eed 100%);position:absolute;inset:0}.comingSoonSpotlightPoster>span{z-index:2;color:#ff9b4a;letter-spacing:.09em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080e18bf;border:1px solid #f973165c;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;position:absolute;top:14px;left:14px}.comingSoonSpotlightOverlay{z-index:3;padding:18px 17px 16px;position:absolute;bottom:0;left:0;right:0}.comingSoonSpotlightOverlay h3{letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:19px;line-height:1.15;display:-webkit-box;overflow:hidden}.comingSoonSpotlightOverlay p{color:#bdc6d3;margin:6px 0 10px;font-size:10px}.comingSoonSpotlightMeta{flex-wrap:wrap;gap:6px;display:flex}.comingSoonSpotlightMeta span{color:#edf1f6;background:#080e1885;border:1px solid #ffffff24;border-radius:999px;padding:4px 7px;font-size:8.5px}.comingSoonSpotlightPlaceholder{color:#fff;background:radial-gradient(circle at 82% 18%,#f9731617,#0000 33%),linear-gradient(145deg,#111a29d6,#090f19e6);border:1px dashed #f973163d;border-radius:18px;flex:280px;align-items:center;gap:18px;min-width:230px;min-height:224px;padding:28px 30px;display:flex}.comingSoonPlaceholderIcon{color:#ff8b28;background:#f9731614;border:1px solid #f973164d;border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:21px;display:grid;box-shadow:0 10px 24px #00000029}.comingSoonSpotlightPlaceholder strong{font-size:18px;line-height:1.25;display:block}.comingSoonSpotlightPlaceholder p{color:#9eabbc;max-width:430px;margin:7px 0 0;font-size:11px;line-height:1.55}.homeFeaturedMovies,.homeComingSoon{display:none!important}.cafeShowcaseCarousel{padding-top:34px!important}.cafeShowcaseCard,.cafeShowcaseCard.isMediaLeft{height:368px!important;min-height:368px!important;overflow:visible!important}.cafeShowcaseMedia{clip-path:inset(-72px 0 0 round 22px);z-index:3;min-height:368px;padding:0 28px!important;position:relative!important;overflow:visible!important}.cafeShowcaseMedia:after{display:none!important}.cafeShowcaseMedia:before{top:15%!important;bottom:8%!important}.cafeShowcaseMedia img{z-index:4;transform-origin:bottom;position:relative;filter:drop-shadow(0 30px 28px #00000057)saturate(1.03)contrast(1.01)!important;max-width:96%!important;max-height:430px!important;transform:translateY(-34px)scale(1.09)!important}.cafeShowcaseCard:hover .cafeShowcaseMedia img{transform:translateY(-38px)scale(1.115)!important}.cafeVisualPrima img{max-width:84%!important;max-height:442px!important}.cafeVisualCoffee img{max-width:82%!important;max-height:418px!important}.cafeVisualNutriboost img{max-width:72%!important;max-height:430px!important}.cafeVisualBrondong img{max-width:94%!important;max-height:452px!important}.cafeVisualSpecialMenu img{max-width:98%!important;max-height:418px!important}.cafeVisualFrestea img,.cafeVisualFruitTea img{max-width:94%!important;max-height:438px!important}.cafeShowcaseCard .cafeShowcaseTags{gap:9px!important;margin:2px 0 16px!important}.cafeShowcaseTags span{letter-spacing:.035em!important;min-height:32px!important;padding:7px 12px!important;font-size:11px!important;font-weight:850!important}.homeNewsGrid,.homeNewsGrid.newsCount1,.homeNewsGrid.newsCount2,.homeNewsGrid.newsCount3{grid-template-rows:repeat(2,minmax(0,1fr))!important;height:390px!important;min-height:390px!important}.homeNewsGrid.newsCount1{grid-template-rows:1fr!important}.homeNewsMore{justify-content:center;display:flex;margin-top:13px!important}.homeNewsMore .outlineBtn{letter-spacing:.01em;border-radius:11px;justify-content:center;align-items:center;width:100%;min-height:38px;font-size:10px;display:flex}@media (width<=980px){.comingSoonSpotlightRow{scroll-snap-type:x mandatory;padding-bottom:4px;overflow-x:auto}.comingSoonSpotlightCard{scroll-snap-align:start;flex:0 0 min(70vw,330px)}.comingSoonSpotlightPlaceholder{scroll-snap-align:start;flex:0 0 min(70vw,420px)}.cafeShowcaseCard,.cafeShowcaseCard.isMediaLeft{grid-template-rows:230px 1fr!important;height:520px!important;min-height:520px!important}.cafeShowcaseMedia{clip-path:inset(-48px 0 0 round 22px);min-height:230px}.cafeShowcaseMedia img{max-height:300px!important;transform:translateY(-28px)scale(1.08)!important}.cafeShowcaseCard:hover .cafeShowcaseMedia img{transform:translateY(-30px)scale(1.095)!important}.homeNewsGrid,.homeNewsGrid.newsCount1,.homeNewsGrid.newsCount2,.homeNewsGrid.newsCount3{grid-template-rows:none!important;grid-auto-rows:136px!important;height:auto!important;min-height:0!important}}@media (width<=760px){.homeComingSoonSpotlight{margin-top:34px!important;padding-top:23px!important}.comingSoonSpotlightRow{gap:12px}.comingSoonSpotlightCard{flex-basis:78vw;min-width:240px;height:204px}.comingSoonSpotlightPlaceholder{flex-basis:78vw;min-height:204px;padding:22px}.cafeShowcaseCarousel{padding-top:26px!important}.cafeShowcaseCard,.cafeShowcaseCard.isMediaLeft{grid-template-rows:235px 1fr!important;height:550px!important;min-height:550px!important}.cafeShowcaseMedia{clip-path:inset(-42px 0 0 round 20px);min-height:235px;padding:0 18px!important}.cafeShowcaseMedia img{max-width:90%!important;max-height:292px!important;transform:translateY(-24px)scale(1.07)!important}.cafeShowcaseTags span{min-height:30px!important;padding:6px 10px!important;font-size:10px!important}}@media (width<=480px){.comingSoonSpotlightCard,.comingSoonSpotlightPlaceholder{flex-basis:84vw}.comingSoonSpotlightOverlay h3{font-size:17px}.comingSoonSpotlightPlaceholder strong{font-size:16px}.cafeShowcaseCard,.cafeShowcaseCard.isMediaLeft{height:565px!important;min-height:565px!important}}@media (prefers-reduced-motion:reduce){.comingSoonSpotlightCard,.comingSoonSpotlightPoster img{transition:none!important}}.customerEditorialArea .customerSectionEyebrow,.homeComingSoonSpotlight .customerSectionEyebrow,.cafeShowcaseSection .customerSectionEyebrow{font-size:11px!important;line-height:1.35!important}.customerEditorialArea .customerSectionHead p,.comingSoonSpotlightHead p,.cafeShowcaseIntro p{font-size:13px!important;line-height:1.55!important}.comingSoonSpotlightRow{align-items:stretch!important;gap:16px!important;min-height:270px!important;display:grid!important;overflow:visible!important}.comingSoonSpotlightRow.isFallback{grid-template-columns:minmax(0,1fr) 168px 168px!important}.comingSoonSpotlightRow.hasMovies{justify-content:start;grid-template-columns:180px 180px minmax(0,1fr)!important}.comingSoonSpotlightCard{border-radius:16px!important;flex:none!important;width:100%!important;min-width:0!important;height:270px!important}.comingSoonSpotlightPoster>span{padding:6px 9px!important;font-size:10px!important}.comingSoonSpotlightOverlay{padding:40px 14px 15px!important}.comingSoonSpotlightOverlay h3{font-size:17px!important;line-height:1.18!important}.comingSoonSpotlightOverlay p{margin:6px 0 9px!important;font-size:11px!important;line-height:1.4!important}.comingSoonSpotlightMeta span{padding:5px 7px!important;font-size:10px!important}.comingSoonSpotlightPlaceholder{border-radius:16px!important;min-width:0!important;min-height:270px!important;padding:30px 32px!important}.comingSoonSpotlightPlaceholder.isEmpty{min-height:270px!important}.comingSoonSpotlightPlaceholder.isCompact{align-self:stretch}.comingSoonSpotlightPlaceholder strong{font-size:21px!important;line-height:1.25!important}.comingSoonSpotlightPlaceholder p{max-width:560px!important;font-size:13px!important;line-height:1.6!important}.comingSoonPlaceholderIcon{flex-basis:50px!important;width:50px!important;height:50px!important}.comingSoonPosterSkeleton{background:linear-gradient(#111a29,#0c1421);border:1px solid #ffffff12;border-radius:16px;width:168px;height:270px;position:relative;overflow:hidden;box-shadow:0 15px 30px #00000029}.comingSoonPosterSkeleton:before{content:"";background:linear-gradient(105deg,#0000 18%,#fff1 38%,#ffffff1c 48%,#fff1 58%,#0000 78%);animation:1.8s ease-in-out infinite comingSoonShimmerV134;position:absolute;inset:0;transform:translate(-110%)}.comingSoonPosterSkeleton:after{content:"";background:linear-gradient(#ffffff0e,#ffffff06);border-radius:9px;height:48px;position:absolute;bottom:15px;left:14px;right:14px}.comingSoonPosterSkeleton>span,.comingSoonPosterSkeleton>i,.comingSoonPosterSkeleton>b{z-index:1;background:#ffffff12;border-radius:999px;display:block;position:absolute;left:14px}.comingSoonPosterSkeleton>span{width:64px;height:19px;top:16px}.comingSoonPosterSkeleton>i{width:72%;height:10px;bottom:45px}.comingSoonPosterSkeleton>b{width:46%;height:8px;bottom:26px}@keyframes comingSoonShimmerV134{0%{transform:translate(-110%)}65%,to{transform:translate(110%)}}.cafeShowcaseCard .cafeShowcaseEyebrow{font-size:11px!important}.cafeShowcaseCard .cafeShowcaseKicker{font-size:16px!important;line-height:1.4!important}.cafeShowcaseCard .cafeShowcaseTags{gap:10px!important;margin-bottom:16px!important}.cafeShowcaseTags span{min-height:34px!important;padding:8px 12px!important;font-size:12px!important;line-height:1.2!important}.cafeShowcaseCard .cafeShowcaseBody>p{font-size:13.5px!important;line-height:1.62!important}.cafeVisualFrestea img{max-width:72%!important;max-height:350px!important;transform:translateY(-6px)scale(.94)!important}.cafeShowcaseCard:hover .cafeVisualFrestea img{transform:translateY(-10px)scale(.97)!important}.homeNewsGrid,.homeNewsGrid.newsCount1,.homeNewsGrid.newsCount2,.homeNewsGrid.newsCount3{height:414px!important;min-height:414px!important}.homeNewsCard p,.homeNewsCard:not(:first-child) p,.homeNewsCard:first-child p{-webkit-line-clamp:2!important;font-size:11.5px!important;line-height:1.48!important}.homeNewsCardFoot a{font-size:11px!important}.managedEventState,.homeEventTopline .contentBranchBadge,.homeEventInlineMeta b{font-size:10px!important}.homeEventInlineMeta span{font-size:12.5px!important;line-height:1.45!important}.homeEventEditorialFoot button{font-size:12px!important}@media (width<=980px){.comingSoonSpotlightRow.isFallback,.comingSoonSpotlightRow.hasMovies{scroll-snap-type:x mandatory;padding-bottom:6px;display:flex!important;overflow-x:auto!important}.comingSoonSpotlightPlaceholder{scroll-snap-align:start;flex:0 0 min(68vw,520px)!important}.comingSoonSpotlightCard,.comingSoonPosterSkeleton{scroll-snap-align:start;flex:0 0 168px!important;width:168px!important}.cafeVisualFrestea img{max-width:66%!important;max-height:250px!important;transform:translateY(-8px)scale(.92)!important}.homeNewsGrid,.homeNewsGrid.newsCount1,.homeNewsGrid.newsCount2,.homeNewsGrid.newsCount3{height:auto!important;min-height:0!important}}@media (width<=760px){.comingSoonSpotlightPlaceholder{flex-basis:82vw!important;padding:24px!important}.comingSoonSpotlightPlaceholder strong{font-size:18px!important}.comingSoonSpotlightPlaceholder p{font-size:12px!important}.comingSoonSpotlightCard,.comingSoonPosterSkeleton{flex-basis:154px!important;width:154px!important;height:248px!important}.cafeShowcaseCard .cafeShowcaseKicker{font-size:15px!important}.cafeShowcaseTags span{font-size:11px!important}.cafeShowcaseCard .cafeShowcaseBody>p{font-size:12.5px!important}.cafeVisualFrestea img{max-width:62%!important;max-height:218px!important;transform:translateY(-2px)scale(.9)!important}.homeNewsMeta span,.homeNewsMeta b,.homeNewsMeta .contentBranchBadge{font-size:9.5px!important}.homeNewsCard h3,.homeNewsCard:first-child h3{font-size:15px!important}.homeNewsCardFoot time{font-size:9.5px!important}.homeNewsCardFoot a{font-size:10.5px!important}}@media (prefers-reduced-motion:reduce){.comingSoonPosterSkeleton:before{animation:none!important}}.homeNewsEditorial .customerSectionHead h2,.homeEventEditorial .customerSectionHead h2{font-size:32px!important;line-height:1.06!important}.homeNewsEditorial .customerSectionHead p,.homeEventEditorial .customerSectionHead p{max-width:390px;color:#aeb8c8!important;font-size:13px!important;line-height:1.55!important}.homeNewsEditorial .customerSectionEyebrow,.homeEventEditorial .customerSectionEyebrow{font-size:11px!important;line-height:1.35!important}.homeNewsGrid{gap:12px!important;height:404px!important;min-height:404px!important}.homeNewsCard,.homeNewsCard:first-child{border-radius:15px!important;grid-template-columns:132px minmax(0,1fr)!important}.homeNewsCardBody,.homeNewsCard:first-child .homeNewsCardBody{padding:16px 17px!important}.homeNewsMeta{margin-bottom:8px!important}.homeNewsMeta span,.homeNewsMeta b,.homeNewsMeta .contentBranchBadge{font-size:10.5px!important;line-height:1.2!important}.homeNewsCard h3,.homeNewsCard:first-child h3{font-size:18px!important;line-height:1.24!important}.homeNewsCard p,.homeNewsCard:not(:first-child) p,.homeNewsCard:first-child p{-webkit-line-clamp:2!important;margin-top:8px!important;font-size:12.5px!important;line-height:1.5!important}.homeNewsCardFoot{padding-top:9px!important}.homeNewsCardFoot time{font-size:11px!important}.homeNewsCardFoot a{font-size:12px!important;font-weight:850!important}.homeNewsFallback svg{width:28px!important;height:28px!important}.homeNewsFallback span{font-size:10px!important}.homeNewsMore .outlineBtn{min-height:44px!important;font-size:12.5px!important}.homeEventCarousel{min-height:418px!important}.homeEventEditorialCard{background:#080f1a85!important;border:1px solid #ffffff13!important;border-radius:17px!important;grid-template:"date media"142px"date body"minmax(0,1fr)/112px minmax(0,1fr)!important;height:418px!important;min-height:418px!important;display:grid!important;position:relative!important;overflow:hidden!important}.homeEventDateStamp{grid-area:date!important}.homeEventEditorialMedia{background:#0c1421!important;border-bottom:1px solid #ffffff13!important;grid-area:media!important;height:142px!important;min-height:142px!important;display:block!important;position:relative!important;overflow:hidden!important}.homeEventEditorialMedia:after{content:"";pointer-events:none;background:linear-gradient(#04080e0d,#04080e40);position:absolute;inset:0}.homeEventEditorialMedia img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important}.homeEventMediaFallback{color:#ff8b28;background:radial-gradient(circle at 50% 42%,#f973161f,#0000 55%);justify-content:center;align-items:center;gap:9px;height:100%;display:flex}.homeEventMediaFallback svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:28px;height:28px}.homeEventMediaFallback span{letter-spacing:.1em;font-size:11px;font-weight:850}.homeEventEditorialBody{grid-area:body!important;padding:18px 20px 16px!important}.homeEventTopline{gap:8px!important;margin-bottom:9px!important}.managedEventState,.homeEventTopline .contentBranchBadge{padding:5px 8px!important;font-size:10.5px!important;line-height:1.2!important}.homeEventEditorialBody h3{margin:0 0 7px!important;font-size:30px!important;line-height:1.08!important}.homeEventEditorialBody>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin:0 0 10px!important;font-size:13px!important;line-height:1.5!important}.homeEventInlineMeta{margin-top:0!important}.homeEventInlineMeta span{padding:8px 0!important;font-size:12.5px!important;line-height:1.42!important}.homeEventInlineMeta b{flex-basis:52px!important;font-size:10px!important}.homeEventEditorialFoot{padding-top:10px!important}.homeEventEditorialFoot small{font-size:11.5px!important;line-height:1.4!important}.homeEventEditorialFoot button{min-height:36px!important;padding:8px 11px!important;font-size:12.5px!important}.homeEventDateStamp strong{font-size:68px!important}.homeEventDateStamp span{font-size:12.5px!important}.homeEventDateStamp small{font-size:12px!important}.homeEventNav{margin-top:12px!important}.homeEventNav>span{font-size:12px!important}.homeEventNav>span strong{font-size:14px!important}.homeEventEditorial,.homeNewsEditorial{min-height:558px!important}.homeSocialFollow,.homeSocialUpdate,.homeGoogleReview{margin-top:54px!important}.homeSocialFollow{background:linear-gradient(140deg,#111a29f5,#0c121df7);border:1px solid #f9731633;border-radius:22px;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);align-items:center;gap:32px;padding:28px 30px;display:grid;box-shadow:0 18px 42px #00000029}.homeSocialIntro h2,.homeSocialUpdateHead h2,.homeGoogleReview h2{margin:5px 0 9px;font-size:clamp(27px,3vw,38px);line-height:1.08}.homeSocialIntro p,.homeSocialUpdateHead p,.homeGoogleReview p{color:#aeb8c8;margin:0;font-size:13px;line-height:1.6}.homeSocialLinks{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.homeSocialLink{color:#fff;background:#080f1a85;border:1px solid #ffffff13;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:40px minmax(0,1fr);align-items:center;column-gap:11px;min-height:74px;padding:14px 15px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:grid}.homeSocialLink:hover{background:#0f1827d1;border-color:#f9731659;transform:translateY(-2px)}.homeSocialLink>span{color:#ff8b28;background:#f9731614;border:1px solid #f9731638;border-radius:13px;grid-row:1/3;place-items:center;width:40px;height:40px;display:grid}.homeSocialLink svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.homeSocialLink.social-facebook svg{fill:currentColor;stroke:none}.homeSocialLink b{font-size:14px;line-height:1.2}.homeSocialLink small{color:#95a0b1;font-size:11px;line-height:1.3}.homeSocialLink.isPlaceholder{opacity:.72;cursor:default}.homeSocialUpdate{border-top:1px solid #f973162e;padding-top:30px}.homeSocialUpdateHead{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:18px;display:flex}.homeSocialUpdateHead>div{max-width:720px}.homeInstagramGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.homeInstagramCard{background:#0d1625;border:1px solid #ffffff13;border-radius:18px;height:390px;overflow:hidden;box-shadow:0 16px 34px #00000029}.homeInstagramCard iframe{background:#fff;border:0;width:100%;height:100%;display:block}.homeInstagramCard.isPlaceholder{background:linear-gradient(155deg,#111a29,#0b1220);flex-direction:column;justify-content:flex-end;gap:14px;height:310px;padding:16px;display:flex;position:relative}.homeInstagramSkeleton{background:linear-gradient(160deg,#f973160d,#ffffff04);position:absolute;inset:0 0 92px;overflow:hidden}.homeInstagramSkeleton:before{content:"";background:linear-gradient(105deg,#0000 22%,#ffffff12 43%,#ffffff1f 50%,#ffffff12 57%,#0000 78%);animation:2s ease-in-out infinite homeSocialShimmer;position:absolute;inset:0;transform:translate(-110%)}.homeInstagramSkeleton span,.homeInstagramSkeleton i,.homeInstagramSkeleton b{background:#ffffff13;border-radius:999px;display:block;position:absolute;left:16px}.homeInstagramSkeleton span{border-radius:50%;width:42px;height:42px;top:16px}.homeInstagramSkeleton i{width:88px;height:10px;top:22px;left:70px}.homeInstagramSkeleton b{height:14px;bottom:18px;left:16px;right:16px}.homeInstagramCard.isPlaceholder>div:last-child strong{margin-bottom:5px;font-size:15px;display:block}.homeInstagramCard.isPlaceholder>div:last-child p{color:#909cad;margin:0;font-size:11.5px;line-height:1.45}@keyframes homeSocialShimmer{0%{transform:translate(-110%)}65%,to{transform:translate(110%)}}.homeGoogleReview{background:radial-gradient(circle at 12%,#f973161a,#0000 29%),linear-gradient(135deg,#141a29,#20170f);border:1px solid #f973163d;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:26px 28px;display:grid;margin-bottom:76px!important}.homeGoogleStars{color:#ff9b32;letter-spacing:3px;white-space:nowrap;font-size:25px}.homeGoogleReview h2{margin:4px 0 7px;font-size:28px}.homeGoogleReview .primaryBtn{white-space:nowrap}.contactBranchMapSection{background:linear-gradient(145deg,#111a29fa,#0a111cfa);border:1px solid #f9731633;border-radius:20px;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);min-height:300px;margin-top:16px;scroll-margin-top:110px;display:grid;overflow:hidden}.contactBranchMapCopy{flex-direction:column;justify-content:center;padding:28px;display:flex}.contactBranchMapCopy h2{margin:6px 0 10px;font-size:28px;line-height:1.12}.contactBranchMapCopy p{color:#aeb8c8;margin:0;font-size:13px;line-height:1.6}.contactBranchMapActions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.contactBranchMapActions a{text-decoration:none}.contactBranchMapFrame{background:#0a111d;border-left:1px solid #ffffff0f;min-height:300px}.contactBranchMapFrame iframe{filter:saturate(.84)contrast(1.03);border:0;width:100%;height:100%;min-height:300px;display:block}@media (width<=980px){.homeNewsEditorial,.homeEventEditorial{min-height:0!important}.homeNewsGrid{grid-template-rows:none!important;grid-auto-rows:164px!important;height:auto!important;min-height:0!important}.homeNewsCard,.homeNewsCard:first-child{grid-template-columns:150px minmax(0,1fr)!important;height:164px!important}.homeEventEditorialCard{height:420px!important;min-height:420px!important}.homeSocialFollow{grid-template-columns:1fr}.homeInstagramGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.homeInstagramCard:last-child{display:none}.contactBranchMapSection{grid-template-columns:1fr}.contactBranchMapFrame{border-top:1px solid #ffffff0f;border-left:0;min-height:320px}}@media (width<=760px){.homeNewsEditorial .customerSectionHead h2,.homeEventEditorial .customerSectionHead h2{font-size:28px!important}.homeNewsEditorial .customerSectionHead p,.homeEventEditorial .customerSectionHead p{font-size:12.5px!important}.homeNewsGrid{grid-auto-rows:148px!important}.homeNewsCard,.homeNewsCard:first-child{grid-template-columns:116px minmax(0,1fr)!important;height:148px!important}.homeNewsCard h3,.homeNewsCard:first-child h3{font-size:16.5px!important}.homeNewsCard p{font-size:11.5px!important}.homeNewsCardFoot time{font-size:10px!important}.homeNewsCardFoot a{font-size:11px!important}.homeEventEditorialCard{grid-template:"media"150px"date""body"/1fr!important;height:auto!important;min-height:0!important}.homeEventEditorialMedia{height:150px!important;min-height:150px!important}.homeEventDateStamp{border-bottom:1px solid #ffffff12!important;border-right:0!important;grid-template-rows:1fr!important;grid-template-columns:auto auto 1fr!important;justify-content:start!important;align-items:center!important;gap:10px!important;padding:14px 18px!important;display:grid!important}.homeEventDateStamp strong{font-size:48px!important}.homeEventDateStamp span,.homeEventDateStamp small{align-self:center!important;margin:0!important}.homeEventEditorialBody{padding:18px!important}.homeEventEditorialBody h3{font-size:27px!important}.homeSocialFollow{padding:24px 20px}.homeSocialLinks{grid-template-columns:1fr 1fr}.homeInstagramGrid{grid-template-columns:1fr}.homeInstagramCard{height:470px}.homeInstagramCard:nth-child(n+3){display:none}.homeSocialUpdateHead{flex-direction:column;align-items:flex-start}.homeGoogleReview{text-align:left;grid-template-columns:1fr}.homeGoogleStars{font-size:22px}.homeGoogleReview .primaryBtn{justify-self:start}}@media (width<=480px){.homeNewsCard,.homeNewsCard:first-child{grid-template-columns:96px minmax(0,1fr)!important;height:142px!important}.homeNewsGrid{grid-auto-rows:142px!important}.homeNewsCard p{display:none!important}.homeNewsCardBody,.homeNewsCard:first-child .homeNewsCardBody{padding:13px!important}.homeNewsMeta span,.homeNewsMeta b,.homeNewsMeta .contentBranchBadge{font-size:9.5px!important}.homeNewsCard h3,.homeNewsCard:first-child h3{font-size:15.5px!important}.homeSocialLinks{grid-template-columns:1fr}.homeInstagramCard{height:420px}.homeSocialFollow,.homeGoogleReview{border-radius:18px}.contactBranchMapCopy{padding:22px 18px}.contactBranchMapActions{flex-direction:column}.contactBranchMapActions a{text-align:center;justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.homeInstagramSkeleton:before{animation:none!important}}.eventDetailFacts small{font-size:10.5px!important}.eventDetailFacts strong{font-size:13.5px!important}.eventDetailOrganizer{font-size:12px!important}.eventDetailTopline .contentBranchBadge,.eventDetailTopline .managedEventState{font-size:10.5px!important}.homeSocialLink:is(button){font:inherit;text-align:left;cursor:pointer;border-style:solid;width:100%}.homeSocialLink:is(button):focus-visible,.instagramAccountCard:focus-visible{outline-offset:3px;outline:2px solid #f97316b8}.homeSocialUpdateHead .outlineBtn{min-height:42px;padding:10px 15px;font-size:13px}.homeInstagramCard{flex-direction:column;display:flex;position:relative}.homeInstagramBranchBar{background:#070d17f5;border-bottom:1px solid #ffffff12;flex:0 0 44px;justify-content:space-between;align-items:center;gap:10px;height:44px;padding:0 14px;font-size:11.5px;display:flex}.homeInstagramBranchBar span{color:#fff;font-weight:800}.homeInstagramBranchBar a{color:#ff9b32;white-space:nowrap;text-overflow:ellipsis;font-weight:700;text-decoration:none;overflow:hidden}.homeInstagramCard:not(.isPlaceholder) iframe{flex:auto;height:calc(100% - 44px)}.homeInstagramCard.isPlaceholder{justify-content:flex-end;height:390px;padding:0}.homeInstagramPlaceholderCopy{z-index:1;background:linear-gradient(#0d1625db,#0d1625 24%);padding:15px 16px 16px;position:relative}.homeInstagramPlaceholderCopy>span{color:#ff9b32;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:10.5px;font-weight:900;display:inline-flex}.homeInstagramPlaceholderCopy strong{margin-bottom:5px;font-size:15px;line-height:1.25;display:block}.homeInstagramPlaceholderCopy p{color:#9da8ba;margin:0 0 9px;font-size:12px;line-height:1.45}.homeInstagramPlaceholderCopy a{color:#ff9b32;font-size:12px;font-weight:800;text-decoration:none}.instagramAccountLayer{z-index:10060}.instagramAccountModal{z-index:2;background:linear-gradient(155deg,#121c2d,#0a111d);border:1px solid #f9731647;border-radius:24px;width:min(760px,100vw - 32px);max-height:min(720px,100vh - 40px);padding:30px;position:relative;overflow:auto;box-shadow:0 32px 90px #0000008f}.instagramAccountClose{top:16px;right:16px}.instagramAccountHead{grid-template-columns:58px minmax(0,1fr);align-items:start;gap:16px;margin-bottom:22px;padding-right:40px;display:grid}.instagramAccountIcon{color:#ff8a24;background:linear-gradient(145deg,#f9731629,#f973160d);border:1px solid #f9731642;border-radius:18px;place-items:center;width:56px;height:56px;display:grid}.instagramAccountIcon svg{fill:none;stroke:currentColor;stroke-width:1.65px;width:28px;height:28px}.instagramAccountHead h2{margin:5px 0 9px;font-size:clamp(28px,4vw,40px);line-height:1.05}.instagramAccountHead p{color:#aeb8c8;max-width:560px;margin:0;font-size:13.5px;line-height:1.58}.instagramAccountGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.instagramAccountCard{color:#fff;background:#080f1a99;border:1px solid #ffffff13;border-radius:17px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:92px;padding:15px 16px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:grid}.instagramAccountCard:hover{background:#111a29f2;border-color:#f973166b;transform:translateY(-2px)}.instagramAccountAvatar{color:#ff8a24;background:#f9731617;border:1px solid #f9731638;border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.instagramAccountAvatar svg{fill:none;stroke:currentColor;stroke-width:1.65px;width:23px;height:23px}.instagramAccountCard small,.instagramAccountCard strong,.instagramAccountCard em{display:block}.instagramAccountCard small{color:#919dae;text-transform:uppercase;letter-spacing:.08em;font-size:10.5px;font-weight:800}.instagramAccountCard strong{margin:2px 0 3px;font-size:17px}.instagramAccountCard em{color:#ff9b32;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-style:normal;font-weight:700;overflow:hidden}.instagramAccountCard>b{color:#ff8a24;font-size:18px}.instagramAccountDismiss{min-width:130px;margin-top:18px}@media (width<=760px){.instagramAccountModal{border-radius:20px;padding:24px 18px 20px}.instagramAccountHead{grid-template-columns:46px minmax(0,1fr);gap:12px}.instagramAccountIcon{border-radius:14px;width:46px;height:46px}.instagramAccountGrid{grid-template-columns:1fr}.instagramAccountCard{min-height:82px}}.homeSocialInstagramPicker{color:#ff8b28;cursor:pointer;background:#f9731614;border:1px solid #f9731657;border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;display:grid}.homeSocialInstagramPicker svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.homeSocialInstagramPicker:hover{background:#f9731624;border-color:#f9731694;transform:translateY(-2px);box-shadow:0 8px 22px #0000002e}.homeSocialInstagramPicker:focus-visible{outline-offset:3px;outline:2px solid #f97316c7}@media (width<=640px){.homeSocialInstagramPicker{border-radius:13px;flex-basis:42px;width:42px;height:42px}}.homeSocialIntro h2{max-width:560px}.homeSocialUpdateHead p{max-width:760px}.homeInstagramCarousel{position:relative}.homeInstagramRail{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;grid-auto-columns:calc(33.3333% - 9.33333px);grid-auto-flow:column;gap:14px;padding:2px 0 4px;overflow:auto hidden;display:grid!important}.homeInstagramRail::-webkit-scrollbar{display:none}.homeInstagramCard{scroll-snap-align:start;width:100%;min-width:0;height:650px!important;overflow:hidden!important}.homeInstagramCard:not(.isPlaceholder) iframe{border:0!important;width:100%!important;height:606px!important;min-height:606px!important;overflow:hidden!important}.homeInstagramCard.isPlaceholder{height:650px!important}.homeInstagramCard.isPlaceholder .homeInstagramSkeleton{inset:0 0 132px!important}.homeInstagramNav{justify-content:center;align-items:center;gap:14px;margin-top:15px;display:flex}.homeInstagramNav button{color:#ff912f;cursor:pointer;background:#f9731612;border:1px solid #f9731657;border-radius:13px;place-items:center;width:40px;height:40px;font-size:24px;line-height:1;transition:transform .18s,background .18s,border-color .18s;display:grid}.homeInstagramNav button:hover{background:#f9731624;border-color:#f9731694;transform:translateY(-2px)}.homeInstagramNav span{color:#9ba7b9;font-size:12.5px;font-weight:750}@media (width<=980px){.homeInstagramRail{grid-auto-columns:calc(50% - 7px)!important}.homeInstagramCard{height:660px!important}.homeInstagramCard:not(.isPlaceholder) iframe{height:616px!important;min-height:616px!important}}@media (width<=680px){.homeInstagramRail{grid-auto-columns:min(92%,430px)!important;gap:12px!important}.homeInstagramCard{height:700px!important}.homeInstagramCard:not(.isPlaceholder) iframe{height:656px!important;min-height:656px!important}.homeInstagramNav span{font-size:12px}}@media (width<=420px){.homeInstagramRail{grid-auto-columns:94%!important}.homeInstagramCard{height:660px!important}.homeInstagramCard:not(.isPlaceholder) iframe{height:616px!important;min-height:616px!important}}
