*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden}body{color:#3f3;background:#000;font-family:Courier New,Courier,monospace;font-size:16px;line-height:1.4}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.cursor{animation:1s infinite blink}.terminal{flex-direction:column;justify-content:flex-start;width:100%;height:100%;padding:20px;display:flex}.line{min-height:1.4em}.hidden-input{opacity:0;position:absolute;left:-9999px}.user-input{color:#3f3}@media (max-width:600px){body{font-size:14px}.terminal{padding:15px}}.terminal:before{content:"";pointer-events:none;z-index:1000;background:repeating-linear-gradient(0deg,#00000026,#00000026 1px,#0000 1px 2px);width:100%;height:100%;position:fixed;top:0;left:0}.glitching{backface-visibility:hidden;perspective:1000px;filter:hue-rotate(90deg)blur(.5px)contrast(120%);animation:.2s cubic-bezier(.36,.07,.19,.97) infinite both shake;transform:translate(0,0)}.glitching .line{color:#f0f;text-shadow:2px 2px #0f0}@keyframes shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(1px)}30%,50%,70%{transform:translate(-2px)}40%,60%{transform:translate(2px)}}.video-background{object-fit:cover;opacity:.4;z-index:-1;filter:contrast(1.2);pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.harvested-counter{color:#3f3;opacity:.8;z-index:2000;font-family:Courier New,monospace;font-size:14px;position:fixed;bottom:20px;right:20px}.glitching .harvested-counter{color:red}
