/* F&B Order base */
body { min-height: 100vh; }
.booking-code { font-family: ui-monospace, monospace; font-weight: 600; }
.table-pick.selected { outline: 2px solid var(--theme-color, #c45c26); }
