:root{--bg:#f4f0ea;--bg-alt:#ede8e0;--ink:#2c2520;--body:#3d352e;--muted:#6b5f54;--rule:#d4ccc2;--brick:sienna;--brick-dim:rgba(160,82,45,.12);--olive:#4e6038;--flour:#faf7f2;--f-serif:var(--font-serif),"Georgia",serif;--f-sans:var(--font-sans),system-ui,sans-serif}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);font-weight:400;font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}body:after{content:"";position:fixed;inset:0;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");z-index:9999}.hero{position:relative;overflow:hidden;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0}.hero-overlay{position:absolute;inset:0;background:rgba(20,14,10,.55);z-index:1}.hero-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.hero-name{font-family:var(--font-serif);font-weight:400;font-size:clamp(4.5rem,14vw,10rem);letter-spacing:-.02em;line-height:.85;color:#fff;margin-bottom:.3em}.hero-line{width:50px;height:1px;background:var(--brick);margin:0 auto 1.5rem;opacity:0;animation:rise .8s ease .3s forwards}.hero-desc{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.05rem,2.2vw,1.3rem);color:hsla(0,0%,100%,.8);max-width:380px;margin:0 auto 2.5rem;opacity:0;animation:rise .8s ease .45s forwards}.hero-nav{display:flex;gap:2.5rem;justify-content:center;opacity:0;animation:rise .8s ease .6s forwards}.hero-nav a{font-family:var(--font-sans);font-weight:400;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;color:hsla(0,0%,100%,.65);transition:color .3s}.hero-nav a:hover{color:#fff}.hero-cta{display:inline-block;margin-top:2.5rem;font-family:var(--font-sans);font-size:.78rem;letter-spacing:.05em;color:hsla(0,0%,100%,.9);text-decoration:none;border-bottom:1px solid hsla(0,0%,100%,.35);padding-bottom:2px;opacity:0;animation:rise .8s ease .75s forwards;transition:color .3s,border-color .3s}.hero-cta:hover{color:#fff;border-color:hsla(0,0%,100%,.8)}.wrap{padding:5rem 2rem}.rule,.wrap{max-width:780px;margin:0 auto}.rule{height:1px;background:var(--rule)}.section-label{font-family:var(--font-sans);font-weight:500;font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;color:var(--muted);margin-bottom:1.5rem}.section-heading{font-family:var(--font-serif);font-weight:400;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.2;color:var(--ink);margin-bottom:1rem}.section-text{color:var(--body);font-size:.92rem;font-weight:400;max-width:520px;margin-bottom:2.5rem}.menu-list{list-style:none}.menu-item{padding:1.4rem 0;border-bottom:1px solid var(--rule)}.menu-item:first-child{border-top:1px solid var(--rule)}.menu-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.15rem}.menu-name{font-family:var(--font-serif);font-weight:600;font-size:1.2rem}.menu-dots{flex:1 1;border-bottom:1px dotted var(--rule);margin:0 .8rem;position:relative;top:-4px}.menu-price{font-family:var(--font-serif);font-weight:500;font-size:1.05rem;color:var(--brick)}.menu-desc{color:var(--muted);font-size:.9rem;font-weight:400}.menu-tag{display:inline-block;font-size:.58rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--olive);margin-left:.6rem}.about-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:start;margin-bottom:3rem}.about-photo{height:360px;background-size:cover;background-position:50%;border-radius:2px}.about-quote{font-family:var(--font-serif);font-style:italic;font-size:1.05rem;color:var(--body);border-left:2px solid var(--brick);padding-left:1.2rem;margin-top:2rem;line-height:1.6}.about-quote cite{display:block;font-style:normal;font-size:.75rem;letter-spacing:.1em;color:var(--muted);margin-top:.6rem;font-family:var(--font-sans)}.about-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:2.5rem}.about-stat{text-align:center;padding:1.5rem 1rem;background:var(--flour);border:1px solid var(--rule)}.about-stat-num{font-family:var(--font-serif);font-weight:400;font-size:2.2rem;color:var(--ink);line-height:1}.about-stat-label{font-size:.6rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-top:.3rem}.sched-list{list-style:none}.sched-item{display:grid;grid-template-columns:120px 1fr auto;align-items:start;padding:1.1rem 0;border-bottom:1px solid var(--rule);grid-gap:1rem;gap:1rem}.sched-item:first-child{border-top:1px solid var(--rule)}.sched-day{font-family:var(--font-serif);font-weight:600;font-size:1rem;padding-top:.1rem}.sched-loc{color:var(--body);font-size:.9rem;font-weight:400;display:flex;flex-direction:column;gap:.25rem}.sched-directions{font-size:.7rem;color:var(--brick);text-decoration:none;letter-spacing:.05em;transition:opacity .2s;display:inline-block}.sched-directions:hover{opacity:.7}.sched-time{color:var(--muted);font-size:.8rem;font-weight:400;text-align:right;padding-top:.1rem;white-space:nowrap}.catering-box{background:var(--flour);border:1px solid var(--rule);padding:2.5rem;margin-top:2rem}.catering-box h3{font-family:var(--font-serif);font-weight:400;font-size:1.5rem;margin-bottom:.5rem}.catering-box>p{color:var(--body);font-size:.9rem;font-weight:400;margin-bottom:2rem;max-width:480px}.catering-form{display:flex;flex-direction:column;gap:1.2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group label{font-family:var(--font-sans);font-size:.68rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.form-group input,.form-group textarea{background:var(--bg);border:1px solid var(--rule);padding:.65rem .8rem;font-family:var(--font-sans);font-size:.9rem;color:var(--ink);outline:none;transition:border-color .2s;border-radius:0;-webkit-appearance:none;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:var(--brick)}.form-group textarea{resize:vertical}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--rule)}.form-submit{width:100%;font-family:var(--font-sans);font-weight:500;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#fff;background:var(--ink);border:none;padding:1rem 2rem;cursor:pointer;transition:background .3s;margin-top:.5rem}.form-submit:hover{background:var(--brick)}footer{text-align:center;padding:3rem 2rem;font-size:.75rem;color:var(--muted)}.footer-name{font-family:var(--font-serif);font-weight:400;font-size:1.2rem;color:var(--ink);margin-bottom:.3rem}.footer-tagline{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-bottom:1.2rem}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem}.footer-links a{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--brick)}.footer-copy{font-size:.68rem;color:var(--rule)}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.about-split{grid-template-columns:1fr}.about-photo{height:260px;order:-1}.form-row{grid-template-columns:1fr}}@media (max-width:600px){.about-grid,.sched-item{grid-template-columns:1fr}.sched-item{gap:.15rem}.sched-time{text-align:left}.hero-nav{gap:1.5rem}}