*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,system-ui,sans-serif;background:#f5f5f7;color:#1d1d1f;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}@keyframes pulse{0%,to{box-shadow:0 0 #2e9e5b73}50%{box-shadow:0 0 0 5px #2e9e5b00}}@keyframes pulseRed{0%,to{box-shadow:0 0 #d0453b73}50%{box-shadow:0 0 0 5px #d0453b00}}@keyframes slideOver{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
