@import"https://fonts.cdnfonts.com/css/sf-pro-display";.button[data-v-a50d65c4]{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;font-size:16px;font-weight:700;line-height:19px;border-radius:8px;cursor:pointer;transition:all .2s ease;border:none;position:relative;white-space:nowrap;grid-gap:16px}.button.disabled[data-v-a50d65c4]{opacity:.5;cursor:default}.button .loader[data-v-a50d65c4]{position:absolute;right:5%;width:18px;height:18px;margin:0}.button--full-width[data-v-a50d65c4]{width:100%}.button--primary[data-v-a50d65c4]{color:#1c1d21;background:linear-gradient(135deg,#f7ffc2,#ecff72);border:1px solid rgba(255,255,255,.2)}.button--primary[data-v-a50d65c4]:hover{opacity:.9}.button--default[data-v-a50d65c4]{color:#ecff72;background:#ecff7233}.button--secondary[data-v-a50d65c4]{color:#b9bac5;background:#26272e}.button--reject[data-v-a50d65c4]{color:#fd3d57;background:#fd3d571a}.button--secondary[data-v-a50d65c4]:hover{background:#2d2e35}.button--danger[data-v-a50d65c4]{color:#fff;background:#fd3d57}.button--danger[data-v-a50d65c4]:hover{background:#ff5067}@media (max-width: 768px){.button[data-v-a50d65c4]{font-size:15px;line-height:17px;padding:10px 12px}}.header[data-v-481523cb]{position:sticky;top:0;width:100%;display:flex;align-items:center;justify-content:center;background:#222329;z-index:99}.header-content[data-v-481523cb]{display:flex;width:100%;max-width:1280px;align-items:center;justify-content:space-between;padding:12px;position:relative}.header_left[data-v-481523cb]{display:flex;align-items:center;gap:16px}.header_left .admin-btn[data-v-481523cb]{color:#fff;font-size:16px;font-weight:600;line-height:19px;border-radius:8px;padding:4px 8px;border:none;background:#8766eb;cursor:pointer}.header_right[data-v-481523cb],.btns[data-v-481523cb]{display:flex;align-items:center;gap:8px}.btn-option[data-v-481523cb]{color:#ecff72;font-size:16px;font-weight:700;line-height:19px;padding:8px 12px;border-radius:8px;background:#ecff7233;border:none;cursor:pointer}.section_avatar[data-v-481523cb]{display:flex;align-items:center;gap:17px;padding:8px;border-radius:12px;background:#1c1d21;position:relative}.section_avatar .info[data-v-481523cb]{display:flex;align-items:center;gap:8px}.section_avatar .info img[data-v-481523cb]{width:36px;height:36px}.section_avatar .info span[data-v-481523cb]{color:#b9bac5;font-size:16px;font-weight:700;line-height:19px}.section_avatar button[data-v-481523cb]{border:none;background-color:transparent;cursor:pointer}.section_avatar button svg[data-v-481523cb]{color:#4d4e59;transition:transform .3s ease}.section_avatar button svg.rotated[data-v-481523cb]{transform:rotate(180deg)}.profile-dropdown[data-v-481523cb]{position:absolute;top:100%;right:0;background:#1c1d21;border-radius:8px;padding:8px;margin-top:8px;min-width:100%;box-shadow:0 4px 12px #0003;z-index:100}.profile-dropdown li[data-v-481523cb]{color:#b9bac5;padding:8px 16px;cursor:pointer;font-size:14px;font-weight:600;list-style:none;border-radius:8px}.profile-dropdown li[data-v-481523cb]:hover{background:#8766eb33}.slide-fade-enter-active[data-v-481523cb]{transition:all .3s ease-out}.slide-fade-leave-active[data-v-481523cb]{transition:all .2s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from[data-v-481523cb],.slide-fade-leave-to[data-v-481523cb]{transform:translateY(-10px);opacity:0}@media (max-width: 768px){.btns[data-v-481523cb]{display:none}}.notification[data-v-19302b31]{padding:2px;background:#918fbb;border-radius:12px;position:relative;overflow:hidden;width:100%}.notification .notification-body[data-v-19302b31]{border-radius:12px;position:relative;z-index:2;background:#1d1b41;display:flex;align-items:center;padding:12px}.notification .notification-body .notification-body__status[data-v-19302b31]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;min-width:40px;margin-right:12px}.notification .notification-body .notification-body__status.success[data-v-19302b31]{border-radius:10px;border:1px solid rgba(57,1,223,.2784313725);background:var(--button-grad-accent-2-default, linear-gradient(180deg, #c0a0ff 0%, #8766eb 100%));box-shadow:0 4px 13px #00000040,-4px 5px 23.3px #3901df47}.notification .notification-body .notification-body__status.error[data-v-19302b31]{border-radius:10px;border:1px solid #ff6f6f;background:linear-gradient(180deg,#ff2828,#900);box-shadow:0 4px 13px #00000040,-4px 5px 23.3px #9c070761}.notification .notification-body .notification-body__status.info[data-v-19302b31]{border-radius:10px;background:var(--button-grad-accent-2-default, linear-gradient(180deg, #c0a0ff 0%, #8766eb 100%));box-shadow:0 4px 13px #00000040,-4px 5px 23.3px #3901df47}.notification .notification-body .notification-body__info[data-v-19302b31]{flex-grow:1}.notification .notification-body .notification-body__info strong[data-v-19302b31]{font-size:12px;font-style:normal;font-weight:700;line-height:normal;color:#fff;letter-spacing:-.24px;margin-bottom:3px;display:block}.notification .notification-body .notification-body__info span[data-v-19302b31]{display:block;width:100%;color:#918fbb;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.28px;padding-right:40px}.notification .notification-body .notification-body__close[data-v-19302b31]{min-width:30px;height:30px;display:flex;cursor:pointer;align-items:center;justify-content:center;border-radius:100%;background:#02002a}.notification .notification-shadow[data-v-19302b31]{position:absolute;height:100%;border-radius:12px;left:0;width:1px;top:0;animation:fill-19302b31 7s forwards}.notification .notification-shadow.success[data-v-19302b31]{background:#c0a0ff}.notification .notification-shadow.error[data-v-19302b31]{background:#ff6f6f}.notification .notification-shadow.info[data-v-19302b31]{background:#c0a0ff}@keyframes fill-19302b31{0%{width:1px}to{width:100%}}.notifications-wrapper[data-v-854fd7c5]{position:fixed;top:50px;z-index:9999999;display:flex;flex-direction:column;align-items:center;width:360px;margin:0 auto;left:calc(50% - 180px)}.notifications-wrapper .notification+.notification[data-v-854fd7c5]{margin-top:10px}.sidebar[data-v-14fb163b]{display:flex;flex-direction:column;padding:8px;border-radius:16px;background:#222329;min-width:280px;transition:all .3s ease}.navigation[data-v-14fb163b]{width:100%;display:flex;flex-direction:column;gap:4px}.main-link[data-v-14fb163b],.navigation a[data-v-14fb163b]{width:100%;display:flex;align-items:center;gap:10px;padding:12px 16px;cursor:pointer;text-decoration:none;border-radius:12px;color:#85868f;font-size:16px;font-weight:600;line-height:19px;transition:all .3s ease}.main-link[data-v-14fb163b]{position:relative}.icon[data-v-14fb163b]{filter:invert(63%) sepia(6%) saturate(412%) hue-rotate(202deg) brightness(94%) contrast(89%);transition:filter .3s ease}.icon.active[data-v-14fb163b]{filter:brightness(0) saturate(100%) invert(100%) sepia(51%) saturate(2433%) hue-rotate(328deg) brightness(111%) contrast(106%)}.main-link[data-v-14fb163b]:hover,.navigation a[data-v-14fb163b]:hover{color:#ecff72}.main-link:hover .icon[data-v-14fb163b],.navigation a:hover .icon[data-v-14fb163b]{filter:brightness(0) saturate(100%) invert(100%) sepia(51%) saturate(2433%) hue-rotate(328deg) brightness(111%) contrast(106%)}.navigation a.active[data-v-14fb163b]{color:#ecff72}.navigation a.active .icon[data-v-14fb163b]{filter:brightness(0) saturate(100%) invert(100%) sepia(51%) saturate(2433%) hue-rotate(328deg) brightness(111%) contrast(106%)}.active-link[data-v-14fb163b]{display:flex;align-items:center;gap:8px;color:#ecff72;filter:brightness(0) saturate(100%) invert(100%) sepia(51%) saturate(2433%) hue-rotate(328deg) brightness(111%) contrast(106%)}.menu-items[data-v-14fb163b]{display:flex;flex-direction:column;gap:4px}.arrow[data-v-14fb163b]{width:16px;height:16px;margin-left:auto;transition:transform .3s ease}.arrow.rotated[data-v-14fb163b],.dropdown-icon.rotated[data-v-14fb163b]{transform:rotate(180deg)}.header_link[data-v-14fb163b]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;border-radius:12px;transition:all .3s ease}.header_link[data-v-14fb163b]:hover,.header_link:hover .link_setting[data-v-14fb163b]{color:#ecff72}.header_link:hover .icon[data-v-14fb163b]{filter:brightness(0) saturate(100%) invert(100%) sepia(51%) saturate(2433%) hue-rotate(328deg) brightness(111%) contrast(106%)}.header_link:hover .dropdown-icon[data-v-14fb163b],.setting_links.active .header_link[data-v-14fb163b],.setting_links.active .header_link .link_setting[data-v-14fb163b]{color:#ecff72}.setting_links.active .header_link .icon[data-v-14fb163b]{filter:brightness(0) saturate(100%) invert(100%) sepia(51%) saturate(2433%) hue-rotate(328deg) brightness(111%) contrast(106%)}.setting_links.active .header_link .dropdown-icon[data-v-14fb163b]{color:#ecff72}.link_setting[data-v-14fb163b]{width:100%;display:flex;align-items:center;gap:10px;cursor:pointer;text-decoration:none;border-radius:12px;color:#85868f;font-size:16px;font-weight:600;line-height:19px;transition:all .3s ease;background:transparent;border:none}.header_link button[data-v-14fb163b]:nth-child(2){width:20px;height:20px;color:#85868f;transition:all .3s ease;background:transparent;border:none}.settings-menu[data-v-14fb163b]{overflow:hidden;transition:height .3s ease;display:flex;flex-direction:column;gap:4px;margin-left:36px}.settings-menu a[data-v-14fb163b]{padding:12px;font-size:14px;line-height:17px;transition:all .3s ease;border-radius:8px}.settings-menu a[data-v-14fb163b]:hover,.settings-menu a.active[data-v-14fb163b]{color:#ecff72}@media (max-width: 1024px){.sidebar[data-v-14fb163b]{min-width:50px}.main-link[data-v-14fb163b],.navigation a[data-v-14fb163b]{padding:6px}.main-link span[data-v-14fb163b],.navigation a span[data-v-14fb163b],.setting_links[data-v-14fb163b]{display:none}}@media (max-width: 560px){.sidebar[data-v-14fb163b]{min-width:100%;position:relative;overflow-y:auto;max-height:80vh;-webkit-overflow-scrolling:touch}.sidebar.sticky[data-v-14fb163b]{position:sticky;top:80px;z-index:1000;background:#222329;box-shadow:0 2px 10px #0003}.main-link[data-v-14fb163b],.navigation a[data-v-14fb163b]{padding:12px 16px}.main-link span[data-v-14fb163b],.navigation a span[data-v-14fb163b]{display:block}.submenu[data-v-14fb163b]{overflow:hidden;height:0;transition:height .3s ease;will-change:height}.submenu.open[data-v-14fb163b]{height:auto!important;overflow:visible}.setting_links[data-v-14fb163b]{display:block;border-radius:16px;background:#222329}.setting_links .header_link[data-v-14fb163b]{padding:12px 16px}.setting_links .settings-menu[data-v-14fb163b]{margin-left:0;transition:height .3s ease!important;will-change:height}.setting_links .settings-menu a[data-v-14fb163b]{padding-left:36px!important}.navigation[data-v-14fb163b]{-webkit-overflow-scrolling:touch}}.app{width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.app_content{display:flex;width:100%;margin-top:32px;align-items:start;gap:64px;padding:0 42px;max-width:100%}.app_content.with-sidebar{max-width:1280px;padding:0 10px}.content{flex:1}@media (max-width: 1024px){.app_content{gap:12px;padding:0 10px}.content{width:100%}}@media (max-width: 560px){.app_content{flex-direction:column}}:root{--bg-primary: rgb(34, 35, 41);--bg-secondary: rgb(28, 29, 33);--text-primary: rgb(255, 255, 255);--text-secondary: rgb(133, 134, 143);--text-tertiary: rgb(94, 94, 106)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:SF Pro Display,sans-serif;font-weight:400;background-color:#1a1b1f}*::-webkit-scrollbar{width:0;height:0}.main-container{padding-bottom:200px}.loader{width:50px;border:none;margin:0 auto;height:50px;content:"";display:block;background:url(/assets/loader-DhFqT3R1.gif);background-size:100% 100%}.loader.white{filter:none!important}.text-center{text-align:center!important}
