html,body,#root{height:100%;margin:0;padding:0}*{box-sizing:border-box}body{background:#080b12;overscroll-behavior:none}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#23304a;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#2e3d5c}.ab-btn{transition:background .12s ease,border-color .12s ease,color .12s ease}.ab-btn:hover:not(:disabled){border-color:#3a4a6b;background:#161f33}.ab-btn:active:not(:disabled){background:#0d121d}@keyframes ab-pulse{0%,to{opacity:.35}50%{opacity:.85}}.ab-glow-pulse{animation:ab-pulse 1.8s ease-in-out infinite}@keyframes ab-burst{0%{transform:scale(.6);opacity:.9}to{transform:scale(1.9);opacity:0}}.ab-burst{animation:ab-burst .4s ease-out forwards;transform-box:fill-box;transform-origin:center}@keyframes ab-shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-3px,0,0)}40%,60%{transform:translate3d(3px,0,0)}}.ab-shake{animation:ab-shake .32s ease-in-out}@keyframes ab-breach-flash{0%{opacity:.85}to{opacity:0}}.ab-breach-flash{animation:ab-breach-flash .65s ease-out forwards}
