@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Manrope:wght@400;500;600;700&display=swap";body{margin:0;font-family:Inter,system-ui,sans-serif}:root,.dark{--background:34 49% 94%;--foreground:18 26% 14%;--surface:40 100% 99%;--surface-foreground:18 26% 14%;--primary:13 52% 48%;--primary-foreground:40 100% 98%;--secondary:30 45% 58%;--support:19 15% 29%;--border:24 23% 81%;--muted:30 22% 90%;--muted-foreground:19 13% 39%;--ring:13 52% 48%;--radius:.375rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5.25rem}body{margin:0;min-height:100vh;background-color:hsl(var(--background));background-image:radial-gradient(circle at 1px 1px,rgba(43,29,23,.028) 1px,transparent 0);background-size:24px 24px;color:hsl(var(--foreground));font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7;overflow-x:clip}#root,.app-shell{min-height:100vh}.home-main{display:block}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer;background:none;border:0}section{scroll-margin-top:5.75rem}.section{padding-block:clamp(5rem,8vw,8rem)}.section-bleed{padding-block:0}.section-shell{width:min(1120px,calc(100% - 2rem));margin-inline:auto}.section-header{display:grid;gap:.85rem;margin-bottom:1.5rem}.section-title,h1,h2,h3{font-family:"DM Serif Display",Georgia,serif;font-weight:400;line-height:1.02;letter-spacing:0}.section-title{font-size:clamp(2.1rem,4vw,3.9rem);max-width:12ch}.section-intro,.hero-lead,.story-lead,.visit-shell p,.review-text,.menu-item-description,.callout-block p,.footer-signoff{font-size:clamp(1rem,1.1vw,1.08rem);line-height:1.75}.eyebrow,.section-label{display:inline-flex;align-items:center;gap:.55rem;font-size:.92rem;font-weight:600;letter-spacing:0;color:hsl(var(--support))}.section-label-accent{color:hsl(var(--primary))}.eyebrow{color:#fffdf9e6}.text-link,.nav-link,.footer-link,.mobile-link,.footer-social-button,.button{transition:transform .18s ease,color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.text-link,.nav-link,.footer-link,.mobile-link{font-weight:600}.text-link{display:inline-flex;align-items:center;padding-bottom:.15rem;border-bottom:1px solid rgba(255,253,249,.28);color:#fffdf9}.text-link:hover,.text-link:focus-visible,.nav-link:hover,.nav-link:focus-visible,.footer-link:hover,.footer-link:focus-visible,.mobile-link:hover,.mobile-link:focus-visible,.footer-social-button:hover,.footer-social-button:focus-visible{color:hsl(var(--primary))}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.95rem 1.35rem;border-radius:999px;border:1px solid transparent;font-weight:600;line-height:1;box-shadow:0 10px 24px #2b1d171f}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary,.button-visit{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.button-primary:hover,.button-primary:focus-visible,.button-visit:hover,.button-visit:focus-visible{background:#a14930}.button:focus-visible,.nav-toggle:focus-visible,.footer-social-button:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:3px}.navbar{position:sticky;top:0;z-index:60;background:#fffdf9f0;border-bottom:1px solid rgba(43,29,23,.12)}.navbar-scrolled{box-shadow:0 10px 30px #2b1d1714}.navbar-inner{width:min(1120px,calc(100% - 2rem));margin-inline:auto;min-height:4.85rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;align-items:center;gap:.75rem;color:hsl(var(--foreground));min-width:max-content}.brand-name,.footer-wordmark{font-family:"DM Serif Display",Georgia,serif;font-size:1.45rem;line-height:1}.bean-mark{width:1rem;height:1.45rem;position:relative;flex:0 0 auto;border:1.5px solid currentColor;border-radius:999px;transform:rotate(-18deg)}.bean-mark:after{content:"";position:absolute;top:.16rem;right:50%;bottom:.16rem;left:50%;width:1px;background:currentColor;transform:translate(-50%)}.bean-mark-light{color:#fdf8ee}.nav-desktop{display:flex;align-items:center;gap:1rem}.nav-link{color:hsl(var(--support));padding:.35rem .1rem}.nav-toggle{display:none;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;border:1px solid rgba(43,29,23,.16);background:hsl(var(--surface));color:hsl(var(--foreground))}.mobile-panel{display:none;border-top:1px solid rgba(43,29,23,.12);background:#fffdf9fa}.mobile-nav{width:min(1120px,calc(100% - 2rem));margin-inline:auto;padding:.9rem 0 1.15rem;display:flex;flex-direction:column;gap:.85rem}.mobile-link{padding:.5rem 0;color:hsl(var(--foreground));border-bottom:1px solid rgba(43,29,23,.08)}.mobile-cta{align-self:flex-start;margin-top:.25rem}.hero{position:relative;min-height:100svh;color:#fffdf9}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;transform:scale(1.01);filter:saturate(.95) contrast(.97)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2b1d1780}.hero-shell{position:relative;z-index:1;width:min(1180px,calc(100% - 2rem));margin-inline:auto;min-height:100svh;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:1.75rem;align-items:end;padding-block:clamp(4.75rem,10vw,7.5rem)}.hero-copy{max-width:40rem;padding:clamp(1.4rem,3vw,2.3rem);background:#2b1d1757;border:1px solid rgba(255,253,249,.16);box-shadow:0 20px 44px #00000024}.hero h1{max-width:11ch;font-size:clamp(3rem,6vw,5.8rem);color:#fffdf9}.hero-lead{margin-top:1rem;max-width:35rem;color:#fffdf9e6}.hero-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1.6rem}.hero-callout{align-self:end;display:grid;gap:1rem;padding:1.25rem;background:#fffdf9f0;color:hsl(var(--foreground));border:1px solid rgba(43,29,23,.16);box-shadow:0 18px 32px #2b1d171c}.callout-block+.callout-block{padding-top:1rem;border-top:1px solid rgba(43,29,23,.12)}.callout-heading{font-size:1.05rem;margin-bottom:.25rem;color:hsl(var(--foreground))}.callout-block p{color:hsl(var(--muted-foreground))}.menu-section{background:hsl(var(--background))}.menu-shell{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(1.5rem,3.5vw,3rem);align-items:start}.menu-visual{padding:.75rem;background:hsl(var(--surface));border:1px solid rgba(43,29,23,.16);box-shadow:0 14px 28px #2b1d1714}.menu-visual img{aspect-ratio:4/3;object-fit:cover}.menu-copy{padding-top:.2rem}.menu-list{margin-top:1.25rem;border-top:1px solid rgba(43,29,23,.18)}.menu-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:1.1rem 0;border-bottom:1px solid rgba(43,29,23,.18);transition:border-color .18s ease,transform .18s ease,background-color .18s ease}.menu-item:hover{border-color:#b8573c8a;background:#b8573c08}.menu-item-copy{display:grid;gap:.35rem}.menu-title-row{display:flex;align-items:center;gap:.7rem}.menu-marker{width:.55rem;height:.55rem;border-radius:999px;border:1px solid hsl(var(--primary));flex:0 0 auto}.menu-item.is-featured .menu-marker{background:hsl(var(--primary))}.menu-item-title{font-family:Manrope,system-ui,sans-serif;font-size:1.06rem;font-weight:600;color:hsl(var(--foreground));line-height:1.3}.menu-item-description{max-width:40ch;color:hsl(var(--muted-foreground))}.menu-price{align-self:start;padding:.38rem .72rem;border:1px solid rgba(43,29,23,.14);border-radius:999px;font-size:.9rem;font-weight:600;letter-spacing:0;color:hsl(var(--support));background:#fffdf9a6}.story-section{position:relative;background:hsl(var(--surface));overflow:hidden}.story-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(43,29,23,.032) 1px,transparent 0);background-size:24px 24px;pointer-events:none;opacity:.72}.story-shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;align-items:center}.story-visual{padding:.75rem;background:hsl(var(--surface));border:1px solid rgba(43,29,23,.16);box-shadow:0 12px 26px #2b1d1712}.story-visual img{aspect-ratio:4/5;object-fit:cover}.story-copy{display:grid;gap:1rem}.story-copy .section-title{max-width:10ch}.story-lead{max-width:33rem;color:hsl(var(--muted-foreground))}.story-values{display:flex;gap:1.25rem;margin-top:1.1rem;padding-top:1.35rem;border-top:1px solid rgba(43,29,23,.14)}.story-value{flex:1;display:flex;gap:.95rem;align-items:flex-start}.story-value-title{font-family:Manrope,system-ui,sans-serif;font-size:1rem;font-weight:600;margin-bottom:.35rem}.story-value-description{color:hsl(var(--muted-foreground));font-size:.98rem;line-height:1.7}.story-icon{position:relative;width:2.15rem;height:2.15rem;flex:0 0 auto;color:hsl(var(--primary));animation:icon-pop .7s ease both}.story-icon:before,.story-icon:after{content:"";position:absolute}.story-icon-source{border:1.5px solid currentColor;border-radius:999px 80px/80px 999px;transform:rotate(-18deg)}.story-icon-source:after{top:.3rem;right:50%;bottom:.3rem;left:50%;width:1px;background:currentColor;transform:translate(-50%)}.story-icon-roast{border:1.5px solid currentColor;border-radius:55% 45%;transform:rotate(10deg)}.story-icon-roast:before{top:18%;right:18%;bottom:18%;left:18%;border:1.2px solid currentColor;border-radius:50%;opacity:.72}.story-icon-community{border:1.5px solid currentColor;border-radius:.4rem;background:radial-gradient(circle at 34% 42%,currentColor 0 1.4px,transparent 1.5px),radial-gradient(circle at 66% 42%,currentColor 0 1.4px,transparent 1.5px)}.gallery-section{background:hsl(var(--background))}.gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:.85rem}.gallery-item{position:relative;overflow:hidden;border:1px solid rgba(43,29,23,.14);background:hsl(var(--surface));box-shadow:0 10px 24px #2b1d170f}.gallery-tall{grid-column:span 5;grid-row:span 3;min-height:34rem}.gallery-wide{grid-column:span 7;grid-row:span 2;min-height:21rem}.gallery-square{grid-column:span 4;grid-row:span 2;min-height:18rem}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.gallery-caption{position:absolute;inset-inline:0;bottom:0;display:flex;align-items:center;gap:.7rem;padding:1rem 1rem .95rem;color:#fffdf9;background:#2b1d1780;border-top:1px solid rgba(255,253,249,.18);transform:translateY(0);transition:transform .3s ease}.gallery-caption-line{width:1.35rem;height:1px;background:#fffdf9bf}.gallery-caption-text{color:#2b1d17;font-weight:600}.gallery-item:hover img{transform:scale(1.04)}.gallery-item:hover .gallery-caption{transform:translateY(-.18rem)}.reviews-section{background:hsl(var(--background))}.review-panel{padding:clamp(1.1rem,2.8vw,2rem);background:hsl(var(--surface));border:1px solid rgba(43,29,23,.16);box-shadow:0 8px 20px #2b1d170d}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.review-card{display:grid;align-content:start;gap:1rem;padding:1.9rem 1.45rem 1.5rem;border-right:1px solid rgba(43,29,23,.14);min-height:100%}.review-card:last-child{border-right:none}.review-card.is-center{background:#f7f1e86b}.quote-mark{font-family:"DM Serif Display",Georgia,serif;font-size:4.5rem;line-height:.7;color:hsl(var(--primary));margin-bottom:-.3rem}.review-text{max-width:20ch;color:hsl(var(--foreground))}.review-meta{display:grid;gap:.7rem;margin-top:auto}.review-stars{display:flex;gap:.18rem;color:hsl(var(--primary))}.review-name{font-weight:600;color:hsl(var(--support))}.visit-band{position:relative;background:hsl(var(--foreground));color:hsl(var(--surface));padding-block:clamp(3.1rem,6vw,4.5rem);overflow:hidden}.visit-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 0 0,rgba(255,255,255,.035) 0 1px,transparent 1px);background-size:22px 22px;opacity:.42;pointer-events:none}.visit-shell{position:relative;width:min(900px,calc(100% - 2rem));margin-inline:auto;text-align:center;display:grid;justify-items:center;gap:1rem}.visit-shell h2{max-width:14ch;font-size:clamp(2.2rem,4.8vw,4rem);color:hsl(var(--surface))}.visit-shell p{max-width:43ch;color:#fffdf9d1}.visit-button{margin-top:.15rem}.site-footer{background:hsl(var(--foreground));color:hsl(var(--surface));padding:2rem 0 2.5rem;border-top:1px solid rgba(255,253,249,.12)}.footer-shell{width:min(1120px,calc(100% - 2rem));margin-inline:auto;display:grid;gap:1.5rem}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.footer-brand{display:flex;align-items:flex-start;gap:.85rem}.footer-wordmark{color:hsl(var(--surface))}.footer-signoff{margin-top:.35rem;color:#fffdf9cc}.footer-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.85rem 1.2rem;padding-top:.25rem}.footer-link{color:hsl(var(--surface))}.footer-bottom{display:flex;justify-content:flex-start}.footer-social{display:flex;flex-wrap:wrap;gap:.7rem}.footer-social-button{padding:.65rem .95rem;border-radius:999px;border:1px solid rgba(255,253,249,.18);background:transparent;color:hsl(var(--surface));box-shadow:none}.reveal{opacity:0;animation:rise-fade .72s ease forwards}.reveal-edge{animation-name:edge-fade}.reveal-delay-1{animation-delay:.08s}.reveal-delay-2{animation-delay:.18s}.reveal-delay-3{animation-delay:.28s}@keyframes rise-fade{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes edge-fade{0%{opacity:0;transform:translate(-1.15rem) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes icon-pop{0%{opacity:0;transform:translateY(.35rem) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 960px){.nav-desktop{display:none}.nav-toggle{display:inline-flex}.mobile-panel{display:block;max-height:0;overflow:hidden;transition:max-height .25s ease;border-bottom:1px solid transparent}.mobile-panel.is-open{max-height:18rem;border-bottom-color:#2b1d171f}.hero-shell{grid-template-columns:1fr;min-height:auto;padding-block:clamp(4.75rem,12vw,6.5rem)}.hero-copy{max-width:42rem}.hero-callout{width:100%}.menu-shell,.story-shell{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.gallery-tall,.gallery-wide,.gallery-square{grid-column:auto;grid-row:auto;min-height:17rem}.review-grid{grid-template-columns:1fr}.review-card{border-right:none;border-top:1px solid rgba(43,29,23,.14)}.review-card:first-child{border-top:none}.footer-top{flex-direction:column}.footer-nav,.footer-bottom{justify-content:flex-start}}@media (max-width: 720px){body{line-height:1.68}.section{padding-block:clamp(4.5rem,12vw,6rem)}.section-shell{width:min(1120px,calc(100% - 1.5rem))}.hero h1{font-size:clamp(2.7rem,13vw,4.2rem)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-copy,.hero-callout{padding:1.1rem}.menu-item{grid-template-columns:1fr;gap:.75rem}.menu-price{justify-self:flex-start}.story-values{flex-direction:column;gap:1rem}.story-value{padding-top:1rem;border-top:1px solid rgba(43,29,23,.12)}.story-value:first-child{padding-top:0;border-top:none}.gallery-grid{grid-template-columns:1fr}.gallery-tall,.gallery-wide,.gallery-square{min-height:16rem}.footer-social{width:100%}.footer-social-button{width:100%;justify-content:center}.mobile-link{padding:.6rem 0}.nav-toggle{width:2.6rem;height:2.6rem}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal,.reveal-edge,.story-icon,.gallery-item:hover img,.gallery-item:hover .gallery-caption,.button:hover,.button:focus-visible{animation:none!important;transform:none!important}.hero-image{transform:none}}
