body{color:#20251f;background:#f4f1eb;margin:0;font-family:system-ui,sans-serif}.restaurant-shell{max-width:960px;margin:0 auto;padding:24px 16px 120px}.restaurant-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.menu-card,.restaurant-checkout{background:#fff;border:1px solid #e5e1d8;border-radius:20px;gap:12px;padding:18px;display:grid}.menu-card button,.sticky-cart{color:#fff;background:#183d32;border:0;border-radius:14px;min-height:48px;font-weight:700}.menu-card fieldset{border:0;gap:8px;padding:0;display:grid}.menu-card label{align-items:center;gap:8px;display:flex}.restaurant-checkout{margin-top:24px}.restaurant-checkout label{gap:6px;display:grid}.restaurant-checkout input,.restaurant-checkout textarea{min-height:48px;font:inherit;border:1px solid #b9b5ab;border-radius:12px;padding:10px}.restaurant-checkout textarea{min-height:90px}.sticky-cart{position:sticky;bottom:12px}.notice{color:#5f4300;background:#fff4d7;border-radius:12px;padding:12px}.guest-card{box-sizing:border-box;background:#fff;width:min(100%,34rem);min-height:100vh;margin:0 auto;padding:2rem 1.25rem}.guest-card form,.guest-card label{gap:.45rem;display:grid}.guest-card form{gap:1rem}.guest-card input,.guest-card select,.guest-card textarea,.guest-card button{box-sizing:border-box;width:100%;min-height:3rem;font:inherit;border:1px solid #a7aea5;border-radius:.65rem;padding:.75rem}.guest-card button{color:#fff;background:#245b43;border:0;font-weight:700}.guest-card button:disabled{opacity:.5}.eyebrow{color:#537263;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.helper{color:#59605b;margin:-.5rem 0 0}
