@import url("https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=Outfit:wght@300;400;500;600&display=swap");*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{min-height:100%;background:#131923;font-family:Outfit,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#111620}::-webkit-scrollbar-thumb{background:#1E2A3A;border-radius:4px}html[data-theme=light],html[data-theme=light] body{background:#FFFFFF}html[data-theme=light] ::-webkit-scrollbar-track{background:#F4F7F5}html[data-theme=light] ::-webkit-scrollbar-thumb{background:#E0EDE7}button,input,select,textarea{font-family:inherit}