/*
Theme Name: TrueWealth
Theme URI: #
Description: TrueWealth is custom built theme for purposes of client
Version: 1.0
Author: bacha991
Author URI: #
*/

/* ============================================================
   TRUE WEALTH — Colors & Type
   Cool, cinematic, editorial. Built around the cover-art palette.
   ============================================================ */

/* ============================================================
   COLOR — base tokens
   Sampled from cover art. The brand lives in deep blue + mist;
   warm accent appears only as photographic rim light.
   ============================================================ */

:root {
    /* ---- Brand / Blues ---- */
    --tw-ink: #02061f; /* near-black blue, deepest bg / true black for this brand */
    --tw-midnight: #050b3a; /* primary "dark" surface — slightly lifted from ink */
    --tw-deep: #000069; /* hero background — official deep blue */
    --tw-navy: #050e7d; /* official navy — primary brand blue (was "cobalt") */
    --tw-cobalt: #0031cc; /* interactive accent (links, focus rings) (was "electric") */
    --tw-skyglow: #aac0f9; /* hover/highlight tint, light */
    --tw-white: #ffffff; /* pure white */

    /* ---- Mist / Foreground (the "TRUE WEALTH" type color) ---- */
    --tw-pearl: #f3f2ff; /* lightest, near-white with a cool cast */
    --tw-mist: #cacff9; /* PRIMARY foreground on dark — pale cool blue */
    --tw-haze: #9aa3d8; /* secondary foreground / labels on dark */
    --tw-dusk: #5b6499; /* tertiary, captions / metadata on dark */

    /* ---- Cool greys (neutral, for surfaces / borders / metadata on light) ---- */
    --tw-grey-light: #d3d3d3;
    --tw-grey-med: #aaacb2;
    --tw-grey-dark: #83858c;

    /* ---- Light surfaces (when we need a "day" mode — print, web docs) ---- */
    --tw-cream: #f7f4e2; /* warm cream */
    --tw-paper: #f6f4ee; /* off-white paper, warm hint */
    --tw-paper-2: #ecead9; /* slightly deeper paper */
    --tw-graphite: #1a1c2a; /* primary text on paper */
    --tw-slate: #4a4f63; /* secondary text on paper */
    --tw-rule: #d9d6c7; /* hairline rule on paper */

    /* ---- Status (rare; podcast brand has minimal UI status) ---- */
    --tw-success: #6dd6a3;
    --tw-danger: #ff5c5c;
    --tw-warn: #f0b67a;

    /* ============================================================
       SEMANTIC tokens — default = DARK / cinematic
       ============================================================ */
    --bg: var(--tw-midnight);
    --bg-elevated: #0a1452; /* card on dark */
    --bg-deep: var(--tw-ink);
    --bg-feature: var(--tw-deep);
    --bg-accent: var(--tw-navy);

    --fg: var(--tw-mist);
    --fg-strong: var(--tw-pearl);
    --fg-muted: var(--tw-haze);
    --fg-subtle: var(--tw-dusk);

    --rule: rgba(201, 206, 248, 0.18); /* mist hairline */
    --rule-strong: rgba(201, 206, 248, 0.4);

    --link: var(--tw-pearl);
    --link-hover: var(--tw-skyglow);
    --focus-ring: var(--tw-cobalt);

    --accent: var(--tw-cobalt); /* sole interactive accent */
    --accent-cool: var(--tw-skyglow);

    /* ============================================================
       TYPE — base
       ============================================================ */
    --font-display: "Founders Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
    --font-sans: "Founders Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
    --font-mono: ui-monospace, "SF Mono", Menofsoftware, "JetBrains Mono", Consolas, monospace;

    /* Type scale — modular, slightly compressed editorial feel.
       Display sizes are CLAMPed for responsive editorial layouts.   */
    --fs-wordmark: clamp(72px, 14vw, 220px);
    --fs-d1: clamp(56px, 9vw, 128px);
    --fs-d2: clamp(44px, 6.5vw, 88px);
    --fs-d3: clamp(36px, 5vw, 64px);
    --fs-h1: clamp(32px, 3.6vw, 48px);
    --fs-h2: clamp(26px, 2.6vw, 36px);
    --fs-h3: 22px;
    --fs-h4: 18px;
    --fs-body-lg: 19px;
    --fs-body: 16px;
    --fs-small: 14px;
    --fs-caption: 12px;
    --fs-eyebrow: 11px; /* uppercase, tracked, used for labels */

    --lh-tight: 0.92;
    --lh-display: 1.02;
    --lh-heading: 1.12;
    --lh-body: 1.55;
    --lh-loose: 1.7;

    --tr-tight: 0.012em; /* D1 / 88px+ headings — +12 */
    --tr-snug: 0.02em; /* D2/D3 default display tracking — +20 */
    --tr-base: 0; /* body — flat, no extra tracking */
    --tr-ui: 0.010em; /* UI / H1–H4 — +10 */
    --tr-eyebrow: 0.18em; /* ALL-CAPS eyebrow labels — +180 */
    --tr-eyebrow-sm: 0.20em; /* tiny 11px eyebrows — +200 */
    --tr-caps: 0.06em; /* short caps phrases */

    /* ============================================================
       SPACING / RADII / SHADOW / MOTION
       ============================================================ */
    --space-1: 4px;
    --space-2: 8px;
    --space-3: 12px;
    --space-4: 16px;
    --space-5: 24px;
    --space-6: 32px;
    --space-7: 48px;
    --space-8: 64px;
    --space-9: 96px;
    --space-10: 128px;

    --radius-0: 0;
    --radius-1: 2px; /* the brand prefers SHARP corners — most surfaces */
    --radius-2: 4px;
    --radius-3: 8px; /* cards, max */
    --radius-pill: 999px;

    /* No drop shadows on the dark cinematic side — depth comes from blue gradients.
       Light/paper side gets subtle editorial shadows. */
    --shadow-soft: 0 1px 2px rgba(2, 6, 31, 0.06), 0 4px 14px rgba(2, 6, 31, 0.06);
    --shadow-lift: 0 4px 24px rgba(2, 6, 31, 0.12);
    --glow-electric: 0 0 0 1px rgba(0, 49, 204, 0.5), 0 8px 40px rgba(0, 49, 204, 0.35);

    /* Cinematic radial gradient — used for hero/spot-lit backgrounds. */
    --bg-spot: radial-gradient(120% 90% at 50% 0%, var(--tw-navy) 0%, var(--tw-deep) 35%, var(--tw-ink) 85%);
    --bg-spot-bottom: radial-gradient(80% 60% at 50% 110%, var(--tw-deep) 0%, var(--tw-midnight) 60%, var(--tw-ink) 100%);

    --ease-out: cubic-bezier(0.2, 0.6, 0.2, 1);
    --ease-in-out: cubic-bezier(0.65, 0, 0.35, 1);
    --dur-fast: 140ms;
    --dur-base: 240ms;
    --dur-slow: 480ms;
}

/* ============================================================
   SEMANTIC ELEMENT STYLES
   Apply to a root using class .tw-prose or directly.
   ============================================================ */

.tw-root, .tw-prose {
    font-family: var(--font-sans);
    color: var(--fg);
    background: var(--bg);
    font-size: var(--fs-body);
    line-height: var(--lh-body);
    font-feature-settings: "ss01", "kern";
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

/* Wordmark — tight, all caps, display font SemiBold. The signature voice. */
.tw-wordmark {
    font-family: var(--font-display);
    font-weight: 600;
    font-size: var(--fs-wordmark);
    line-height: var(--lh-tight);
    letter-spacing: var(--tr-tight);
    text-transform: uppercase;
    color: var(--fg-strong);
}

.tw-d1, h1.tw, .tw h1 {
    font-family: var(--font-display);
    font-weight: 600;
    font-size: var(--fs-d1);
    line-height: var(--lh-display);
    letter-spacing: var(--tr-tight);
    text-transform: uppercase;
    color: var(--fg-strong);
}

.tw-d2 {
    font-family: var(--font-display);
    font-weight: 600;
    font-size: var(--fs-d2);
    line-height: var(--lh-display);
    letter-spacing: var(--tr-snug);
    text-transform: uppercase;
}

.tw-d3 {
    font-family: var(--font-display);
    font-weight: 600;
    font-size: var(--fs-d3);
    line-height: var(--lh-heading);
    letter-spacing: var(--tr-snug);
}

.tw-h1, h1 {
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: var(--fs-h1);
    line-height: var(--lh-heading);
    letter-spacing: var(--tr-ui);
}

.tw-h2, h2 {
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: var(--fs-h2);
    line-height: var(--lh-heading);
    letter-spacing: var(--tr-ui);
}

.tw-h3, h3 {
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: var(--fs-h3);
    line-height: var(--lh-heading);
    letter-spacing: var(--tr-ui);
}

.tw-h4, h4 {
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: var(--fs-h4);
    line-height: var(--lh-heading);
    letter-spacing: var(--tr-ui);
}

.tw-body-lg, .lead {
    font-size: var(--fs-body-lg);
    line-height: var(--lh-body);
    letter-spacing: var(--tr-base);
    color: var(--fg);
}

.tw-body, p {
    font-size: var(--fs-body);
    line-height: var(--lh-body);
    letter-spacing: var(--tr-base);
    color: var(--fg);
    text-wrap: pretty;
}

.tw-small, small {
    font-size: var(--fs-small);
    line-height: var(--lh-body);
    letter-spacing: var(--tr-base);
    color: var(--fg-muted);
}

.tw-caption {
    font-size: var(--fs-caption);
    line-height: 1.4;
    letter-spacing: var(--tr-ui);
    color: var(--fg-muted);
}

/* Eyebrow — the workhorse label style (episode tags, section markers) */
.tw-eyebrow {
    font-family: var(--font-sans);
    font-weight: 500;
    font-size: var(--fs-eyebrow);
    text-transform: uppercase;
    letter-spacing: var(--tr-eyebrow);
    color: var(--fg-muted);
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.tw-eyebrow::before {
    content: "";
    width: 24px;
    height: 1px;
    background: currentColor;
    opacity: 0.6;
}

/* Pull quote — used heavily in editorial / podcast notes */
.tw-pullquote {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(28px, 3.4vw, 44px);
    line-height: 1.18;
    letter-spacing: var(--tr-snug);
    color: var(--fg-strong);
    text-wrap: balance;
}

/* Drop a long em-dash divider — recurring motif from the cover art */
.tw-rule {
    display: block;
    height: 1px;
    background: var(--rule);
    border: 0;
}

.tw-rule--strong {
    background: var(--rule-strong);
}

a, .tw-link {
    color: var(--link);
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
    transition: color var(--dur-fast) var(--ease-out);
}

a:hover, .tw-link:hover {
    color: var(--link-hover);
}

/* Light/paper variant — for printed pieces or whitepaper docs */
.tw-paper {
    background: var(--tw-paper);
    color: var(--tw-graphite);
    --fg: var(--tw-graphite);
    --fg-strong: #000;
    --fg-muted: var(--tw-slate);
    --fg-subtle: #6b6f80;
    --rule: var(--tw-rule);
    --rule-strong: #b8b4a0;
    --link: var(--tw-graphite);
    --link-hover: var(--tw-cobalt);
}

/* True Wealth — Podcast landing page
   Cinematic, editorial. Builds on colors_and_type.css */

@font-face {
    font-family: "Founders Grotesk";
    src: url("../fonts/founders-grotesk-regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Founders Grotesk";
    src: url("../fonts/founders-grotesk-medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Amarelle Sans";
    src: url("../fonts/AmarelleSans_W_Rg.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

:root {
    --font-body: "Founders Grotesk", "Instrument Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

* {
    box-sizing: border-box;
}

html, body {
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: var(--font-body);
    background: var(--tw-ink);
    color: var(--fg);
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: inherit;
}

button {
    font: inherit;
    cursor: pointer;
    border: 0;
    background: transparent;
    color: inherit;
}

img {
    display: block;
    max-width: 100%;
}

/* No italic font is licensed — emphasis is shown via medium weight instead */
em {
    font-style: normal;
    font-weight: 500;
}

/* ============================================================
   BASE PRIMITIVES
   ============================================================ */
.tw-eyebrow {
    font-family: var(--font-body);
    font-weight: 500;
    font-size: var(--fs-eyebrow);
    text-transform: uppercase;
    letter-spacing: var(--tr-eyebrow);
    color: var(--fg-muted);
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

.tw-eyebrow::before {
    content: "";
    width: 24px;
    height: 1px;
    background: currentColor;
    opacity: .5;
}

.tw-eyebrow--noline::before {
    display: none;
}

.tw-mono {
    font-family: var(--font-mono);
    font-size: 11px;
    letter-spacing: 0.04em;
    color: var(--fg-muted);
}

.tw-rule {
    height: 1px;
    background: var(--rule);
    border: 0;
    margin: 0;
}

.tw-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 40px;
}

/* ============================================================
   BUTTONS
   ============================================================ */
.tw-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 14px;
    letter-spacing: var(--tr-ui);
    padding: 14px 22px;
    border-radius: var(--radius-1);
    transition: all var(--dur-fast) var(--ease-out);
    white-space: nowrap;
}

.tw-btn--primary {
    background: var(--tw-cream);
    color: var(--tw-ink);
}

.tw-btn--primary:hover {
    background: var(--tw-white);
    transform: translateY(-1px);
}

.tw-btn--electric {
    background: var(--tw-cream);
    color: var(--tw-ink);
}

.tw-btn--electric:hover {
    background: var(--tw-pearl);
    color: var(--tw-ink);
    transform: translateY(-1px);
}

a.tw-btn--electric, a.tw-btn--electric:hover, a.tw-btn--electric:visited {
    color: var(--tw-ink);
    text-decoration: none;
}

.tw-btn--ghost-line {
    border: 1px solid var(--rule-strong);
    color: var(--fg-strong);
}

.tw-btn--ghost-line:hover {
    border-color: var(--tw-skyglow);
    color: var(--tw-skyglow);
}

/* Listen now buttons in nav (desktop + mobile menu) are cobalt */
.tw-nav__inner > .tw-btn,
.tw-nav__menu-head .tw-btn {
    background: var(--tw-cobalt);
    color: var(--tw-pearl);
    border-color: var(--tw-cobalt);
}

.tw-nav__inner > .tw-btn:hover,
.tw-nav__menu-head .tw-btn:hover {
    background: #2c54e6;
    border-color: #2c54e6;
    color: var(--tw-pearl);
}

.tw-btn--ghost {
    color: var(--fg);
    padding: 10px 14px;
}

.tw-btn--ghost:hover {
    color: var(--tw-skyglow);
}

.tw-btn--lg {
    padding: 18px 28px;
    font-size: 15px;
}

/* ============================================================
   NAV
   ============================================================ */
.tw-nav {
    position: sticky;
    top: 0;
    z-index: 50;
    padding: 18px 0;
}

.tw-nav::before {
    /* Backdrop-filter lives on a pseudo-element so it doesn't create a containing block
       for the fixed-positioned mobile menu. The blur is visible, but the menu can still
       escape to the viewport. */
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: transparent;
    border-bottom: 0 solid var(--rule);
    transition: background var(--dur-base) var(--ease-out);
}

.tw-nav.is-scrolled::before {
    background: rgba(2, 6, 31, 0.78);
    backdrop-filter: blur(14px) saturate(1.4);
    -webkit-backdrop-filter: blur(14px) saturate(1.4);
    border-bottom-width: 1px;
}

.tw-nav__inner {
    display: grid;
    grid-template-columns: auto 1fr auto auto;
    align-items: center;
    gap: 32px;
}

.tw-nav__mark {
    display: inline-flex;
    align-items: flex-end;
    gap: 12px;
    position: relative;
    z-index: 50;
}

.tw-nav__toggle {
    position: relative;
    z-index: 50;
}

.tw-nav__mark svg {
    height: 16px;
    width: auto;
}

.tw-nav__mark .ep {
    font-family: var(--font-mono);
    font-size: 10px;
    color: var(--fg-muted);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding-left: 12px;
    border-left: 1px solid var(--rule);
    position: relative;
    bottom: 2px;
}

.tw-nav__links {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 36px;
    justify-content: center;
}

.tw-nav__links a {
    font-family: var(--font-display);
    font-size: 13px;
    color: var(--fg);
    letter-spacing: 0.01em;
    transition: color var(--dur-fast);
}

.tw-nav__links a:hover {
    color: var(--tw-skyglow);
}

/* Mobile hamburger toggle (hidden on desktop) */
.tw-nav__toggle {
    display: none;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    color: var(--tw-pearl);
    background: transparent;
    border: 0;
    cursor: pointer;
}

.tw-nav__toggle-bars {
    position: relative;
    display: block;
    width: 22px;
    height: 14px;
}

.tw-nav__toggle-bars i {
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    background: currentColor;
    transition: transform var(--dur-base) var(--ease-out), opacity var(--dur-fast);
}

.tw-nav__toggle-bars i:nth-child(1) {
    top: 0;
}

.tw-nav__toggle-bars i:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
}

.tw-nav__toggle-bars i:nth-child(3) {
    bottom: 0;
}

.tw-nav.is-open .tw-nav__toggle-bars i:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
}

.tw-nav.is-open .tw-nav__toggle-bars i:nth-child(2) {
    opacity: 0;
}

.tw-nav.is-open .tw-nav__toggle-bars i:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
}

/* Mobile menu header (Ep + Play button) — hidden on desktop */
.tw-nav__menu-head {
    display: none;
}

/* ============================================================
   HERO
   ============================================================ */
.tw-hero {
    position: relative;
    padding: 78px 0 48px;
    overflow: hidden;
    isolation: isolate;
}

.tw-hero__bg {
    position: absolute;
    inset: 0;
    z-index: -2;
    background: radial-gradient(120% 90% at 50% 0%, var(--tw-navy) 0%, var(--tw-deep) 30%, var(--tw-ink) 80%);
}

/* The cover-art bleed behind the title */
.tw-hero__bleed {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1400px;
    height: 1400px;
    transform: translate(-50%, -32%);
    background: url("../img/cover-art.jpg") center/cover no-repeat;
    filter: blur(80px) saturate(1.3);
    opacity: 0.35;
    z-index: -1;
    pointer-events: none;
}

.tw-hero__inner {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    gap: 64px;
    align-items: center;
    min-height: 560px;
    padding-top: 0;
}

.tw-hero__copy {
    max-width: 640px;
    container-type: inline-size;
}

.tw-hero__meta {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 14px;
}

.tw-hero__pulse {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: var(--font-mono);
    font-size: 11px;
    color: var(--tw-skyglow);
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.tw-hero__pulse i {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: var(--tw-skyglow);
    box-shadow: 0 0 0 0 var(--tw-skyglow);
    animation: tw-pulse 2.4s var(--ease-in-out) infinite;
}

@keyframes tw-pulse {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(170, 192, 249, .6);
    }
    50% {
        box-shadow: 0 0 0 10px rgba(170, 192, 249, 0);
    }
}

.tw-hero__title {
    font-family: var(--font-display);
    font-weight: 400;
    font-size: clamp(72px, 11.5vw, 188px);
    line-height: 1;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: var(--tw-pearl);
    margin: 0 0 32px;
    text-wrap: balance;
}

.tw-hero__title span {
    letter-spacing: -1.5px;
    color: var(--tw-pearl);
    font-size: min(13cqw, 96px);
    display: block;
}

.tw-hero__title .ampersand {
    font-style: normal;
    font-weight: 300;
    color: var(--tw-skyglow);
    text-transform: none;
    letter-spacing: -0.01em;
    font-family: var(--font-display);
}

.tw-hero__lead p {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: var(--tr-base);
    color: var(--tw-mist);
    max-width: 540px;
    margin: 0 0 40px;
    text-wrap: pretty;
    font-family: var(--font-body);
}

.tw-hero__lead em {
    font-style: normal;
    color: var(--tw-pearl);
    font-family: var(--font-body);
    font-weight: 400;
}

.tw-hero__ctas {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    margin-bottom: 56px;
}

.tw-hero__listen {
    display: flex;
    align-items: center;
    gap: 32px;
    flex-wrap: wrap;
}

.tw-hero__listen a {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-size: 17px;
    color: var(--tw-pearl);
    font-weight: 500;
    letter-spacing: var(--tr-ui);
    transition: color var(--dur-fast);
}

.tw-hero__listen a:hover {
    color: var(--tw-skyglow);
}

.tw-listen-wordmark {
    height: 22px;
    width: auto;
    display: block;
    filter: brightness(0) invert(0.95) sepia(0.45) saturate(0.6) hue-rotate(355deg) brightness(0.98) opacity(0.92);
    transition: filter var(--dur-fast), opacity var(--dur-fast);
}

.tw-hero__listen a:hover .tw-listen-wordmark {
    filter: brightness(0) invert(0.95) sepia(0.45) saturate(0.6) hue-rotate(355deg) brightness(0.98);
}

.tw-listen-icon {
    height: 16px;
    width: auto;
    display: inline-block;
    object-fit: contain;
    filter: brightness(0) invert(0.95) sepia(0.45) saturate(0.6) hue-rotate(355deg) brightness(0.98) opacity(0.92);
    transition: filter var(--dur-fast), opacity var(--dur-fast);
}

.tw-ep__listen {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-top: 28px;
}

.tw-ep__listen .tw-listen-icon {
    height: 24px;
    opacity: 0.72;
}

.tw-ep:hover .tw-ep__listen .tw-listen-icon {
    opacity: 1;
}

.tw-hero__listen a:hover .tw-listen-icon {
    filter: brightness(0) invert(0.95) sepia(0.45) saturate(0.6) hue-rotate(355deg) brightness(0.98);
}

/* Hero right column — cover stack + featured episode */
.tw-hero__right {
    display: flex;
    flex-direction: column;
    gap: 28px;
    align-self: stretch;
    justify-content: center;
}

.tw-cover-stack {
    position: relative;
    aspect-ratio: 1;
    width: 100%;
    max-width: 460px;
    margin-left: auto;
}

.tw-cover-stack img {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: var(--radius-1);
    box-shadow: 0 0 0 1px rgba(201, 206, 248, 0.18),
    0 40px 100px rgba(2, 6, 31, 0.6);
}

.tw-cover-stack__halo {
    position: absolute;
    inset: -40px;
    z-index: 1;
    background: url("../img/cover-art.jpg") center/cover no-repeat;
    filter: blur(60px) saturate(1.25);
    opacity: 0.55;
    border-radius: 50%;
}

/* Hosts caption inside cover (replaces the photo's printed hosts line) */
.tw-cover-stack__hosts {
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 22px;
    z-index: 3;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 14px;
    font-family: var(--font-body);
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: var(--tw-pearl);
}

.tw-cover-stack__hosts .ln {
    height: 1px;
    background: rgba(243, 242, 255, .5);
}

.tw-cover-stack__hosts .left {
    text-align: right;
}

.tw-cover-stack__hosts .right {
    text-align: left;
}

/* Now-playing strip */
.tw-now {
    display: grid;
    grid-template-columns: auto 1fr auto;
    gap: 18px;
    align-items: center;
    background: rgba(5, 11, 58, 0.6);
    border: 1px solid var(--rule);
    border-radius: var(--radius-1);
    padding: 16px 18px;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    max-width: 460px;
    margin-left: auto;
    width: 100%;
}

.tw-now__play {
    width: 44px;
    height: 44px;
    border-radius: 999px;
    background: var(--tw-cream);
    color: var(--tw-ink);
    display: grid;
    place-items: center;
    transition: transform var(--dur-fast);
}

.tw-now__play:hover {
    transform: scale(1.06);
}

.tw-now__meta {
    min-width: 0;
}

.tw-now__eyebrow {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: var(--tw-skyglow);
    margin-bottom: 4px;
}

.tw-now__title {
    font-size: 14px;
    font-weight: 600;
    color: var(--tw-pearl);
    letter-spacing: var(--tr-ui);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tw-now__wave {
    display: flex;
    align-items: center;
    gap: 3px;
    height: 22px;
}

.tw-now__wave i {
    width: 2px;
    background: var(--tw-skyglow);
    opacity: .85;
    animation: tw-wave 1.6s var(--ease-in-out) infinite;
}

.tw-now__wave i:nth-child(1) {
    height: 30%;
    animation-delay: 0s;
}

.tw-now__wave i:nth-child(2) {
    height: 65%;
    animation-delay: .12s;
}

.tw-now__wave i:nth-child(3) {
    height: 100%;
    animation-delay: .24s;
}

.tw-now__wave i:nth-child(4) {
    height: 80%;
    animation-delay: .36s;
}

.tw-now__wave i:nth-child(5) {
    height: 50%;
    animation-delay: .48s;
}

.tw-now__wave i:nth-child(6) {
    height: 90%;
    animation-delay: .6s;
}

.tw-now__wave i:nth-child(7) {
    height: 35%;
    animation-delay: .72s;
}

@keyframes tw-wave {
    0%, 100% {
        transform: scaleY(.5);
    }
    50% {
        transform: scaleY(1.05);
    }
}

/* Hero stats footer ribbon */
.tw-hero__stats {
    margin-top: 60px;
    padding-top: 32px;
    border-top: 1px solid var(--rule);
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
}

.tw-hero__stat .num p {
    font-family: var(--font-display);
    font-weight: 600;
    font-size: 44px;
    line-height: 1;
    color: var(--tw-pearl);
    letter-spacing: -0.02em;
    display: block;
    margin-bottom: 10px;
}

.tw-hero__stat .num p em {
    font-style: normal;
    font-family: var(--font-display);
    font-weight: 500;
    color: var(--tw-skyglow);
}

.tw-hero__stat .lbl {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: var(--fg-muted);
    display: block;
    max-width: 22ch;
    line-height: 1.4;
}

/* ============================================================
   MARQUEE — running ticker of episode titles
   ============================================================ */
.tw-marquee {
    border-top: 1px solid var(--rule);
    border-bottom: 1px solid var(--rule);
    padding: 22px 0;
    overflow: hidden;
    background: var(--tw-ink);
    position: relative;
}

.tw-marquee__track {
    display: flex;
    gap: 0;
    white-space: nowrap;
    animation: tw-scroll 60s linear infinite;
    width: max-content;
}

.tw-marquee__item {
    display: inline-flex;
    align-items: center;
    gap: 0;
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 28px;
    line-height: 1;
    letter-spacing: -0.012em;
    color: var(--tw-haze);
    text-transform: uppercase;
}

.tw-marquee__item .glyph {
    display: inline-flex;
    flex-shrink: 0;
    align-self: center;
    width: 10px;
    height: 10px;
    margin: 0 40px;
    background: var(--tw-cobalt);
    transform: rotate(45deg);
}

@keyframes tw-scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

/* ============================================================
   FEATURED EPISODE
   ============================================================ */
.tw-featured {
    padding-top: 128px;
    padding-bottom: 96px;
    position: relative;
}

.tw-featured__head {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 64px;
}

.tw-featured__head > .tw-eyebrow {
    display: inline-flex;
}

.tw-featured__h {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(40px, 5.4vw, 80px);
    line-height: 0.95;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: var(--tw-pearl);
    margin: 0;
    max-width: 14ch;
}

.tw-featured__grid {
    display: grid;
    grid-template-columns: 1fr 1.4fr;
    gap: 64px;
    align-items: start;
}

.tw-featured__chapters-row {
    margin-top: 48px;
    border-top: 1px solid var(--rule);
    padding-top: 28px;
}

.tw-featured__chapters-row .tw-feature-body__chapters {
    border-top: 0;
    padding-top: 0;
}

.tw-chapters-cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 48px;
}

.tw-feature-cover {
    position: relative;
    text-decoration: none;
    width: 500px;
    height: 500px;
    aspect-ratio: 1;
    background: var(--bg-spot);
    border: 1px solid var(--rule);
    border-radius: var(--radius-1);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding: 32px 28px;
    isolation: isolate;
}

.tw-feature-cover::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(180deg, transparent 0%, transparent 40%, rgba(2, 6, 31, 0.8) 100%);
}

.tw-feature-cover__img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left center;
    z-index: -2;
}

.tw-feature-cover .ep-num {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(80px, 10vw, 140px);
    line-height: 0.86;
    letter-spacing: -0.03em;
    color: var(--tw-pearl);
}

.tw-feature-cover .ep-num em {
    font-family: var(--font-display);
    font-style: normal;
    font-weight: 500;
    color: var(--tw-skyglow);
    letter-spacing: -0.01em;
}

.tw-feature-cover .ep-meta {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-top: 14px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: var(--tw-pearl);
}

.tw-feature-cover .ep-meta strong {
    color: var(--tw-pearl);
    font-weight: 600;
    letter-spacing: 0.18em;
}

.tw-feature-cover .corner {
    position: absolute;
    top: 24px;
    left: 24px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: var(--font-mono);
    font-size: 10px;
    color: var(--tw-pearl);
    text-transform: uppercase;
    letter-spacing: 0.16em;
}

.tw-feature-cover .corner i {
    width: 6px;
    height: 6px;
    border-radius: 999px;
    background: var(--tw-skyglow);
}

.tw-feature-body__title {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(32px, 3.6vw, 56px);
    line-height: 1.04;
    letter-spacing: -0.02em;
    color: var(--tw-pearl);
    margin: 0 0 32px;
    text-wrap: balance;
    max-width: 22ch;
}

.tw-feature-body__title em {
    font-style: normal;
    font-family: var(--font-display);
    font-weight: 500;
    color: var(--tw-skyglow);
}


.page-template-pagetemplate-about .tw-about-intro__leads p,
.tw-feature-body__lead p {
    font-size: 19px;
    line-height: 1.55;
    color: var(--tw-mist);
    max-width: 56ch;
    margin: 0 0 40px;
    font-family: var(--font-body);
}

.tw-feature-body__lead p:last-child {
    margin-top: -20px;
}

.tw-feature-body__subtitle {
    font-family: "Founders Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: clamp(28px, 3.5vw, 52px);
    line-height: 0.95;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--tw-pearl);
    margin: -16px 0 32px;
    text-wrap: balance;
}

.tw-feature-body__ctas {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    margin-bottom: 48px;
}

.tw-feature-body__chapters {
    border-top: 1px solid var(--rule);
    padding-top: 28px;
}

.tw-feature-body__chapters h4 {
    font-family: var(--font-display);
    font-size: 14px;
    letter-spacing: var(--tr-ui);
    color: var(--fg);
    font-weight: 500;
    margin: 0 0 18px;
}

.tw-chapter {
    display: grid;
    grid-template-columns: auto 1fr auto;
    gap: 18px;
    align-items: center;
    padding: 14px 0;
    border-bottom: 1px solid var(--rule);
    cursor: pointer;
    transition: padding-left var(--dur-fast) var(--ease-out);
}

.tw-chapter:hover {
    padding-left: 6px;
}

.tw-chapter:last-child {
    border-bottom: 0;
}

.tw-chapter .ts {
    justify-self: start;
    display: inline-flex;
    align-items: center;
    padding: 4px 10px;
    border-radius: var(--radius-pill);
    background: rgba(0, 49, 204, 0.10);
    font-family: var(--font-mono);
    font-size: 12px;
    color: var(--tw-skyglow);
    letter-spacing: 0.04em;
}

.tw-chapter .label {
    font-size: 16px;
    color: var(--tw-pearl);
    letter-spacing: var(--tr-base);
    font-family: var(--font-body);
}

.tw-chapter .dur {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-family: var(--font-mono);
    font-size: 11px;
    color: var(--fg-muted);
}

.tw-chapter .dur::before {
    content: "";
    width: 12px;
    height: 12px;
    flex: none;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='13' r='8'/%3E%3Cpath d='M12 9v4l2 2'/%3E%3Cpath d='M9 2h6'/%3E%3Cpath d='M12 2v3'/%3E%3C/svg%3E") center/contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='13' r='8'/%3E%3Cpath d='M12 9v4l2 2'/%3E%3Cpath d='M9 2h6'/%3E%3Cpath d='M12 2v3'/%3E%3C/svg%3E") center/contain no-repeat;
}

/* ============================================================
   EPISODE LIST
   ============================================================ */
.tw-episodes {
    padding-top: 64px;
    padding-bottom: 128px;
}

.tw-section__head {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: end;
    gap: 32px;
    padding-bottom: 28px;
    border-bottom: 1px solid var(--rule-strong);
    margin-bottom: 8px;
}

.tw-section__head h2 {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(32px, 3.4vw, 48px);
    line-height: 1.1;
    letter-spacing: -0.02em;
    color: var(--tw-pearl);
    margin: 14px 0 0;
}

.tw-section__count {
    font-family: var(--font-mono);
    font-size: 12px;
    color: var(--fg-muted);
    letter-spacing: 0.06em;
}

.tw-ep {
    display: grid;
    grid-template-columns: 88px 420px 1fr 120px 56px;
    gap: 28px;
    align-items: center;
    padding: 28px 0;
    border-bottom: 1px solid var(--rule);
    cursor: pointer;
    transition: background var(--dur-base) var(--ease-out);
    margin: 0 -16px;
    padding-left: 16px;
    padding-right: 16px;
}

.tw-ep:hover {
    background: rgba(170, 192, 249, 0.04);
}

.tw-ep:hover .tw-ep__title {
    color: var(--tw-pearl);
}

.tw-ep.is-playing {
    background: rgba(0, 49, 204, 0.08);
}

.tw-ep__num {
    font-family: var(--font-display);
    font-weight: 600;
    font-size: 36px;
    line-height: 1;
    color: var(--tw-pearl);
    letter-spacing: -0.02em;
}

.tw-ep__num em {
    font-style: normal;
    font-family: var(--font-display);
    font-weight: 500;
    color: var(--tw-skyglow);
}

.tw-ep__cover {
    width: 420px;
    aspect-ratio: 16 / 9;
    height: auto;
    border-radius: var(--radius-1);
    position: relative;
    overflow: hidden;
    border: 1px solid var(--rule);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.tw-ep__cover::before {
    content: none;
}

.tw-ep__cover::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(2, 6, 31, 0) 55%, rgba(2, 6, 31, 0.35));
    pointer-events: none;
}

.tw-ep__playmark {
    position: absolute;
    inset: 50% auto auto 50%;
    transform: translate(-50%, -50%);
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: var(--tw-cream);
    color: var(--tw-ink);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0.6);
    box-shadow: 0 2px 14px rgba(2, 6, 31, 0.35);
    transition: background var(--dur-fast), color var(--dur-fast), border-color var(--dur-fast);
}

.tw-ep__playmark svg {
    width: 20px;
    height: 20px;
    margin-left: 2px;
    color: var(--tw-ink);
    transition: color var(--dur-fast);
}

.tw-ep:hover .tw-ep__playmark {
    background: var(--tw-cobalt);
    color: var(--tw-pearl);
    border-color: var(--tw-cobalt);
}

.tw-ep:hover .tw-ep__playmark svg {
    color: var(--tw-pearl);
}

.tw-ep__cover span:not(.tw-ep__playmark) {
    display: none;
}

.tw-ep__cover::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--gradient, linear-gradient(150deg, var(--tw-navy), var(--tw-ink)));
}

.tw-ep__cover::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(60% 60% at 30% 30%, rgba(255, 255, 255, .18), transparent 60%);
}

.tw-ep__cover span {
    position: relative;
    z-index: 1;
    font-family: var(--font-display);
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.12em;
    color: var(--tw-pearl);
    text-transform: uppercase;
}

.tw-ep__body {
    min-width: 0;
    display: flex;
    flex-direction: column;
}

.tw-ep__body .tw-ep__eyebrow {
    order: 0;
}

.tw-ep__body .tw-ep__title {
    order: 1;
}

.tw-ep__body .tw-ep__guest {
    order: 2;
}

.tw-ep__body .tw-ep__desc {
    order: 3;
}

.tw-ep__body .tw-ep__listen {
    order: 4;
}

.tw-ep__eyebrow {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: var(--fg-muted);
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.tw-ep__eyebrow .dot {
    width: 3px;
    height: 3px;
    border-radius: 999px;
    background: currentColor;
    opacity: .5;
}

.tw-ep__title {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 34px;
    line-height: 1.05;
    letter-spacing: -0.015em;
    color: var(--tw-pearl);
    margin: 0 0 16px;
    transition: color var(--dur-fast);
    text-wrap: balance;
    text-transform: none;
}

.tw-ep:hover .tw-ep__title {
    color: var(--tw-skyglow);
}

.tw-ep__guest {
    font-family: var(--font-body);
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0.04rem;
    color: var(--tw-skyglow);
    margin: 0 0 14px;
}

.tw-ep__guest::before {
    content: "with ";
    opacity: 0.7;
}

.tw-ep__desc p {
    font-size: 18px;
    line-height: 1.5;
    color: var(--fg-muted);
    margin: 0;
    max-width: 60ch;
    font-family: var(--font-body);
}

.tw-ep__dur {
    font-family: var(--font-mono);
    font-size: 12px;
    color: var(--fg-muted);
    letter-spacing: 0.06em;
    text-align: right;
    white-space: nowrap;
}

.tw-ep__play {
    width: 48px;
    height: 48px;
    border-radius: 999px;
    border: 1px solid var(--rule-strong);
    display: grid;
    place-items: center;
    color: var(--tw-pearl);
    transition: all var(--dur-fast) var(--ease-out);
    justify-self: end;
}

.tw-ep:hover .tw-ep__play {
    background: var(--tw-cream);
    color: var(--tw-ink);
    border-color: var(--tw-cream);
}

.tw-ep.is-playing .tw-ep__play {
    background: var(--tw-cobalt);
    color: var(--tw-pearl);
    border-color: var(--tw-cobalt);
    box-shadow: var(--glow-electric);
}

.tw-episodes__more {
    display: flex;
    justify-content: center;
    padding-top: 48px;
}

/* ============================================================
   PULL QUOTE / TRANSCRIPT MOMENT
   ============================================================ */
.tw-quote {
    padding: 160px 0;
    position: relative;
    overflow: hidden;
    background: var(--tw-ink);
    isolation: isolate;
}

.tw-quote::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: radial-gradient(60% 80% at 50% 50%, rgba(0, 49, 204, .35) 0%, transparent 70%);
}

.tw-quote__inner {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 40px;
    text-align: center;
}

.tw-quote__eyebrow {
    display: inline-flex;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: var(--tw-skyglow);
    margin-bottom: 32px;
}

.tw-quote__eyebrow::before {
    content: "";
    width: 24px;
    height: 1px;
    background: currentColor;
    margin-right: 12px;
    align-self: center;
    opacity: .8;
}

.tw-quote p {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(36px, 4.6vw, 68px);
    line-height: 1.12;
    letter-spacing: -0.02em;
    color: var(--tw-pearl);
    margin: 0;
    text-wrap: balance;
}

.tw-quote p em {
    font-style: normal;
    font-family: var(--font-display);
    font-weight: 500;
    color: var(--tw-skyglow);
}

.tw-quote cite {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    font-style: normal;
    margin-top: 48px;
    padding-top: 32px;
    border-top: 1px solid var(--rule);
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: var(--tw-pearl);
}

.tw-quote cite .meta {
    color: var(--fg-muted);
    letter-spacing: 0.18em;
}

.tw-quote cite .div {
    width: 1px;
    height: 12px;
    background: var(--rule-strong);
}

/* ============================================================
   HOSTS
   ============================================================ */
.tw-hosts {
    position: relative;
    padding: 128px 0;
    background: var(--tw-navy);
    border-top: 1px solid var(--rule);
    border-bottom: 1px solid var(--rule);
    overflow: hidden;
    isolation: isolate;
}

.tw-hosts::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: url("./img/note-pattern.jpg") center/cover no-repeat;
}

.tw-hosts__head {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    margin-bottom: 80px;
}

.tw-hosts__h,
.tw-hosts__h p {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 80px;
    line-height: 0.95;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: var(--tw-pearl);
    margin: 0;
}

.tw-hosts__h p em {
    font-style: normal;
    font-family: var(--font-display);
    font-weight: 500;
    color: rgb(170, 192, 249);
    text-transform: uppercase;
}

.tw-hosts__lead p {
    font-size: 18px;
    line-height: 1.55;
    color: var(--fg-muted);
    max-width: 52ch;
    margin: 0;
    font-family: var(--font-body);
}

.tw-hosts__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.tw-host {
    position: relative;
    z-index: 0; /* establishes a stacking context so the pseudo elements layer correctly */
    background: transparent;
    padding: 32px;
    display: grid;
    grid-template-columns: 140px 1fr;
    gap: 28px;
    align-items: start;
    outline: 1px solid rgba(26, 28, 42, 0.22);
    outline-offset: -12px;
    transition: transform var(--dur-base) var(--ease-out);
}

.tw-host::after {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--tw-cream);
    z-index: -1;
}

.tw-host:hover {
    transform: translateY(-4px);
}

.tw-host__portrait {
    width: 140px;
    height: 140px;
    border-radius: var(--radius-1);
    position: relative;
    overflow: hidden;
    border: 1px solid var(--rule);
}

.tw-host__portrait .img {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    filter: contrast(1.04) saturate(1.05);
}

.tw-host__portrait::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 50%, rgba(2, 6, 31, .4));
}

.tw-host__name {
    font-family: "Azurio", var(--font-body);
    font-weight: 500;
    font-size: 22px;
    letter-spacing: var(--tr-ui);
    color: var(--tw-graphite);
    margin: 0 0 6px;
}

.tw-host__role {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: var(--tw-cobalt);
    margin: 0 0 14px;
}

.tw-host__bio p {
    font-size: 15px;
    line-height: 1.55;
    color: var(--tw-graphite);
    margin: 0 0 18px;
    font-family: var(--font-body);
}

.tw-host__links {
    display: flex;
    gap: 18px;
    font-size: 12px;
}

.tw-host__links a {
    color: var(--tw-mist);
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    letter-spacing: 0.04em;
    border-bottom: 1px solid transparent;
    transition: color var(--dur-fast), border-color var(--dur-fast);
}

.tw-host__links a:hover {
    color: var(--tw-skyglow);
    border-color: var(--tw-skyglow);
}

/* ============================================================
   GUESTS GRID
   ============================================================ */
.tw-guests {
    padding-top: 64px;
    padding-bottom: 128px;
}

.tw-guests__row {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 16px;
    margin-top: 48px;
}

.tw-guest {
    margin: 0;
    cursor: pointer;
    transition: transform var(--dur-fast) var(--ease-out);
}

.tw-guest:hover {
    transform: translateY(-4px);
}

.tw-guest__portrait {
    aspect-ratio: 1 / 1;
    border-radius: var(--radius-1);
    position: relative;
    overflow: hidden;
    border: 1px solid var(--rule);
}

.tw-guest__portrait::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--g, linear-gradient(160deg, var(--tw-navy) 0%, var(--tw-deep) 40%, var(--tw-midnight) 100%));
    z-index: 0;
}

.tw-guest__photo {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    filter: grayscale(100%) brightness(0.7) contrast(1.12);
    transition: filter .4s ease, transform .4s ease;
}

.tw-guest__portrait::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(70% 80% at 25% 25%, rgba(0, 49, 204, 0.55), transparent 65%),
    radial-gradient(55% 60% at 82% 88%, rgba(240, 182, 122, 0.32), transparent 65%),
    linear-gradient(180deg, rgba(5, 22, 96, 0.55) 0%, rgba(2, 6, 31, 0.78) 100%);
    mix-blend-mode: normal;
    z-index: 1;
    pointer-events: none;
}

.tw-guest:hover .tw-guest__photo {
    filter: grayscale(100%) brightness(0.82) contrast(1.1);
    transform: scale(1.03);
}

.tw-guest__portrait::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 35%, rgba(2, 6, 31, 0.95) 95%);
    z-index: 0;
    pointer-events: none;
}

.tw-guest__initials {
    position: absolute;
    left: 16px;
    top: 16px;
    z-index: 1;
    opacity: 0;
    font-family: var(--font-display);
    font-weight: 600;
    font-size: 22px;
    letter-spacing: -0.01em;
    color: var(--tw-pearl);
    z-index: 1;
}

.tw-guest__ep {
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 1;
    font-family: var(--font-mono);
    font-size: 10px;
    color: var(--tw-pearl);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 4px 8px;
    border: 1px solid rgba(243, 242, 255, .4);
    border-radius: 999px;
}

.tw-guest__name-overlay {
    position: absolute;
    bottom: 16px;
    left: 16px;
    right: 16px;
    z-index: 1;
}

.tw-guest__name {
    font-family: var(--font-body);
    font-weight: 600;
    font-size: 14px;
    color: var(--tw-white);
    margin: 0 0 2px;
    letter-spacing: 0.04em;
    text-shadow: 0 1px 6px rgba(2, 6, 31, 0.6);
}

.tw-guest__role {
    font-size: 11px;
    color: var(--tw-white);
    letter-spacing: 0.04em;
    opacity: 1;
    text-shadow: 0 1px 6px rgba(2, 6, 31, 0.6);
}

/* ============================================================
   SUBSCRIBE / WIDE CTA
   ============================================================ */
.tw-subscribe {
    position: relative;
    padding: 160px 0;
    overflow: hidden;
    isolation: isolate;
}

.tw-subscribe::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: url("./img/note-pattern.jpg") center/cover no-repeat;
}

.tw-subscribe__inner {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 40px;
    text-align: center;
}

.tw-subscribe__h {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(40px, 5.4vw, 72px);
    line-height: 1.02;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: var(--tw-pearl);
    margin: 36px 0 32px;
    text-wrap: balance;
}

.tw-subscribe__h em {
    font-style: normal;
    font-family: var(--font-display);
    font-weight: 500;
    color: var(--tw-skyglow);
    text-transform: none;
}

.tw-subscribe__lead {
    font-size: 18px;
    color: var(--tw-mist);
    max-width: 48ch;
    margin: 0 auto 64px;
    line-height: 1.65;
    font-family: var(--font-body);
}

.tw-subscribe__form {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 520px;
    margin: 0 auto;
    margin-bottom: 24px;
}

.tw-subscribe__form input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid var(--rule-strong);
    color: var(--tw-pearl);
    font-family: var(--font-body);
    font-size: 17px;
    padding: 18px 0;
    outline: none;
    width: 100%;
}

.tw-subscribe__form input::placeholder {
    color: var(--tw-haze);
}

.tw-subscribe__form button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    background: var(--tw-cream);
    color: var(--tw-ink);
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 15px;
    letter-spacing: var(--tr-ui);
    padding: 18px 28px;
    border-radius: var(--radius-1);
    border: 0;
    cursor: pointer;
    white-space: nowrap;
    transition: background var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);
}

.tw-subscribe__form button:hover {
    background: var(--tw-pearl);
    transform: translateY(-1px);
}

.tw-subscribe__form button svg {
    transition: transform var(--dur-fast) var(--ease-out);
}

.tw-subscribe__form button:hover svg {
    transform: translateX(3px);
}

.tw-subscribe__fine {
    margin-top: 24px;
    font-size: 12px;
    color: var(--tw-pearl);
    letter-spacing: 0.04em;
}

/* GDPR consent checkbox — used on subscribe forms */
.tw-consent {
    display: inline-flex;
    align-items: flex-start;
    gap: 10px;
    cursor: pointer;
    max-width: 520px;
    margin: 20px auto 0;
    text-align: left;
}

.tw-consent input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px;
    pointer-events: none;
}

.tw-consent__box {
    flex-shrink: 0;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    border: 1px solid rgba(243, 242, 255, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background var(--dur-fast), border-color var(--dur-fast);
}

.tw-consent input:checked + .tw-consent__box {
    background: var(--tw-pearl);
    border-color: var(--tw-pearl);
}

.tw-consent input:checked + .tw-consent__box::after {
    content: "";
    display: block;
    width: 8px;
    height: 5px;
    border-left: 1.5px solid var(--tw-ink);
    border-bottom: 1.5px solid var(--tw-ink);
    transform: rotate(-45deg) translateY(-1px);
}

.tw-consent input:focus-visible + .tw-consent__box {
    outline: 2px solid var(--tw-skyglow);
    outline-offset: 2px;
}

.tw-consent__text {
    font-family: var(--font-body);
    font-size: 12px;
    color: rgba(243, 242, 255, 0.5);
    letter-spacing: 0.03em;
    line-height: 1.55;
}

.tw-consent__text a {
    color: var(--tw-skyglow);
    text-decoration: underline;
    text-underline-offset: 2px;
}

/* ============================================================
   FOOTER
   ============================================================ */
.tw-footer {
    background: var(--tw-ink);
    padding: 80px 0 48px;
    border-top: 1px solid var(--rule);
}

.tw-footer__mark {
    /*margin-bottom: 64px;*/
}

.tw-footer__mark svg {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.tw-footer__cols {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 48px;
    padding-bottom: 56px;
    border-bottom: 1px solid var(--rule);
}

.tw-footer__about p {
    max-width: 36ch;
    font-size: 15px;
    color: var(--fg-muted);
    line-height: 1.55;
    margin: 16px 0 0;
    font-family: var(--font-body);
}

.tw-footer__col h5 {
    margin: 0 0 18px;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: var(--fg-muted);
}

.tw-footer__col ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.tw-footer__col a {
    color: var(--tw-mist);
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: color var(--dur-fast);
}

.tw-footer__col a:hover {
    color: var(--tw-skyglow);
}

.tw-footer__fine {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 32px;
    font-size: 12px;
    color: var(--fg-subtle);
    letter-spacing: 0.04em;
    flex-wrap: wrap;
    gap: 16px;
}

/* ============================================================
   STICKY PLAYER (when an episode is being played)
   ============================================================ */
.tw-player[hidden] {
    display: none;
}

.tw-player {
    position: fixed;
    left: 50%;
    bottom: 24px;
    transform: translateX(-50%);
    z-index: 60;
    width: min(960px, calc(100% - 48px));
    background: var(--tw-ink);
    border: 1px solid var(--rule-strong);
    border-radius: var(--radius-1);
    padding: 14px 18px;
    display: grid;
    grid-template-columns: auto auto 1fr auto auto;
    gap: 18px;
    align-items: center;
    box-shadow: 0 30px 80px rgba(2, 6, 31, .8);
    animation: tw-player-in 320ms var(--ease-out);
}

@keyframes tw-player-in {
    from {
        transform: translate(-50%, 24px);
        opacity: 0;
    }
    to {
        transform: translate(-50%, 0);
        opacity: 1;
    }
}

.tw-player__cover {
    width: 48px;
    height: 48px;
    border-radius: var(--radius-1);
    background: var(--bg-spot);
    display: grid;
    place-items: center;
    font-family: var(--font-display);
    font-weight: 600;
    font-size: 11px;
    color: var(--tw-pearl);
}

.tw-player__play {
    width: 40px;
    height: 40px;
    border-radius: 999px;
    background: var(--tw-cream);
    color: var(--tw-ink);
    display: grid;
    place-items: center;
}

.tw-player__meta {
    min-width: 0;
}

.tw-player__eyebrow {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: var(--tw-skyglow);
    display: block;
    margin-bottom: 4px;
}

.tw-player__guest {
    font-family: var(--font-display);
    color: var(--tw-pearl);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: var(--tr-ui);
    margin-bottom: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tw-player__title {
    color: var(--tw-mist);
    font-weight: 400;
    font-size: 13px;
    letter-spacing: var(--tr-ui);
    margin-bottom: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tw-player__scrub {
    display: flex;
    align-items: center;
    gap: 12px;
    font-family: var(--font-mono);
    font-size: 11px;
    color: var(--fg-muted);
}

.tw-track {
    flex: 1;
    height: 2px;
    background: var(--rule);
    position: relative;
    cursor: pointer;
}

.tw-track__fill {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: var(--tw-mist);
}

.tw-track__knob {
    position: absolute;
    top: 50%;
    width: 10px;
    height: 10px;
    background: var(--tw-pearl);
    border-radius: 999px;
    transform: translate(-50%, -50%);
}

.tw-player__close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 28px;
    height: 28px;
    display: grid;
    place-items: center;
    color: var(--fg-muted);
    transition: color var(--dur-fast);
}

.tw-player__close:hover {
    color: var(--tw-pearl);
}

/* ============================================================
   SPONSORS
   ============================================================ */
.tw-sponsors {
    padding: 128px 0;
    background: var(--tw-ink);
    border-bottom: 1px solid var(--rule);
}

.tw-sponsors__inner {
    display: grid;
    grid-template-columns: 1fr 1.4fr;
    gap: 80px;
    align-items: start;
}

.tw-sponsors__head {
    position: sticky;
    top: 100px;
    display: grid;
    gap: 28px;
}

.tw-sponsors__h {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 72px;
    line-height: 0.95;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: var(--tw-pearl);
    margin: 0;
}

.tw-sponsors__h em {
    font-style: normal;
    font-family: var(--font-display);
    font-weight: 500;
    color: rgb(170, 192, 249);
}

.tw-sponsors__lead {
    font-size: 18px;
    line-height: 1.55;
    color: var(--fg-muted);
    max-width: 42ch;
    margin: 0;
    font-family: var(--font-body);
}

.tw-sponsors__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1px;
    background: var(--rule);
    border: 1px solid var(--rule);
}

.tw-sponsor {
    background: var(--tw-ink);
    aspect-ratio: 1 / 1;
    display: grid;
    grid-template-rows: 1fr auto;
    gap: 16px;
    justify-items: center;
    text-align: center;
    padding: 24px;
    transition: background var(--dur-base) var(--ease-out);
}

.tw-sponsor__logo {
    max-width: 85%;
    max-height: 72px;
    height: auto;
    width: auto;
    object-fit: contain;
    align-self: center;
    opacity: 0.85;
    filter: brightness(0) invert(1);
    transition: opacity var(--dur-base) var(--ease-out);
}

.tw-sponsor__logo--lg {
    max-width: 95%;
    max-height: 112px;
}

.tw-sponsor__logo--sm {
    max-width: 48%;
    max-height: 45px;
}

.tw-sponsor__logo--md {
    max-width: 61%;
    max-height: 52px;
}

.tw-sponsor__logo--xl {
    max-width: 100%;
    max-height: 165px;
}

.tw-sponsor__logo--sm2 {
    max-width: 75%;
    max-height: 65px;
}

.tw-sponsor__logo--md2 {
    max-width: 64%;
    max-height: 54px;
}

.tw-sponsor span {
    align-self: end;
}

.tw-sponsor span {
    font-family: var(--font-body);
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--tw-pearl);
    opacity: 0.65;
    transition: opacity var(--dur-base) var(--ease-out);
}

.tw-sponsor:hover .tw-sponsor__logo {
    opacity: 1;
}

.tw-sponsor:hover {
    background: var(--tw-midnight);
}

.tw-sponsor:hover span {
    opacity: 1;
}

/* ============================================================
   TESTIMONIALS
   ============================================================ */
.tw-testimonials {
    padding: 128px 0;
    background: var(--tw-cream);
    color: var(--tw-graphite);
}

.tw-testimonials__inner {
    display: grid;
    grid-template-columns: 1fr 1.8fr;
    gap: 96px;
    align-items: start;
}

.tw-testimonials__head {
    position: sticky;
    top: 100px;
    display: grid;
    gap: 28px;
}

.tw-testimonials__head .tw-eyebrow {
    color: var(--tw-navy);
}

.tw-testimonials__h {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 72px;
    line-height: 0.95;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: var(--tw-deep);
    margin: 0;
}

.tw-testimonials__h-italic {
    display: inline-block;
    font-family: "Tiempos", "Times New Roman", serif;
    font-style: italic;
    font-weight: 400;
    text-transform: none;
    font-size: 0.55em;
    letter-spacing: -0.01em;
    color: var(--tw-graphite);
    vertical-align: baseline;
    margin-bottom: 8px;
}

.tw-testimonials__lead p {
    font-family: var(--font-body);
    font-size: 17px;
    line-height: 1.55;
    color: var(--tw-graphite);
    opacity: 0.75;
    margin: 0;
}

.tw-testimonials__list {
    column-count: 2;
    column-gap: 24px;
}

.tw-testimonial {
    position: relative;
    margin: 0 0 24px;
    padding: 28px;
    display: grid;
    gap: 36px;
    background: var(--tw-midnight);
    border: 1px solid var(--rule);
    border-radius: 4px;
    outline: 1px solid var(--rule);
    outline-offset: -10px;
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    transition: border-color var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out);
}

.tw-testimonial:hover {
    border-color: var(--rule-strong);
    transform: translateY(-2px);
}

.tw-testimonial__top {
    display: flex;
    align-items: center;
    gap: 0;
}

.tw-testimonial__photo {
    width: 56px;
    height: 56px;
    border-radius: 4px;
    object-fit: cover;
    display: block;
    position: relative;
    z-index: 1;
}

.tw-testimonial__brand {
    position: absolute;
    bottom: 28px;
    right: 28px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: var(--tw-pearl);
    color: var(--tw-deep);
    display: grid;
    place-items: center;
    flex-shrink: 0;
    opacity: 1;
    overflow: hidden;
}

.tw-testimonial__brand img {
    width: 22px;
    height: 22px;
    object-fit: contain;
    display: block;
}

.tw-testimonial__quote {
    margin: 0;
    font-family: "Amarelle Sans", "Founders Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 19px;
    line-height: 1.45;
    color: var(--tw-pearl);
    letter-spacing: -0.005em;
}

.tw-testimonial figcaption {
    display: grid;
    gap: 4px;
}

.tw-testimonial__name {
    font-family: var(--font-body);
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--tw-pearl);
}

.tw-testimonial__role {
    font-family: var(--font-body);
    font-size: 13px;
    color: var(--tw-pearl);
    opacity: 0.6;
}

/* ============================================================
   STICKY SUBSCRIBE BAR
   ============================================================ */
.tw-sticky-sub {
    position: fixed;
    right: 24px;
    top: 50%;
    width: 320px;
    z-index: 80;
    background: var(--tw-midnight);
    border: 1px solid var(--rule);
    border-radius: 2px;
    outline: 1px solid var(--rule);
    outline-offset: -8px;
    box-shadow: 0 16px 40px rgba(2, 6, 31, 0.18);
    transform: translate(calc(100% + 48px), -50%);
    transition: transform .4s var(--ease-out);
}

.tw-sticky-sub.is-shown {
    transform: translate(0, -50%);
}

.tw-sticky-sub__inner {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-areas: "copy close" "form form";
    gap: 14px;
    padding: 18px 18px 20px;
}

.tw-sticky-sub__copy {
    grid-area: copy;
    display: grid;
    gap: 4px;
    font-family: var(--font-body);
    color: var(--tw-pearl);
    min-width: 0;
}

.tw-sticky-sub__copy strong {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 22px;
    line-height: 1.15;
    letter-spacing: -0.01em;
}

.tw-sticky-sub__copy span {
    font-size: 12px;
    line-height: 1.45;
    color: var(--fg-muted);
}

.tw-sticky-sub__form {
    grid-area: form;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.tw-sticky-sub__form input {
    font-family: var(--font-body);
    font-size: 14px;
    padding: 10px 12px;
    background: transparent;
    border: 1px solid var(--rule);
    border-radius: 4px;
    color: var(--tw-pearl);
    outline: none;
    transition: border-color var(--dur-fast);
}

.tw-sticky-sub__form input:focus {
    border-color: var(--rule-strong);
}

.tw-sticky-sub__form input::placeholder {
    color: var(--fg-muted);
}

.tw-sticky-sub__form button {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 14px;
    padding: 10px 14px;
    background: var(--tw-pearl);
    color: var(--tw-deep);
    border: 0;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
    transition: background var(--dur-fast), color var(--dur-fast);
}

.tw-sticky-sub__form button:hover {
    background: var(--tw-skyglow);
}

.tw-sticky-sub__close {
    grid-area: close;
    width: 28px;
    height: 28px;
    align-self: start;
    display: grid;
    place-items: center;
    background: transparent;
    border: 1px solid var(--rule);
    border-radius: 50%;
    color: var(--tw-pearl);
    cursor: pointer;
    transition: border-color var(--dur-fast);
}

.tw-sticky-sub__close:hover {
    border-color: var(--rule-strong);
}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 1100px) {
    .tw-hero__inner {
        grid-template-columns: 1fr 0.9fr;
        gap: 40px;
    }

    .tw-featured__head {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .tw-featured__grid {
        grid-template-columns: 1fr 1fr;
        gap: 32px;
    }

    .tw-feature-cover {
        width: 100%;
        height: auto;
        max-width: none;
    }

    .tw-featured {
        padding-top: 56px;
        padding-bottom: 40px;
    }

    .tw-quote {
        padding: 80px 0;
    }

    .tw-sponsors {
        padding: 72px 0;
    }

    .tw-testimonials {
        padding-top: 72px;
    }

    .tw-hosts__head {
        grid-template-columns: 1fr;
        gap: 24px;
        margin-bottom: 28px;
    }

    .tw-hosts__h p {
        font-size: 52px;
    }

    .tw-hosts__grid {
        gap: 20px;
    }

    .tw-host {
        grid-template-columns: 1fr;
        gap: 14px;
        padding: 20px;
    }

    .tw-host__portrait {
        width: 80px;
        height: 80px;
    }

    .tw-sponsors__inner {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .tw-sponsors__head {
        position: static;
    }

    .tw-sponsors__h {
        font-size: 48px;
    }

    .tw-testimonials__inner {
        grid-template-columns: 1fr;
        gap: 56px;
    }

    .tw-testimonials__head {
        position: static;
    }

    .tw-testimonials__h {
        font-size: 48px;
    }

    .tw-testimonials__list {
        column-count: 2;
    }

    .tw-guests__row {
        grid-template-columns: repeat(4, 1fr);
    }

    .tw-footer__cols {
        grid-template-columns: 1fr 1fr;
    }

    .tw-ep {
        grid-template-columns: 64px 300px 1fr;
        gap: 22px;
    }

    .tw-ep__num {
        font-size: 30px;
    }

    .tw-ep__cover {
        width: 300px;
    }

    .tw-ep__title {
        font-size: 26px;
    }

    .tw-nav__links {
        gap: 16px;
    }

    .tw-nav__links a {
        white-space: nowrap;
    }

    .tw-featured__chapters-row {
        margin-top: 8px;
        padding-top: 16px;
    }
}

@media (max-width: 860px) {
    .tw-featured__grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .tw-feature-cover {
        max-width: 540px;
    }
}

@media (max-width: 760px) {
    .tw-chapters-cols {
        grid-template-columns: 1fr;
    }

    .tw-featured__chapters-row {
        margin-top: -16px;
    }

    .tw-container {
        padding: 0 15px;
    }

    .tw-quote__inner,
    .tw-subscribe__inner {
        padding: 0 15px;
    }

    .tw-modal {
        padding: 15px;
    }

    /* Override inline width/height on the featured cover so it doesn't blow past the viewport */
    .tw-feature-cover {
        width: 100%;
        height: auto;
        aspect-ratio: 1 / 1;
    }

    .tw-nav__inner > .tw-btn {
        display: none;
    }

    .tw-nav__inner {
        grid-template-columns: auto 1fr auto;
    }

    .tw-nav__mark .ep {
        display: none;
    }

    .tw-nav__toggle {
        display: inline-flex;
        justify-self: end;
        grid-column: 3;
    }

    /* Full-screen overlay menu */
    .tw-nav__links {
        display: flex;
        position: fixed;
        inset: 0;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 4px;
        padding: 100px 28px 220px;
        background: linear-gradient(rgba(2, 6, 31, 0.1), rgba(2, 6, 31, 0.1)),
        url("../img/note-pattern-mobile-menu.jpg") center/cover no-repeat var(--tw-ink);
        z-index: 49;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: opacity 280ms var(--ease-out), visibility 0s linear 280ms;
    }

    .tw-nav.is-open .tw-nav__links {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transition: opacity 280ms var(--ease-out), visibility 0s linear 0s;
    }

    .tw-nav__links li {
        width: auto;
        text-align: center;
    }

    .tw-nav__links a {
        display: inline-block;
        padding: 14px 8px;
        font-size: 22px;
        color: var(--tw-pearl);
        letter-spacing: var(--tr-ui);
    }

    /* Episode pill + play button — sits below the links */
    .tw-nav__menu-head {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        position: absolute;
        bottom: 80px;
        left: 0;
        right: 0;
    }

    .tw-nav__menu-ep {
        font-family: var(--font-display);
        font-size: 16px;
        font-weight: 500;
        color: var(--tw-cream);
        letter-spacing: -0.01em;
        font-style: normal;
    }

    .tw-nav__menu-ep em {
        color: var(--tw-skyglow);
        font-style: normal;
    }

    .tw-nav__menu-head .tw-btn {
        display: inline-flex;
    }

    .tw-nav__menu-title {
        font-family: var(--font-display);
        font-size: 16px;
        font-weight: 500;
        color: var(--tw-pearl);
        text-align: center;
        letter-spacing: -0.01em;
    }

    .tw-nav__menu-guest {
        font-family: var(--font-body);
        font-size: 11px;
        color: var(--tw-skyglow);
        letter-spacing: 0.12em;
        text-transform: uppercase;
    }

    /* Tighter vertical rhythm on mobile */
    .tw-hero {
        padding: 32px 0 48px;
    }

    .tw-hero__inner {
        grid-template-columns: 1fr;
        min-height: 0;
        padding-top: 16px;
        gap: 32px;
    }

    .tw-hero__meta {
        margin-bottom: 10px;
    }

    .tw-hero__title {
        margin: 0 0 14px;
    }

    .tw-hero__lead {
        margin: 0 0 20px;
    }

    .tw-hero__ctas {
        margin-bottom: 24px;
        flex-wrap: nowrap;
    }

    .tw-hero__ctas .tw-btn {
        width: auto !important;
        flex: 1;
        justify-content: center;
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .tw-hero__title span:last-child {
        margin-top: 24px !important;
        margin-bottom: 20px;
    }

    .tw-hero__right {
        margin-top: 16px;
    }

    .tw-cover-stack {
        max-width: 360px;
        margin: 0 auto;
    }

    .tw-hero__stats {
        margin-top: 40px;
        padding-top: 20px;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    .tw-hero__stat .num p {
        font-size: 36px;
    }

    .tw-hero__listen {
        gap: 16px;
        flex-wrap: nowrap;
    }

    .tw-hero__listen a {
        font-size: 12px;
        gap: 6px;
    }

    .tw-listen-wordmark {
        height: 14px;
    }

    .tw-listen-icon {
        height: 11px;
    }

    .tw-marquee {
        padding: 11px 0;
    }

    .tw-marquee__item {
        font-size: 15px;
    }

    .tw-marquee__item .glyph {
        margin: 0 20px;
    }

    .tw-featured {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .tw-featured__head {
        gap: 8px;
        margin-bottom: 20px;
    }

    .tw-featured__h {
        font-size: 32px;
    }

    .tw-feature-cover {
        padding: 24px 22px;
    }

    .tw-feature-body__title {
        font-size: 32px;
        line-height: 1.08;
        margin: 0 0 12px;
    }

    .tw-feature-body__subtitle {
        font-size: 24px !important;
        margin: -4px 0 16px;
    }

    .tw-feature-body__lead {
        font-size: 17px;
        margin: 0 0 20px;
    }

    .tw-feature-body__ctas {
        margin-bottom: 24px;
        flex-direction: column;
        align-items: stretch !important;
    }

    .tw-feature-body__ctas .tw-btn {
        width: 100% !important;
        justify-content: center;
    }

    .tw-quote {
        padding: 32px 0;
    }

    .tw-quote p {
        font-size: 30px;
    }

    .tw-quote cite {
        margin-top: 24px;
        padding-top: 20px;
    }

    .tw-hosts {
        padding: 32px 0;
    }

    .tw-hosts__head {
        gap: 10px;
        margin-bottom: 24px;
    }

    .tw-hosts__h p {
        font-size: 28px;
        line-height: 1.05;
    }

    .tw-host {
        grid-template-columns: 1fr;
        gap: 18px;
        padding: 22px;
    }

    .tw-host__portrait {
        width: 140px;
        height: 140px;
    }

    .tw-hosts__grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .tw-sponsors {
        padding: 20px 0 40px;
    }

    .tw-sponsors__head {
        gap: 10px;
    }

    .tw-sponsors__lead {
        line-height: 1.125;
        font-size: 16px;
    }

    .tw-sponsors__h {
        font-size: 28px;
        line-height: 1.05;
    }

    .tw-sponsor {
        padding: 12px;
    }

    .tw-sponsor span {
        font-size: 10px;
    }

    .tw-testimonials {
        padding: 20px 0 40px;
    }

    .tw-testimonials__head {
        gap: 10px;
    }

    .tw-testimonials__h {
        font-size: 28px;
        line-height: 1.05;
    }

    .tw-testimonials__list {
        column-count: 1;
    }

    .tw-testimonial {
        padding: 22px;
        gap: 16px;
    }

    .tw-testimonial__quote {
        font-size: 17px;
    }

    .tw-sticky-sub {
        right: 12px;
        top: auto;
        bottom: 12px;
        left: 12px;
        width: auto;
        transform: translateY(calc(100% + 24px));
    }

    .tw-sticky-sub.is-shown {
        transform: translateY(0);
    }

    .tw-sticky-sub__inner {
        padding: 14px 14px 16px;
        gap: 10px;
    }

    .tw-sticky-sub__copy strong {
        font-size: 14px;
    }

    .tw-sticky-sub__copy span {
        font-size: 11px;
    }

    .tw-episodes {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .tw-section__head {
        grid-template-columns: 1fr;
        gap: 14px;
        align-items: start;
        padding-bottom: 20px;
    }

    .tw-ep {
        grid-template-columns: 1fr;
        grid-template-areas:
      "cover"
      "body";
        gap: 12px;
        padding: 18px 0;
        margin: 0;
        align-items: start;
        position: relative;
    }

    .tw-ep__num {
        display: none;
    }

    .tw-hero__meta .tw-ep__num {
        display: block;
    }

    .tw-ep__play {
        position: absolute;
        bottom: 18px;
        right: 0;
    }

    .tw-ep__cover {
        grid-area: cover;
        display: block;
        width: 100% !important;
        aspect-ratio: 16 / 9;
        border-radius: var(--radius-1);
    }

    .tw-ep__body {
        grid-area: body;
        min-width: 0;
    }

    .tw-ep__play {
        grid-area: play;
        align-self: center;
    }

    .tw-ep__dur {
        display: none;
    }

    .tw-ep__desc p {
        display: none;
    }

    .tw-ep__title {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .tw-ep__guest {
        font-size: 11px;
        margin-bottom: 0;
    }

    .tw-ep__eyebrow {
        margin-bottom: 6px;
    }

    .tw-guests {
        padding-top: 16px;
        padding-bottom: 32px;
    }

    .tw-guests__row {
        grid-template-columns: repeat(2, 1fr);
        margin-top: 32px;
    }

    .tw-subscribe {
        padding: 32px 0;
    }

    .tw-subscribe__lead {
        margin: 0 auto 32px;
    }

    .tw-footer {
        padding: 32px 0;
        text-align: center;
    }

    .tw-footer__mark {
        /*margin-bottom: 40px;*/
    }

    .tw-footer__cols {
        grid-template-columns: 1fr;
        gap: 32px;
        padding-bottom: 32px;
    }

    .tw-footer__about p {
        margin-left: auto;
        margin-right: auto;
    }

    .tw-footer__col ul {
        align-items: center;
    }

    .tw-footer__fine {
        justify-content: center;
        text-align: center;
    }
}

/* ============================================================
   TRANSCRIPT MODAL
   ============================================================ */
.tw-modal {
    position: fixed;
    inset: 0;
    z-index: 100;
    display: grid;
    place-items: center;
    padding: 24px;
}

.tw-modal[hidden] {
    display: none;
}

.tw-modal__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(2, 6, 31, 0.78);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    cursor: pointer;
}

.tw-modal__panel {
    position: relative;
    width: min(720px, 100%);
    max-height: min(840px, 90vh);
    background: var(--tw-midnight);
    border: 1px solid var(--rule-strong);
    border-radius: var(--radius-3);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    box-shadow: 0 30px 80px rgba(2, 6, 31, .8);
    animation: tw-modal-in 280ms var(--ease-out);
}

@keyframes tw-modal-in {
    from {
        transform: translateY(8px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.tw-modal__head {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-areas: "eyebrow close" "title close";
    gap: 10px 24px;
    padding: 28px 32px 20px;
    border-bottom: 1px solid var(--rule);
    align-items: start;
}

.tw-modal__head .tw-eyebrow {
    grid-area: eyebrow;
}

.tw-modal__title {
    grid-area: title;
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(22px, 3vw, 28px);
    line-height: 1.15;
    color: var(--tw-pearl);
    margin: 0;
}

.tw-modal__close {
    grid-area: close;
    width: 36px;
    height: 36px;
    border-radius: 999px;
    border: 1px solid var(--rule);
    display: grid;
    place-items: center;
    color: var(--fg-muted);
    transition: color var(--dur-fast), border-color var(--dur-fast);
    align-self: start;
}

.tw-modal__close:hover {
    color: var(--tw-pearl);
    border-color: var(--rule-strong);
}

.tw-modal__body {
    padding: 8px 32px 28px;
    overflow-y: auto;
    font-family: var(--font-body);
    color: var(--tw-mist);
}

.tw-tx-line {
    position: relative;
    padding: 16px 0 16px 72px;
    border-bottom: 1px solid var(--rule);
    margin: 0;
    font-size: 15px;
    line-height: 1.55;
}

.tw-tx-line:last-child {
    border-bottom: 0;
}

.tw-tx-line .ts {
    position: absolute;
    left: 0;
    top: 19px;
    font-family: var(--font-mono);
    font-size: 11px;
    color: var(--tw-skyglow);
    letter-spacing: 0.04em;
}

.tw-tx-line strong {
    color: var(--tw-pearl);
    font-weight: 600;
    margin-right: 8px;
    letter-spacing: var(--tr-ui);
}

.tw-tx-line--end {
    padding: 24px 0 0;
    text-align: center;
    color: var(--fg-muted);
    font-size: 13px;
    border-bottom: 0;
}

@media (max-width: 760px) {
    .tw-modal__head {
        padding: 22px 20px 16px;
    }

    .tw-modal__body {
        padding: 8px 20px 24px;
    }

    .tw-tx-line {
        padding: 28px 0 12px;
    }

    .tw-tx-line .ts {
        top: 12px;
    }
}

/* Azurio for headings — scoped to this file */
@font-face {
    font-family: "Azurio";
    src: url("../fonts/Azurio-Medium.woff2") format("woff2");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

:root {
    --tw-cream: #F8F5EF;
    --font-display: "Azurio", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4 {
    font-family: var(--font-display);
}

/* Azurio ships no italic — keep Azurio but render upright instead */
.tw-hero__title .ampersand,
.tw-hero__stat .num em,
.tw-feature-cover .ep-num em,
.tw-feature-body__title em,
.tw-quote p em,
.tw-hosts__h em,
.tw-subscribe__h em,
.tw-ep__num em,
h1 em, h2 em, h3 em, h4 em {
    font-style: normal;
}

/* ========== CREAM THEME — palette mirroring the testimonials section ========== */
body {
    background: var(--tw-cream);
    color: var(--tw-slate);
}

.tw-eyebrow {
    color: var(--tw-navy);
}

.tw-modal .tw-eyebrow {
    color: var(--tw-pearl);
}

/* Body copy line-height — 1.25 */
body p, body li, body blockquote,
.tw-hero__lead, .tw-feature-body__lead,
.page-template-pagetemplate-about .tw-about-intro__leads p,
.tw-host__bio p, .tw-hosts__lead p, .tw-ep__desc p,
.tw-quote p, .tw-testimonial__quote, .tw-testimonials__lead p,
.tw-subscribe__lead, .tw-sticky-sub__copy span {
    line-height: 1.25;
}

.tw-hero__stat .lbl {
    font-family: var(--font-display);
}

/* NAV — cream bg + deep text on load, midnight + pearl on scroll */
.tw-nav {
    background: var(--tw-cream);
    border-bottom: 1px solid rgba(26, 28, 42, 0.12);
    transition: background var(--dur-base) var(--ease-out);
}

.tw-nav.is-scrolled {
    background: var(--tw-midnight);
    border-bottom-color: var(--rule);
}

.tw-nav.is-scrolled::before {
    background: var(--tw-midnight) !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    border-bottom-color: var(--rule) !important;
}

nav.tw-nav ul.tw-nav__links li a {
    color: #000069 !important;
    font-family: var(--font-display) !important;
    font-weight: 500 !important;
    opacity: 1 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    transition: color var(--dur-base) var(--ease-out);
}

nav.tw-nav ul.tw-nav__links li a:hover {
    color: #0031cc !important;
}

nav.tw-nav.is-scrolled ul.tw-nav__links li a {
    color: var(--tw-pearl) !important;
}

nav.tw-nav.is-scrolled ul.tw-nav__links li a:hover {
    color: var(--tw-skyglow) !important;
}

.tw-nav__mark .ep {
    color: var(--tw-deep) !important;
    transition: color var(--dur-base) var(--ease-out);
}

.tw-nav.is-scrolled .tw-nav__mark .ep {
    color: var(--tw-pearl) !important;
}

/* Logo recolor — pre-scroll on cream: cream coin face, navy ring/letters/wordmark. On scroll: revert. */
.tw-nav__logo polygon[fill="#050b3a"] {
    fill: var(--tw-cream) !important;
    transition: fill var(--dur-base) var(--ease-out);
}

.tw-nav__logo .tw-coin__ring {
    fill: var(--tw-navy) !important;
    transition: fill var(--dur-base) var(--ease-out);
}

.tw-nav__logo .tw-coin__letters {
    fill: var(--tw-navy) !important;
    transition: fill var(--dur-base) var(--ease-out);
}

.tw-nav__logo .tw-coin > rect {
    fill: var(--tw-navy) !important;
    transition: fill var(--dur-base) var(--ease-out);
}

.tw-nav__logo > path {
    fill: var(--tw-navy) !important;
    transition: fill var(--dur-base) var(--ease-out);
}

.tw-nav.is-scrolled .tw-nav__logo polygon[fill="#050b3a"] {
    fill: #050b3a !important;
}

.tw-nav.is-scrolled .tw-nav__logo .tw-coin__ring {
    fill: var(--tw-pearl) !important;
}

.tw-nav.is-scrolled .tw-nav__logo .tw-coin__letters {
    fill: var(--tw-pearl) !important;
}

.tw-nav.is-scrolled .tw-nav__logo .tw-coin > rect {
    fill: var(--tw-pearl) !important;
}

.tw-nav.is-scrolled .tw-nav__logo > path {
    fill: var(--tw-pearl) !important;
}

/* HERO — keep original dark theme (untouched) */

/* MARQUEE */
.tw-marquee {
    background: var(--tw-cream);
    border-block: 1px solid rgba(26, 28, 42, 0.12);
}

.tw-marquee__item {
    color: var(--tw-midnight);
}

/* FEATURED */
.tw-featured {
    background: var(--tw-cream);
    color: var(--tw-slate);
}

.tw-featured__h {
    color: var(--tw-deep);
}

.tw-feature-body__title, .tw-feature-cover strong {
    color: var(--tw-deep);
}

.tw-feature-cover .ep-num {
    color: var(--tw-pearl);
    margin-top: 14px;
}

.tw-feature-body__subtitle {
    color: var(--tw-navy) !important;
}

.home-page__wrapper .tw-feature-body__lead p,
.page-template-pagetemplate-about .tw-about-intro__leads p {
    color: var(--tw-slate);
}

.tw-feature-cover {
    color: var(--tw-slate);
}

.tw-feature-cover::before {
    display: none;
}

.tw-feature-body__chapters h4 {
    color: var(--tw-ink);
}

.tw-chapter .label {
    color: var(--tw-slate);
}

.tw-chapter {
    border-bottom-color: rgba(26, 28, 42, 0.12);
}

.tw-chapter .ts, .tw-chapter .dur {
    color: var(--tw-cobalt);
}

.tw-featured .tw-btn--primary {
    background: var(--tw-deep);
    color: var(--tw-pearl);
}

.tw-featured .tw-btn--primary:hover {
    background: var(--tw-navy);
    color: var(--tw-pearl);
}

.tw-featured .tw-btn--ghost-line {
    border-color: rgba(0, 0, 105, 0.4);
    color: var(--tw-deep);
}

.tw-featured .tw-btn--ghost-line:hover {
    border-color: var(--tw-deep);
    color: var(--tw-deep);
}

/* QUOTE — keep original (untouched) */

/* HOSTS */
.tw-hosts {
    background: var(--tw-cream);
    border-bottom: 1px solid rgba(26, 28, 42, 0.12);
}

.tw-hosts::after {
    display: none;
}

.tw-host::after {
    background: var(--tw-midnight);
}

.tw-host {
    outline-color: rgba(26, 28, 42, 0.12);
}

.tw-hosts__h p {
    color: var(--tw-deep);
}

.tw-hosts__h p em {
    color: var(--tw-navy);
}

.tw-hosts__lead p {
    color: var(--tw-slate);
}

.tw-host__name {
    color: var(--tw-pearl);
}

.tw-host__role {
    color: var(--tw-skyglow);
}

.tw-host__bio p {
    color: var(--tw-mist);
}

.tw-host__portrait {
    border: 2px solid var(--tw-pearl);
}

/* SPONSORS — pearl logos on midnight tiles, sitting on cream section */
.tw-sponsors {
    background: var(--tw-cream);
    border-bottom-color: rgba(26, 28, 42, 0.12);
}

.tw-sponsors__grid {
    background: rgba(26, 28, 42, 0.12);
    border-color: rgba(26, 28, 42, 0.12);
}

.tw-sponsor {
    background: var(--tw-midnight);
}

.tw-sponsor:hover {
    background: var(--tw-deep);
}

.tw-sponsor__logo {
    filter: brightness(0) invert(1);
}

.tw-sponsor span {
    color: var(--tw-pearl);
    opacity: 0.7;
}

.tw-sponsor {
    position: relative;
    overflow: hidden;
}

.tw-sponsor::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -60%;
    width: 50%;
    background: linear-gradient(100deg, transparent 0%, rgba(243, 242, 255, 0) 20%, rgba(243, 242, 255, 0.25) 50%, rgba(243, 242, 255, 0) 80%, transparent 100%);
    transform: skewX(-12deg);
    pointer-events: none;
    transition: left 0.9s cubic-bezier(.4, .05, .2, 1);
    z-index: 2;
}

.tw-sponsor:hover::before {
    left: 110%;
}

.tw-sponsors__h {
    color: var(--tw-deep);
}

.tw-sponsors__h em {
    color: var(--tw-navy);
}

.tw-sponsors__lead {
    color: var(--tw-slate);
}

/* EPISODES */
.tw-episodes {
    background: var(--tw-cream);
    color: var(--tw-slate);
}

.tw-episodes .tw-section__head {
    border-bottom: none;
    padding-bottom: 0;
}

.tw-section__head h2 {
    color: var(--tw-deep);
}

.tw-section__head {
    border-bottom-color: rgba(26, 28, 42, 0.12);
}

.tw-section__count {
    color: var(--tw-slate);
}

.tw-ep {
    border-bottom-color: rgba(26, 28, 42, 0.12);
}

.tw-ep__num {
    color: var(--tw-navy);
}

.tw-ep__num em {
    color: var(--tw-cobalt);
}

.tw-ep__title {
    color: var(--tw-deep);
}

.tw-ep:hover .tw-ep__title {
    color: var(--tw-navy);
}

.tw-ep__guest {
    color: var(--tw-navy);
    font-family: var(--font-display);
}

.tw-guest__name {
    font-family: var(--font-display);
}

.tw-guest__ep {
    font-family: var(--font-display);
    text-transform: none;
}

.tw-testimonial__name {
    font-family: var(--font-display);
}

.tw-ep__desc p {
    color: var(--tw-slate);
}

.tw-ep__eyebrow {
    color: var(--tw-slate);
}

.tw-ep__dur {
    color: var(--tw-slate);
}

.tw-ep__listen .tw-listen-icon {
    filter: brightness(0) saturate(100%) invert(8%) sepia(89%) saturate(5036%) hue-rotate(244deg) brightness(86%) contrast(109%);
    cursor: pointer;
    opacity: 1;
    transition: opacity var(--dur-fast), transform var(--dur-fast);
}

.tw-ep:hover .tw-ep__listen .tw-listen-icon {
    opacity: 1;
}

.tw-ep__listen .tw-listen-icon:hover {
    opacity: 0.6 !important;
    transform: scale(1.15);
}

.tw-ep__play {
    display: none;
}

.tw-ep__dur {
    display: none;
}

@media (min-width: 1101px) {
    .tw-ep {
        grid-template-columns: 88px 420px 1fr;
        cursor: default;
    }
}

@media (min-width: 761px) and (max-width: 1100px) {
    .tw-ep {
        grid-template-columns: 64px 300px 1fr;
        gap: 22px;
        cursor: default;
    }
}

.tw-ep__cover {
    position: relative;
    overflow: hidden;
    border: none;
    transition: transform var(--dur-fast) var(--ease-out);
    cursor: pointer;
}

.tw-ep__cover:hover {
    transform: translateY(-2px);
}

.tw-ep__cover::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -60%;
    width: 50%;
    background: linear-gradient(100deg, transparent 0%, rgba(243, 242, 255, 0) 20%, rgba(243, 242, 255, 0.25) 50%, rgba(243, 242, 255, 0) 80%, transparent 100%);
    transform: skewX(-12deg);
    pointer-events: none;
    transition: left 0.9s cubic-bezier(.4, .05, .2, 1);
    z-index: 3;
}

.tw-ep__cover:hover::before {
    left: 110%;
}

.tw-feature-cover {
    position: relative;
    overflow: hidden;
}

.tw-feature-cover::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -60%;
    width: 50%;
    background: linear-gradient(100deg, transparent 0%, rgba(243, 242, 255, 0) 20%, rgba(243, 242, 255, 0.25) 50%, rgba(243, 242, 255, 0) 80%, transparent 100%);
    transform: skewX(-12deg);
    pointer-events: none;
    transition: left 0.9s cubic-bezier(.4, .05, .2, 1);
    z-index: 5;
}

.tw-feature-cover:hover::after {
    left: 110%;
}

.tw-feature-cta {
    background: transparent;
    color: var(--tw-navy);
    border: 1px solid var(--tw-navy);
    position: relative;
    overflow: hidden;
    transition: background var(--dur-base), color var(--dur-base), border-color var(--dur-base);
}

.tw-feature-cta img {
    transition: filter var(--dur-base);
}

.tw-feature-cta:hover {
    background: var(--tw-midnight);
    color: var(--tw-pearl);
    border-color: var(--tw-midnight);
}

.tw-feature-cta:hover img {
    filter: brightness(0) invert(1) !important;
}

.tw-feature-cta::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -60%;
    width: 60%;
    background: linear-gradient(100deg, transparent 0%, rgba(243, 242, 255, 0) 20%, rgba(243, 242, 255, 0.5) 50%, rgba(243, 242, 255, 0) 80%, transparent 100%);
    transform: skewX(-12deg);
    pointer-events: none;
    transition: left 0.7s cubic-bezier(.4, .05, .2, 1);
    z-index: 0;
}

.tw-feature-cta:hover::after {
    left: 110%;
}

.tw-feature-cta > * {
    position: relative;
    z-index: 1;
}

.tw-episodes__more .tw-btn--ghost-line {
    border-color: var(--tw-navy) !important;
    color: var(--tw-navy) !important;
}

.tw-episodes__more .tw-btn--ghost-line:hover {
    border-color: var(--tw-deep) !important;
    color: var(--tw-deep) !important;
}

/* GUESTS */
.tw-guests {
    background: var(--tw-cream);
    padding-top: 32px;
}

.tw-episodes {
    padding-bottom: 64px;
}

.tw-guests .tw-btn--ghost {
    color: var(--tw-navy);
}

.tw-guests .tw-btn--ghost:hover {
    color: var(--tw-cobalt);
}

/* TESTIMONIALS — already cream-friendly, leave as-is */

/* SUBSCRIBE */
.tw-quote cite {
    flex-direction: column;
    align-items: center;
    gap: 4px;
    text-align: center;
}

.tw-subscribe {
    background: var(--tw-cream);
    padding-top: 80px;
}

.tw-testimonials {
    position: relative;
    padding-bottom: 24px;
}

.tw-testimonial {
    margin-bottom: 12px;
}

.tw-testimonials::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    border-top: 5px double rgba(26, 28, 42, 0.3);
    pointer-events: none;
}

.tw-subscribe::after {
    display: none;
}

.tw-subscribe .tw-eyebrow {
    color: var(--tw-navy) !important;
}

.tw-subscribe__h {
    color: var(--tw-deep);
}

.tw-subscribe__h em {
    color: var(--tw-navy);
}

.tw-subscribe__lead {
    color: var(--tw-slate);
}

.tw-subscribe__form input {
    color: var(--tw-ink);
    border-bottom-color: rgba(26, 28, 42, 0.12);
}

.tw-subscribe__form input::placeholder {
    color: var(--tw-slate);
}

.tw-subscribe__form button {
    background: var(--tw-navy);
    color: var(--tw-pearl);
}

.tw-subscribe__form button:hover {
    background: var(--tw-deep);
    color: var(--tw-pearl);
}

.tw-subscribe__fine {
    color: var(--tw-slate);
}

.tw-consent__box {
    border-color: rgba(2, 6, 31, 0.25);
}

.tw-consent input:checked + .tw-consent__box {
    background: var(--tw-navy);
    border-color: var(--tw-navy);
}

.tw-consent input:checked + .tw-consent__box::after {
    border-color: #fff;
}

.tw-consent__text {
    color: var(--tw-slate);
}

.tw-consent__text a {
    color: var(--tw-navy);
}

/* FOOTER — midnight, pearl text */
.tw-footer {
    background: var(--tw-midnight);
    color: var(--tw-pearl);
    border-top: 1px solid var(--rule);
}

.tw-footer h5 {
    color: var(--tw-pearl);
}

.tw-footer a {
    color: var(--tw-pearl);
}

.tw-footer a:hover {
    color: var(--tw-skyglow);
}

.tw-footer__about p, .tw-footer__fine {
    color: var(--fg-muted);
}

/* STICKY SUB — keep dark for contrast */

/* HERO LISTEN WORDMARKS — flip to dark */
.tw-listen-wordmark {
    filter: brightness(0) invert(1) opacity(0.92) !important;
}

.tw-hero__listen a:hover .tw-listen-wordmark {
    filter: brightness(0) invert(1) !important;
}

/* COIN ON LIGHT BG — invert dark fill so it reads */
.tw-nav__logo polygon[fill="#050b3a"] {
    fill: var(--tw-deep);
}

.tw-nav__mark {
    perspective: 600px;
}

.tw-nav__logo .tw-coin {
    transform-box: view-box;
    transform-origin: 105.8px 100.6px;
    animation: tw-coin-spin 1.4s cubic-bezier(.6, .15, .3, 1) 0.4s 1;
}

.tw-nav__logo .tw-coin__shimmer {
    fill: url(#tw-coin-shimmer-grad) !important;
    transform: translateX(-120px);
    animation: tw-coin-shimmer-sweep 1.2s cubic-bezier(.4, .05, .2, 1) 1.6s 1 both;
}

@keyframes tw-coin-spin {
    0% {
        transform: rotateY(0deg);
    }
    100% {
        transform: rotateY(360deg);
    }
}

@keyframes tw-coin-shimmer-sweep {
    0% {
        transform: translateX(-120px);
        opacity: 0;
    }
    20% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        transform: translateX(220px);
        opacity: 0;
    }
}

.tw-footer__logo .tw-footer-coin {
    transform-box: view-box;
    transform-origin: 248.85px 100.6px;
}

.tw-footer__logo .tw-footer-coin__shimmer {
    transform: translateX(-200px);
    opacity: 0;
}

.tw-footer__logo.is-visible .tw-footer-coin {
    animation: tw-coin-spin 1.4s cubic-bezier(.6, .15, .3, 1) 0.2s 1 both;
}

.tw-footer__logo.is-visible .tw-footer-coin__shimmer {
    animation: tw-footer-coin-shimmer-sweep 1.2s cubic-bezier(.4, .05, .2, 1) 1.4s 1 both;
}

@keyframes tw-footer-coin-shimmer-sweep {
    0% {
        transform: translateX(-200px);
        opacity: 0;
    }
    20% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        transform: translateX(280px);
        opacity: 0;
    }
}

.tw-listen-icon {
    height: 16px;
    width: auto;
    display: inline-block;
    object-fit: contain;
    filter: brightness(0) invert(1) opacity(0.92);
    vertical-align: middle;
}

.tw-ep__listen .tw-listen-icon {
    height: 24px;
}

.tw-listen-wordmark {
    height: 22px;
    width: auto;
    display: block;
    filter: brightness(0) invert(1) opacity(0.92);
}

.tw-hero__listen a [alt="YouTube"].tw-listen-wordmark {
    height: 18px;
}

.tw-hero__listen a:hover .tw-listen-wordmark {
    filter: brightness(0) invert(1);
}

@media (max-width: 760px) {
    /* Mobile menu links — champagne colour */
    nav.tw-nav.is-open ul.tw-nav__links li a {
        color: var(--tw-cream) !important;
    }

    nav.tw-nav.is-open ul.tw-nav__links li a:hover {
        color: var(--tw-pearl) !important;
    }

    /* Logo — cream coin/navy ring on load; revert to original when open (matches scrolled state) */
    nav.tw-nav .tw-nav__logo polygon[fill="#050b3a"] {
        fill: var(--tw-cream) !important;
    }

    nav.tw-nav .tw-nav__logo .tw-coin__ring {
        fill: var(--tw-navy) !important;
    }

    nav.tw-nav .tw-nav__logo .tw-coin__letters {
        fill: var(--tw-navy) !important;
    }

    nav.tw-nav .tw-nav__logo .tw-coin > rect {
        fill: var(--tw-navy) !important;
    }

    nav.tw-nav .tw-nav__logo > path {
        fill: var(--tw-navy) !important;
    }

    nav.tw-nav.is-open .tw-nav__logo polygon[fill="#050b3a"] {
        fill: #050b3a !important;
    }

    nav.tw-nav.is-open .tw-nav__logo .tw-coin__ring {
        fill: var(--tw-pearl) !important;
    }

    nav.tw-nav.is-open .tw-nav__logo .tw-coin__letters {
        fill: var(--tw-pearl) !important;
    }

    nav.tw-nav.is-open .tw-nav__logo .tw-coin > rect {
        fill: var(--tw-pearl) !important;
    }

    nav.tw-nav.is-open .tw-nav__logo > path {
        fill: var(--tw-pearl) !important;
    }

    /* Hamburger icon — midnight on load, champagne on scroll, champagne when open */
    .tw-nav__toggle-bars i {
        background: var(--tw-midnight) !important;
    }

    .tw-nav.is-scrolled .tw-nav__toggle-bars i {
        background: var(--tw-cream) !important;
    }

    .tw-nav.is-open .tw-nav__toggle-bars i {
        background: var(--tw-cream) !important;
    }

    /* Testimonials — close gap between heading and cards */
    .tw-testimonials__inner {
        gap: 24px;
    }

    .tw-subscribe {
        padding-top: 40px;
    }
}

/* ============================================================
   EPISODE PAGE (single-episode template — cream native)
   ============================================================ */
/* Transcript modal label sits on a dark panel — keep it light */
.tw-modal__head .tw-ep-meta {
    color: var(--tw-skyglow);
}

/* Plain meta line — deliberately NOT an eyebrow (no caps, no tracking) */
.tw-ep-meta {
    font-family: var(--font-body);
    font-size: 15px;
    line-height: 1.4;
    color: var(--tw-slate);
    letter-spacing: 0;
    text-transform: none;
    margin: 0 0 20px;
}

/* Episode hero — full-bleed gradient like the home hero */
.tw-ep-hero {
    position: relative;
    overflow: hidden;
    isolation: isolate;
    background: var(--tw-ink);
}

.tw-ep-hero__bg {
    position: absolute;
    inset: 0;
    z-index: -1;
    background: radial-gradient(120% 90% at 50% 0%, var(--tw-navy) 0%, var(--tw-deep) 30%, var(--tw-ink) 80%);
}

.tw-ep-hero .tw-feature-body__title {
    color: var(--tw-pearl);
}

.tw-ep-hero .tw-feature-body__subtitle {
    color: var(--tw-skyglow) !important;
    font-family: var(--font-display);
}

.tw-ep-hero .tw-feature-body__lead {
    color: var(--tw-mist);
}

.tw-ep-hero .tw-ep-meta {
    color: var(--tw-haze);
}

.tw-ep-hero .tw-feature-body__chapters h4 {
    color: var(--tw-skyglow);
}

.tw-ep-hero .tw-featured__chapters-row {
    border-top-color: var(--rule);
}

.tw-ep-hero .tw-chapter {
    border-bottom-color: var(--rule);
}

.tw-ep-hero .tw-chapter .label {
    color: var(--tw-pearl);
}

.tw-ep-hero .tw-chapter .ts,
.tw-ep-hero .tw-chapter .dur {
    color: var(--tw-skyglow);
}

.tw-ep-hero .tw-chapter .ts {
    background: rgba(170, 192, 249, 0.16);
}

.tw-ep-hero #tw-open-transcript {
    color: var(--tw-skyglow) !important;
}

.tw-ep-hero .tw-feature-cta {
    color: var(--tw-pearl);
    border-color: var(--rule-strong);
}

.tw-ep-hero .tw-feature-cta img {
    filter: brightness(0) invert(1) !important;
}

.tw-ep-hero .tw-feature-cta:hover {
    background: var(--tw-pearl);
    color: var(--tw-ink);
    border-color: var(--tw-pearl);
}

.tw-ep-hero .tw-feature-cta:hover img {
    filter: none !important;
}

/* Episode hero video thumbnail — clicks through to YouTube */
.tw-ep-video {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    border-radius: var(--radius-1);
    overflow: hidden;
    background-color: var(--tw-ink);
    background-size: cover;
    background-position: center;
    isolation: isolate;
}

.tw-ep-video::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(2, 6, 31, 0) 40%, rgba(2, 6, 31, 0.45));
    transition: background var(--dur-base) var(--ease-out);
}

.tw-ep-video:hover::after {
    background: linear-gradient(180deg, rgba(2, 6, 31, 0.1) 40%, rgba(2, 6, 31, 0.55));
}

.tw-ep-video__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(247, 244, 239, 0.92);
    color: var(--tw-deep);
    z-index: 1;
    transition: transform var(--dur-base) var(--ease-out), background var(--dur-base) var(--ease-out);
}

.tw-ep-video__play svg {
    margin-left: 3px;
}

.tw-ep-video:hover .tw-ep-video__play {
    transform: translate(-50%, -50%) scale(1.08);
    background: var(--tw-pearl);
}

.tw-ep-hero__media {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.tw-ep-hero__media .tw-feature-body__ctas {
    margin: 0;
    flex-wrap: wrap;
}

/* Transcript accordion (replaces the modal on the episode page) */
.tw-transcript {
    margin-top: 4px;
    border-top: 1px solid var(--rule);
}

.tw-transcript summary {
    list-style: none;
    cursor: pointer;
    user-select: none;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 16px 0;
    font-family: var(--font-body);
    font-size: 14px;
    color: var(--tw-skyglow);
    transition: color var(--dur-fast) var(--ease-out);
}

.tw-transcript summary::-webkit-details-marker {
    display: none;
}

.tw-transcript summary:hover {
    color: var(--tw-pearl);
}

.tw-transcript__icon {
    margin-left: auto;
    position: relative;
    width: 14px;
    height: 14px;
    flex: none;
}

.tw-transcript__icon::before,
.tw-transcript__icon::after {
    content: "";
    position: absolute;
    background: currentColor;
    transition: transform var(--dur-base) var(--ease-out);
}

.tw-transcript__icon::before {
    top: 6px;
    left: 0;
    width: 14px;
    height: 2px;
}

.tw-transcript__icon::after {
    top: 0;
    left: 6px;
    width: 2px;
    height: 14px;
}

.tw-transcript[open] .tw-transcript__icon::after {
    transform: scaleY(0);
}

.tw-transcript__body {
    color: var(--tw-mist);
    max-height: 360px;
    overflow-y: auto;
    padding-bottom: 8px;
    padding-right: 16px;
    /* Firefox */
    scrollbar-width: thin;
    scrollbar-color: rgba(170, 192, 249, 0.55) transparent;
}

/* WebKit / Chromium */
.tw-transcript__body::-webkit-scrollbar {
    width: 6px;
}

.tw-transcript__body::-webkit-scrollbar-track {
    background: rgba(170, 192, 249, 0.12);
    border-radius: 999px;
}

.tw-transcript__body::-webkit-scrollbar-thumb {
    background: rgba(170, 192, 249, 0.5);
    border-radius: 999px;
}

.tw-transcript__body::-webkit-scrollbar-thumb:hover {
    background: var(--tw-skyglow);
}

.tw-transcript__body .tw-tx-line {
    font-size: 14px;
}

/* Desktop — give the video a wider column so it reads larger */
@media (min-width: 1101px) {
    .tw-ep-hero .tw-featured__grid {
        grid-template-columns: 1.45fr 1fr;
        align-items: start;
    }
}

/* About page — larger host portraits (scoped so the home hosts are unchanged) */
.tw-hosts--about .tw-host__portrait {
    width: 200px;
    height: 200px;
}

@media (min-width: 1101px) {
    .tw-hosts--about .tw-host {
        grid-template-columns: 200px 1fr;
        gap: 32px;
    }
}

@media (min-width: 761px) and (max-width: 1100px) {
    .tw-hosts--about .tw-host {
        grid-template-columns: 160px 1fr;
        gap: 24px;
    }

    .tw-hosts--about .tw-host__portrait {
        width: 160px;
        height: 160px;
    }
}

/* About page — full-bleed trailer hero */
.tw-about-hero {
    background: var(--tw-cream);
}

.tw-about-trailer {
    width: 100%;
    display: block;
    border-radius: 0;
}

.tw-about-intro {
    padding-top: 96px;
    padding-bottom: 96px;
}

.tw-about-intro .tw-feature-body__title {
    margin: 0 0 24px;
}

.tw-about-intro__leads {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.page-template-pagetemplate-about .tw-about-intro__leads p,
.tw-about-intro__leads p {
    margin: 0;
    max-width: none;
}

/* About page — "why it's different" three-point block, full-bleed gradient */
.tw-about-points {
    position: relative;
    overflow: hidden;
    isolation: isolate;
    background: var(--tw-ink);
    padding-top: 96px;
    padding-bottom: 96px;
}

.tw-about-points::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background: url("../img/note-pattern-tile-dark.png") repeat;
    opacity: 0.5;
    pointer-events: none;
}

.tw-about-points > .tw-container {
    position: relative;
    z-index: 1;
}

.tw-about__h {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(32px, 3.4vw, 48px);
    line-height: 1.1;
    letter-spacing: -0.02em;
    color: var(--tw-pearl);
    margin: 0 0 40px;
}

.tw-about-points__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.tw-about-point {
    padding: 32px;
    background: var(--tw-cream);
    border-radius: var(--radius-1);
}

.tw-about-point__h {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 24px;
    letter-spacing: -0.01em;
    color: var(--tw-deep);
    margin: 0 0 12px;
}

.tw-about-point p {
    font-family: var(--font-body);
    font-size: 17px;
    line-height: 1.3;
    color: var(--tw-slate);
    margin: 0;
}

/* Shared section heading for the new episode-page sections */
.tw-ep-h {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(32px, 3.4vw, 48px);
    line-height: 1.1;
    letter-spacing: -0.02em;
    color: var(--tw-deep);
    margin: 0 0 40px;
}

/* Pull quotes */
.tw-ep-quotes {
    padding-top: 96px;
    padding-bottom: 96px;
    background-color: var(--tw-cream);
    background-image: url("./img/note-pattern-light.png");
    background-repeat: repeat;
    background-position: center;
}

.tw-ep-quotes__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

.tw-pullquote {
    margin: 0;
    position: relative;
    padding: 44px 40px;
    border-radius: var(--radius-1);
    background: linear-gradient(155deg, var(--tw-navy) 0%, var(--tw-deep) 45%, var(--tw-midnight) 100%);
    overflow: hidden;
    isolation: isolate;
    outline: 1px solid rgba(170, 192, 249, 0.25);
    outline-offset: -12px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.tw-pullquote::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: radial-gradient(120% 90% at 0% 0%, rgba(0, 49, 204, 0.45) 0%, transparent 60%);
}

.tw-pullquote blockquote {
    margin: 0;
}

.tw-pullquote p {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(24px, 2.4vw, 32px);
    line-height: 1.16;
    letter-spacing: -0.02em;
    color: var(--tw-pearl);
    margin: 0;
    text-wrap: balance;
}

.tw-pullquote p em {
    font-style: normal;
    font-family: var(--font-display);
    font-weight: 500;
    color: var(--tw-skyglow);
}

.tw-pullquote__foot {
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.tw-pullquote cite {
    font-style: normal;
    font-family: var(--font-body);
    font-size: 13px;
    line-height: 1.4;
    color: var(--tw-mist);
    letter-spacing: 0;
}

.tw-pullquote__ts {
    display: inline-flex;
    align-items: center;
    margin-left: 6px;
    padding: 3px 9px;
    border-radius: var(--radius-pill);
    background: rgba(170, 192, 249, 0.18);
    font-family: var(--font-mono);
    font-size: 11px;
    letter-spacing: 0.04em;
    color: var(--tw-skyglow);
    white-space: nowrap;
}

.tw-pullquote__share {
    display: flex;
    gap: 8px;
    flex: none;
}

.tw-share {
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    background: rgba(170, 192, 249, 0.16);
    clip-path: polygon(50% 0%, 79.39% 9.55%, 97.55% 34.55%, 97.55% 65.45%, 79.39% 90.45%, 50% 100%, 20.61% 90.45%, 2.45% 65.45%, 2.45% 34.55%, 20.61% 9.55%);
    color: var(--tw-skyglow);
    cursor: pointer;
    padding: 0;
    transition: background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);
}

.tw-share svg {
    width: 15px;
    height: 15px;
}

.tw-share:hover {
    background: var(--tw-skyglow);
    color: var(--tw-deep);
    transform: translateY(-1px);
}

.tw-share.is-copied {
    background: rgba(109, 214, 163, 0.22);
    color: var(--tw-success);
}

.tw-share.is-copied:hover {
    background: var(--tw-success);
    color: var(--tw-deep);
}

/* Toast (copy / share confirmations) */
.tw-toast {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, calc(-50% + 8px));
    background: var(--tw-deep);
    color: var(--tw-pearl);
    font-family: var(--font-body);
    font-size: 15px;
    letter-spacing: 0;
    text-align: center;
    padding: 16px 24px;
    border-radius: var(--radius-1);
    border: 1px solid rgba(170, 192, 249, 0.25);
    box-shadow: var(--shadow-lift);
    opacity: 0;
    pointer-events: none;
    z-index: 200;
    transition: opacity var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out);
}

.tw-toast.is-shown {
    opacity: 1;
    transform: translate(-50%, -50%);
}

/* "Quote copied" confirm dialog */
.tw-confirm[hidden] {
    display: none;
}

.tw-confirm {
    position: fixed;
    inset: 0;
    z-index: 220;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    opacity: 0;
    transition: opacity var(--dur-base) var(--ease-out);
}

.tw-confirm.is-shown {
    opacity: 1;
}

.tw-confirm__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(2, 6, 31, 0.62);
}

.tw-confirm__panel {
    position: relative;
    width: 100%;
    max-width: 400px;
    background: var(--tw-deep);
    border: 1px solid rgba(170, 192, 249, 0.25);
    border-radius: var(--radius-1);
    box-shadow: var(--shadow-lift);
    padding: 34px 28px 28px;
    text-align: center;
    transform: translateY(10px) scale(0.98);
    transition: transform var(--dur-base) var(--ease-out);
}

.tw-confirm.is-shown .tw-confirm__panel {
    transform: none;
}

.tw-confirm__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    margin: 0 auto 16px;
    border-radius: 50%;
    background: rgba(109, 214, 163, 0.15);
    color: var(--tw-success);
}

.tw-confirm__icon svg {
    width: 22px;
    height: 22px;
}

.tw-confirm__title {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 22px;
    letter-spacing: -0.01em;
    color: var(--tw-pearl);
    margin: 0 0 8px;
}

.tw-confirm__msg {
    font-family: var(--font-body);
    font-size: 15px;
    line-height: 1.5;
    color: var(--tw-mist);
    margin: 0 0 24px;
}

.tw-confirm__actions {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.tw-confirm__go {
    width: 100%;
    justify-content: center;
}

.tw-confirm__cancel {
    background: transparent;
    border: 0;
    color: var(--tw-haze);
    font-family: var(--font-body);
    font-size: 13px;
    letter-spacing: 0.02em;
    cursor: pointer;
    padding: 6px;
    transition: color var(--dur-fast) var(--ease-out);
}

.tw-confirm__cancel:hover {
    color: var(--tw-pearl);
}

/* Guest bio — full-bleed gradient like the hero */
.tw-ep-guest {
    position: relative;
    overflow: hidden;
    isolation: isolate;
    background: var(--tw-ink);
    padding: 96px 0;
}

.tw-ep-guest .tw-ep-h {
    color: var(--tw-pearl);
}

.tw-ep-guest__grid {
    display: grid;
    grid-template-columns: 308px 1fr;
    gap: 48px;
    align-items: start;
}

.tw-ep-guest__portrait {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
}

.tw-ep-guest__photo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
    background-color: var(--tw-paper-2);
    background-size: cover;
    background-position: center;
}

.tw-ep-guest__frame {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    pointer-events: none;
    z-index: 0;
}

.tw-ep-guest__name {
    font-family: var(--font-display);
    font-weight: 500;
    font-size: clamp(32px, 3.4vw, 48px);
    line-height: 1.04;
    letter-spacing: -0.02em;
    color: var(--tw-pearl);
    margin: 0 0 10px;
}

.tw-ep-guest__role {
    font-family: var(--font-body);
    font-size: 16px;
    color: var(--tw-skyglow);
    margin: 0 0 14px;
}

.tw-ep-guest__links {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin: 0 0 26px;
}

.tw-ep-guest__link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: var(--font-body);
    font-size: 15px;
    color: var(--tw-skyglow);
    text-decoration: none;
    transition: color var(--dur-fast) var(--ease-out);
}

.tw-ep-guest__link img {
    width: 18px;
    height: 18px;
    filter: invert(1);
}

.tw-ep-guest__link:hover {
    color: var(--tw-pearl);
}

.tw-ep-guest__bios {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
}

.tw-ep-guest__bios p {
    font-family: var(--font-body);
    font-size: 18px;
    line-height: 1.55;
    color: var(--tw-mist);
    margin: 0;
    max-width: 52ch;
}

/* Tablet — uniform symmetric top/bottom section padding.
   Placed last so it wins over base + champagne root overrides for the 761–1100 range. */
@media (min-width: 761px) and (max-width: 1100px) {
    .tw-featured,
    .tw-quote,
    .tw-hosts,
    .tw-sponsors,
    .tw-testimonials,
    .tw-episodes,
    .tw-guests,
    .tw-ep-quotes,
    .tw-ep-guest,
    .tw-about-points,
    .tw-about-intro,
    .tw-subscribe {
        padding-top: 36px;
        padding-bottom: 36px;
    }

    .tw-footer {
        padding-top: 28px;
        padding-bottom: 28px;
    }

    .tw-quote {
        padding-top: 72px;
    }

    .tw-ep-guest__grid {
        grid-template-columns: 220px 1fr;
        gap: 32px;
    }

    .tw-pullquote__foot {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
}

/* Mobile — uniform symmetric section padding. Last so it wins over all earlier rules. */
@media (max-width: 760px) {
    .tw-featured,
    .tw-quote,
    .tw-hosts,
    .tw-sponsors,
    .tw-testimonials,
    .tw-episodes,
    .tw-guests,
    .tw-ep-quotes,
    .tw-ep-guest,
    .tw-about-points,
    .tw-about-intro,
    .tw-subscribe,
    .tw-footer {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    /* Episode page — collapse new section grids to one column */
    .tw-ep-quotes__grid {
        grid-template-columns: 1fr;
    }

    .tw-pullquote__ts {
        font-size: 10px;
        padding: 2px 7px;
        margin-left: 5px;
    }

    .tw-pullquote__foot {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }

    .tw-about-points__grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .tw-about__h {
        margin-bottom: 24px;
    }

    .tw-about-intro__leads {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .tw-ep-guest__grid {
        grid-template-columns: 1fr;
        gap: 24px;
        text-align: center;
    }

    .tw-ep-guest__portrait {
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
    }

    .tw-ep-guest__links {
        justify-content: center;
    }

    .tw-ep-guest__bios {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .tw-ep-guest__bio {
        max-width: none;
    }

    .tw-ep-h {
        margin-bottom: 24px;
    }

    /* Guests — left-align header, close gap to episodes above */
    .tw-guests {
        padding-top: 0;
    }

    .tw-guests .tw-section__head {
        text-align: left;
        justify-items: start;
    }

    .tw-guests .tw-section__head .tw-btn {
        justify-self: start;
    }

    /* Archive "All episodes" button — match hero button height + halve gap below */
    .tw-episodes {
        padding-bottom: 12px;
    }

    .tw-episodes__more .tw-btn--lg {
        padding: 14px 28px;
    }
}

/**
 Nav
 */
#nav-button {
    width: 22px;
    height: 14px;
    position: relative;
    margin-left: auto;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 9999;
    display: none
}

#nav-button span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: var(--tw-midnight);
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out
}

#nav-button span:nth-child(1) {
    top: 0
}

#nav-button span:nth-child(2) {
    top: 4px
}

#nav-button span:nth-child(3) {
    top: 8px
}

#nav-button.opened span:nth-child(1) {
    top: 4px;
    transform: rotate(135deg)
}

#nav-button.opened span:nth-child(2) {
    opacity: 0;
    left: -60px
}

#nav-button.opened span:nth-child(3) {
    top: 4px;
    transform: rotate(-135deg)
}

.tw-nav.is-scrolled #nav-button span {
    background: #fff
}

.tw-nav.is-open #nav-button span {
    background: #fff
}

@media (min-width: 768px) {
    #nav-button {
        display: none
    }
}


.page-template-default {
    .dg-main {
        max-width: 1280px;
        margin: 0 auto;
        padding: 0 40px;
        @media (max-width: 760px) {
            padding: 0 15px;
        }

        p {
            color: var(--tw-slate);
        }
    }
}