*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;background:#f0f7f7;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif}button{font-family:inherit}.vote-spinner{border:3px solid #e2e8f0;border-top-color:#024751;border-radius:50%;width:40px;height:40px;margin:0 auto;animation:.8s linear infinite vote-spin}@keyframes vote-spin{to{transform:rotate(360deg)}}button{transition:opacity .15s,background .15s,border-color .15s}button:active{opacity:.85}button{-webkit-tap-highlight-color:transparent}
