@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}.custom-scrollbar::-webkit-scrollbar{height:8px;width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#1f293780;border-radius:4px;margin:8px 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#6366f199;border:1px solid #6366f14d;border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#6366f1cc;border-color:#6366f180}.custom-scrollbar{scrollbar-color:#6366f199 #1f293780;scrollbar-width:thin}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}@keyframes fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .3s ease-out}@keyframes gradient-x{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animated-gradient{animation:gradient-x 10s ease infinite;background-size:200% 200%}#export-dropdown-portal{pointer-events:auto}#export-dropdown-portal::-webkit-scrollbar{width:4px}#export-dropdown-portal::-webkit-scrollbar-track{background:#0000}#export-dropdown-portal::-webkit-scrollbar-thumb{background:#9ca3af66;border-radius:2px}#export-dropdown-portal::-webkit-scrollbar-thumb:hover{background:#9ca3af99}
/*# sourceMappingURL=main.13d26567.css.map*/