@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:6px;width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#1f29374d;border-radius:3px;margin:8px 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#4b556366;border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#6b728099}.custom-scrollbar{scrollbar-color:#4b556366 #1f29374d;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.14a86720.css.map*/