@tailwind base;@tailwind components;@tailwind utilities;*{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,system-ui,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:#1d1d1f;background-color:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,system-ui,sans-serif}@media (width>=768px){html,body{background-color:#f5f5f7;width:100%;height:100%;margin:0;padding:0}#root,#__next,[data-reactroot],body>div:first-child,body>div[id]{background-color:#fff!important;width:min(100%,56.25vh)!important;min-height:100vh!important;margin:0 auto!important;position:relative!important;box-shadow:0 0 30px #00000026!important}#root>*,[data-reactroot]>*,body>div:first-child>*{width:100%!important;max-width:100%!important}}