*{--red:#ff3800;--green:#9eff00;--bgcolor:#212121;box-sizing:border-box}@font-face{font-family:ocraext;src:url(/fonts/ocraext.woff2)}@font-face{font-family:forced_square;src:url(/fonts/forced_quare.woff2)}@font-face{font-family:foughtknight;src:url(/fonts/foughtknight.woff2)}html{scroll-behavior:smooth;scroll-padding-top:5em;overflow-y:auto}body,html{width:auto;padding:0;margin:0;height:100%}html{color:var(--green);background-color:var(--bgcolor);font-family:ocraext;font-size:larger;font-weight:400}@media (max-width:800px){html{background-image:unset}}.separator{width:100%;height:100%;margin:1rem;color:#000}.separator--last{margin-bottom:2rem;margin-top:3rem}.toolbox--bottom,.toolbox--left{align-items:center;display:flex;flex-direction:column;position:absolute;top:1em;z-index:10}.toolbox--left{left:1em}.toolbox--bottom{bottom:1em;left:1em;position:fixed;right:unset;top:unset}@media (max-width:800px){.toolbox--bottom,.toolbox--left{bottom:unset;flex-direction:row;top:0}.toolbox--left{align-items:center;display:flex;justify-content:center;left:0;right:unset;width:100vw}.toolbox--left a{flex-grow:0;width:unset}.toolbox--bottom{bottom:0;left:0;right:unset;top:unset}}.background{background:linear-gradient(180deg,#0f0,#000 10%,#000 52%,red);z-index:-2}.background,.background--anim{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;opacity:.2;position:fixed;width:100vw}.background--anim{background-image:url(/bg.min.svg);z-index:-1}a{color:inherit;text-decoration:none;transition:all .3s ease}a,a:active,a:visited{color:var(--green)}a:hover{color:var(--red);transition:color .3s}h1{margin:unset;padding:unset}h2{background-color:#0009;border-radius:15px;padding:.3rem;margin:.6rem .3rem;text-align:center;font-family:forced_square}.dropshadow,h1,h2{filter:drop-shadow(0 0 4px)}#btn-up{transform:translateX(-150px);transition:all .3s ease-in-out}#btn-up.show{transform:translateX(0)}main{justify-content:space-between}header,main{align-items:center;display:flex;flex-direction:column}header{font-family:foughtknight;text-align:center}header img{margin:3em 1em 0;width:70%}header h1{display:none;filter:drop-shadow(0 0 50px);font-size:5vmax;font-weight:400}@media (max-width:800px){header{margin-top:2rem}}section{flex-grow:1;width:100%;max-width:800px;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between}article{background:#5dc10060;background-image:url(/circuit-board.svg);background-size:15%;border-radius:18px;box-shadow:19px 19px 38px #1c1c1c,-19px -19px 38px #262626;margin:1rem;padding:.5rem;width:80vw;max-width:100%}@media (max-width:800px){article{background-size:35%}}