.hero-section.svelte-13em5ye{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden}.hero-background.svelte-13em5ye{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../../../images/hero-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-overlay.svelte-13em5ye{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--color-overlay-dark) 0%,rgba(31,41,55,.75) 50%,rgba(31,41,55,.6) 100%)}.hero-content.svelte-13em5ye{position:relative;z-index:1;width:100%;padding:3rem 1rem}.hero-container.svelte-13em5ye{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.hero-text.svelte-13em5ye{color:#fff}.hero-title.svelte-13em5ye{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-description.svelte-13em5ye{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;text-shadow:0 1px 4px rgba(0,0,0,.3);max-width:600px}.hero-cta.svelte-13em5ye{display:flex;gap:1rem}.latest-episode-card.svelte-13em5ye{background:#fff;border-radius:12px;box-shadow:var(--shadow-elevated);overflow:hidden;transition:var(--transition-smooth)}.latest-episode-card.svelte-13em5ye:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000002e}.latest-badge.svelte-13em5ye{background:var(--color-accent);color:#fff;padding:.5rem 1rem;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-align:center}.episode-link.svelte-13em5ye{display:block;text-decoration:none;color:inherit}.episode-thumbnail.svelte-13em5ye{width:100%;aspect-ratio:1;overflow:hidden;background-color:#e5e7eb}.episode-thumbnail.svelte-13em5ye .episode-image{border-radius:0}.episode-info.svelte-13em5ye{padding:1.5rem}.episode-title.svelte-13em5ye{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.75rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.episode-meta.svelte-13em5ye{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text-secondary);margin-bottom:1.25rem}.meta-divider.svelte-13em5ye{color:var(--color-border)}@media(min-width:1024px){.hero-container.svelte-13em5ye{grid-template-columns:1fr 400px}.hero-title.svelte-13em5ye{font-size:3rem}}@media(min-width:768px)and (max-width:1023px){.hero-container.svelte-13em5ye{grid-template-columns:1fr 350px;gap:2rem}.hero-title.svelte-13em5ye{font-size:2.5rem}.hero-section.svelte-13em5ye{min-height:500px}}@media(max-width:767px){.hero-section.svelte-13em5ye{min-height:auto;padding:2rem 0}.hero-content.svelte-13em5ye{padding:2rem 1rem}.hero-container.svelte-13em5ye{gap:2rem}.hero-title.svelte-13em5ye{font-size:2rem}.hero-description.svelte-13em5ye{font-size:1rem}.latest-episode-card.svelte-13em5ye{max-width:400px;margin:0 auto}}.platform-links-section.svelte-1qxx1aa{background-color:#f8f9fa;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding:3rem 1rem}.platform-container.svelte-1qxx1aa{max-width:1200px;margin:0 auto}.section-title.svelte-1qxx1aa{font-size:1.5rem;font-weight:700;color:var(--color-text-primary);text-align:center;margin-bottom:2rem}.platforms-grid.svelte-1qxx1aa{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.platform-card.svelte-1qxx1aa{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:8px;padding:2rem 1rem;text-decoration:none;color:var(--color-text-primary);box-shadow:0 2px 8px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);min-height:140px;position:relative}.platform-card.svelte-1qxx1aa:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 16px #0000001f;text-decoration:none}.platform-card.svelte-1qxx1aa:active{transform:translateY(-2px) scale(1.01)}.platform-icon.svelte-1qxx1aa{width:48px;height:48px;margin-bottom:1rem;color:var(--platform-color);display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.platform-card.svelte-1qxx1aa:hover .platform-icon:where(.svelte-1qxx1aa){transform:scale(1.1)}.platform-icon.svelte-1qxx1aa svg:where(.svelte-1qxx1aa){width:100%;height:100%}.platform-name.svelte-1qxx1aa{font-size:1rem;font-weight:600;text-align:center;color:var(--color-text-primary)}@media(max-width:767px){.platform-links-section.svelte-1qxx1aa{padding:2rem 1rem}.section-title.svelte-1qxx1aa{font-size:1.25rem;margin-bottom:1.5rem}.platforms-grid.svelte-1qxx1aa{grid-template-columns:1fr;gap:1rem;max-width:400px;margin:0 auto}.platform-card.svelte-1qxx1aa{padding:1.5rem 1rem;min-height:120px}.platform-icon.svelte-1qxx1aa{width:40px;height:40px;margin-bottom:.75rem}.platform-name.svelte-1qxx1aa{font-size:.875rem}}@media(max-width:400px){.platform-card.svelte-1qxx1aa{padding:1.25rem .75rem;min-height:110px}.platform-icon.svelte-1qxx1aa{width:36px;height:36px}.platform-name.svelte-1qxx1aa{font-size:.8125rem}}@media(prefers-reduced-motion:reduce){.platform-card.svelte-1qxx1aa,.platform-icon.svelte-1qxx1aa{transition:none}}.platform-card.svelte-1qxx1aa:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.home.svelte-1uha8ag{width:100%}.section-header.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:2rem;font-weight:700;color:#1f2937}.view-all-link.svelte-1uha8ag{font-size:1rem;font-weight:600;color:#2563eb;white-space:nowrap}.recent-episodes.svelte-1uha8ag{margin-bottom:3rem;padding:3rem 0}.episodes-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}.empty-state.svelte-1uha8ag{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;color:#6b7280}.cta.svelte-1uha8ag{text-align:center;padding:2rem 0}.cta-button.svelte-1uha8ag{display:inline-block;padding:1rem 2rem;background-color:#2563eb;color:#fff;font-size:1.125rem;font-weight:600;border-radius:8px;text-decoration:none;transition:background-color .2s;min-height:44px}.cta-button.svelte-1uha8ag:hover{background-color:#1d4ed8;text-decoration:none}@media(max-width:1024px){.episodes-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.episodes-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:1.5rem}.section-header.svelte-1uha8ag{flex-direction:column;align-items:flex-start;gap:1rem}}@media(max-width:480px){.episodes-grid.svelte-1uha8ag{gap:1rem}}
