.LoginButton-module__cuaVWG__loginButton{padding:none;font-size:calc(var(--fontSize) + 2px);background-color:var(--background);color:var(--foreground);border:none;border-radius:10px;outline:none;padding:3px 8px;font-weight:700}.LoginButton-module__cuaVWG__loginButton:hover{color:var(--foreground)}
.Navbar-module__L3qtea__navbar{width:var(--windowWidth);padding-top:8px;padding-bottom:8px;padding-left:calc((100dvw - var(--windowWidth))/2);padding-right:calc((100dvw - var(--windowWidth))/2);background-color:var(--secondary);flex-direction:row;justify-content:space-between;align-items:center;display:flex}.Navbar-module__L3qtea__nvabar_companyLogo{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:5px;display:flex}.Navbar-module__L3qtea__nvabar_companyLogo p{font-size:calc(var(--fontSize) + 3px);color:var(--background);text-transform:uppercase;letter-spacing:-1px;margin-top:5px;font-family:Mokoto Glitch;font-weight:700}.Navbar-module__L3qtea__nvabar_companyLogo_logo{width:calc(var(--fontSize) + 10px);height:calc(var(--fontSize) + 10px);justify-content:center;align-items:center;display:flex;position:relative}@media only screen and (min-width:1024px){.Navbar-module__L3qtea__navbar{padding-top:10px;padding-bottom:10px}.Navbar-module__L3qtea__nvabar_companyLogo span{margin-top:7px}.Navbar-module__L3qtea__nvabar_companyLogo_logo{width:calc(var(--fontSize) + 14px);height:calc(var(--fontSize) + 14px)}}
:root{--windowWidth:calc(100dvw*85/100);--fontSize:12px;--background:#f7f7f7;--foreground:#1a1a1a;--secondary:#4a4a4a;--borders:#e1e1e1;--color1:#1bbbff;--color2:#ff4141;--color3:#106ffe;--color4:#1877f2;--color5:#000;--color6:#1e81da;--color7:#f35c8e;--color8:#5ce6b4;--rgbColorBg:247,247,247;--rgbColorFg:26,26,26;--rgbColorSc:74,74,74;--rgbColorBr:225,225,225;--rgbColor1:27,187,255;--rgbColor2:255,65,65;--rgbColor3:16,111,254;--rgbColor4:24,119,242;--rgbColor5:0,0,0;--rgbColor6:30,129,218;--rgbColor7:243,92,142;--rgbColor8:92,230,180}@media only screen and (min-width:1024px){:root{--windowWidth:calc(100dvw*85/100);--fontSize:13px}}@media only screen and (min-width:1440px){:root{--windowWidth:calc(1440px*80/100)}}@font-face{font-family:Red Hat Display;src:url(/fonts/red-hat-display.ttf)}@font-face{font-family:Mokoto Glitch;src:url(/fonts/mokoto-glitch.otf)}*{font-family:Red Hat Display;font-size:var(--fontSize);transition:all .3s ease-in-out}body{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-width:100dvw;max-width:100dvw;min-height:100dvh;max-height:fit-content;margin:0;padding:0;display:flex;overflow-x:hidden!important}a,a:hover,a:link,a:active{color:unset;-webkit-text-decoration:unset;text-decoration:unset}button,input,textarea,p,pre,h1,h2,h3,h4,h5,li,strong,br,h6{font-size:calc(var(--fontSize) + 2px);margin:0;padding:0}hr{margin:none;padding:none;background-color:var(--borders);border:none;height:1px}h1{font-size:calc(var(--fontSize) + 20px);color:var(--foreground);font-weight:800}h2{font-size:calc(var(--fontSize) + 10px);color:var(--color6);padding-top:15px;font-weight:800}h3{font-size:calc(var(--fontSize) + 2px);color:var(--foreground);font-weight:800}pre{white-space:wrap}
