.podcast-player[data-astro-cid-zc6lqhvv]{position:fixed;left:0;right:0;bottom:0;z-index:60;display:flex;align-items:center;gap:14px;padding:10px 18px;background:var(--surface);border-top:1px solid var(--line);box-shadow:0 -12px 30px -18px #14162259}@media(max-width:720px){.podcast-player[data-astro-cid-zc6lqhvv]{flex-wrap:wrap;padding:10px 14px}}.pp-toggle[data-astro-cid-zc6lqhvv]{flex:0 0 auto;width:38px;height:38px;border-radius:999px;border:0;display:grid;place-items:center;background:var(--accent-eff);color:#fff;cursor:pointer}:root[data-theme=dark] .pp-toggle[data-astro-cid-zc6lqhvv]{color:#12131a}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .pp-toggle[data-astro-cid-zc6lqhvv]{color:#12131a}}.pp-toggle[data-astro-cid-zc6lqhvv] svg[data-astro-cid-zc6lqhvv]{width:15px;height:15px;fill:currentColor}.pp-icon-pause[data-astro-cid-zc6lqhvv]{display:none}.pp-info[data-astro-cid-zc6lqhvv]{flex:1 1 200px;min-width:0}.pp-title[data-astro-cid-zc6lqhvv]{font-size:var(--step--1);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-show[data-astro-cid-zc6lqhvv]{font-size:.72rem;color:var(--ink-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-time[data-astro-cid-zc6lqhvv]{flex:0 0 auto;font-family:IBM Plex Mono,monospace;font-size:.72rem;color:var(--ink-2);font-variant-numeric:tabular-nums}.pp-seek[data-astro-cid-zc6lqhvv]{flex:2 1 200px;accent-color:var(--accent-eff)}.pp-source[data-astro-cid-zc6lqhvv]{flex:0 0 auto;font-size:var(--step--1);color:var(--ink-2)}.pp-source[data-astro-cid-zc6lqhvv]:hover{color:var(--ink)}.pp-close[data-astro-cid-zc6lqhvv]{flex:0 0 auto;background:none;border:0;color:var(--ink-2);font-size:.9rem;cursor:pointer;padding:4px}.pp-close[data-astro-cid-zc6lqhvv]:hover{color:var(--ink)}body:has(.podcast-player:not([hidden])){padding-bottom:66px}.show-hero[data-astro-cid-t6hhefen]{display:flex;align-items:center;gap:18px;margin-top:14px}.show-cover[data-astro-cid-t6hhefen]{flex:0 0 auto;border-radius:14px;object-fit:cover;border:1px solid var(--line);background:var(--surface-2)}.show-hero[data-astro-cid-t6hhefen] h1[data-astro-cid-t6hhefen]{margin-top:4px}.episode-cover[data-astro-cid-t6hhefen]{flex:0 0 auto;width:72px;height:72px;border-radius:10px;object-fit:cover;border:1px solid var(--line);background:var(--surface-2)}.podcast-cta[data-astro-cid-t6hhefen]{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px;padding:20px 22px;border:1px solid color-mix(in srgb,var(--accent-eff) 26%,var(--line));border-radius:14px;background:color-mix(in srgb,var(--accent-eff) 7%,var(--surface))}.podcast-cta-body[data-astro-cid-t6hhefen]{flex:1 1 260px}.podcast-cta-body[data-astro-cid-t6hhefen] h3[data-astro-cid-t6hhefen]{font-size:var(--step-1);margin-top:6px}.new-chip[data-astro-cid-t6hhefen]{flex:0 0 auto;font-family:IBM Plex Mono,monospace;font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;padding:4px 10px;border-radius:999px;color:#fff;background:var(--accent-eff)}.podcast-row[data-astro-cid-t6hhefen]{display:flex;align-items:center;gap:14px;padding:18px 4px;border-bottom:1px solid var(--line);transition:background .12s}.podcast-list[data-astro-cid-t6hhefen]>.podcast-row[data-astro-cid-t6hhefen]:last-child{border-bottom:0}.podcast-row[data-astro-cid-t6hhefen]:hover,.podcast-row[data-astro-cid-t6hhefen].is-playing{background:var(--surface)}.podcast-row-media[data-astro-cid-t6hhefen]{position:relative;flex:0 0 auto;width:48px;height:48px}.podcast-row-media[data-astro-cid-t6hhefen] img[data-astro-cid-t6hhefen]{width:48px;height:48px;border-radius:8px;object-fit:cover;display:block;border:1px solid var(--line);background:var(--surface-2)}.podcast-row-media[data-astro-cid-t6hhefen] .podcast-row-play[data-astro-cid-t6hhefen]{position:absolute;right:-6px;bottom:-6px;width:26px;height:26px;margin-top:0;box-shadow:var(--shadow)}.podcast-row-media[data-astro-cid-t6hhefen] .podcast-row-play[data-astro-cid-t6hhefen] svg[data-astro-cid-t6hhefen]{width:10px;height:10px}.podcast-row-play[data-astro-cid-t6hhefen]{flex:0 0 auto;width:34px;height:34px;margin-top:4px;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--accent-eff);display:grid;place-items:center;cursor:pointer}.podcast-row-play[data-astro-cid-t6hhefen]:hover{border-color:var(--accent-eff)}.podcast-row-play[data-astro-cid-t6hhefen]:disabled{opacity:.4;cursor:not-allowed}.podcast-row-play[data-astro-cid-t6hhefen] svg[data-astro-cid-t6hhefen]{width:13px;height:13px;fill:currentColor}.podcast-row[data-astro-cid-t6hhefen].is-playing .podcast-row-play[data-astro-cid-t6hhefen]{background:var(--accent-eff);color:#fff}.podcast-row-body[data-astro-cid-t6hhefen]{flex:1 1 auto;min-width:0}.podcast-row-body[data-astro-cid-t6hhefen] h3[data-astro-cid-t6hhefen]{font-size:var(--step-1);margin:6px 0;max-width:52ch}
