html,body{margin:0;padding:0;background:#0c121d;color:#e6ecf6;font-family:IBM Plex Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased}#root{height:100vh}*{box-sizing:border-box}a{color:#4c9ee8;text-decoration:none}a:hover{color:#7dbcf0;text-decoration:underline}::selection{background:#4c9ee859}:focus-visible{outline:2px solid #4c9ee8;outline-offset:1px;border-radius:3px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#243350;border-radius:6px;border:2px solid #0c121d}::-webkit-scrollbar-corner{background:transparent}button{cursor:pointer}input::placeholder{color:#5a6a85}@keyframes wt-spin{to{transform:rotate(360deg)}}@keyframes wt-pulse{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}
