:root{--cream: #fff8ec;--paper: #f7efe0;--ink: #24160f;--muted: #6c5b4d;--chocolate: #3b1f17;--cocoa: #6f4333;--brass: #b9852f;--leaf: #55735a;--berry: #9f3154;--line: rgba(59, 31, 23, .16);--shadow: 0 20px 60px rgba(45, 25, 14, .14)}*{box-sizing:border-box}html{background:var(--cream);color:var(--ink);font-family:Avenir Next,Gill Sans,Trebuchet MS,sans-serif;scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(90deg,rgba(185,133,47,.08) 1px,transparent 1px) 0 0 / 72px 72px,radial-gradient(circle at 92% 18%,rgba(159,49,84,.14),transparent 19rem),linear-gradient(180deg,rgba(85,115,90,.12),transparent 32rem),var(--cream)}img{display:block;max-width:100%}a{color:inherit}.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:#fff8eceb;backdrop-filter:blur(16px)}.nav-wrap,.footer-inner,.section,.page-head,.hero{width:min(1180px,calc(100% - 32px));margin:0 auto}.nav-wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;display:grid;gap:2px}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.2rem;line-height:1}.brand span{color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.nav-links{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.nav-links a{min-height:38px;display:inline-flex;align-items:center;border-radius:999px;padding:0 13px;color:var(--muted);text-decoration:none;font-size:.92rem;transition:background .18s ease,color .18s ease}.nav-links a:hover,.nav-links a[aria-current=page]{background:var(--chocolate);color:var(--cream)}.button-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--chocolate);border-radius:999px;padding:0 18px;background:var(--chocolate);color:var(--cream);text-decoration:none;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 32px #3b1f172e}.button.secondary{background:transparent;color:var(--chocolate)}.button.leaf{border-color:var(--leaf);background:var(--leaf)}.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:40px;align-items:center;padding:48px 0 36px}.hero-copy{display:grid;gap:24px;align-content:center}.eyebrow{width:fit-content;border:1px solid rgba(185,133,47,.45);border-radius:999px;padding:7px 12px;color:var(--cocoa);background:#ffffff70;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}h1,h2,h3{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:600;line-height:1.05}h1{font-size:clamp(2.55rem,7vw,4.45rem);max-width:11ch}.page-head h1{font-size:clamp(2.1rem,5vw,3.2rem);max-width:14ch}h2{font-size:clamp(1.75rem,4vw,2.45rem)}h3{font-size:1.22rem}p{margin:0;color:var(--muted);line-height:1.7}.lead{max-width:62ch;font-size:clamp(1.05rem,2vw,1.22rem)}.hero-media{position:relative;min-height:580px;align-self:stretch;overflow:hidden;border-radius:8px;box-shadow:var(--shadow);background:var(--paper)}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-note{position:absolute;right:18px;bottom:18px;width:min(280px,calc(100% - 36px));border:1px solid rgba(255,248,236,.42);border-radius:8px;padding:16px;background:#24160fd6;color:var(--cream)}.hero-note strong{display:block;margin-bottom:4px;font-family:Georgia,Times New Roman,serif}.hero-note span{color:#fff8ecc7;line-height:1.5;font-size:.94rem}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:720px}.stat,.info-tile,.content-card,.review-card,.menu-item,.gallery-card{border:1px solid var(--line);border-radius:8px;background:#fffcf6b8}.stat{padding:16px}.stat strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:1.5rem}.stat span{color:var(--muted);font-size:.9rem}.section{padding:78px 0}.section.tight{padding-top:40px}.section-title{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.section-title p{max-width:54ch}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.info-tile{padding:22px;border-top:4px solid var(--leaf)}.info-tile h3{margin-bottom:10px;color:var(--chocolate)}.info-tile:nth-child(2){border-top-color:var(--berry)}.info-tile:nth-child(3){border-top-color:var(--brass)}.image-band{display:grid;grid-template-columns:1.3fr .8fr .9fr;gap:14px}.image-band figure,.gallery-card figure,.content-card figure{margin:0}.image-band img,.gallery-card img,.content-card img{width:100%;height:100%;object-fit:cover;border-radius:8px}.image-band figure{min-height:360px}.image-band figure:nth-child(2){margin-top:54px}.image-band figure:nth-child(3){margin-top:108px}.page-head{padding:70px 0 24px;display:grid;gap:18px}.content-grid,.gallery-grid,.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.content-card{overflow:hidden}.content-card figure{height:220px;background:var(--paper)}.content-card .body{padding:22px;display:grid;gap:12px}.menu-layout{display:grid;grid-template-columns:.72fr 1fr;gap:28px;align-items:start}.menu-aside{position:sticky;top:104px;border-left:4px solid var(--brass);padding:8px 0 8px 20px}.menu-list{display:grid;gap:14px}.menu-item{padding:18px;display:grid;grid-template-columns:1fr auto;gap:10px 18px}.menu-item p{grid-column:1 / -1}.menu-item .section-label,.review-card .rating{color:var(--berry);font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.menu-item .price{color:var(--chocolate);font-weight:800}.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-card{padding:24px;display:grid;gap:14px}.quote{font-family:Georgia,Times New Roman,serif;color:var(--ink);font-size:1.2rem;line-height:1.45}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-card{overflow:hidden}.gallery-card .image-frame{height:300px;overflow:hidden}.gallery-card .image-frame img,.gallery-card .image-frame picture{width:100%;height:100%}.gallery-card .image-frame>img,.gallery-card .image-frame picture img{width:100%!important;height:100%!important;object-fit:cover}.gallery-card .image-frame picture{display:block}.gallery-card figcaption{padding:14px 16px 18px;color:var(--muted);line-height:1.5}.contact-layout{display:grid;grid-template-columns:1fr .95fr;gap:28px}.contact-panel{border:1px solid var(--line);border-radius:8px;padding:26px;background:#fffcf6b8;box-shadow:inset 0 4px 0 var(--leaf)}.contact-panel:nth-child(2){box-shadow:inset 0 4px 0 var(--berry)}.detail-list{display:grid;gap:16px;margin:24px 0}.detail-list div{display:grid;gap:4px;padding-bottom:16px;border-bottom:1px solid var(--line)}.detail-list dt{color:var(--berry);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.detail-list dd{margin:0;color:var(--ink)}.hours-table{width:100%;border-collapse:collapse}.hours-table td{border-bottom:1px solid var(--line);padding:11px 0}.hours-table td:last-child{text-align:right;color:var(--muted)}.portable{display:grid;gap:16px}.portable p{color:var(--muted);line-height:1.7}.site-footer{margin-top:68px;border-top:1px solid var(--line);background:var(--chocolate);color:var(--cream)}.footer-inner{padding:38px 0;display:grid;grid-template-columns:1fr auto;gap:24px}.footer-inner p,.footer-links a{color:#fff8ecb8}.footer-links{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}.footer-links a{text-decoration:none}@media(max-width:900px){.hero,.menu-layout,.contact-layout{grid-template-columns:1fr}.hero{min-height:auto;padding-top:34px}.hero-media{min-height:420px}.feature-grid,.content-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews-grid{grid-template-columns:1fr}.menu-aside{position:static}.footer-inner{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media(max-width:640px){.nav-wrap{align-items:flex-start;flex-direction:column;padding:14px 0}.nav-links{justify-content:flex-start}.nav-links a{padding:0 10px;font-size:.86rem}h1{max-width:100%}.stats,.feature-grid,.content-grid,.gallery-grid{grid-template-columns:1fr}.section-title{align-items:flex-start;flex-direction:column}.image-band{grid-template-columns:1fr}.image-band figure,.image-band figure:nth-child(2),.image-band figure:nth-child(3){min-height:260px;margin-top:0}.gallery-card figure,.content-card figure{height:240px}.menu-item{grid-template-columns:1fr}.hours-table td:last-child{text-align:left}}
