:root{--ink:#27231f;--muted:#776e65;--cream:#f8f4ed;--paper:#fffdf9;--orange:#d85f35;--line:#e8ded2}*{box-sizing:border-box}body{margin:0;background:#e9e1d6;color:var(--ink);font-family:'DM Sans',sans-serif}.page-shell{max-width:760px;margin:0 auto;background:var(--paper);min-height:100vh;box-shadow:0 0 35px #8b796322}.hero{padding:48px 28px 34px;text-align:center;background:var(--cream);border-bottom:1px solid var(--line)}.brand-mark{width:52px;height:52px;margin:0 auto 22px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:white;font-weight:700;letter-spacing:-1px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:11px;color:var(--orange);font-weight:700;margin:0 0 8px}.hero h1,h2{font-family:'Playfair Display',serif}.hero h1{font-size:clamp(42px,10vw,70px);line-height:1;margin:0}.tagline{color:var(--muted);margin:14px 0 20px;font-size:16px}.status{display:inline-flex;align-items:center;gap:7px;color:#5a6f4d;font-size:13px}.status span{width:8px;height:8px;background:#75a35d;border-radius:50%}.quick-links{display:flex;gap:10px;padding:18px 22px;border-bottom:1px solid var(--line);overflow:auto}.quick-links a{flex:1;min-width:105px;text-align:center;text-decoration:none;color:var(--ink);font-size:13px;font-weight:700;padding:11px 8px;border:1px solid var(--line);border-radius:9px;background:white}.quick-links span{color:var(--orange);font-size:18px;vertical-align:-2px;margin-right:4px}.menu-section{padding:30px 28px 0}.section-heading{border-bottom:2px solid var(--ink);margin-bottom:4px}.section-heading h2{font-size:33px;margin:0 0 14px}.menu-item{display:flex;justify-content:space-between;gap:22px;padding:20px 0;border-bottom:1px solid var(--line)}.menu-item h3{font-size:16px;margin:0 0 6px}.menu-item p{color:var(--muted);font-size:14px;line-height:1.45;margin:0;max-width:570px}.menu-item strong{color:var(--orange);font-size:16px;white-space:nowrap}.badge{display:inline-block;color:var(--orange);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:7px}.review-card{margin:40px 28px;background:#302a25;color:white;border-radius:16px;padding:30px;text-align:center}.stars{color:#f4b84c;letter-spacing:4px}.review-card h2{font-size:28px;margin:12px 0 8px}.review-card p{color:#d9d0c5;font-size:14px;margin:0 0 22px}.review-button{display:inline-block;background:#f8f4ed;color:var(--ink);text-decoration:none;font-weight:700;font-size:14px;padding:13px 18px;border-radius:8px}footer{text-align:center;padding:10px 28px 32px;color:var(--muted);font-size:12px;line-height:1.8}@media(max-width:480px){.hero{padding-top:34px}.menu-section{padding-left:22px;padding-right:22px}.review-card{margin-left:22px;margin-right:22px}.quick-links{padding-left:16px;padding-right:16px}}
body{background:var(--outer-bg,#e9e1d6)}.hero{background-size:cover;background-position:center}
body{background-size:cover;background-position:center;background-attachment:fixed}
 #public-menu{background-size:cover;background-position:center;padding-bottom:1px}
 .quick-links button{flex:1;min-width:105px;text-align:center;text-decoration:none;color:var(--ink);font-size:13px;font-weight:700;padding:11px 8px;border:1px solid var(--line);border-radius:9px;background:white;font-family:inherit}.quick-links button span{color:var(--orange);font-size:18px;vertical-align:-2px;margin-right:4px}.item-thumb{width:112px;height:112px;flex:0 0 112px;border-radius:10px;background:#eee4d6;display:grid;place-items:center;font-size:34px;overflow:hidden}.item-thumb img{width:100%;height:100%;object-fit:cover}.item-copy{flex:1}.item-copy h3{margin:0 0 6px}.item-copy>strong{display:block;color:var(--orange);margin-top:10px}.menu-item{align-items:center}.modal{position:fixed;inset:0;background:#211b17aa;display:none;place-items:center;padding:20px;z-index:5}.modal.show{display:grid}.modal-card{position:relative;width:min(420px,100%);background:var(--paper);border-radius:16px;padding:30px}.modal-card h2{font-family:'Playfair Display',serif;font-size:28px;margin:4px 0 8px}.modal-card>p:not(.eyebrow){color:var(--muted);font-size:13px;margin:0 0 20px}.modal-card label{display:grid;gap:6px;color:var(--muted);font-size:12px;margin:12px 0}.modal-card input,.modal-card textarea{border:1px solid var(--line);border-radius:7px;padding:10px;font:inherit;font-size:13px;resize:vertical}.modal-card .review-button{border:0;cursor:pointer}.modal-close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:28px;color:var(--muted);cursor:pointer}.suggestion-success{display:none;color:#5d8750;font-size:12px;margin-top:12px}.suggestion-success.show{display:block}
 .dish-click{cursor:pointer;transition:transform .16s,box-shadow .16s}.dish-click:hover{transform:translateY(-2px);box-shadow:0 4px 15px #4a39221c;border-radius:10px}.dish-modal-card{position:relative;width:min(430px,100%);background:var(--paper);border-radius:16px;padding:20px;overflow:hidden}.dish-modal-card img{width:100%;height:240px;object-fit:cover;border-radius:10px;margin-bottom:18px}.dish-modal-card h2{font-family:'Playfair Display',serif;font-size:28px;margin:5px 0}.dish-modal-card p{color:var(--muted);font-size:14px;line-height:1.5}.dish-modal-card>strong{display:block;color:var(--orange);font-size:20px;margin-top:12px}
