:root{--bg: #f8f8f2;--card: #ffffff;--text: #374437;--accent: #f76733;--tan: #e4e4cc;--text-muted: #5a6a5a;--shadow: 0 2px 8px rgba(55, 68, 55, .08);--shadow-lg: 0 8px 24px rgba(55, 68, 55, .12);--radius: 12px}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100%}body{background:var(--bg);color:var(--text);font-family:Helvetica,Arial,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:"DM Serif Display",Georgia,serif;font-weight:400;line-height:1.2;margin:0;color:var(--text)}h1{font-size:clamp(2rem,6vw,3.25rem)}h2{font-size:clamp(1.6rem,4.5vw,2.5rem)}h3{font-size:clamp(1.25rem,3vw,1.75rem)}p{margin:0 0 1rem}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.container{max-width:720px;margin:0 auto;padding:0 20px}.container-wide{max-width:1080px;margin:0 auto;padding:0 20px}.btn{display:inline-block;background:var(--accent);color:#fff;padding:14px 32px;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.btn:hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 12px #f767334d}.btn-outline{display:inline-block;border:2px solid var(--text);color:var(--text);padding:12px 30px;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s ease,color .15s ease}.btn-outline:hover{text-decoration:none;background:var(--text);color:#fff}.accent{color:var(--accent);font-style:italic}.section{padding:64px 0}.section-tan{background:var(--tan);padding:64px 0}.section-dark{background:var(--text);color:#fff;padding:64px 0}.section-dark h1,.section-dark h2,.section-dark h3{color:#fff}.section-dark a{color:var(--accent)}.section-dark .btn{color:#fff}.card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.episode-card{display:block;text-decoration:none;color:inherit}.episode-card:hover{text-decoration:none}.episode-card img{width:100%;aspect-ratio:1;object-fit:cover}.episode-card-body{padding:16px 20px 20px}.episode-card-business{font-size:.85rem;color:var(--accent);font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.episode-card-title{font-family:"DM Serif Display",Georgia,serif;font-size:1.15rem;line-height:1.3;color:var(--text);margin-bottom:8px}.episode-card-meta{font-size:.85rem;color:var(--text-muted)}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}@media(max-width:600px){.grid{grid-template-columns:1fr}.section,.section-tan,.section-dark{padding:40px 0}body{font-size:16px}}.site-header[data-astro-cid-3ef6ksr2]{background:var(--bg);border-bottom:1px solid var(--tan);position:sticky;top:0;z-index:100}.header-inner[data-astro-cid-3ef6ksr2]{max-width:1080px;margin:0 auto;padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-3ef6ksr2]{text-decoration:none;display:flex;align-items:center;line-height:1.1}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:48px;width:auto;display:block}.nav[data-astro-cid-3ef6ksr2]{display:flex;gap:28px}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--text);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .15s ease}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{color:var(--accent)}@media(max-width:600px){.header-inner[data-astro-cid-3ef6ksr2]{flex-direction:column;gap:12px;padding:14px 20px}.nav[data-astro-cid-3ef6ksr2]{gap:20px}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--text);color:#fff;padding:48px 20px 32px}.footer-inner[data-astro-cid-sz7xmlte]{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:32px}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column}.footer-logo-main[data-astro-cid-sz7xmlte]{font-family:"DM Serif Display",Georgia,serif;font-size:1.3rem;color:#fff}.footer-logo-accent[data-astro-cid-sz7xmlte]{font-family:"DM Serif Display",Georgia,serif;font-size:1.3rem;color:var(--accent);font-style:italic}.footer-tag[data-astro-cid-sz7xmlte]{color:#ffffffb3;font-size:.9rem;margin-top:8px}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:10px;align-items:flex-end}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffd9;text-decoration:none;font-size:.95rem}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}.footer-bottom[data-astro-cid-sz7xmlte]{grid-column:1 / -1;border-top:1px solid rgba(255,255,255,.15);padding-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0;font-size:.85rem;color:#fff9}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--accent)}@media(max-width:600px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.footer-nav[data-astro-cid-sz7xmlte]{align-items:flex-start}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column}}
