@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}#__next,body,html{height:100%}body{background:#0c1f2e;color:#e2f0f7;font-family:DM Sans,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1e4a5f;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1a6b7a}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #133347!important;-webkit-text-fill-color:#e2f0f7!important}button{font-family:inherit}button:focus-visible{outline:2px solid #00d4ff;outline-offset:2px}