@charset "UTF-8";._auth-modal_sb8ik_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_sb8ik_1 .3s ease-out}._auth-modal__content_sb8ik_15{background-color:#fff;padding:1.5rem;border-radius:12px;width:100%;max-width:420px;box-shadow:0 10px 25px #0003;border:1px solid rgba(255,255,255,.1);transform:translateY(-20px);animation:_slideUp_sb8ik_1 .4s cubic-bezier(.22,1,.36,1) forwards}@media(max-width:768px){._auth-modal__content_sb8ik_15{padding:1.5rem;max-width:90%}}._auth-modal__title_sb8ik_32{margin-top:0;margin-bottom:2rem;text-align:center;color:#1a1a1a;font-size:1.5rem;font-weight:600;position:relative}._auth-modal__title_sb8ik_32:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%);width:60px;height:3px;background:#1890ff;border-radius:3px}._auth-modal__form_sb8ik_52{display:flex;flex-direction:column;gap:1.5rem}._auth-modal__form-group_sb8ik_57{display:flex;flex-direction:column;gap:.5rem;position:relative}._auth-modal__form-group_sb8ik_57 label{font-weight:500;color:#333;font-size:.95rem}._auth-modal__form-group_sb8ik_57 ._input-wrapper_sb8ik_68{position:relative;display:flex;align-items:center}._auth-modal__form-group_sb8ik_57 ._input-icon_sb8ik_73{position:absolute;left:1rem;color:#1890ff;font-size:1rem;transition:all .3s ease;z-index:1}._auth-modal__form-group_sb8ik_57 ._input-icon_sb8ik_73._error-icon_sb8ik_81{color:#ff4d4f;animation:_pulse_sb8ik_1 .5s ease-in-out}._auth-modal__form-group_sb8ik_57 input{width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:1rem;border:1px solid rgba(0,0,0,.1);border-radius:8px;background-color:#f5f5f5;transition:all .3s ease-in-out}@media(min-width:1024px){._auth-modal__form-group_sb8ik_57 input:hover{background-color:#fff}}._auth-modal__form-group_sb8ik_57 input:focus{outline:none;border-color:#40a9ff;background-color:#fff}._auth-modal__form-group_sb8ik_57 input:focus+._input-icon_sb8ik_73{color:#40a9ff}._auth-modal__form-group_sb8ik_57 input._error-input_sb8ik_107{border-color:#ff4d4f;background-color:#ff4d4f0d}._auth-modal__form-group_sb8ik_57 input._error-input_sb8ik_107+._input-icon_sb8ik_73{color:#ff4d4f}._auth-modal__form-group_sb8ik_57 input._error-input_sb8ik_107:focus{box-shadow:0 0 0 3px #ff4d4f1a}._auth-modal__error_sb8ik_117{margin-top:5px;color:#ff4d4f;font-size:.875rem;padding:.75rem;background-color:#ff4d4f0d;border-radius:6px;border-left:3px solid #ff4d4f;animation:_shake_sb8ik_1 .4s ease}._auth-modal_sb8ik_1 ._field-error_sb8ik_127{color:#ff4d4f;font-size:.75rem;margin-top:.25rem;position:absolute;bottom:-1.25rem;left:0;animation:_fadeIn_sb8ik_1 .2s ease-out}._auth-modal__submit_sb8ik_136{padding:.85rem;background-color:#1890ff;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;font-size:1rem;margin-top:.5rem;transition:all .2s ease;box-shadow:0 2px #00000005;width:100%;display:flex;justify-content:center;align-items:center;gap:.5rem}._auth-modal__submit_sb8ik_136:hover{background-color:#40a9ff}._auth-modal__submit_sb8ik_136:disabled{background-color:#00000014;color:#00000040;cursor:not-allowed;transform:none;box-shadow:none}._auth-modal__loader_sb8ik_164{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:_spin_sb8ik_177 1s ease-in-out infinite}._auth-modal_sb8ik_1 ._submit-spinner_sb8ik_172{width:1rem;height:1rem;color:inherit}._auth-modal_sb8ik_1 ._spinner-rotating_sb8ik_177{animation:_spin_sb8ik_177 1s linear infinite}@keyframes _fadeIn_sb8ik_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_sb8ik_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _shake_sb8ik_1{0%,to{transform:translate(0)}20%,60%{transform:translate(-5px)}40%,80%{transform:translate(5px)}}@keyframes _spin_sb8ik_177{to{transform:rotate(360deg)}}@keyframes _pulse_sb8ik_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}._sidebar_ee6cm_2{width:240px;min-height:100%;height:100%;display:flex;flex-shrink:0;flex-direction:column;overflow-y:auto;overflow-x:visible;position:relative;z-index:1;border-radius:0;border-right:1px solid rgba(255,255,255,.08);transition:width .3s ease-in-out,color .3s ease-in-out,background-color .3s ease-in-out;justify-content:space-between}@media(max-width:767px){._sidebar_ee6cm_2{border-right:1px solid transparent;width:100%;min-height:0;height:auto;flex:1}}._sidebar--collapsed_ee6cm_27{width:70px}._sidebar--collapsed_ee6cm_27 ._sidebar__brand_ee6cm_30{padding-left:.25rem;padding-right:.25rem}._sidebar--collapsed_ee6cm_27 ._sidebar__brand-link_ee6cm_34{justify-content:center}._sidebar--collapsed_ee6cm_27 ._sidebar__nav-text_ee6cm_37{display:none}._sidebar--collapsed_ee6cm_27 ._sidebar__item-btn_ee6cm_40{position:relative;justify-content:center;padding:.65rem 0}._sidebar--collapsed_ee6cm_27 ._sidebar__icon_ee6cm_45{margin-right:0}._sidebar__brand_ee6cm_30{flex-shrink:0;display:flex;align-items:center;height:56px;min-height:56px;max-height:56px;padding:0 12px;border-bottom:1px solid rgba(255,255,255,.08);box-sizing:border-box}._sidebar__brand-link_ee6cm_34{display:flex;align-items:center;justify-content:flex-start;width:100%;text-decoration:none;color:inherit;min-height:0}._sidebar__brand-link_ee6cm_34:focus-visible{outline:2px solid rgba(43,140,255,.6);outline-offset:2px}._sidebar__brand-logo_ee6cm_72{display:block;height:auto;width:auto;object-fit:contain;max-height:26px;max-width:96px}._sidebar--collapsed_ee6cm_27 ._sidebar__brand-logo_ee6cm_72{max-height:32px;max-width:32px}._sidebar__nav_ee6cm_37{padding:0;flex:1}._sidebar__list_ee6cm_88{margin-top:8px!important;margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column}._sidebar__item-container_ee6cm_96{display:flex;flex-direction:column}._sidebar__item_ee6cm_40{position:relative;width:100%;display:block;text-decoration:none;color:inherit}._sidebar__item--active_ee6cm_107:before{content:"";position:absolute;top:0;bottom:0;left:0;z-index:1;width:3px;background-color:#2b8cff;border-radius:0;pointer-events:none}._sidebar__item--active_ee6cm_107 ._sidebar__item-btn_ee6cm_40{color:#2b8cff!important;background-color:transparent}._sidebar__item--active_ee6cm_107 ._sidebar__item-btn_ee6cm_40:hover,._sidebar__item--active_ee6cm_107 ._sidebar__item-btn_ee6cm_40:active{background-color:transparent;color:#2b8cff!important}._sidebar__item-btn_ee6cm_40{background-color:transparent;cursor:pointer;padding:0;border:none;outline:none;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}._sidebar__item-btn_ee6cm_40:focus{outline:none}._sidebar__item-btn_ee6cm_40{position:relative;display:flex;align-items:center;width:100%;color:#9ca3af;padding:.65rem .85rem .65rem 11px;border-radius:0;transition:background-color .2s ease-in-out,color .2s ease-in-out;cursor:pointer;overflow:hidden;white-space:nowrap}._sidebar__item-btn_ee6cm_40:hover{background-color:#ffffff0f;color:#e5e7eb}._sidebar__item-btn_ee6cm_40:active{background-color:#ffffff14}._sidebar__item-btn_ee6cm_40:focus-visible{outline:2px solid rgba(43,140,255,.5);outline-offset:2px}._sidebar__icon_ee6cm_45{display:inline-flex;align-items:center;justify-content:center;margin-right:.5rem;font-size:1.125rem;color:inherit;flex-shrink:0;min-width:20px}._sidebar__nav-text_ee6cm_37{flex-grow:1;font-size:14px;line-height:1.25;opacity:1;visibility:visible;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}._sidebar__logo_ee6cm_184{display:flex;align-items:center;height:35px;flex:1;justify-content:flex-start}._sidebar__logoImage_ee6cm_191{height:100%;width:auto;object-fit:contain;max-width:180px}._sidebar__close-btn-wrapper_ee6cm_197{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;height:56px;min-height:56px;max-height:56px;padding:0 1rem;box-sizing:border-box;position:sticky;top:0;background-color:inherit;z-index:1;margin-bottom:0;border-bottom:1px solid rgba(255,255,255,.1)}._sidebar__close-btn-wrapper_ee6cm_197 img{display:block;max-height:28px;width:auto;max-width:100px;object-fit:contain}._sidebar__close-btn_ee6cm_197{color:inherit;transition:color .3s ease-in-out,transform .3s ease-in-out}._sidebar__close-btn_ee6cm_197:hover{color:#2b8cff;transform:scale(1.1)}._sidebar--dark_ee6cm_229,._sidebar--light_ee6cm_229{background-color:#0b0c0e;color:#e5e7eb}._sidebar--dark_ee6cm_229 ._sidebar__close-btn_ee6cm_197,._sidebar--light_ee6cm_229 ._sidebar__close-btn_ee6cm_197{color:#e5e7eb}._sidebar--dark_ee6cm_229 ._sidebar__close-btn_ee6cm_197:hover,._sidebar--light_ee6cm_229 ._sidebar__close-btn_ee6cm_197:hover{color:#2b8cff}._sidebar--dark_ee6cm_229{border-right:none}._sidebar__version_ee6cm_245{margin:.5rem 1rem 1rem;font-size:11px;line-height:1.2;color:#ffffff73;text-align:left}@media(max-width:767px){._sidebar__version_ee6cm_245{text-align:left}}._theme-toggle_17eoa_2{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;cursor:pointer;border-radius:50%;padding:0;transition:all .3s ease-in-out;color:inherit}._theme-toggle_17eoa_2:hover{background-color:#1890ff1a;transform:scale(1.1)}._theme-toggle--chrome-dark_17eoa_20:hover{background-color:#ffffff14}._theme-toggle_17eoa_2:active{transform:scale(.95)}._theme-toggle_17eoa_2:focus-visible{outline:2px solid #1890ff;outline-offset:2px}._theme-toggle__icon_17eoa_30{font-size:1.25rem;transition:color .3s ease-in-out,transform .3s ease-in-out;transform-origin:center}._theme-toggle--light_17eoa_35 ._theme-toggle__icon_17eoa_30{color:#ffa726}._theme-toggle--dark_17eoa_38 ._theme-toggle__icon_17eoa_30{color:#1890ff}._theme-toggle--chrome_17eoa_20 ._theme-toggle__icon_17eoa_30{color:#333}._theme-toggle--chrome-dark_17eoa_20 ._theme-toggle__icon_17eoa_30{color:#e5e7eb}._theme-toggle_17eoa_2:hover ._theme-toggle__icon_17eoa_30{color:#ff8f00}._theme-toggle--dark_17eoa_38 ._theme-toggle_17eoa_2:hover ._theme-toggle__icon_17eoa_30{color:#4fc3f7}._theme-toggle_17eoa_2:hover ._theme-toggle__icon_17eoa_30{transform:rotate(180deg)}._theme-toggle--chrome_17eoa_20:hover ._theme-toggle__icon_17eoa_30{color:#ffad1f}._theme-toggle--chrome-dark_17eoa_20:hover ._theme-toggle__icon_17eoa_30{color:#2b8cff}._theme-toggle--animating_17eoa_65 ._theme-toggle__icon_17eoa_30{animation:_rotate-360_17eoa_1 .6s ease-in-out}@keyframes _rotate-360_17eoa_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._date-range-picker_1bm3m_2{position:relative}._date-range-picker__trigger_1bm3m_6{min-height:36px;padding:6px 12px;font-size:14px!important;line-height:20px!important;font-weight:400;background-color:#1890ff!important;color:#fff!important;border:1px solid transparent!important}._date-range-picker__trigger_1bm3m_6:hover:not(:disabled){background-color:#0082fb!important}._date-range-picker__picker-dropdown_1bm3m_19{position:absolute;top:100%;left:0;z-index:1000;width:300px;margin-top:8px;padding:12px;border-radius:8px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}._button_1f0c6_2{background-color:transparent;cursor:pointer;padding:0;border:none;outline:none;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}._button_1f0c6_2:focus{outline:none}._button_1f0c6_2{padding:.3rem 1.2rem;min-height:20px;height:100%;display:flex;justify-content:center;align-items:center;gap:12px;border-radius:4px;font-size:12px;line-height:16px;font-weight:400;color:inherit;font-family:Inter,Nunito Sans,sans-serif;transition:background-color .3s ease-in-out,border .3s ease-in-out;cursor:pointer;text-align:center}._button_1f0c6_2 span{display:flex;justify-content:center;align-items:center}._button__label_1f0c6_40{display:flex;align-items:center;justify-content:center;white-space:nowrap}._button__icon_1f0c6_46{display:flex;flex-shrink:0}@media(max-width:995px){._button_1f0c6_2{font-size:.85rem}}@media(max-width:767px){._button_1f0c6_2{font-size:.8rem;padding:.5rem 1rem}}@media(max-width:767px){._button_1f0c6_2{font-size:.75rem}}._button--iconFab_1f0c6_69{padding:0;min-height:32px;width:32px;height:32px;border-radius:50%;gap:0;background-color:#2b8cff;color:#fff;border:none;box-shadow:0 2px 6px #00000040;transition:background-color .2s ease-in-out,transform .2s ease-in-out,box-shadow .2s ease-in-out}._button--iconFab_1f0c6_69:hover:not(._button--active_1f0c6_82){background-color:#40a9ff;transform:scale(1.1);box-shadow:0 4px 10px #2b8cff66}._button--iconFab_1f0c6_69:active:not(._button--active_1f0c6_82){transform:scale(.95)}._button--iconFab_1f0c6_69:focus-visible{outline:2px solid #ffffff;outline-offset:2px}._button--iconFab_1f0c6_69 ._button__icon_1f0c6_46{margin:0}._button--primary_1f0c6_100{background-color:#1890ff;color:#fff}._button--secondary_1f0c6_104{background-color:transparent;border:1px solid rgba(24,144,255,.3)}._button--outline_1f0c6_111{background-color:transparent;border:1px solid rgba(0,0,0,.22);color:#000000a1}._button--active_1f0c6_82{background-color:#1890ff!important;color:#fff!important}._button--active_1f0c6_82:hover{background-color:#0082fb!important}._button--light_1f0c6_130._button--primary_1f0c6_100:hover:not(._button--active_1f0c6_82){background-color:#004dff}._button--light_1f0c6_130._button--secondary_1f0c6_104:hover:not(._button--active_1f0c6_82){border-color:#1890ff}._button--light_1f0c6_130._button--outline_1f0c6_111:hover:not(._button--active_1f0c6_82){background-color:#0000000a;border-color:#0000006b}._button--dark_1f0c6_143._button--primary_1f0c6_100{background-color:#2a2d36;color:#e8eaed;border:1px solid rgba(255,255,255,.08)}._button--dark_1f0c6_143._button--primary_1f0c6_100:hover:not(._button--active_1f0c6_82){background-color:#383d49}._button--dark_1f0c6_143._button--secondary_1f0c6_104{border-color:#ffffff4d}._button--dark_1f0c6_143._button--secondary_1f0c6_104:hover:not(._button--active_1f0c6_82){border-color:#fff}._button--dark_1f0c6_143._button--outline_1f0c6_111{border-color:#ffffff38;color:#e8eaed}._button--dark_1f0c6_143._button--outline_1f0c6_111:hover:not(._button--active_1f0c6_82){background-color:#ffffff14;border-color:#ffffff59}._dashboardMenu_1njhk_1{position:absolute;top:100%;right:0;margin-top:10px;border:1px solid;border-radius:8px;z-index:1300;box-shadow:0 4px 12px #00000026;min-width:200px;padding:15px;overflow:visible!important}._dashboardMenu_1njhk_1:before{content:"";position:absolute;top:-8px;right:124px;width:16px;height:16px;background:inherit;border-top:1px solid;border-left:1px solid;transform:rotate(45deg);z-index:1}._dashboardMenu__theme--light_1njhk_27{background-color:#fff;border-color:#cbd0dd;color:#525b75}._dashboardMenu__theme--light_1njhk_27:before{background-color:#fff;border-color:#cbd0dd}._dashboardMenu__theme--dark_1njhk_36{background-color:#1b1c22;border-color:#ffffff14;color:#e8eaed;box-shadow:0 4px 16px #00000073}._dashboardMenu__theme--dark_1njhk_36:before{background-color:#1b1c22;border-color:#ffffff14}._dashboardMenu__section_1njhk_46{display:flex;flex-direction:column;gap:12px}._dashboardMenu__title_1njhk_51{margin:0;font-weight:600;font-size:14px;color:inherit;white-space:nowrap}._dashboardMenu__selection_1njhk_58{display:flex;flex-direction:column;gap:16px}._dashboardMenu__componentList_1njhk_63{display:flex;flex-direction:column;max-height:200px;overflow-y:auto;padding:5px;border:1px solid #cbd0dd;border-radius:4px;margin:0;list-style:none}._dashboardMenu__theme--dark_1njhk_36 ._dashboardMenu__componentList_1njhk_63{border-color:#ffffff14;background-color:#2a2d36}._dashboardMenu__componentItem_1njhk_78{display:flex;align-items:center;gap:8px;padding:8px;border-radius:4px;cursor:pointer;transition:background-color .3s ease-in-out}._dashboardMenu__componentItem_1njhk_78:hover{background-color:#1890ff1a}._dashboardMenu__theme--dark_1njhk_36 ._dashboardMenu__componentItem_1njhk_78:hover{background-color:#ffffff14}._dashboardMenu__checkbox_1njhk_93{cursor:pointer}._dashboardMenu__theme--dark_1njhk_36 ._dashboardMenu__checkbox_1njhk_93{color:#e8eaed!important}._dashboardMenu__theme--dark_1njhk_36 ._dashboardMenu__checkbox_1njhk_93._Mui-checked_1njhk_99{color:#2b8cff!important}._dashboardMenu__theme--dark_1njhk_36 ._dashboardMenu__checkbox_1njhk_93 ._MuiSvgIcon-root_1njhk_102{color:#e8eaed!important}._dashboardMenu__theme--dark_1njhk_36 ._dashboardMenu__checkbox_1njhk_93._Mui-checked_1njhk_99 ._MuiSvgIcon-root_1njhk_102{color:#2b8cff!important}._dashboardMenu__theme--light_1njhk_27 ._dashboardMenu__checkbox_1njhk_93,._dashboardMenu__theme--light_1njhk_27 ._dashboardMenu__checkbox_1njhk_93._Mui-checked_1njhk_99,._dashboardMenu__theme--light_1njhk_27 ._dashboardMenu__checkbox_1njhk_93 ._MuiSvgIcon-root_1njhk_102,._dashboardMenu__theme--light_1njhk_27 ._dashboardMenu__checkbox_1njhk_93._Mui-checked_1njhk_99 ._MuiSvgIcon-root_1njhk_102{color:#1890ff!important}._dashboardMenu__componentLabel_1njhk_120{font-size:.9rem;color:inherit;cursor:pointer}._dashboardMenu__actions_1njhk_125{display:flex;gap:8px;justify-content:flex-end}._dashboardMenu__controls_1njhk_130{display:flex;justify-content:center;gap:15px}._dashboardMenu__btn_1njhk_135{padding:5px 10px;min-height:26px;gap:5px}._dashboardMenu__btn_1njhk_135 svg{width:20px;height:20px}._dashboardMenu_1njhk_1:has(._dashboardMenu__selection_1njhk_58){width:400px}._user-menu_v9eqj_1{position:absolute;top:100%;right:0;z-index:1300;overflow:visible!important;min-width:250px;max-width:350px;margin-top:10px;padding-top:8px;border:1px solid;border-radius:8px;box-shadow:0 4px 12px #00000026}._user-menu_v9eqj_1:before{content:"";position:absolute;top:-8px;right:14px;z-index:1;width:16px;height:16px;background:inherit;border-left:1px solid;border-top:1px solid;transform:rotate(45deg)}._user-menu--light_v9eqj_28{color:#525b75;background-color:#fff;border-color:#cbd0dd}._user-menu--light_v9eqj_28:before{background-color:#fff;border-color:#cbd0dd}._user-menu--dark_v9eqj_37{color:#e8eaed;background-color:#1b1c22;border-color:#ffffff14;box-shadow:0 4px 16px #00000073}._user-menu--dark_v9eqj_37:before{background-color:#1b1c22;border-color:#ffffff14}._user-menu__item-static_v9eqj_47{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:8px;padding:16px;cursor:default}._user-menu__container_v9eqj_56{display:flex;flex-direction:column;align-items:center;gap:4px}._user-menu__icon-large_v9eqj_62{margin-bottom:8px;font-size:2.5rem!important;background:none!important;border:none!important;box-shadow:none!important}._user-menu__name_v9eqj_69{font-size:.95rem;font-weight:500;text-align:center;transition:color .3s ease-in-out}._user-menu__icon_v9eqj_62{min-width:20px;font-size:1.1rem;transition:color .3s ease-in-out}._user-menu__item_v9eqj_47{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:.9rem;text-align:left;color:inherit;background:none;border:none;cursor:pointer;transition:background-color .3s ease-in-out}._user-menu__item_v9eqj_47 span{transition:color .3s ease-in-out}._user-menu__item_v9eqj_47:hover{background-color:#1890ff1a}._user-menu__item_v9eqj_47:hover ._user-menu__icon_v9eqj_62,._user-menu__item_v9eqj_47:hover span{transition:color .3s ease-in-out;color:#1890ff}._user-menu--dark_v9eqj_37 ._user-menu__item_v9eqj_47:hover{background-color:#ffffff14}._user-menu--dark_v9eqj_37 ._user-menu__item_v9eqj_47:hover ._user-menu__icon_v9eqj_62,._user-menu--dark_v9eqj_37 ._user-menu__item_v9eqj_47:hover span{color:#2b8cff}._user-menu__divider_v9eqj_112{height:1px;background-color:#cbd0dd}._user-menu--dark_v9eqj_37 ._user-menu__divider_v9eqj_112{background-color:#ffffff14}._header_4xeql_1{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 1.5rem;height:56px;box-sizing:border-box;position:sticky;top:0;z-index:1200;flex-shrink:0;width:100%;transition:background-color .3s ease-in-out,color .3s ease-in-out}@media(max-width:767px){._header_4xeql_1{padding:.5rem 1rem}}._header__left_4xeql_21{display:flex;align-items:center;gap:1rem;min-width:0;flex-shrink:1}._header__start-slot_4xeql_28{display:flex;align-items:center;min-width:0;max-width:min(42vw,520px)}@media(max-width:767px){._header__start-slot_4xeql_28{max-width:min(62vw,360px)}}._header__center_4xeql_39{height:25px;flex:1;display:flex;justify-content:flex-end}._header__right_4xeql_45{display:flex;align-items:center;gap:1rem;position:relative}@media(max-width:767px){._header__right_4xeql_45{gap:0}}._header__edit-button_4xeql_56,._header__user-button_4xeql_56{width:40px;height:40px;padding:0;border-radius:50%}._header__edit-icon_4xeql_62,._header__user-icon_4xeql_62{font-size:1.8rem!important;color:inherit}._header--light_4xeql_66{background-color:#fff;color:#333;border-bottom:1px solid #e5e7eb}._header--light_4xeql_66 ._header__user-icon_4xeql_62,._header--light_4xeql_66 ._header__edit-icon_4xeql_62{color:#333}._header--dark_4xeql_75{background-color:#0b0c0e;color:#e5e7eb;border-bottom:1px solid rgba(255,255,255,.08)}._header--dark_4xeql_75 ._header__user-icon_4xeql_62,._header--dark_4xeql_75 ._header__edit-icon_4xeql_62{color:#e5e7eb}._layout_1w7pb_2{display:flex;flex-direction:column;min-height:100vh;transition:all .3s ease;overflow:visible}._layout--light_1w7pb_9{background-color:#fff;color:#333}._layout--dark_1w7pb_13{background-color:#0f1014;color:#e8eaed}._content_1w7pb_18{display:flex;flex:1;flex-direction:row;align-items:stretch;min-width:0;min-height:0;overflow:visible}._sidebar-wrapper_1w7pb_28{position:relative;flex-shrink:0;align-self:stretch;min-height:100vh}@media(max-width:767px){._sidebar-wrapper_1w7pb_28{display:none}}._sidebar-wrapper_1w7pb_28:after{content:"";position:absolute;top:0;right:0;bottom:0;width:4px;background-color:#2b8cff;opacity:0;visibility:hidden;pointer-events:none;z-index:1300;transition:opacity .25s ease-in-out,visibility .25s ease-in-out}._sidebar-wrapper_1w7pb_28:hover:after{opacity:1;visibility:visible}._sidebar-wrapper_1w7pb_28._sidebar--collapsed_1w7pb_61 ._sidebar__toggle-icon_1w7pb_61{transform:rotate(180deg)}._sidebar__toggle-btn_1w7pb_65{opacity:0;pointer-events:auto;transition:opacity .3s ease-in-out}@media(max-width:767px){._sidebar__toggle-btn_1w7pb_65{display:none}}._sidebar-wrapper_1w7pb_28:hover~._sidebar__toggle-btn_1w7pb_65,._sidebar__toggle-btn_1w7pb_65:hover,._sidebar__toggle-btn_1w7pb_65:focus-within{opacity:1}._content_1w7pb_18:has(._sidebar__toggle-btn_1w7pb_65:hover) ._sidebar-wrapper_1w7pb_28:after,._content_1w7pb_18:has(._sidebar__toggle-btn_1w7pb_65:focus-within) ._sidebar-wrapper_1w7pb_28:after{opacity:1;visibility:visible}._sidebar__toggle-icon_1w7pb_61{font-size:18px;color:inherit;transition:transform .3s ease-in-out}._workspace_1w7pb_95{display:flex;flex:1;flex-direction:column;min-width:0;min-height:0;height:100vh}._content-mobile_1w7pb_104{display:flex;flex:1;flex-direction:column;min-width:0;min-height:0}._main_1w7pb_112{flex-grow:1;display:flex;flex-direction:column;min-height:0;background-color:inherit;color:inherit}@media(min-width:768px)and (max-width:995px){._main_1w7pb_112{width:100%;padding:15px}}._layout--light_1w7pb_9 ._main_1w7pb_112{background-color:#f5f6f8}._layout--dark_1w7pb_13 ._main_1w7pb_112{background-color:#0f1014;color:#e8eaed}._page-tabs_1w7pb_134{flex-shrink:0;position:sticky;top:0;z-index:6;background-color:inherit}._main__scroll_1w7pb_142{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05);scrollbar-width:thin}._main__scroll_1w7pb_142::-webkit-scrollbar{width:8px}._main__scroll_1w7pb_142::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}._main__scroll_1w7pb_142::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}._main__scroll_1w7pb_142::-webkit-scrollbar-thumb:hover{background:#00000059}._layout--dark_1w7pb_13 ._main__scroll_1w7pb_142{scrollbar-color:rgba(255,255,255,.3) rgba(255,255,255,.1);scrollbar-width:thin}._layout--dark_1w7pb_13 ._main__scroll_1w7pb_142::-webkit-scrollbar{width:8px}._layout--dark_1w7pb_13 ._main__scroll_1w7pb_142::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}._layout--dark_1w7pb_13 ._main__scroll_1w7pb_142::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}._layout--dark_1w7pb_13 ._main__scroll_1w7pb_142::-webkit-scrollbar-thumb:hover{background:#ffffff80}._page-tabs__inner_1w7pb_184{padding:0 8px 8px}._page-tabs__tabs_1w7pb_188 ._MuiTabs-root_1w7pb_188{min-height:0}._page-tabs__tabs_1w7pb_188 ._MuiTabs-flexContainer_1w7pb_191{flex-wrap:nowrap}._page-tabs__tabs_1w7pb_188 ._MuiTab-root_1w7pb_194{flex:0 0 auto}._modal-loader_1afn7_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:32px 40px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;min-width:200px}._modal-loader__text_1afn7_13{margin:0;font-size:16px;font-weight:500;color:#1976d2;letter-spacing:.5px}._modal-loader--dark_1afn7_20{background:#333;box-shadow:0 8px 32px #0006}._modal-loader--dark_1afn7_20 ._modal-loader__text_1afn7_13{color:#fff}@font-face{font-family:Inter;font-display:swap;src:url(/fonts/Inter-ExtraLight.woff2) format("woff2"),url(/fonts/Inter-ExtraLight.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/fonts/Inter-Light.woff2) format("woff2"),url(/fonts/Inter-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/fonts/Inter-Regular.woff2) format("woff2"),url(/fonts/Inter-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/fonts/Inter-Medium.woff2) format("woff2"),url(/fonts/Inter-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/fonts/Inter-SemiBold.woff2) format("woff2"),url(/fonts/Inter-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/fonts/Inter-Bold.woff2) format("woff2"),url(/fonts/Inter-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/fonts/Inter-ExtraBold.woff2) format("woff2"),url(/fonts/Inter-ExtraBold.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Nunito Sans;font-display:swap;src:url(/fonts/NunitoSans-ExtraLight.woff2) format("woff2"),url(/fonts/NunitoSans-ExtraLight.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:Nunito Sans;font-display:swap;src:url(/fonts/NunitoSans-Light.woff2) format("woff2"),url(/fonts/NunitoSans-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Nunito Sans;font-display:swap;src:url(/fonts/NunitoSans-Regular.woff2) format("woff2"),url(/fonts/NunitoSans-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Nunito Sans;font-display:swap;src:url(/fonts/NunitoSans-SemiBold.woff2) format("woff2"),url(/fonts/NunitoSans-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Nunito Sans;font-display:swap;src:url(/fonts/NunitoSans-Bold.woff2) format("woff2"),url(/fonts/NunitoSans-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Nunito Sans;font-display:swap;src:url(/fonts/NunitoSans-ExtraBold.woff2) format("woff2"),url(/fonts/NunitoSans-ExtraBold.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Material Icons;font-display:swap;src:url(/fonts/material-icons-outlined-latin-400-normal.woff2) format("woff2"),url(/fonts/material-icons-outlined-latin-400-normal.woff) format("woff");font-style:normal;font-weight:400}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;overflow:hidden}body{margin:0;font-family:Inter,Nunito Sans,sans-serif;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05);scrollbar-width:thin}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}body::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}body::-webkit-scrollbar-thumb:hover{background:#00000059}html{scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05);scrollbar-width:thin}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}html::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}html::-webkit-scrollbar-thumb:hover{background:#00000059}*{scrollbar-width:thin}*::-webkit-scrollbar{width:8px}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2;color:inherit}h2{font-size:1.625rem;margin-bottom:1rem}@media(max-width:995px){h2{font-size:1.5rem}}@media(max-width:767px){h2{font-size:1.375rem;margin-bottom:.875rem}}@media(max-width:767px){h2{font-size:1.25rem}}@media(max-width:479px){h2{font-size:1.125rem}}p{margin:0 0 1rem;font-size:1rem;line-height:1.5;color:inherit}@media(max-width:767px){p{font-size:.9375rem;margin-bottom:.875rem}}@media(max-width:767px){p{font-size:.875rem}}.title-reset{margin:0}.container{max-width:1200px;padding-left:10px;padding-right:10px;margin:0 auto}
