@tailwind base;@tailwind components;@tailwind utilities;@layer base{html{font-size:16px;font-family:Inter,sans-serif;overflow:hidden}body{@apply bg-tribbo-bg text-tribbo-text antialiased;min-height:100vh;overflow:hidden}app-root{display:flex;flex-direction:column;width:100%;min-height:100vh}app-top-app-bar,app-bottom-nav{display:contents}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}}
