:root{--bottom-bar-offset:18px}.bottom-bar-shell{width:min(100%,1240px);margin:40px auto 0}.bottom-bar{border:2px solid var(--border);background:var(--surface);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:20px;width:100%;position:relative;overflow:hidden}.bottom-bar-content{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:14px 18px;display:grid}.bottom-bar-credit{color:var(--text-main);letter-spacing:.03em;align-items:center;gap:12px;margin:0;font-size:1.02rem;font-weight:700;display:inline-flex}.bottom-bar-credit-divider{color:color-mix(in srgb, var(--text-main) 48%, transparent)}.bottom-bar-links{align-items:center;gap:10px;display:inline-flex}.bottom-bar-link{border:2px solid var(--border);background:var(--surface-strong);min-height:42px;color:var(--text-main);border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .14s,box-shadow .14s;display:inline-flex}.bottom-bar-link--text{background:0 0}.bottom-bar-link:hover,.bottom-bar-link:focus-visible{transform:translateY(-1px);box-shadow:0 12px 24px #2d223a33}.bottom-bar-link-icon{width:18px;height:18px;color:var(--main-app-color);background-color:currentColor;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.bottom-bar-link-icon-github{-webkit-mask-image:url(/logos/github.svg);mask-image:url(/logos/github.svg)}.bottom-bar-link-icon-linkedin{-webkit-mask-image:url(/logos/linkedin.svg);mask-image:url(/logos/linkedin.svg)}@media (prefers-reduced-motion:reduce){.bottom-bar-link{transition:none}}html[data-device-type=mobile] .bottom-bar-shell{margin-top:32px}html[data-device-type=mobile] .bottom-bar-content{text-align:center;grid-template-columns:minmax(0,1fr);justify-items:center;gap:14px;padding:16px 14px}html[data-device-type=mobile] .bottom-bar-credit{flex-wrap:wrap;justify-content:center;gap:8px;font-size:.9rem}html[data-device-type=mobile] .bottom-bar-links{flex-wrap:wrap;justify-content:center}@media (width<=799px){:root{--bottom-bar-offset:164px}}.attribution-page{gap:24px;width:min(100%,1000px);display:grid}.attribution-page-header{align-items:flex-start;display:flex}.attribution-page-heading{gap:10px;display:grid}.attribution-page-intro{color:#e9daffcc;margin:0;font-size:1rem;line-height:1.6}.attribution-page-sections{gap:18px;display:grid}.attribution-disclaimer{gap:6px;padding:4px 2px 0;display:grid}.attribution-disclaimer-kicker{color:#e9daff9e;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:800}.attribution-disclaimer-text{color:#e9daffb8;margin:0;font-size:.94rem;line-height:1.6}.attribution-card{border:2px solid var(--border);background:radial-gradient(circle at top right, color-mix(in srgb, var(--main-app-color) 15%, transparent), transparent 34%), var(--surface);border-radius:24px;grid-template-columns:112px minmax(0,1fr);gap:22px;padding:24px;display:grid;box-shadow:0 20px 44px #0c08132e}.attribution-card--sources{grid-template-columns:minmax(0,1fr)}.attribution-card-copy{gap:10px;display:grid}.attribution-card-kicker{color:#e9daffc2;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.attribution-card-title{color:#f6f0ff;margin:0;font-size:clamp(1.3rem,2.4vw,1.75rem);line-height:1.08}.attribution-card-text{color:#e9daffd1;margin:0;line-height:1.65}.attribution-card-text--compact{margin-top:6px}.attribution-source-link:hover,.attribution-source-link:focus-visible{border-color:color-mix(in srgb, var(--main-app-color) 42%, transparent);background:color-mix(in srgb, var(--main-app-color) 18%, transparent);transform:translateY(-1px);box-shadow:0 12px 22px #140e212e}.attribution-source-list{flex-wrap:wrap;align-items:flex-start;gap:8px 10px;margin:2px 0 0;padding:0;list-style:none;display:flex}.attribution-source-list--plain{margin-top:0}.attribution-source-item{align-items:center;display:flex}.attribution-source-item--text{color:#e9daffd1;flex-basis:100%;line-height:1.65}.attribution-source-link{color:#f4edff;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 10px 0 6px;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .14s,border-color .14s,background-color .14s,box-shadow .14s;display:inline-flex}.attribution-source-logo-shell{box-sizing:border-box;background:0 0;border-radius:0;flex:none;justify-content:center;align-items:center;width:24px;height:18px;padding:0;display:inline-flex;overflow:hidden}.attribution-source-logo{object-fit:contain;width:100%;height:100%;display:block}@media (prefers-reduced-motion:reduce){.attribution-source-link{transition:none}}html[data-device-type=mobile] .attribution-page-header{grid-template-columns:minmax(0,1fr)}html[data-device-type=mobile] .attribution-page-header,html[data-device-type=mobile] .attribution-card{display:grid}html[data-device-type=mobile] .attribution-card{grid-template-columns:minmax(0,1fr);padding:20px}.theater-map-backdrop{z-index:260;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;background:#0f0c16b8;justify-content:center;align-items:center;padding:24px;transition:opacity .28s;display:flex;position:fixed;inset:0}.theater-map-backdrop.is-visible{opacity:1}.theater-map-dialog{color:#f5ebff;opacity:0;will-change:opacity;background:radial-gradient(circle at 0 0,#aa77ee3d,#0000 34%),linear-gradient(#271f31fa,#16121dfa);border-radius:16px;gap:16px;width:min(550px,100vw - 48px,100vh - 48px);height:min(750px,100vw - 48px,100vh - 48px);transition:opacity .32s;display:grid;overflow:hidden;box-shadow:0 36px 120px #08060e94}.theater-map-dialog.is-visible{opacity:1}.theater-map-fly-icon{z-index:320;box-sizing:border-box;border:2px solid var(--border);background:var(--surface-strong);color:var(--main-app-color);pointer-events:none;opacity:1;will-change:top, left, width, height;border-radius:999px;place-items:center;transition:top .42s cubic-bezier(.22,1,.36,1),left .42s cubic-bezier(.22,1,.36,1),width .42s cubic-bezier(.22,1,.36,1),height .42s cubic-bezier(.22,1,.36,1),border-radius .42s cubic-bezier(.22,1,.36,1),border-color .11s cubic-bezier(.16,1,.3,1),border-width .11s cubic-bezier(.16,1,.3,1),background-color 90ms cubic-bezier(.16,1,.3,1),box-shadow .14s cubic-bezier(.16,1,.3,1),opacity .14s;display:grid;position:fixed;box-shadow:0 12px 24px #2d223a33}.theater-map-fly-icon.is-arrived{border-width:1px;border-color:color-mix(in srgb, var(--main-app-color) 28%, transparent);background:#10141b85;border-radius:16px;box-shadow:0 10px 24px #04060c3d}.theater-map-fly-icon.is-handoff{opacity:0}.theater-map-fly-icon svg{stroke:currentColor;width:20px;height:20px;display:block}.theater-map-trigger-icon{flex:none;place-items:center;display:grid}.theater-map-trigger-label{white-space:nowrap;display:block}.theater-map-trigger--labeled{align-items:center;display:inline-flex}.city-map-trigger.theater-map-trigger--labeled{border:2px solid var(--border);color:#f6f0ff;cursor:pointer;background:#141021e0;border-radius:999px;gap:.5rem;padding:.66rem 1.08rem .66rem .92rem;font-size:1rem;font-weight:650;line-height:1;transition:transform .14s,box-shadow .14s,border-color .16s,background-color .16s}.city-map-trigger.theater-map-trigger--labeled .theater-map-trigger-icon{width:26px;height:26px;color:var(--main-app-color)}.city-map-trigger.theater-map-trigger--labeled .theater-map-trigger-label{color:#f6f0ff;text-shadow:0 4px 16px #0a080e42}.city-map-trigger.theater-map-trigger--labeled:hover,.city-map-trigger.theater-map-trigger--labeled.is-open,.city-map-trigger.theater-map-trigger--labeled:focus-visible{border-color:color-mix(in srgb, var(--main-app-color) 62%, #d9c9ff);background:#181227f2;transform:translateY(-1px);box-shadow:0 18px 32px #0a080e52,inset 0 1px #ffffff14}html[data-device-type=mobile] .city-map-trigger.theater-map-trigger--labeled{gap:.62rem;padding:.56rem .94rem .56rem .8rem;font-size:.9rem}.theater-map-dialog-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.theater-map-dialog-copy{gap:6px;display:grid}.theater-map-dialog-kicker{letter-spacing:.12em;text-transform:uppercase;color:#e4ceffb3;margin:0;font-size:.76rem;font-weight:800}.theater-map-dialog-title{margin:0;font-size:clamp(1.5rem,3vw,2rem);line-height:1.05}.theater-map-dialog-note{color:#ebdcffc7;max-width:54ch;margin:0}.theater-map-dialog-actions{align-items:center;gap:10px;display:flex}.theater-map-panel{--theater-map-bottom-overlay-clearance:72px;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;display:grid}.theater-map-panel--loading{grid-template-rows:minmax(0,1fr);place-items:center}.theater-map-loading-shell{color:#f5ebffc7;letter-spacing:.02em;place-items:center;gap:12px;font-size:.94rem;font-weight:800;display:grid}.theater-map-loading-shell p{margin:0}.theater-map-loading-pin{border:1px solid color-mix(in srgb, var(--main-app-color) 42%, transparent);background:color-mix(in srgb, var(--main-app-color) 18%, transparent);width:38px;height:38px;color:var(--main-app-color);pointer-events:none;border-radius:999px;place-items:center;display:grid}.showtime-day-picker-shell{width:100%}.showtime-day-picker-scroll{scrollbar-width:none;-ms-overflow-style:none;width:100%;margin-top:-4px;padding-top:4px;overflow:auto hidden}.showtime-day-picker-scroll::-webkit-scrollbar{display:none}.showtime-day-picker{justify-content:center;align-items:stretch;gap:4px;width:100%;min-width:0;padding-bottom:2px;display:flex;position:relative}.showtime-day-button{z-index:0;appearance:none;width:86px;min-width:86px;min-height:86px;box-shadow:none;color:#efe7ff;cursor:pointer;font:inherit;text-align:center;background:0 0;border:0;border-radius:14px;flex:none;grid-template-rows:1fr auto 1fr;align-content:stretch;place-items:center;gap:.3rem;padding:.78rem .5rem .62rem;font-weight:650;line-height:1;transition:transform .14s,color .14s,opacity .14s;display:grid;position:relative}.showtime-day-button:hover:not(:disabled){z-index:2;color:#fff;transform:translateY(-1px)}.showtime-day-button--selected{color:#fff}.showtime-day-picker-indicator{--showtime-day-indicator-center:0px;--showtime-day-indicator-width:0px;left:var(--showtime-day-indicator-center);z-index:1;width:var(--showtime-day-indicator-width);background:var(--main-app-color);height:4px;box-shadow:0 0 14px color-mix(in srgb, var(--main-app-color) 36%, transparent);opacity:0;transform-origin:50%;pointer-events:none;border-radius:999px;transition:left .21s cubic-bezier(.16,1,.3,1),width .21s cubic-bezier(.16,1,.3,1),opacity .12s;position:absolute;bottom:0;transform:translate(-50%)}.showtime-day-picker-indicator--visible{opacity:1}.showtime-day-button--disabled{cursor:default;opacity:.44}.showtime-day-button-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#ebe2f7b8;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;margin:0;font-size:.62rem;line-height:1;display:flex}.showtime-day-button-number{letter-spacing:-.04em;color:#f7f2ff;text-align:center;justify-content:center;align-items:center;width:100%;font-size:2rem;line-height:.95;display:flex}.showtime-day-button-month{letter-spacing:.08em;text-transform:uppercase;color:#d6c9ebc2;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;margin:0;font-size:.72rem;line-height:1;display:flex;transform:translateY(-.08em)}html[data-device-type=mobile] .showtime-day-picker{gap:8px;padding-bottom:9px}html[data-device-type=mobile] .showtime-day-picker-scroll{overflow-x:hidden}html[data-device-type=mobile] .showtime-day-button{width:min(72px,20% - 6.8px);min-width:min(72px,20% - 6.8px);min-height:78px;padding:.56rem .42rem .42rem}html[data-device-type=mobile] .showtime-day-button-eyebrow{font-size:.56rem}html[data-device-type=mobile] .showtime-day-button-number{font-size:1.72rem}html[data-device-type=mobile] .showtime-day-button-month{font-size:.66rem}@media (prefers-reduced-motion:reduce){.showtime-day-button,.showtime-day-picker-indicator{transition:none}}.showtime-filter-shell{z-index:5;position:relative}.showtime-filter-trigger{border:2px solid var(--border);color:#f6f0ff;cursor:pointer;background:#141021e0;border-radius:999px;place-items:center;width:42px;height:42px;transition:transform .14s,box-shadow .14s,border-color .16s,background-color .16s;display:grid}.showtime-filter-trigger:hover,.showtime-filter-trigger.is-open,.showtime-filter-trigger:focus-visible{border-color:var(--border);box-shadow:none;background:#181227f2;transform:translateY(-1px)}.showtime-filter-panel{z-index:240;border:1px solid color-mix(in srgb, var(--main-app-color) 30%, transparent);background:radial-gradient(circle at top right, color-mix(in srgb, var(--main-app-color) 20%, transparent), transparent 54%), #0b0914f5;border-radius:16px;gap:12px;max-height:min(68vh,540px);padding:12px;display:grid;position:fixed;overflow-y:auto;box-shadow:0 30px 56px #00000075,inset 0 1px #ffffff0d}.showtime-filter-group{gap:8px;display:grid}.showtime-filter-group+.showtime-filter-group{border-top:1px solid color-mix(in srgb, var(--main-app-color) 16%, transparent);padding-top:12px}.showtime-filter-options{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.showtime-filter-group-icon{border:1px solid color-mix(in srgb, var(--main-app-color) 35%, transparent);width:34px;min-height:34px;color:var(--main-app-color);cursor:pointer;background:#ffffff05;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.showtime-filter-group-icon:hover,.showtime-filter-group-icon:focus-visible{border-color:color-mix(in srgb, var(--main-app-color) 62%, transparent);background:#ffffff0f}.showtime-filter-group-icon.is-selected{background:color-mix(in srgb, var(--main-app-color) 16%, transparent);border-color:color-mix(in srgb, var(--main-app-color) 74%, transparent)}.showtime-filter-option{border:1px solid color-mix(in srgb, var(--main-app-color) 22%, transparent);color:#f3ebff;cursor:pointer;text-align:center;white-space:nowrap;background:#ffffff08;border-radius:10px;justify-content:center;align-items:center;min-height:34px;padding:7px 10px;font-size:.84rem;font-weight:600;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.showtime-filter-option:hover{border-color:color-mix(in srgb, var(--main-app-color) 56%, transparent);background:#ffffff0f}.showtime-filter-option.is-selected{border-color:color-mix(in srgb, var(--main-app-color) 74%, transparent);background:color-mix(in srgb, var(--main-app-color) 16%, transparent)}.showtime-filter-option:not(.is-selected){color:#e9daffd1}.movie-scroller-shell{width:100%;transition:height var(--movie-scroller-shell-height-duration,.34s) cubic-bezier(.16, .9, .24, 1);position:relative}.movie-scroller-collapsed-layer,.movie-scroller-detail-layer{position:absolute;inset:0}.movie-scroller-collapsed-layer{z-index:1;transition:opacity var(--movie-scroller-stage-fade-duration,.26s) ease}.movie-scroller-shell.is-open .movie-scroller-collapsed-layer{opacity:0;pointer-events:none}.movie-scroller-shell.is-closing .movie-scroller-collapsed-layer{opacity:1;pointer-events:none}.movie-scroller-collapsed{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;margin:0 auto;position:relative;overflow:auto hidden}.movie-scroller-collapsed::-webkit-scrollbar{display:none}.movie-scroller-collapsed .movie-scroller-card{backface-visibility:hidden;will-change:transform, opacity, filter;border-radius:14px;overflow:hidden}.movie-scroller-collapsed .movie-scroller-card:focus-visible{outline-offset:3px;outline:2px solid #ffffffeb}.movie-scroller-collapsed .movie-scroller-card-media{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.movie-scroller-detail-layer{z-index:2;opacity:0;overflow:hidden}.movie-scroller-shell.is-detail-mode .movie-scroller-detail-layer{width:100vw;left:50%;right:auto;transform:translate(-50%)}.movie-scroller-shell.is-opening .movie-scroller-detail-layer,.movie-scroller-shell.is-open .movie-scroller-detail-layer,.movie-scroller-shell.is-closing .movie-scroller-detail-layer{opacity:1}.movie-scroller-shell.is-opening .movie-scroller-detail-layer{animation:movieScrollerStageIn var(--movie-scroller-stage-fade-duration,.26s) ease both}.movie-scroller-shell.is-closing .movie-scroller-detail-layer{pointer-events:none;animation:movieScrollerStageOut var(--movie-scroller-stage-fade-duration,.26s) ease var(--movie-scroller-stage-close-delay,0s) both}.movie-scroller-shell.is-open .movie-scroller-detail-layer{pointer-events:auto}.movie-scroller-detail-stage{width:100%;height:100%;position:relative;overflow:hidden}.movie-scroller-side-preview{--movie-scroller-side-preview-enter-x:0px;--movie-scroller-side-preview-rest-opacity:.86;--movie-scroller-side-preview-hover-opacity:.94;z-index:1;cursor:pointer;opacity:var(--movie-scroller-side-preview-rest-opacity);filter:saturate(.8)brightness(.86);will-change:transform, opacity, filter;background:0 0;border:0;border-radius:28px;padding:0;transition:transform .22s,opacity .22s,filter .22s;display:block;position:absolute;overflow:hidden;transform:translateY(24px)scale(.985);box-shadow:0 26px 48px #00000047,0 0 0 1px #ffffff0f}.movie-scroller-side-preview--left{--movie-scroller-side-preview-enter-x:56px}.movie-scroller-side-preview--right{--movie-scroller-side-preview-enter-x:-56px}.movie-scroller-side-preview:hover:not(.is-disabled),.movie-scroller-side-preview:focus-visible:not(.is-disabled){opacity:var(--movie-scroller-side-preview-hover-opacity);filter:saturate(.88)brightness(.94);transform:translateY(18px)scale(1)}.movie-scroller-side-preview:focus-visible:not(.is-disabled){outline-offset:3px;outline:2px solid #ffffffeb}.movie-scroller-side-preview.is-disabled{opacity:calc(var(--movie-scroller-side-preview-rest-opacity) * .9);cursor:default;pointer-events:none}.movie-scroller-shell.is-opening .movie-scroller-side-preview{animation:.36s cubic-bezier(.16,.9,.24,1) 70ms both movieScrollerSidePreviewIn}.movie-scroller-shell.is-opening .movie-scroller-side-preview.is-disabled{opacity:var(--movie-scroller-side-preview-rest-opacity);filter:saturate(.8)brightness(.86)}.movie-scroller-side-preview:after{content:"";background:linear-gradient(#06050a0f,#06050a61),linear-gradient(90deg,#06050a3d,#0000 28% 72%,#06050a3d);position:absolute;inset:0}.movie-scroller-side-preview-image{object-fit:cover;width:100%;height:100%;display:block}.movie-scroller-detail-card{z-index:2;isolation:isolate;color:#f6f0ff;background:linear-gradient(#18142a,#090813 72%),#090813;border-radius:34px;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 30px 72px #00000057,0 0 0 1px #ffffff0f}.movie-scroller-detail-stack{position:absolute;inset:0;overflow:hidden}.movie-scroller-detail-body{opacity:1;position:absolute;inset:0;transform:translate(0)}.movie-scroller-detail-body.is-entering-from-right{animation:movieScrollerBodyEnterFromRight var(--movie-scroller-detail-swap-duration,.36s) cubic-bezier(.16, .9, .24, 1) both}.movie-scroller-detail-body.is-entering-from-left{animation:movieScrollerBodyEnterFromLeft var(--movie-scroller-detail-swap-duration,.36s) cubic-bezier(.16, .9, .24, 1) both}.movie-scroller-detail-body.is-leaving-to-left{animation:movieScrollerBodyExitToLeft var(--movie-scroller-detail-swap-duration,.36s) cubic-bezier(.16, .9, .24, 1) both}.movie-scroller-detail-body.is-leaving-to-right{animation:movieScrollerBodyExitToRight var(--movie-scroller-detail-swap-duration,.36s) cubic-bezier(.16, .9, .24, 1) both}.movie-scroller-detail-backdrop-shell,.movie-scroller-detail-sheen{pointer-events:none;position:absolute;inset:0}.movie-scroller-detail-backdrop-shell{z-index:0;overflow:hidden}.movie-scroller-detail-backdrop-shell:after{content:"";background:linear-gradient(#0b090e0f 0%,#0b090e14 24%,#0b090e2e 48%,#0b090e57 70%,#0b090eb3 100%),linear-gradient(90deg,#0b090e2e 0%,#0b090e0a 24% 76%,#0b090e2e 100%);position:absolute;inset:0}.movie-scroller-detail-backdrop{object-fit:cover;opacity:.78;filter:blur(.6px)saturate(1.03)brightness(.6)contrast(1.02);transform-origin:top;will-change:transform, opacity;width:104%;height:54%;position:absolute;top:-3%;left:-2%;transform:translate(0)scale(1.035)}.movie-scroller-detail-backdrop.is-animating-in{animation:.72s cubic-bezier(.18,.88,.24,1) both movieScrollerBackdropIn}.movie-scroller-shell.is-closing .movie-scroller-detail-body.is-current .movie-scroller-detail-backdrop{animation:movieScrollerBackdropOut var(--movie-scroller-stage-fade-duration,.26s) ease both}.movie-scroller-detail-sheen{background:linear-gradient(#ffffff14 0%,#ffffff05 24%,#fff0 100%),linear-gradient(#0b090e0f 0%,#0b090e2e 36%,#0b090ebd 100%)}.movie-scroller-close{z-index:4;color:#f6f0ff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 10px 24px #0000002e}.movie-scroller-close:disabled{cursor:default;opacity:.6}.movie-scroller-shell.is-opening .movie-scroller-close,.movie-scroller-shell.is-closing .movie-scroller-close{pointer-events:none}.movie-scroller-detail-content{z-index:1;scrollbar-width:none;flex-direction:column;height:100%;min-height:100%;padding:0;display:flex;position:relative;overflow-y:auto}.movie-scroller-detail-content>.details-showtimes{flex:auto;min-height:0}.movie-scroller-detail-content::-webkit-scrollbar{width:0;height:0}.details-hero{grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:end;gap:24px;margin-bottom:22px;padding:26px 26px 22px;display:grid}.details-media-column{align-content:start;gap:14px;min-width:0;display:grid}.details-poster-shell{position:relative}.details-poster{aspect-ratio:2/3;object-fit:cover;opacity:0;border-radius:24px;width:90%;transition:opacity .12s;display:block;box-shadow:0 18px 45px #0006,0 0 0 1px #ffffff14}.details-poster.is-visible{opacity:1}.details-copy{min-width:0}.details-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ddc2ffc7;margin:0 0 10px;font-size:.8rem;font-weight:700}.details-title{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:.94}.details-subtitle{color:#e9e2f5d1;margin:12px 0 0;font-size:1rem}.details-subtitle--meta-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.details-subtitle-item+.details-subtitle-item:before{content:"•";color:rgb(233, 226, 245 / 50);margin-inline-end:8px;display:inline-block}.details-trailer-launch{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:transform .14s,opacity .14s;display:inline-flex}.details-trailer-launch:hover,.details-trailer-launch:focus-visible{opacity:.88;transform:translateY(-1px)}.details-trailer-launch-logo{object-fit:contain;width:30px;height:22px;display:block}.details-release-date{color:#e9e2f5c7;margin:14px 0 0;font-size:.96rem;font-weight:600}.details-metrics-row{flex-wrap:wrap;align-items:stretch;gap:12px;margin-top:12px;display:flex}.details-metrics-row--mobile{display:none}.details-trailer-launch--metrics{align-self:stretch;min-width:36px;margin-right:10px;padding:0 2px}.details-metrics-divider{background:linear-gradient(#d9bfff00,#d9bfff6b 18% 82%,#d9bfff00);align-self:center;width:1px;height:54px}.details-metrics{flex-wrap:wrap;gap:8px;margin-top:0;display:flex}.details-metric{flex-direction:column;flex:0 0 70px;justify-content:space-between;gap:8px;width:70px;min-width:70px;max-width:70px;height:70px;min-height:70px;max-height:70px;padding:12px;display:flex}.details-metric strong{justify-content:center;font-size:1rem;font-weight:700;line-height:1.1;display:flex}.details-metric-marker{color:#e9e2f5c2;justify-content:center;align-items:center;height:18px;display:inline-flex}.details-metric-link{color:inherit;justify-content:center;align-items:center;text-decoration:none;transition:transform .14s,opacity .14s;display:inline-flex}.details-metric-link:hover,.details-metric-link:focus-visible{opacity:.88;transform:translateY(-1px)}.details-metric-logo{object-fit:contain;display:block}.details-metric-logo--imdb{width:37px;height:20px}.details-metric-logo--rt-audience-bad{width:30px;height:30px}.details-metric-logo--rt-audience-good{width:28px;height:28px}.details-metric-logo--rt-audience-hot{width:30px;height:30px}.details-metric-logo--rt-critic-bad{width:28px;height:28px}.details-metric-logo--rt-critic-good{width:26px;height:26px}.details-metric-logo--rt-critic-hot,.details-metric-logo--letterboxd{width:30px;height:30px}.details-metric-logo--tmdb{width:36px;height:20px}.details-metric-icon{flex:none}.details-showtimes{background:#08070b2e;overflow:visible}.details-day-picker-shell{justify-content:center;align-items:center;padding:8px 24px 0;display:flex;position:relative}.details-day-picker-city{align-items:center;display:inline-flex;position:absolute;top:50%;left:24px;transform:translateY(-50%)}.details-day-picker-filter{align-items:center;display:inline-flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.details-day-picker-city.city-map-trigger.theater-map-trigger--labeled:hover,.details-day-picker-city.city-map-trigger.theater-map-trigger--labeled.is-open,.details-day-picker-city.city-map-trigger.theater-map-trigger--labeled:focus-visible{border-color:var(--border);box-shadow:none;background:#141021e0;transform:translateY(calc(-50% - 1px))}.details-day-picker-shell .showtime-day-picker-shell{width:fit-content;max-width:100%}.details-day-picker-shell+.details-rail{padding-top:12px}.details-showtimes--trailer{padding:18px}.details-showtime-empty{color:#e9e2f5c2;margin:0;padding:24px}.details-trailer-shell{gap:14px;display:grid}.details-trailer-header{gap:4px;display:grid}.details-trailer-header .details-day-kicker{margin:0}.details-trailer-header .details-day-title{text-transform:none;font-size:clamp(1.2rem,2.5vw,1.6rem)}.details-trailer-frame{background:radial-gradient(circle at top, color-mix(in srgb, var(--main-app-color) 22%, transparent), transparent 54%), #050507;border-radius:22px;width:100%;height:clamp(220px,30vw,360px);position:relative;overflow:hidden;box-shadow:0 22px 48px #00000047,inset 0 0 0 1px #ffffff0f}.details-trailer-frame iframe{border:0;width:100%;height:100%;display:block}.movie-trailer-modal{z-index:220;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050509b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.movie-trailer-modal-dialog{background:radial-gradient(circle at top, color-mix(in srgb, var(--main-app-color) 20%, transparent), transparent 54%), #07070bf5;border:1px solid #d9bfff2e;border-radius:28px;width:min(960px,100vw - 48px);position:relative;overflow:hidden;box-shadow:0 34px 80px #00000075,inset 0 1px #ffffff0f}.movie-trailer-modal-close{z-index:1;color:#f6f0ff;cursor:pointer;background:#0f0c16e0;border:1px solid #d9bfff38;border-radius:999px;place-items:center;width:40px;height:40px;transition:transform .14s,background .14s;display:grid;position:absolute;top:14px;right:14px}.movie-trailer-modal-close:hover,.movie-trailer-modal-close:focus-visible{background:#181422f5;transform:scale(1.04)}.movie-trailer-modal-frame{aspect-ratio:16/9;background:#000;width:100%;position:relative}.movie-trailer-modal-frame iframe{border:0;width:100%;height:100%;display:block}.details-day-empty{color:#e9e2f5c2;margin:0 0 0 6px;padding:8px 0 4px}.details-empty-state{padding:18px}.details-empty-state-panel{background:radial-gradient(circle at top right, color-mix(in srgb, var(--main-app-color) 22%, transparent), transparent 54%), #0b0914eb;border:1px solid #ddc2ff24;border-radius:22px;gap:18px;padding:24px;display:grid;box-shadow:0 24px 48px #00000038,inset 0 1px #ffffff0a}.details-empty-state-title{color:#f6f0ff;letter-spacing:-.01em;text-align:center;margin:0;font-size:1.08rem;font-weight:650}.details-empty-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:0;display:grid}.details-empty-link{color:#f5effff0;width:100%;max-width:calc(100% - 28px);min-height:52px;font:inherit;letter-spacing:.01em;text-align:left;cursor:pointer;background:#0f0c1ad1;border:1px solid #ddc2ff29;border-radius:18px;justify-content:flex-start;justify-self:start;align-items:center;gap:.7rem;padding:.9rem 1rem;font-size:.96rem;font-weight:600;text-decoration:none;transition:color .14s,transform .14s,background .14s,border-color .14s;display:inline-flex;box-shadow:0 16px 30px #0000002e,inset 0 1px #ffffff0d}.details-empty-link-copy{align-items:center;gap:.72rem;min-width:0;display:inline-flex}.details-empty-link-icon{color:#ddc2ffd1;flex:none}.details-empty-link-arrow{color:#f0e8ffc7;flex:none;transition:transform .14s,color .14s}.details-empty-link-heading{color:#f5effff0;font:inherit;letter-spacing:.01em;text-align:left;margin:0;padding:0;font-size:.96rem;font-weight:600}.details-empty-link:hover,.details-empty-link:focus-visible{color:#fff;background:#191428f0;border-color:#f0e8ff52;transform:translate(1px)}.details-empty-link:hover .details-empty-link-arrow,.details-empty-link:focus-visible .details-empty-link-arrow{color:#fff;transform:translate(2px)}.details-empty-nearby{border-left:1px solid #ddc2ff38;align-content:start;gap:14px;min-height:100%;padding-left:24px;display:grid}.details-empty-city-list{flex-wrap:wrap;gap:10px;display:flex}.details-empty-city-button{color:#f6f0ff;font:inherit;cursor:pointer;background:#120f1fd1;border:1px solid #ddc2ff33;border-radius:999px;align-items:center;gap:.38rem;padding:.55rem .95rem;font-size:.9rem;font-weight:600;line-height:1;transition:transform .14s,background .14s,border-color .14s,opacity .14s;display:inline-flex}.details-empty-city-button:hover,.details-empty-city-button:focus-visible{background:#1c172ef0;border-color:#f0e8ff61;transform:translateY(-1px)}.details-empty-city-button:disabled{cursor:wait;opacity:.72;transform:none}.details-empty-city-icon{color:#ddc2ffd1;flex:none}.details-empty-note{color:#e9e2f5c2;margin:0}.details-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;gap:18px;padding:18px;display:flex;overflow-x:auto}.details-rail::-webkit-scrollbar{display:none}.details-day-panel{scroll-snap-align:start;flex:0 0 100%;min-width:0;padding:6px}.details-day-panel--placeholder{display:flex}.details-day-panel-placeholder{background:radial-gradient(circle at top,#584e871f,#0000 58%),#0a09124d;border-radius:22px;width:100%;min-height:300px;box-shadow:inset 0 0 0 1px #ddc2ff0f}.details-day-header{justify-content:flex-end;align-items:center;gap:16px;margin-bottom:16px;display:flex}.details-day-jump-button{color:#f6f0ff;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#120f1fd1;border:1px solid #ddc2ff3d;border-radius:999px;flex:none;padding:.5rem .8rem;font-size:.78rem;font-weight:700;transition:transform .14s,background .14s,border-color .14s;box-shadow:0 10px 18px #0000002e,inset 0 1px #ffffff14}.details-day-jump-button:hover,.details-day-jump-button:focus-visible{background:#1c172ef0;border-color:#f0e8ff6b;transform:translateY(-1px)}.details-day-heading{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.details-day-kicker{letter-spacing:.18em;text-transform:uppercase;color:#ddc2ffb3;margin:0 0 4px;font-size:.76rem;font-weight:700}.details-day-title{letter-spacing:-.03em;text-transform:uppercase;margin:0;font-size:1.45rem;font-weight:700}.details-day-kicker--inline{margin:0}.details-day-divider{color:#ddc2ff7a;margin-right:10px;display:inline-block}.details-theaters{flex-direction:column;gap:18px;display:flex}.details-theater{background:0 0;border:0;padding:0}.details-theater-name{align-items:center;gap:10px;font-size:.98rem;font-weight:700;display:inline-flex}.details-theater-dot{border-radius:999px;width:10px;height:10px}.details-time-grid{--details-showtime-outer-width:4.625rem;--details-showtime-pill-content-width:3.125rem;--details-showtime-pill-content-height:1.5625rem;--details-showtime-pill-outer-height:2.4375rem;--details-showtime-pill-padding-y:.3125rem;--details-showtime-pill-padding-x:.625rem;--details-showtime-pill-font-size:1rem;--details-showtime-pill-border-width:2px;--details-showtime-pill-radius:.75rem;--details-showtime-cap-width-offset:.25rem;--details-showtime-cap-min-height:1.35rem;--details-showtime-cap-font-size:.75rem;--details-showtime-cap-radius:.75rem;--details-showtime-slot-height:2.4375rem;--details-showtime-slot-height-with-tech:3.25rem;--details-showtime-cap-overlap:.25rem;flex-wrap:wrap;align-content:flex-start;align-items:flex-end;gap:.4375rem;margin-top:8px;display:flex}.details-showtime-slot{min-width:0;width:var(--details-showtime-outer-width);height:var(--details-showtime-slot-height);z-index:0;flex-direction:column;justify-content:flex-end;align-items:center;display:inline-flex;position:relative}.details-showtime-slot--with-tech{height:var(--details-showtime-slot-height-with-tech)}.details-showtime-slot:hover,.details-showtime-slot:focus-within{z-index:80}.details-time-card-shell{width:var(--details-showtime-outer-width);flex-direction:column;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.details-showtime-card{width:100%;height:100%;color:inherit;flex-direction:column;justify-content:flex-end;align-items:center;text-decoration:none;transition:transform .14s;display:flex;position:relative}.details-showtime-card:hover,.details-showtime-card:focus-visible{z-index:90}.details-showtime-card--link{cursor:pointer}.details-showtime-tech{left:50%;bottom:calc(var(--details-showtime-pill-outer-height) - var(--details-showtime-cap-overlap));z-index:1;width:calc(var(--details-showtime-outer-width) - var(--details-showtime-cap-width-offset));min-height:var(--details-showtime-cap-min-height);border-radius:var(--details-showtime-cap-radius) var(--details-showtime-cap-radius) 0 0;color:#ece7ea;font-family:BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:var(--details-showtime-cap-font-size);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#756f73 0%,#6b6468 100%);border:0;justify-content:center;align-items:flex-start;padding:.1875rem .5rem .125rem;font-style:italic;font-weight:500;line-height:1;display:inline-flex;position:absolute;overflow:hidden;transform:translate(-50%)}.details-time-pill{z-index:2;width:var(--details-showtime-pill-content-width);height:var(--details-showtime-pill-content-height);padding:var(--details-showtime-pill-padding-y) var(--details-showtime-pill-padding-x);box-sizing:content-box;border:var(--details-showtime-pill-border-width) solid #040408;border-radius:var(--details-showtime-pill-radius);color:#f4efec;font-family:BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:var(--details-showtime-pill-font-size);letter-spacing:-.02em;background:linear-gradient(#ec870c 0%,#d87302 100%);justify-content:center;align-items:center;font-weight:700;line-height:1;text-decoration:none;transition:transform .14s,filter .14s,box-shadow .14s;display:inline-flex;position:relative;box-shadow:0 6px 12px #0000002e,inset 0 1px #ffffff24}.details-time-pill-label{justify-content:center;align-items:center;display:inline-flex}.details-time-pill-flag-shell{z-index:3;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.1rem;left:.3rem;transform:translate(-50%,-50%)}.details-time-pill-flag{background:#fff;border-radius:2px;width:17px;height:13px;box-shadow:0 0 0 1px #040408eb,0 3px 7px #00000038}.details-time-pill-flag-tooltip{z-index:200;color:#f4efec;letter-spacing:.01em;white-space:nowrap;opacity:0;pointer-events:none;background:#0c0b14f0;border:1px solid #ffffff1f;border-radius:.5rem;padding:.25rem .4375rem;font-size:.625rem;font-weight:600;line-height:1;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + .3125rem);left:50%;transform:translate(-50%,.1875rem);box-shadow:0 8px 18px #00000042}.details-time-pill-flag-shell:hover .details-time-pill-flag-tooltip{opacity:1;transform:translate(-50%)}.details-time-pill-type-shell{z-index:3;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.1rem;right:.3rem;transform:translate(50%,-50%)}.details-time-pill-type-icon{width:17px;height:13px;color:var(--main-app-color);background:#0c0b14e6;border-radius:999px;padding:1px;box-shadow:0 0 0 1px #040408eb,0 3px 7px #00000038}.details-time-pill-type-tooltip{z-index:200;color:#f4efec;letter-spacing:.01em;white-space:nowrap;opacity:0;pointer-events:none;background:#0c0b14f0;border:1px solid #ffffff1f;border-radius:.5rem;padding:.25rem .4375rem;font-size:.625rem;font-weight:600;line-height:1;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + .3125rem);left:50%;transform:translate(-50%,.1875rem);box-shadow:0 8px 18px #00000042}.details-time-pill-type-shell:hover .details-time-pill-type-tooltip{opacity:1;transform:translate(-50%)}.movie-scroller-detail-card .details-hero,.movie-scroller-detail-card .details-copy,.movie-scroller-detail-card .details-showtimes,.movie-scroller-close{opacity:1;transform:translate(0)}.movie-scroller-detail-card .details-hero{grid-template-columns:minmax(180px,216px) minmax(0,1fr);align-items:end;gap:22px;margin-bottom:22px;display:grid}.movie-scroller-detail-card .details-media-column{width:min(100%,216px)}.movie-scroller-detail-card .details-poster-shell{filter:drop-shadow(0 24px 40px #00000057);width:min(100%,216px)}.movie-scroller-detail-poster{aspect-ratio:2/3;opacity:0;width:100%;height:auto;transition:opacity var(--movie-scroller-focus-poster-fade-duration,.18s) ease;will-change:opacity;backface-visibility:hidden;border-radius:28px;transform:translateZ(0);box-shadow:0 24px 46px #00000057,0 0 0 1px #ffffff14}.movie-scroller-detail-poster.is-visible{opacity:1}.movie-scroller-detail-card .details-copy,.movie-scroller-detail-card .details-title,.movie-scroller-detail-card .details-day-title,.movie-scroller-detail-card .details-theater-name,.movie-scroller-detail-card .details-metric strong{color:#f6f0ff}.movie-scroller-detail-card .details-subtitle,.movie-scroller-detail-card .details-day-kicker,.movie-scroller-detail-card .details-metric-marker{color:#e9e2f5f0}.movie-scroller-detail-card .details-time-pill{color:#f4efec}.movie-scroller-detail-card .details-showtime-card:hover,.movie-scroller-detail-card .details-showtime-card:focus-visible{transform:translateY(-1px)}.movie-scroller-detail-card .details-showtime-card:hover .details-time-pill,.movie-scroller-detail-card .details-showtime-card:focus-visible .details-time-pill{filter:brightness(1.04);box-shadow:0 7px 14px #0003,inset 0 1px #ffffff29}.movie-scroller-detail-card .details-showtime-card:hover .details-showtime-tech,.movie-scroller-detail-card .details-showtime-card:focus-visible .details-showtime-tech{filter:brightness(1.05)}.movie-scroller-detail-card .details-showtime-card:focus-visible{outline-offset:3px;outline:2px solid #ffffffe6}.movie-scroller-detail-card .details-showtimes{background:linear-gradient(#0c0b2df7,#050418f5),#08070b2e;border-color:#6c7acd3d;box-shadow:0 24px 56px #00000057,inset 0 1px #ffffff0d}.movie-scroller-detail-card .details-time-pill--yes-planet{background:linear-gradient(270deg,#d9710f,#b05806)}.movie-scroller-detail-card .details-time-pill--cinema-city{background:linear-gradient(90deg,#186bdf,#084cab)}.movie-scroller-detail-card .details-time-pill--lev-cinema{background:linear-gradient(90deg,#b50519,#5e030d)}.movie-scroller-detail-card .details-time-pill--rav-hen{background:linear-gradient(90deg,#0d06da,#ab5306)}.movie-scroller-detail-card .details-time-pill--hot-cinema{background:linear-gradient(270deg,#f06a87,#c13043)}.movie-scroller-detail-card .details-time-pill--movieland{background:linear-gradient(90deg,#58003a,#a80371)}.movie-scroller-detail-card .details-rail{scrollbar-width:none}.movie-scroller-detail-card .details-rail::-webkit-scrollbar{display:none}.movie-scroller-shell.is-opening .movie-scroller-detail-body.is-current .details-copy{animation:.52s cubic-bezier(.16,.9,.22,1) 80ms both movieScrollerZipUp}.movie-scroller-shell.is-opening .movie-scroller-detail-body.is-current .details-showtimes{animation:.58s cubic-bezier(.16,.9,.22,1) .14s both movieScrollerZipUp}.movie-scroller-shell.is-opening .movie-scroller-close{animation:.3s .11s both movieScrollerFadeDown}.movie-scroller-shell.is-closing .movie-scroller-detail-body.is-current .details-copy{animation:.18s both movieScrollerSlideAway}.movie-scroller-shell.is-closing .movie-scroller-detail-body.is-current .details-showtimes{animation:.16s both movieScrollerSlideAway}.movie-scroller-shell.is-closing .movie-scroller-close{animation:.14s both movieScrollerFadeOut}.movie-scroller-poster-ghost{z-index:952;object-fit:cover;pointer-events:none;opacity:0;transform-origin:0 0;transition:transform var(--movie-scroller-ghost-move-duration,.3s) cubic-bezier(.16, .9, .26, 1), border-radius var(--movie-scroller-ghost-move-duration,.3s) cubic-bezier(.16, .9, .26, 1), box-shadow var(--movie-scroller-ghost-move-duration,.3s) ease, opacity var(--movie-scroller-ghost-opacity-duration,.12s) ease;will-change:transform, opacity;backface-visibility:hidden;border-radius:28px;position:fixed;transform:translateZ(0);box-shadow:0 24px 46px #00000057,0 0 0 1px #ffffff14}.movie-scroller-poster-ghost.is-opening,.movie-scroller-poster-ghost.is-closing{opacity:1}.movie-scroller-poster-ghost.is-scripted-opening{transition:opacity var(--movie-scroller-ghost-opacity-duration,.12s) ease}.movie-scroller-poster-ghost.is-closing{transition:transform var(--movie-scroller-ghost-move-duration,.3s) cubic-bezier(.16, .9, .26, 1), border-radius var(--movie-scroller-ghost-move-duration,.3s) cubic-bezier(.16, .9, .26, 1), box-shadow var(--movie-scroller-ghost-move-duration,.3s) ease, opacity var(--movie-scroller-ghost-close-opacity-duration,.22s) linear}html[data-device-type=mobile] .movie-scroller-collapsed .movie-scroller-card{will-change:transform}html[data-device-type=mobile] .movie-scroller-detail-poster{will-change:auto;backface-visibility:visible;transition:none;transform:none}html[data-device-type=mobile] .movie-scroller-detail-card .details-hero{grid-template-columns:minmax(92px,30%) minmax(0,1fr);align-items:start;gap:14px;margin-bottom:18px}html[data-device-type=mobile] .movie-scroller-detail-card .details-media-column{gap:10px;width:100%}html[data-device-type=mobile] .movie-scroller-detail-card .details-poster-shell,html[data-device-type=mobile] .movie-scroller-detail-card .movie-scroller-detail-poster{width:100%}html[data-device-type=mobile] .movie-scroller-detail-card .movie-scroller-detail-poster{border-radius:20px}html[data-device-type=mobile] .movie-scroller-detail-card .details-copy{align-self:start}html[data-device-type=mobile] .movie-scroller-detail-card .details-eyebrow{letter-spacing:.14em;margin-bottom:6px;font-size:.68rem}html[data-device-type=mobile] .movie-scroller-detail-card .details-title{font-size:clamp(1.45rem,6.4vw,2.1rem);line-height:.96}html[data-device-type=mobile] .movie-scroller-detail-card .details-day-jump-button{padding:.48rem .72rem;font-size:.73rem}html[data-device-type=mobile] .movie-scroller-detail-card .details-subtitle,html[data-device-type=mobile] .movie-scroller-detail-card .details-release-date{margin-top:8px;font-size:.88rem;line-height:1.35}html[data-device-type=mobile] .movie-scroller-detail-card .details-subtitle--meta-row{gap:6px}html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--copy{display:none}html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile{flex-wrap:nowrap;grid-column:1/-1;align-items:center;gap:10px;min-width:0;margin-top:2px;display:flex}html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-trailer-launch--metrics{min-width:0;padding:0}html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-trailer-launch-logo{width:24px;height:18px}html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-metrics-divider{height:38px}html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-metrics{flex-wrap:nowrap;gap:6px;min-width:0}html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-metric{flex:0 0 42px;gap:4px;width:42px;min-width:42px;max-width:42px;height:auto;min-height:0;max-height:none;padding:0}html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-metric strong{font-size:.74rem}html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-metric-logo--imdb{width:30px;height:16px}html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-metric-logo--rt-audience-bad,html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-metric-logo--rt-audience-hot,html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-metric-logo--rt-critic-hot,html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-metric-logo--letterboxd{width:24px;height:24px}html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-metric-logo--rt-audience-good,html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-metric-logo--rt-critic-bad,html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-metric-logo--rt-critic-good{width:22px;height:22px}html[data-device-type=mobile] .movie-scroller-detail-card .details-metrics-row--mobile .details-metric-logo--tmdb{width:30px;height:16px}html[data-device-type=mobile] .movie-scroller-detail-card .details-time-grid{gap:.4375rem}html[data-device-type=mobile] .movie-scroller-detail-card .details-showtime-slot{width:var(--details-showtime-outer-width)}html[data-device-type=mobile] .movie-scroller-detail-card .details-showtime-slot--with-tech{height:var(--details-showtime-slot-height-with-tech)}html[data-device-type=mobile] .movie-scroller-detail-card .details-showtime-tech{font-size:var(--details-showtime-cap-font-size)}html[data-device-type=mobile] .movie-scroller-detail-card .details-time-pill{width:var(--details-showtime-pill-content-width);height:var(--details-showtime-pill-content-height);font-size:var(--details-showtime-pill-font-size)}html[data-device-type=mobile] .movie-scroller-detail-card .details-day-picker-shell{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 12px;padding:14px 14px 0;display:grid}html[data-device-type=mobile] .movie-scroller-detail-card .details-day-picker-city{grid-area:2/1;justify-self:start;font-size:.9rem;position:static;top:auto;left:auto;transform:none}html[data-device-type=mobile] .movie-scroller-detail-card .details-day-picker-city.city-map-trigger.theater-map-trigger--labeled:hover,html[data-device-type=mobile] .movie-scroller-detail-card .details-day-picker-city.city-map-trigger.theater-map-trigger--labeled.is-open,html[data-device-type=mobile] .movie-scroller-detail-card .details-day-picker-city.city-map-trigger.theater-map-trigger--labeled:focus-visible{transform:none}html[data-device-type=mobile] .movie-scroller-detail-card .details-day-picker-filter{grid-area:2/2;justify-self:end;position:static;top:auto;right:auto;transform:none}html[data-device-type=mobile] .movie-scroller-detail-card .details-day-picker-shell .showtime-day-picker-shell{grid-area:1/1/auto/-1;justify-self:center}html[data-device-type=mobile] .movie-scroller-detail-content{min-height:100%}html[data-device-type=mobile] .movie-scroller-detail-content>.details-showtimes{flex:auto;min-height:0}html[data-device-type=mobile] .movie-scroller-detail-card .details-empty-state{padding:16px}html[data-device-type=mobile] .movie-scroller-detail-card .details-empty-state-panel{padding:20px}html[data-device-type=mobile] .movie-scroller-detail-card .details-empty-actions{grid-template-columns:1fr}html[data-device-type=mobile] .movie-scroller-detail-card .details-empty-link{max-width:100%;margin-bottom:18px}html[data-device-type=mobile] .movie-scroller-detail-card .details-empty-nearby{border-top:1px solid #ddc2ff38;border-left:0;min-height:0;padding-top:18px;padding-left:0}html[data-device-type=mobile] .movie-scroller-detail-card .details-day-panel-placeholder{min-height:240px}html[data-device-type=mobile] .movie-scroller-detail-card .details-empty-link,html[data-device-type=mobile] .movie-scroller-detail-card .details-empty-link-heading,html[data-device-type=mobile] .movie-scroller-detail-card .details-empty-city-button{font-size:.88rem}html[data-device-type=mobile] .movie-scroller-shell.is-detail-mode .movie-scroller-detail-backdrop-shell,html[data-device-type=mobile] .movie-scroller-shell.is-detail-mode .movie-scroller-detail-sheen,html[data-device-type=mobile] .movie-scroller-shell.is-detail-mode .movie-scroller-side-preview,html[data-device-type=mobile] .movie-scroller-shell.is-detail-mode .details-metrics-row--mobile,html[data-device-type=mobile] .movie-scroller-shell.is-detail-mode .details-copy,html[data-device-type=mobile] .movie-scroller-shell.is-detail-mode .details-showtimes,html[data-device-type=mobile] .movie-scroller-shell.is-detail-mode .movie-scroller-close{opacity:0;transition:opacity var(--movie-scroller-mobile-chrome-reveal-duration,.12s) ease}html[data-device-type=mobile] .movie-scroller-shell.is-detail-mode .movie-scroller-side-preview,html[data-device-type=mobile] .movie-scroller-shell.is-detail-mode .details-metrics-row--mobile,html[data-device-type=mobile] .movie-scroller-shell.is-detail-mode .details-copy,html[data-device-type=mobile] .movie-scroller-shell.is-detail-mode .details-showtimes,html[data-device-type=mobile] .movie-scroller-shell.is-detail-mode .movie-scroller-close{pointer-events:none}html[data-device-type=mobile] .movie-scroller-shell.is-mobile-detail-chrome-visible .movie-scroller-detail-backdrop-shell,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-detail-chrome-visible .movie-scroller-detail-sheen,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-detail-chrome-visible .details-metrics-row--mobile,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-detail-chrome-visible .details-copy,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-detail-chrome-visible .details-showtimes,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-detail-chrome-visible .movie-scroller-close{opacity:1}html[data-device-type=mobile] .movie-scroller-shell.is-mobile-detail-chrome-visible .movie-scroller-side-preview{opacity:var(--movie-scroller-side-preview-rest-opacity)}html[data-device-type=mobile] .movie-scroller-shell.is-mobile-detail-chrome-visible .movie-scroller-side-preview.is-disabled{opacity:calc(var(--movie-scroller-side-preview-rest-opacity) * .9)}html[data-device-type=mobile] .movie-scroller-shell.is-mobile-detail-chrome-visible .movie-scroller-side-preview,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-detail-chrome-visible .details-metrics-row--mobile,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-detail-chrome-visible .details-copy,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-detail-chrome-visible .details-showtimes,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-detail-chrome-visible .movie-scroller-close{pointer-events:auto}html[data-device-type=mobile] .movie-scroller-shell.is-mobile-handoff.is-opening .movie-scroller-detail-layer,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-handoff.is-closing .movie-scroller-detail-layer{opacity:1;animation:none}html[data-device-type=mobile] .movie-scroller-shell.is-mobile-handoff .movie-scroller-side-preview,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-handoff .movie-scroller-detail-backdrop,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-handoff .details-metrics-row--mobile,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-handoff .details-copy,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-handoff .details-showtimes,html[data-device-type=mobile] .movie-scroller-shell.is-mobile-handoff .movie-scroller-close{animation:none}@keyframes movieScrollerStageIn{0%{opacity:0}to{opacity:1}}@keyframes movieScrollerStageOut{0%{opacity:1}to{opacity:0}}@keyframes movieScrollerSidePreviewIn{0%{opacity:.18;filter:saturate(.64)brightness(.7);transform:translate(var(--movie-scroller-side-preview-enter-x), 36px) scale(.955)}to{opacity:var(--movie-scroller-side-preview-rest-opacity);filter:saturate(.8)brightness(.86);transform:translateY(24px)scale(.985)}}@keyframes movieScrollerBackdropIn{0%{opacity:0;transform:translateY(-82px)scale(1.05)}12%{opacity:.74}to{opacity:.78;transform:translate(0)scale(1.035)}}@keyframes movieScrollerBackdropOut{0%{opacity:.78;transform:translate(0)scale(1.035)}to{opacity:0;transform:translateY(-44px)scale(1.02)}}@keyframes movieScrollerZipUp{0%{opacity:0;transform:translateY(18vh)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes movieScrollerSlideAway{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translateY(36px)scale(.985)}}@keyframes movieScrollerFadeDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translate(0)}}@keyframes movieScrollerFadeOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(-12px)}}@keyframes movieScrollerBodyEnterFromRight{0%{opacity:0;transform:translate(88px)}12%{opacity:.95}to{opacity:1;transform:translate(0)}}@keyframes movieScrollerBodyEnterFromLeft{0%{opacity:0;transform:translate(-88px)}12%{opacity:.95}to{opacity:1;transform:translate(0)}}@keyframes movieScrollerBodyExitToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-88px)}}@keyframes movieScrollerBodyExitToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(88px)}}:root{--navbar-reveal-duration:.76s;--navbar-reveal-ease:cubic-bezier(.38, .02, .2, 1);--navbar-intro-core-size:74px;--navbar-intro-side-inset:calc(50% - (var(--navbar-intro-core-size) / 2))}.navbar-shell{width:min(100%,1240px);margin:0 auto;position:relative}.navbar{z-index:20;border:2px solid var(--border);background:var(--surface);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);pointer-events:auto;transform-origin:50%;border-radius:20px;width:100%;position:relative;overflow:visible}.navbar-content{z-index:1;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:100%;padding:14px 18px;display:grid;position:relative}.navbar-intro-mark{z-index:2;width:calc(var(--navbar-intro-core-size) * .7);color:var(--text-main);pointer-events:none;opacity:0;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.92)}.navbar.is-intro{animation:navbar-reveal-fallback var(--navbar-reveal-duration) var(--navbar-reveal-ease) both;overflow:hidden}.navbar.is-intro .navbar-intro-mark{animation:navbar-intro-mark var(--navbar-reveal-duration) var(--navbar-reveal-ease) both}.navbar.is-intro .navbar-content>.brand,.navbar.is-intro .navbar-content>.topnav,.navbar.is-intro .navbar-content>.navbar-actions{opacity:0;animation-duration:var(--navbar-reveal-duration);animation-timing-function:var(--navbar-reveal-ease);animation-fill-mode:both;transform:translateY(10px)}.navbar.is-intro .navbar-content>.brand{animation-name:navbar-content-reveal-brand}.navbar.is-intro .navbar-content>.topnav{animation-name:navbar-content-reveal-nav}.navbar.is-intro .navbar-content>.navbar-actions{animation-name:navbar-content-reveal-actions}@supports (clip-path:inset(0 0 0 0 round 20px)){.navbar.is-intro{clip-path:inset(0 var(--navbar-intro-side-inset) 0 var(--navbar-intro-side-inset) round 999px);animation-name:navbar-reveal-clip}}@keyframes navbar-reveal-fallback{0%{border-radius:999px;transform:scaleX(.06)}39%{border-radius:999px;transform:scaleX(.06)}to{border-radius:20px;transform:scaleX(1)}}@keyframes navbar-reveal-clip{0%{clip-path:inset(0 var(--navbar-intro-side-inset) 0 var(--navbar-intro-side-inset) round 999px)}39%{clip-path:inset(0 var(--navbar-intro-side-inset) 0 var(--navbar-intro-side-inset) round 999px)}to{clip-path:inset(0 round 20px)}}@keyframes navbar-intro-mark{0%,39%{opacity:1;transform:translate(-50%,-50%)scale(1)}55%,to{opacity:0;transform:translate(-50%,-50%)scale(.88)}}@keyframes navbar-content-reveal-brand{0%,69%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes navbar-content-reveal-nav{0%,77%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes navbar-content-reveal-actions{0%,85%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.brand-mark{aspect-ratio:1800/1340;background-color:currentColor;flex:none;display:block;-webkit-mask-image:url(/logos/kartiseret1.svg);mask-image:url(/logos/kartiseret1.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.brand-mark--intro{width:100%}.brand{color:var(--text-main);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;font-family:Proxima Soft,Avenir Next,Segoe UI,sans-serif;font-size:1.6rem;font-weight:700;display:inline-flex}.brand-button{cursor:pointer;background:0 0;border:0;padding:0}.brand-button:hover,.brand-button:focus-visible{opacity:.84}.brand-mark--lockup{width:2rem}.brand-text{display:block}.topnav{color:var(--text-muted);justify-content:center;gap:22px;display:flex}.topnav-link{align-items:center;gap:5px;font-size:1.08rem;font-weight:650;display:inline-flex}.topnav-label{margin-bottom:-1.5px}.topnav-icon{color:currentColor;flex:none;height:20px;display:block}svg.topnav-icon{width:auto}span.topnav-icon{width:auto;aspect-ratio:var(--topnav-icon-aspect,1 / 1)}.topnav-icon--soon{--topnav-icon-aspect:15 / 22;background-color:currentColor;display:inline-block;-webkit-mask-image:url(/icons/hourglass.svg);mask-image:url(/icons/hourglass.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.topnav-button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.topnav-link--active{color:var(--text-main)}.navbar-actions{align-items:center;gap:10px;display:inline-flex}.movie-search-trigger,.location-menu-trigger,.settings-button{border:2px solid var(--border);background:var(--surface-strong);width:42px;height:42px;color:var(--text-main);cursor:pointer;border-radius:999px;place-items:center;transition:transform .14s,box-shadow .14s,background-color .18s,border-color .18s,color .18s;display:grid}.movie-search-trigger:hover,.movie-search-trigger.is-open,.location-menu-trigger:hover,.location-menu-trigger.is-open,.settings-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #2d223a33}.location-menu,.movie-search{position:relative}.movie-search-panel{z-index:180;width:min(400px,100vw - 24px);color:var(--text-main);background:#f5effbfa;border:1px solid #815faa73;border-radius:16px;padding:14px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 42px #1a142647,inset 0 1px #ffffffd9}.movie-search--panel-up .movie-search-panel{width:min(360px,100vw - 24px);inset:auto auto calc(100% + 10px) 50%;transform:translate(-50%)}.location-menu-panel{z-index:180;width:min(88vw,240px);color:var(--text-main);background:#f5effbfa;border:1px solid #815faa73;border-radius:16px;padding:14px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 42px #1a142647,inset 0 1px #ffffffd9}.movie-search-field{gap:7px;display:grid}.movie-search-title{letter-spacing:.08em;text-transform:uppercase;color:#48395cb8;font-size:.78rem;font-weight:700}.movie-search-field input{border:1px solid color-mix(in srgb, var(--main-app-color) 34%, transparent);color:#241f2b;background:#fff;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:100%;padding:11px 12px;font-size:.94rem}.movie-search-field input:focus{outline:2px solid color-mix(in srgb, var(--main-app-color) 35%, transparent);outline-offset:1px}.movie-search-results{gap:8px;max-height:min(56vh,420px);margin-top:12px;display:grid;overflow-y:auto}.movie-search-empty{color:#48395cbd;margin:0;padding:10px 4px 2px;font-size:.88rem}.movie-search-result{border:1px solid color-mix(in srgb, var(--main-app-color) 28%, transparent);width:100%;color:inherit;text-align:left;cursor:pointer;background:#fbf8ff;border-radius:12px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;padding:8px;transition:transform .14s,border-color .14s,box-shadow .14s;display:grid}.movie-search-result:hover,.movie-search-result:focus-visible{border-color:color-mix(in srgb, var(--main-app-color) 56%, transparent);transform:translateY(-1px);box-shadow:0 12px 22px #2d223a1f}.movie-search-result-image{object-fit:cover;border-radius:9px;width:52px;height:76px;display:block;box-shadow:0 10px 20px #1914242e}.movie-search-result-copy{gap:4px;min-width:0;display:grid}.movie-search-panel .movie-poster-fallback-title--compact{letter-spacing:.03em;line-clamp:4;-webkit-line-clamp:4;font-size:clamp(.48rem,.4rem + .3vw,.66rem)}.movie-search-result-title{color:#231b2df5;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.93rem;font-weight:700;overflow:hidden}.movie-search-result-meta{color:#554768c7;font-size:.82rem;font-weight:600}.location-menu-title{letter-spacing:.09em;text-transform:uppercase;color:#48395cb8;margin:0;font-size:.8rem;font-weight:700}.location-menu-subtitle{margin:4px 0 10px;font-size:.95rem;font-weight:700}.location-menu-options{gap:7px;display:grid}.location-menu-option{border:1px solid color-mix(in srgb, var(--main-app-color) 42%, transparent);color:#48395ce0;text-align:left;cursor:pointer;background:#f8f4fe;border-radius:10px;padding:9px 10px;font-size:.88rem;font-weight:700}.location-menu-option.is-active{border-color:var(--main-app-color);background:var(--main-app-color);color:#fff}.location-menu-option:disabled{opacity:.55;cursor:not-allowed}.location-menu-feedback{color:#356e40eb;margin:10px 0 0;font-size:.8rem;font-weight:600}.location-menu-feedback--error{color:#921b43f2}.theater-map-trigger-shell{display:contents}html[data-device-type=mobile] .navbar-content{text-align:center;grid-template-columns:minmax(0,1fr);justify-items:center;gap:12px;padding:16px 14px}html[data-device-type=mobile] .navbar-content>.brand,html[data-device-type=mobile] .navbar-content>.topnav,html[data-device-type=mobile] .navbar-content>.navbar-actions{width:100%}html[data-device-type=mobile] .brand{letter-spacing:.06em;justify-content:center;font-size:1.34rem}html[data-device-type=mobile] .brand-mark--lockup{width:1.72rem}html[data-device-type=mobile] .topnav{justify-content:space-between;align-items:flex-start;gap:10px;width:100%}html[data-device-type=mobile] .topnav-link{text-align:left;flex:1 1 0;justify-content:flex-start;align-items:center;gap:8px;font-size:.92rem}html[data-device-type=mobile] .topnav-icon{height:23px}html[data-device-type=mobile] .topnav-label{text-align:left;margin-bottom:0;line-height:1.18}html[data-device-type=mobile] .navbar-actions{justify-content:center;gap:12px}html[data-device-type=mobile] .movie-search-panel{width:min(360px,100vw - 20px);padding:12px}html[data-device-type=mobile] .movie-search--panel-up .movie-search-panel{width:min(340px,100vw - 20px)}@media (prefers-reduced-motion:reduce){.navbar.is-intro,.navbar.is-intro .navbar-content>.brand,.navbar.is-intro .navbar-content>.topnav,.navbar.is-intro .navbar-content>.navbar-actions{clip-path:none;opacity:1;animation:none;transform:none}.movie-search-trigger,.location-menu-trigger,.settings-button{transition:none}}:root{--floating-navbar-size:46px;--floating-navbar-default-bottom:24px}.floating-navbar-stack{left:50%;right:auto;bottom:max(24px, calc(env(safe-area-inset-bottom) + var(--floating-navbar-dynamic-bottom,var(--floating-navbar-default-bottom))));z-index:140;pointer-events:none;transform-origin:bottom;flex-direction:row;align-items:center;gap:14px;transition:bottom .24s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;transform:translate(-50%)}.floating-navbar-stack.is-visible{pointer-events:auto}.floating-navbar-actions{flex-direction:row;align-items:center;gap:14px;display:flex}.floating-navbar-item{pointer-events:auto;opacity:0;transition:opacity .22s ease var(--floating-navbar-leave-delay,0s), transform .38s cubic-bezier(.18, .9, .24, 1) var(--floating-navbar-leave-delay,0s);transform:translate(-12px)scale(.28)}.floating-navbar-stack.is-visible .floating-navbar-item{opacity:1;transition-delay:var(--floating-navbar-enter-delay,0s);transform:translate(0)scale(1)}.floating-navbar-item--search{--floating-navbar-enter-delay:.24s;--floating-navbar-leave-delay:0s}.floating-navbar-item--map{--floating-navbar-enter-delay:.18s;--floating-navbar-leave-delay:60ms}.floating-navbar-item--user{--floating-navbar-enter-delay:.12s;--floating-navbar-leave-delay:.12s}.floating-navbar-item--settings{--floating-navbar-enter-delay:60ms;--floating-navbar-leave-delay:.18s}.floating-navbar-item--home{--floating-navbar-enter-delay:0s;--floating-navbar-leave-delay:.24s}.floating-navbar-stack .movie-search-trigger,.floating-navbar-stack .location-menu-trigger,.floating-navbar-stack .settings-button,.floating-home-button{width:var(--floating-navbar-size);height:var(--floating-navbar-size);border:3px solid var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 30px #16101e52,inset 0 0 0 1px #ffffff2e}.floating-navbar-stack.is-over-bottom-bar .movie-search-trigger,.floating-navbar-stack.is-over-bottom-bar .location-menu-trigger,.floating-navbar-stack.is-over-bottom-bar .settings-button,.floating-navbar-stack.is-over-bottom-bar .floating-home-button{background:var(--surface);border-color:var(--surface-strong);color:var(--surface-strong);box-shadow:0 18px 32px #16101e57, 0 0 0 1px color-mix(in srgb, var(--surface-strong) 36%, transparent) inset}.floating-navbar-stack.is-over-bottom-bar .app-accent-icon{color:var(--surface-strong)}.floating-navbar-stack .movie-search-trigger:hover,.floating-navbar-stack .movie-search-trigger.is-open,.floating-navbar-stack .movie-search-trigger:focus-visible,.floating-navbar-stack .location-menu-trigger:hover,.floating-navbar-stack .location-menu-trigger.is-open,.floating-navbar-stack .location-menu-trigger:focus-visible,.floating-navbar-stack .settings-button:hover,.floating-navbar-stack .settings-button:focus-visible,.floating-home-button:hover,.floating-home-button:focus-visible{transform:translateY(-2px)scale(1.03);box-shadow:0 22px 34px #16101e61,inset 0 0 0 1px #ffffff38}.floating-navbar-stack.is-over-bottom-bar .movie-search-trigger:hover,.floating-navbar-stack.is-over-bottom-bar .movie-search-trigger.is-open,.floating-navbar-stack.is-over-bottom-bar .movie-search-trigger:focus-visible,.floating-navbar-stack.is-over-bottom-bar .location-menu-trigger:hover,.floating-navbar-stack.is-over-bottom-bar .location-menu-trigger.is-open,.floating-navbar-stack.is-over-bottom-bar .location-menu-trigger:focus-visible,.floating-navbar-stack.is-over-bottom-bar .settings-button:hover,.floating-navbar-stack.is-over-bottom-bar .settings-button:focus-visible,.floating-navbar-stack.is-over-bottom-bar .floating-home-button:hover,.floating-navbar-stack.is-over-bottom-bar .floating-home-button:focus-visible{box-shadow:0 24px 36px #16101e6b, 0 0 0 1px color-mix(in srgb, var(--surface-strong) 44%, transparent) inset}.floating-navbar-stack .movie-search-trigger:focus-visible,.floating-navbar-stack .location-menu-trigger:focus-visible,.floating-navbar-stack .settings-button:focus-visible,.floating-navbar-stack .floating-home-button:focus-visible{outline-offset:3px;outline:2px solid #ffffffeb}.floating-home-button{width:var(--floating-navbar-size);height:var(--floating-navbar-size);background:var(--surface-strong);color:var(--surface);cursor:pointer;border-radius:999px;place-items:center;transition:transform .16s,box-shadow .16s,background-color .18s,border-color .18s,color .18s;display:grid}.brand-mark--floating-home{width:24px}html[data-device-type=mobile] .floating-navbar-stack{--floating-navbar-size:52px;--floating-navbar-default-bottom:10px}html[data-device-type=mobile] .floating-navbar-actions{gap:14px}html[data-device-type=mobile] .floating-navbar-item{transform:translate(-12px)scale(.28)}html[data-device-type=mobile] .brand-mark--floating-home{width:26px}@media (prefers-reduced-motion:reduce){.floating-navbar-stack,.floating-navbar-item,.floating-home-button{transition:none}.floating-navbar-stack.is-visible,.floating-navbar-item{transform:none}.floating-navbar-item{opacity:1}}.user-menu{position:relative}.user-menu-trigger{border:2px solid var(--border);background:var(--surface-strong);width:42px;height:42px;color:var(--text-main);cursor:pointer;border-radius:999px;place-items:center;transition:transform .14s,box-shadow .14s,background-color .18s,border-color .18s,color .18s;display:grid}.user-menu-trigger:hover,.user-menu-trigger.is-open{transform:translateY(-1px);box-shadow:0 12px 24px #2d223a33}.floating-navbar-stack .user-menu-trigger{width:var(--floating-navbar-size);height:var(--floating-navbar-size);border:3px solid var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 30px #16101e52,inset 0 0 0 1px #ffffff2e}.floating-navbar-stack.is-over-bottom-bar .user-menu-trigger{background:var(--surface);border-color:var(--surface-strong);color:var(--surface-strong);box-shadow:0 18px 32px #16101e57, 0 0 0 1px color-mix(in srgb, var(--surface-strong) 36%, transparent) inset}.floating-navbar-stack .user-menu-trigger:hover,.floating-navbar-stack .user-menu-trigger.is-open,.floating-navbar-stack .user-menu-trigger:focus-visible{transform:translateY(-2px)scale(1.03);box-shadow:0 22px 34px #16101e61,inset 0 0 0 1px #ffffff38}.floating-navbar-stack.is-over-bottom-bar .user-menu-trigger:hover,.floating-navbar-stack.is-over-bottom-bar .user-menu-trigger.is-open,.floating-navbar-stack.is-over-bottom-bar .user-menu-trigger:focus-visible{box-shadow:0 24px 36px #16101e6b, 0 0 0 1px color-mix(in srgb, var(--surface-strong) 44%, transparent) inset}.floating-navbar-stack .user-menu-trigger:focus-visible{outline-offset:3px;outline:2px solid #ffffffeb}.floating-navbar-stack .user-menu-panel{width:min(340px,100vw - 24px)}.user-menu-panel{z-index:180;width:min(320px,100vw - 24px);color:var(--text-main);background:#f5effbfa;border:1px solid #815faa73;border-radius:16px;padding:14px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 42px #1a142647,inset 0 1px #ffffffd9}.user-menu--panel-up .user-menu-panel{inset:auto auto calc(100% + 10px) 50%;transform:translate(-50%)}.user-menu-header{margin-bottom:10px}.user-menu-title{letter-spacing:.09em;text-transform:uppercase;color:#48395cb8;margin:0;font-size:.84rem;font-weight:700}.user-menu-subtitle{margin:5px 0 0;font-size:.95rem;font-weight:600}.user-menu-auth-form{gap:10px;display:grid}.user-menu-auth-toggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.user-menu-mode{border:1px solid color-mix(in srgb, var(--main-app-color) 42%, transparent);color:#48395cd1;cursor:pointer;background:#f8f4fe;border-radius:999px;padding:8px 10px;font-size:.84rem;font-weight:700}.user-menu-mode.is-active{border-color:var(--main-app-color);background:var(--main-app-color);color:#fff}.user-menu-field{gap:5px;display:grid}.user-menu-field span{letter-spacing:.06em;text-transform:uppercase;color:#48395ca6;font-size:.78rem;font-weight:700}.user-menu-field input{border:1px solid color-mix(in srgb, var(--main-app-color) 34%, transparent);color:#241f2b;background:#fff;border-radius:10px;width:100%;padding:10px 11px;font-size:.92rem}.user-menu-field input:focus{outline:2px solid color-mix(in srgb, var(--main-app-color) 35%, transparent);outline-offset:1px}.user-menu-submit,.user-menu-signout{border:1px solid color-mix(in srgb, var(--main-app-color) 36%, transparent);color:#2d233aeb;cursor:pointer;background:#ffffffc2;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffffe0}.user-menu-submit:hover:not(:disabled),.user-menu-signout:hover:not(:disabled){background:#ffffffd6}.user-menu-signout-icon{color:currentColor}.user-menu-authenticated{gap:10px;display:grid}.user-menu-nav-button{border:1px solid color-mix(in srgb, var(--main-app-color) 45%, transparent);width:100%;color:var(--main-app-color);cursor:pointer;background:#f8f4fe;border-radius:10px;justify-content:center;align-items:center;padding:10px 12px;font-size:.88rem;font-weight:700;display:inline-flex}.user-menu-submit:disabled,.user-menu-signout:disabled{opacity:.55;cursor:not-allowed}.user-menu-divider{background:#8765b240;height:1px;margin:12px 0}.user-menu-prefs{gap:8px;display:grid}.user-menu-section-title{letter-spacing:.08em;text-transform:uppercase;color:#48395cc2;margin:0;font-size:.84rem;font-weight:700}.user-menu-section-note{color:#48395cb8;margin:0;font-size:.8rem}.user-menu-source-list{gap:6px;display:grid}.user-menu-source-item{color:#271f31e6;align-items:center;gap:8px;font-size:.88rem;font-weight:600;display:flex}.user-menu-source-item input{width:16px;height:16px;accent-color:var(--main-app-color)}.user-menu-feedback{color:#356e40eb;margin:10px 0 0;font-size:.82rem;font-weight:600}.user-menu-feedback--error{color:#921b43f2}html[data-device-type=mobile] .user-menu-panel{width:min(320px,100vw - 20px);padding:12px}html[data-device-type=mobile] .user-menu--panel-up .user-menu-panel{width:min(340px,100vw - 20px)}@media (prefers-reduced-motion:reduce){.user-menu-trigger{transition:none}}@property --main-app-color{syntax:"<color>";inherits:true;initial-value:#a66ae3}:root{color:#f2ebfc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--app-bg:#212121;--main-app-color:#a66ae3;--surface:var(--main-app-color);--surface-strong:#f5effbf5;--border:var(--main-app-color);--text-main:#212121;--text-muted:#5d5469;background-color:#212121;font-family:Avenir Next,Segoe UI,sans-serif;font-weight:400;line-height:1.5}html{scrollbar-gutter:stable;overflow-y:auto}.site-color-transitions-enabled{transition:--main-app-color .42s cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}.app-accent-icon{color:var(--main-app-color)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body{background:var(--app-bg);min-width:320px;min-height:100vh;color:var(--text-main);margin:0;overflow-x:hidden}button{font:inherit}#root{width:100%;min-height:100vh}.app-shell{isolation:isolate;background:var(--app-bg);flex-direction:column;min-height:100vh;padding:24px 40px;display:flex;position:relative}.movie-poster-fallback{box-sizing:border-box;border:3px solid color-mix(in srgb, var(--main-app-color) 60%, #000);border-radius:inherit;background:color-mix(in srgb, var(--main-app-color) 10%, #0a080ef0);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;padding:14% 11% 10%;display:flex;overflow:hidden}.movie-poster-artwork-shell{border-radius:inherit;width:100%;height:100%;display:block;position:relative;overflow:hidden}.movie-poster-artwork-shell>.movie-poster-fallback{position:absolute;inset:0}.movie-poster-fallback-title{color:color-mix(in srgb, var(--main-app-color) 55%, #fff);letter-spacing:.04em;text-align:center;text-transform:uppercase;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:clamp(.82rem,.58rem + 1vw,1.34rem);font-weight:700;line-height:1.08;display:-webkit-box;overflow:hidden;transform:translateY(-8%)}.app-main{flex:1;justify-content:center;width:min(100%,1240px);margin:28px auto 0;display:flex}.app-main.app-main--showtimes{margin-top:15px}html[data-device-type=mobile] .app-shell{padding-bottom:10px;padding-left:10px;padding-right:10px}.scroller-panel{flex-direction:column;align-items:center;width:100%;display:flex}.page-panel{justify-content:center;width:100%;display:flex}.app-inline-note{color:#e9daffb8;width:min(100%,1100px);margin:0 16px 8px}.scroller-stack{justify-items:center;gap:28px;width:100%;display:grid}.scroller-slot{width:100%}.section-heading{width:min(100%,1100px);margin:20px 16px}.section-kicker{letter-spacing:.18em;text-transform:uppercase;color:#e9daffc2;margin:0 0 4px;font-size:.8rem;font-weight:700}.section-title{letter-spacing:-.04em;color:#f6f0ff;margin:0;font-size:clamp(1.9rem,4vw,2.75rem);line-height:1}.poster-grid-page{justify-items:center;gap:24px;width:min(100%,1000px);display:grid}.poster-grid-page-heading{width:100%;margin-left:0;margin-right:0}.poster-grid-page-grid{--poster-grid-min-column-width:150px;grid-template-columns:repeat(auto-fill, minmax(var(--poster-grid-min-column-width), 1fr));gap:22px;width:100%;display:grid}.poster-grid-page-tile{aspect-ratio:2/3;cursor:pointer;opacity:0;will-change:opacity, transform;width:100%;animation:.42s cubic-bezier(.22,1,.36,1) forwards poster-grid-row-enter;animation-delay:calc(var(--poster-grid-row-index,0) * 72ms);background:radial-gradient(circle at top,#ffffff29,#0000 55%),#ffffff0a;border:0;border-radius:18px;padding:0;transition:box-shadow .16s,filter .16s,transform .16s;position:relative;overflow:hidden;transform:translateY(18px);box-shadow:0 18px 40px #0000003d,0 0 0 1px #ffffff14}.poster-grid-edit-trigger{z-index:2;color:#f5f7fb;cursor:pointer;background:#141822c7;border:1px solid #ffffff52;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:8px;right:8px}.poster-grid-edit-modal-backdrop{z-index:1600;background:#0000008f;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.poster-grid-edit-modal{color:#121725;background:#f7f9ff;border:1px solid #0c14242e;border-radius:14px;width:min(640px,94vw);max-height:min(82vh,720px);padding:16px;overflow:auto}.poster-grid-edit-heading{margin:0;font-size:1rem}.poster-grid-edit-subtitle{color:#121725d1;margin:6px 0 14px}.poster-grid-edit-options{grid-auto-columns:minmax(120px,120px);grid-auto-flow:column;gap:8px;margin-bottom:14px;padding-bottom:8px;display:grid;overflow-x:auto}.poster-grid-edit-option{cursor:pointer;gap:6px;display:grid}.poster-grid-edit-option input{opacity:0;pointer-events:none;position:absolute}.poster-grid-edit-option-image{aspect-ratio:2/3;object-fit:cover;border:2px solid #13203626;border-radius:10px;width:100%}.poster-grid-edit-option.is-selected .poster-grid-edit-option-image{border-color:#2b6bff;box-shadow:0 0 0 2px #2b6bff38}.poster-grid-edit-option-caption{color:#111b31;font-size:.82rem;line-height:1.3}.poster-grid-manual-label{color:#1b2436;gap:6px;font-size:.9rem;display:grid}.poster-grid-manual-input{color:#121725;background:#fff;border:1px solid #101d324d;border-radius:8px;padding:8px 10px}.poster-grid-edit-actions{gap:8px;margin-top:14px;display:flex}.poster-grid-edit-action,.poster-grid-edit-cancel{color:#101b32;cursor:pointer;background:#fff;border:1px solid #101d3240;border-radius:8px;padding:8px 11px}.poster-grid-edit-action{color:#fff;background:#2b6bff;border-color:#2b6bff}.poster-grid-edit-error{color:#ff8f8f;margin:10px 0 0;font-size:.9rem}.poster-grid-page-tile:hover{filter:saturate(1.04);transform:translateY(-4px);box-shadow:0 24px 48px #00000047,0 0 0 1px #ffffff1f}.poster-grid-page-tile:focus-visible{outline-offset:3px;outline:2px solid #bf96fff2}.catalog-browser-page{gap:24px;width:min(100%,1100px);display:grid}.showtimes-placeholder{gap:14px;width:min(100%,1000px);display:grid}.showtimes-placeholder-heading{width:100%;margin-left:0;margin-right:0}.showtimes-placeholder-note{color:#e9daffc2;margin:0}.poster-grid-page-image{object-fit:cover;width:100%;height:100%;display:block}@keyframes poster-grid-row-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.poster-grid-page-tile{opacity:1;transition:none;animation:none;transform:none}}
