.theaters-module__3fPS2W__container{width:100%;min-height:100vh;font-family:var(--font-inter),"Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;padding-top:0;overflow-x:hidden}.theaters-module__3fPS2W__hero{text-align:center;background:0 0;justify-content:center;align-items:center;width:100%;min-height:55vh;padding:100px 20px 2rem;display:flex;position:relative;overflow:hidden}.theaters-module__3fPS2W__heroBackdrop{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.theaters-module__3fPS2W__heroBackdrop img{object-fit:cover;opacity:1;width:100%;height:100%}.theaters-module__3fPS2W__heroOverlay{background:linear-gradient(to bottom,#0000004d 0%,#0003 40%,#0009 80%,var(--background)100%);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.theaters-module__3fPS2W__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.theaters-module__3fPS2W__badge{background:rgba(var(--accent-rgb),.1);color:var(--accent);letter-spacing:.1em;border:1px solid rgba(var(--accent-rgb),.2);border-radius:99px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.theaters-module__3fPS2W__title{letter-spacing:-.02em;font-size:max(2.5rem,min(5vw,4rem));font-weight:900;line-height:1.1;font-family:var(--font-outfit),"Hiragino Sans","Hiragino Kaku Gothic ProN",sans-serif;margin-bottom:1.5rem}.theaters-module__3fPS2W__title .gradient-text{background:linear-gradient(135deg,var(--accent),#ff4d4d);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.theaters-module__3fPS2W__subtitle{color:#ffffffd9;font-size:1.2rem;line-height:1.6}.theaters-module__3fPS2W__tabsContainer{justify-content:center;gap:1rem;margin-top:3rem;margin-bottom:3rem;padding:0 1rem;display:flex}.theaters-module__3fPS2W__tab{cursor:pointer;background:var(--card-bg);border:1px solid var(--glass-border);color:var(--text-dim);border-radius:99px;padding:.8rem 2rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.theaters-module__3fPS2W__tab:hover{background:var(--glass-bg);border-color:var(--accent);color:var(--foreground)}.theaters-module__3fPS2W__tab.theaters-module__3fPS2W__active{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 8px 20px rgba(var(--accent-rgb,229,9,20),.3)}.theaters-module__3fPS2W__content{min-width:0;max-width:1200px;margin:0 auto;padding:0 2rem 8rem}.theaters-module__3fPS2W__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.theaters-module__3fPS2W__sectionTitle{align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;display:flex}.theaters-module__3fPS2W__sectionTitle:before{content:"";background:var(--accent);border-radius:2px;width:4px;height:1.5rem;display:block}.theaters-module__3fPS2W__movieGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem;display:grid}@media (max-width:768px){.theaters-module__3fPS2W__content{box-sizing:border-box;width:100%;padding:0 .5rem 6rem}.theaters-module__3fPS2W__movieGrid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:.4rem;width:100%;margin:0;display:grid}.theaters-module__3fPS2W__hero{min-height:auto;padding:60px 1rem 30px}.theaters-module__3fPS2W__badge{margin-bottom:.5rem;padding:3px 10px;font-size:.65rem}.theaters-module__3fPS2W__title{margin-bottom:.75rem;font-size:1.5rem;line-height:1.2}.theaters-module__3fPS2W__subtitle{opacity:.8;font-size:.65rem;line-height:1.4}.theaters-module__3fPS2W__sectionHeader{margin-bottom:1.5rem}.theaters-module__3fPS2W__sectionTitle{font-size:var(--font-size-h2);border-left:3px solid var(--accent);letter-spacing:-.01em;padding-left:.8rem}.theaters-module__3fPS2W__sectionTitle:before{display:none}}.theaters-module__3fPS2W__pagination{justify-content:center;gap:1rem;margin-top:5rem;display:flex}.theaters-module__3fPS2W__pageButton{background:var(--card-bg);border:1px solid var(--glass-border);color:var(--foreground);cursor:pointer;border-radius:12px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.theaters-module__3fPS2W__pageButton:hover:not(:disabled){background:var(--glass-bg);border-color:var(--accent);transform:translateY(-2px)}.theaters-module__3fPS2W__pageButton:disabled{opacity:.5;cursor:not-allowed}.theaters-module__3fPS2W__filtersContainer{background:var(--card-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;flex-direction:column;gap:1.25rem;max-width:1200px;margin:0 auto 2.5rem;padding:1.25rem 1.5rem;display:flex}.theaters-module__3fPS2W__filterGroup{flex-direction:column;gap:.6rem;display:flex}.theaters-module__3fPS2W__filterLabel{color:var(--text-dim);letter-spacing:.05em;font-size:.8rem;font-weight:700}.theaters-module__3fPS2W__collapseToggle{cursor:default;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0;display:flex}.theaters-module__3fPS2W__chevron{width:18px;height:18px;color:var(--text-dim);transition:transform .3s;display:none}.theaters-module__3fPS2W__genreCloud{flex-wrap:wrap;gap:.75rem;display:flex}.theaters-module__3fPS2W__genreTag{border:1px solid var(--glass-border);color:var(--text-dim);cursor:pointer;background:#ffffff0d;border-radius:12px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.theaters-module__3fPS2W__genreTag:hover{background:rgba(var(--accent-rgb),.1);border-color:var(--accent);color:var(--foreground)}.theaters-module__3fPS2W__genreTag.theaters-module__3fPS2W__active{background:var(--accent);border-color:var(--accent);color:#fff}@media (max-width:768px){.theaters-module__3fPS2W__filtersContainer{border-radius:16px;gap:.75rem;margin:0 .5rem 1.5rem;padding:.85rem 1rem}.theaters-module__3fPS2W__collapseToggle{cursor:pointer}.theaters-module__3fPS2W__chevron{display:block}.theaters-module__3fPS2W__chevron.theaters-module__3fPS2W__expanded{transform:rotate(180deg)}.theaters-module__3fPS2W__genreCloud{gap:.5rem;display:none}.theaters-module__3fPS2W__genreCloud.theaters-module__3fPS2W__show{animation:.3s ease-out theaters-module__3fPS2W__fadeIn;display:flex}.theaters-module__3fPS2W__genreTag{padding:.4rem .8rem;font-size:.75rem}}.theaters-module__3fPS2W__sortOptions{gap:.75rem;display:flex}.theaters-module__3fPS2W__sortBtn{border:1px solid var(--glass-border);color:var(--text-dim);cursor:pointer;background:#ffffff0d;border-radius:10px;padding:.45rem 1.2rem;font-size:.85rem;font-weight:700;transition:all .3s}.theaters-module__3fPS2W__sortBtn:hover{background:rgba(var(--accent-rgb),.1);border-color:var(--accent);color:var(--foreground)}.theaters-module__3fPS2W__sortBtn.theaters-module__3fPS2W__active{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 4px 12px rgba(var(--accent-rgb,229,9,20),.2)}@media (max-width:768px){.theaters-module__3fPS2W__sortOptions{gap:.4rem;width:100%;display:flex}.theaters-module__3fPS2W__sortBtn{text-align:center;white-space:nowrap;border-radius:8px;flex:1;padding:.45rem .2rem;font-size:.75rem}}.theaters-module__3fPS2W__loadingMore{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 0;display:flex}.theaters-module__3fPS2W__spinner{border:3px solid rgba(var(--accent-rgb),.1);border-top-color:var(--accent);border-radius:50%;width:40px;height:40px;animation:1s linear infinite theaters-module__3fPS2W__spin}@keyframes theaters-module__3fPS2W__spin{to{transform:rotate(360deg)}}.theaters-module__3fPS2W__endMessage{text-align:center;color:var(--text-dim);padding:4rem 0;font-size:1.1rem;font-weight:600}.theaters-module__3fPS2W__checkboxLabel{cursor:pointer;color:var(--foreground);-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;font-weight:600;display:flex}.theaters-module__3fPS2W__checkbox{width:20px;height:20px;accent-color:var(--accent);cursor:pointer}.theaters-module__3fPS2W__featureSection{max-width:1200px;margin:2rem auto 4rem;padding:0 2rem}.theaters-module__3fPS2W__featureGrid{grid-template-columns:1fr 1fr;gap:2.5rem;margin-top:2rem;display:grid}.theaters-module__3fPS2W__featureCard{color:#fff;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:28px;flex-direction:column;text-decoration:none;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.theaters-module__3fPS2W__featureCard:before{content:"";background:linear-gradient(225deg,transparent 0%,rgba(var(--accent-rgb),.05)100%);opacity:0;z-index:0;transition:opacity .5s;position:absolute;top:0;bottom:0;left:0;right:0}.theaters-module__3fPS2W__featureCard:hover{border-color:rgba(var(--accent-rgb),.4);box-shadow:0 30px 60px #0006,0 0 20px rgba(var(--accent-rgb),.1);transform:translateY(-12px)scale(1.02)}.theaters-module__3fPS2W__featureCard:hover:before{opacity:1}.theaters-module__3fPS2W__featureImageWrapper{background:#2a2a2a;width:100%;height:240px;position:relative;overflow:hidden}.theaters-module__3fPS2W__featureImage{object-fit:cover;filter:saturate(1.1)brightness(.9);width:100%;height:100%;transition:transform .8s cubic-bezier(.23,1,.32,1)}.theaters-module__3fPS2W__featureCard:hover .theaters-module__3fPS2W__featureImage{filter:saturate(1.2)brightness(1.1);transform:scale(1.15)}.theaters-module__3fPS2W__featureBadge{color:#fff;z-index:2;letter-spacing:.1em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:12px;padding:.5rem 1rem;font-size:.75rem;font-weight:900;position:absolute;top:1.5rem;left:1.5rem;box-shadow:0 8px 16px #0000004d}.theaters-module__3fPS2W__featureOverlay{z-index:1;background:linear-gradient(#0000 0% 50%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.theaters-module__3fPS2W__featureContent{z-index:2;flex-direction:column;flex-grow:1;padding:2rem;display:flex;position:relative}.theaters-module__3fPS2W__featureTitle{letter-spacing:-.01em;font-size:1.4rem;font-weight:800;line-height:1.3;font-family:var(--font-outfit),sans-serif;margin-bottom:1rem;color:#fff!important}.theaters-module__3fPS2W__featureDescription{color:#ffffffb3;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7;display:-webkit-box;overflow:hidden}.theaters-module__3fPS2W__readMore{color:var(--accent);align-items:center;gap:.5rem;margin-top:auto;font-size:.9rem;font-weight:800;transition:all .3s;display:flex}.theaters-module__3fPS2W__readMore:after{content:"→";transition:transform .3s}.theaters-module__3fPS2W__featureCard:hover .theaters-module__3fPS2W__readMore{color:#ff4d4d;text-shadow:0 0 10px #ff4d4d4d}.theaters-module__3fPS2W__featureCard:hover .theaters-module__3fPS2W__readMore:after{transform:translate(6px)}@media (max-width:768px){.theaters-module__3fPS2W__featureSection{margin-top:1rem;margin-bottom:2rem;padding:0 1rem}.theaters-module__3fPS2W__featureGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.theaters-module__3fPS2W__featureCard{border-radius:16px;width:100%;min-width:0}.theaters-module__3fPS2W__featureImageWrapper{height:100px}.theaters-module__3fPS2W__featureBadge{border-radius:6px;padding:.3rem .6rem;font-size:.6rem;top:.75rem;left:.75rem}.theaters-module__3fPS2W__featureContent{padding:.75rem}.theaters-module__3fPS2W__featureTitle{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.85rem;line-height:1.3;display:-webkit-box;overflow:hidden}.theaters-module__3fPS2W__featureDescription{display:none}.theaters-module__3fPS2W__readMore{font-size:.7rem}}.theaters-module__3fPS2W__autoBadge{color:var(--foreground);letter-spacing:.1em;background:rgba(var(--accent-rgb),.1);border:1px solid rgba(var(--accent-rgb),.2);border-radius:99px;align-items:center;gap:.5rem;margin:0 auto;padding:8px 16px;font-size:.75rem;font-weight:800;display:flex;width:-moz-fit-content!important;width:fit-content!important}@media (max-width:768px){.theaters-module__3fPS2W__autoBadge{padding:4px 10px;font-size:.6rem}}.theaters-module__3fPS2W__pulse{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite theaters-module__3fPS2W__pulse;box-shadow:0 0 #4ade80b3}@keyframes theaters-module__3fPS2W__pulse{0%{transform:scale(.95);box-shadow:0 0 #4ade80b3}70%{transform:scale(1);box-shadow:0 0 0 6px #4ade8000}to{transform:scale(.95);box-shadow:0 0 #4ade8000}}.theaters-module__3fPS2W__insightsContainer{max-width:1000px;margin:4rem auto;padding:0 2rem}.theaters-module__3fPS2W__insightHeader{text-align:center;margin-bottom:4rem}.theaters-module__3fPS2W__insightTitle{color:var(--foreground);letter-spacing:-.04em;margin-bottom:1.5rem;font-size:max(2.5rem,min(5vw,4rem));font-weight:950;line-height:1.1}.theaters-module__3fPS2W__analysisMeta{justify-content:center;gap:2rem;margin-top:2rem;display:flex}.theaters-module__3fPS2W__statCard{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:24px;margin-bottom:1.5rem;padding:1rem}.theaters-module__3fPS2W__chartContainer{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.theaters-module__3fPS2W__chartRow{grid-template-columns:100px 1fr 60px;align-items:center;gap:1rem;display:grid}.theaters-module__3fPS2W__chartLabel{color:var(--foreground);font-size:1rem;font-weight:800}.theaters-module__3fPS2W__chartBarWrapper{background:rgba(var(--foreground-rgb),.15);border-radius:99px;height:12px;position:relative;overflow:hidden}.theaters-module__3fPS2W__chartBar{background:linear-gradient(90deg,var(--accent)0%,#ff4d4d 100%);border-radius:99px;min-width:4px;height:100%;transition:width 1s cubic-bezier(.23,1,.32,1)}.theaters-module__3fPS2W__chartValue{color:var(--accent);text-align:right;font-feature-settings:"tnum";font-size:1.1rem;font-weight:900}.theaters-module__3fPS2W__insightGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.theaters-module__3fPS2W__miniMovieCard{border:1px solid var(--glass-border);background:#ffffff08;border-radius:16px;gap:1rem;padding:1rem;display:flex}.theaters-module__3fPS2W__miniPoster{object-fit:cover;border-radius:8px;width:60px;height:90px}.theaters-module__3fPS2W__miniContent{flex-direction:column;justify-content:center;display:flex}.theaters-module__3fPS2W__miniTitle{margin-bottom:.25rem;font-size:.95rem;font-weight:700}.theaters-module__3fPS2W__miniScore{color:var(--accent);font-size:.8rem;font-weight:800}.theaters-module__3fPS2W__insightHero{background:#000;padding:4rem 2rem 3rem;position:relative;overflow:hidden}.theaters-module__3fPS2W__insightHeroBackdrop{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.theaters-module__3fPS2W__insightHeroBackdrop img{object-fit:cover;opacity:.4;filter:blur(4px);width:100%;height:100%}.theaters-module__3fPS2W__insightHeroOverlay{background:linear-gradient(to bottom,#000000f2 0%,#000000b3 50%,var(--background)100%);z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.theaters-module__3fPS2W__insightHeroContent{z-index:2;text-align:center;max-width:1000px;margin:0 auto;position:relative;color:#fff!important}.theaters-module__3fPS2W__insightHeroContent .theaters-module__3fPS2W__insightTitle{color:#fff!important}.theaters-module__3fPS2W__insightHeroContent .theaters-module__3fPS2W__subtitle{color:#fffc!important}.theaters-module__3fPS2W__insightHeroContent .theaters-module__3fPS2W__autoBadge{background:#ffffff1a;border-color:#fff3;color:#fff!important}.theaters-module__3fPS2W__summaryGrid{z-index:3;grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:1000px;margin:-2rem auto 2.5rem;padding:0 1rem;display:grid;position:relative}.theaters-module__3fPS2W__summaryTile{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);text-align:center;border-radius:20px;padding:1rem;box-shadow:0 10px 30px #0003}.theaters-module__3fPS2W__summaryValue{color:var(--accent);margin-bottom:.5rem;font-size:2.5rem;font-weight:950;line-height:1;display:block}.theaters-module__3fPS2W__summaryLabel{color:var(--text-dim);letter-spacing:.1em;font-size:.8rem;font-weight:800}.theaters-module__3fPS2W__analysisSection{margin-bottom:3rem}.theaters-module__3fPS2W__analysisTitle{color:var(--foreground);align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:1.8rem;font-weight:900;display:flex}.theaters-module__3fPS2W__analysisTitle span{color:var(--accent)}.theaters-module__3fPS2W__analysisDesc{color:var(--text-dim);margin-bottom:1rem;font-size:.95rem}.theaters-module__3fPS2W__topMovieGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.theaters-module__3fPS2W__richMovieCard{border:1px solid var(--glass-border);background:#ffffff08;border-radius:24px;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.theaters-module__3fPS2W__richMovieCard:hover{background:rgba(var(--accent-rgb),.05);border-color:rgba(var(--accent-rgb),.3);transform:translate(10px)}.theaters-module__3fPS2W__richPoster{object-fit:cover;border-radius:12px;width:120px;height:180px;box-shadow:0 10px 20px #0000004d}.theaters-module__3fPS2W__richContent{flex-direction:column;flex:1;display:flex}.theaters-module__3fPS2W__richRank{color:var(--accent);margin-bottom:.25rem;font-size:.75rem;font-weight:900}.theaters-module__3fPS2W__richTitle{margin-bottom:.5rem;font-size:1.25rem;font-weight:850;line-height:1.3}.theaters-module__3fPS2W__richMeta{color:var(--text-dim);margin-bottom:1rem;font-size:.85rem}.theaters-module__3fPS2W__richScoreRow{align-items:center;gap:.5rem;margin-top:auto;display:flex}.theaters-module__3fPS2W__scoreValue{color:var(--accent);font-size:1.1rem;font-weight:950}.theaters-module__3fPS2W__voteCount{color:var(--text-dim);font-size:.75rem}.theaters-module__3fPS2W__aiAnalysisBox{background:linear-gradient(135deg,rgba(var(--accent-rgb),.1)0%,rgba(var(--accent-rgb),.05)100%);border:1px solid rgba(var(--accent-rgb),.3);border-radius:32px;margin-top:4rem;padding:3rem;position:relative;overflow:hidden}.theaters-module__3fPS2W__aiAnalysisBox:before{content:"AI";color:rgba(var(--accent-rgb),.05);z-index:0;font-size:10rem;font-weight:900;position:absolute;top:-20px;right:-10px}.theaters-module__3fPS2W__aiAnalysisTitle{z-index:1;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:900;display:flex;position:relative}.theaters-module__3fPS2W__aiAnalysisContent{color:var(--foreground);z-index:1;font-size:1.1rem;line-height:1.8;position:relative}.theaters-module__3fPS2W__marketInsightTag{background:var(--accent);color:#fff;border-radius:6px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:900;display:inline-block}@media (max-width:768px){.theaters-module__3fPS2W__insightHero{padding:6rem 1rem 3rem}.theaters-module__3fPS2W__insightTitle{line-height:1.2;font-size:2rem!important}.theaters-module__3fPS2W__summaryGrid{grid-template-columns:1fr;gap:1rem;margin-top:-2rem}.theaters-module__3fPS2W__summaryTile{text-align:left;justify-content:space-between;align-items:center;padding:1rem;display:flex}.theaters-module__3fPS2W__summaryValue{margin-bottom:0;font-size:1.8rem}.theaters-module__3fPS2W__summaryLabel{font-size:.7rem}.theaters-module__3fPS2W__analysisSection{margin-bottom:4rem}.theaters-module__3fPS2W__topMovieGrid{grid-template-columns:1fr}.theaters-module__3fPS2W__richMovieCard{gap:1rem;padding:1rem}.theaters-module__3fPS2W__richPoster{width:80px;height:120px}.theaters-module__3fPS2W__richTitle{font-size:1.1rem}.theaters-module__3fPS2W__aiAnalysisBox{padding:2rem 1.5rem}}@media (max-width:480px){.theaters-module__3fPS2W__insightTitle{font-size:1.75rem!important}.theaters-module__3fPS2W__chartRow{grid-template-columns:120px 1fr 50px;gap:1rem}.theaters-module__3fPS2W__chartLabel{font-size:.85rem}}.theaters-module__3fPS2W__insightHighlight{background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.theaters-module__3fPS2W__originMixContainer{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.theaters-module__3fPS2W__originStat{background:rgba(var(--foreground-rgb),.03);border:1px solid var(--glass-border);border-radius:20px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;display:flex}.theaters-module__3fPS2W__originLabel{color:var(--text-dim);font-size:.8rem;font-weight:800}.theaters-module__3fPS2W__originValue{color:var(--foreground);font-size:2rem;font-weight:950}.theaters-module__3fPS2W__genreQualityBadge{background:rgba(var(--accent-rgb),.1);color:var(--accent);border-radius:4px;align-items:center;margin-top:4px;padding:2px 8px;font-size:.7rem;font-weight:900;display:inline-flex}.theaters-module__3fPS2W__insightNote{background:rgba(var(--foreground-rgb),.03);border:1px dashed var(--glass-border);border-radius:12px;margin-top:2rem;padding:1rem}.theaters-module__3fPS2W__insightNote p{color:var(--text-dim);margin-bottom:.5rem;font-size:.75rem;line-height:1.6}.theaters-module__3fPS2W__insightNote p:last-child{margin-bottom:0}.theaters-module__3fPS2W__insightNote strong{color:var(--foreground);font-weight:800}
