@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap");*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth;scroll-padding-top:80px}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}:root{--foreground-rgb:0,0,0;--background-start-rgb:250,250,250;--background-end-rgb:250,250,250}::-webkit-scrollbar{width:0;display:none}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#0044af,#7c9cff);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#7c9cff,#0044af)}*{scrollbar-width:none}html{-ms-overflow-style:none}