.cards:where(.astro-c2xuo4se){width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:4rem 1.25rem}.cards-header:where(.astro-c2xuo4se){margin-inline:auto;max-width:72rem;margin-bottom:2rem}.cards-heading:where(.astro-c2xuo4se){color:var(--foreground);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.04em;margin:0;line-height:1.05}.cards-grid:where(.astro-c2xuo4se){grid-template-columns:1fr;gap:1.25rem;max-width:72rem;margin-inline:auto;display:grid}@media (width>=640px){.cards-grid:where(.astro-c2xuo4se){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=640px) and (width<=1023px){.cards-grid:where(.astro-c2xuo4se)>:where(.astro-c2xuo4se):last-child:nth-child(odd){grid-column:1/-1}}@media (width>=1024px){.cards-grid:where(.astro-c2xuo4se){grid-template-columns:repeat(var(--cards-cols), minmax(0, 1fr));gap:1.5rem}}.card-link-wrap:where(.astro-c2xuo4se){color:inherit;height:100%;text-decoration:none;display:block}.card-media:where(.astro-c2xuo4se){aspect-ratio:5/4;background:var(--muted);overflow:hidden}.card-media:where(.astro-c2xuo4se) .card-image{object-fit:cover;width:100%;height:100%;transition:transform .28s;display:block}.card-link-wrap:where(.astro-c2xuo4se):hover .card-media:where(.astro-c2xuo4se) .card-image{transform:scale(1.03)}@media (prefers-reduced-motion:reduce){.card-media:where(.astro-c2xuo4se) .card-image{transition:none}.card-link-wrap:where(.astro-c2xuo4se):hover .card-media:where(.astro-c2xuo4se) .card-image{transform:none}}.card-link:where(.astro-c2xuo4se){color:var(--primary);font-size:.8125rem;font-weight:var(--font-weight-bold)}.theme-chapter:where(.astro-2xnbu3gr){--ch-gutter:1.25rem;--ch-max:72rem;box-sizing:border-box;width:100vw;padding:clamp(2.5rem, 6vw, 4rem) var(--ch-gutter);margin-inline:calc(50% - 50vw)}@media (width>=720px){.theme-chapter:where(.astro-2xnbu3gr){--ch-gutter:1.5rem}}.theme-chapter--kabaree:where(.astro-2xnbu3gr){background:color-mix(in oklab, var(--card) 70%, var(--background));border-block:1px solid color-mix(in oklab, var(--border) 70%, transparent)}.theme-chapter__inner:where(.astro-2xnbu3gr){max-width:var(--ch-max);gap:2.5rem;margin-inline:auto;display:grid}.theme-chapter__copy:where(.astro-2xnbu3gr){flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.theme-chapter__h2:where(.astro-2xnbu3gr){color:var(--foreground);font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.04em;align-self:stretch;margin:-.15rem 0 0;line-height:1.05}.theme-chapter__lede:where(.astro-2xnbu3gr){max-width:34rem;color:var(--muted-foreground);margin:0;font-size:1.05rem;line-height:1.65}.theme-chapter__more-links:where(.astro-2xnbu3gr){flex-wrap:wrap;align-items:center;gap:.35rem 1.25rem;margin-top:.75rem;display:flex}.theme-chapter__more:where(.astro-2xnbu3gr){color:var(--muted-foreground);font-size:.85rem;font-weight:var(--font-weight-demibold);align-items:center;gap:.35rem;text-decoration:none;transition:color .16s;display:inline-flex}.theme-chapter__more:where(.astro-2xnbu3gr):hover{color:var(--foreground)}@media (width>=960px){.theme-chapter__inner:where(.astro-2xnbu3gr){grid-template-columns:minmax(17rem,.9fr) minmax(0,1.1fr);align-items:center;gap:3rem}.theme-chapter--mirrored:where(.astro-2xnbu3gr) .theme-chapter__inner:where(.astro-2xnbu3gr){grid-template-columns:minmax(0,1.1fr) minmax(17rem,.9fr)}.theme-chapter--mirrored:where(.astro-2xnbu3gr) .theme-chapter__copy:where(.astro-2xnbu3gr){order:2}}.theme-chapter__facts:where(.astro-2xnbu3gr){border-top:1px solid color-mix(in oklab, var(--border) 80%, transparent);flex-wrap:wrap;gap:1.75rem;width:100%;margin:.75rem 0 0;padding:1.1rem 0 0;display:flex}.theme-chapter__fact:where(.astro-2xnbu3gr){flex-direction:column;gap:.15rem;display:flex}.theme-chapter__fact-value:where(.astro-2xnbu3gr){color:var(--foreground);font-family:var(--font-display);font-size:1.6rem;font-weight:var(--font-weight-extrabold);letter-spacing:-.03em;margin:0;line-height:1}.theme-chapter__fact-label:where(.astro-2xnbu3gr){color:var(--muted-foreground);margin:0;font-size:.78rem}.theme-chapter__media:where(.astro-2xnbu3gr){flex-direction:column;gap:1rem;display:flex}.theme-chapter__video:where(.astro-2xnbu3gr){border-radius:var(--radius);overflow:hidden}.theme-chapter__video:where(.astro-2xnbu3gr) .youtube-cover,.theme-chapter__video:where(.astro-2xnbu3gr) lite-youtube{max-width:100%}.theme-chapter__mosaic:where(.astro-2xnbu3gr){grid-template-rows:repeat(2,7rem);grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}@media (width>=640px){.theme-chapter__mosaic:where(.astro-2xnbu3gr){grid-template-rows:repeat(2,9.5rem)}}.theme-chapter__mosaic-cell:where(.astro-2xnbu3gr){border-radius:var(--radius);background:var(--muted);min-width:0;min-height:0;margin:0;overflow:hidden}.theme-chapter__mosaic-cell:where(.astro-2xnbu3gr):first-child{grid-area:span 2/span 2}.theme-chapter__mosaic-cell:where(.astro-2xnbu3gr) img{object-fit:cover;width:100%;height:100%;transition:transform .32s;display:block}.theme-chapter__mosaic-cell:where(.astro-2xnbu3gr):hover img{transform:scale(1.04)}.theme-chapter__quote:where(.astro-2xnbu3gr){border-left:2px solid color-mix(in oklab, var(--cta-accent) 60%, transparent);margin:0;padding-left:1.1rem}.theme-chapter__quote-text:where(.astro-2xnbu3gr){color:var(--foreground);margin:0;font-size:1rem;font-style:italic;line-height:1.6}.theme-chapter__quote-by:where(.astro-2xnbu3gr){color:var(--muted-foreground);font-size:.82rem;font-weight:var(--font-weight-demibold);margin-top:.5rem}.theme-chapter__albums:where(.astro-2xnbu3gr){flex-direction:column;gap:.25rem;width:100%;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.theme-chapter__album:where(.astro-2xnbu3gr){border-radius:var(--radius);color:inherit;align-items:center;gap:.9rem;margin-inline:-.5rem;padding:.5rem;text-decoration:none;transition:background-color .16s;display:flex}a:where(.astro-2xnbu3gr).theme-chapter__album:hover{background:color-mix(in oklab, var(--foreground) 6%, transparent)}.theme-chapter__album-cover:where(.astro-2xnbu3gr){background:var(--muted);border-radius:.25rem;flex-shrink:0;width:3.5rem;height:3.5rem;display:block;overflow:hidden}.theme-chapter__album-cover:where(.astro-2xnbu3gr) img{object-fit:cover;width:100%;height:100%;display:block}.theme-chapter__album-meta:where(.astro-2xnbu3gr){align-items:baseline;gap:.6rem;min-width:0;display:flex}.theme-chapter__album-title:where(.astro-2xnbu3gr){color:var(--foreground);font-size:.98rem;font-weight:var(--font-weight-demibold)}.theme-chapter__album-year:where(.astro-2xnbu3gr){color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:.82rem}@media (prefers-reduced-motion:reduce){.theme-chapter__mosaic-cell:where(.astro-2xnbu3gr):hover img{transform:none}}.contact-card__copy:where(.astro-sc3e2e3y) svg{display:block}.contact-card__copy:where(.astro-sc3e2e3y)[data-copy-state=done] .contact-card__copy-idle:where(.astro-sc3e2e3y),.contact-card__copy:where(.astro-sc3e2e3y)[data-copy-state=failed] .contact-card__copy-idle:where(.astro-sc3e2e3y){display:none}.contact-card__copy:where(.astro-sc3e2e3y)[data-copy-state=done] .contact-card__copy-done:where(.astro-sc3e2e3y),.contact-card__copy:where(.astro-sc3e2e3y)[data-copy-state=failed] .contact-card__copy-failed:where(.astro-sc3e2e3y){display:inline-flex}.contact-card__copy:where(.astro-sc3e2e3y)[data-copy-state=failed]{color:var(--error)}.theme-cta:where(.astro-g5qi34b3){--cta-gutter:1.25rem;--cta-max:72rem;box-sizing:border-box;width:100vw;padding:clamp(3rem, 7vw, 5rem) var(--cta-gutter);background:color-mix(in oklab, var(--card) 70%, var(--background));border-top:1px solid color-mix(in oklab, var(--border) 70%, transparent);margin-inline:calc(50% - 50vw)}@media (width>=720px){.theme-cta:where(.astro-g5qi34b3){--cta-gutter:1.5rem}}.theme-cta__inner:where(.astro-g5qi34b3){max-width:var(--cta-max);gap:2rem;margin-inline:auto;display:grid}@media (width>=860px){.theme-cta__inner:where(.astro-g5qi34b3){grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3rem}}.theme-cta__eyebrow:where(.astro-g5qi34b3){color:var(--primary-accent);font-size:.72rem;font-weight:var(--font-weight-heavy);letter-spacing:.28em;text-transform:uppercase;margin:0 0 .4rem}.theme-cta__h2:where(.astro-g5qi34b3){color:var(--foreground);font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.04em;margin:0;line-height:1.05}.theme-cta__text:where(.astro-g5qi34b3){max-width:34rem;color:var(--muted-foreground);margin:.85rem 0 0;font-size:1.05rem;line-height:1.65}.theme-cta__actions:where(.astro-g5qi34b3){flex-wrap:wrap;gap:.75rem;display:flex}.events-header:where(.astro-njytlz3x){max-width:var(--page-max-width,72rem);margin:0 auto 2rem}.events-heading:where(.astro-njytlz3x){color:var(--foreground);font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.04em;margin:0;line-height:1.05}.events-intro:where(.astro-njytlz3x){max-width:40rem;color:var(--muted-foreground);white-space:pre-line;margin:.85rem 0 0;line-height:1.6}.theme-events-list--agenda:where(.astro-njytlz3x){box-sizing:border-box;width:100%;max-width:56rem;margin-inline:auto;padding-inline:1rem}@media (width>=720px){.theme-events-list--agenda:where(.astro-njytlz3x){padding-inline:1.25rem}}.events-agenda__month:where(.astro-njytlz3x){margin-top:2.75rem}.events-agenda__month:where(.astro-njytlz3x):first-child{margin-top:.5rem}.events-agenda__heading:where(.astro-njytlz3x){top:var(--nav-height,0px);z-index:1;margin:0;background:color-mix(in oklab, var(--background) 60%, transparent);-webkit-backdrop-filter:blur(12px);font-family:var(--font-display,inherit);font-size:1.05rem;font-weight:var(--font-weight-ultrabold);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.85rem;margin-inline:-.65rem;padding:.75rem .65rem .65rem;line-height:1;display:flex;position:sticky}@supports not (backdrop-filter:blur(1px)){.events-agenda__heading:where(.astro-njytlz3x){background:var(--background)}}.events-agenda__rule:where(.astro-njytlz3x){background:color-mix(in oklab, var(--foreground) 30%, transparent);flex:auto;height:2px}.events-agenda__count:where(.astro-njytlz3x){color:var(--muted-foreground);font-size:.7rem;font-weight:var(--font-weight-bold);letter-spacing:.1em;white-space:nowrap}.theme-events-list--cards:where(.astro-njytlz3x){width:100%}.empty:where(.astro-njytlz3x){color:var(--muted-foreground);text-align:center;padding:3rem 1.5rem}.events-cards:where(.astro-njytlz3x){gap:1.5rem;display:grid}.events-cards:where(.astro-njytlz3x)>*{min-width:0}@media (width>=768px){.events-cards:where(.astro-njytlz3x){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.events-cards:where(.astro-njytlz3x){grid-template-columns:repeat(3,minmax(0,1fr))}}.lyrics:where(.astro-h3gv42t7){margin:2.75rem 0;scroll-margin-top:5rem}.lyrics-title:where(.astro-h3gv42t7){font-family:var(--font-display);font-weight:var(--font-weight-normal);letter-spacing:-.03em;margin:0 0 .35rem;font-size:clamp(1.5rem,3vw,2rem);line-height:1.15}.lyrics-credits:where(.astro-h3gv42t7){color:var(--muted-foreground);margin:0 0 1rem;font-size:.9rem;font-style:italic}.lyrics-body:where(.astro-h3gv42t7){white-space:pre-line;font-size:1.05rem;line-height:1.55}.pdf-embed:where(.astro-gtocihxu){margin:2rem 0}.pdf-frame:where(.astro-gtocihxu){aspect-ratio:1/1.25;border:1px solid var(--border);background:var(--muted);width:100%;min-height:28rem;margin-bottom:.75rem;display:block}.pdf-fallback:where(.astro-gtocihxu){margin:0;padding:1.25rem}.pdf-card:where(.astro-gtocihxu){margin:0}.pdf-link:where(.astro-gtocihxu){border:1px solid var(--border);background:var(--muted);color:inherit;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem 1.5rem;padding:1rem 1.25rem;text-decoration:none;display:flex}.pdf-link:where(.astro-gtocihxu):hover{border-color:var(--foreground)}.pdf-label:where(.astro-gtocihxu){font-weight:var(--font-weight-semibold)}.pdf-action:where(.astro-gtocihxu){font-size:.8rem;font-weight:var(--font-weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground)}.podcast-links:where(.astro-xh7h6vpz){width:min(100%, var(--reading-measure,38rem));flex-flow:column;justify-content:center;align-items:center;gap:1.25rem;margin-block:1.5rem;margin-inline:auto;display:flex}.podcast-links__cover:where(.astro-xh7h6vpz){border-radius:var(--radius-lg,.75rem);flex-shrink:0;width:min(12rem,56vw);overflow:hidden;box-shadow:0 6px 24px -8px #00000059}.podcast-links__cover:where(.astro-xh7h6vpz) .podcast-links__cover-img{aspect-ratio:1;object-fit:cover;width:100%;height:100%;display:block}.podcast-links__list:where(.astro-xh7h6vpz){flex:0 auto;justify-content:center;width:100%}.podcast-link.podcast-link{box-shadow:none;letter-spacing:.01em;border-color:#0000;gap:.5rem;font-weight:600;transition:filter .15s,background-color .15s,color .15s}.podcast-link.podcast-link:hover{filter:brightness(1.08)}.podcast-link .podcast-link__icon{flex-shrink:0;width:1.25rem;height:1.25rem}.podcast-link--spotify.podcast-link--spotify,.podcast-link--spotify.podcast-link--spotify:hover{color:#fff;background:#191414}.podcast-link--spotify .podcast-link__icon{color:#1db954}.podcast-link--apple.podcast-link--apple,.podcast-link--apple.podcast-link--apple:hover{color:#fff;background:#892cdc}.podcast-link--patreon.podcast-link--patreon,.podcast-link--patreon.podcast-link--patreon:hover{color:#fff;background:#ff424d}.posts-rail:where(.astro-zo6jxwza){border-top:1px solid color-mix(in oklab, var(--border) 80%, transparent);flex-direction:column;display:flex}.posts-list__empty:where(.astro-zo6jxwza){color:var(--muted-foreground);text-align:center;margin:0;padding:3rem 1.5rem}.theme-posts-list--recent_strip:where(.astro-zo6jxwza){--pr-gutter:1.25rem;--pr-max:72rem;box-sizing:border-box;width:100%;max-width:var(--pr-max);padding:1.5rem var(--pr-gutter) clamp(2rem, 4vw, 3rem);margin-inline:auto}@media (width>=720px){.theme-posts-list--recent_strip:where(.astro-zo6jxwza){--pr-gutter:1.5rem}}.posts-recent:where(.astro-zo6jxwza){flex-direction:column;gap:.85rem;display:flex}.posts-recent__head:where(.astro-zo6jxwza){justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.posts-recent__heading:where(.astro-zo6jxwza){color:var(--muted-foreground);font-size:.72rem;font-weight:var(--font-weight-heavy);letter-spacing:.28em;text-transform:uppercase;margin:0}.posts-recent__more:where(.astro-zo6jxwza){color:var(--muted-foreground);font-size:.85rem;font-weight:var(--font-weight-demibold);flex-shrink:0;align-items:center;gap:.35rem;text-decoration:none;transition:color .16s;display:inline-flex}.posts-recent__more:where(.astro-zo6jxwza):hover{color:var(--foreground)}.posts-recent__list:where(.astro-zo6jxwza){grid-template-columns:1fr;gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=720px){.posts-recent__list:where(.astro-zo6jxwza){grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}.posts-recent__hint:where(.astro-zo6jxwza){display:none}.posts-recent__hint:where(.astro-zo6jxwza) span:where(.astro-zo6jxwza){background:color-mix(in oklab, var(--foreground) 18%, transparent);border-radius:999px;width:1.35rem;height:3px}.posts-recent__hint:where(.astro-zo6jxwza) span:where(.astro-zo6jxwza).posts-recent__hint-active{background:color-mix(in oklab, var(--cta-accent) 70%, transparent)}@media (width<=719px){.theme-posts-list--recent_strip:where(.astro-zo6jxwza){padding-inline:0}.posts-recent__head:where(.astro-zo6jxwza){padding-inline:var(--pr-gutter)}.posts-recent__list:where(.astro-zo6jxwza){overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--pr-gutter);padding-inline:var(--pr-gutter);-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.75rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.posts-recent__list:where(.astro-zo6jxwza)::-webkit-scrollbar{display:none}.posts-recent__list:where(.astro-zo6jxwza)>li:where(.astro-zo6jxwza){scroll-snap-align:start;flex:0 0 min(72vw,16.5rem)}.posts-recent__hint:where(.astro-zo6jxwza){justify-content:center;gap:.4rem;padding:.15rem 0 0;display:flex}}.posts-recent__card:where(.astro-zo6jxwza){color:inherit;flex-direction:column;gap:.55rem;text-decoration:none;display:flex}.posts-recent__media:where(.astro-zo6jxwza){aspect-ratio:16/10;border-radius:calc(var(--radius) - 2px);background:var(--muted);display:block;position:relative;overflow:hidden}.posts-recent__media:where(.astro-zo6jxwza) img{object-fit:cover;width:100%;height:100%;transition:transform .32s;display:block}.posts-recent__card:where(.astro-zo6jxwza):hover .posts-recent__media:where(.astro-zo6jxwza) img{transform:scale(1.04)}.posts-recent__count:where(.astro-zo6jxwza){background:color-mix(in oklab, var(--background) 80%, transparent);backdrop-filter:blur(8px);color:var(--foreground);font-size:.65rem;font-weight:var(--font-weight-demibold);border-radius:999px;padding:.12rem .5rem;position:absolute;bottom:.5rem;left:.5rem}.posts-recent__copy:where(.astro-zo6jxwza){gap:.15rem;min-width:0;display:grid}.posts-recent__kind:where(.astro-zo6jxwza){color:var(--muted-foreground);font-size:.65rem;font-weight:var(--font-weight-heavy);letter-spacing:.16em;text-transform:uppercase}.posts-recent__title:where(.astro-zo6jxwza){color:var(--foreground);font-size:.95rem;font-weight:var(--font-weight-heavy);letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25;display:-webkit-box;overflow:hidden}.posts-recent__meta:where(.astro-zo6jxwza){color:var(--muted-foreground);font-size:.78rem}@media (prefers-reduced-motion:reduce){.posts-recent__card:where(.astro-zo6jxwza):hover .posts-recent__media:where(.astro-zo6jxwza) img{transform:none}}.workslist-header:where(.astro-h6di6ml6){max-width:var(--page-max-width,72rem);margin:0 auto 2rem}.workslist-heading:where(.astro-h6di6ml6){color:var(--foreground);font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.04em;margin:0;line-height:1.05}.workslist-intro:where(.astro-h6di6ml6){max-width:40rem;color:var(--muted-foreground);white-space:pre-line;margin:.85rem 0 0;line-height:1.6}
