:root{--font:"PT Sans";font-family:var(--font);--transparent:transparent;--color-black:#000;--color-white:#fff;--color-primary:#6c72ff;--color-secondary:rgba(206,207,239,.5);--color-accent:var(--color-primary);--color-accent-tp:rgba(14,15,64,.6);--color-font:#cecfef;--color-bg:#141416;--color-input-bg:#ecedfb;--color-gray:#1e1e22;--color-danger:#eb5757;--color-bg-danger:#f9e7e7;--color-disabled:var(--color-font);--color-success:#37a552;--color-bg-success:#e7f9eb;--iframe-accent:#00f0eb;--color-accent-cta:#3e279b;--box-gradient-1:linear-gradient(133.73deg,#3277b5 1.05%,#10378d 98.33%);--box-gradient-2:linear-gradient(133.73deg,#8e32b5 1.05%,#441f93 98.33%);--box-gradient-3:linear-gradient(133.73deg,var(--color-success) 1.05%,#0c731a 98.33%);--box-gradient-4:linear-gradient(156.04deg,#3b92e3,#0c62b0 99.38%);--form-gradient:linear-gradient(133.73deg,rgba(142,50,181,.95) 1.05%,rgba(68,31,147,.95) 98.33%);--weight-100:100;--weight-200:200;--weight-300:300;--weight-400:400;--weight-500:500;--weight-600:600;--weight-700:700;--weight-800:800;--weight-900:900;--btn-h:100%;--size-zero:0;--inherit:inherit;--br-rounded:50%;--global-transition:color .35s,fill .35s,background-color .35s,border-color .35s,stroke .35s,filter .35s;--box-shadow-notification:0px 4px 4px rgba(0,0,0,.25);--border-radius-notification:4px}*{box-sizing:border-box;mix-blend-mode:normal;outline:none!important}:after,:before{box-sizing:inherit}:focus{outline:none}html{scroll-behavior:smooth}body,html{margin:0;overflow-x:hidden;padding:0}body{background-color:var(--color-black);color:var(--color-font);font-family:var(--font);font-style:normal;font-weight:var(--weight-400);height:100%;letter-spacing:normal;line-height:normal}a,button,div,i,img,input,select,svg,textarea{outline:none}button,textarea{font-family:var(--font)}h1,h2,h3,h4,h5,h6{text-decoration:none!important}input:-internal-autofill-selected{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}[disabled]{cursor:not-allowed}a,button,path{text-decoration:none;transition:var(--global-transition)}a:active,a:focus,a:hover,a:visited,button:active,button:focus,button:hover,button:visited,path:active,path:focus,path:hover,path:visited{color:var(--color-accent);text-decoration:none!important}ul{list-style-type:none;margin:0;padding:0}
