@tailwind base;@tailwind components;@tailwind utilities;:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#landing-page-header-skeleton,.uniframe-skeleton-header{position:absolute;width:100%;z-index:1001;top:0;min-height:48px}main{min-width:1200px;@media screen and (max-width:767px){min-width:360px}}
/*# sourceMappingURL=90cc3db7e72a6bf4.css.map*/