:root{--color1:#17202a;--color2:#f8f8f8;--color3:#ffd966;--color4:#494e53;--color5:gold;--color6:#2b3644;--color7:#f2362d;--color8:#4caf50;--color9:#1e81da;--color10:#000;--color11:#64b4dc;--rgbColor1:23, 32, 42;--rgbColor2:248, 248, 248;--rgbColor3:255, 217, 102;--rgbColor4:73, 78, 83;--rgbColor5:255, 215, 0;--rgbColor6:43, 54, 68;--rgbColor7:242, 54, 45;--rgbColor8:76, 175, 80;--rgbColor9:30, 129, 218;--rgbColor10:0, 0, 0;--rgbColor11:100, 180, 220;--font1:"Roboto";--font2:"Moontime";--font3:"Montserrat";--font4:"Digital";--headerHeight:50px;--windowWidth:90vw;--fontSize:12px;--boxShadow1:0 2px 5px rgba(var(--rgbColor1), .2);--boxShadow2:0 2px 5px rgba(var(--rgbColor9), .2);--boxShadow3:0 2px 5px rgba(var(--rgbColor2), .2);--boxShadow4:0px -5px 5px -5px rgba(var(--rgbColor6), .4) inset, 0px 5px 5px -5px rgba(var(--rgbColor6), .4) inset;--gradient1:linear-gradient(135deg, rgba(var(--rgbColor10), .6), rgba(var(--rgbColor10), .6), rgba(var(--rgbColor10), .6));--gradient2:linear-gradient(to bottom, rgba(var(--rgbColor2), .25), rgba(var(--rgbColor1), .25));--gradient3:linear-gradient(to bottom, rgba(var(--rgbColor4), .9), rgba(var(--rgbColor1), .9), rgba(var(--rgbColor4), .9));--gradient4:linear-gradient(135deg, rgba(var(--rgbColor9), .6), var(--color9));--gradient5:linear-gradient(to bottom, rgba(var(--rgbColor11), 1), rgba(var(--rgbColor9), 1));--gradient6:linear-gradient(135deg, rgba(var(--rgbColor11), 1), rgba(var(--rgbColor9), 1), rgba(var(--rgbColor11), 1))}@media only screen and (min-width:1024px){:root{--headerHeight:60px;--windowWidth:calc(100vw * 80 / 100);--fontSize:14px}}@media only screen and (min-width:1382px){:root{--windowWidth:calc(1382px * 80 / 100)}}@font-face{font-family:Roboto;src:url(/fonts/roboto.ttf)}@font-face{font-family:Moontime;src:url(/fonts/moontime.ttf)}@font-face{font-family:Montserrat;src:url(/fonts/montserrat.ttf)}@font-face{font-family:Digital;src:url(/fonts/digital.ttf)}*{scrollbar-color:var(--color9) transparent;scroll-behavior:smooth;margin:0;padding:0;transition:all .3s ease-in-out}::-webkit-scrollbar{min-width:5px;max-width:5px;min-height:5px;max-height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--color9);border-radius:20px}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body{background-color:var(--color2);min-width:100vw;max-width:100vw;min-height:100dvh;max-height:max-content;font-family:var(--font1);color:var(--color1);font-size:var(--fontSize);flex-direction:column;justify-content:flex-start;align-items:center;gap:15px;display:flex;overflow-x:hidden!important}@media only screen and (min-width:1024px){body{gap:30px}}pre{font-family:var(--font1);white-space:pre-wrap;word-wrap:break-word;font-size:var(--fontSize)}pre::placeholder{font-family:var(--font1)}textarea{font-family:var(--font1);white-space:pre-wrap;word-wrap:break-word;font-size:var(--fontSize)}textarea::placeholder{font-family:var(--font1)}a,a:hover,a:link,a:active{color:var(--color2);-webkit-text-decoration:unset;text-decoration:unset}
