.App{background:url(/bg.webp);background-position:center;background-size:cover;height:100vh;width:100%;overflow:hidden}@keyframes noiseJump{0%{background-position:0 0}20%{background-position:30px -20px}40%{background-position:-25px 15px}60%{background-position:10px -10px}80%{background-position:-15px 25px}to{background-position:0 0}}.App_noise{position:fixed;left:0;top:0;min-width:100vw;min-height:100vh;background-image:url(/noise.webp);background-size:500px;z-index:99;pointer-events:none;mix-blend-mode:soft-light;animation:noiseJump 1s steps(1) infinite}.App_footer{background:linear-gradient(to bottom,#0008,#0000)}.App_footer_wrapper{top:-100vh;width:100%!important;align-items:start!important;z-index:99}.App_canvas{position:relative;z-index:1;pointer-events:none}.App_interactive{min-width:280px;min-height:200px;cursor:pointer}.App_interactive_wrapper{left:-60px;z-index:999;width:100%!important;align-items:end!important}.App_interactiveTv{min-width:60px;min-height:60px;cursor:pointer}.App_interactiveTv_wrapper{left:-52px;top:-415px;z-index:999;width:100%!important;align-items:end!important}.App_vid{width:100%!important;top:50vh;z-index:99999}.App_vid video{width:100vw;height:100vh;object-fit:cover}.Media{min-width:100vw;min-height:100px;display:flex;justify-content:center;align-items:center;gap:30px}@media (max-width: 500px){.Media{gap:20px}}.Media img{width:40px;max-height:40px;-webkit-user-select:none;user-select:none}@media (max-width: 500px){.Media img{width:30px;max-height:30px}}.Media_inactive{display:flex;justify-content:center;align-items:center;cursor:pointer;padding-bottom:8px}.Media_inactive_soon{justify-content:right!important;display:none!important;transition:opacity .2s}.Media_inactive_soon img{min-width:40px}.Media_inactive_base{transition:opacity .2s}.Media a{transition:transform .5s}.Media a:hover{transform:scale(1.2)}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;color:#fff;font-family:Nekst}.dnone{display:none}a{text-decoration:none}input,textarea{box-sizing:border-box}.free_img{width:0px;height:0px;display:flex;justify-content:center;align-items:center;position:relative}html{scroll-behavior:smooth;background:#000;min-height:100vh}body{overflow:hidden}@font-face{font-family:LCD;src:url(/lcd.ttf) format("truetype")}
