*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#0a0a0a;font-family:Noto Sans KR,sans-serif}@keyframes scan{0%{opacity:0;top:15px}10%{opacity:1}90%{opacity:1}to{opacity:0;top:calc(100% - 15px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}input,select,button{font-family:inherit}input:focus{outline:none;border-color:#ef4444!important}
