.podcast-intro{padding-block: clamp(36px, 6vw, 84px)}.podcast-intro-grid, .podcast-episode-head{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(230px,.8fr);gap:clamp(32px,6vw,100px);align-items:center}.podcast-intro h1{max-width:16ch;font-size:clamp(38px,4.5vw,66px);line-height:1.08}.podcast-intro .lede{max-width:52ch}.podcast-count{margin-top:24px;font-size:16px;font-weight:600}.podcast-cover{margin:0;width:100%;max-width:420px;justify-self:end}.podcast-cover img{display:block;width:100%;height:auto;border-radius:8px}.podcast-cover figcaption{margin-top:12px;font-size:14px;text-align:center;color:var(--muted)}.podcast-platforms{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:24px}.podcast-platforms a{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:15px;font-weight:600;text-decoration:underline;text-underline-offset:4px}.podcast-platforms img{flex:none;width:24px;height:24px}.podcast-feature{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr);gap:clamp(32px,6vw,96px);align-items:center}.podcast-feature h2{font-size:clamp(30px,3.2vw,44px);line-height:1.15;max-width:26ch}.podcast-feature h2 a, .episode-row h3 a, .podcast-related h3 a{text-decoration:none}.podcast-feature h2 a:hover, .episode-row h3 a:hover, .podcast-related h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.podcast-feature-note{position:relative;padding:28px 0 28px 32px;border-left:1px solid var(--green)}.podcast-feature-note p{font-family:var(--serif);font-size:clamp(23px,2.2vw,30px);line-height:1.4}.podcast-feature-note>span:last-child{font-size:14px}.podcast-feature-mark{display:block;font-size:68px;color:var(--green);line-height:.8;font-family:Georgia,serif}.podcast-host-note{font-size:14px;color:var(--muted);margin-top:20px}.podcast-library{max-width:1040px}.podcast-filters{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:20px;align-items:end;margin:32px 0 12px}.podcast-filters .field{margin:0}.podcast-result{font-size:14px;margin:16px 0;color:var(--muted)}.episode-row{display:grid;grid-template-columns:72px minmax(0,1fr);gap:24px;padding:32px 0;border-top:1px solid var(--line)}.episode-row:last-child{border-bottom:1px solid var(--line)}.episode-number{font-family:var(--serif);font-size:44px;line-height:1.2;color:var(--green);font-variant-numeric:tabular-nums}.episode-meta{display:flex;flex-wrap:wrap;gap:8px 20px;font-size:14px;color:var(--muted);margin:0 0 12px}.episode-row h3{font-size:clamp(25px,2.4vw,32px);line-height:1.25;margin-bottom:12px;max-width:36ch}.episode-row p:not(.episode-meta){max-width:64ch}.episode-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px;margin-top:24px}.episode-actions .btn{gap:10px}.episode-actions .text-link{font-size:16px}.podcast-episode{padding-top:32px}.podcast-episode .back-link{display:inline-flex;align-items:center;min-height:44px;margin-bottom:32px}.podcast-episode h1{font-size:clamp(34px,4vw,56px);line-height:1.12;max-width:24ch}.podcast-episode .podcast-cover{max-width:320px}.podcast-reading{max-width:840px}.podcast-takeaways{list-style:none;counter-reset:takeaway;padding:0;margin:28px 0 0}.podcast-takeaways li{counter-increment:takeaway;display:grid;grid-template-columns:32px 1fr;gap:16px;padding:18px 0;border-top:1px solid var(--line);line-height:1.6}.podcast-takeaways li::before{content:counter(takeaway,decimal-leading-zero);font-size:14px;font-weight:600;color:var(--green);padding-top:4px}.podcast-reflection{margin-top:36px;padding:28px 32px;border-left:3px solid var(--green);background:var(--paper)}.podcast-reflection h2{font-size:clamp(25px,3vw,34px);line-height:1.3}.podcast-reflection>p:last-child{margin-bottom:0;font-size:15px}.podcast-chapters{margin-bottom:40px}.podcast-chapters ol{list-style:none;padding:0}.podcast-chapters li{border-bottom:1px solid var(--line)}.podcast-chapters button{display:grid;grid-template-columns:60px 1fr 20px;gap:16px;align-items:center;text-align:left;width:100%;padding:16px 4px;color:var(--navy);background:transparent;border:0;cursor:pointer;font:inherit}.podcast-chapters button:hover{background:var(--green-soft)}.podcast-chapters time{font-size:15px;font-variant-numeric:tabular-nums;color:var(--green)}.podcast-shownotes{padding:16px 0;border-block:1px solid var(--line)}.podcast-shownotes summary{cursor:pointer;min-height:32px;font-weight:600}.podcast-shownotes p{margin:18px 0}.podcast-transcript{margin-top:48px}.podcast-downloads{display:flex;flex-wrap:wrap;gap:4px 24px;margin:12px 0 24px;font-size:15px}.podcast-downloads a{padding-block:10px;text-decoration:underline;text-underline-offset:4px}.podcast-transcript details{border-block:1px solid var(--line)}.podcast-transcript summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-weight:600;padding:20px 0;list-style:none}.podcast-transcript summary::-webkit-details-marker{display:none}.podcast-transcript details[open] summary>span{transform:rotate(45deg)}.transcript-content{padding:0 0 24px}.transcript-paragraph{display:grid;grid-template-columns:60px minmax(0,1fr);gap:20px;padding-top:18px}.transcript-paragraph>button{align-self:start;min-height:44px;border:0;background:transparent;color:var(--green);font:inherit;font-size:14px;font-variant-numeric:tabular-nums;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.transcript-paragraph p{line-height:1.8;margin:0}.transcript-paragraph:has(button[hidden]){grid-template-columns:1fr}.podcast-reading-link{margin-top:48px;padding-top:32px;border-top:1px solid var(--line)}.podcast-reading-link h2{font-size:28px}.podcast-related{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-top:32px}.podcast-related article{display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:16px;padding:24px 0;border-top:1px solid var(--line)}.podcast-related h3{font-size:28px;line-height:1.3}.podcast-related .text-link{align-self:end}@media(max-width:800px){.podcast-intro-grid,.podcast-episode-head{grid-template-columns:minmax(0,1fr) minmax(180px,.65fr);gap:24px}.podcast-feature{grid-template-columns:1fr;gap:24px}.podcast-feature-note{padding:16px 0 16px 24px}.podcast-feature-mark{display:none}}@media(max-width:560px){.podcast-intro-grid,.podcast-episode-head{grid-template-columns:1fr}.podcast-intro .podcast-cover{max-width:250px;justify-self:center;margin-top:12px}.podcast-episode .podcast-cover{display:none}.podcast-filters{grid-template-columns:1fr;gap:16px}.episode-row{grid-template-columns:32px 1fr;gap:16px;padding-block:26px}.episode-number{font-size:26px}.episode-meta{gap:4px 12px;font-size:13px}.episode-actions{gap:12px}.episode-actions .btn{padding-inline:16px}.podcast-related{grid-template-columns:1fr;gap:12px}.podcast-reflection{padding:24px 20px}.transcript-paragraph{grid-template-columns:1fr;gap:0;padding-top:12px}.transcript-paragraph>button{justify-self:start;padding:0 8px 0 0}}html:has(.podcast-player:not([hidden])){scroll-padding-bottom:calc(var(--podcast-player-height,220px) + 16px)}body:has(.podcast-player:not([hidden])){padding-bottom:calc(var(--podcast-player-height,220px) + 20px)}body:has(.podcast-player:not([hidden])) .mobile-cta{display:none}.podcast-player{--player-edge:20px;position:fixed;inset:auto max(var(--player-edge),env(safe-area-inset-right)) max(var(--player-edge),env(safe-area-inset-bottom)) max(var(--player-edge),env(safe-area-inset-left));z-index:95;max-width:1120px;margin-inline:auto;padding:18px 20px;background:var(--paper);color:var(--navy);border:1px solid #fff;border-radius:32px;box-shadow:0 12px 48px #08243f26,0 2px 8px #08243f0d,inset 0 0 0 1px #08243f08}@supports(backdrop-filter:blur(24px)) or (-webkit-backdrop-filter:blur(24px)){.podcast-player{background:linear-gradient(135deg,#fff9,#fff0),#faf8f3e8;-webkit-backdrop-filter:blur(24px) saturate(1.35);backdrop-filter:blur(24px) saturate(1.35)}}.podcast-player-inner{display:grid;grid-template-columns:minmax(190px,1.1fr) auto minmax(150px,1fr) auto 44px 44px;gap:8px 16px;align-items:center}.podcast-now{display:flex;align-items:center;gap:12px;min-width:0}.podcast-now img{flex:none;width:52px;height:52px;border-radius:12px;box-shadow:0 2px 6px #08243f1a}.podcast-now>div{min-width:0}.podcast-now span{display:block;font-size:12px;line-height:1.4;color:var(--muted);margin-bottom:3px}.podcast-now a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:15px;font-weight:600;line-height:1.35;color:var(--navy);text-decoration:none}.podcast-now a:hover{text-decoration:underline;text-underline-offset:3px}.podcast-transport{display:flex;align-items:center;justify-content:center;gap:6px}.podcast-player button,.podcast-share{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0;border:0;border-radius:50%;color:var(--navy);background:transparent;cursor:pointer;font:inherit;touch-action:manipulation;transition:background var(--motion-fast),transform var(--motion-fast)}.podcast-player .icon{flex:none;color:inherit;stroke-width:1.7}.podcast-player button:hover,.podcast-share:hover{background:var(--green-soft)}.podcast-player button:active,.podcast-share:active{transform:scale(.94)}.podcast-player [data-player-toggle]{width:52px;height:52px;background:var(--navy);color:white;box-shadow:0 3px 8px #08243f24,inset 0 1px 0 #ffffff26}.podcast-player [data-player-toggle]:hover{background:var(--green-dark)}.podcast-progress{min-width:0}.podcast-progress input{--played:0%;display:block;width:100%;height:32px;min-height:32px;margin:0;padding:0;border:0;border-radius:6px;background:transparent;appearance:none;-webkit-appearance:none;cursor:pointer;box-shadow:none}.podcast-progress input::-webkit-slider-runnable-track{height:4px;border-radius:4px;background:linear-gradient(to right,var(--green) var(--played),#859180 var(--played))}.podcast-progress input::-moz-range-track{height:4px;border-radius:4px;background:linear-gradient(to right,var(--green) var(--played),#859180 var(--played))}.podcast-progress input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:14px;height:14px;margin-top:-5px;border:2px solid var(--paper);border-radius:50%;background:var(--green);box-shadow:0 0 0 1px var(--green)}.podcast-progress input::-moz-range-thumb{width:10px;height:10px;border:2px solid var(--paper);border-radius:50%;background:var(--green);box-shadow:0 0 0 1px var(--green)}.podcast-progress input:disabled{cursor:wait;opacity:.55}.podcast-progress>div{display:flex;justify-content:space-between;font-size:12px;line-height:1;font-variant-numeric:tabular-nums;color:var(--muted)}.podcast-speed select{min-height:44px;width:64px;border:0;border-radius:22px;background:var(--green-soft);color:var(--navy);font-size:14px;font-weight:600;padding:8px;text-align:center;appearance:none;cursor:pointer}.podcast-speed select:hover{background:var(--accent)}.podcast-close{align-self:center;justify-self:end}.podcast-share{text-decoration:none}.podcast-player-status{grid-column:1/-1;font-size:13px;line-height:1.4;margin:4px 0 0;color:var(--navy)}.podcast-player-status:empty{display:none}.podcast-player :focus-visible{outline:2px solid var(--green);outline-offset:3px;box-shadow:none}@media(max-width:1000px){.podcast-player{max-width:680px}.podcast-player-inner{grid-template-columns:minmax(0,1fr) auto 44px;gap:8px 16px}.podcast-now{grid-column:1;grid-row:1}.podcast-close{grid-column:3;grid-row:1}.podcast-progress{grid-column:1;grid-row:2}.podcast-transport{grid-column:2;grid-row:1}.podcast-speed{grid-column:2;grid-row:2;justify-self:center}.podcast-share{grid-column:3;grid-row:2}.podcast-speed select{min-height:44px}}@media(max-width:560px){.podcast-player{--player-edge:12px;padding:14px 16px 12px;border-radius:28px}.podcast-player-inner{grid-template-columns:56px minmax(0,1fr) 56px;gap:4px 6px}.podcast-now{grid-column:1/3;gap:10px}.podcast-now img{width:44px;height:44px;border-radius:10px}.podcast-now span{font-size:11px}.podcast-now a{font-size:14px}.podcast-progress{grid-column:1/-1;grid-row:2}.podcast-transport{grid-column:2;grid-row:3;gap:0}.podcast-speed{grid-column:1;grid-row:3;align-self:center;justify-self:start}.podcast-speed select{width:56px;min-height:44px}.podcast-share{grid-column:3;grid-row:3;justify-self:end}.podcast-player [data-player-toggle]{width:48px;height:48px}}@media(prefers-reduced-transparency:reduce),(prefers-contrast:more){.podcast-player{background:var(--paper);-webkit-backdrop-filter:none;backdrop-filter:none;border-color:var(--muted)}}@media(prefers-reduced-motion:reduce){.podcast-player button,.podcast-share{transition:none}.podcast-player button:active,.podcast-share:active{transform:none}}@media(forced-colors:active){.podcast-player{background:Canvas;border:1px solid CanvasText;-webkit-backdrop-filter:none;backdrop-filter:none}.podcast-player [data-player-toggle],.podcast-speed select{border:1px solid ButtonText}.podcast-progress input{appearance:auto;accent-color:auto}}