@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:inherit}html,body{box-sizing:border-box;font-family:Inter,Arial,sans-serif;min-height:100vh;background:#181c2e;color:#fff;scroll-behavior:smooth}body.darkmode{background:#060b1a;color:#eafdff}a{color:inherit;text-decoration:none;transition:color .18s}::-webkit-scrollbar{width:7px;background:#1e2447}::-webkit-scrollbar-thumb{background:#4b6cb7;border-radius:7px}
