.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}*,*:before,*:after{margin:0;padding:0;box-sizing:inherit}body{box-sizing:border-box;font-size:1.6rem}:root{--tg-background: #13172A;--tg-accent: #C99A2C;--tg-text: #EDE7DB;--tg-muted: #ADADAD;--tg-border: #2E2A38;--max-width: 1024px;--hero-max-width: calc(var(--max-width) / 2);--hero-font-size: clamp(1.5rem, 4.5vw, 3rem);--hero-line-height: clamp(1.2em, .5em + 1.5vw, 1.5em) }html{background:var(--tg-background);color:var(--tg-text);font-family:var(--tg-font-lato)}a{color:var(--tg-white);text-decoration:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.fade-up-text{opacity:0;transform:translateY(1rem);animation:fadeUp .5s ease-out forwards}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}header{border-bottom:1px solid var(--tg-border)}nav{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0}.nav-logo{font-weight:700;font-size:1rem;letter-spacing:.2rem;text-transform:uppercase}.nav-items{display:flex;align-items:center;gap:1.5rem}.nav-item{color:var(--tg-muted);text-decoration:none;transition:color .15s;text-transform:uppercase;font-size:.7rem;letter-spacing:.1rem}.nav-item:hover{color:var(--tg-accent)}.hero{padding:4rem 0;border-top:1px solid var(--tg-border);border-bottom:1px solid var(--tg-border);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 400 400'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%' height='100%' opacity='0.3' filter='url(%23noiseFilter)'/%3E%3C/svg%3E"),radial-gradient(circle at 85% 0%,rgba(201,154,44,.12) 0%,transparent 60%),radial-gradient(ellipse at 15% 100%,rgba(106,100,116,.18) 0%,transparent 70%),var(--tg-background);background-blend-mode:soft-light,normal,normal;display:flex;justify-content:center}.hero-outer{padding:0 2rem;width:100%;max-width:var(--max-width)}.hero-inner{border:solid 1px var(--tg-accent);border-radius:.5rem;padding:2rem;display:grid;grid-template-columns:2fr 1fr}.hero-image>img{margin-left:auto;display:block}.hero-eyebrow{font-size:.75rem;font-weight:400;letter-spacing:.2rem;text-transform:uppercase;color:var(--tg-accent)}.hero-header{font-size:var(--hero-font-size);line-height:var(--hero-line-height);margin:1rem 0;overflow:hidden}.hero-the{font-size:var(--hero-font-size);line-height:var(--hero-line-height);font-weight:300;letter-spacing:.5rem}.hero-title{font-size:var(--hero-font-size);line-height:var(--hero-line-height);font-weight:700;text-transform:uppercase;letter-spacing:.5rem}.hero-description{font-size:.9rem;line-height:1.7;color:var(--tg-muted);max-width:var(--hero-max-width);margin-bottom:1.5rem}.subscribe-buttons{display:flex;gap:1rem;flex-wrap:wrap}a.subscribe-button{font-size:.75rem;padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--tg-text);color:var(--tg-muted);background:transparent;cursor:pointer;letter-spacing:.02rem;transition:all .15s;text-decoration:none}.subscribe-button:hover{color:var(--tg-text);border-color:var(--tg-accent);background:color-mix(in srgb,var(--tg-accent) 10%,transparent)}.episode-list{border-top:1px solid var(--bo);padding:2rem 0}.episode-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;overflow:hidden}.episode-list-header-title{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--tg-accent)}.episode-list-header-count{font-size:.75rem;color:var(--tg-muted)}.episode-row{display:flex;gap:1rem;border-bottom:1px solid var(--tg-border);cursor:pointer;transition:background .15s;align-items:center;padding:.75rem 2rem;margin-left:-2rem;margin-right:-2rem}.episode-row:last-child{border-bottom:none}.episode-row:hover{background:color-mix(in srgb,var(--tg-text) 5%,transparent)}.episode-number{font-size:.75rem;font-weight:400;min-width:2rem;color:var(--tg-accent)}.episode-title>h3{font-size:1rem;font-weight:400;flex:1}.episode-data{display:flex;gap:1.5rem;align-items:center;flex-shrink:0}.episode-date{font-size:.75rem;color:var(--tg-muted)}.episode-length{font-size:.75rem;color:var(--tg-muted);font-variant-numeric:tabular-nums;min-width:2.5rem;text-align:right}.episode-header{overflow:hidden}.episode-hero-title{font-size:var(--hero-font-size);font-weight:700;text-transform:uppercase;letter-spacing:.5rem;margin-top:1rem;margin-bottom:1rem}.episode-hero-time{font-size:.9rem;color:var(--tg-muted)}.episode-player-container{padding:4rem 2rem}.episode-player{width:100%}.episode-info-container{display:flex;flex-wrap:wrap;gap:2rem 4rem}.episode-info{flex:1 1 280px}.section-header{font-size:.75rem;font-weight:400;letter-spacing:.25rem;text-transform:uppercase;color:var(--tg-accent);margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}.section-header:after{content:"";flex:1;height:1px;background:var(--tg-border)}.episode-notes{font-size:1rem;line-height:1.75;color:var(--tg-muted);margin-bottom:1rem}.subscribe-section{padding:1rem 0}.site-footer{padding-top:2rem;padding-bottom:2rem;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--tg-border);margin-top:2rem}.site-footer-brand{font-size:.75rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--tg-muted)}.site-footer-copyright{font-size:.75rem;color:var(--tg-muted);text-align:right}.about-text{font-size:1rem;line-height:1.75;color:var(--tg-muted)}.about-text>p{margin-bottom:1rem}.about-text>p>a{text-decoration:underline}.about-hosts{display:flex;flex-wrap:wrap;column-gap:4rem;margin-top:2rem}.about-host{font-size:1rem;line-height:1.75;color:var(--tg-muted);flex:1 1 280px;border-radius:.5rem}.about-host>img{border-radius:.5rem;margin:1rem 0;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.about-background{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 400 400'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%' height='100%' opacity='0.3' filter='url(%23noiseFilter)'/%3E%3C/svg%3E"),radial-gradient(circle at 85% 0%,rgba(201,154,44,.12) 0%,transparent 60%),radial-gradient(ellipse at 15% 100%,rgba(106,100,116,.18) 0%,transparent 70%),var(--tg-background);background-blend-mode:soft-light,normal,normal;display:flex;justify-content:center;padding:2rem 0}.host-container{margin-top:2rem;font-size:1rem;line-height:1.75;color:var(--tg-muted)}.about-heading{padding:2rem}@media(max-width:768px){:root{--hero-max-width: 100%}.hero-image{display:none}.hero-inner{display:block}.episode-player-container{padding:2rem}}@media(max-width:1024px){.hero{padding:2rem 0}}
