.About_container__ESJG2{min-height:100vh;padding:20px;font-family:Inter,sans-serif}.About_container__ESJG2,.About_tvSection__64d3x{display:flex;align-items:center;justify-content:center}.About_tvSection__64d3x{width:100%}.About_tvContainer__N6_eh{position:relative;width:100%;max-width:600px;aspect-ratio:4/3}.About_tvImage__vXnfH{width:100%;height:100%;object-fit:contain;position:relative;z-index:2}.About_screenContent__Gq25t{position:absolute;top:12%;left:5%;right:28%;bottom:17%;z-index:1;background:#0a0a0a;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.About_screenContent__Gq25t:before{background:linear-gradient(transparent 50%,rgba(0,255,0,.03) 0);background-size:100% 4px;animation:About_scanlines__qzbeP .1s linear infinite;z-index:3}.About_screenContent__Gq25t:after,.About_screenContent__Gq25t:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.About_screenContent__Gq25t:after{background:radial-gradient(ellipse at center,transparent 60%,rgba(0,0,0,.3) 100%);animation:About_flicker__Rezbx 3s ease-in-out infinite alternate;z-index:2}.About_typingText__BEq2M{color:#ffffff;font-family:Courier New,monospace;font-size:1.1rem;line-height:1.4;text-align:center;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;height:100%;width:100%}.About_screenVideo__yk8jk{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;z-index:1;transition:opacity .3s ease}.About_screenVideo__yk8jk.About_videoActive__GqZPa{opacity:1}.About_staticNoise__G_sCk{position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-conic-gradient(#000 0deg,#000 90deg,#fff 90deg,#fff 180deg),repeating-conic-gradient(#fff 0deg,#fff 90deg,#000 90deg,#000 180deg);background-size:8px 8px,12px 12px;background-position:0 0,4px 4px;animation:About_pixelStatic__B8jQg .1s infinite;z-index:2;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.About_staticNoise__G_sCk:before{background:repeating-linear-gradient(0deg,transparent,transparent 4px,rgba(255,255,255,.8) 0,rgba(255,255,255,.8) 8px,transparent 0,transparent 12px,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 16px),repeating-linear-gradient(90deg,transparent,transparent 6px,rgba(128,128,128,.6) 0,rgba(128,128,128,.6) 12px);animation:About_pixelNoise__FTzC4 .08s infinite}.About_staticNoise__G_sCk:after,.About_staticNoise__G_sCk:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;image-rendering:pixelated}.About_staticNoise__G_sCk:after{background:repeating-linear-gradient(45deg,rgba(255,255,255,.3),rgba(255,255,255,.3) 2px,transparent 0,transparent 4px,rgba(0,0,0,.4) 0,rgba(0,0,0,.4) 6px,transparent 0,transparent 8px);animation:About_pixelFlicker__IjMt_ .12s infinite}.About_line__snwWT{opacity:0;white-space:nowrap;overflow:hidden;border-right:2px solid #ffffff;width:0;max-width:-moz-fit-content;max-width:fit-content;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.About_line__snwWT:first-child{animation:About_typeText1__q6UGX 1.8s steps(14) .5s forwards,About_hideCursor__Rqy4P .1s ease-in 2.2s forwards,About_hideText__ingXc .5s ease-in 3.5s forwards}.About_line__snwWT:nth-child(2){animation:About_typeText2__hlcVm 2.2s steps(19) 3.5s forwards,About_hideCursor__Rqy4P .1s ease-in 5.6s forwards,About_hideText__ingXc .5s ease-in 6s forwards}.About_line__snwWT:nth-child(3){animation:About_typeText3__3vh_D 1.8s steps(15) 6.5s forwards,About_hideCursor__Rqy4P .1s ease-in 8.2s forwards,About_hideText__ingXc .5s ease-in 9s forwards}.About_line__snwWT:nth-child(4){animation:About_typeText4__lPvWx 2.5s steps(27) 9.5s forwards,About_hideCursor__Rqy4P .1s ease-in 11.9s forwards,About_hideText__ingXc .5s ease-in 12s forwards}@keyframes About_typeText1__q6UGX{0%{opacity:1;width:0}to{opacity:1;width:100%;max-width:16ch}}@keyframes About_typeText2__hlcVm{0%{opacity:1;width:0}to{opacity:1;width:100%;max-width:21ch}}@keyframes About_typeText3__3vh_D{0%{opacity:1;width:0}to{opacity:1;width:100%;max-width:17ch}}@keyframes About_typeText4__lPvWx{0%{opacity:1;width:0}to{opacity:1;width:100%;max-width:29ch}}@keyframes About_hideCursor__Rqy4P{0%{border-right-color:#ffffff}to{border-right-color:transparent}}@keyframes About_hideText__ingXc{0%{opacity:1}to{opacity:0}}@keyframes About_pixelStatic__B8jQg{0%{background-position:0 0,4px 4px;filter:contrast(1.2) brightness(.9)}25%{background-position:-8px 8px,12px -4px;filter:contrast(1.5) brightness(1.1)}50%{background-position:4px -8px,-8px 12px;filter:contrast(.8) brightness(1.3)}75%{background-position:12px 4px,-12px -8px;filter:contrast(1.8) brightness(.7)}to{background-position:0 0,4px 4px;filter:contrast(1.2) brightness(.9)}}@keyframes About_pixelNoise__FTzC4{0%{transform:translate(0) scale(1);opacity:.7}33%{transform:translate(-2px,1px) scale(1.02);opacity:.9}66%{transform:translate(1px,-2px) scale(.98);opacity:.4}to{transform:translate(0) scale(1);opacity:.7}}@keyframes About_pixelFlicker__IjMt_{0%{opacity:.6;transform:translateX(0)}20%{opacity:.9;transform:translateX(-1px)}40%{opacity:.3;transform:translateX(1px)}60%{opacity:.8;transform:translateX(0)}80%{opacity:.1;transform:translateX(-1px)}to{opacity:.6;transform:translateX(0)}}@keyframes About_scanlines__qzbeP{0%{transform:translateY(0)}to{transform:translateY(4px)}}@keyframes About_flicker__Rezbx{0%,to{opacity:1}50%{opacity:.98}}@media (max-width:768px){.About_tvContainer__N6_eh{max-width:400px}.About_typingText__BEq2M{font-size:.8rem}.About_screenContent__Gq25t{top:5%;left:0;right:2%;bottom:18%;width:80%}}@media (max-width:480px){.About_tvContainer__N6_eh{max-width:300px}.About_typingText__BEq2M{font-size:.6rem;line-height:1.3}.About_screenContent__Gq25t{top:5%;left:0;right:2%;bottom:18%;width:80%}}