*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background:#0a0e14;color:#e6e6e6}html,body{height:100%}#root{height:100%;min-height:100vh;display:flex;flex-direction:column}@keyframes odm-blink{0%,to{box-shadow:0 0 #4a7c5966}50%{box-shadow:0 0 0 4px #4a7c5999}}button.odm-active{animation:odm-blink 1.2s ease-in-out infinite}
