.rankings-module__t7KnGa__container{max-width:1000px;min-height:100vh;font-family:var(--font-inter),"Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;margin:0 auto;padding:0 0 6rem}.rankings-module__t7KnGa__selectedPersonContainer{margin:0 1rem 3rem}.rankings-module__t7KnGa__selectedPersonHeader{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.rankings-module__t7KnGa__selectedPersonTitle{color:var(--text-dim);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.85rem;font-weight:800}.rankings-module__t7KnGa__closeButton{color:var(--accent);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;font-size:.85rem;font-weight:800;transition:all .2s}.rankings-module__t7KnGa__closeButton:hover{background:#e509141a;transform:scale(1.05)}.rankings-module__t7KnGa__personGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;padding:1rem;display:grid}@media (max-width:768px){.rankings-module__t7KnGa__container{padding-bottom:3rem}.rankings-module__t7KnGa__personGrid{grid-template-columns:1fr;gap:1rem;padding:.5rem}}
.RankingsHero-module__B2l6QW__rankingHero{justify-content:center;align-items:center;width:100%;min-height:55vh;margin-bottom:0;padding:100px 20px 2rem;display:flex;position:relative;overflow:hidden}.RankingsHero-module__B2l6QW__heroBackdrop{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.RankingsHero-module__B2l6QW__heroBackdropImg{object-fit:cover;width:100%;height:100%}.RankingsHero-module__B2l6QW__heroBackdropPlaceholder{z-index:0;background:linear-gradient(135deg,#1a1a1a 0%,#333 100%);width:100%;height:100%;position:absolute;top:0;left:0}.RankingsHero-module__B2l6QW__heroOverlay{background:linear-gradient(to bottom,#0000004d 0%,#00000080 50%,var(--background)100%);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}[data-theme=light] .RankingsHero-module__B2l6QW__heroOverlay{background:linear-gradient(to bottom,#fff0 0%,#fff3 50%,var(--background)100%)}.RankingsHero-module__B2l6QW__heroOverlay.RankingsHero-module__B2l6QW__youtubeOverlay{background:linear-gradient(135deg,#ff000026 0%,#0006 50%,var(--background)100%)}.RankingsHero-module__B2l6QW__heroContent{z-index:2;text-align:center;width:100%;max-width:1000px;padding:0 2rem 2.5rem;position:relative}.RankingsHero-module__B2l6QW__heroBadge{color:var(--primary-color);letter-spacing:2px;text-transform:uppercase;background:#e5091433;border:1px solid #e5091466;border-radius:99px;margin-bottom:1.5rem;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.RankingsHero-module__B2l6QW__mainTitle{color:#fff;text-shadow:0 4px 20px #0009;text-align:center;word-break:keep-all;width:100%;font-size:max(1.8rem,min(4.5vw,3rem));font-weight:900;line-height:1.15;font-family:var(--font-outfit),"Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;margin-bottom:1.5rem;display:block}[data-theme=light] .RankingsHero-module__B2l6QW__mainTitle{color:#000;text-shadow:none}.RankingsHero-module__B2l6QW__gradient{background:linear-gradient(135deg,#e50914,#ff4d4d);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 12px #e509144d);-webkit-background-clip:text;background-clip:text}.RankingsHero-module__B2l6QW__heroDescription{color:#fffc;text-shadow:0 2px 10px #0006;max-width:700px;font-size:1.15rem;line-height:1.8;font-family:var(--font-sans);margin:0 auto}[data-theme=light] .RankingsHero-module__B2l6QW__heroDescription{color:#333;text-shadow:none}@media (max-width:768px){.RankingsHero-module__B2l6QW__rankingHero{flex-direction:column;min-height:auto;padding:60px 0 30px}.RankingsHero-module__B2l6QW__heroContent{padding:0 1rem}.RankingsHero-module__B2l6QW__heroBadge{letter-spacing:1px;margin-bottom:1rem;padding:3px 10px;font-size:.65rem}.RankingsHero-module__B2l6QW__mainTitle{white-space:normal;word-break:keep-all;overflow-wrap:break-word;margin-bottom:1rem;font-size:1.4rem;line-height:1.3}.RankingsHero-module__B2l6QW__mainTitle .RankingsHero-module__B2l6QW__gradient{display:inline-block}.RankingsHero-module__B2l6QW__heroDescription{opacity:.8;font-size:.65rem;line-height:1.4}}.RankingsHero-module__B2l6QW__mediaTabs{justify-content:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.RankingsHero-module__B2l6QW__mediaTab{border:1px solid var(--glass-border);color:var(--text-dim);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:99px;align-items:center;gap:.75rem;padding:.8rem 1.6rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}[data-theme=light] .RankingsHero-module__B2l6QW__mediaTab{color:#333;background:#fff;border-color:#ddd;box-shadow:0 2px 8px #0000000d}.RankingsHero-module__B2l6QW__mediaTab:hover{color:var(--foreground);background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.RankingsHero-module__B2l6QW__mediaTab.RankingsHero-module__B2l6QW__active{background:var(--foreground);color:var(--background);border-color:var(--foreground);box-shadow:0 4px 20px #fff3}.RankingsHero-module__B2l6QW__mediaTab .RankingsHero-module__B2l6QW__tabIcon{width:20px;height:20px}[data-theme=light] .RankingsHero-module__B2l6QW__mediaTab.RankingsHero-module__B2l6QW__active{color:#fff;background:#000;border-color:#000}@media (max-width:768px){.RankingsHero-module__B2l6QW__mediaTabs{flex-wrap:nowrap;justify-content:center;gap:.35rem;width:100%;margin-bottom:1.5rem;padding:0 .5rem}.RankingsHero-module__B2l6QW__mediaTab{min-width:unset;white-space:nowrap;flex:1;justify-content:center;gap:.2rem;max-width:95px;padding:.5rem .45rem;font-size:.72rem}.RankingsHero-module__B2l6QW__mediaTab .RankingsHero-module__B2l6QW__tabIcon{flex-shrink:0;width:16px;height:16px}}.RankingsHero-module__B2l6QW__animeTypeTabs{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0006;border:1px solid #ffffff26;border-radius:14px;justify-content:center;gap:.4rem;width:-moz-fit-content;width:fit-content;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;padding:5px;display:flex;box-shadow:0 8px 32px #0000004d}[data-theme=light] .RankingsHero-module__B2l6QW__animeTypeTabs{background:#fffc;border-color:#0000001a}.RankingsHero-module__B2l6QW__animeTypeTab{color:#ffffffe6;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;padding:.65rem 1.6rem;font-size:.95rem;font-weight:800;transition:all .2s}[data-theme=light] .RankingsHero-module__B2l6QW__animeTypeTab{color:#222}.RankingsHero-module__B2l6QW__animeTypeTab:hover{color:#fff;background:#ffffff1a}[data-theme=light] .RankingsHero-module__B2l6QW__animeTypeTab:hover{background:#0000000d}.RankingsHero-module__B2l6QW__animeTypeTab.RankingsHero-module__B2l6QW__active{box-shadow:0 4px 12px #0006;color:#000!important;background:#fff!important}
.RankingsTabs-module__hoheRG__tabs{border:1px solid var(--glass-border);scrollbar-width:none;-ms-overflow-style:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);touch-action:pan-x;background:#ffffff08;border-radius:16px;gap:.5rem;margin:0 1rem 2rem;padding:.4rem 3rem .4rem .4rem;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 98%);mask-image:linear-gradient(90deg,#000 85%,#0000 98%)}.RankingsTabs-module__hoheRG__tabs::-webkit-scrollbar{display:none}.RankingsTabs-module__hoheRG__tab{color:var(--text-dim);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:2px;min-width:100px;padding:.6rem 1.25rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.RankingsTabs-module__hoheRG__tab:hover{color:var(--foreground);background:#ffffff0f}.RankingsTabs-module__hoheRG__tab.RankingsTabs-module__hoheRG__active{color:#fff;background:linear-gradient(135deg,#e50914 0%,#ff4d4d 100%);box-shadow:0 4px 15px #e509144d}.RankingsTabs-module__hoheRG__tab:active{background:#ffffff1a;transform:scale(.96)}.RankingsTabs-module__hoheRG__tab.RankingsTabs-module__hoheRG__active:active{filter:brightness(.9);transform:scale(.96)}.RankingsTabs-module__hoheRG__tab.RankingsTabs-module__hoheRG__simpleTab{justify-content:center;padding:.8rem 1.6rem}.RankingsTabs-module__hoheRG__tab.RankingsTabs-module__hoheRG__active .RankingsTabs-module__hoheRG__tabIcon{stroke:#fff;filter:drop-shadow(0 0 2px #ffffff4d)}.RankingsTabs-module__hoheRG__tabCategory{text-transform:uppercase;letter-spacing:.05em;opacity:.7;font-size:.6rem;font-weight:800}.RankingsTabs-module__hoheRG__tabLabel{font-size:.9rem;font-weight:700}.RankingsTabs-module__hoheRG__tabIcon{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px}@media (max-width:768px){.RankingsTabs-module__hoheRG__tabs{gap:.4rem;margin:0 .5rem 1.5rem;padding:.3rem 2.5rem .3rem .3rem;-webkit-mask-image:linear-gradient(90deg,#000 88%,#0000 100%);mask-image:linear-gradient(90deg,#000 88%,#0000 100%)}.RankingsTabs-module__hoheRG__tab{min-width:auto;padding:.4rem .8rem}.RankingsTabs-module__hoheRG__tab.RankingsTabs-module__hoheRG__simpleTab{padding:.5rem 1rem}.RankingsTabs-module__hoheRG__tabLabel{letter-spacing:-.02em;font-size:.75rem}}
.RankingsFilters-module__eWUNOq__filterContainer{background:var(--card-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;flex-direction:column;gap:1.5rem;margin:0 1rem 2.5rem;padding:2rem;display:flex}.RankingsFilters-module__eWUNOq__filterRow{flex-wrap:nowrap;align-items:center;gap:1.5rem;min-width:0;display:flex}.RankingsFilters-module__eWUNOq__filterLabel{color:var(--text-dim);text-transform:uppercase;letter-spacing:.1em;min-width:80px;font-size:.85rem;font-weight:700}.RankingsFilters-module__eWUNOq__pillContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;flex-wrap:nowrap;flex:1;gap:.6rem;min-width:0;padding-bottom:4px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 90%,#0000 100%);mask-image:linear-gradient(90deg,#000 90%,#0000 100%)}.RankingsFilters-module__eWUNOq__pillContainer::-webkit-scrollbar{display:none}.RankingsFilters-module__eWUNOq__pill{border:1px solid var(--glass-border);color:var(--text-dim);cursor:pointer;white-space:nowrap;background:#ffffff08;border-radius:12px;flex-shrink:0;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.RankingsFilters-module__eWUNOq__pill:hover{color:var(--foreground);background:#ffffff14;border-color:#fff3}.RankingsFilters-module__eWUNOq__pill.RankingsFilters-module__eWUNOq__active{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 4px 12px #e509144d}.RankingsFilters-module__eWUNOq__providerContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;flex-wrap:nowrap;flex:1;gap:.6rem;min-width:0;padding-bottom:4px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 90%,#0000 100%);mask-image:linear-gradient(90deg,#000 90%,#0000 100%)}.RankingsFilters-module__eWUNOq__providerContainer::-webkit-scrollbar{display:none}.RankingsFilters-module__eWUNOq__providerPill{border:1px solid var(--glass-border);color:var(--text-dim);cursor:pointer;white-space:nowrap;background:#ffffff08;border-radius:12px;flex-shrink:0;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.RankingsFilters-module__eWUNOq__providerPill:hover{color:var(--foreground);background:#ffffff14;border-color:#fff3}.RankingsFilters-module__eWUNOq__providerPill.RankingsFilters-module__eWUNOq__active{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 4px 12px #e509144d}.RankingsFilters-module__eWUNOq__genreSelect{border:1px solid var(--glass-border);color:var(--foreground);cursor:pointer;background:#ffffff0d;border-radius:12px;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.RankingsFilters-module__eWUNOq__searchWrapper{flex:1;min-width:0;position:relative}.RankingsFilters-module__eWUNOq__searchInput{border:1px solid var(--glass-border);width:100%;color:var(--foreground);background:#ffffff0d;border-radius:12px;padding:.6rem 3rem .6rem 1rem;font-size:.9rem;transition:all .2s}.RankingsFilters-module__eWUNOq__searchInput:focus{border-color:var(--accent);background:#ffffff14;outline:none}.RankingsFilters-module__eWUNOq__searchLoading{color:var(--text-dim);font-size:.75rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.RankingsFilters-module__eWUNOq__searchResultsPopup{z-index:1000;background:#fff;border:1px solid #00000014;border-radius:20px;max-height:400px;position:absolute;top:calc(100% + 12px);left:0;right:0;overflow:hidden auto;box-shadow:0 15px 45px #00000026}.RankingsFilters-module__eWUNOq__searchResultItem{cursor:pointer;border-bottom:1px solid #0000000a;align-items:center;gap:1.25rem;padding:1rem 1.25rem;transition:all .2s;display:flex}.RankingsFilters-module__eWUNOq__searchResultItem:hover{background:#00000008}.RankingsFilters-module__eWUNOq__searchResultThumb{border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.RankingsFilters-module__eWUNOq__searchResultThumb img{object-fit:cover;width:100%;height:100%}.RankingsFilters-module__eWUNOq__noThumb{background:#333;width:100%;height:100%}.RankingsFilters-module__eWUNOq__searchResultInfo{flex:1}.RankingsFilters-module__eWUNOq__searchResultName{color:#1a1a1a;margin-bottom:.1rem;font-size:.95rem;font-weight:800}.RankingsFilters-module__eWUNOq__searchResultRank{color:#666;font-size:.75rem;font-weight:600}@media (max-width:768px){.RankingsFilters-module__eWUNOq__filterContainer{border-radius:10px;gap:.6rem;margin:0 .4rem .75rem;padding:.75rem}.RankingsFilters-module__eWUNOq__filterRow{flex-flow:row;align-items:center;gap:.5rem}.RankingsFilters-module__eWUNOq__filterLabel{flex-shrink:0;min-width:40px;font-size:.6rem}.RankingsFilters-module__eWUNOq__pillContainer,.RankingsFilters-module__eWUNOq__providerContainer{scrollbar-width:none;flex-wrap:nowrap;gap:.35rem;width:100%;padding:0 .5rem .25rem 0;overflow-x:auto}.RankingsFilters-module__eWUNOq__pill,.RankingsFilters-module__eWUNOq__providerPill{border-radius:6px;padding:.3rem .6rem;font-size:.7rem}.RankingsFilters-module__eWUNOq__genreSelect{border-radius:8px;width:100%;padding:.4rem;font-size:.75rem}.RankingsFilters-module__eWUNOq__searchWrapper{width:100%}.RankingsFilters-module__eWUNOq__searchInput{padding:.5rem .75rem;font-size:.8rem}}
.PersonCard-module__9WvKcW__personCard{background:var(--card-bg);border:1px solid var(--glass-border);isolation:isolate;border-radius:16px;gap:1.25rem;padding:1rem 1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 15px #0000001a}.PersonCard-module__9WvKcW__personCard:hover{border-color:var(--accent);background:var(--glass-bg);transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.PersonCard-module__9WvKcW__stretchedLink{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.PersonCard-module__9WvKcW__personRank{background:var(--accent);color:#fff;border:2px solid var(--background);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:-8px;left:-8px}.PersonCard-module__9WvKcW__rankNumber{font-size:.85rem;font-weight:900}.PersonCard-module__9WvKcW__personImageWrapper{background:#111;border-radius:12px;flex-shrink:0;width:90px;height:90px;overflow:hidden}.PersonCard-module__9WvKcW__personImage{object-fit:cover;width:100%;height:100%}.PersonCard-module__9WvKcW__personNoImage{width:100%;height:100%;color:var(--text-dim);opacity:.5;justify-content:center;align-items:center;display:flex}.PersonCard-module__9WvKcW__personInfo{flex:1;min-width:0}.PersonCard-module__9WvKcW__personHeaderRow{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.PersonCard-module__9WvKcW__personName{margin:0;font-size:1.25rem;font-weight:800;line-height:1.2}.PersonCard-module__9WvKcW__risingStarBadge{color:#000;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,gold,#ff8c00);border-radius:4px;padding:2px 8px;font-size:.65rem;font-weight:800}.PersonCard-module__9WvKcW__personSubInfo{color:var(--text-dim);gap:.75rem;margin-bottom:1rem;font-size:.8rem;display:flex}.PersonCard-module__9WvKcW__personMetaRow{flex-direction:column;gap:1rem;display:flex}.PersonCard-module__9WvKcW__personDepartment{color:var(--accent);background:#e509141a;border-radius:6px;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;padding:2px 8px;font-size:.8rem;font-weight:700;display:flex}.PersonCard-module__9WvKcW__departmentIcon svg{width:14px;height:14px}.PersonCard-module__9WvKcW__momentumSection{background:#e5091408;border:1px solid #e5091414;border-radius:12px;padding:.6rem .8rem}.PersonCard-module__9WvKcW__momentumHeader{color:var(--accent);text-transform:uppercase;opacity:.8;margin-bottom:.5rem;font-size:.65rem;font-weight:800}.PersonCard-module__9WvKcW__personMomentum{flex-wrap:wrap;gap:1rem;display:flex}.PersonCard-module__9WvKcW__momentumItem{align-items:center;gap:.4rem;font-size:.85rem;display:flex}.PersonCard-module__9WvKcW__momentumIcon svg{width:16px;height:16px;color:var(--accent)}.PersonCard-module__9WvKcW__momentumValue{color:var(--foreground);font-weight:800}.PersonCard-module__9WvKcW__globalMomentum{color:var(--accent)}.PersonCard-module__9WvKcW__momentumBreakdown{color:var(--text-dim);opacity:.8;margin-left:.5rem;font-size:.7rem}.PersonCard-module__9WvKcW__miniIconWrapper{align-items:center;gap:.2rem;display:inline-flex}.PersonCard-module__9WvKcW__miniIconWrapper svg{width:.85em;height:.85em;stroke:var(--accent)}.PersonCard-module__9WvKcW__personKnownFor{border-top:1px solid var(--glass-border);margin-top:1rem;padding-top:.8rem}.PersonCard-module__9WvKcW__knownForLabel{color:var(--text-dim);margin-bottom:.75rem;font-size:.7rem;font-weight:700;display:block}.PersonCard-module__9WvKcW__knownForPosters{flex-wrap:wrap;gap:.5rem;display:flex}.PersonCard-module__9WvKcW__knownForPoster{border:1px solid var(--glass-border);background:#111;border-radius:4px;width:36px;height:54px;overflow:hidden}.PersonCard-module__9WvKcW__knownForPoster img{object-fit:cover;width:100%;height:100%}.PersonCard-module__9WvKcW__expandButton{border:1px solid var(--glass-border);width:36px;height:54px;color:var(--text-dim);background:#ffffff0d;border-radius:4px;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}@media (max-width:768px){.PersonCard-module__9WvKcW__personCard{gap:1rem;padding:1rem}.PersonCard-module__9WvKcW__personImageWrapper{width:60px;height:60px}.PersonCard-module__9WvKcW__personName{font-size:1.1rem}.PersonCard-module__9WvKcW__personMomentum{gap:.5rem}.PersonCard-module__9WvKcW__momentumItem{font-size:.75rem}}
.TMDBInfoSection-module__EbLA1q__infoSection{background:var(--card-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);text-align:left;border-radius:24px;width:100%;max-width:1100px;margin:.5rem auto 0;padding:max(1.5rem,min(4vw,3rem));animation:1.2s cubic-bezier(.23,1,.32,1) TMDBInfoSection-module__EbLA1q__fadeInUp;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.TMDBInfoSection-module__EbLA1q__infoSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#e509140d 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.TMDBInfoSection-module__EbLA1q__container{z-index:1;grid-template-columns:180px 1fr;align-items:flex-start;gap:max(2rem,min(5vw,4rem));display:grid;position:relative}.TMDBInfoSection-module__EbLA1q__visualSide{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.TMDBInfoSection-module__EbLA1q__tmdbLogo{filter:drop-shadow(0 0 15px #01d27766);width:100px;height:auto}.TMDBInfoSection-module__EbLA1q__badge{color:#01d277;letter-spacing:.1em;white-space:nowrap;background:#01d27726;border:1px solid #01d2774d;border-radius:6px;padding:4px 12px;font-size:.7rem;font-weight:800;display:inline-block}.TMDBInfoSection-module__EbLA1q__contentSide{flex-direction:column;gap:2rem;display:flex}.TMDBInfoSection-module__EbLA1q__title{letter-spacing:-.01em;font-size:1.25rem;font-weight:700;line-height:1.5}.TMDBInfoSection-module__EbLA1q__gradientText{background:linear-gradient(135deg,#01d277,#00e5ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.TMDBInfoSection-module__EbLA1q__text{color:var(--text-dim);max-width:800px;font-size:1.1rem;line-height:1.8}.TMDBInfoSection-module__EbLA1q__featureList{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1rem;display:grid}.TMDBInfoSection-module__EbLA1q__featureItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex}.TMDBInfoSection-module__EbLA1q__featureItem:hover{background:#ffffff0f;border-color:#01d27733;transform:translateY(-2px)}.TMDBInfoSection-module__EbLA1q__icon{color:#01d277;background:#01d2771a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.TMDBInfoSection-module__EbLA1q__featureTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.TMDBInfoSection-module__EbLA1q__featureText{color:var(--text-dim);word-break:break-word;font-size:.9rem;line-height:1.6}@keyframes TMDBInfoSection-module__EbLA1q__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.TMDBInfoSection-module__EbLA1q__container{gap:2.5rem}.TMDBInfoSection-module__EbLA1q__title{font-size:1.2rem}}@media (max-width:1000px){.TMDBInfoSection-module__EbLA1q__container{text-align:center;grid-template-columns:1fr;gap:1.5rem}.TMDBInfoSection-module__EbLA1q__visualSide{order:-1;gap:.75rem;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:1rem}.TMDBInfoSection-module__EbLA1q__tmdbLogo{width:80px}.TMDBInfoSection-module__EbLA1q__featureList{text-align:left;grid-template-columns:1fr;gap:.75rem}.TMDBInfoSection-module__EbLA1q__featureItem{gap:1rem;padding:1rem}.TMDBInfoSection-module__EbLA1q__icon{border-radius:8px;width:32px;height:32px}.TMDBInfoSection-module__EbLA1q__icon svg{width:18px;height:18px}.TMDBInfoSection-module__EbLA1q__infoSection{border-radius:16px;margin:1rem 0;padding:1.25rem 1rem}.TMDBInfoSection-module__EbLA1q__contentSide{gap:1rem}.TMDBInfoSection-module__EbLA1q__title{font-size:1.1rem;line-height:1.4}.TMDBInfoSection-module__EbLA1q__text{font-size:.85rem;line-height:1.6}.TMDBInfoSection-module__EbLA1q__featureTitle{margin-bottom:.25rem;font-size:.95rem}.TMDBInfoSection-module__EbLA1q__featureText{font-size:.8rem}}
