.after{background:#f7f3e9}.cafe-header{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-top:25px;padding-bottom:25px}.cafe-wordmark{font:32px/1 var(--serif);letter-spacing:-1.4px}.cafe-wordmark span{display:block;font:10px/1.6 var(--sans);letter-spacing:2.6px;margin-top:9px}.cafe-header nav{display:flex;align-items:center;gap:32px;font-size:14px}.cafe-header nav a{padding:12px 0}.cafe-header .visit-link{border-bottom:1px solid var(--forest);padding:10px 0}.cafe-header nav a:hover{text-decoration:underline;text-underline-offset:5px}.visit-link span{margin-left:20px}.nav-toggle{display:none}.cafe-hero{display:grid;grid-template-columns:1fr 1fr;max-width:1440px;margin:auto;align-items:stretch}.cafe-hero-copy{padding:60px 45px 55px max(var(--gutter),calc((100vw - 1400px)/2 + var(--gutter)));padding-left:var(--gutter)}.cafe-hero h1{font-size:clamp(48px,5.4vw,78px);line-height:1.02;letter-spacing:-2.8px;margin-bottom:30px}.cafe-hero h1 em{color:#728163}.cafe-hero-copy>p:not(.eyebrow){max-width:415px;color:var(--muted);font-size:17px}.cafe-hero .eyebrow{margin-bottom:27px}.cafe-hero .actions{margin-top:28px;align-items:center}.hero-visit{font-size:14px;display:inline-flex;align-items:center;min-height:50px;padding:10px 12px}.hero-visit span{margin-left:20px}.hero-visit:hover{text-decoration:underline}.cafe-hero-copy>.hero-note{font-size:12px!important;margin:27px 0 0}.cafe-hero-photo{margin:0;position:relative;min-height:550px;overflow:hidden}.cafe-hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:45% center}.cafe-hero-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:50px 30px 23px;color:#fff;background:linear-gradient(transparent,#18281fcc);font-size:13px}.quick-info{display:grid;grid-template-columns:1fr 1.25fr 1fr;background:var(--forest);color:var(--cream);padding:25px var(--gutter);gap:35px}.quick-info>div{display:flex;flex-direction:column;gap:5px}.quick-info .eyebrow{font-size:10px;color:#c7d2ba;letter-spacing:1.8px}.quick-info a,.quick-info>div>span:last-child{font-size:14px}.quick-info a:hover{text-decoration:underline}.quick-info .quick-contact{font-size:12px;text-decoration:underline;text-underline-offset:4px}.story-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:100px;padding-bottom:100px;align-items:center}.story-section figure{margin:0}.story-section img{width:100%;height:490px;object-fit:cover}.story-section figcaption{font-size:12px;color:var(--muted);margin-top:12px}.after h2{font-size:clamp(37px,3.8vw,52px);margin-bottom:28px}.after h2 em{color:#748167}.story-section p:not(.eyebrow){color:var(--muted)}.story-detail{font-size:14px;border-top:1px solid var(--line);padding-top:19px}.menu-section{padding:90px 0;background:#ece9dd}.menu-heading{display:flex;justify-content:space-between;align-items:end;gap:40px}.menu-heading>p{font-size:14px;color:var(--muted);margin-bottom:30px}.menu-jump{display:flex;gap:12px;flex-wrap:wrap;margin:5px 0 45px}.menu-jump a{font-size:14px;padding:10px 20px;border:1px solid #aab49e;min-height:44px;transition:background .2s}.menu-jump a:hover{background:#dce2d1}.menu-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:80px;row-gap:50px}.after .menu-category{scroll-margin-top:25px}.after .menu-category>h3{font-size:31px;border-bottom:1px solid #9dab91;padding-bottom:14px;margin-bottom:24px}.after .menu-item{margin:0 0 23px}.after .menu-item-title{display:flex;justify-content:space-between;gap:20px;align-items:baseline}.after .menu-item h4{font:400 17px/1.4 var(--sans);margin:0}.after .price{font-size:16px}.after .menu-item p{font-size:14px;color:var(--muted);margin-top:6px;max-width:390px}.atmosphere{padding-top:95px;padding-bottom:90px}.atmosphere-heading{max-width:620px;margin-bottom:35px}.atmosphere-heading>p:last-child{color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:25px}.gallery-grid figure{margin:0}.gallery-grid img{width:100%;height:420px;object-fit:cover}.gallery-grid figcaption{font-size:13px;color:var(--muted);margin-top:12px}.photo-note{font-size:12px;color:var(--muted);margin-top:25px;margin-bottom:0}.visit-section{background:#e1e7d8;padding:75px 0}.visit-grid{display:grid;grid-template-columns:1.1fr 1fr .85fr;gap:50px}.visit-grid h3{font-size:26px;margin-bottom:26px}.visit-grid h2{font-size:47px}.visit-grid p{font-size:14px;color:var(--muted)}.visit-grid .hours{font-size:14px}.visit-grid .hours>div{display:block;border-bottom:1px solid #bdc8b4;padding-bottom:13px;margin-bottom:13px}.visit-grid .hours dt{font-weight:600;margin-bottom:4px}.visit-grid .contact-data p{font-size:15px}.visit-grid .contact-disclaimer{font-size:12px!important;line-height:1.6;margin-top:20px}.visit-grid .button{margin-top:15px}.cafe-footer{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-top:40px;padding-bottom:40px}.cafe-footer p{font-size:13px;margin:0}.cafe-footer p span{font-size:12px;color:var(--muted)}.cafe-footer>a:last-child{font-size:14px;min-height:44px;display:inline-flex;align-items:center}.mobile-actions{display:none}
@media(min-width:1440px){.cafe-hero-copy{padding-left:100px}}
@media(max-width:1050px){.cafe-header nav{gap:20px}.cafe-hero-copy{padding-top:45px;padding-right:30px}.cafe-hero h1{font-size:60px}.cafe-hero-photo{min-height:530px}.story-section{gap:40px}.story-section img{height:470px}.menu-grid{column-gap:40px}.visit-grid{grid-template-columns:1fr 1fr;gap:40px}.visit-grid>div:first-child{grid-column:1/-1;max-width:550px}.gallery-grid img{height:340px}.quick-info{gap:20px}}
@media(max-width:760px){.cafe-header{position:relative;padding-top:21px;padding-bottom:21px}.cafe-wordmark{font-size:28px}.nav-toggle{display:flex;align-items:center;gap:12px;border:1px solid #acb49f;background:transparent;color:var(--forest);padding:10px 13px;min-height:44px;font-size:14px}.cafe-header nav{display:none;position:absolute;z-index:10;top:100%;left:0;right:0;padding:15px var(--gutter) 22px;background:var(--cream);border-bottom:1px solid var(--line)}.cafe-header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.cafe-header nav a{min-height:48px}.cafe-hero{grid-template-columns:1fr}.cafe-hero-copy{padding:35px var(--gutter) 40px}.cafe-hero h1{font-size:clamp(48px,10vw,68px);letter-spacing:-2px}.cafe-hero-copy>p:not(.eyebrow){font-size:17px}.cafe-hero-photo{min-height:0;aspect-ratio:1.2}.cafe-hero-photo img{object-position:center}.quick-info{grid-template-columns:1fr 1fr;padding:24px var(--gutter)}.quick-info>div:nth-child(2){grid-column:1/-1;grid-row:2}.quick-info>div:nth-child(3){grid-column:2;grid-row:1}.story-section{grid-template-columns:1fr;padding-top:60px;padding-bottom:60px;gap:30px}.story-section>div{grid-row:1}.story-section img{height:auto;aspect-ratio:1.2;object-fit:cover}.after h2{font-size:40px}.menu-section{padding:60px 0}.menu-heading{display:block}.menu-heading>p{margin-top:10px}.menu-grid{grid-template-columns:1fr;gap:30px}.menu-jump{gap:8px;margin-bottom:35px}.menu-jump a{padding:10px 15px}.atmosphere{padding-top:60px;padding-bottom:60px}.gallery-grid{grid-template-columns:1fr;gap:28px}.gallery-grid img{height:auto;aspect-ratio:1.3;object-fit:cover}.visit-section{padding:55px 0}.visit-grid{grid-template-columns:1fr;gap:38px}.visit-grid>div:first-child{grid-column:auto}.visit-grid .hours>div{display:flex;justify-content:space-between;gap:20px}.visit-grid h3{margin-bottom:20px}.cafe-footer{flex-wrap:wrap;padding-top:30px;padding-bottom:30px}.cafe-footer p{order:3;width:100%}.after .demo-end{padding-bottom:90px}.mobile-actions{position:fixed;z-index:20;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(3,1fr);background:var(--forest);color:var(--cream);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -3px 15px #233d2925}.mobile-actions a{display:flex;justify-content:center;align-items:center;min-height:54px;border-right:1px solid #63765e;font-size:14px}.mobile-actions a:last-child{border:0}.mobile-actions a:hover{background:#3b5948}}
@media(max-width:360px){.cafe-wordmark{font-size:24px}.cafe-header{gap:15px}.quick-info{column-gap:15px}.quick-info a{font-size:13px}.visit-grid .hours>div{font-size:13px}}

/* Café-specific editorial rhythm; menu and essentials keep their useful structure. */
.story-section{grid-template-columns:1.15fr 1fr;gap:70px;align-items:start;padding-top:90px;padding-bottom:85px}.story-section>div{padding-top:45px}.story-section img{height:540px}.story-section h2{font-size:44px}.cafe-hero-photo figcaption{background:#f7f3e9ec;color:var(--forest);left:22px;right:auto;bottom:22px;padding:9px 14px;font-size:12px}.menu-heading h2{font-size:48px}.atmosphere-heading{display:flex;align-items:baseline;justify-content:space-between;gap:35px;max-width:none}.atmosphere-heading p{max-width:310px;font-size:15px}.gallery-grid{grid-template-columns:1.35fr 1fr;gap:45px;align-items:start}.gallery-grid>figure:last-child{margin-top:85px}.gallery-grid>figure:last-child img{height:310px}.gallery-grid>figure:first-child img{height:440px}.visit-grid h2{font-size:44px}
@media(max-width:1050px){.story-section{gap:35px}.story-section img{height:500px}.story-section>div{padding-top:0}.story-section h2{font-size:37px}.gallery-grid{gap:25px}.gallery-grid>figure:first-child img{height:360px}.gallery-grid>figure:last-child img{height:270px}}
@media(max-width:760px){.story-section{grid-template-columns:1fr;padding-top:55px;padding-bottom:55px;gap:28px}.story-section img{height:auto;aspect-ratio:1.25}.story-section h2,.menu-heading h2{font-size:38px}.atmosphere-heading{display:block}.atmosphere-heading h2{margin-bottom:15px}.gallery-grid{grid-template-columns:1fr;gap:30px}.gallery-grid>figure:last-child{margin:0 0 0 30px}.gallery-grid>figure:first-child img{height:auto;aspect-ratio:1.3}.gallery-grid>figure:last-child img{height:auto;aspect-ratio:1.25}}
