*{box-sizing:border-box;margin:0;padding:0}
:root{--espresso:#24150f;--coffee:#6f3f26;--cream:#f5ead8;--paper:#fff9ef;--latte:#c99b6a;--ink:#20150f;--muted:#735f52}
html{scroll-behavior:smooth}
body{font-family:"DM Sans",sans-serif;background:var(--paper);color:var(--ink);overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 20%,rgba(201,155,106,.12),transparent 30%),radial-gradient(circle at 80% 70%,rgba(111,63,38,.08),transparent 35%);z-index:-2}
.grain{position:fixed;inset:0;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");z-index:20}
a{color:inherit}
.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:18px 6vw;background:rgba(245,234,216,.9);backdrop-filter:blur(14px);border-bottom:1px solid rgba(36,21,15,.1)}
.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:700;line-height:1.05}.brand-cup{font-size:28px}.brand em,footer em{font-family:"Playfair Display",serif;font-weight:700}
nav{display:flex;gap:28px}nav a{text-decoration:none;font-weight:700;font-size:14px}nav a:hover{color:var(--coffee)}
.menu-toggle{display:none;background:none;border:0;font-size:25px}
.hero{min-height:760px;padding:90px 8vw;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;background:var(--cream)}
.eyebrow{letter-spacing:.18em;font-size:11px;font-weight:700;color:var(--coffee);margin-bottom:16px}
h1,h2,h3{font-family:"Playfair Display",serif}h1{font-size:clamp(50px,7vw,100px);line-height:.95;letter-spacing:-.04em}h1 span,h2 em{color:var(--coffee);font-style:italic}.hero-text{max-width:620px;font-size:18px;color:var(--muted);margin:28px 0}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-block;padding:14px 22px;border-radius:100px;text-decoration:none;border:1px solid var(--ink);font-weight:700;cursor:pointer}.primary{background:var(--espresso);color:var(--cream);border-color:var(--espresso)}.ghost{background:transparent}
.hero-art{position:relative;min-height:500px;display:grid;place-items:center}.coffee-cup{width:270px;height:210px;border-radius:25px 25px 85px 85px;background:linear-gradient(145deg,#fff,#d7c2a8);border:8px solid #e8d7bd;box-shadow:20px 25px 50px rgba(36,21,15,.2);position:relative;z-index:2}.coffee-cup:after{content:"";position:absolute;width:90px;height:100px;border:18px solid #e8d7bd;border-left:0;border-radius:0 60px 60px 0;right:-92px;top:45px}.coffee{position:absolute;left:15px;right:15px;top:15px;height:60px;border-radius:50%;background:#3b2114;box-shadow:inset 0 8px 8px rgba(255,255,255,.1)}.saucer{position:absolute;width:410px;height:65px;border-radius:50%;background:#dfc8a7;bottom:75px;box-shadow:0 15px 25px rgba(36,21,15,.15)}.steam{position:absolute;width:12px;height:110px;border-left:3px solid rgba(111,63,38,.3);border-radius:50%;top:60px;animation:float 3s infinite ease-in-out}.steam-1{left:45%;transform:rotate(8deg)}.steam-2{left:55%;transform:rotate(-8deg);animation-delay:1s}.sticker{position:absolute;right:0;bottom:60px;background:#d9a34a;padding:20px;border-radius:50%;font-family:"Playfair Display";font-weight:800;transform:rotate(8deg);text-align:center;box-shadow:5px 8px 0 var(--espresso)}@keyframes float{50%{transform:translateY(-20px) rotate(8deg);opacity:.3}}
.marquee{background:var(--espresso);color:var(--cream);overflow:hidden;padding:15px 0;white-space:nowrap;font-weight:700;letter-spacing:.12em}.marquee div{display:inline-block;animation:scroll 20s linear infinite}@keyframes scroll{to{transform:translateX(-50%)}}
.section{max-width:1180px;margin:auto;padding:110px 6vw}.about{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about h2,.section-heading h2,.hosts h2,.contact h2{font-size:clamp(42px,5vw,68px);line-height:1}.about p{font-size:18px;color:var(--muted);margin-bottom:20px}.episodes{background:#f0e1cc;max-width:none;padding-left:6vw;padding-right:6vw}.section-heading{max-width:1180px;margin:auto;display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.pill{border:1px solid var(--coffee);border-radius:100px;padding:8px 14px;font-size:12px}.featured-episode{max-width:1180px;margin:auto;background:var(--paper);padding:25px;display:grid;grid-template-columns:300px 1fr;gap:35px;border-radius:24px;box-shadow:0 20px 50px rgba(36,21,15,.08)}.episode-art{min-height:300px;border-radius:16px;background:var(--espresso);color:var(--cream);display:flex;flex-direction:column;justify-content:space-between;padding:25px;font-family:"Playfair Display"}.episode-art span{font-size:50px}.episode-art small{letter-spacing:.2em}.episode-info{padding:20px 0}.episode-info h3{font-size:40px;margin-bottom:10px}.episode-info>p{color:var(--muted);font-size:17px}.fake-player{margin-top:35px;display:flex;align-items:center;gap:15px}.play{width:50px;height:50px;border:0;border-radius:50%;background:var(--espresso);color:white;cursor:pointer}.track{height:5px;background:#ddcbb4;flex:1;border-radius:5px;overflow:hidden}.track div{height:100%;width:0;background:var(--coffee)}.player-note{font-size:12px!important;margin-top:15px}.episode-grid{max-width:1180px;margin:35px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.episode-card{background:var(--paper);padding:25px;border-radius:18px;min-height:220px;display:flex;flex-direction:column}.episode-card span{font-size:11px;letter-spacing:.15em;font-weight:700;color:var(--coffee)}.episode-card h3{font-size:25px;margin:15px 0 10px}.episode-card p{color:var(--muted);font-size:14px}.episode-card a{margin-top:auto;font-weight:700;text-decoration:none}
.hosts{display:grid;grid-template-columns:420px 1fr;gap:80px;align-items:center}.host-photo{aspect-ratio:1;border-radius:50%;background:var(--espresso);color:var(--cream);display:grid;place-items:center;text-align:center;font-family:"Playfair Display";font-size:30px;transform:rotate(-4deg)}.hosts p{color:var(--muted);font-size:17px;margin:15px 0}.text-link{font-weight:700;text-decoration:none}
.newsletter{padding:80px 8vw;background:var(--coffee);color:var(--cream);display:flex;justify-content:space-between;align-items:center;gap:30px}.newsletter .eyebrow{color:#e5c39c}.newsletter h2{font-size:42px}.newsletter form{display:flex;gap:10px;flex-wrap:wrap}.newsletter input{padding:15px 18px;border-radius:100px;border:0;min-width:260px}.newsletter .primary{background:var(--cream);color:var(--espresso)}.newsletter small{width:100%}
.contact{text-align:center}.contact>p:not(.eyebrow){color:var(--muted);max-width:600px;margin:15px auto 30px;font-size:18px}
footer{background:var(--espresso);color:var(--cream);padding:35px 6vw;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}footer .socials{display:flex;gap:18px}footer a{text-decoration:none;font-size:14px}footer p{width:100%;font-size:12px;opacity:.65}
@media(max-width:850px){nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--cream);padding:25px;flex-direction:column}.menu-toggle{display:block}.hero{grid-template-columns:1fr;padding-top:60px}.hero-art{min-height:400px}.about,.hosts{grid-template-columns:1fr;gap:40px}.featured-episode{grid-template-columns:1fr}.episode-grid{grid-template-columns:1fr 1fr}.newsletter{flex-direction:column;align-items:flex-start}}
@media(max-width:520px){.hero{min-height:auto}.hero h1{font-size:54px}.coffee-cup{width:210px;height:165px}.saucer{width:300px}.episode-grid{grid-template-columns:1fr}.newsletter h2{font-size:34px}.newsletter input{min-width:100%}footer{flex-direction:column;align-items:flex-start}}
/* Host Photo */
.host-photo {
  overflow: hidden;
  position: relative;
}

.host-photo img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}
