@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600&display=swap");*,:after,:before{padding:0;margin:0;box-sizing:border-box;border:0}html{scroll-behavior:smooth}body{font-family:DM Sans,system-ui,-apple-system,sans-serif;background:#0c0c0f;color:#f0eef8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.08);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(168,85,247,.3)}::selection{background:rgba(168,85,247,.25);color:#f0eef8}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%}