@tailwind base;@tailwind components;@tailwind utilities;body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}html{scroll-behavior:auto}body,html{-webkit-overflow-scrolling:auto;height:100%;overflow-y:auto}body{overflow-x:hidden;position:relative}@supports (-webkit-touch-callout:none){body,html{-webkit-overflow-scrolling:auto!important;overflow-y:auto!important;scroll-behavior:auto!important}*{-webkit-overflow-scrolling:auto}}@keyframes pulse-dot{0%,80%,to{opacity:1;transform:scale(0)}40%{opacity:.5;transform:scale(1)}}.animate-pulse-dot{animation:pulse-dot 1.2s ease-in-out infinite}select{-webkit-appearance:none;appearance:none}select:focus{border:1px solid #3b82f6!important;box-shadow:0 0 0 3px #3b82f61a!important;outline:none!important}@supports (-webkit-touch-callout:none){select{background-color:#fff!important;border:1px solid #d1d5db!important}select:focus{border:1px solid #3b82f6!important;outline:none!important}}
/*# sourceMappingURL=main.002ba712.css.map*/