@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";.ui-icon[data-v-afeef4e5]{display:flex;flex-shrink:0;transition:.3s ease all}.ui-icon.currentColor[data-v-afeef4e5] svg g{fill:currentColor;transition:.3s ease fill}.ui-icon[data-v-afeef4e5] svg{width:100%;height:100%}.ui-button[data-v-4136c019]{display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;padding:1rem 1.5rem;background:var(--color-primary);color:var(--color-gray-50);font-size:1.6rem;transition:.3s ease;text-decoration:none;cursor:pointer;border:none}@media screen and (max-width:1024px){.ui-button[data-v-4136c019]{font-size:1.4rem}}.ui-button.border[data-v-4136c019]{background:transparent;border:1px solid var(--color-gray-300);color:var(--color-gray-900)}.ui-button.disabled[data-v-4136c019]{cursor:not-allowed;opacity:.8}.ui-button.icon[data-v-4136c019]{padding:.8rem}.ui-button__container[data-v-4136c019]{display:flex;align-items:center;justify-content:center;gap:.5rem;transition:.3s ease all}.ui-button[data-v-4136c019] svg{fill:currentColor!important}.ui-button[data-v-4136c019]:not(.border):not(.disabled):hover{color:var(--color-white);opacity:.8}.ui-button[data-v-4136c019]:not(.disabled):hover{opacity:.8;color:var(--color-primary);border-color:var(--color-primary)}.ui-button.active[data-v-4136c019]{color:var(--color-white);background:var(--color-primary)}.ui-logo[data-v-2ef2c957]{font-size:2rem;color:var(--color-gray-900)}.sidebar[data-v-06c5cc41]{display:flex;flex-direction:column;gap:2rem;padding:2rem;width:80px;height:100%;background:var(--color-background-card);transition:.3s ease width}@media screen and (max-width:1024px){.sidebar[data-v-06c5cc41]{flex-direction:row}}.sidebar.show[data-v-06c5cc41]{flex-direction:column;width:300px}@media screen and (max-width:1024px){.sidebar.show[data-v-06c5cc41]{position:absolute;z-index:10;top:0;left:0;width:100%;height:100vh}}@media screen and (max-width:1024px){.sidebar[data-v-06c5cc41]{width:100%;padding:1rem}}.sidebar a[data-v-06c5cc41]{white-space:nowrap}.sidebar__logo[data-v-06c5cc41]{display:flex;align-items:center;justify-content:space-between;width:100%}.sidebar__actions[data-v-06c5cc41]{display:flex;flex-direction:column;gap:2rem;overflow-y:auto;height:100%}.sidebar__currents[data-v-06c5cc41]{display:flex;flex-direction:column;gap:1rem}.sidebar__currents-title[data-v-06c5cc41]{font-size:2rem;color:var(--color-gray-900)}.sidebar__test[data-v-06c5cc41]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}.sidebar__test-progress[data-v-06c5cc41]{flex-shrink:0;padding:.1rem .3rem;background:var(--color-white);border-radius:.4rem;font-size:1.2rem;border:1px solid var(--color-gray-200);color:var(--color-gray-900)}.sidebar__button[data-v-06c5cc41]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;white-space:nowrap;width:100%}.sidebar__button-title[data-v-06c5cc41]{overflow:hidden;width:100%;text-overflow:ellipsis}.sidebar__logout[data-v-06c5cc41]{margin-top:auto}.alert-container[data-v-9b35cc59]{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:12px;min-width:300px;max-width:500px}@media screen and (max-width:1024px){.alert-container[data-v-9b35cc59]{right:10px}}.alert[data-v-9b35cc59]{position:relative;padding:16px 40px 16px 16px;border-radius:8px;background:#fff;box-shadow:0 4px 12px #00000026;transition:all .3s ease;cursor:pointer}.alert-success[data-v-9b35cc59]{background:#d4edda;border-left:4px solid #28a745;color:#155724}.alert-error[data-v-9b35cc59]{background:#f8d7da;border-left:4px solid #dc3545;color:#721c24}.alert-warning[data-v-9b35cc59]{background:#fff3cd;border-left:4px solid #ffc107;color:#856404}.alert-info[data-v-9b35cc59]{background:#d1ecf1;border-left:4px solid #17a2b8;color:#0c5460}.alert-title[data-v-9b35cc59]{font-weight:700;margin-bottom:4px}.alert-message[data-v-9b35cc59]{font-size:14px}.alert-close[data-v-9b35cc59]{position:absolute;top:12px;right:12px;background:none;border:none;font-size:18px;cursor:pointer;color:inherit;opacity:.6;transition:opacity .2s}.alert-close[data-v-9b35cc59]:hover{opacity:1}.alert-enter-active[data-v-9b35cc59],.alert-leave-active[data-v-9b35cc59]{transition:all .3s ease}.alert-enter-from[data-v-9b35cc59],.alert-leave-to[data-v-9b35cc59],.alert-hiding[data-v-9b35cc59]{opacity:0;transform:translate(30px)}.container[data-v-ded03769]{position:relative;display:flex;width:100%;height:100vh}@media screen and (max-width:1024px){.container[data-v-ded03769]{flex-direction:column}}.container__right[data-v-ded03769]{width:100%;overflow-y:auto}.container[data-v-ded03769]{background:var(--color-background)}*{padding:0;margin:0;border:none}*,*:before,*:after{box-sizing:border-box}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}:root{--color-gray-50: #fafafa;--color-gray-100: #f5f5f5;--color-gray-200: #e5e5e5;--color-gray-300: #d4d4d4;--color-gray-400: #a3a3a3;--color-gray-500: #737373;--color-gray-600: #525252;--color-gray-700: #404040;--color-gray-800: #262626;--color-gray-900: #171717;--color-gray-950: #0a0a0a;--color-green-50: #ecfdf5;--color-green-100: #d1fae5;--color-green-200: #a7f3d0;--color-green-300: #6ee7b7;--color-green-400: #34d399;--color-green-500: #10b981;--color-green-600: #059669;--color-green-700: #047857;--color-green-800: #065f46;--color-green-900: #064e3b;--color-green-950: #022c22;--color-orange-50: #fff7ed;--color-orange-100: #ffedd5;--color-orange-200: #fed7aa;--color-orange-300: #fdba74;--color-orange-400: #fb923c;--color-orange-500: #f97316;--color-orange-600: #ea580c;--color-orange-700: #c2410c;--color-orange-800: #9a3412;--color-orange-900: #7c2d12;--color-orange-950: #431407;--color-red-50: #fef2f2;--color-red-100: #fee2e2;--color-red-200: #fecaca;--color-red-300: #fca5a5;--color-red-400: #f87171;--color-red-500: #ef4444;--color-red-600: #dc2626;--color-red-700: #b91c1c;--color-red-800: #991b1b;--color-red-900: #7f1d1d;--color-red-950: #450a0a;--color-black: #0a0a0b;--color-white: #ffffff;--color-primary: #512e97;--color-secondary: #ffffff;--color-danger: var(--color-red-500);--color-warning: var(--color-orange-500);--color-success: var(--color-green-500);--color-background: var(--color-gray-100);--color-background-card: var(--color-white);--color-text: var(--color-gray-50)}html{font-size:10px;font-family:Raleway,sans-serif;color:var(--color-text);background:#28282d;font-variant-numeric:proportional-nums lining-nums}*{line-height:120%}svg{width:100%;height:100%}
