*{box-sizing:border-box}:root{--bgColor:#008eef;--DarkGray:#333;--Note:rgba(51,51,51,.3);--LightNote:#ededf1;--AccentColor:#febe30;--Gradient:linear-gradient(95deg,#f4c80f -3.04%,#f96441 110.91%);--GradientBlue:linear-gradient(90deg,#81e5ba 0%,#0c58e6);--Primary:#17181a;--TransparentPrimary:rgba(23,24,26,.6);--Gray:#eaebf3;--Blue:#007aff;--TransparentOrange:#fff9f8;--Success:#68cc45;--Red:red;--Disabled:#ddd;--White:#fff}html{scroll-behavior:smooth}body{background:var(--LightNote);font-family:Rubik,sans-serif;line-height:1.6;margin:0;overflow-x:hidden;color:var(--DarkGray)}button:disabled{cursor:not-allowed;pointer-events:all!important}.err{color:#c00}.success{color:#fff}.status0{background-color:#fcd9d9}.status1{background-color:#d6e4ff}.status2{background-color:#fbddbf}.status3{background-color:#c6f1d9}.status4{background-color:#dee3e7}.status5{background-color:#fcd9d9}