.art-displayer{width:100%}.art-displayer .art-container{width:100%;height:430px;margin:1em 0;border:2px solid #c9e5fd;background-color:#253047}.art-displayer .art-container img{width:100%;height:100%;object-fit:cover}.art-displayer .art-container img:hover{object-fit:contain}.art-displayer .credit{display:flex;gap:.5em;padding:1em;margin:.25em 0;background-color:#232d35}.art-displayer .credit p{opacity:.9}.art-displayer .credit a{font-weight:700}.art-displayer .credit a:hover{text-decoration:underline}.art-displayer .controls{display:flex;gap:1em;justify-content:center;align-items:center}.art-displayer .controls p:hover{scale:1.05;color:#c9e5fd;cursor:pointer}.footer-decor{display:flex;justify-content:space-between;width:100%;position:relative;top:20px;z-index:-20}.footer-decor img{max-width:100%}#footer{background:#222327}#footer .container{max-width:1200px;display:grid;grid-template-columns:1fr 3fr;height:100%}#footer .footer-side{height:100%;display:flex;flex-direction:column;gap:1vw;padding:1vw}#footer .footer-side img{max-width:100%}#footer .footer-side .logo{max-height:150px}#footer .footer-side .footer-nav{display:grid;grid-template-columns:1fr 1fr}#footer .footer-side .footer-nav .section{display:flex;flex-direction:column;border-left:2px solid hsla(0,0%,100%,.253);padding-left:10px}#footer .footer-side .footer-nav .section a{opacity:.4}#footer .footer-side .footer-nav .section a:hover{opacity:1}#footer .footer-content{height:100%;background-color:#1a1b1f;display:grid;grid-template-columns:1fr 1.5fr}#footer .footer-content .people{margin-top:1em;padding-inline:1em}#footer .footer-content .people .credits .head{background-color:#565684}#footer .footer-content .people .credits .head h2{font-size:.8rem;padding:0 .5em;color:#20204a}#footer .footer-content .people .credits .list{border:2px solid #565684;display:grid;grid-template-columns:1fr 1fr;padding:.5em;grid-gap:1vw;gap:1vw}#footer .footer-content .people .credits .list .credit{display:block}#footer .footer-content .people .credits .list .credit .handle{font-size:1rem;color:#e8e8ff;transition:all .1s ease}#footer .footer-content .people .credits .list .credit .role{font-size:.8rem;opacity:.4}#footer .footer-content .people .credits .list .credit:hover .handle{padding-inline:.5em;scale:1.02}#footer .footer-content .people .subscription{margin:1em 0}#footer .footer-content .people .subscription .head{background-color:#565684}#footer .footer-content .people .subscription .head h2{font-size:.8rem;padding:0 .5em;color:#20204a}#footer .footer-content .people .subscription .subscribe-form{border:2px solid #565684;padding:.5em;display:flex;flex-direction:column}#footer .footer-content .people .subscription .subscribe-form .action{display:flex;gap:1em;margin-top:1em}#footer .footer-content .people .subscription .subscribe-form .action button{width:100%;height:100%;background:#3b693f;font-family:var(--fontMain);transition:all .25s ease;padding:.5em}#footer .footer-content .people .subscription .subscribe-form .action button:hover{outline:2px solid #fff;cursor:pointer}#footer .footer-content .people .subscription .subscribe-form .action button.unsub{background:rgba(225,95,95,.752)}#footer .footer-content .people .subscription .subscribe-form .action button:active{scale:.9}#footer .footer-content .people .subscription .subscribe-form .action button:disabled{cursor:not-allowed;filter:brightness(50%);scale:1;outline:none}#footer .footer-content .people .subscription .subscribe-form .input{background:#20204a;padding:1em;font-family:var(--fontMain);margin:1em}#footer .footer-content .people .subscription .subscribe-form .input::placeholder{opacity:.27}#footer .footer-content .people .subscription .subscribe-form .desc,#footer .footer-content .people .subscription .subscribe-form .warn{font-size:.7rem}#footer .footer-content .people .subscription .subscribe-form .warn{color:#3b693f;margin:1em 0}#footer .footer-content .people .vip{margin-top:1em;margin-bottom:50px}#footer .footer-content .people .vip .head{background-color:#3b693f}#footer .footer-content .people .vip .head h2{font-size:.8rem;padding:0 .5em;color:#20204a}#footer .footer-content .people .vip .list{border:2px solid #3b693f;display:grid;grid-template-columns:1fr 1fr;padding:.5em .5em 30px;grid-gap:1vw;gap:1vw}#footer .footer-content .people .vip .list .ppl{background-color:#343846;display:grid;grid-template-columns:50px 1fr;grid-gap:.2em;gap:.2em}#footer .footer-content .people .vip .list .ppl:hover{border:1px solid #fff}#footer .footer-content .people .vip .list .ppl .pfp img{width:100%;height:100%;background:#222327;object-fit:cover}#footer .footer-content .people .vip .list .ppl .detail{padding:.2em}#footer .footer-content .people .vip .list .ppl .detail .handle{font-size:.8rem;transition:all .1s ease;opacity:.4}#footer .footer-content .people .vip .list .ppl .detail .name{font-size:1rem;color:#e8e8ff}#footer .footer-content .people .vip .list .ppl:hover .handle{padding-inline:.5em;scale:1.04}#footer .footer-content .footer-data{padding:1em}#footer .footer-content .footer-data .command{font-size:1.2rem}#footer .footer-content .footer-data .comments{font-size:.7rem;opacity:.3;font-weight:200}#footer .footer-content .footer-data .about{padding:1rem 0;font-size:.8rem;opacity:.8}#footer .footer-content .footer-data .footer-socials{display:flex;gap:.25em}#footer .footer-content .footer-data .footer-socials a{background-color:#2a2d33;color:#fff;aspect-ratio:1/1;padding:.15em;font-size:1.2rem;width:35px;display:flex;align-items:center;justify-content:center}#footer .footer-content .footer-data .footer-socials a:hover{scale:1.1;border:1px solid #fff}#footer .footer-content .footer-data .top-button{display:flex;background:#565684;align-items:center;justify-content:center;gap:.5em;padding:.25em;margin:1em 0;transition:all .1s ease}#footer .footer-content .footer-data .top-button svg{rotate:45deg;transition:all .2s ease}#footer .footer-content .footer-data .top-button:hover{scale:1.05;border:1px solid #fff}#footer .footer-content .footer-data .top-button:hover svg{rotate:0deg}#footer .footer-content .footer-data .top-button:active{scale:.95}#footer .footer-content .footer-data .special-credit{height:50px;display:block;transform-origin:left;transition:all .25s ease;background-color:rgba(77,218,136,.322);opacity:.8}#footer .footer-content .footer-data .special-credit img{height:100%;width:100%;object-fit:contain;object-position:left}#footer .footer-content .footer-data .special-credit:hover{scale:1.02;opacity:1;background-color:rgba(77,218,136,.322);filter:brightness(120%)}@media screen and (max-width:1024px){.footer-decor img{max-width:40%}}@media screen and (max-width:869px){#footer .footer-content{display:flex;flex-direction:column}}@media screen and (max-width:549px){#footer .footer-content .people .credits .list{display:flex;flex-direction:column;gap:1em}#footer .footer-content .footer-data .footer-socials{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}#footer .footer-content .footer-data .footer-socials a{width:100%}#footer .footer-content .footer-data .footer-socials a svg{width:1.5em;height:1.5em}#footer .footer-content .people .vip .list{display:flex;flex-direction:column;grid-area:1em}}@media screen and (max-width:425px){#footer .container{display:flex;flex-direction:column;align-items:center}#footer .footer-side .decor{display:none}#footer .footer-content{flex-direction:column-reverse}#footer .footer-side{margin:1em 0}.footer-decor img{max-width:50%}}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;transition:all 2s ease}.loading-screen.loaded{opacity:0;pointer-events:none}.loading-screen .decor_frame{width:100px;height:50px;border:2px solid #fff;position:absolute;animation:frame 2s forwards}.loading-screen .decor_frame.top{top:2%;left:2%;border-right:0;border-bottom:0;padding:1.3em}.loading-screen .decor_frame.top p{color:#ebebeb;font-size:.5rem;white-space:0;border-right:2px solid #dbeeff;overflow:hidden;white-space:nowrap;margin:1em 0;width:0;animation:typing .7s steps(40) forwards,blink-caret .75s step-end infinite}.loading-screen .decor_frame.top p:first-child{animation-delay:0}.loading-screen .decor_frame.top p:nth-child(2){animation-delay:1.5s}.loading-screen .decor_frame.top p:nth-child(3){animation-delay:2.25s}.loading-screen .decor_frame.top p:nth-child(4){animation-delay:3s}.loading-screen .decor_frame.top p:nth-child(5){animation-delay:3.75s}.loading-screen .decor_frame.top p:nth-child(6){animation-delay:4.5s}@keyframes typing{0%{width:0}95%{border-width:4px}to{width:100%;border-width:0}}.loading-screen .decor_frame.bottom{bottom:2%;right:2%;border-top:0;border-left:0}.loading-screen .connection{width:100vw;height:100vh;scale:1.5 1.2}.loading-screen .connection path{stroke-dashoffset:200px;stroke-dasharray:500;stroke-width:.1vw;stroke-linecap:round;filter:drop-shadow(0 0 5px #afd9fd);animation:stroke 30s linear infinite alternate-reverse,fade-in 5s forwards}.loading-screen .connection path:last-of-type{animation:stroke 17s linear infinite alternate-reverse,fade-in 5s forwards;animation-delay:.4s}.loading-screen .connection path:first-of-type{animation:stroke 44s linear infinite alternate-reverse,fade-in 5s forwards;stroke-dasharray:800 600 400;transform:translateY(10%)}.loading-screen .loading-bar{position:fixed;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center}.loading-screen .loading-bar.on .bar-container{opacity:0;pointer-events:none;display:none}.loading-screen .loading-bar.off .power-container{pointer-events:none;opacity:1;display:none}.loading-screen .loading-bar .bar-container{transition:all .5s ease;z-index:100%;width:100%;display:flex;flex-direction:column;max-width:50%;margin:0 auto}.loading-screen .loading-bar .power-container{margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column;filter:drop-shadow(0 0 5px #afd9fd);scale:.8;transition:all .25s ease;animation:fade-in 2s forwards;position:relative}.loading-screen .loading-bar .power-container .power{scale:1;max-width:80%;transform:translateX(-2%);transition:all .25s ease}.loading-screen .loading-bar .power-container .splash{width:100%;position:absolute;background:radial-gradient(50% 50% at 50% 50%,rgba(175,217,253,0) 0,rgba(175,217,253,.29) 73.44%,#afd9fd 100%);top:0;border-radius:50%;left:0;aspect-ratio:1/1;scale:0}.loading-screen .loading-bar .power-container .splash.splashing{animation:splashing 2s ease-out forwards}.loading-screen .loading-bar .power-container .splash.splash.splashing~p,.loading-screen .loading-bar .power-container .splash.splashing~svg{opacity:0}.loading-screen .loading-bar .power-container:hover{filter:drop-shadow(0 0 8px #afd9fd);cursor:pointer}.loading-screen .loading-bar .power-container:hover .power{scale:1.05}.loading-screen .loading-bar .power-container:active .power{scale:.95}.loading-screen .loading-bar .power-container p{opacity:.5;transform:translateX(-10px);font-size:.8rem}.loading-screen .loading-bar .top{animation:sway 2s ease infinite}.loading-screen .loading-bar .bar{height:40px;background:rgba(175,217,253,.286);margin:.8em 0;position:relative}.loading-screen .loading-bar .bar .fill-bar{display:flex;gap:5px;width:0;height:100%;animation:bar-fill 2s linear infinite forwards;animation-timing-function:steps(12);animation-delay:1s;overflow:hidden}.loading-screen .loading-bar .bar:before{position:absolute;content:"";width:100%;height:100%;scale:1.04 1.3;transform-origin:50% 55%;border:1px solid #afd9fd}.loading-screen .loading-bar .bar .fill{width:100%;background:#afd9fd;height:100%;min-width:5vw}@keyframes splashing{0%{scale:0}80%{opacity:1}to{scale:15;opacity:0}}@keyframes hidden{0%{opacity:1}80%{opacity:0;display:block}to{display:none}}@keyframes bar-fill{0%{width:0}50%{width:100%}to{width:100%}}@keyframes stroke{0%{stroke-dashoffset:0px}to{stroke-dashoffset:500%}}@keyframes sway{0%{opacity:.2}50%{opacity:.7}to{opacity:.2}}@keyframes frame{0%{width:0;opacity:0}to{opacity:.5;width:300px}}.path-container{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100vh;width:100vw;text-align:center;padding-bottom:40vh}.path-container,.path-container .path-picker{opacity:1;transition:all 1s ease}.path-container .path-picker .title{margin-bottom:3em;display:flex;align-items:center;flex-direction:column;justify-content:center}.path-container .path-picker .title h2,.path-container .path-picker .title p{white-space:nowrap;overflow:hidden;border-right:2px solid #c9e5fd;animation:typewriter 2s linear forwards,blink-caret .75s step-end infinite;width:0}.path-container .path-picker .title h2{font-size:2rem;font-weight:400}.path-container .path-picker .title p{color:#5960b5;animation:typewriter 4s linear forwards,blink-caret .75s step-end infinite;animation-delay:2s;border-width:0}.path-container .path-picker .paths{width:100%;align-items:center;gap:10em;display:flex;justify-content:center}.path-container .path-picker .paths .path{cursor:pointer;position:relative;opacity:0;animation:fade-in 1.5s forwards}.path-container .path-picker .paths .path .path-button{display:flex;width:100%;margin:2em 0;transition:all .25s ease;background:none;border:none}.path-container .path-picker .paths .path .path-button:active,.path-container .path-picker .paths .path .path-button:hover svg{scale:.8}.path-container .path-picker .paths .path .path-button svg{transition:all .15s ease;position:absolute;margin:-2em -5em -2em 0;scale:.7;z-index:-10}.path-container .path-picker .paths .path .path-button p{color:#c9e5fd;font-size:1.2rem;margin:0 2em;text-align:center}.path-container .path-picker .paths .path .path-art{max-width:100%}.path-container .path-picker .paths .path.good{animation-delay:5.4s}.path-container .path-picker .paths .path.good svg{left:-5%}.path-container .path-picker .paths .path.corruption{animation-delay:6.5s}.path-container .path-picker .paths .path.corruption p{color:#228329}.path-container .path-picker .paths .path.corruption svg{right:20%}.path-container .path-picker .paths .path.corruption svg circle{stroke:#324918}.path-container .path-picker .paths .path.corruption svg circle:first-of-type{fill:#324918}.path-container .path-picker .path-art{position:relative;width:100%;justify-content:center;z-index:-100;height:0}.path-container .path-picker .path-art .nik{position:absolute;top:0;width:400px;height:auto;object-fit:contain;object-position:top}.path-container .path-picker .path-art .good-nik{right:50%;animation:good-nik 2s ease forwards,fade-in 1s ease forwards;animation-delay:7s;right:0;opacity:0}.path-container .path-picker .path-art .bad-nik{left:70%;animation:bad-nik 2s ease forwards,fade-in 1s ease forwards;animation-delay:7s;left:0;opacity:0}.path-container .path-result{display:flex;opacity:0;transition:all .25s ease}.path-container .path-result .bar{width:100;height:50px;background-color:rgba(70,86,134,.365)}.path-container.choosen .path-picker,.path-result{opacity:0;pointer-events:none}.path-result{position:fixed;top:0;left:0;width:100vw;height:100vh;transition:all 1s ease;display:flex;align-items:center;justify-content:center;gap:1em}.path-result .bar{width:50%;height:80px;display:flex;border:1px solid #afd9fd;padding:.5em;justify-content:space-between;gap:.6em}.path-result .bar .good-fill{border-radius:2em 0 0 2em;background-color:#5960b5}.path-result .bar .cor-fill,.path-result .bar .good-fill{width:0;height:100%;transition:all 2s ease;transition-delay:2s}.path-result .bar .cor-fill{border-radius:0 2em 2em 0;background-color:#228329}.path-result .good{font-size:4rem;color:#5960b5}.path-result .corrupt{color:#228329;font-size:4rem}.path-result.choosen{opacity:1;pointer-events:none}.path-result.choosen .arrow{transform:translateX(0)}.path-result.choosen .bar{opacity:1}.path-result.choosen .corrupt,.path-result.choosen .good{transform:translateY(0);opacity:1}.path-result .arrow{transform:translateX(540px);transition:all 2s ease;position:relative}.path-result .arrow.reverse{rotate:180deg}.path-result .bar{transition:all 1s ease;transition-delay:1s;opacity:0}.path-result .good{transform:translateY(-300px)}.path-result .corrupt,.path-result .good{transition:all 1s ease;transition-delay:1.5s;opacity:0}.path-result .corrupt{transform:translateY(300px)}.thepaths{opacity:1;display:block;height:100vh;width:100vw;position:fixed}.thepaths.done{animation:hide 2s ease forwards}@keyframes hide{0%{opacity:1}79%{display:block}80%{opacity:0;display:none}to{opacity:0}}@keyframes good-nik{0%{right:0;filter:saturate(0)}to{right:55%;filter:saturate(100%)}}@keyframes bad-nik{0%{filter:saturate(0);left:0}to{filter:saturate(100%);left:57%}}@keyframes typewriter{0%{width:0;border-width:4px}80%{border-width:4px}90%{border-width:0}to{width:100%;border-width:0}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#afd9fd}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media screen and (max-width:730px){.path-container .path-picker .title h2{font-size:1.2rem}.path-container .path-picker .paths{gap:2em}.path-container .path-picker .path-art .good-nik{transform:translateX(70px)}.path-container .path-picker .path-art .bad-nik{transform:translateX(-70px) translateY(-30px)}}@media screen and (max-width:600px){.path-result.choosen .arrow{display:none}.path-result .bar{width:80%}.path-container .path-picker .paths .path .path-button p{font-size:1rem}.path-container .path-picker .path-art .good-nik{transform:translateX(70px) scale(.8)}.path-container .path-picker .path-art .bad-nik{transform:translateX(-70px) translateY(-30px) scale(.8)}}@media screen and (max-width:520px){.path-container{padding-bottom:70vh}.path-container .path-picker .title{margin-bottom:0}.path-container .path-picker .paths .path .path-button p{font-size:.7rem}.path-container .path-picker .paths .path.corruption svg,.path-container .path-picker .paths .path.good svg{scale:.3;opacity:0}.path-container .path-picker .paths .path.corruption .path-button{background-color:rgba(50,73,24,.678)}.path-container .path-picker .paths .path.good .path-button{background-color:#181f49}.path-container .path-picker .path-art .good-nik{transform:translateX(70px) scale(.8)}.path-container .path-picker .path-art .bad-nik{transform:translateX(-70px) translateY(-30px) scale(.8)}}@media screen and (max-width:425px){.path-result{display:flex;flex-direction:column}.path-result .bar{width:90%}.path-container .path-picker .title{font-size:.6rem}.path-container .path-picker .title h2{font-size:.8rem}.path-container .path-picker .path-art .nik{width:300px}.path-container .path-picker .paths{gap:.25em}}#about{box-shadow:inset 0 0 53px 0 rgba(92,162,223,.466);padding:100px 0}#about .container{display:grid;grid-template-columns:1fr 1fr;grid-gap:1em;gap:1em;height:100%;max-width:1300px}#about .container .art-container{display:flex;align-items:center}#about .container .art-container img{height:100%;max-width:100%;object-fit:cover}#about .container .about-container{padding:2em}#about .container .about-container .window-container{max-width:600px}#about .container .about-text{display:flex;flex-direction:column;gap:2em;padding:1em 1em 100px}#about .container .about-text p{font-size:1rem;color:#a5a5a5}#about .container .about-text p:before{content:"> "}#about .container .about-text .wr{color:#c9e5fd}#about .container .about-text .cor{color:#1a7824}@media screen and (max-width:1024px){#about .container .art-container img{object-fit:cover;border:4px solid #c9e5fd}#about .container{grid-template-columns:1fr 2fr}#about .container .about-container{padding:0;max-width:100%;min-width:0%}#about .container .about-container .section-title .directory{font-size:.8rem}}@media screen and (max-width:768px){#about .container .art-container img{object-fit:cover;border:4px solid #c9e5fd;min-height:400px}#about .container{grid-template-columns:1fr}#about .container .about-text p{font-size:.9rem}#about .container .about-container .section-title .directory{font-size:.7rem}#about{padding:80px}}@media screen and (max-width:505px){#about{padding:80px 15px}#about .container .about-text{padding:1em .25em}#about .container .about-text p{font-size:.8rem}#about .container .about-container .section-title .directory{font-size:.7rem}}@media screen and (max-width:375px){#about .container .about-container .section-title .directory{font-size:.6rem}}.window-container{width:100%;height:100%;background:linear-gradient(180deg,#1e1e1e 38.02%,rgba(30,30,30,.62) 86.46%);box-shadow:-10px 10px rgba(0,0,0,.185)}.window-container .window-header{display:flex;font-size:2rem;justify-content:space-between;align-items:center;background:#565684;padding:.2em .5em;font-family:Nik;color:#fff}.window-container .window-header h2{box-shadow:inset 4px 4px 5px rgba(0,0,0,.096);background-color:rgba(28,23,38,.64);text-shadow:3px 3px 2px rgba(24,20,27,.466);padding:0 .2em;font-size:2rem;color:#fff;font-weight:400}.window-container .window-header img{max-height:30px}.window-container .window-body{padding:.3em 1em}@media screen and (max-width:425px){.window-container .window-header h2{font-size:1.4rem;padding:.3em}.window-container .window-header{padding:.15em}}.section-title{margin-top:1em}.section-title .directory{font-size:1.2rem}.section-title .run-command{font-size:1.7rem}.section-title .run-command b{font-weight:700}.section-title .description{margin:1em;opacity:.6;font-size:1rem}.section-title .cursor{animation:blink .8s steps(1) infinite}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media screen and (max-width:768px){.section-title .directory{font-size:1rem;opacity:.5}.section-title .run-command{font-size:1.3rem}}@media screen and (max-width:425px){.section-title .directory{font-size:.65rem;opacity:.5}.section-title .run-command{font-size:1rem}}#artwork .title{text-align:center;font-size:4.5rem;background:linear-gradient(180deg,#a8b3d6,hsla(0,0%,100%,0));-webkit-background-clip:text;background-clip:text;color:transparent;margin:.2em 0}#artwork .art-point{max-width:min(80%,800px);text-align:center;font-size:1.2rem;margin:1em auto;flex-wrap:wrap}#artwork .art-point,#artwork .art-point .btn-art{font-family:Fira Code;display:flex;justify-content:center;align-items:center;gap:1em}#artwork .art-point .btn-art{background:#393951;color:#fff;padding:.25em 1em}@media screen and (max-width:420px){#artwork .art-point{font-size:1rem}}#artwork .artwork-list{display:flex;align-items:center;justify-content:center;gap:10em 4em;flex-wrap:wrap;max-width:1300px;margin:0 auto}#artwork .artwork-list .window-body{padding:1em 2em;min-height:700px;width:600px}#artwork .staff{max-width:min(90%,500px);margin:100px auto}#artwork .staff .art-container img{object-position:top;object-fit:contain}#artwork .staff .desc a{font-size:2rem}@media screen and (max-width:670px){.art-displayer .art-container{height:auto;max-height:100%}#artwork .title{font-size:3rem}#artwork .artwork-list .window-body{width:100%}}@media screen and (max-width:425px){.art-displayer .credit{flex-direction:column;align-items:center}}@media screen and (max-width:375px){#artwork .title{font-size:2.3rem}}#contacts{margin-bottom:200px}#contacts .field{background:none;caret-shape:underscore;font-size:1.2em;width:100%;padding:.5em;color:#d4f7ff;background:rgba(0,0,0,.137)}#contacts .field::placeholder{color:hsla(0,0%,100%,.309);opacity:.7}#contacts .field:focus{color:rgba(42,220,75,.941)}#contacts .field:focus:after{content:"_"}#contacts textarea{background:none;resize:none;width:100%;color:#d4f7ff;font-size:1.2rem;padding:.5em;min-height:200px;background:rgba(0,0,0,.137)}#contacts textarea::placeholder{color:hsla(0,0%,100%,.309);opacity:.7}#contacts textarea:focus{color:rgba(42,220,75,.941)}#contacts textarea:focus:after{content:"_"}#contacts .contact-form{display:flex;gap:2em;flex-direction:column}#contacts button{background-color:#565684;color:#fff;font-size:2rem;font-family:Nik;transition:all .1s ease;cursor:pointer}#contacts button:hover{scale:1.05}@media screen and (max-width:425px){#contacts .section-title .description{margin:1.5em .25em}}#container_hero .path-counter{position:absolute;top:10px;width:100%;display:flex;justify-content:center;opacity:.7}#container_hero .path-counter p{color:#565684;border:2px solid #565684;padding:0 1em;font-size:2rem}#container_hero .path-counter p .bad{font-weight:700;color:#228329}#container_hero .path-counter p .good{font-weight:700;color:#c9e5fd}#container_hero .display{overflow:hidden;max-width:100vw;min-height:550px;width:100%;position:relative}#container_hero .display .bg-binary{width:100%;height:100%;position:absolute;z-index:-10;background:url(/background/binary-spread.png),rgba(0,0,0,.125);background-blend-mode:multiply;background-repeat:no-repeat;background-position:top}#container_hero .display .niks{height:400px;bottom:0;position:absolute;z-index:-5;width:100%;display:flex;justify-content:center}#container_hero .display .niks .frame-main{position:absolute;bottom:20%;z-index:-2;max-height:100%}#container_hero .display .niks .nik-center{scale:2.2;position:relative;top:20%;left:-2%}#container_hero .display .niks .nik{position:absolute;max-height:100%;left:calc(50% - 400px);background:red}#container_hero .display .niks .cor-nik{max-height:100%;position:absolute;left:50%}#container_hero .display .logo-container{position:absolute;display:flex;width:100%;bottom:0;justify-content:center}#container_hero .display .window{position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;gap:600px;z-index:-10;padding-top:120px}#container_hero .display .window .popup{scale:.7;opacity:.5}#container_hero .display .window .popup.corrupt{position:relative;top:80px}#container_hero .display .connection{display:flex;justify-content:center;align-items:end;z-index:-100;width:100%;gap:950px;padding-top:100px;position:absolute}#container_hero .display .header-frame{position:absolute;display:flex;width:100%;bottom:-20px;z-index:-2;justify-content:space-between}#container_hero .display .arrows{position:absolute;width:100%;display:flex;align-items:center;justify-content:center;gap:1350px;height:550px}#container_hero .display .arrows .arrow{transition:all .1s ease}#container_hero .display .arrows .arrow.r{rotate:180deg}#container_hero .header{background:linear-gradient(180deg,#1e1e1e,#1e1e1e 30.73%,rgba(30,30,30,.98) 50%,rgba(30,30,30,.85) 84.37%,rgba(30,30,30,.53));min-height:250px}#container_hero .header .decor-stripe{width:100%;height:30px;background:url(/background/header_top.png),#565684;background-size:100% 30px;box-shadow:2px 2px 5px #000}#container_hero .header .navigation{display:flex;justify-content:center;gap:1em;font-size:1.7rem;flex-wrap:wrap;margin:2em}#container_hero .header .navigation a.selected,#container_hero .header .navigation a:hover{text-decoration:underline;font-weight:700;color:#c9e5fd}@media screen and (max-width:1024px){#container_hero .display .niks .frame-main{width:900px;bottom:30%;scale:.8 1}#container_hero .display .header-frame img{width:35%}#container_hero .display .window{scale:.8;gap:500px}#container_hero .display .connection{gap:650px;padding-top:200px}#container_hero .display .connection img{scale:.5}#container_hero .header .navigation{font-size:1.2rem}#container_hero .path-counter p{font-size:.95rem}}@media screen and (max-width:768px){#container_hero .display .niks{height:300px}#container_hero .display .logo-container .main-logo{max-width:350px}#container_hero .display .window{padding-top:0}#container_hero .display .window img{scale:.4}#container_hero .display{min-height:400px}#container_hero .display .connection{gap:500px;padding-top:20px}#container_hero .display .connection img{scale:.5}#container_hero .header .navigation{font-size:1.1rem}}@media screen and (max-width:425px){#container_hero .display{min-height:300px}#container_hero .display .niks{height:230px}#container_hero .display .logo-container .main-logo{max-width:250px}#container_hero .header .navigation{font-size:1.1rem;display:grid;grid-gap:.45em;gap:.45em;grid-template-columns:3fr 4px}#container_hero .header .navigation a{background-color:hsla(0,4%,5%,.259);padding:.5em;border-radius:.25em;color:#fff}#container_hero .header .navigation a.selected{background-color:#36434e}#container_hero .path-counter{padding-top:5px}#container_hero .path-counter p{font-size:1rem}}#showcase{padding:150px 0}#showcase .models-navigation{display:flex;align-items:center;justify-content:center;font-size:1.2rem;width:100%;transition:all .1s ease;cursor:pointer;gap:1em}#showcase .models-navigation p.active,#showcase .models-navigation p:hover{color:#c9e5fd;scale:1.05;font-weight:700}#showcase .models-navigation p.active span,#showcase .models-navigation p:hover span{color:#c9e5fd}#showcase .model-showcase{padding-bottom:50px}#showcase .model-showcase .model-info{margin:1em 0}#showcase .model-showcase .model-info .credit{font-size:2rem;font-weight:300}#showcase .model-showcase .model-info .credit a{font-weight:700;color:#c9e5fd}#showcase .model-showcase .model-info .credit a:hover{text-decoration:underline}#showcase .model-showcase .model-image{display:grid;grid-template-columns:2fr 1fr;grid-gap:1em;gap:1em}#showcase .model-showcase .model-image img{border:1px solid #c9e5fd;width:100%;height:100%;object-fit:cover;max-height:100%;max-width:100%;height:350px;display:block}#showcase .model-showcase .model-image img:hover,.decor_union{object-fit:contain}.decor_union{margin:0 auto;width:100%;max-height:200px;filter:drop-shadow(2px 2px 51px rgba(201,229,253,.368627451));animation:glow 5s ease infinite alternate}@keyframes glow{0%{filter:drop-shadow(2px 2px 51px rgba(201,229,253,.5019607843))}to{filter:drop-shadow(2px 2px 20px rgba(201,229,253,.4941176471))}}@media screen and (max-width:680px){#showcase .model-showcase .model-image{display:flex;flex-direction:column}#showcase .model-showcase .model-info .credit{font-size:1.2rem;margin:0}#showcase .model-showcase .model-info{margin:2em 0 .25em}#showcase .models-navigation{font-size:1rem}}@media screen and (max-width:425px){#showcase .models-navigation{display:flex;flex-direction:column;width:100%;gap:1em}#showcase .models-navigation p{background-color:#171a1d;display:flex;width:100%;font-size:1.5rem;padding:.25em;justify-content:space-around}#showcase .models-navigation p span{display:none}#showcase .models-navigation p.active{background-color:#c9e5fd;color:#171a1d}#showcase .model-showcase .model-image img{height:auto;max-height:400px}}#schedules{margin:0 0 200px;background:url(/background/sched_stripe.png),#cfcfcf;background-blend-mode:multiply;animation:stripe 20s linear infinite;height:400px;display:flex;align-items:center}#schedules.video{margin-top:100px}#schedules.second{margin-top:400px;animation-direction:reverse;font-family:Nik}#schedules.second img{object-fit:contain!important}#schedules.second .header{justify-content:center}#schedules.second .header .decor.text{color:#fff;font-size:2rem;text-align:center;background:#fff;-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 4px rgba(255,255,255,.607))}#schedules .sched-img{transition:all .1s ease;height:100%;background-color:#2b2933;max-width:1200px;margin:0 auto;border:2px solid #c9e5fd;aspect-ratio:16/9;scale:1.5;position:relative;box-shadow:-7px 7px #000}#schedules .sched-img:hover{scale:1.6}#schedules .sched-img img,#schedules .sched-img video{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}#schedules .sched-img:before{content:"";position:absolute;scale:1.05 1.08;border:1px solid hsla(0,0%,100%,.281);width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}#schedules .header{position:absolute;display:flex;justify-content:space-between;align-items:end;width:100%;bottom:105%}#schedules .header img{max-width:200px}@keyframes stripe{0%{background-position:0 0}to{background-position:1000px 500px}}@media screen and (max-width:1200px){#schedules .sched-img{scale:1.2}#schedules .sched-img:hover{scale:none}}@media screen and (max-width:1024px){#schedules .sched-img{scale:1}}@media screen and (max-width:768px){#schedules{height:300px}#schedules .sched-img{max-width:100%}}@media screen and (max-width:425px){#schedules{height:200px;margin:20px}#schedules .header{display:flex;justify-content:center}#schedules .header .decor{display:none;font-family:var(--fontNik)}}#setup{margin:200px 0}#setup .decor{margin:20px 0;width:70%;object-fit:contain}#setup .setup-container{background:linear-gradient(180deg,#222226 54.17%,rgba(34,34,38,0));min-height:300px;padding:1em 2em 200px;max-width:900px;margin:0 auto;transform:skew(200px);position:relative}#setup .setup-container .decor_small_arrow{position:absolute;left:-20%}#setup .setup-container .spec{padding:2em 0;display:flex;gap:.4em;flex-direction:column}#setup .setup-container .spec .spec-text{color:#7e7688;transition:all .25s ease}#setup .setup-container .spec .spec-text:hover{transform:translateX(10px);color:#fff;text-shadow:2px 2px 5px #c9e5fd}@media screen and (max-width:768px){#setup .setup-container .spec{gap:2em}#setup .setup-container .spec .spec-text{display:flex;flex-direction:column}}@media screen and (max-width:425px){#setup .setup-container .decor_small_arrow{rotate:90deg;left:70%;top:-15%}}#socials{background:linear-gradient(180deg,#232226,rgba(35,34,38,.77));box-shadow:0 25px 54px 0 rgba(88,153,211,.15)}#socials .socials-header{background:#1f1f1f}#socials .socials-header .container{margin:0 auto;padding:.5em;font-size:2rem}#socials .socials-body .socials-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.5em;padding-bottom:2em}#socials .socials-body .socials-list .socials{background:#393951;border-radius:0 2em 0 0;filter:drop-shadow(2px 2px 4px black);transition:all .15s ease}#socials .socials-body .socials-list .socials:hover{scale:1.05;outline:2px solid #c9e5fd;filter:drop-shadow(2px 2px 4px #C9E5FD)}#socials .socials-body .socials-list .socials .icon{display:flex;align-items:center;justify-content:center;border:10px solid #555582;background:rgba(133,133,172,.227);border-radius:0 2em 0 0;padding:1em}#socials .socials-body .socials-list .socials .icon svg{font-size:5rem;filter:drop-shadow(2px 2px 4px black)}#socials .socials-body .socials-list .socials .text{font-size:.5rem;text-align:center;padding:1em .2em}@media screen and (max-width:425px){#socials .socials-header .container{font-size:1.4rem}.section-title .run-command{font-size:.7rem}}#clips{min-height:500px;background:linear-gradient(#232226,rgba(35,34,38,.471));box-shadow:0 0 40px 4px rgba(201,229,253,.576);width:100%}#clips .heading{background-color:#1f1f1f}#clips .heading h2{text-align:center;padding:.25em;font-size:3rem}#clips .clip-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));margin:0 auto;padding:1em;max-width:1200px;grid-gap:2em;gap:2em;padding-block:50px}#clips .clip-list .clip{width:100%}#clips .clip-list .clip:hover video{scale:1.02;outline:2px solid #c9e5fd}#clips .clip-list .clip video{width:100%;transition:all .5s ease;height:250px;background:#1a1a1c;border:3px solid #565684}#clips .clip-list .clip .info{padding:1em;margin-top:.25em;background:#1f1f1f;border-bottom:4px solid #565684}#clips .clip-list .clip .info h3{padding:.25em 0}#clips .clip-list .clip .info p{opacity:.5;font-size:.75rem}#support{margin:200px 0}#support .decor{margin:20px 0;width:100%;max-height:50px;display:flex;align-items:end;justify-content:end}#support .decor img{object-fit:contain;width:70%}#support .bottom-connect{max-height:120px;display:flex;justify-content:end}#support .bottom-connect img{max-width:100%;object-position:right;object-fit:contain}#support .support-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:3em;gap:3em}#support .support-container .support-part .window-body{padding:2em}#support .support-container .support-part .window-body img{max-height:250px;width:100%;object-fit:cover;border:2px solid #fff}#support .support-container .support-part .window-body p{opacity:.6}#support .support-container .media-part{display:grid;grid-template-columns:1fr 1fr;grid-gap:2em;gap:2em}#support .support-container .media-part .media{cursor:pointer}#support .support-container .media-part .media .decor_text{max-width:100%}#support .support-container .media-part .media .media-logo{width:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#3b693f,rgba(59,105,63,0));border:2px solid #9fefa6;transition:all .25s ease;position:relative;max-width:200px;padding:2em;color:#000}#support .support-container .media-part .media .media-logo:before{content:"";position:absolute;height:100%;width:100%;border:2px solid #fff;scale:0;transition:all .25s ease}#support .support-container .media-part .media .media-logo:hover:before{scale:1}#support .support-container .media-part .media .media-logo img{max-width:100%;opacity:.7}#support .support-container .media-part .media .details{padding:1em 0}#support .support-container .media-part .media .details h2{color:#9fefa6}#support .support-container .media-part .media .details p{opacity:.8;font-size:.7rem}#support .support-container .media-part .media .details a:hover{scale:1.02;text-decoration:underline}@media screen and (max-width:1024px){#support .support-container{grid-template-columns:2fr 1fr}#support .support-container .media-part .media .media-logo{max-width:100%}#support .support-container .media-part{display:flex;flex-direction:column}#support .support-container .media-part .media .decor_text{max-width:40%}}@media screen and (max-width:768px){#support .support-container{display:flex;flex-direction:column}#support .support-container .media-part{display:grid;grid-template-columns:1fr 1fr}}@media screen and (max-width:425px){#support .support-container .media-part{display:flex;flex-direction:column;align-items:center}}#time-sync{background:linear-gradient(180deg,#1e1b22 38.02%,#17161d 86.46%);margin:100px 0}#time-sync .confine{max-width:1200px;margin:0 auto}#time-sync .heading{background:#565684}#time-sync .heading h2{text-shadow:2px 2px 0 rgba(0,0,0,.329);font-family:Nik}#time-sync .connection-lost,#time-sync .heading h2{text-align:center;font-size:3rem}#time-sync .connection-lost p{color:#93f4fd;background:linear-gradient(270deg,rgba(201,229,253,.227),rgba(147,244,253,.545),rgba(201,229,253,.227));animation:blink 2s linear infinite}#time-sync .user-time{text-align:center;margin:2em 0}#time-sync .user-time h2{color:#c9e5fd;font-size:1.2rem;margin:1em}#time-sync .user-time .user-time-detail{display:flex;justify-content:space-evenly;flex-wrap:wrap}#time-sync .user-time .user-time-detail p{color:#565684;font-size:1.3rem}#time-sync .next-stream-time{background:linear-gradient(180deg,rgba(26,120,36,.59),rgba(48,222,66,0));text-align:center;padding:2em}#time-sync .next-stream-time h2{font-size:1.2rem;font-family:Nik;letter-spacing:.25em;color:#fff;text-shadow:2px 2px #fff,2px 2px 3px #000;color:transparent}#time-sync .next-stream-time .ctd-timer{padding:.15em 0;margin:.2em 0;color:#3b8046;background-color:rgba(72,253,133,.068);text-shadow:2px 3px rgba(0,0,0,.322);border-radius:2em 0 2em 0;font-size:5rem;font-weight:700;letter-spacing:.15em}#time-sync .next-stream-time .ctd-timer span{color:#3b8046;opacity:.5;animation:blink 1s linear infinite}#time-sync .next-stream-time .ctd-detail .time{color:#3b8046;font-size:1.2rem}#time-sync .next-stream-time .ctd-detail .tz{color:#3b8046;letter-spacing:-1px;font-weight:700}#time-sync .flight-time{margin:.4em;padding:2.5em 1em;display:flex;justify-content:center;gap:1em;flex-wrap:wrap}#time-sync .flight-time .area{background:linear-gradient(180deg,#3a3a65,#211f27);padding:.55em 1em;border-radius:.5em;outline:1px solid transparent;border:2px solid #5e5e81;transition:all .5s ease;box-shadow:2px 3px 1px rgba(19,15,54,.651)}#time-sync .flight-time .area:hover{scale:1.05;outline-color:#93f4fd;outline-offset:5px}#time-sync .flight-time .area .area-time{font-size:2.1rem;text-align:right;padding-left:2em;font-weight:700;color:#93f4fd}#time-sync .flight-time .area .area-detail .country{font-family:Nik;color:transparent;text-shadow:1px 1px #fff;font-size:1.2rem;margin-top:1em;text-transform:uppercase}#time-sync .flight-time .area .area-detail .date{opacity:.5}#time-sync.only-time{background:none;margin:0;scale:.7;transform-origin:top}#time-sync.only-time .confine{max-width:100%}#time-sync.only-time .confine .flight-time.active{margin-top:-50px}#time-sync.only-time .confine .flight-time.active .area .area-time{animation:blinks .5s infinite alternate-reverse}@keyframes blinks{0%{opacity:1}to{opacity:.7}}#time-sync #world-map #chartdiv{height:550px;max-width:70%;margin:0 auto;background:rgba(0,0,0,.305)}@media screen and (max-width:550px){#time-sync #world-map #chartdiv{height:30vh;max-width:100%}}#time-sync #world-map .map-head{text-align:center;margin-bottom:1em;margin-top:100px}@media screen and (max-width:420px){#time-sync #world-map .map-head{font-size:3rem}#time-sync #world-map .map-head p{font-size:20%}}#time-sync #world-map .map-head h2{font-size:4rem;font-family:Nik}#time-sync #world-map .tz-head{background:#3a3a65;border-top:2px solid #93f4fd;border-bottom:2px solid #93f4fd;min-height:30px}#time-sync #world-map .tz-head h2{text-align:center;font-size:2rem}#time-sync #world-map .setting{display:flex;justify-content:center;flex-direction:column;align-items:center;padding-top:1em}#time-sync #world-map .setting #timezone-sel{width:50%;background:linear-gradient(180deg,#3b8046,#211f27);font-size:1.5rem;padding:.5em;border:1px solid #3b8046;font-family:var(--fontM);margin-top:.5em}@media screen and (max-width:550px){#time-sync #world-map .setting #timezone-sel{width:100%}}@media screen and (max-width:420px){#time-sync #world-map .setting #timezone-sel{font-size:1rem}}#time-sync #world-map .setting #timezone-sel .opt{font-family:var(--fontM);background:#3b8046}#time-sync #world-map .setting #timezone-sel .opt:hover{background:#000}#time-sync #world-map .selectedTime{width:50%;margin:0 auto}@media screen and (max-width:720px){#time-sync #world-map .selectedTime{width:80%}}@media screen and (max-width:550px){#time-sync #world-map .selectedTime{width:100%}}#time-sync #world-map .selectedTime .area{width:100%}#time-sync #world-map .selectedTime .area .country{padding-top:0;margin-top:0}#time-sync #world-map .selectedTime .area .area-time{text-align:center;font-size:4rem;padding-left:0}@media screen and (max-width:550px){#time-sync #world-map .selectedTime .area .area-time{font-size:10vw}}#time-sync #world-map .selectedTime .area .area-detail{display:flex;justify-content:space-between;align-items:center;padding:1em;background:rgba(0,0,0,.301)}@media screen and (max-width:550px){#time-sync #world-map .selectedTime .area .area-detail{flex-direction:column;text-align:center}}#time-sync #world-map .selectedTime .area .area-detail .stream{text-align:right}#time-sync #world-map .selectedTime .area .area-detail .stream span{color:#3b8046}@media screen and (max-width:550px){#time-sync #world-map .selectedTime .area .area-detail .stream{text-align:center;margin:1em 0}}#time-sync #world-map .timezone-list.flight-time{margin:0 auto;align-items:flex-start;justify-content:center;justify-items:center}#time-sync #world-map .timezone-list.flight-time .area{min-width:300px}#time-sync #world-map .timezone-list.flight-time .stream{background:rgba(0,0,0,.33);text-align:right;margin-top:1em;padding:1em}#time-sync #world-map .timezone-list.flight-time .stream span{color:#3b8046}