/* 1.1: personal header, continuous podcast player, image-led choices and conversation. */
.brand-identity{display:flex;align-items:center;gap:15px;text-decoration:none;color:var(--color-sage-ink);flex-shrink:0}.brand-identity img{width:54px;height:54px;object-fit:cover;border-radius:50%;flex:none}.brand-words{display:block}.brand-name{display:block;font-size:29px;font-weight:650;letter-spacing:-.05em;line-height:1.06}.brand-tagline{display:block;font-size:14px;line-height:1.4;font-weight:400;margin-top:6px}.site-header{padding-top:26px;padding-bottom:26px}.site-header nav{gap:24px}.home .meet{font-size:16px}.home .meet a{min-height:44px}.podcast-listening{margin:0 var(--layout-gutter) 54px}.podcast-listening>.eyebrow{color:var(--color-putty-ink);margin-bottom:14px}.podcast-listening .player{display:grid;grid-template-columns:1fr 1.45fr auto;grid-template-areas:'brand practice controls' 'timeline timeline timeline' 'note note transcript' 'status status status';column-gap:32px;align-items:center;padding:30px 32px}.podcast-listening .player-brand{grid-area:brand;max-width:19ch}.podcast-listening .practice{grid-area:practice;margin:0}.podcast-listening .practice h2{max-width:18ch;font-size:29px}.podcast-listening .practice p{margin-top:8px}.podcast-listening .player-controls{grid-area:controls;margin:0;flex-direction:column;align-items:flex-end;gap:6px}.podcast-listening .timeline{grid-area:timeline;margin-top:18px}.podcast-listening .temporary-audio{grid-area:note;margin-top:10px}.podcast-listening .transcript{grid-area:transcript;margin:10px 0 0;text-align:right}.podcast-listening .transcript[open]{grid-column:1/-1;grid-row:4;text-align:left}.podcast-listening .audio-status{grid-area:status}.podcast-listening .audio-status:empty{display:none}.show-directory{padding-top:42px}.show-row{display:grid;grid-template-columns:180px 1fr;gap:40px;align-items:center}.show-row>img{width:180px;height:180px}.show-row+ .show-row{border-top:1px solid var(--color-rule);margin-top:40px;padding-top:40px}.show-row p:not(.eyebrow){margin-top:18px;max-width:54ch}.show-row:first-child h2,.ipm-link{color:var(--color-putty-ink)}
.card-section{display:block}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:30px}.section-heading h2{max-width:27ch}.section-heading>.text-link{flex-shrink:0;margin:0}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.content-card{position:relative;background:var(--color-canvas);border:1px solid var(--color-rule);border-radius:3px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.card-image{width:100%;aspect-ratio:3/2;height:auto;object-fit:cover;border-radius:0}.portrait-crop{object-position:50% 25%}.town-crop{object-position:50% 15%}.card-image.town-crop{aspect-ratio:3/2;object-fit:cover}.whole-photo{object-position:center}.card-body{padding:28px;display:flex;flex-direction:column;align-items:start;flex:1}.card-body .eyebrow{font-size:14px;margin-bottom:14px}.card-body h3{font-size:28px;max-width:30ch}.card-title{text-decoration:none;color:var(--color-sage-ink)}.card-title:after{content:'';position:absolute;inset:0}.card-description{margin-top:18px;font-size:17px;max-width:54ch}.card-meta{margin-top:20px;font-size:14px;color:var(--color-muted)}.card-action{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;margin-top:auto;padding-top:24px;font-size:16px;font-weight:500;color:var(--color-sage-ink)}.content-card:hover .card-title{text-decoration:underline;text-decoration-thickness:2px}.content-card:focus-within{outline:3px solid var(--color-sage-ink);outline-offset:4px;overflow:visible}.content-card .card-title:focus-visible{outline:0}.content-card:active{border-color:var(--color-sage-ink)}.related-course>.content-card{max-width:680px}.related-course>.eyebrow{margin-bottom:24px}.collection-opening{padding:44px var(--layout-gutter) 44px}.collection-opening h1{max-width:19ch}.collection-opening .intro-copy{max-width:49ch}.collection-page .card-section .section-heading{display:none}.collection-page .card-section{padding-top:0;border-top:0}.article-heading{padding:34px var(--layout-gutter) 36px;max-width:1100px}.article-heading h1{max-width:21ch}.article-byline{font-size:14px;color:var(--color-muted);margin-top:24px}.article-photo{margin:0 var(--layout-gutter) 42px;max-width:1120px}.article-photo img{width:100%;height:auto;max-height:600px;object-fit:cover;aspect-ratio:3/2;border-radius:3px}.article-photo img.town-crop{height:520px;object-position:50% 15%}.article-prose{max-width:64ch;margin:0 auto;padding:0 0 50px}.article-prose h2{margin:36px 0 20px;max-width:26ch}.article-prose p{font-size:19px;line-height:1.65}.discussion{max-width:1040px}.discussion-note{font-size:15px;color:var(--color-muted);margin-bottom:26px}.comment-list:empty{display:none}.comment-card{border:1px solid var(--color-rule);border-radius:3px;background:var(--color-canvas);padding:26px;margin-bottom:20px;overflow-wrap:anywhere}.comment-card>header{display:flex;align-items:center;gap:14px;margin-bottom:18px}.comment-card>header img{width:44px;height:44px;object-fit:cover;border-radius:50%}.comment-card h3{font-size:18px;font-weight:600;letter-spacing:-.015em}.comment-card header p{font-size:13px;color:var(--color-muted);margin-top:3px}.comment-card>p{font-size:18px;white-space:pre-wrap}.comment-initials{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:none;background:var(--color-sage);color:var(--color-sage-ink);font-size:16px;font-weight:600}.reply-link,.reply-context button{background:none;border:0;color:var(--color-sage-ink);font-size:15px;font-weight:500;padding:10px 0;min-height:44px;text-decoration:underline;text-underline-offset:4px}.reply-link{margin-top:12px}.comment-replies:not(:empty){border-left:2px solid var(--color-sage);padding-left:22px;margin-top:18px}.comment-replies .comment-card{background:var(--color-sage-quiet);padding:20px;margin:0 0 14px}.comment-form{padding:28px;background:var(--color-sage-quiet);border-radius:3px;margin-top:26px}.comment-form input,.comment-form textarea{width:100%;min-height:52px;padding:12px;border:1px solid var(--color-border);border-radius:3px;background:var(--color-canvas);color:var(--color-text);font:inherit}.comment-form textarea{resize:vertical;min-height:128px}.comment-form [aria-invalid=true]{border:2px solid var(--color-error);background:var(--color-error-surface)}.comment-form-fields{display:grid;gap:22px}.comment-form-fields>div:first-child{max-width:420px}.comment-form>.button{margin-top:20px}.comment-status{font-size:14px;line-height:1.5;margin-top:16px}.comment-status.error{color:var(--color-error)}.reply-context{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;margin-bottom:20px;color:var(--color-sage-ink)}
@media(max-width:1150px){.site-header nav{gap:17px;font-size:15px}.brand-identity{gap:12px}.brand-name{font-size:27px}.brand-tagline{font-size:13px}.podcast-listening .player{grid-template-columns:1fr auto;grid-template-areas:'brand brand' 'practice controls' 'timeline timeline' 'note transcript' 'status status';row-gap:18px;column-gap:24px}.podcast-listening .player-brand{max-width:none}.podcast-listening .player-brand span{display:inline;margin-left:8px}.podcast-listening .timeline{margin-top:0}.podcast-listening .temporary-audio,.podcast-listening .transcript{margin:0}.podcast-listening .transcript[open]{grid-column:1/-1;grid-row:auto}.article-prose{margin:0 var(--layout-gutter)}}
@media(max-width:1000px){.site-header{flex-wrap:wrap;gap:16px}.site-header nav{display:none;width:100%;flex-direction:column;gap:0;border-top:1px solid currentColor;padding-top:10px;font-size:16px}.site-header nav.open{display:flex}.site-header nav a{min-height:48px}.menu-toggle{display:flex;align-items:center;gap:14px;min-height:48px;background:transparent;color:inherit;font-size:16px;padding:10px 0 10px 14px}.card-body{padding:24px}.card-body h3{font-size:26px}}
@media(max-width:760px){.site-header{padding-top:18px;padding-bottom:18px;gap:12px}.brand-identity img{width:44px;height:44px}.brand-name{font-size:25px;white-space:nowrap}.brand-tagline{font-size:12px;margin-top:5px}.brand-identity{gap:11px;min-width:0;flex-shrink:1}.brand-words{min-width:0}.home .meet{display:none}.home .hero{grid-template-areas:'intro' 'player'}.podcast-listening{margin-bottom:36px}.podcast-listening .player{display:block;padding:25px 23px}.podcast-listening .player-brand span{display:block;margin-left:0}.podcast-listening .practice{margin-top:20px}.podcast-listening .practice h2{font-size:28px}.podcast-listening .player-controls{margin-top:24px;flex-direction:row;align-items:center}.podcast-listening .timeline{margin-top:12px}.podcast-listening .temporary-audio{margin-top:12px}.podcast-listening .transcript{text-align:left;margin-top:8px}.show-row{grid-template-columns:112px 1fr;gap:22px;align-items:start}.show-row>img{width:112px;height:112px}.show-row h2{font-size:27px}.show-row p:not(.eyebrow){font-size:17px;margin-top:16px}.show-row+.show-row{margin-top:32px;padding-top:32px}.section-heading{display:block;margin-bottom:24px}.section-heading>.text-link{margin-top:12px}.content-grid{grid-template-columns:1fr;gap:26px}.card-body{padding:24px}.card-body h3{font-size:27px}.collection-opening{padding-top:28px;padding-bottom:32px}.article-heading{padding-top:24px;padding-bottom:28px}.article-photo{margin-bottom:30px}.article-photo img.town-crop{height:auto;aspect-ratio:3/2}.article-prose{padding-bottom:32px}.article-prose p{font-size:18px}.article-prose h2{font-size:28px}.discussion-note{font-size:14px}.comment-card{padding:20px}.comment-card>p{font-size:17px}.comment-form{padding:22px}.comment-replies:not(:empty){padding-left:12px}.comment-replies .comment-card{padding:16px}.reply-context{display:block}}
@media(max-width:359px){.brand-identity{gap:9px}.brand-identity img{width:38px;height:38px}.brand-name{font-size:23px}.brand-tagline{max-width:140px;line-height:1.3}.menu-toggle{padding-left:6px;gap:8px;font-size:14px}.podcast-listening .player{padding:20px 17px}.podcast-listening .play{font-size:14px}.show-row{display:block}.show-row>img{margin-bottom:22px}.card-body{padding:21px}.comment-form{padding:18px}}
/* Expanded transcript gets its own row, including when an audio error is visible. */
@media(min-width:1151px){.podcast-listening .transcript[open]{grid-row:5}}
@media(min-width:761px) and (max-width:1150px){.podcast-listening .transcript[open]{grid-row:6}}
