.home-v2-root{--home-v2-bg:var(--background);--home-v2-fg:var(--foreground);--home-v2-fg-muted:color-mix(in oklab,var(--foreground) 55%,transparent);--home-v2-fg-subtle:color-mix(in oklab,var(--foreground) 38%,transparent);--home-v2-border:var(--border);--home-v2-surface:color-mix(in oklab,var(--card) 72%,transparent);--home-v2-surface-hover:color-mix(in oklab,var(--card) 92%,transparent);--home-v2-grid:color-mix(in oklab,var(--foreground) 6%,transparent);--home-v2-orb-cyan:rgba(6,182,212,.22);--home-v2-orb-violet:rgba(139,92,246,.16);--home-v2-orb-amber:rgba(245,158,11,.18);--home-v2-card-shadow:0 8px 32px rgba(15,23,42,.08);--home-v2-card-hover-shadow:0 16px 48px rgba(245,158,11,.12);--home-v2-card-overlay:linear-gradient(to top,color-mix(in oklab,var(--background) 95%,transparent),color-mix(in oklab,var(--background) 35%,transparent),transparent);--home-v2-cover-title:#fff;--home-v2-cover-info:hsla(0,0%,100%,.88);--home-v2-cover-subtitle:hsla(0,0%,100%,.8);--home-v2-cover-count:hsla(0,0%,100%,.62);--home-v2-cover-scrim:linear-gradient(0deg,rgba(15,23,42,.62) 0%,rgba(15,23,42,.32) 40%,rgba(15,23,42,.1) 65%,transparent);--home-v2-decor-stroke:color-mix(in oklab,var(--foreground) 12%,transparent);--home-v2-decor-fill:color-mix(in oklab,var(--card) 55%,transparent)}.dark .home-v2-root{--home-v2-bg:var(--background);--home-v2-fg:var(--foreground);--home-v2-fg-muted:color-mix(in oklab,var(--foreground) 55%,transparent);--home-v2-fg-subtle:color-mix(in oklab,var(--foreground) 38%,transparent);--home-v2-border:var(--border);--home-v2-surface:color-mix(in oklab,var(--foreground) 5%,transparent);--home-v2-surface-hover:color-mix(in oklab,var(--foreground) 8%,transparent);--home-v2-grid:color-mix(in oklab,var(--foreground) 4%,transparent);--home-v2-orb-cyan:rgba(6,182,212,.25);--home-v2-orb-violet:rgba(139,92,246,.2);--home-v2-orb-amber:rgba(245,158,11,.15);--home-v2-card-shadow:0 8px 32px rgba(0,0,0,.35);--home-v2-card-hover-shadow:0 16px 48px rgba(251,191,36,.12);--home-v2-card-overlay:linear-gradient(to top,var(--background),rgba(10,12,18,.4),transparent);--home-v2-cover-title:#f8fafc;--home-v2-cover-info:rgba(248,250,252,.86);--home-v2-cover-subtitle:rgba(248,250,252,.78);--home-v2-cover-count:rgba(248,250,252,.58);--home-v2-cover-scrim:linear-gradient(0deg,rgba(10,12,18,.68) 0%,rgba(10,12,18,.36) 40%,rgba(10,12,18,.12) 65%,transparent);--home-v2-decor-stroke:color-mix(in oklab,var(--foreground) 12%,transparent);--home-v2-decor-fill:color-mix(in oklab,var(--foreground) 6%,transparent)}@keyframes home-v2-float-a{0%,to{transform:translate(0) scale(1)}50%{transform:translate(24px,-18px) scale(1.08)}}@keyframes home-v2-float-b{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-20px,22px) scale(.92)}}@keyframes home-v2-float-c{0%,to{transform:translate(-50%) scale(1)}50%{transform:translate(calc(-50% + 12px),-14px) scale(1.04)}}@keyframes home-v2-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes home-v2-shimmer{0%{background-position:200%}to{background-position:-200%}}@keyframes home-v2-pulse-ring{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.65;transform:scale(1.04)}}@keyframes home-v2-chip{0%,to{transform:translateY(0);opacity:.85}50%{transform:translateY(-6px);opacity:1}}@keyframes home-v2-spin-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes home-v2-drift{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-10px) rotate(2deg)}}.home-v2-root .home-v2-orb-a{animation:home-v2-float-a 14s ease-in-out infinite;background:var(--home-v2-orb-cyan)}.home-v2-root .home-v2-orb-b{animation:home-v2-float-b 18s ease-in-out infinite;background:var(--home-v2-orb-violet)}.home-v2-root .home-v2-orb-c{animation:home-v2-float-c 16s ease-in-out infinite;background:var(--home-v2-orb-amber)}.home-v2-root .home-v2-rise{animation:home-v2-rise .75s cubic-bezier(.22,1,.36,1) both}.home-v2-root .home-v2-shimmer-text{background-size:200% auto;animation:home-v2-shimmer 6s linear infinite}.home-v2-root .home-v2-pulse-ring{animation:home-v2-pulse-ring 3s ease-in-out infinite}.home-v2-root .home-v2-chip{animation:home-v2-chip 4s ease-in-out infinite}.home-v2-root .home-v2-spin-slow{animation:home-v2-spin-slow 48s linear infinite}.home-v2-root .home-v2-drift-a{animation:home-v2-drift 7s ease-in-out infinite}.home-v2-root .home-v2-drift-b{animation:home-v2-drift 8s ease-in-out infinite reverse}.home-v2-root .home-v2-card:hover .home-v2-episode-cover{filter:brightness(1.05)}.home-v2-root .home-v2-episode-cover{transition:filter .35s ease}.home-v2-root .home-v2-cover-scrim{background:var(--home-v2-cover-scrim)}.home-v2-root .home-v2-cover-title{color:var(--home-v2-cover-title)}.home-v2-root .home-v2-cover-info{color:var(--home-v2-cover-info)}.home-v2-root .home-v2-cover-subtitle{color:var(--home-v2-cover-subtitle)}.home-v2-root .home-v2-cover-count{color:var(--home-v2-cover-count)}.home-v2-root .home-v2-card:hover{box-shadow:var(--home-v2-card-hover-shadow)}:has(.home-v2-root) header.home-v2-portal-header{background:hsla(0,0%,100%,.82);border-bottom:none;backdrop-filter:blur(20px) saturate(1.25);-webkit-backdrop-filter:blur(20px) saturate(1.25)}@supports (backdrop-filter:blur(1px)){:has(.home-v2-root) header.home-v2-portal-header{background:hsla(0,0%,100%,.68)}}.dark:has(.home-v2-root) header.home-v2-portal-header{background:hsla(0,0%,100%,.07);border-bottom:none}@supports (backdrop-filter:blur(1px)){.dark:has(.home-v2-root) header.home-v2-portal-header{background:hsla(0,0%,100%,.04)}}.home-v2-portal,.home-v2-portal .min-h-full,.home-v2-portal main{background:transparent!important}.home-v2-portal{margin-top:-4rem;padding-top:4rem}:has(.home-v2-root) header.home-v2-portal-header .border-t{background:hsla(0,0%,100%,.88);backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2)}.dark:has(.home-v2-root) header.home-v2-portal-header .border-t{background:hsla(0,0%,100%,.08)}.home-v2-root .home-v2-grid-bg{background-image:linear-gradient(var(--home-v2-grid) 1px,transparent 1px),linear-gradient(90deg,var(--home-v2-grid) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(ellipse 90% 70% at 50% 0,#000,transparent);mask-image:radial-gradient(ellipse 90% 70% at 50% 0,#000,transparent)}@media (prefers-reduced-motion:reduce){.home-v2-root .home-v2-chip,.home-v2-root .home-v2-drift-a,.home-v2-root .home-v2-drift-b,.home-v2-root .home-v2-orb-a,.home-v2-root .home-v2-orb-b,.home-v2-root .home-v2-orb-c,.home-v2-root .home-v2-pulse-ring,.home-v2-root .home-v2-rise,.home-v2-root .home-v2-shimmer-text,.home-v2-root .home-v2-spin-slow{animation:none}}.portal-page-shell .portal-page-orb{animation:none;opacity:.55}.dark .portal-page-shell .portal-page-orb{opacity:.45}:has(.portal-page-shell) header.home-v2-portal-header{background:hsla(0,0%,100%,.82);border-bottom:none;backdrop-filter:blur(20px) saturate(1.25);-webkit-backdrop-filter:blur(20px) saturate(1.25)}@supports (backdrop-filter:blur(1px)){:has(.portal-page-shell) header.home-v2-portal-header{background:hsla(0,0%,100%,.68)}}.dark:has(.portal-page-shell) header.home-v2-portal-header{background:hsla(0,0%,100%,.07)}@supports (backdrop-filter:blur(1px)){.dark:has(.portal-page-shell) header.home-v2-portal-header{background:hsla(0,0%,100%,.04)}}