*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;width:100%;overflow:hidden;overscroll-behavior:none;background:#1a0a2e;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}#root{height:100%;overflow:hidden;display:flex;flex-direction:column}body{position:fixed;top:0;left:0;right:0;bottom:0}@keyframes wk-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.65}}.wk-pulse{animation:wk-pulse 1.8s ease-in-out infinite}
