:root{color:#2d3436;font-family:Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100vh;margin:0;padding:0}body{background:#f0f2f5}a{color:#1e90d6}a:hover{color:#157ab5}button,input,select,textarea{font-family:inherit}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes slideIn{0%{transform:translate(120%)}to{transform:translate(0)}}
