:root{--primary:#7a3e2e;--primary-2:#4b2620;--accent:#e6b85c;--paper:#f7efe4;--paper-deep:#ead8c2;--surface:#fffaf3;--ink:#2f241f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.6}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(247,239,228,.96);backdrop-filter:blur(14px);border-bottom:1px solid #00000010}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center;color:var(--ink);text-decoration:none}.brand-mark{display:grid;place-items:center;width:46px;height:46px;background:var(--primary);color:white;border-radius:14px;font-weight:800;letter-spacing:.08em}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-family:Georgia,serif;font-size:21px}.brand-copy small{opacity:.62}.primary-nav{display:flex;gap:24px}.primary-nav a{color:var(--ink);text-decoration:none;font-weight:700;font-size:14px}.primary-nav a[aria-current="page"]{color:var(--primary);text-decoration:underline;text-underline-offset:7px}.nav-toggle{display:none}.hero{background:linear-gradient(135deg,#7a3e2e 0%,#a75d43 55%,#d88958 100%);color:white;padding:105px 0 90px;position:relative;overflow:hidden}.hero:before{content:'';position:absolute;width:520px;height:520px;border-radius:50%;background:#ffffff12;right:-160px;top:-220px}.hero-grid{display:grid;grid-template-columns:1.2fr .72fr;gap:90px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--accent);font-size:12px;font-weight:800}.hero h1,.section h2,.page-hero h1{font-family:Georgia,serif}.hero h1{font-size:clamp(54px,8vw,94px);line-height:.92;margin:16px 0 26px}.hero h1 span,.hero h1 em{display:block}.hero h1 em{font-size:.28em;font-weight:normal;color:#f8dfca;margin-top:18px}.hero-intro{font-size:22px;max-width:620px}.hero-card{background:#fffaf3;color:var(--ink);padding:34px;border-radius:22px;box-shadow:0 28px 70px #3b191833}.hero-card-topline{text-transform:uppercase;letter-spacing:.2em;font-size:11px;color:#8c7468}.today-status{font:34px Georgia,serif;margin-top:8px}.today-hours{font-weight:800;color:var(--primary);margin-top:4px}.mini-rule{height:1px;background:#ddcbbc;margin:24px 0}.button{display:inline-block;padding:13px 20px;border-radius:999px;text-decoration:none;font-weight:800;margin:8px 8px 0 0}.button-primary{background:var(--accent);color:#2b211b}.button-ghost{border:1px solid #ffffff80;color:white}.notice-bar{background:#2d6a62;color:white;padding:12px 0}.notice-inner{display:flex;gap:18px}.page-hero{background:linear-gradient(135deg,var(--primary-2),var(--primary));color:#fff;padding:82px 0 68px}.page-hero h1{font-size:clamp(52px,8vw,92px);line-height:.92;margin:12px 0 20px}.page-lead{font-size:22px;max-width:760px;color:#f6e8dc;margin:0}.section{padding:88px 0}.section-heading h2{font-family:Georgia,serif;font-size:clamp(38px,5vw,58px);line-height:1.05;margin:10px 0 20px}.two-column{display:grid;grid-template-columns:.8fr 1.2fr;gap:82px}.section h2{font-size:clamp(38px,5vw,58px);line-height:1.05;margin:10px 0 20px}.lead{font-size:22px}.fact-row,.feature-strip{display:flex;flex-wrap:wrap;gap:10px}.fact-row span,.feature-strip span{padding:9px 13px;border:1px solid #ccb9a4;border-radius:999px;font-size:13px}.page-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.page-card{display:block;background:var(--surface);border:1px solid #e7d7c5;border-radius:20px;padding:28px;text-decoration:none;color:var(--ink);min-height:210px;transition:transform .18s ease,box-shadow .18s ease}.page-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #51301b14}.page-card small{color:var(--primary);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.page-card h3{font:32px Georgia,serif;margin:10px 0}.page-card p{color:#74655c;margin:0}.food-section,.events-section{background:var(--surface)}.centered{text-align:center;max-width:720px;margin:0 auto 42px}.menu-block{max-width:840px;margin:34px auto;background:white;padding:28px 34px;border-radius:20px;box-shadow:0 14px 35px #51301b0d}.menu-block h3{font:30px Georgia,serif}.menu-item{display:flex;justify-content:space-between;gap:24px;padding:18px 0;border-bottom:1px solid #eadbcb}.menu-item:last-child{border-bottom:0}.menu-item p{margin:3px 0;color:#74655c}.drink-grid,.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:var(--surface);padding:28px;border-radius:18px;border:1px solid #e7d7c5}.card small{color:var(--primary);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.card h3{font:26px Georgia,serif;margin:10px 0}.hours-section{background:#f1dfcb}.hours-grid{max-width:760px;margin:auto;border-top:1px solid #c9ab8b}.hours-row{display:flex;justify-content:space-between;padding:17px 4px;border-bottom:1px solid #c9ab8b}.features-section{padding:34px 0;background:var(--primary-2);color:white}.feature-strip{justify-content:center}.feature-strip span{border-color:#ffffff50}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery-item{border:0;padding:0;background:none;cursor:pointer}.gallery-item img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px}.visit-section{background:#efe0cf}.visit-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}.visit-card{padding:34px}.visit-card address{font-style:normal;font-size:18px}.contact-stack{margin:30px 0}.contact-stack a{display:flex;justify-content:space-between;color:var(--ink);text-decoration:none;border-bottom:1px solid #0000001c;padding:12px 0}.map-card iframe{width:100%;height:100%;min-height:440px;border:0;border-radius:22px}.site-footer{background:#2b1b17;color:#eadfd8;padding:45px 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.footer-brand{font:28px Georgia,serif;color:white}.footer-links{display:flex;justify-content:flex-end;gap:18px}.footer-links a{color:white}.footer-small{grid-column:1/-1;border-top:1px solid #ffffff22;padding-top:20px;font-size:12px}.load-error{background:#8a2d2d;color:white;padding:10px 20px;text-align:center}.mobile-actions{display:none}.skip-link,.sr-only{position:absolute;left:-9999px}.lightbox{border:0;border-radius:16px;padding:12px;background:#111}.lightbox::backdrop{background:#000b}.lightbox img{max-width:min(88vw,1000px);max-height:82vh}.lightbox button{position:absolute;right:15px;top:8px;border:0;background:#fff;border-radius:50%;width:36px;height:36px;font-size:24px}@media(max-width:900px){.page-card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{padding-bottom:62px}.shell{width:min(100% - 28px,1160px)}.nav-toggle{display:block;background:none;border:0}.nav-toggle span:not(.sr-only){display:block;width:25px;height:2px;background:var(--ink);margin:5px}.primary-nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);padding:20px;flex-direction:column;border-bottom:1px solid #0001}.primary-nav.open{display:flex}.hero{padding:68px 0}.hero-grid,.two-column,.visit-grid{grid-template-columns:1fr;gap:34px}.hero h1{font-size:56px}.page-hero{padding:58px 0 48px}.page-card-grid{grid-template-columns:1fr}.section{padding:62px 0}.drink-grid,.event-grid,.gallery-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start;flex-wrap:wrap}.notice-inner{flex-direction:column;gap:0}.mobile-actions{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;bottom:0;left:0;right:0;z-index:30;background:#fffaf3;border-top:1px solid #0002;padding-bottom:env(safe-area-inset-bottom)}.mobile-actions a{text-align:center;padding:15px 8px;color:var(--primary);text-decoration:none;font-weight:800;font-size:13px}}
