:root{--green-dark:#1f3f35;--green:#2f5d50;--gold:#d8b77b;--cream:#f8f1e6;--orange:#c96b32;--text:#222}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--cream);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.hero{color:#fff;background-position:50%;background-size:cover;min-height:90vh;padding:28px}.navbar{justify-content:space-between;align-items:center;max-width:1150px;margin:0 auto;display:flex}.brand{color:var(--gold);font-size:1.4rem;font-weight:800}.nav-links{gap:24px;font-weight:700;display:flex}.hero-content{text-align:center;max-width:780px;margin:160px auto 0}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:2px;font-weight:800}.hero h1{margin:12px 0;font-size:clamp(3rem,8vw,6rem)}.hero-content p{font-size:1.25rem}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px;display:flex}.primary-btn,.secondary-btn{border-radius:999px;padding:14px 24px;font-weight:800}.primary-btn{background:var(--orange);color:#fff}.secondary-btn{border:2px solid var(--gold);color:var(--gold)}.info-strip{background:#fff;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:-45px auto 0;padding:28px;display:grid;position:relative;box-shadow:0 20px 50px #0000001f}.info-strip div{gap:8px;display:grid}.info-strip strong{color:var(--green)}.section{max-width:1150px;margin:90px auto;padding:0 24px}.section-heading{text-align:center;max-width:680px;margin:0 auto 44px}.section-heading h2,.lunch-section h2,.contact-section h2{color:var(--green-dark);margin:8px 0;font-size:2.5rem}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:32px;display:grid}.menu-card{border-top:6px solid var(--green);background:#fff;border-radius:22px;padding:28px;box-shadow:0 14px 35px #00000014}.menu-card h3{color:var(--green);margin-top:0;font-size:1.6rem}.menu-item{border-bottom:1px solid #eee2d0;justify-content:space-between;gap:20px;padding:18px 0;display:flex}.menu-item h4{margin:0 0 6px}.menu-item p{color:#625b52;margin:0}.menu-item strong{white-space:nowrap;color:var(--orange)}.about-section{text-align:center;background:#fff;border-radius:28px;max-width:900px;margin:-45px auto 90px;padding:42px;position:relative;box-shadow:0 20px 50px #0000001f}.about-section h2{color:var(--green-dark);margin:10px 0 18px;font-size:clamp(2rem,4vw,3rem)}.about-section p{font-size:1.1rem;line-height:1.7}.lunch-section{text-align:center;color:#fff;background:var(--green-dark);margin:80px 0;padding:80px 24px}.lunch-section h2{color:#fff}.contact-section-dark{color:#fff;background:#10241f;width:100%;margin:0;padding:70px 24px}.contact-inner{grid-template-columns:.9fr 1fr;align-items:center;gap:48px;max-width:1150px;margin:0 auto;display:grid}.contact-content h2{margin:10px 0 26px;font-size:clamp(2rem,4vw,3rem)}.contact-content p{font-size:1.05rem}.opening-hours{gap:8px;margin-top:20px;display:grid}.opening-hours strong{color:var(--gold)}.maps-light-btn{color:#10241f;background:#fff;border-radius:999px;margin-top:28px;padding:14px 22px;font-weight:800;display:inline-block}.contact-map{border-radius:24px;width:100%;height:360px;overflow:hidden;box-shadow:0 20px 50px #00000059}.contact-map iframe{border:0;width:100%;height:100%}@media (width<=850px){.contact-inner{grid-template-columns:1fr}.contact-map{height:300px}}.site-footer{background:var(--green-dark);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:22px 5%;font-size:.95rem;display:grid}.footer-links{justify-content:center;gap:28px;display:flex}.site-footer>a{justify-self:end}.site-footer a{color:var(--gold);font-weight:700}.site-footer a:hover{color:#fff}.footer-left{justify-self:start}.footer-links{justify-self:center}.footer-qr{justify-self:end}.footer-qr p{color:#fff;margin:0;font-size:.85rem}.footer-qr img{background:#fff;border-radius:8px;width:86px;height:86px;padding:5px}@media (width<=700px){.site-footer{text-align:center;flex-direction:column}}.menu-page-hero{text-align:center;color:#fff;background:var(--green-dark);padding:80px 24px}.menu-page-hero h1{margin:10px 0;font-size:clamp(3rem,7vw,5rem)}.back-link{color:var(--gold);margin-bottom:32px;font-weight:800;display:inline-block}.site-footer .menu-column{flex-direction:column;gap:32px;display:flex}html,body,#root{width:100%;margin:0;overflow-x:hidden}.site-footer,.contact-section-dark,.hero,.lunch-section{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media (width<=800px){.contact-section{grid-template-columns:1fr}.map-card{height:300px}.navbar,.nav-links{flex-direction:column;gap:14px}.hero-content{margin-top:100px}.info-strip,.menu-grid,.contact-section{grid-template-columns:1fr}}@media (width<=700px){.site-footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:22px;padding:32px 24px}.footer-left,.footer-links,.footer-qr{justify-self:center}.footer-left p{max-width:280px;margin:0;line-height:1.5}.footer-links{flex-direction:row;gap:24px}.footer-qr img{width:110px;height:110px}.site-footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:22px;width:100vw;padding:32px 24px}}
