.neo-orwell-container{justify-content:center;align-items:center;height:100%;display:flex}.neo-orwell{text-align:center;background-color:#1f1f1f;border:3px solid #b5b5b5;border-radius:18px;width:300px;padding:30px;transition:all .3s;position:relative;overflow:hidden;box-shadow:12px 12px #5e3515}.neo-orwell:hover{transform:translate(-5px,-5px);box-shadow:18px 18px #5e3515}.neo-orwell__header{color:#d7d7d7;text-transform:uppercase;margin-bottom:20px;font-size:24px;font-weight:700}.neo-orwell__eye{background:#f0f0f0;border:3px solid #000;border-radius:50%;width:120px;height:70px;margin:0 auto 30px;animation:6s infinite neo-orwell-blink;position:relative;overflow:hidden;box-shadow:0 0 20px #f003,0 0 30px #ffffff1a}.neo-orwell__eye-inner{background:#fff;border-radius:50%;width:100px;height:100px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.neo-orwell__iris{background:radial-gradient(circle,#1a1a1a 0%,#4a4a4a 100%);border-radius:50%;width:60px;height:60px;animation:4s infinite neo-orwell-look-around;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.neo-orwell__pupil{background:#000;border-radius:50%;width:25px;height:25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #ff000080}.neo-orwell__eye:before,.neo-orwell__eye:after,.neo-orwell__eye-beam{content:"";pointer-events:none;background:radial-gradient(#ffffff4d 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.neo-orwell__eye:before{animation:4s infinite neo-orwell-spotlight}.neo-orwell__eye:after{animation:4s infinite reverse neo-orwell-spotlight}.neo-orwell__eye-beam:first-child{width:250px;height:250px;animation:5s .5s infinite neo-orwell-spotlight}.neo-orwell__eye-beam:nth-child(2){width:200px;height:200px;animation:6s 1s infinite neo-orwell-spotlight}.neo-orwell__message{color:#d7d7d7;margin-bottom:30px;font-size:18px}.neo-orwell__button{text-transform:uppercase;cursor:pointer;color:#fff;border:none;border-radius:10px;margin:0 10px 20px;padding:15px 30px;font-size:18px;transition:all .3s;display:inline-block}.neo-orwell__button--primary{background-color:#653410}.neo-orwell__button--primary:hover{background-color:#43250c;transform:scale(1.05)}.neo-orwell__button--secondary{background-color:#8c0a0a;position:relative;overflow:hidden}.neo-orwell__button--secondary:hover{background-color:#b81212;animation:.3s infinite neo-orwell-glitch}.neo-orwell__button--secondary .button-text,.neo-orwell__button--secondary .button-text-hover{transition:all .3s;display:block}.neo-orwell__button--secondary .button-text-hover{opacity:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;transform:scale(.5)}.neo-orwell__button--secondary:hover .button-text{opacity:0;transform:scale(1.5)}.neo-orwell__button--secondary:hover .button-text-hover{opacity:1;transform:scale(1)}.neo-orwell__footer{color:#d7d7d7;border-top:2px solid #d49d55;padding-top:20px;font-size:14px}@media (max-width:400px){.neo-orwell{width:80%;padding:20px}}@keyframes neo-orwell-blink{0%,95%,to{border-top-width:3px;border-bottom-width:3px;height:70px}97%{border-top-width:35px;border-bottom-width:35px;height:70px}}@keyframes neo-orwell-look-around{0%,to{transform:translate(-50%,-50%)}25%{transform:translate(-70%,-50%)}50%{transform:translate(-30%,-50%)}75%{transform:translate(-70%,-50%)}}@keyframes neo-orwell-spotlight{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.5;transform:translate(-70%,-50%)scale(1.2)}}@keyframes neo-orwell-fog{0%{transform:translate(0)}to{transform:translate(100%,100%)}}@keyframes neo-orwell-glitch{0%{text-shadow:none;transform:translate(0)}20%{text-shadow:2px 2px red;transform:translate(-5px,5px)}40%{text-shadow:-2px -2px #0f0;transform:translate(-5px,-5px)}60%{text-shadow:2px -2px #00f;transform:translate(5px,5px)}80%{text-shadow:-2px 2px #ff0;transform:translate(5px,-5px)}to{text-shadow:none;transform:translate(0)}}
.credits-glitch{font-weight:700;transition:transform .3s;animation:3s linear infinite alternate colorShift,2.5s ease-in-out infinite alternate textWarp;display:inline-block}.glitch-text{animation:2s infinite glitchText}.shadow-glitch{animation:2s infinite alternate shadowGlitch}@keyframes glitchText{0%{text-shadow:1px 1px #0ff;transform:skew(0)}20%{text-shadow:-1px -1px #0f0;transform:skew(-1deg)}40%{text-shadow:1px -1px #f0f;transform:skew(1deg)}60%{text-shadow:-1px 1px #ff0;transform:skew(-1deg)}80%{text-shadow:2px 2px #00f;transform:skew(1deg)}to{text-shadow:-2px -2px red;transform:skew(0)}}@keyframes shadowGlitch{0%,to{box-shadow:0 0 10px #f0f,0 0 15px #0ff}50%{box-shadow:0 0 5px #0f0,0 0 20px #ff0}}@keyframes colorShift{0%{color:#0f0;text-shadow:0 0 2px #0f0}20%{color:#f0f;text-shadow:1px 0 #f0f}40%{color:#0ff;text-shadow:-1px 0 #0ff}60%{color:#ff0;text-shadow:2px 1px #ff0}80%{color:#0f0;text-shadow:-1px -1px #0f0}to{color:#0f0;text-shadow:0 0 2px #0f0}}@keyframes textWarp{0%{transform:skew(0deg)scale(1)}25%{transform:skew(1deg,-1deg)scale(1.01)}50%{transform:skew(-1deg,1deg)scale(.99)}75%{transform:skew(.5deg)scale(1.02)}to{transform:skew(0deg)scale(1)}}.crt-wrapper{width:100vw;position:relative;overflow:hidden}.crt-frame{background:#000;border:10px solid #1f2937;border-radius:1rem;width:80%;max-width:100%;height:100%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 30px #00ff004d}.crt-frame.sm{border-width:20px;border-radius:1.5rem;max-width:80vw;box-shadow:0 0 60px #0f06}.crt-noise{pointer-events:none;background:url(/textures/crt-noise.gif) cover;opacity:.2;mix-blend-mode:screen;will-change:transform;position:absolute;inset:0}.crt-power-overlay{z-index:50;text-align:center;background:#000;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.crt-power-button{color:#000;background-color:#a3e635;border:4px solid #000;border-radius:9999px;padding:.5rem 1rem;font-size:1rem;font-weight:700;transition:background-color .3s;animation:2s infinite pulse;box-shadow:0 0 10px #0000004d}.crt-power-button:hover{background-color:#4d7c0f}@media (min-width:640px){.crt-power-button{padding:.75rem 1.5rem;font-size:1.25rem}}.crt-power-text{color:#86efac;margin-top:.75rem;font-family:monospace;font-size:.75rem}@media (min-width:640px){.crt-power-text{font-size:.875rem}}.crt-content{justify-content:center;align-items:center;width:100%;height:100%;transition:opacity 1s ease-in-out;display:flex}@keyframes crtStartup{0%{opacity:0;filter:brightness(.5)blur(10px)grayscale();transform:scaleY(.2)skew(10deg)}10%{opacity:1;filter:brightness(2)blur(2px)}15%{opacity:0;filter:blur(20px)}20%{opacity:1;filter:contrast(2)hue-rotate(30deg)}30%{opacity:.3;filter:grayscale()brightness(.3)}40%{opacity:1;transform:scaleX(1.1)skewY(2deg)}60%{opacity:.5;filter:blur(5px)brightness(1.5)}75%{opacity:1;filter:none;transform:none}90%{opacity:.7;transform:scale(1.05)}to{opacity:1;filter:none;transform:none}}.crt-boot{animation:10s ease-in-out forwards crtStartup}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes glitchColorCycle{0%{color:#0ff;text-shadow:0 0 2px #f0f}25%{color:#f0f;text-shadow:0 0 2px #0ff}50%{color:#ff0;text-shadow:0 0 3px #00f}75%{color:#0f0;text-shadow:0 0 2px red}to{color:#0ff;text-shadow:0 0 2px #f0f}}.animate-glitchText{animation:1.2s infinite glitchColorCycle}
