*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:#0a0a0f;width:100%;height:100%;overflow:hidden}#root{width:100%;height:100dvh;position:relative;overflow:hidden}@keyframes pulseDot{0%,to{opacity:.9;transform:translate(-50%,-50%)scale(1)}50%{opacity:.5;transform:translate(-50%,-50%)scale(1.2)}}@keyframes pulseRing{0%{opacity:.7;transform:translate(-50%,-50%)scale(.6)}to{opacity:0;transform:translate(-50%,-50%)scale(2.6)}}*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-tap-highlight-color:transparent;overscroll-behavior:none;overscroll-behavior-y:none;-webkit-touch-callout:none;width:100%;height:100%;position:fixed;inset:0;overflow:hidden}body{-webkit-user-select:none;user-select:none;touch-action:manipulation}#root{width:100vw;height:100dvh}button{-webkit-tap-highlight-color:transparent;appearance:none;font:inherit}input,textarea{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}img,video{-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}
