*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow-x:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#06101e;color:#e2edff;font-family:Segoe UI,system-ui,-apple-system,sans-serif}#root{height:100%;min-height:100vh}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{background:#06101e}::-webkit-scrollbar-thumb{background:#1a3050;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#243e66}input::placeholder,textarea::placeholder{color:#3a5880}::selection{background:#00d8c630;color:#e2edff}