.pe-podcast{background:var(--shell);color:var(--fg);padding:96px 48px 120px;min-height:60vh}.pe-podcast__inner{max-width:1080px;margin:0 auto}.pe-podcast__head{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:64px;align-items:center;margin-bottom:64px}.pe-podcast__head-text{max-width:640px}.pe-podcast__h1{font-family:var(--font-display);font-weight:900;font-size:64px;line-height:.95;letter-spacing:-.015em;text-transform:uppercase;color:var(--abyss);margin:16px 0 28px}.pe-podcast__hl-wrap{position:relative;display:inline-block;padding:0 6px}.pe-podcast__hl-wrap>span:not(.pe-scribble){position:relative;z-index:1;color:var(--ink)}.pe-podcast__intro{font-family:var(--font-ui);font-size:18px;line-height:1.6;color:var(--fg-muted);margin:0 0 16px}.pe-podcast__intro strong{color:var(--abyss);font-weight:700}.pe-podcast__note{font-family:var(--font-ui);font-size:14px;line-height:1.55;color:var(--fg-subtle);margin:0;padding:12px 16px;background:var(--bg-alt);border-left:3px solid var(--surf);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.pe-podcast__art{position:relative;justify-self:end;margin-bottom:40px}.pe-podcast__cover{display:block;width:300px;max-width:100%;height:auto;aspect-ratio:1 / 1;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg),var(--shadow-crisp);transform:rotate(-2deg)}.pe-podcast__art-note{position:absolute;left:-8px;bottom:-34px;white-space:nowrap}.pe-podcast__art-note-text{font-family:Caveat,Marker Felt,cursive;font-size:24px;font-weight:700;line-height:1;color:var(--sun);transform:rotate(-4deg);display:inline-block}.pe-podcast__apps-head{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid var(--border)}.pe-podcast__apps-h2{font-family:var(--font-sans);font-weight:700;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--surf);margin:0}.pe-podcast__apps-caveat{font-family:Caveat,Marker Felt,cursive;font-size:20px;font-weight:700;color:var(--sun);line-height:1}.pe-podcast__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:14px}.pe-podcast-app{--brand: var(--abyss);display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px 16px 16px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--shell);color:var(--ink);text-decoration:none;transition:border-color var(--dur-med) var(--ease-out),box-shadow var(--dur-med) var(--ease-out),transform var(--dur-med) var(--ease-out)}.pe-podcast-app:hover,.pe-podcast-app:focus-visible{border-color:var(--brand);box-shadow:var(--shadow-md),0 0 0 1px var(--brand);transform:translateY(-2px);outline:none}.pe-podcast-app{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.pe-podcast-app:active{transform:scale(.985);transition-duration:var(--dur-fast)}@media(hover:none){.pe-podcast-app:hover{transform:none;box-shadow:none;border-color:var(--border)}.pe-podcast-app:hover .pe-podcast-app__action{color:var(--abyss)}}.pe-podcast-app__tile{width:52px;height:52px;border-radius:12px;background:var(--brand);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.pe-podcast-app__tile svg{width:30px;height:30px;display:block}.pe-podcast-app__text{display:flex;flex-direction:column;gap:3px;min-width:0}.pe-podcast-app__name{font-family:var(--font-impact);font-weight:900;font-size:19px;letter-spacing:-.005em;text-transform:uppercase;line-height:1;color:var(--abyss)}.pe-podcast-app__cue{font-family:var(--font-ui);font-size:13px;line-height:1.35;color:var(--fg-subtle)}.pe-podcast-app__action{font-family:var(--font-impact);font-weight:900;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--abyss);white-space:nowrap;transition:color var(--dur-fast) var(--ease-out)}.pe-podcast-app:hover .pe-podcast-app__action{color:var(--brand)}.pe-podcast__rss{display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;align-items:start;margin-top:40px;padding:24px;background:var(--bg-alt);border-radius:var(--radius-sm)}.pe-podcast__rss-tile{width:52px;height:52px;border-radius:12px;background:orange;display:inline-flex;align-items:center;justify-content:center}.pe-podcast__rss-tile svg{width:28px;height:28px;display:block}.pe-podcast__rss-h2{font-family:var(--font-impact);font-weight:900;font-size:22px;text-transform:uppercase;letter-spacing:-.005em;line-height:1;color:var(--abyss);margin:14px 0 8px}.pe-podcast__rss-blurb{font-family:var(--font-ui);font-size:14px;line-height:1.55;color:var(--fg-muted);margin:0 0 14px}.pe-podcast__rss-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.pe-podcast__rss-url{font-family:var(--font-mono);font-size:12.5px;color:var(--abyss);background:var(--shell);border:1px solid var(--border);border-radius:var(--radius-sm);padding:8px 12px;min-width:0;max-width:100%;overflow-wrap:anywhere;text-decoration:none}.pe-podcast__rss-url:hover{text-decoration:underline;text-underline-offset:3px}.pe-podcast__rss-copy{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-ui);font-weight:700;font-size:14px;color:var(--shell);background:var(--abyss);border:0;padding:10px 18px;border-radius:var(--radius-sm);cursor:pointer;transition:background var(--dur-fast) var(--ease-out)}.pe-podcast__rss-copy:hover{background:var(--surf)}.pe-podcast__rss-copy.is-copied{background:var(--algae)}.pe-podcast__back{margin:40px 0 0;font-family:var(--font-ui);font-weight:700;font-size:14px}.pe-podcast__back a{color:var(--abyss);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:2px}.pe-podcast__back a:hover{color:var(--coral)}@media(max-width:1000px){.pe-podcast{padding:72px 40px 96px}.pe-podcast__head{grid-template-columns:minmax(0,1fr) 220px;gap:40px}.pe-podcast__h1{font-size:52px}.pe-podcast__cover{width:220px}.pe-podcast__art{margin-bottom:44px}.pe-podcast__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pe-podcast-app__name{font-size:18px}.pe-podcast-app__action{font-size:11px;letter-spacing:.1em}}@media(max-width:720px){.pe-podcast{padding:40px 20px 72px}.pe-podcast__head{grid-template-columns:1fr;gap:28px;margin-bottom:36px}.pe-podcast__art{order:-1;justify-self:start;margin:0 0 4px 6px}.pe-podcast__cover{width:132px;border-radius:10px}.pe-podcast__art-note{display:none}.pe-podcast__h1{font-size:42px;margin:12px 0 20px}.pe-podcast__intro{font-size:17px}.pe-podcast__apps-head{margin-bottom:14px}.pe-podcast__grid{grid-template-columns:1fr;gap:10px}.pe-podcast-app{grid-template-columns:44px minmax(0,1fr) auto;gap:12px;padding:12px 14px 12px 12px}.pe-podcast-app__tile{width:44px;height:44px;border-radius:10px}.pe-podcast-app__tile svg{width:26px;height:26px}.pe-podcast-app__name{font-size:17px}.pe-podcast__rss{grid-template-columns:1fr;gap:12px;padding:18px}.pe-podcast__rss-h2{margin-top:0}}@media(max-width:400px){.pe-podcast__h1{font-size:37px}.pe-podcast__apps-caveat{font-size:18px}}
