@tailwind base;@tailwind components;@tailwind utilities;#root,body,html{height:100vh;margin:0;overflow:hidden;padding:0;width:100vw}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.6}*{font-family:inherit}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.4}h1,h2,h3,h4,h5,h6,p{font-family:inherit;margin:0}p{line-height:1.6}button{font-family:inherit;font-weight:600}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#764ba2,#667eea)}
/*# sourceMappingURL=main.d221ebf1.css.map*/