*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;padding:0;overflow:hidden;-webkit-overflow-scrolling:none}body{margin:0;overflow:hidden;position:fixed;width:100vw;height:100dvh;touch-action:manipulation}html{overflow:hidden;height:100%}h1,h2,h3,h4,h5,h6,p{margin:0}input,textarea,select{-webkit-appearance:none;-webkit-border-radius:0}@keyframes pulse-ring{0%{r:attr(r);stroke-opacity:.5}to{r:calc(attr(r) + 8px);stroke-opacity:0}}@keyframes glow-pulse{0%,to{opacity:.3}50%{opacity:.6}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce-glow{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.2);opacity:.8}}@keyframes sparkle{0%,to{opacity:0}50%{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
