@import url("https://fonts.googleapis.com/css2?family=Libre+Barcode+39+Text&family=Share+Tech+Mono&display=swap");@import url("https://fonts.googleapis.com/css2?family=Dosis&family=Libre+Barcode+39+Text&family=Poppins:wght@300;600&display=swap");h1,h2,h3,h4,a,p,span,label,select,button,li{font-family:'Share Tech Mono', monospace;color:#EEEEEE}body{background-color:#050505;margin:0}footer{color:#EEEEEE;margin-top:50px;font-family:'Poppins', sans-serif;font-weight:300}footer a{font-family:unset}footer hr{border:1px solid #414141;width:90%;height:0px}footer div{display:flex;justify-content:space-around;white-space:nowrap;margin-top:40px;margin-bottom:10px}@media only screen and (max-width: 1000px){footer div{flex-direction:column;align-items:center;gap:30px}}footer div div{flex-grow:1;margin:unset;margin:0 20px;flex-direction:column;justify-content:start;gap:10px}footer div div span{font-weight:600;margin-bottom:10px;font-size:20px}footer div div.logo{gap:10px;flex-grow:2;align-items:center}footer div div.logo div{flex-direction:row;gap:20px}footer div div.logo div a{align-self:center;font-size:26ox;font-weight:600}footer div div.logo div img{width:36px}footer div div.logo a{font-size:24px;text-align:left}@media only screen and (max-width: 600px){footer div div.logo a{text-align:center}}footer small{padding-left:10px;font-size:10px}#nav-open-button:hover{cursor:pointer}nav{justify-content:start;gap:4vw;display:flex;margin:24px}nav #home{width:clamp(18px, 10vw, 64px);min-width:24px;padding:5px;padding-bottom:0}nav #bar-menu{display:flex;align-items:center;justify-content:space-between;flex-direction:column;flex-shrink:0;cursor:pointer;color:rgba(238,238,238,0.2);background-color:#eee}nav #bar-menu a{padding:16px;width:60%;height:fit-content;z-index:2}nav #nav-pages{justify-content:start;align-items:center;gap:5vw;display:flex;flex-direction:row}nav #nav-pages a{font-size:clamp(1rem, 4vw, 36px)}nav #nav-pages hr{margin:0;border:1px solid #808080;width:0;height:30%}nav.active{width:100vw}main{min-height:calc(100vh - 10vh)}.link-effect a{font-weight:bold;font-family:'Poppins', sans-serif;margin:auto;text-shadow:none;position:relative;text-decoration:none;font-size:larger}.link-effect a::before{position:absolute;overflow:hidden;max-width:0;color:#eee;border-bottom:4px solid #eee;font-weight:bold;-webkit-transition:max-width 0.5s;-moz-transition:max-width 0.5s;transition:max-width 0.5s;content:attr(data-hover)}.link-effect a:hover::before{max-width:100%}@-webkit-keyframes svg-text-anim{40%{stroke-dashoffset:0;fill:transparent}60%{stroke-dashoffset:0;fill:#EEEEEE}100%{stroke-dashoffset:0;fill:#EEEEEE}}@keyframes svg-text-anim{40%{stroke-dashoffset:0;fill:transparent}60%{stroke-dashoffset:0;fill:#EEEEEE}100%{stroke-dashoffset:0;fill:#EEEEEE}}
