html,body,#root{height:100%;margin:0}*{box-sizing:border-box}button,select{font:inherit}body{overflow-x:hidden;max-width:100vw;font-family:Poppins,sans-serif}@keyframes pulseStep{0%{transform:scale(.9);opacity:.2}25%{transform:scale(1);opacity:.95}to{transform:scale(.9);opacity:.2}}.modal-backdrop{position:fixed;display:flex;z-index:50;background:#0009;justify-content:center;align-items: center;inset:0}
