.cp-podcast{background:var(--cp-surface);color:var(--cp-ink-2);font-family:var(--font-roboto),sans-serif;overflow-x:hidden}.cp-podcast-hero{position:relative;overflow:hidden;background:var(--cp-dark);border-bottom:1px solid hsla(0,0%,100%,.08)}.cp-podcast-hero__inner{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:40px;align-items:center;max-width:1200px;margin:0 auto;padding:96px 24px 64px}.cp-podcast-hero__art{flex-shrink:0}.cp-podcast-hero__art-img{display:block;border-radius:18px;border:1px solid var(--cp-line-on-dark);box-shadow:var(--cp-shadow-overlay)}.cp-podcast-hero__copy{flex:1 1;min-width:280px}.cp-podcast-hero__eyebrow{margin-bottom:18px;font-family:var(--font-roboto-mono),monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--cp-dark-highlight)}.cp-podcast-hero__title{margin:0;max-width:820px;font-family:var(--font-urbanist),sans-serif;font-weight:800;font-size:clamp(34px,5vw,54px);line-height:1.08;letter-spacing:-.02em;color:var(--cp-text-on-dark)}.cp-podcast-hero__grad{background:var(--cp-grad);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.cp-podcast-hero__lead{margin:18px 0 0;max-width:620px;font-size:17px;line-height:1.6;color:var(--cp-body-on-dark)}.cp-podcast-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.cp-podcast-list__inner{max-width:900px;margin:0 auto;padding:64px 24px 100px}.cp-podcast-list__heading{margin:0 0 28px;font-family:var(--font-urbanist),sans-serif;font-weight:800;font-size:clamp(24px,3vw,32px);letter-spacing:-.01em;color:var(--cp-ink)}.cp-podcast-list__grid{display:flex;flex-direction:column;gap:18px}.cp-podcast-list__empty p{margin:0;font-family:var(--font-roboto-mono),monospace;font-size:12px;letter-spacing:.06em;color:var(--cp-muted-2)}.cp-podcast-card{display:flex;gap:22px;padding:26px 28px;border-radius:16px;background:var(--cp-surface);border:1px solid var(--cp-line);box-shadow:var(--cp-shadow-card);text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.cp-podcast-card:hover{border-color:var(--cp-accent);transform:translateY(-2px);box-shadow:var(--cp-shadow-overlay)}.cp-podcast-card__num{flex-shrink:0;display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--cp-surface-alt);border:1px solid var(--cp-line);font-family:var(--font-roboto-mono),monospace;font-size:15px;font-weight:600;color:var(--cp-accent-text)}.cp-podcast-card__body{min-width:0}.cp-podcast-card__meta{margin-bottom:8px;font-family:var(--font-roboto-mono),monospace;font-size:11.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--cp-muted)}.cp-podcast-card__title{margin:0 0 8px;font-family:var(--font-urbanist),sans-serif;font-weight:700;font-size:19px;line-height:1.3;color:var(--cp-ink)}.cp-podcast-card__excerpt{margin:0 0 12px;font-size:14.5px;line-height:1.6;color:var(--cp-body-2)}.cp-podcast-card__listen{font-size:14px;font-weight:500;color:var(--cp-accent-text)}@media(max-width:560px){.cp-podcast-card{flex-direction:column;gap:14px}}.cp-podcast-post__header{max-width:860px;margin:0 auto;padding:72px 24px 8px}.cp-podcast-post__crumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:22px;font-family:var(--font-roboto-mono),monospace;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--cp-muted)}.cp-podcast-post__crumbs a{color:var(--cp-accent-text);text-decoration:none}.cp-podcast-post__crumbs a:hover{text-decoration:underline}.cp-podcast-post__crumb-sep{color:var(--cp-muted-3)}.cp-podcast-post__crumb-current{overflow:hidden;max-width:420px;white-space:nowrap;text-overflow:ellipsis}.cp-podcast-post__title{margin:0 0 16px;font-family:var(--font-urbanist),sans-serif;font-weight:800;font-size:clamp(30px,4.4vw,46px);line-height:1.12;letter-spacing:-.02em;color:var(--cp-ink)}.cp-podcast-post__meta{margin-bottom:28px;font-family:var(--font-roboto-mono),monospace;font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--cp-muted)}.cp-podcast-post__player{margin-bottom:18px;overflow:hidden;border-radius:16px;border:1px solid var(--cp-line);box-shadow:var(--cp-shadow-card)}.cp-podcast-post__player iframe{display:block;width:100%;border:0}.cp-podcast-post__listen-row{margin-bottom:20px}.cp-podcast-post__listen-row a{font-size:14px;font-weight:500;color:var(--cp-accent-text);text-decoration:none}.cp-podcast-post__listen-row a:hover{text-decoration:underline}.cp-podcast-post__notes{max-width:860px;margin:0 auto;padding:8px 24px 64px}.cp-podcast-post__notes p{margin:0 0 22px;font-size:18px;line-height:1.78;color:#33363b}.cp-podcast-post__notes h2{margin:46px 0 16px;font-weight:800;font-size:clamp(22px,2.8vw,28px);line-height:1.15;letter-spacing:-.01em}.cp-podcast-post__notes h2,.cp-podcast-post__notes h3{font-family:var(--font-urbanist),sans-serif;color:var(--cp-ink)}.cp-podcast-post__notes h3{margin:34px 0 12px;font-weight:700;font-size:21px;line-height:1.2}.cp-podcast-post__notes strong{font-weight:700;color:var(--cp-ink)}.cp-podcast-post__notes a{color:var(--cp-accent-text);text-decoration:underline;text-underline-offset:3px}.cp-podcast-post__notes ul{display:flex;flex-direction:column;gap:12px;margin:0 0 22px;padding-left:0;list-style:none}.cp-podcast-post__notes ul li{position:relative;padding-left:30px;font-size:18px;line-height:1.7;color:#33363b}.cp-podcast-post__notes ul li:before{content:"";position:absolute;top:11px;left:4px;width:8px;height:8px;border-radius:2px;background:var(--cp-grad)}.cp-podcast-post__more{background:var(--cp-surface-alt);border-top:1px solid var(--cp-line)}.cp-podcast-post__more-inner{max-width:860px;margin:0 auto;padding:56px 24px 64px}.cp-podcast-post__more-title{margin:0 0 20px;font-family:var(--font-urbanist),sans-serif;font-weight:800;font-size:clamp(21px,2.6vw,26px);letter-spacing:-.01em;color:var(--cp-ink)}.cp-podcast-post__more-list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.cp-podcast-post__more-link{display:flex;flex-wrap:wrap;gap:6px 16px;align-items:baseline;justify-content:space-between;padding:16px 20px;border-radius:12px;background:var(--cp-surface);border:1px solid var(--cp-line);text-decoration:none;transition:border-color .2s ease}.cp-podcast-post__more-link:hover{border-color:var(--cp-accent)}.cp-podcast-post__more-link-title{font-family:var(--font-urbanist),sans-serif;font-weight:700;font-size:16px;line-height:1.35;color:var(--cp-ink)}.cp-podcast-post__more-link-date{font-family:var(--font-roboto-mono),monospace;font-size:11.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--cp-muted)}.cp-podcast-post__more-title--follow{margin-top:44px}.cp-podcast-post__cta{position:relative;overflow:hidden;background:var(--cp-dark)}.cp-podcast-post__cta-inner{position:relative;z-index:1;max-width:760px;margin:0 auto;padding:88px 24px;text-align:center}.cp-podcast-post__cta-title{margin:0 0 14px;font-family:var(--font-urbanist),sans-serif;font-weight:800;font-size:clamp(26px,3.6vw,38px);letter-spacing:-.01em;color:var(--cp-text-on-dark)}.cp-podcast-post__cta-copy{margin:0 auto 28px;max-width:520px;font-size:16.5px;line-height:1.65;color:var(--cp-body-on-dark)}