*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:#06080b;color:#dce6ec;font-family:Nanum Gothic Coding,monospace;-webkit-font-smoothing:none}#root{min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#6e96c847;border-radius:0}@keyframes steam{0%{transform:translateY(2px) scaleX(1);opacity:0}25%{opacity:.55}to{transform:translateY(-16px) scaleX(1.25);opacity:0}}@keyframes riseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes crtFlicker{0%,to{opacity:.9}7%{opacity:.8}9%{opacity:.96}38%{opacity:.88}41%{opacity:.76}60%{opacity:.93}}@keyframes glitchShift{0%,92%,to{transform:translate(0)}93%{transform:translate(-2px,1px)}95%{transform:translate(2px,-1px)}97%{transform:translate(-1px)}}.crt-glitch{animation:glitchShift 5.5s steps(1) infinite;text-shadow:1.5px 0 rgba(214,52,42,.55),-1.5px 0 rgba(60,190,150,.45)}.rise-in{animation:riseIn .5s ease both}::placeholder{color:#6e7682;opacity:1}
