html,body{margin:0;padding:0;height:100%;background:#04060d}#root{height:100%}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#82a0dc2e;border-radius:8px}@keyframes nbBlink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes nbFadeIn{0%{opacity:0}to{opacity:1}}@keyframes nbRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes nbGlow{0%,to{box-shadow:0 0 0 1px #87aaff59,0 0 22px #6e96ff38}50%{box-shadow:0 0 0 1px #87aaff99,0 0 38px #6e96ff6b}}@keyframes nbDrift{0%{transform:translateY(0)}to{transform:translateY(-22px)}}
