*{box-sizing:border-box;margin:0;padding:0}body{background:#000;color:#a9ffa9;font-family:VT323,Courier New,monospace;font-size:20px;height:100vh;line-height:1.2;overflow:hidden;transform-style:preserve-3d}#crt-canvas{display:none;left:0;pointer-events:none;position:fixed;top:0;z-index:1000}#crt-canvas,.terminal{height:100vh;width:100vw}.terminal{background:#000;border-radius:15px;filter:contrast(1.2) brightness(1.1);overflow:hidden;padding:20px;position:relative}.terminal:after{background:radial-gradient(ellipse at center,transparent 0,transparent 60%,rgba(0,0,0,.5) 85%,rgba(0,0,0,.8) 100%);z-index:5}.terminal:after,.terminal:before{content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.terminal:before{animation:noise .2s linear infinite alternate-reverse;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,255,0,.03) 0,rgba(0,255,0,.03) 4px),repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(0,255,0,.03) 0,rgba(0,255,0,.03) 4px)}@keyframes noise{0%{opacity:1;transform:translate(0)}10%{opacity:.9;transform:translate(-1px)}20%{opacity:1;transform:translate(1px)}30%{opacity:.95;transform:translate(0)}40%{opacity:1;transform:translate(-1px)}50%{opacity:.9;transform:translate(1px)}60%{opacity:1;transform:translate(0)}70%{opacity:.95;transform:translate(-1px)}80%{opacity:1;transform:translate(1px)}90%{opacity:.9;transform:translate(0)}to{opacity:1;transform:translate(-1px)}}.scanlines{animation:scanlines-anim .1s linear infinite;background:linear-gradient(0deg,rgba(0,0,0,.2) 50%,transparent 0);background-size:100% 4px;height:100%;top:0;z-index:15}.scanlines,.sweep{left:0;pointer-events:none;position:absolute;width:100%}.sweep{animation:sweep 8s linear infinite;background:linear-gradient(180deg,transparent 0,rgba(0,255,0,.1) 50%,transparent);height:200%;top:-100%;z-index:20}@keyframes scanlines-anim{0%{background-position:0 0}to{background-position:0 4px}}@keyframes sweep{0%{transform:translateY(-50vh)}to{transform:translateY(150vh)}}.content{border-radius:10px;display:flex;flex-direction:column;height:100%;position:relative;z-index:10}.output{flex:1;white-space:pre-wrap;word-wrap:break-word;margin-bottom:10px}.output.nowrap-text{white-space:pre;word-wrap:normal;overflow:hidden}.output.wrap-text{white-space:pre-wrap;word-wrap:break-word}.input-line{align-items:flex-start;display:flex;gap:5px}.prompt{margin-top:2px}.input,.prompt{color:#a9ffa9;line-height:1.2}.input{background:transparent;border:none;flex:1;font-family:inherit;font-size:inherit;outline:none;overflow:hidden;resize:none;white-space:pre-wrap;word-wrap:break-word;min-height:20px}.cursor{animation:blink 1s infinite;background:#a9ffa9;display:inline-block;flex-shrink:0;height:20px;margin-top:2px;width:10px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.glow{text-shadow:0 0 5px #a9ffa9,0 0 10px #a9ffa9}body.purple-mode,body.purple-mode .input,body.purple-mode .prompt{color:#c299ff}body.purple-mode .cursor{background:#c299ff}body.purple-mode .glow{text-shadow:0 0 5px #c299ff,0 0 10px #c299ff}body.red-mode,body.red-mode .input,body.red-mode .prompt{color:#ff6b6b}body.red-mode .cursor{background:#ff6b6b}body.red-mode .glow{text-shadow:0 0 5px #ff6b6b,0 0 10px #ff6b6b}.gero-glitch{animation:violentGlitch .35s linear}@keyframes violentGlitch{0%{filter:hue-rotate(0deg) contrast(1) brightness(1);transform:translate(0) scaleX(1)}5%{filter:hue-rotate(90deg) contrast(3) brightness(2);transform:translate(-5px) scaleX(.98)}10%{filter:hue-rotate(-60deg) contrast(.5) brightness(3);transform:translate(8px) scaleX(1.02)}15%{filter:hue-rotate(180deg) contrast(4) brightness(.5);transform:translate(-3px) scaleX(.99)}20%{filter:hue-rotate(-120deg) contrast(2) brightness(4);transform:translate(12px) scaleX(1.05)}25%{filter:hue-rotate(270deg) contrast(5) brightness(.2);transform:translate(-8px) scaleX(.95)}30%{filter:hue-rotate(45deg) contrast(1.5) brightness(2.5);transform:translate(6px) scaleX(1.03)}35%{filter:hue-rotate(-90deg) contrast(6) brightness(1);transform:translate(-10px) scaleX(.97)}40%{filter:hue-rotate(135deg) contrast(.8) brightness(3);transform:translate(4px) scaleX(1.01)}45%{filter:hue-rotate(-45deg) contrast(3.5) brightness(.7);transform:translate(-7px) scaleX(.94)}50%{filter:hue-rotate(225deg) contrast(2.5) brightness(2);transform:translate(15px) scaleX(1.08)}55%{filter:hue-rotate(-135deg) contrast(4.5) brightness(1.5);transform:translate(-12px) scaleX(.92)}60%{filter:hue-rotate(315deg) contrast(1.2) brightness(3.5);transform:translate(9px) scaleX(1.04)}65%{filter:hue-rotate(-225deg) contrast(5.5) brightness(.3);transform:translate(-5px) scaleX(.96)}70%{filter:hue-rotate(60deg) contrast(2.8) brightness(2.8);transform:translate(7px) scaleX(1.02)}75%{filter:hue-rotate(-30deg) contrast(3.8) brightness(1.2);transform:translate(-11px) scaleX(.93)}80%{filter:hue-rotate(150deg) contrast(1.8) brightness(4);transform:translate(3px) scaleX(1.06)}85%{filter:hue-rotate(-180deg) contrast(6.5) brightness(.8);transform:translate(-6px) scaleX(.91)}90%{filter:hue-rotate(240deg) contrast(3.2) brightness(2.2);transform:translate(13px) scaleX(1.07)}95%{filter:hue-rotate(-270deg) contrast(4.8) brightness(1.8);transform:translate(-4px) scaleX(.98)}to{filter:hue-rotate(270deg) contrast(1.2) brightness(1.1);transform:translate(0) scaleX(1)}}@font-face{font-display:swap;font-family:VT323;font-style:normal;font-weight:400;src:url(./VT323-normal-400-vietnamese.DXYSXa9B.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:VT323;font-style:normal;font-weight:400;src:url(./VT323-normal-400-latin-ext.C0dxqyaI.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:VT323;font-style:normal;font-weight:400;src:url(./VT323-normal-400-latin.C5q55ueI.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.seo-only[data-v-f2b40577]{height:1px;left:-10000px;overflow:hidden;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}.static-overlay[data-v-f2b40577]{background:#000;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.static-canvas[data-v-f2b40577]{display:block;height:100%;width:100%}.channel-flash[data-v-f2b40577]{animation:channelFlash-f2b40577 .12s ease-out;background:#fff;height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:10000}.terminal[data-v-f2b40577]{transition:transform .08s ease-out}.nowrap-content[data-v-f2b40577]{overflow-x:auto;white-space:nowrap;word-break:keep-all}@keyframes channelFlash-f2b40577{0%{opacity:0}20%{opacity:1}to{opacity:0}}
