:root{--agent-safe-bottom: calc(300px + env(safe-area-inset-bottom)) }html,body{min-height:100%}body{margin:0;box-sizing:border-box}router-outlet+*:not(app-eatmap):not(app-menu-board):not(app-menu-board-template):not(app-menu-board-single):not(app-menu-board-left):not(app-menu-board-right):not(app-live-orders-screen){display:block;padding-bottom:var(--agent-safe-bottom);box-sizing:border-box}router-outlet+app-menu-board,router-outlet+app-menu-board-single,router-outlet+app-menu-board-left,router-outlet+app-menu-board-right,router-outlet+app-live-orders-screen{display:block;box-sizing:border-box}
