@import"https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Figtree,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#e8e0f0,#dce6f0,#d8eee8 60%,#e8e0f0);background-attachment:fixed}code{font-family:JetBrains Mono,Fira Code,Courier New,monospace}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#7b8ade33;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#7b8ade59}
