:root {
  --ink: #171714;
  --paper: #f6f0e3;
  --paper-deep: #eadfc9;
  --yellow: #f5b718;
  --yellow-soft: #ffd45c;
  --white: #fffdf8;
  --muted: #716d62;
  --display: "Oregano", "Patrick Hand", cursive;
  --hand: "Patrick Hand", cursive;
  --body: "DM Sans", sans-serif;
  --max-width: 1180px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: var(--body); line-height: 1.5; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
.section-wrap { width: min(calc(100% - 64px), var(--max-width)); margin-inline: auto; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }

.site-header { align-items: center; background: var(--ink); color: var(--white); display: flex; justify-content: space-between; min-height: 76px; padding: 10px max(32px, calc((100vw - var(--max-width)) / 2)); position: sticky; top: 0; z-index: 10; }
.brand { align-items: center; display: inline-flex; gap: 10px; font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; }
.brand img { border-radius: 50%; height: 48px; object-fit: cover; width: 48px; }
.site-nav { align-items: center; display: flex; gap: clamp(14px, 2.2vw, 32px); font-size: 13px; }
.page-nav { flex-wrap: wrap; justify-content: flex-end; }
.site-nav a { color: #ddd8cc; transition: color .2s ease; }
.site-nav a:hover, .site-nav a.active { color: var(--yellow); }
.nav-cta { background: var(--yellow); color: var(--ink) !important; font-weight: 700; padding: 12px 15px; }
.menu-toggle { background: none; border: 0; display: none; }

.hero { display: grid; grid-template-columns: minmax(0, .9fr) minmax(380px, 1.1fr); min-height: 655px; padding-bottom: 55px; padding-top: 75px; }
.hero-copy { align-self: center; max-width: 500px; position: relative; z-index: 1; }
.hero-copy > * { animation: rise-in .7s ease both; }.hero-copy > :nth-child(2) { animation-delay: .1s; }.hero-copy > :nth-child(3) { animation-delay: .18s; }.hero-copy > :nth-child(4) { animation-delay: .26s; }.hero-copy > :nth-child(5) { animation-delay: .34s; }
.eyebrow { font-size: 12px; font-weight: 700; letter-spacing: .17em; margin: 0 0 15px; text-transform: uppercase; }
.eyebrow span { color: var(--yellow); font-size: 17px; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { font-family: var(--display); font-weight: 400; line-height: .92; letter-spacing: 0; }
h1 { font-size: clamp(68px, 8.6vw, 116px); margin-bottom: 30px; max-width: 700px; }
h1 em, h2 em { color: var(--yellow); font-style: normal; }
.hero-intro { color: var(--muted); font-size: 16px; max-width: 370px; }
.hero-actions { align-items: center; display: flex; gap: 25px; margin: 32px 0 45px; }
.button { border: 1px solid var(--ink); display: inline-flex; font-size: 12px; font-weight: 700; gap: 18px; justify-content: center; letter-spacing: .06em; padding: 15px 19px; text-transform: uppercase; transition: transform .2s ease, box-shadow .2s ease; }
.button:hover { box-shadow: 4px 4px 0 var(--ink); transform: translate(-2px, -2px); }
.button-primary { background: var(--yellow); }
.button-dark { background: var(--ink); color: var(--white); }
.button-yellow { background: var(--yellow); border-color: var(--yellow); }
.text-link { border-bottom: 2px solid var(--yellow); font-size: 13px; font-weight: 700; padding-bottom: 4px; }
.hero-notes { display: flex; flex-wrap: wrap; gap: 16px 23px; font-size: 10px; font-weight: 700; text-transform: uppercase; }
.hero-notes i { color: var(--yellow); font-size: 8px; font-style: normal; margin-right: 5px; }

.hero-art { align-self: center; background: var(--yellow); border-radius: 50% 45% 50% 42%; height: min(520px, 45vw); justify-self: end; max-height: 520px; max-width: 520px; min-height: 380px; min-width: 380px; overflow: hidden; position: relative; transform: rotate(5deg); width: 100%; }
.hero-art { animation: float-in .9s .2s ease both; }
.hero-art:before { border: 2px solid var(--ink); border-radius: 50%; content: ""; height: 86%; left: 7%; position: absolute; top: 8%; width: 84%; }
.cup { align-items: center; background: var(--paper); border: 5px solid var(--ink); border-radius: 10px 10px 55px 55px; bottom: 21%; display: flex; height: 40%; justify-content: center; left: 30%; position: absolute; transform: rotate(-8deg); width: 40%; z-index: 2; }
.cup:before { background: var(--ink); border-radius: 50%; content: ""; height: 18px; left: 8%; position: absolute; right: 8%; top: -9px; }
.cup span { font-family: var(--hand); font-size: clamp(17px, 2vw, 25px); line-height: 1.05; text-align: center; transform: rotate(-2deg); }
.cup-handle { border: 5px solid var(--ink); border-left: 0; border-radius: 0 50% 50% 0; bottom: 32%; height: 18%; left: 66%; position: absolute; transform: rotate(-8deg); width: 12%; }
.cup-shadow { background: rgba(23,23,20,.15); border-radius: 50%; bottom: 18%; height: 22px; left: 25%; position: absolute; transform: rotate(-7deg); width: 52%; }
.steam { border-left: 4px solid var(--ink); border-radius: 60%; height: 80px; position: absolute; top: 18%; transform: rotate(18deg); width: 32px; }
.steam-one { left: 42%; }.steam-two { left: 51%; top: 12%; transform: rotate(-7deg); }.steam-three { left: 59%; top: 19%; transform: rotate(20deg); }.steam { animation: steam 2.8s ease-in-out infinite; transform-origin: bottom; }.steam-two { animation-delay: .7s; }.steam-three { animation-delay: 1.3s; }
.scribble { font-family: var(--hand); font-size: 20px; line-height: 1.05; position: absolute; }.scribble-one { left: 9%; top: 23%; transform: rotate(-13deg); }.scribble-two { bottom: 12%; right: 8%; transform: rotate(-8deg); }.scribble b { font-size: 30px; }.sun-dot { background: var(--ink); border-radius: 50%; height: 8px; position: absolute; right: 13%; top: 19%; width: 8px; }

.menu-preview { padding-bottom: 105px; padding-top: 50px; }.section-heading { align-items: end; display: flex; justify-content: space-between; margin-bottom: 28px; }.section-heading h2, .business h2, .about h2, .contact h2, .story-card h2, .etawah h2, .promo h2 { font-size: clamp(50px, 6vw, 76px); margin-bottom: 0; }.menu-grid { display: grid; gap: 18px; grid-template-columns: repeat(4, 1fr); }.menu-item { border-top: 1px solid var(--ink); padding-top: 14px; }.food-art { align-items: center; background: var(--paper-deep); display: flex; height: 220px; justify-content: center; margin-bottom: 13px; overflow: hidden; position: relative; }.food-art:before { border: 4px solid var(--white); border-radius: 50%; content: ""; height: 110px; position: absolute; width: 150px; z-index: 1; }.food-art img { height: 100%; object-fit: cover; transition: transform .5s ease; width: 100%; }.menu-item:hover .food-art img { transform: scale(1.06); }.tea-art { background: #c9874e; }.rose-art { background: #d88a86; }.sandwich-art { background: #b6a078; }.maggie-art { background: #e7b43f; }.menu-item h3 { font-size: 15px; margin-bottom: 2px; text-transform: capitalize; }.menu-item p { color: var(--muted); font-size: 12px; margin-bottom: 5px; }.menu-item strong { font-size: 13px; }

.talk-strip { background: var(--ink); color: var(--white); padding: 80px 0; }.talk-inner { align-items: end; display: flex; justify-content: space-between; }.eyebrow-light { color: var(--yellow); }.talk-strip h2 { font-size: clamp(52px, 7vw, 85px); margin: 0; }.talk-copy { max-width: 360px; }.talk-copy p { color: #c8c1b4; font-size: 16px; margin-bottom: 30px; }
.story-grid { display: grid; gap: 18px; grid-template-columns: 1.2fr .8fr; padding-bottom: 120px; padding-top: 105px; }.story-card { background: var(--paper-deep); display: grid; grid-template-columns: 1fr 1fr; min-height: 430px; overflow: hidden; }.story-card img { height: 100%; object-fit: cover; width: 100%; }.story-card > div { align-self: center; padding: 35px; }.story-card p:not(.eyebrow) { color: var(--muted); font-size: 14px; max-width: 300px; }.merch-card { background: var(--yellow); display: block; }.merch-card img { height: 210px; }.merch-card > div { padding-top: 25px; }.merch-card h2 { font-size: 50px; }
.business { align-items: center; display: grid; gap: 70px; grid-template-columns: .7fr 1fr; padding-bottom: 120px; padding-top: 120px; }.business > div:last-child { max-width: 580px; }.business p:not(.eyebrow), .about-copy p { color: var(--muted); max-width: 440px; }.business-mark { align-items: center; border: 3px solid var(--ink); border-radius: 50%; display: flex; flex-direction: column; font-family: var(--hand); font-size: 55px; height: 290px; justify-content: center; justify-self: center; line-height: .8; transform: rotate(-8deg); width: 290px; }.business-mark span { color: var(--yellow); font-size: 80px; }
.about { border-top: 1px solid #c9c0ae; display: grid; gap: 60px; grid-template-columns: 1fr 1fr; padding-bottom: 120px; padding-top: 90px; }.about-copy { align-self: end; font-size: 18px; }.about-copy p { margin-bottom: 18px; }
.etawah { align-items: center; border-top: 1px solid #c9c0ae; display: grid; gap: 60px; grid-template-columns: .8fr 1.2fr; padding-bottom: 120px; padding-top: 100px; }.etawah-copy > p:not(.eyebrow), .promo p, .contact-lead { color: var(--muted); max-width: 420px; }.etawah-images { display: grid; gap: 15px; grid-template-columns: 1.2fr .8fr; height: 340px; }.etawah-images img { height: 100%; object-fit: cover; width: 100%; }.etawah-images img:last-child { margin-top: 45px; }
.promo { align-items: center; background: var(--paper-deep); display: grid; gap: 70px; grid-template-columns: 1fr 1fr; margin-bottom: 105px; padding: 65px; }.promo-code { border: 2px dashed var(--ink); display: block; font-family: var(--hand); font-size: 30px; letter-spacing: .1em; margin: 25px 0; padding: 7px 14px; width: max-content; }.contact { background: var(--yellow); margin-bottom: 0; max-width: none; padding: 85px max(32px, calc((100vw - var(--max-width)) / 2)); }.contact h2 { margin-bottom: 30px; }.contact-lead { color: #5f4d1c; font-size: 16px; }.contact-actions { align-items: center; display: flex; gap: 25px; margin-top: 30px; }
.site-footer { background: var(--paper); }.footer-inner { align-items: center; display: grid; gap: 22px; grid-template-columns: 1.4fr 1fr 1fr auto; padding-bottom: 30px; padding-top: 30px; }.footer-brand img { filter: grayscale(1); height: 38px; width: 38px; }.footer-inner p, .footer-inner small { color: var(--muted); font-size: 11px; }.footer-links { display: flex; gap: 15px; font-size: 11px; font-weight: 700; text-transform: uppercase; }.footer-links a:hover { color: #a47100; }

@keyframes rise-in { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } } @keyframes float-in { from { opacity: 0; transform: translate(25px, 20px) rotate(5deg); } to { opacity: 1; transform: translate(0, 0) rotate(5deg); } } @keyframes steam { 0%, 100% { opacity: .35; transform: translateY(4px) rotate(18deg); } 50% { opacity: .9; transform: translateY(-12px) rotate(5deg); } } @media (prefers-reduced-motion: reduce) { *, *:before, *:after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; transition-duration: .01ms !important; } }

@media (max-width: 800px) { .site-header { min-height: 66px; padding: 8px 20px; }.brand span { font-size: 11px; }.brand img { height: 42px; width: 42px; }.menu-toggle { display: flex; flex-direction: column; gap: 4px; padding: 10px 0 10px 10px; }.menu-toggle span:not(.sr-only) { background: var(--yellow); display: block; height: 2px; width: 25px; }.site-nav { align-items: stretch; background: var(--ink); display: none; flex-direction: column; gap: 0; left: 0; padding: 10px 20px 25px; position: absolute; right: 0; top: 65px; }.site-nav.is-open { display: flex; }.site-nav a { padding: 12px 0; }.nav-cta { margin-top: 10px; text-align: center; }.section-wrap { width: min(calc(100% - 40px), var(--max-width)); }.hero { display: flex; flex-direction: column; padding-top: 60px; }.hero-copy { max-width: 100%; }.hero-art { align-self: center; height: 80vw; margin-top: 30px; min-height: 300px; min-width: 300px; width: 80vw; }.hero-notes { margin-bottom: 0; }.menu-grid { grid-template-columns: repeat(2, 1fr); }.food-art { height: 160px; }.talk-inner { align-items: start; flex-direction: column; gap: 35px; }.story-grid, .etawah, .promo { grid-template-columns: 1fr; }.story-grid { padding-bottom: 80px; padding-top: 80px; }.story-card { grid-template-columns: 1fr; }.story-card img { height: 230px; }.etawah { gap: 35px; padding-bottom: 80px; padding-top: 80px; }.etawah-images { height: 280px; }.promo { gap: 30px; margin-bottom: 80px; padding: 35px 25px; }.business, .about { gap: 40px; grid-template-columns: 1fr; }.business { padding-bottom: 80px; padding-top: 80px; }.business-mark { height: 220px; width: 220px; }.about { padding-bottom: 80px; }.contact-actions { align-items: start; flex-direction: column; }.footer-inner { align-items: start; grid-template-columns: 1fr 1fr; }.footer-inner p { grid-column: 2; grid-row: 1; }.footer-inner small { grid-column: 1 / -1; } }
@media (max-width: 480px) { h1 { font-size: 64px; }.hero-actions { align-items: start; flex-direction: column; gap: 20px; }.section-heading { align-items: start; flex-direction: column; gap: 20px; }.menu-grid { gap: 25px 12px; }.food-art { height: 130px; }.menu-item h3 { font-size: 13px; }.menu-item p { font-size: 11px; }.contact-form div { align-items: stretch; flex-direction: column; }.contact-form button { margin: 15px 0 0; width: 100%; }.footer-inner { grid-template-columns: 1fr; }.footer-inner p, .footer-inner small { grid-column: 1; grid-row: auto; }.footer-links { margin-top: 4px; } }