@tailwind base;@tailwind components;@tailwind utilities;:root{height:"100%"}html{height:"100%";display:flex;overflow:hidden}body{flex:1;color:rgb(var(--foreground-rgb));background-color:#001529}@layer utilities{.text-balance{text-wrap:balance}}