@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&family=DM+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{font-family:DM Sans,Segoe UI,system-ui,sans-serif;background:#080a10;color:#e8eaf2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1e2238;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6b7280}::selection{background:#7b68ee4d;color:#e8eaf2}input::placeholder,textarea::placeholder{color:#8b91a8}a{color:#7b68ee;text-decoration:none}button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:767px){html,body,#root{height:100dvh}input,select,textarea{font-size:16px!important}::-webkit-scrollbar{display:none}}
