@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Poppins,Inter,system-ui,sans-serif;font-weight:400;line-height:1.5}body{color:#1e293b;background-color:#fff;max-width:100vw;margin:0;padding:0;overflow-x:hidden}*,:before,:after{box-sizing:border-box}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#38bdf8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0284c7}.text-gradient{background:linear-gradient(90deg,#38bdf8,#0284c7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
