.Layout_nav__LKz21{position:fixed;top:0;left:0;right:0;z-index:1100;transition:background .4s var(--ease-classic),border-color .4s var(--ease-classic),box-shadow .4s var(--ease-classic)}.Layout_navTransparent__iF3uO{background:transparent;border-bottom:1px solid transparent}.Layout_navScrolled__Ptasg,.Layout_navSolid__7fa0n{background:var(--nav-bg);backdrop-filter:blur(24px) saturate(1.5);-webkit-backdrop-filter:blur(24px) saturate(1.5);border-bottom:1px solid var(--border);box-shadow:var(--nav-shadow)}.Layout_navInner__DC9z1{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;min-height:var(--nav-height);display:flex;align-items:center;justify-content:space-between;gap:2rem}.Layout_logo__tzhbG{display:flex;align-items:center;gap:.7rem;flex-shrink:0}.Layout_logoMark__FYyY9{width:2.25rem;height:2.25rem;border-radius:999px;object-fit:cover;flex-shrink:0}.Layout_logoBlock__KBO9_{display:grid;gap:.05rem}.Layout_logoText__LSJWt{font-family:var(--font-display);font-size:1.25rem;line-height:1;color:var(--white)}.Layout_logoSub__5Qw8I{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.18em;color:var(--text-muted)}.Layout_navLinks__HKmQe{display:flex;align-items:center;gap:.6rem}.Layout_navLink__VQRZA{position:relative;padding:.42rem .74rem;font-size:var(--text-base);font-weight:500;color:var(--text-secondary);border-radius:999px;transition:color var(--duration-base) var(--ease-out),background var(--duration-base) var(--ease-out)}.Layout_navLink__VQRZA:after{content:"";position:absolute;left:.75rem;right:.75rem;bottom:.18rem;height:1px;background:linear-gradient(90deg,transparent 0,var(--accent) 50%,transparent 100%);transform:scaleX(0);transition:transform var(--duration-base) var(--ease-out)}.Layout_navLink__VQRZA:hover{color:var(--white);background:var(--surface-hover)}.Layout_navLinkActive__B_7S1:after,.Layout_navLink__VQRZA:hover:after{transform:scaleX(1)}.Layout_navLinkActive__B_7S1{color:var(--white);background:var(--input-bg-active)}.Layout_weatherBadge__psVPj{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .65rem;border-radius:999px;background:var(--glass-faint);border:1px solid var(--border);text-decoration:none;transition:border-color var(--duration-fast),background var(--duration-fast);margin-left:.25rem}.Layout_weatherBadge__psVPj:hover{border-color:var(--border-hover);background:var(--surface-hover)}.Layout_weatherIcon__UXEn0{font-size:.95rem;line-height:1}.Layout_weatherTemp__jm4Co{font-family:var(--font-mono);font-size:var(--text-sm);font-weight:700;color:var(--white);letter-spacing:-.02em}.Layout_mobileActions__LP4kw{display:none;align-items:center;gap:.25rem}.Layout_navTransportBtn__2MuBw{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;font-size:.75rem;font-weight:600;color:var(--text-secondary);border:1px solid var(--border);border-radius:6px;white-space:nowrap;transition:color .15s,background .15s,border-color .15s}.Layout_navTransportBtnActive__dGE1e,.Layout_navTransportBtn__2MuBw:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-subtle)}.Layout_burger__RElPR{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;padding:0;flex-shrink:0;border-radius:var(--radius-sm);transition:background var(--duration-fast)}.Layout_burger__RElPR:hover{background:var(--surface-hover)}.Layout_burgerLine__mT8jZ{display:block;width:18px;height:2px;background:var(--text-secondary);border-radius:2px;transition:transform .25s var(--ease-out),opacity .2s}.Layout_burgerOpen__cfjfG .Layout_burgerLine__mT8jZ:first-child{transform:translateY(6px) rotate(45deg)}.Layout_burgerOpen__cfjfG .Layout_burgerLine__mT8jZ:nth-child(2){opacity:0}.Layout_burgerOpen__cfjfG .Layout_burgerLine__mT8jZ:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.Layout_overlay__aeEr9{display:none;position:fixed;inset:0;z-index:1099;background:var(--overlay-scrim)}.Layout_mobileMenu__27dnA{display:none;position:fixed;top:var(--nav-height);right:0;bottom:0;width:260px;z-index:1100;background:#1E2128;border-left:1px solid rgba(255,255,255,.12);box-shadow:-8px 0 30px rgba(0,0,0,.5);transform:translateX(100%);transition:transform .3s var(--ease-out);overflow-y:auto;flex-direction:column;justify-content:space-between}.Layout_mobileMenuOpen__PYLhk{transform:translateX(0)}.Layout_mobileMenuItems__v_Sah{display:flex;flex-direction:column;padding:.75rem 0}.Layout_mobileLink___fBRo{display:flex;align-items:center;padding:.85rem 1.5rem;font-size:.95rem;font-weight:500;color:var(--text-secondary);transition:color var(--duration-fast),background var(--duration-fast)}.Layout_mobileLink___fBRo:hover{color:var(--white);background:var(--surface-hover)}.Layout_mobileLinkActive__q1mz_{color:var(--accent);background:var(--accent-subtle);border-right:2px solid var(--accent)}.Layout_mobileMenuFooter__7I_OO{padding:1rem 1.5rem;border-top:1px solid var(--border)}.Layout_mobileFooterLink__qtp3R{font-size:.78rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;transition:color var(--duration-fast)}.Layout_mobileFooterLink__qtp3R:hover{color:var(--accent)}.Layout_pushDown__Lir4G{padding-top:var(--nav-height)}.Layout_breadcrumb__kXUHi{border-bottom:1px solid var(--border);background:var(--overlay-light)}.Layout_breadcrumbInner__IHMcx{max-width:var(--max-width);margin:0 auto;padding:.7rem 1.5rem;display:flex;align-items:center;gap:.42rem;font-size:var(--text-sm)}.Layout_breadcrumbLink__GNk4z{color:var(--text-muted);transition:color var(--duration-fast)}.Layout_breadcrumbLink__GNk4z:hover{color:var(--accent)}.Layout_breadcrumbSep__cHgxe{color:var(--text-muted);opacity:.42}.Layout_breadcrumbCurrent__sBcKW{color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Layout_main__bVVJR{min-height:calc(100vh - var(--nav-height) - 84px)}.Layout_footer__ye8JQ{margin-top:3rem;border-top:1px solid var(--border);background:var(--bg-layer)}.Layout_footerInner__ouwXL{max-width:var(--max-width);margin:0 auto;padding:1.75rem 1.5rem 2rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.Layout_footerBrandBlock__8iJeE{display:grid;gap:.35rem;max-width:28rem}.Layout_footerBrand__W0PHo{font-family:var(--font-display);font-size:1.4rem;line-height:1;color:var(--white)}.Layout_footerNote___p_20{color:var(--text-secondary);font-size:var(--text-base);line-height:1.65}.Layout_footerLinks__OacWW{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding-top:.2rem}.Layout_footerLink__p8WWo{color:var(--text-secondary);font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;transition:color var(--duration-fast)}.Layout_footerLink__p8WWo:hover{color:var(--accent)}@media (max-width:820px){.Layout_footerInner__ouwXL{flex-direction:column}}@media (max-width:768px){.Layout_navInner__DC9z1{padding:0 1rem;gap:1rem}.Layout_logoSub__5Qw8I{display:none}.Layout_logoText__LSJWt{font-size:1rem}.Layout_navLinks__HKmQe{display:none}.Layout_mobileActions__LP4kw{display:flex}.Layout_overlay__aeEr9{display:block}.Layout_mobileMenu__27dnA{display:flex}.Layout_breadcrumbInner__IHMcx,.Layout_footerInner__ouwXL{padding-inline:1rem}}.ShareButton_shareBtn__SQknB{display:inline-flex;align-items:center;gap:.45rem;margin-top:1rem;padding:.52rem 1rem;border:1px solid var(--border);border-radius:999px;background:var(--input-bg);color:var(--text);font-size:.8rem;font-weight:500;transition:background var(--duration-fast),border-color var(--duration-fast),transform var(--duration-fast)}.ShareButton_shareBtn__SQknB:focus-visible,.ShareButton_shareBtn__SQknB:hover{transform:translateY(-1px);background:var(--surface-hover);border-color:var(--border-hover);color:var(--white)}.ShareButton_shareIcon__gTmlj{font-size:.88rem}.ShareButton_copied__h4iqN{color:var(--success);border-color:var(--success-muted);background:var(--success-muted)}.PosterPlaceholder_image__pJsbr{width:100%;height:100%;object-fit:cover;border-radius:inherit}.PosterPlaceholder_placeholder__MvOHV{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 30% 20%,var(--accent-subtle) 0,transparent 60%),var(--surface);border:1px solid var(--border);border-radius:inherit}.PosterPlaceholder_letter__inUm1{font-family:var(--font-display);font-size:1.7rem;font-weight:600;color:var(--accent-dim)}.shared_detail__joogt{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem 0}.shared_updateTime__5xtn1{text-align:center;padding:1.75rem 1rem;font-size:var(--text-xs);color:var(--text-muted)}.shared_feedHeader__eV_ax{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid var(--border)}.shared_feedTitle__VYg_l{font-family:var(--font-display);font-size:1.65rem;font-weight:400;line-height:var(--leading-tight);color:var(--white)}.shared_feedCount__unFoH{font-size:var(--text-sm);color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.shared_sectionTitleBordered__oEpXW{margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border);font-family:var(--font-display);font-size:1.45rem;font-weight:400;line-height:var(--leading-tight);color:var(--white)}.shared_dotLine__VqAoT{position:relative;padding-left:1rem;font-size:var(--text-base);color:var(--text-secondary)}.shared_dotLine__VqAoT:before{content:"";position:absolute;left:0;top:.5rem;width:.42rem;height:.42rem;border-radius:50%;background:var(--accent-blue)}.shared_emptyState__51AOr{text-align:center;padding:4rem 1rem;color:var(--text-secondary)}.shared_btnAccentPill__xE_PY{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.58rem 1.15rem;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-dim));color:var(--on-accent);font-size:var(--text-base);font-weight:700}@media (max-width:640px){.shared_detail__joogt{padding:1.3rem 1rem 0}}.filmDetail_hero__2fFpM{display:flex;gap:1.5rem;margin-bottom:2.4rem;padding-bottom:1.2rem;border-bottom:1px solid var(--border)}.filmDetail_poster__1Xe79{width:188px;height:272px;object-fit:cover;border-radius:var(--radius-lg);flex-shrink:0;box-shadow:var(--shadow-soft)}.filmDetail_heroInfo__ZOoVM{display:flex;flex-direction:column}.filmDetail_filmTitleRow__4Nu6r{display:flex;align-items:baseline;gap:.6rem;margin-bottom:.5rem;flex-wrap:wrap}.filmDetail_filmTitle__PG9_x{font-family:var(--font-display);font-size:clamp(1.6rem,5vw,2.35rem);font-weight:400;line-height:1.05;color:var(--white)}.filmDetail_ageBadge__BdH1j{display:inline-flex;align-items:center;justify-content:center;min-width:2.4rem;height:1.75rem;padding:0 .5rem;border-radius:5px;font-size:.95rem;font-weight:700;line-height:1;white-space:nowrap;flex-shrink:0;position:relative;top:-.15em}.filmDetail_age0__aMYL8,.filmDetail_age6__pen3j{background:#2d6a4f;color:#b7e4c7}.filmDetail_age12__xhYb_{background:#b08d19;color:#fef3c7}.filmDetail_age16__CLxzH{background:#9a3412;color:#fed7aa}.filmDetail_age18__Aco_b{background:#991b1b;color:#fecaca}.filmDetail_filmMeta__D9Vnl{font-size:.84rem;color:var(--text-secondary);margin-bottom:.8rem}.filmDetail_kpBadge__DNDyU{display:flex;align-items:center;gap:.75rem;margin-bottom:.8rem;flex-wrap:wrap}.filmDetail_kpScore__vZmS3{display:inline-flex;align-items:center;min-height:2rem;padding:.22rem .62rem;border-radius:999px;background:var(--accent-muted);color:var(--accent);font-size:.8rem;font-weight:700}.filmDetail_kpLink__GKpEY{font-size:.8rem;color:var(--accent);font-weight:600}.filmDetail_description__3f_Au{max-width:44rem;font-size:.92rem;line-height:var(--leading-relaxed);color:var(--text);margin-bottom:1.5rem}.filmDetail_showtimesSection___wYGY{margin-top:.5rem}.filmDetail_dateGroup__nhbuA{margin-bottom:2rem}.filmDetail_dateLabel__98wI5{margin-bottom:.75rem;font-size:.82rem;font-weight:600;color:var(--accent-blue);text-transform:uppercase;letter-spacing:.1em}.filmDetail_venueGroup__NH0Wj{margin-bottom:1rem;padding:.9rem 1rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card-bg-blue)}.filmDetail_venueHeader__rAEib{display:flex;align-items:baseline;gap:.6rem;margin-bottom:.65rem;flex-wrap:wrap}.filmDetail_venueName__DWtwc{font-size:.92rem;font-weight:600;color:var(--white)}.filmDetail_venueAddress__1bqei{font-size:.72rem;color:var(--text-muted)}.filmDetail_showtimeRow__Mxn4A{display:flex;flex-wrap:wrap;gap:.45rem}.filmDetail_showtimeChip__engTI{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .7rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-raised);transition:border-color var(--duration-fast),background var(--duration-fast);color:inherit;text-decoration:none;white-space:nowrap}.filmDetail_showtimeChip__engTI:hover{border-color:var(--accent);background:var(--accent-muted)}.filmDetail_stTime__1p2f_{font-size:.95rem;font-weight:700;color:var(--white);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.filmDetail_stPrice__2zOva{font-size:.75rem;font-weight:600;color:var(--accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.filmDetail_stFormat__fMlJ0{font-size:.65rem;color:var(--accent-blue);font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:.1rem .35rem;border-radius:3px;background:rgba(96,165,250,.1)}.filmDetail_stHall__6FR7y{font-size:.68rem;color:var(--text-muted)}@media (max-width:640px){.filmDetail_hero__2fFpM{flex-direction:column;align-items:flex-start}.filmDetail_poster__1Xe79{width:156px;height:228px}.filmDetail_venueGroup__NH0Wj{padding:.7rem .75rem}.filmDetail_showtimeChip__engTI{padding:.35rem .55rem;gap:.3rem}.filmDetail_stTime__1p2f_{font-size:.88rem}}