[hidden]{display:none!important}
#retry{font:inherit;font-size:12px;border:1px solid var(--line);border-radius:6px;padding:9px 12px;background:#fff;color:var(--soft);cursor:pointer}
#retry{margin-left:12px}
#status{font-size:14px;color:var(--muted);line-height:1.8;margin:20px 0}
#access-panel h2{font-size:22px;margin-top:0;line-height:1.5}
#access-panel .primary{display:inline-flex;padding:14px 20px;min-height:44px}
.timestamp{background:none;border:0;cursor:pointer;font:inherit;font-size:12px}
.turn p+p{margin-top:1em}
.turn-share{cursor:pointer}
@media(max-width:760px){#retry{display:block;margin:14px 0 0}}
.site-nav #logout{font:inherit;color:var(--brand);border:0;background:none;padding:0;min-height:44px}

.podcast-download-sheet{box-sizing:border-box;width:min(100%,480px);max-height:85dvh;margin:auto auto 0;padding:32px 24px calc(20px + env(safe-area-inset-bottom));border:1px solid var(--line);border-radius:22px 22px 0 0;background:var(--paper,#fff);color:var(--ink,#17231f);box-shadow:0 -12px 60px #0002}
.podcast-download-sheet::backdrop{background:#15241d66}
.podcast-download-sheet h2{margin:10px 0 14px;font-size:24px;line-height:1.4}
.podcast-download-sheet p{font-size:15px;line-height:1.8;color:var(--muted,#617168)}
.podcast-download-sheet .podcast-download-eyebrow{margin:0;font-size:12px;color:var(--brand,#286451)}
.podcast-download-sheet .podcast-download-close{position:absolute;top:10px;right:10px;min-width:44px;min-height:44px;border:0;background:none;font-size:28px;color:var(--muted,#617168)}
.podcast-download-primary,.podcast-download-continue{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:48px;border-radius:8px;font:inherit;text-decoration:none;cursor:pointer}
.podcast-download-primary{margin:24px 0 8px;background:var(--brand,#286451);color:#fff}
.podcast-download-continue{border:0;background:none;color:var(--ink,#17231f)}
.podcast-download-sheet :focus-visible{outline:2px solid var(--brand,#286451);outline-offset:3px}
