@charset "UTF-8";.full-background{background-color:var(--primary-background-color);color:var(--text-color-wb);min-height:calc(100vh - 60px)}body{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;font-family:Segoe UI,sans-serif}[data-theme=light]{--primary-background-color: #F2F5F7;--white-black-background-color: white;--border-color: #333333;--border-color_2: #bebebe;--primary-background-color-lighter: #F2F5F7;--primary-background-component: #212121;--menu-item-background: #a6d5ff;--icon-color: #333333;--text-color-wb: #333333;--text-color-bw: #f2f5f7;--text-color-w: #f2f5f7;--text-color-yellow: #FDBC5A;--primary-dark-gradient: linear-gradient(180deg, #3594e8, #1E88E5);--primary-yellow-gradient: linear-gradient(180deg, #fed08c, #FDBC5A);--primary-background-course-color: #ffffff;--primary-text-icon: #0D47A1;--arc-background: #656975;--svgTextColor: #444649;--backround-button-hover: #0D47A1;--text-button-hover: white}[data-theme=dark]{--primary-background-color: #303030;--white-black-background-color: #303030;--border-color: #F2F5F7;--border-color_2: #bebebe;--primary-background-color-lighter: #474747;--primary-background-component: #212121;--menu-item-background: #1E88E5;--icon-color: #dae2e8;--text-color-wb: #f2f5f7;--text-color-w: #f2f5f7;--text-color-bw: #333333;--text-color-yellow: #FDBC5A;--primary-dark-gradient: linear-gradient(180deg, #0D60A1, #0D47A1);--primary-yellow-gradient: linear-gradient(180deg, #fed08c, #FDBC5A);--primary-background-course-color: #595959;--primary-text-icon: white;--arc-background: #f2f5f7;--svgTextColor: white;--backround-button-hover: white;--text-button-hover: #0D47A1}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}
