@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}::selection{background-color:rgba(139,92,246,.3);color:#fff}:focus-visible{outline:2px solid rgba(139,92,246,.6);outline-offset:2px}a{color:inherit;text-decoration:none;transition:color .2s ease}