@tailwind base;@tailwind components;@tailwind utilities;:root{--tg-viewport-height: 100vh;--tg-viewport-stable-height: 100vh}body{margin:0;padding:0;background-color:var(--tg-theme-bg-color, #ffffff);color:var(--tg-theme-text-color, #000000);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;min-height:var(--tg-viewport-stable-height)}*{transition:background-color .2s,color .2s}
