._page_10yio_1{background:var(--gradient-brand);flex-direction:column;min-height:100vh;display:flex}._container_10yio_8{max-width:1200px;margin:0 auto;padding:0 2rem}._brand_10yio_14{color:var(--text-on-brand-strong);font-size:1.5rem;font-weight:700;-webkit-text-decoration:none;text-decoration:none}._nav_10yio_21{align-items:center;gap:1rem;display:inline-flex}._navLink_10yio_27{color:var(--text-on-brand-strong);font-weight:600;-webkit-text-decoration:none;text-decoration:none}._navLink_10yio_27:hover{-webkit-text-decoration:underline;text-decoration:underline}._profileLink_10yio_37{background:var(--button-primary-bg);color:var(--button-primary-text);border:var(--button-primary-border);box-shadow:var(--button-primary-shadow);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.5rem 1rem;font-weight:600;-webkit-text-decoration:none;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}._profileLink_10yio_37:hover{background:var(--button-primary-bg-hover);box-shadow:var(--button-primary-shadow-hover);transform:translateY(-1px)}._authButton_10yio_59{background:var(--button-ghost-bg);color:var(--button-ghost-text);border:1px solid var(--button-ghost-border);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:.5rem 1rem;font-weight:600;-webkit-text-decoration:none;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}._authButton_10yio_59:hover{background:var(--button-ghost-bg-hover);transform:translateY(-1px)}._main_10yio_80{flex:1;padding:3rem 0}._hero_10yio_85{text-align:center;border-bottom:1px solid #fff3;margin-bottom:3rem;padding:3rem 0}._headline_10yio_92{color:var(--text-on-brand-strong);margin:0 0 1rem;font-size:3rem;font-weight:700}._subtitle_10yio_99{color:var(--text-on-brand-muted);max-width:720px;margin:0 auto 2.5rem;font-size:1.25rem}._features_10yio_106{grid-gap:1.5rem;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:900px;margin:0 auto 3rem;padding:0 1rem;display:grid}._featureItem_10yio_115{background:var(--surface-glass);border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;transition:transform .2s,background .2s;display:flex}._featureItem_10yio_115:hover{background:var(--surface-glass-strong);transform:translateY(-4px)}._featureIcon_10yio_133{font-size:2rem}._featureText_10yio_137{color:var(--text-on-brand-strong);text-align:center;font-size:.95rem;font-weight:600}._featureDescription_10yio_144{color:var(--text-on-brand-muted);text-align:center;margin-top:.25rem;font-size:.8rem}._ctaButtons_10yio_151{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}._ctaButton_10yio_151{background:var(--button-primary-bg);color:var(--button-primary-text);border:var(--button-primary-border);box-shadow:var(--button-primary-shadow);border-radius:8px;padding:.85rem 2.5rem;font-size:1.1rem;font-weight:600;-webkit-text-decoration:none;text-decoration:none;transition:all .2s}._ctaButton_10yio_151:hover{background:var(--button-primary-bg-hover);box-shadow:var(--button-primary-shadow-hover);transform:translateY(-2px)}._ctaButtonSecondary_10yio_178{background:var(--button-ghost-bg);color:var(--button-ghost-text);border:1px solid var(--button-ghost-border);border-radius:8px;padding:.85rem 2.5rem;font-size:1.1rem;font-weight:600;-webkit-text-decoration:none;text-decoration:none;transition:all .2s}._ctaButtonSecondary_10yio_178:hover{background:var(--button-ghost-bg-hover);transform:translateY(-2px);box-shadow:0 8px 16px #00000026}._episodesSection_10yio_196{padding-bottom:4rem}._sectionHeader_10yio_200{margin-bottom:2rem}._sectionHeader_10yio_200 h3{color:#fff;text-align:center;margin:0;font-size:2rem}._loadingContainer_10yio_211,._errorContainer_10yio_212,._emptyState_10yio_213{text-align:center;color:#fff;padding:3rem}._spinner_10yio_219{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite _spin_10yio_219}@keyframes _spin_10yio_219{to{transform:rotate(360deg)}}._retryButton_10yio_233{background:var(--button-ghost-bg);color:var(--button-ghost-text);border:1px solid var(--button-ghost-border);cursor:pointer;border-radius:8px;margin-top:1rem;padding:.5rem 1rem;font-weight:600;transition:background .2s,transform .2s}._retryButton_10yio_233:hover{background:var(--button-ghost-bg-hover);transform:translateY(-1px)}._episodesGrid_10yio_250{grid-gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}._episodeCard_10yio_256{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;flex-direction:column;padding:1.5rem;-webkit-text-decoration:none;text-decoration:none;transition:transform .2s,background .2s;display:flex}._episodeCard_10yio_256:hover{background:#ffffff26;transform:translateY(-2px)}._episodeTitle_10yio_274{color:#fff;margin:0 0 .5rem;font-size:1.25rem}._episodeSummary_10yio_280{color:#ffffffd9;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:.9rem;display:-webkit-box;overflow:hidden}._episodeDescription_10yio_290{color:#fffc;flex:1;margin:0 0 1rem;font-size:.95rem}._episodeMetadata_10yio_297{color:#ffffffb3;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:1rem;font-size:.85rem;display:flex}._episodeDate_10yio_307,._episodeDuration_10yio_308{align-items:center;display:flex}@media (width<=768px){._headline_10yio_92{font-size:2rem}._subtitle_10yio_99{font-size:1rem}._features_10yio_106{grid-template-columns:repeat(2,1fr);gap:1rem}._featureItem_10yio_115{padding:1.25rem .75rem}._featureIcon_10yio_133{font-size:1.75rem}._featureText_10yio_137{font-size:.85rem}._featureDescription_10yio_144{font-size:.75rem}._ctaButtons_10yio_151{flex-direction:column;align-items:stretch;padding:0 1rem}._ctaButton_10yio_151,._ctaButtonSecondary_10yio_178{text-align:center;width:100%}._episodesGrid_10yio_250{grid-template-columns:1fr}._container_10yio_8{padding:0 1rem}}
