:root{--restaurant-background: #1a1b1d;--restaurant-surface: #101113;--restaurant-accent: #d7ae59;--restaurant-secondary: #6e9672;--restaurant-text: #ffffff;--restaurant-accent-rgb: 215, 174, 89;--restaurant-secondary-rgb: 110, 150, 114}html,body{margin:0;padding:0;min-height:100%;overflow-x:hidden;overflow-y:auto;background:var(--restaurant-background)}*{box-sizing:border-box}app-root{display:block;min-height:100%;background:var(--restaurant-background)}
