*{box-sizing:border-box}html,body{margin:0;padding:0;background:#08080a;color:#f4f4f5}#root{min-height:100svh}input,textarea,select{font-size:16px}::-webkit-scrollbar{width:0;height:0}*{scrollbar-width:none}button{font-family:inherit;color:inherit;-webkit-tap-highlight-color:transparent}input,textarea,select{font-family:inherit;color:inherit}a{color:inherit}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes menuIn{0%{transform:translate(38px)}to{transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}body{font-family:Golos Text,system-ui,sans-serif}
