body.has-podcast-player{padding-bottom:calc(5.25rem + env(safe-area-inset-bottom,0px))}body.has-podcast-player.podcast-player--expanded-active{padding-bottom:calc(18rem + env(safe-area-inset-bottom,0px))}.podcast-player-dock{position:fixed;left:0;right:0;bottom:0;z-index:200;display:flex;justify-content:center;padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:var(--chalk-jet,#343434);border-top:1px solid rgba(255,255,255,.12);box-shadow:0 -4px 24px rgba(0,0,0,.22);pointer-events:none}.podcast-player-dock .podcast-player{pointer-events:auto}.podcast-player{position:relative;width:100%;max-width:var(--chalk-prose-width,65ch);background:0 0;color:var(--chalk-white,#fff);font-family:Helvetica,Arial,sans-serif}.podcast-player[hidden]{display:none}.podcast-player__collapsed{display:flex;align-items:center;gap:.75rem;min-height:5rem;padding:.5rem .75rem}.podcast-player__expanded{padding:.5rem .75rem 1rem}.podcast-player__expanded-inner{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start}.podcast-player__close{position:absolute;top:.35rem;right:.5rem}.podcast-player__art-btn{border:none;background:0 0;padding:0;cursor:pointer;border-radius:4px;flex-shrink:0}.podcast-player__art-btn:focus-visible{outline:2px solid var(--chalk-flax,#f9df74);outline-offset:2px}.podcast-player__art-stack{position:relative;display:block;width:64px;height:64px}.podcast-player__art-stack--lg{width:128px;height:128px}.podcast-player__art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:4px;opacity:0;transition:opacity .2s ease}.podcast-player__art--visible{opacity:1}@media(prefers-reduced-motion:reduce){.podcast-player__art{transition:none}}.podcast-player__meta{flex:1;min-width:0}.podcast-player__title{margin:0;font-size:.95rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.podcast-player__chapter{margin:.15rem 0 0;font-size:.8rem;color:rgba(255,255,255,.78)}.podcast-player__collapsed-controls{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.podcast-player__time-collapsed{font-size:.75rem;font-variant-numeric:tabular-nums;color:rgba(255,255,255,.85);min-width:4.5rem;text-align:right}.podcast-player__time{margin:.35rem 0 .5rem;font-size:.8rem;font-variant-numeric:tabular-nums;color:rgba(255,255,255,.85)}.podcast-player__scrubber-wrap{position:relative;height:1.5rem;margin:.5rem 0}.podcast-player__buffer{position:absolute;left:0;top:50%;transform:translateY(-50%);height:4px;width:0;background:rgba(255,255,255,.25);border-radius:2px;pointer-events:none}.podcast-player__ticks{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:8px;pointer-events:none}.podcast-player__tick{position:absolute;width:2px;height:8px;background:rgba(249,223,116,.7);transform:translateX(-50%)}.podcast-player__scrubber{position:relative;z-index:1;width:100%;margin:0;accent-color:var(--chalk-flax,#f9df74);cursor:pointer;background:0 0}.podcast-player__scrubber:focus-visible{outline:2px solid var(--chalk-flax,#f9df74);outline-offset:2px}.podcast-player__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.podcast-player__btn{border:none;background:rgba(255,255,255,.12);color:var(--chalk-white,#fff);border-radius:4px;padding:.4rem .55rem;font-size:.8rem;cursor:pointer;line-height:1.2}.podcast-player__btn:focus-visible{outline:2px solid var(--chalk-flax,#f9df74);outline-offset:2px}.podcast-player__btn:hover{background:rgba(255,255,255,.2)}.podcast-player__btn--play{background:var(--chalk-flax,#f9df74);color:var(--chalk-jet,#343434);font-weight:700;min-width:2.5rem}.podcast-player__btn--ghost{background:0 0}.podcast-player__btn--subscribe{font-weight:600;border:1px solid rgba(249,223,116,.55);color:var(--chalk-flax,#f9df74);background:rgba(249,223,116,.12);min-width:2rem}.podcast-player__subscribe-hint{margin:0 0 .75rem;font-size:.85rem;line-height:1.45;color:rgba(255,255,255,.82)}.podcast-player__subscribe-list{list-style:none;margin:0;padding:0}.podcast-player__subscribe-list li{margin-bottom:.35rem}.podcast-player__subscribe-link{display:block;width:100%;text-align:left;padding:.65rem .75rem;border-radius:6px;background:rgba(255,255,255,.1);color:var(--chalk-flax,#f9df74);text-decoration:none;font-size:.9rem;font-weight:600;border:none;cursor:pointer;font-family:inherit}.podcast-player__subscribe-link:hover,.podcast-player__subscribe-link:focus-visible{background:rgba(255,255,255,.18);outline:2px solid var(--chalk-flax,#f9df74);outline-offset:2px}.podcast-player__subscribe-link--muted{color:rgba(255,255,255,.75);font-weight:400;font-size:.8rem}.podcast-player__subscribe-url{margin:.75rem 0 0;font-size:.7rem;line-height:1.35;word-break:break-all;color:rgba(255,255,255,.55)}.podcast-player__subscribe-url[data-copied]::before{content:"Copied! ";color:var(--chalk-flax,#f9df74)}.podcast-player--playing .podcast-player__icon--play{display:none}.podcast-player:not(.podcast-player--playing) .podcast-player__icon--pause{display:none}.podcast-player__sheet{position:fixed;inset:0;z-index:300;background:rgba(0,0,0,.5);display:flex;align-items:flex-end;justify-content:center}.podcast-player__sheet[hidden]{display:none}.podcast-player__sheet-inner{background:var(--chalk-jet,#343434);color:#fff;width:100%;max-width:28rem;max-height:70vh;overflow:auto;border-radius:12px 12px 0 0;padding:1rem}.podcast-player__sheet-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.podcast-player__sheet-header h2{margin:0;font-size:1rem}.podcast-player__chapter-list{list-style:none;margin:0;padding:0}.podcast-player__chapter-item{display:flex;align-items:center;gap:.75rem;width:100%;text-align:left;border:none;background:rgba(255,255,255,8%);color:inherit;padding:.5rem;margin-bottom:.35rem;border-radius:6px;cursor:pointer}.podcast-player__chapter-item img{width:48px;height:48px;object-fit:cover;border-radius:4px;flex-shrink:0}.podcast-player__chapter-item strong{display:block}.podcast-player__chapter-item time{font-size:.75rem;opacity:.75}.podcast-player__chapter-link{font-size:.75rem;color:var(--chalk-flax,#f9df74);margin-left:auto}.podcast-player__ended{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:rgba(52,52,52,.95);z-index:10}.podcast-player__ended[hidden]{display:none}.podcast-player__next{color:var(--chalk-flax,#f9df74)}.podcast-player--expanded .podcast-player__collapsed{display:none}.podcast-player--collapsed .podcast-player__expanded{display:none}@media(max-width:639px){.podcast-player__expanded-inner{grid-template-columns:1fr;justify-items:center;text-align:center}.podcast-player__body{width:100%}.podcast-player__controls{justify-content:center}}@media(min-width:640px){.podcast-player__expanded{min-height:17.5rem}}