html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--night)}.wrap{padding:96px var(--space);max-width:1700px;margin:auto}.header{height:106px;padding:12px var(--space);display:flex;align-items:center;justify-content:space-between;gap:24px;position:absolute;inset:0 0 auto;z-index:10}.brand img{width:130px;height:88px;object-fit:contain;display:block}.header nav{display:flex;gap:36px}.header a{text-decoration:none;font-size:13px}.header-visit{border-bottom:1px solid #f5efe080;padding:10px 0}.header-visit span{margin-left:18px}.skip-link{position:fixed;top:-80px;left:12px;z-index:100;background:var(--cream);color:var(--night);padding:12px}.skip-link:focus{top:12px}.story{position:relative}.stage{position:relative;min-height:820px;height:100svh;overflow:hidden;background:#030504}.visual{position:absolute;inset:0}.visual img,.visual canvas{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:65% 50%}.visual canvas{opacity:0;transition:opacity .2s}.visual canvas.ready{opacity:1}.shade{position:absolute;inset:0;background:linear-gradient(90deg,#03050477,transparent 62%);pointer-events:none}.story-content{position:relative;height:100%;padding:0 var(--space);display:flex;align-items:center}.chapter{width:44%;padding-top:45px}.chapter h1,.chapter h2{font-size:clamp(56px,6.7vw,112px);margin:24px 0;max-width:740px}.chapter-body{max-width:350px;color:#e0dfd5;font-size:16px;line-height:1.7;margin-bottom:28px}.chapter .eyebrow{color:var(--blue);font-size:10px}.chapter .button{font-size:13px}.stage-bottom{position:absolute;bottom:34px;left:var(--space);right:var(--space);display:flex;justify-content:space-between;align-items:center;gap:20px}.scroll-cue{display:flex;align-items:center;gap:14px}.scroll-line{height:36px;width:1px;background:linear-gradient(transparent,var(--cream))}.scroll-cue .eyebrow{font-size:9px}.chapter-count{display:flex;align-items:center;gap:12px;font-size:11px}.progress{width:100px;height:1px;background:#ffffff50}.progress i{display:block;width:100%;height:1px;transform:scaleX(0);transform-origin:left;background:var(--cream)}.skip-story{font-size:11px}.motion-toggle{position:absolute;right:var(--space);top:120px;padding:8px 12px;border:1px solid #ffffff40;color:var(--cream);background:#0a1310b0;cursor:pointer;font-size:10px;min-height:36px}.motion-toggle:focus-visible{outline:3px solid var(--blue)}#closing{display:none}.enhanced .story{height:550svh}.enhanced .stage{height:100svh;min-height:0;position:sticky;top:0}.enhanced .chapter{position:absolute;top:50%;transform:translateY(-50%);padding-top:0}.enhanced #closing{display:block;visibility:hidden;opacity:0}.enhanced .chapter h1,.enhanced .chapter h2{font-size:clamp(56px,6.4vw,104px)}.welcome{display:grid;grid-template-columns:1.1fr 1fr;gap:45px 8%;background:var(--cream);color:var(--night);max-width:none}.section-heading .eyebrow{display:flex;align-items:center;gap:24px}.tiny-star{color:var(--green);font-size:20px}.section-heading h2{font-size:clamp(52px,5.4vw,86px);margin:24px 0 0}.welcome-copy{align-self:center;max-width:480px;font-size:18px;line-height:1.85}.text-link{display:inline-flex;align-items:center;gap:30px;border-bottom:1px solid currentColor;text-decoration:none;padding:12px 0;font-size:13px;font-weight:bold}.text-link:hover{color:var(--blue)}.taproom{grid-column:1/-1;margin:20px 0 0}.taproom img{display:block;width:100%;height:clamp(300px,44vw,620px);object-fit:cover;object-position:center 60%}.taproom figcaption{display:flex;justify-content:space-between;gap:20px;font-size:11px;padding-top:15px}.offerings{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.card-image{display:block;height:390px;overflow:hidden;background:var(--green)}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.offering:first-child .card-image img{object-position:center 58%}.offering:hover .card-image img{transform:scale(1.025)}.offering .eyebrow{margin-top:26px;color:var(--blue);font-size:10px}.offering h2{font-size:40px;max-width:280px;margin:12px 0}.offering p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:330px;min-height:90px}.gather{background:var(--green);max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:20px 8%}.gather>.eyebrow{grid-column:1/-1;color:var(--blue)}.gather h2{font-size:clamp(52px,6vw,94px);margin:10px 0}.gather h2 em{font-family:var(--serif);text-transform:none;font-size:.78em;font-weight:normal;letter-spacing:-.045em}.gather>div{align-self:center;font-size:15px}.outline{background:transparent;color:var(--cream);border:1px solid #f5efe066;margin-top:18px}.outline:hover{color:var(--night)}.visit{display:grid;grid-template-columns:1fr 1fr;gap:70px}.visit h2{font-size:clamp(68px,8vw,128px);margin:25px 0}.visit .eyebrow{color:var(--blue);font-size:10px}.visit p:not(.eyebrow){color:var(--muted);font-size:14px;margin-bottom:26px}.visit-details{padding-top:35px}.visit-details>div{margin-bottom:32px}.visit address{font-style:normal;font-size:22px;margin:20px 0 10px}.visit-details>a{margin-top:0}.visit dl>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ffffff20;padding:12px 0;font-size:13px}.visit dd{margin:0}.footer{border-top:1px solid #ffffff25;display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:38px;padding-bottom:38px;font-size:12px}.footer img{width:140px;height:auto}.footer p{color:var(--muted)}.footer>div{display:flex;gap:20px;flex-wrap:wrap;max-width:280px}.footer small{width:100%;color:var(--muted);font-size:10px}.static-story #closing{display:none}.static-story .stage-bottom{display:none}.static-story .motion-toggle{display:none}.static-story .visual canvas{display:none}@media(min-width:1700px){.chapter{max-width:780px}}@media(max-width:1000px){.header nav{gap:20px}.chapter h1,.chapter h2,.enhanced .chapter h1,.enhanced .chapter h2{font-size:65px}.card-image{height:300px}.offerings{gap:24px}.offering h2{font-size:33px}}@media(max-width:700px){.wrap{padding:60px 24px}.header{height:90px;padding:10px 24px}.brand img{width:96px;height:66px}.header nav{display:none}.header-visit{font-size:12px!important}.stage{height:920px;min-height:0}.visual{top:325px;bottom:0}.visual img,.visual canvas{object-position:75% center}.shade{background:linear-gradient(#030504 25%,transparent 54%)}.story-content{align-items:flex-start;padding:0 24px}.chapter{padding-top:126px;width:100%}.chapter h1,.chapter h2,.enhanced .chapter h1,.enhanced .chapter h2{font-size:clamp(43px,10vw,64px);margin:15px 0}.chapter .eyebrow{font-size:9px;letter-spacing:.11em}.chapter-body{font-size:13px;max-width:320px;margin:15px 0}.chapter .button{min-height:44px;padding:10px 16px;font-size:12px}.enhanced .stage{height:100svh;min-height:560px}.enhanced .visual{top:36%;bottom:30px}.enhanced .chapter{top:100px;transform:none;width:calc(100% - 48px)}.enhanced .chapter-body{max-width:290px}.enhanced .shade{background:linear-gradient(#030504 32%,transparent 57%)}.motion-toggle{top:auto;bottom:65px;right:24px;font-size:9px;min-height:32px}.stage-bottom{left:24px;right:24px;bottom:24px}.scroll-cue{display:none}.chapter-count{font-size:10px}.progress{width:60px}.skip-story{font-size:10px}.welcome{grid-template-columns:1fr;gap:24px}.section-heading h2{font-size:56px}.welcome-copy{font-size:16px}.taproom{margin:0}.taproom img{height:330px}.taproom figcaption{font-size:9px}.offerings{grid-template-columns:1fr;gap:46px}.card-image{height:430px}.offering h2{font-size:42px;max-width:none}.offering p:not(.eyebrow){min-height:0;max-width:none}.gather,.visit{grid-template-columns:1fr;gap:25px}.gather h2{font-size:64px}.visit h2{font-size:86px}.visit-details{padding-top:0}.visit dl>div{font-size:12px}.footer{flex-wrap:wrap}.footer img{width:115px}.footer>div{max-width:none}.footer small{margin-top:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.offering:hover .card-image img{transform:none}}
/* Keep the burger visible in the supplied landscape food photograph. */
.offering:nth-child(2) .card-image img{object-position:20% center}
/* Shared responsive navigation and portrait composition. */
[hidden]{display:none!important}.mobile-heading,.brand-symbol,.menu-toggle,.nojs-nav{display:none}
#mobile-menu{color:var(--cream);background:var(--green);border:1px solid #f5efe040;border-radius:0;width:calc(100% - 32px);max-width:440px;max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:24px;margin:auto;overscroll-behavior:contain}
#mobile-menu::backdrop{background:#020907d9;backdrop-filter:blur(6px)}.menu-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.menu-top h2{font:36px var(--display);text-transform:uppercase;margin:0}.menu-close{font:36px var(--body);background:transparent;border:1px solid #ffffff50;color:inherit;width:48px;height:48px;cursor:pointer}.menu-top+nav{display:flex;flex-direction:column;margin:25px 0}.menu-top+nav a{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #ffffff30;text-decoration:none;font-size:16px}.menu-top+nav a span{font-size:10px;color:var(--blue)}.menu-still{background:transparent;border:1px solid #ffffff60;min-height:44px;padding:10px 16px;color:inherit;font:13px var(--body);cursor:pointer}#mobile-menu>p{font-size:11px;color:var(--muted);margin:24px 0 0}.menu-toggle:focus-visible,.menu-close:focus-visible,.menu-still:focus-visible{outline:3px solid var(--blue);outline-offset:4px}
@media(max-width:700px){
 :root{--mobile-header:calc(72px + env(safe-area-inset-top,0px))}
 html{scroll-padding-top:calc(var(--mobile-header) + 20px)}
 .header{position:fixed;inset:0 0 auto;z-index:50;height:var(--mobile-header);padding:env(safe-area-inset-top,0px) max(16px,env(safe-area-inset-right,0px)) 0 max(16px,env(safe-area-inset-left,0px));background:#1f3a2ef5;border-bottom:1px solid #f5efe030;backdrop-filter:blur(10px)}
 .header .brand{display:flex;align-items:center;gap:10px;min-height:44px;text-decoration:none}
 .header .brand-symbol{display:block;width:40px;height:40px;object-fit:contain}
 .header .brand-wordmark{width:86px;height:58px;object-fit:contain}
 .header-visit{display:none}.header nav{display:none}.nojs-nav{display:flex;align-items:center;min-height:44px}
 .menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:48px;height:48px;border:1px solid #f5efe060;background:transparent;cursor:pointer;padding:10px}
 .menu-toggle span{display:block;width:21px;height:1px;background:var(--cream)}
 .desktop-heading{display:none}.mobile-heading{display:inline}
 .story .stage,.enhanced .stage{height:100svh;min-height:0}
 .visual,.enhanced .visual{inset:0}
 .visual img,.visual canvas,.enhanced .visual img{object-position:50% 50%}
 .shade,.enhanced .shade{background:linear-gradient(0deg,#020705dd 0%,#02070580 17%,transparent 31%)}
 .story-content{padding:0 max(22px,env(safe-area-inset-left))}
 .chapter,.enhanced .chapter{position:absolute;top:auto;bottom:calc(70px + env(safe-area-inset-bottom,0px));left:22px;right:22px;width:auto;padding:0;transform:none;text-align:center}
 .chapter .eyebrow,.chapter .chapter-body{display:none}
 .chapter h1,.chapter h2,.enhanced .chapter h1,.enhanced .chapter h2{font-size:clamp(30px,8.8vw,42px);line-height:1.05;margin:0 0 14px;letter-spacing:-.02em}
 .chapter .button{min-height:44px;padding:11px 22px;font-size:12px;gap:24px}
 .stage-bottom{bottom:calc(15px + env(safe-area-inset-bottom,0px));left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));gap:12px}
 .scroll-cue{display:flex;gap:8px}.scroll-line{height:22px}.scroll-cue .eyebrow{font-size:8px;letter-spacing:.1em}.chapter-count{display:none}.skip-story{min-height:44px;display:flex;align-items:center;padding:8px;font-size:11px;text-shadow:0 1px 4px #000}
 .motion-toggle{display:none}.welcome,.offerings,.gather,.visit{scroll-margin-top:0}
 .card-image{height:auto;aspect-ratio:1.1}.offering:first-child .card-image{aspect-ratio:1}.offering h2{font-size:38px}
 .static-story .stage-bottom{display:flex}.static-story .scroll-cue{display:none}.static-story .stage-bottom{justify-content:flex-end}
 .wrap{padding-left:max(22px,env(safe-area-inset-left));padding-right:max(22px,env(safe-area-inset-right))}
 .footer{padding-bottom:calc(38px + env(safe-area-inset-bottom,0px))}
}
@media(max-width:700px) and (max-height:620px){.chapter,.enhanced .chapter{bottom:58px}.chapter h1,.chapter h2,.enhanced .chapter h1,.enhanced .chapter h2{font-size:30px;margin-bottom:10px}.stage-bottom{bottom:5px}}
@media(max-width:700px) and (max-height:740px){.chapter,.enhanced .chapter{bottom:56px}.chapter h1,.chapter h2,.enhanced .chapter h1,.enhanced .chapter h2{font-size:32px;margin-bottom:12px}}
@media(max-width:700px) and (max-height:620px){.chapter,.enhanced .chapter{bottom:48px}.chapter h1,.chapter h2,.enhanced .chapter h1,.enhanced .chapter h2{font-size:26px;margin-bottom:10px}}
@media(max-width:700px){.visit h2{font-size:clamp(60px,16vw,74px);line-height:1;max-width:450px}}

@media(max-width:700px){.visual img,.visual canvas,.enhanced .visual img{object-position:50% var(--portrait-y,50%)}}
@media(max-width:700px) and (min-aspect-ratio:3/4){:root{--portrait-y:85%}}

/* The existing chat launcher must not cover skip, motion or primary actions. */
html:not(.past-pour) .tlw-bubble{visibility:hidden!important;pointer-events:none!important}
@media(min-width:701px){.header .brand-symbol{display:none}}
