.HomePage_hero__oRrFL{position:relative;min-height:450px;display:flex;align-items:center;justify-content:center;padding:2rem 0 1rem;overflow:hidden;margin-bottom:0}.HomePage_heroBackground__B2utG{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.HomePage_heroGradient__qscGn{width:100%;height:100%;background:transparent;opacity:0}.HomePage_container__NwVWR{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%}.HomePage_heroContent__Aq_nR{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto}.HomePage_heroTitle__4KVGU{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;color:var(--text-primary,#0f172a);line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.1)}.HomePage_heroSubtitle__IhVGH{font-size:clamp(1rem,2vw,1.25rem);color:var(--text-secondary,#475569);margin-bottom:1.5rem;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.05)}.HomePage_heroActions__DGqnL{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.HomePage_btnPrimary__t7YjI,.HomePage_btnSecondary__gNA7i{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:all .2s ease;cursor:pointer;border:none}.HomePage_btnPrimary__t7YjI{background:var(--color-primary,#f97316);color:#fff}.HomePage_btnPrimary__t7YjI:hover{background:var(--color-primary-dark,#ea580c);transform:translateY(-2px);box-shadow:0 4px 12px rgba(249,115,22,.3)}.HomePage_btnSecondary__gNA7i{background:transparent;color:var(--color-primary,#f97316);border:2px solid var(--color-primary,#f97316)}.HomePage_btnSecondary__gNA7i:hover{background:var(--color-primary,#f97316);color:#fff;transform:translateY(-2px)}.HomePage_adContainer__j8FkV{max-width:1200px;margin:.25rem auto;padding:0 1.5rem;min-height:60px;display:flex;align-items:center;justify-content:center}.HomePage_inFeedAd__JDPq8{margin:.25rem auto}.HomePage_main__Yc_gx{padding:0;margin-top:0}.HomePage_section__Lx3Tq{margin-bottom:.5rem;padding-top:0}.HomePage_sectionHeader__ZAF_7{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.HomePage_sectionTitle__tGzWp{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--text-primary,#0f172a);margin:0}.HomePage_refreshButton__eNPMn{display:flex;align-items:center;gap:.5rem}.HomePage_refreshIcon__NxRjV{font-size:1.25rem;display:inline-block;transition:transform .3s ease}.HomePage_refreshButton__eNPMn:hover .HomePage_refreshIcon__NxRjV{transform:rotate(180deg)}.HomePage_episodeStats__ewOsv{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem;padding:2rem;background:linear-gradient(135deg,rgba(249,115,22,.05),rgba(251,146,60,.05));border-radius:1rem;border:1px solid rgba(249,115,22,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03)}.HomePage_episodeStat__6YQqJ{text-align:center;padding:.75rem;border-radius:.5rem;transition:all .2s ease}.HomePage_episodeStat__6YQqJ:hover{background:rgba(249,115,22,.05);transform:translateY(-2px)}.HomePage_episodeStatValue__BCUWA{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#f97316,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;line-height:1}.HomePage_episodeStatLabel__E4_ON{font-size:.75rem;color:var(--text-secondary,#64748b);text-transform:uppercase;letter-spacing:.1em;font-weight:600}.HomePage_episodesGrid__xjUfj{display:grid;grid-gap:1rem;gap:1rem;margin-top:0}.HomePage_episodesGrid__xjUfj.HomePage_view-card__cYEyx{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.HomePage_episodesGrid__xjUfj.HomePage_view-list__hHwcL{grid-template-columns:1fr}.HomePage_episodesGrid__xjUfj.HomePage_view-compact__d1P04{grid-template-columns:1fr;gap:1rem}.HomePage_loadingContainer__dY04d{padding:4rem 2rem;color:var(--color-text-secondary,#666)}.HomePage_errorContainer__Z8o1_,.HomePage_loadingContainer__dY04d{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.HomePage_errorContainer__Z8o1_{padding:3rem 2rem;background:var(--color-error-light,#fee);border-radius:.75rem;border:1px solid var(--color-error,#ef4444)}.HomePage_errorIcon__xXkdo{font-size:3rem}.HomePage_errorMessage__wVtMZ{color:var(--color-error,#ef4444);font-weight:500;text-align:center;margin:0}.HomePage_emptyState__3mpY4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.HomePage_emptyIcon__vHVB7{font-size:4rem;margin-bottom:1rem;opacity:.5}.HomePage_emptyTitle__G0TNR{font-size:1.5rem;font-weight:600;color:var(--text-primary,#0f172a);margin-bottom:.5rem}.HomePage_emptyDescription__wMULZ{color:var(--text-secondary,#475569);max-width:400px}@media (max-width:768px){.HomePage_hero__oRrFL{min-height:350px;padding:2rem 0 1rem}.HomePage_heroTitle__4KVGU{font-size:2rem;margin-bottom:.75rem}.HomePage_heroSubtitle__IhVGH{font-size:1rem;margin-bottom:1rem}.HomePage_heroActions__DGqnL{flex-direction:column;width:100%;gap:.75rem}.HomePage_btnPrimary__t7YjI,.HomePage_btnSecondary__gNA7i{width:100%;padding:.75rem 1.5rem}.HomePage_sectionHeader__ZAF_7{flex-direction:column;align-items:flex-start;margin-bottom:.75rem}.HomePage_sectionTitle__tGzWp{margin-bottom:0}.HomePage_episodeStats__ewOsv{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.75rem;padding:.75rem;margin-bottom:1rem}.HomePage_episodeStatValue__BCUWA{font-size:1.5rem}.HomePage_episodesGrid__xjUfj.HomePage_view-card__cYEyx{grid-template-columns:1fr;gap:.75rem}.HomePage_adContainer__j8FkV{min-height:50px;margin:.25rem auto}}@media (max-width:480px){.HomePage_container__NwVWR{padding:0 1rem}.HomePage_hero__oRrFL{min-height:300px;padding:1.5rem 0 .75rem}.HomePage_heroTitle__4KVGU{font-size:1.5rem;margin-bottom:.5rem}.HomePage_heroSubtitle__IhVGH{font-size:.9rem;margin-bottom:.75rem}.HomePage_sectionTitle__tGzWp{font-size:1.25rem}.HomePage_episodeStats__ewOsv{grid-template-columns:1fr;gap:.5rem;padding:.5rem;margin-bottom:.75rem}.HomePage_episodeStatValue__BCUWA{font-size:1.25rem}.HomePage_episodesGrid__xjUfj.HomePage_view-card__cYEyx{gap:.5rem}}[data-theme=dark] .HomePage_heroTitle__4KVGU{color:var(--text-primary,#fafafa);text-shadow:0 2px 4px rgba(0,0,0,.3)}[data-theme=dark] .HomePage_heroSubtitle__IhVGH{color:var(--text-secondary,#d4d4d4);text-shadow:0 1px 2px rgba(0,0,0,.2)}[data-theme=dark] .HomePage_sectionTitle__tGzWp{color:var(--text-primary,#fafafa)}[data-theme=dark] .HomePage_episodeStats__ewOsv{background:linear-gradient(135deg,rgba(249,115,22,.08),rgba(251,146,60,.08));border-color:rgba(249,115,22,.2);box-shadow:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -1px rgba(0,0,0,.2)}[data-theme=dark] .HomePage_episodeStat__6YQqJ:hover{background:rgba(249,115,22,.1)}[data-theme=dark] .HomePage_episodeStatValue__BCUWA{background:linear-gradient(135deg,#fb923c,#fdba74);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-theme=dark] .HomePage_episodeStatLabel__E4_ON{color:#94a3b8}[data-theme=dark] .HomePage_emptyTitle__G0TNR{color:var(--text-primary,#fafafa)}[data-theme=dark] .HomePage_emptyDescription__wMULZ{color:var(--text-secondary,#d4d4d4)}