@charset "UTF-8";.podcast-page .pd-hero{background:var(--ink);color:var(--paper);padding:130px 0 150px}.podcast-page .pd-kicker{font-family:var(--font-accent);font-size:24px;color:var(--paper);display:inline-block;transform:rotate(-2deg);margin-bottom:18px}.podcast-page .pd-hero h1{font-family:var(--font-display);font-weight:900;font-style:italic;font-stretch:125%;font-size:clamp(44px,7vw,104px);line-height:.94;max-width:14ch}.podcast-page .pd-hero p{font-family:var(--font-body);font-size:19px;line-height:1.55;max-width:52ch;margin-top:24px;color:rgba(var(--paper-rgb),.85)}.podcast-page .pd-platforms{display:flex;gap:14px;margin-top:32px;flex-wrap:wrap}.podcast-page .pd-platforms a{font-family:var(--font-sans);font-weight:800;font-size:11px;letter-spacing:.2em;text-transform:uppercase;border:2px solid var(--paper);color:var(--paper);padding:12px 20px;transition:background .2s,color .2s}.podcast-page .pd-platforms a:hover,.podcast-page .pd-platforms a:focus-visible{background:var(--paper);color:var(--ink);outline:none}.podcast-page .pd-eps{padding-block:130px 150px}.podcast-page .pd-back{margin-bottom:32px;padding-top:8px}.podcast-page .pd-back-link{font-family:var(--font-sans);font-weight:800;font-size:11px;letter-spacing:.22em;text-transform:uppercase;border-bottom:2px solid var(--ink);padding-bottom:2px;text-decoration:none;color:inherit}.podcast-page .pd-empty{font-family:var(--font-body);font-size:17px;color:var(--muted)}.podcast-page .load-row{display:none}.podcast-page nav.pagination{padding:72px 0 0}.podcast-page.podcast-overview .pov-hero{background:var(--ink);color:var(--paper);padding:110px 0 120px}.podcast-page.podcast-overview .pov-kicker{font-family:var(--font-accent);font-size:22px;color:var(--paper);display:inline-block;transform:rotate(-2deg);margin-bottom:18px}.podcast-page.podcast-overview .pov-hero h1{font-family:var(--font-display);font-weight:900;font-style:italic;font-stretch:125%;font-size:clamp(42px,7vw,100px);line-height:.94;max-width:16ch}.podcast-page.podcast-overview .pov-hero p{font-family:var(--font-body);font-size:19px;line-height:1.55;max-width:54ch;margin-top:24px;color:rgba(var(--paper-rgb),.82)}.podcast-page.podcast-overview .pov-shows{padding:120px 0 100px}.podcast-page.podcast-overview .show-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:100px}.podcast-page.podcast-overview .show-card{display:flex;flex-direction:column;border:2px solid var(--ink);background:var(--paper);transition:background .2s}.podcast-page.podcast-overview .show-card:hover{background:var(--paper-soft)}.podcast-page.podcast-overview .show-card-cover{aspect-ratio:1/1;overflow:hidden;position:relative}.podcast-page.podcast-overview .show-card-cover img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.podcast-page.podcast-overview .show-card:hover .show-card-cover img{transform:scale(1.04)}.podcast-page.podcast-overview .show-card-cover-placeholder{width:100%;height:100%;background:var(--paper-soft);display:grid;place-items:center}.podcast-page.podcast-overview .show-card-cover-placeholder .ph-label{font-family:var(--font-display);font-weight:900;font-style:italic;font-stretch:125%;font-size:clamp(26px,3vw,44px);color:rgba(var(--ink-rgb),.18);text-align:center;padding:24px;line-height:1.05}.podcast-page.podcast-overview .show-card-body{padding:32px 28px 36px;display:flex;flex-direction:column;flex:1}.podcast-page.podcast-overview .show-card-tag{font-family:var(--font-sans);font-weight:800;font-size:10px;letter-spacing:.26em;text-transform:uppercase;background:var(--ink);color:var(--paper);display:inline-block;padding:5px 10px;margin-bottom:18px;align-self:flex-start}.podcast-page.podcast-overview .show-card-title{font-family:var(--font-display);font-weight:900;font-style:italic;font-stretch:125%;font-size:clamp(30px,3.2vw,46px);line-height:.96;margin-bottom:16px}.podcast-page.podcast-overview .show-card-desc{font-family:var(--font-body);font-size:16px;line-height:1.6;color:rgba(var(--ink-rgb),.72);margin-bottom:28px}.podcast-page.podcast-overview .show-card-cta{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-sans);font-weight:800;font-size:11px;letter-spacing:.22em;text-transform:uppercase;border:2px solid var(--ink);padding:13px 22px;transition:background .2s,color .2s;align-self:flex-start;margin-top:auto;text-decoration:none}.podcast-page.podcast-overview .show-card-cta:after{content:"→"}.podcast-page.podcast-overview .show-card-cta:hover,.podcast-page.podcast-overview .show-card-cta:focus-visible{background:var(--ink);color:var(--paper);outline:none}.podcast-page.podcast-overview .pov-feed{padding:0 0 130px}@media(max-width:960px){.podcast-page.podcast-overview .show-grid{grid-template-columns:1fr;gap:32px}}.podcast-page .ep-hero{display:grid;grid-template-columns:300px 1fr;gap:0;border:2px solid var(--ink);margin-bottom:2px;min-height:240px;text-decoration:none;color:inherit;transition:background .2s}.podcast-page .ep-hero:hover,.podcast-page .ep-hero:focus-visible{background:var(--paper-soft);outline:none}.podcast-page .ep-hero .eph-cover{width:300px;flex-shrink:0;position:relative;overflow:hidden;display:flex;align-items:stretch}.podcast-page .ep-hero .eph-body{padding:36px 40px;display:flex;flex-direction:column;justify-content:center;gap:12px}.podcast-page .ep-hero .eph-badge{font-weight:800;font-size:9px;letter-spacing:.24em;text-transform:uppercase;display:inline-flex;align-items:center;gap:7px}.podcast-page .ep-hero .eph-title{font-family:var(--font-serif);font-weight:700;font-size:clamp(22px,2.4vw,32px);line-height:1.1}.podcast-page .ep-hero .eph-teaser{font-family:var(--font-body);font-size:15px;line-height:1.55;color:rgba(var(--ink-rgb),.68);max-width:90ch}.podcast-page .ep-hero .eph-meta{font-size:11px;letter-spacing:.16em;text-transform:uppercase;opacity:.5}.podcast-page .ep-hero .eph-play{display:inline-flex;align-items:center;gap:12px;margin-top:8px;align-self:flex-start}.podcast-page .ep-hero .eph-play-btn{width:56px;height:56px;border-radius:50%;background:var(--brand-yellow);border:none;display:grid;place-items:center;font-size:18px;color:var(--ink);flex-shrink:0;transition:transform .2s,box-shadow .2s}.podcast-page .ep-hero:hover .eph-play-btn,.podcast-page .ep-hero:focus-visible .eph-play-btn{transform:scale(1.08);box-shadow:0 4px 18px rgba(var(--yellow-rgb),.45)}.podcast-page .ep-hero .eph-play-label{font-weight:800;font-size:10px;letter-spacing:.22em;text-transform:uppercase}@media(max-width:760px){.podcast-page .ep-hero{grid-template-columns:1fr}.podcast-page .ep-hero .eph-cover{width:100%;min-height:140px}.podcast-page .ep-hero .eph-body{padding:24px 20px}}.podcast-page .ep-cover-block{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;min-height:240px}.podcast-page .ep-cover-block.show-hack{background:var(--show-hack)}.podcast-page .ep-cover-block.show-invest{background:var(--show-invest)}.podcast-page .ep-cover-block.show-marketing{background:var(--show-marketing)}.podcast-page .ep-cover-block .ep-cover-kuerzel{font-family:var(--font-display);font-weight:900;font-style:italic;font-stretch:125%;font-size:28px;color:var(--brand-yellow);letter-spacing:-.01em;text-align:center;padding:0 16px;line-height:1.05}.podcast-page .ep-cover-block .ep-cover-sub{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:rgba(var(--paper-rgb),.45);text-align:center}@media(max-width:760px){.podcast-page .ep-cover-block{min-height:140px}}.podcast-page .badge-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.podcast-page .badge-dot.show-hack{background:var(--brand-yellow)}.podcast-page .badge-dot.show-invest{background:var(--show-invest-accent)}.podcast-page .badge-dot.show-marketing{background:var(--show-marketing-accent)}.podcast-page .pod-player{border:2px solid var(--ink);margin-bottom:80px;display:grid;grid-template-columns:220px 1fr;gap:0;background:var(--paper)}.podcast-page .pod-player-cover{width:220px;flex-shrink:0;background:var(--ink);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:32px 20px;min-height:220px;text-decoration:none;color:inherit}.podcast-page .pod-player-cover .ppc-show{font-family:var(--font-display);font-weight:900;font-style:italic;font-stretch:125%;font-size:22px;color:var(--brand-yellow);text-align:center;line-height:1.05}.podcast-page .pod-player-cover .ppc-ep{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:rgba(var(--paper-rgb),.45);text-align:center;margin-top:4px}.podcast-page .pod-player-body{padding:32px 36px;display:flex;flex-direction:column;gap:14px}.podcast-page .pod-player-meta{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:rgba(var(--ink-rgb),.45)}.podcast-page .pod-player-guest{display:flex;align-items:center;gap:12px}.podcast-page .pod-player-guest .ppg-avatar{width:44px;height:44px;border-radius:50%;background:var(--paper-soft);border:2px solid var(--ink);display:grid;place-items:center;font-family:var(--font-display);font-weight:900;font-style:italic;font-stretch:125%;font-size:14px;color:var(--ink);flex-shrink:0}.podcast-page .pod-player-guest .ppg-info{display:flex;flex-direction:column;gap:2px}.podcast-page .pod-player-guest .ppg-name{font-weight:800;font-size:15px;line-height:1.1}.podcast-page .pod-player-guest .ppg-role{font-size:12px;color:rgba(var(--ink-rgb),.55)}.podcast-page .pod-player-title{font-family:var(--font-serif);font-weight:700;font-size:clamp(18px,2vw,26px);line-height:1.15;color:inherit;text-decoration:none}.podcast-page .pod-player-title:hover,.podcast-page .pod-player-title:focus-visible{text-decoration:underline;text-underline-offset:3px}.podcast-page .pod-player-topics{list-style:none;display:flex;flex-direction:column;gap:6px;margin:0;padding:0}.podcast-page .pod-player-topics li{font-family:var(--font-body);font-size:13.5px;line-height:1.45;color:rgba(var(--ink-rgb),.7);padding-left:18px;position:relative}.podcast-page .pod-player-topics li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--brand-yellow);border:1.5px solid var(--ink)}.podcast-page .pod-player .podcast-widget{margin-top:4px}@media(max-width:760px){.podcast-page .pod-player{grid-template-columns:1fr}.podcast-page .pod-player-cover{width:100%;min-height:120px;flex-direction:row;gap:16px;padding:20px 24px;justify-content:flex-start}.podcast-page .pod-player-body{padding:24px 20px}}.podcast-page .ep{display:grid;grid-template-columns:300px auto 1fr auto;gap:0;align-items:stretch;padding:0;border-bottom:2px solid rgba(var(--ink-rgb),.12);text-decoration:none;color:inherit}.podcast-page .ep .ep-stripe{width:300px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--ink);overflow:hidden}.podcast-page .ep .ep-stripe.show-hack{background:var(--show-hack)}.podcast-page .ep .ep-stripe.show-invest{background:var(--show-invest)}.podcast-page .ep .ep-stripe.show-marketing{background:var(--show-marketing)}.podcast-page .ep .ep-stripe-img{width:300px;height:100%;object-fit:cover}.podcast-page .ep .ep-stripe-kuerzel{font-family:var(--font-display);font-weight:900;font-style:italic;font-stretch:125%;font-size:11px;color:var(--brand-yellow);writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.12em;text-transform:uppercase;padding:16px 0}.podcast-page .ep .ep-num{font-family:var(--font-display);font-weight:900;font-style:italic;font-stretch:125%;font-size:22px;color:var(--ink);min-width:56px;display:flex;align-items:center;justify-content:center;padding:24px 16px}.podcast-page .ep .ep-content{padding:22px 0;display:flex;flex-direction:column;gap:4px}.podcast-page .ep .ep-show-badge{display:inline-flex;align-items:center;gap:5px;font-size:9px;letter-spacing:.2em;text-transform:uppercase;font-weight:800;margin-bottom:4px;border:none;padding:0}.podcast-page .ep .ep-show-badge .badge-dot{width:6px;height:6px}.podcast-page .ep h3{font-family:var(--font-serif);font-weight:700;font-size:clamp(16px,1.8vw,22px);line-height:1.15}.podcast-page .ep .ep-teaser{font-family:var(--font-body);font-size:13.5px;line-height:1.5;color:rgba(var(--ink-rgb),.6);margin-top:3px;max-width:60ch}.podcast-page .ep .ep-meta{font-family:var(--font-sans);font-size:11px;letter-spacing:.14em;text-transform:uppercase;opacity:.45;margin-top:6px}.podcast-page .ep .ep-play{width:52px;height:52px;border-radius:50%;background:var(--brand-yellow);color:var(--ink);display:grid;place-items:center;font-size:16px;line-height:1;margin:auto 24px auto 16px;transition:transform .2s,box-shadow .2s;flex-shrink:0;border:none}.podcast-page .ep:hover h3,.podcast-page .ep:focus-visible h3{text-decoration:underline;text-underline-offset:3px}.podcast-page .ep:hover .ep-play,.podcast-page .ep:focus-visible .ep-play{transform:scale(1.1);box-shadow:0 3px 14px rgba(var(--yellow-rgb),.4)}.podcast-page .ep:focus-visible{outline:3px solid var(--ink);outline-offset:4px}.podcast-page .pd-quote{background:var(--paper-soft);padding:150px 0;text-align:center}.podcast-page .pd-quote blockquote{font-family:var(--font-accent);font-size:clamp(24px,3.4vw,44px);line-height:1.3;max-width:22ch;margin:0 auto;transform:rotate(-1.5deg)}.podcast-page .pd-quote cite{display:block;font-family:var(--font-sans);font-style:normal;font-weight:800;font-size:12px;letter-spacing:.22em;text-transform:uppercase;margin-top:28px}@media(max-width:767px){.podcast-page .ep{grid-template-columns:auto 1fr auto}.podcast-page .ep .ep-stripe,.podcast-page .ep .ep-stripe-img{display:none}}@media(max-width:640px){.podcast-page .ep{grid-template-columns:auto 1fr}.podcast-page .ep .ep-play{display:none}.podcast-page .ep .ep-num{min-width:44px;padding:18px 10px;font-size:18px}.podcast-page .pd-hero,.podcast-page.podcast-overview .pov-hero{padding:88px 0 100px}.podcast-page .pd-eps,.podcast-page.podcast-overview .pov-shows{padding-block:88px 100px}.podcast-page.podcast-overview .pov-feed{padding-bottom:100px}.podcast-page .pd-quote{padding:100px 0}}.podcast-widget{width:100%;overflow:hidden;border-radius:12px;background:var(--ink)}.podcast-widget iframe.current-spotify,.podcast-widget iframe.js-spotify-iframe{display:block;width:100%;height:232px;border:0}
