*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%}body{min-height:100vh;min-width:320px;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-width:100%;min-height:100vh}button{margin:0;padding:0;border:none;border-radius:0;background:none;font-family:inherit;font-size:inherit;cursor:pointer;-webkit-appearance:none;appearance:none}button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}input{font-family:inherit}@keyframes livePulse{0%{background-color:#1e5ac82e;box-shadow:0 0 #3b82f600}50%{background-color:#3b82f661;box-shadow:0 0 8px 2px #3b82f659}to{background-color:#1e5ac82e;box-shadow:0 0 #3b82f600}}@keyframes liveDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}
