@charset "UTF-8";:root{--color-primary:#19a6da;--color-primary-contrast:#fff;--color-primary-shade:#2263d3;--color-primary-tint:#2ed5ff;--color-secondary:#9e9fb1;--color-secondary-contrast:#fff;--color-secondary-shade:#5d5e68;--color-secondary-tint:#b1b2c7;--color-tertiary:#5260ff;--color-tertiary-contrast:#fff;--color-tertiary-shade:#4854e0;--color-tertiary-tint:#6370ff;--color-success:#2dd36f;--color-success-contrast:#fff;--color-success-shade:#28ba62;--color-success-tint:#42d77d;--color-warning:#ffe283;--color-warning-contrast:#000;--color-warning-shade:#e0ac08;--color-warning-tint:#ffca22;--color-danger:#e66576;--color-danger-contrast:#fff;--color-danger-shade:#cf3c4f;--color-danger-tint:#ed576b;--color-dark:#222428;--color-dark-contrast:#fff;--color-dark-shade:#1e2023;--color-dark-tint:#383a3e;--color-medium:#92949c;--color-medium-contrast:#fff;--color-medium-shade:#808289;--color-medium-tint:#9d9fa6;--color-light:#f4f5f8;--color-light-contrast:#000;--color-light-shade:#d7d8da;--color-light-tint:#f5f6f9;--color-disabled:#c2c2c2;--color-message-me:#ffe3a7;--color-message-other:#c9f5f8;--color-step-50:#0d0d0d;--color-step-100:#1a1a1a;--color-step-150:#262626;--color-step-200:#333;--color-step-250:#404040;--color-step-300:#4d4d4d;--color-step-350:#595959;--color-step-400:#666;--color-step-450:#737373;--color-step-500:grey;--color-step-550:#8c8c8c;--color-step-600:#999;--color-step-650:#a6a6a6;--color-step-700:#b3b3b3;--color-step-750:#bfbfbf;--color-step-800:#ccc;--color-step-850:#d9d9d9;--color-step-900:#e6e6e6;--color-step-950:#f2f2f2;--color-shade:var(--color-step-800);--color-shadow:rgba(0,0,0,0.1);--color-shadow-dark:rgba(0,0,0,0.82)}*{font-family:Arial,Helvetica,sans-serif;box-sizing:inherit}* body,* html{padding:0;margin:0;background:#cacaca}* *{font-family:Arial,Helvetica,sans-serif;box-sizing:inherit;font-weight:400}* :focus{outline:var(--color-shadow)}@media (min-width:1367px){h1{font-size:2.5em}}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track:hover>::-webkit-scrollbar-thumb{background:var(--color-step-650)}::-webkit-scrollbar-thumb:hover{background:var(--color-step-650)}.bold{font-weight:500}.center{text-align:center}.capitalize{text-transform:capitalize}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:local("Roboto Light"),local("Roboto-Light"),url(/assets/fonts/Roboto-Light.ttf) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local("Roboto"),local("Roboto-Regular"),url(/assets/fonts/Roboto-Regular.ttf) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:local("Roboto Medium"),local("Roboto-Medium"),url(/assets/fonts/Roboto-Medium.ttf) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:local("Roboto Bold"),local("Roboto-Bold"),url(/assets/fonts/Roboto-Bold.ttf) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:swap;src:local("Roboto Black"),local("Roboto-Black"),url(/assets/fonts/Roboto-Black.ttf) format("woff2")}@-webkit-keyframes rotate-scale-up{0%{transform:scale(1) rotate(0)}50%{transform:scale(2) rotate(180deg)}to{transform:scale(1) rotate(1turn)}}@keyframes rotate-scale-up{0%{transform:scale(1) rotate(0)}50%{transform:scale(2) rotate(180deg)}to{transform:scale(1) rotate(1turn)}}@-webkit-keyframes slide-right{0%{transform:translateX(0);opacity:0}to{transform:translateX(100px);opacity:1}}@keyframes slide-right{0%{transform:translateX(0);opacity:0}to{transform:translateX(100px);opacity:1}}.colorWhite{color:#fff!important}.f-15{font-size:15px!important}.mb-5{margin-bottom:10px!important}.text-left{text-align:justify!important}.changelog-item::marker{content:"✅";margin-right:5px!important}.changelog-title{font-weight:700!important;margin:0!important}.mt-10{margin-top:10px!important}