@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.offline-page{z-index:99999;position:fixed;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#fff}.offline-page__content{display:flex;flex-direction:column;align-items:center}.offline-page__icon{width:400px}.offline-page__text{margin-top:20px;text-align:center;font-size:20px;font-weight:400}@media only screen and (max-width: 900px){.offline-pag{padding:20px}.offline-pag__icon{width:300px}}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.inavo-loading{-webkit-animation:rotating 1s linear infinite}.suspense-loading{display:flex;justify-content:center;align-items:center;height:100%}.suspense-loading__loading-icon{width:80px;height:80px;opacity:.5}.download-app-advert{display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;left:0;right:0;padding:10px;background-color:#fff;width:100%;z-index:3;height:100px;box-shadow:0 -1px 10px #0000001a}.download-app-advert__app-links{display:flex;gap:10px}.download-app-advert__app-link{display:flex;align-items:center;gap:5px;background-color:#f4f4f4;padding:13px 20px;border-radius:10px;text-decoration:none;color:#000}.download-app-advert__app-link--disabled{background-color:#f4f4f4;opacity:.5}.download-app-advert__app-link-icon{font-size:20px}.download-app-advert__app-link-text{font-size:16px;font-weight:400}.download-app-advert__close-button{position:absolute;top:10px;right:10px;cursor:pointer;font-size:23px}.mobile-slide-popup{position:fixed;width:100%;height:100%;left:0;top:0;z-index:9}.mobile-slide-popup__filter{background-color:#d9d9d9;width:100%;height:100%;position:absolute;left:0;top:0;opacity:.95}.mobile-slide-popup__modal{position:fixed;width:100%;background-color:#fff;border-radius:35px;z-index:9;padding:25px;display:flex;flex-direction:column;bottom:-35px}.mobile-slide-popup__close{position:absolute;right:25px;top:22px;font-size:28px;color:silver}.mobile-slide-popup__title{text-align:center;color:#a1a1a1;font-weight:400;text-transform:uppercase}.mobile-slide-popup__title--no-title{height:20px}.mobile-slide-popup__content{margin-top:18px;overflow-y:auto;height:100%;padding-bottom:10px}.input-component{border-radius:10px;color:#212121;transition:.2s}.input-component--default{padding:10px 12px;font-size:13px;border:2px solid #e6e6e6}.input-component--default::placeholder{color:#cdcdcd}.input-component--default:focus{border-color:#d0d0d0;box-shadow:0 0 0 6px #c6c6c61a}.input-component--bold{padding:15px 12px;font-size:14px;border:2px solid #ececec;font-weight:500}.input-component--bold::placeholder{font-weight:500}.input-component--bold:focus{border-color:#0f0}@media only screen and (max-width: 900px){.input-component--default{padding:9px 10px;font-size:12px}.input-component--bold{padding:12px;font-size:13px;font-weight:500}}.action-menu-list__search-container{position:relative;display:flex;align-items:center;margin-bottom:10px;background-color:#f8f8f8;border-radius:8px;padding:0 12px;transition:all .2s ease;border:1px solid transparent}.action-menu-list__search-container--focused{border-color:#0f0;box-shadow:0 0 0 2px #00ff0026;background-color:#fff}.action-menu-list__search-icon{color:#777;font-size:16px;margin-right:8px}.action-menu-list__search-input{border:0px;width:100%;background-color:transparent;padding:12px 0;height:auto}.action-menu-list__search-input:focus{box-shadow:none;outline:none}.action-menu-list__clear-button{background:none;border:none;color:#777;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin-left:4px;transition:all .2s ease}.action-menu-list__clear-button:hover{color:#b6b6b6}.action-menu-list__item-wrapper{display:flex;flex-direction:column}.action-menu-list__item{display:flex;align-items:center;color:#111;padding:10px 0;transition:.2s;font-weight:500;font-size:15px;cursor:pointer;border-radius:6px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.action-menu-list__item:hover{background-color:#00000005;color:#6b6b6b}.action-menu-list__item--is-visible .action-menu-list__icon{transform:rotate(0)}.action-menu-list__item--selected{background-color:#00000005}.action-menu-list__item--active-item-group .action-menu-list__icon{filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg) brightness(118%) contrast(119%)}.action-menu-list__item--active-item-group .action-menu-list__text{font-weight:600}.action-menu-list__icon{width:22px;height:22px;padding:6px;transition:.2s;transform:rotate(-.25turn)}.action-menu-list__text{margin-left:12px}.action-menu-list__nested-list{padding-left:30px;overflow:hidden;border-radius:6px}.action-menu-list__nested-list--is-opened{background-color:#00000005}.action-menu-list__nested-item{display:flex;align-items:center;font-size:15px;margin:10px 0;cursor:pointer;transition:.2s;color:#000;text-decoration:none}.action-menu-list__nested-item--selected .action-menu-list__nested-item-icon{color:#0f0}.action-menu-list__nested-item:not(.action-menu-list__nested-item--selected):hover{color:#6b6b6b}.action-menu-list__nested-item:not(.action-menu-list__nested-item--selected):hover .action-menu-list__nested-item-icon{transform:scale(1.1);color:#0f0}.action-menu-list__nested-item-icon{margin-right:8px;font-size:18px;color:#d9d9d9;transition:.2s}.action-menu-list__no-filtered-actions{font-size:14px;font-weight:200;color:#5e5e5e}.action-menu-list__no-actions{font-size:14px;font-weight:200;color:#5e5e5e;margin-top:10px}.action-menu-list__highlight-text{background-color:#d7ffd7}.action-menu-list__create-first-action{background-color:transparent;cursor:pointer;border:none;color:#535353;font-size:14px;font-weight:300}.action-menu-list__create-first-action:hover{color:#777;text-decoration:underline}.input-dropdown{position:relative;width:220px}.input-dropdown__select{position:relative;display:flex;align-items:center}.input-dropdown__selected-item-label{position:absolute;font-size:13px;padding:10px 12px;color:#4f4f4f}.input-dropdown__input-icon-wrapper{position:absolute;right:10px;display:flex;align-items:center;justify-content:center}.input-dropdown__input-icon{font-size:25px;color:#4f4f4f}.input-dropdown__input-icon--delete{font-size:21px;cursor:pointer;right:7px}.input-dropdown__input-icon--delete:hover{color:#000}.input-dropdown__loading-icon{width:15px}.input-dropdown__filter-input{padding:10px 12px;border:2px solid #e6e6e6;color:#212121;font-size:13px;width:100%;border-radius:10px;transition:.2s}.input-dropdown__filter-input--enabled-dropdown{border-color:#d0d0d0;box-shadow:0 0 0 6px #c6c6c61a}.input-dropdown__dropdown{display:flex;flex-direction:column;position:absolute;top:calc(100% + 2px);width:100%;padding:7px;border-radius:10px;border:1px solid #DEDEDE;box-shadow:0 0 22px -7px #0000001a;max-height:200px;overflow:hidden;overflow-y:auto;background-color:#fff;z-index:1}.input-dropdown__item{padding:8px;border-radius:10px;font-size:13px;cursor:pointer}.input-dropdown__item:hover{background-color:#f6f6f6}.input-dropdown__item--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.input-dropdown__no-item-warning{font-size:13px;font-weight:200;color:#565656;padding:8px}.loading-dots{display:flex;gap:4px;padding:8px 12px}.loading-dots__dot{width:8px;height:8px;background-color:#66bb6a;border-radius:50%;animation:loading-bounce 1.4s infinite ease-in-out both}.loading-dots__dot:nth-child(1){animation-delay:-.32s}.loading-dots__dot:nth-child(2){animation-delay:-.16s}@keyframes loading-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.primary-button{border:1px solid #00FF00;border-radius:40px;padding:10px 25px;font-size:13px;cursor:pointer;color:#444;transition:.2s;font-weight:500;background-color:#0f0;display:flex;justify-content:center;align-items:center;height:38px}.primary-button:hover{background-color:#06f306;box-shadow:0 0 15px -5px #0f0}.primary-button--disable{pointer-events:none;opacity:.5}.primary-button--loading{width:15px}.user-avatar__img{border-radius:100%;color:#a4a4a4}.user-avatar__img--sm{width:20px;height:20px}.user-avatar__img--md{width:25px;height:25px}.user-avatar__img--lg{width:36px;height:36px}.user-avatar__img--xxl{width:60px;height:60px}.user-avatar__default-img--sm{width:20px;height:20px}.user-avatar__default-img--md{width:25px;height:25px}.user-avatar__default-img--lg{width:36px;height:36px}.user-avatar__default-img--xxl{width:60px;height:60px}.user-avatar__initials{border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:600;color:#0c1a0c;flex-shrink:0}.user-avatar__initials--sm{width:20px;height:20px;font-size:7px}.user-avatar__initials--md{width:25px;height:25px;font-size:9px}.user-avatar__initials--lg{width:36px;height:36px;font-size:13px}.user-avatar__initials--xxl{width:60px;height:60px;font-size:22px}.outlined-button{border:1px solid #6C6C6C;border-radius:40px;background-color:#fff;padding:10px 25px;font-size:13px;cursor:pointer;color:#323232;transition:.2s}.outlined-button:hover{border-color:#c7c7c7;color:#787878}.outlined-button--disable{pointer-events:none;opacity:.6}.outlined-button--loading{width:11px;opacity:.5}@media only screen and (max-width: 900px){.outlined-button{padding:9px 20px;font-size:12px}}.popup{position:fixed;width:100%;height:100%;left:0;top:0;display:flex;justify-content:center;align-items:center;z-index:99999}.popup__filter{background-color:#d9d9d9;width:100%;height:100%;position:absolute;z-index:9999;transition:.2s;left:0;top:0;opacity:.9}.popup__modal{width:400px;max-width:90%;max-height:85%;background-color:#fff;border-radius:20px;display:flex;flex-direction:column;box-shadow:0 0 26px -8px #0000001a;z-index:9999}.popup__header{padding:20px;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:center}.popup__header--rich{padding:18px 22px 16px;align-items:flex-start;justify-content:flex-start;gap:12px}.popup__header--rich .popup__header-text{flex:1}.popup__header--rich .popup__title{font-size:15.5px;font-weight:600;color:#111}.popup__header-icon{width:38px;height:38px;border-radius:10px;background:#00ff001a;color:#0a8a0a;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.popup__header-text{min-width:0}.popup__header-text--centered{text-align:center}.popup__title{font-size:18px;font-weight:500;color:#3d3d3d;display:flex;align-items:center}.popup__title--centered{width:100%;text-align:center}.popup__subtitle{font-size:12.5px;color:#777;font-weight:300;margin-top:3px;line-height:1.45}.popup__footer{padding:14px 22px;border-top:1px solid #e8e8e8;background:#f8f8f8;border-radius:0 0 20px 20px}.popup__close{margin-left:auto;cursor:pointer;transition:.2s;height:30px;width:30px;border-radius:10px;border:1px solid #ebebeb;padding:3px;color:#959595}.popup__close:hover{color:#bdbdbd;border-color:#e3e3e3;color:#797979}.popup__content{padding:20px;height:100%;overflow-y:auto}.popup__bottom{padding:20px;border-top:1px solid #DEDEDE;display:flex;align-items:center}.popup__action-button{width:120px}.popup__action-button--next{margin-left:auto}@media only screen and (max-width: 900px){.popup__header{padding:13px}.popup__title{font-size:17px}.popup__content{padding:13px}.popup__modal{width:90%!important}}.continue-ask-popup{display:flex;justify-content:space-between}.continue-ask-popup__button{width:45%}.continue-ask-popup__description{margin-bottom:20px;font-size:15px;color:#353535}.user-advanced-settings{background-color:#f7f7f7;width:100%;padding:13px 15px;border-radius:10px;border:1px solid #ebebeb}.user-advanced-settings__button{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.user-advanced-settings__button-icon{margin-left:auto;font-size:18px;color:#9e9e9e;transition:transform .2s ease}.user-advanced-settings__button-icon--open{transform:rotate(180deg)}.user-advanced-settings__button-text{font-size:13px;font-weight:500;color:#5a5a5a}.user-advanced-settings__list{max-height:0;overflow:hidden;transition:max-height .22s ease,margin-top .22s ease;margin-top:0}.user-advanced-settings__list--enable{max-height:120px;margin-top:13px}.user-advanced-settings__item{font-size:13px}.user-advanced-settings__delete-account{color:#ee3232!important;border-color:#fdd!important;width:100%}.user-settings__hero{display:flex;flex-direction:column;align-items:center;background-color:#f7f7f7;padding:28px 20px 24px;margin:-20px -20px 0;border-bottom:1px solid #efefef}.user-settings__avatar-wrapper{position:relative;margin-bottom:14px}.user-settings__image-input{display:none}.user-settings__avatar-label{position:relative;display:block;cursor:pointer;border-radius:100%;overflow:hidden;width:60px;height:60px}.user-settings__avatar-label:hover .user-settings__avatar-overlay{opacity:1}.user-settings__avatar-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000073;display:flex;align-items:center;justify-content:center;border-radius:100%;opacity:0;transition:opacity .18s ease}.user-settings__avatar-overlay-icon{color:#fff;font-size:20px}.user-settings__hero-info{display:flex;flex-direction:column;align-items:center;gap:3px}.user-settings__hero-name{font-size:16px;font-weight:600;color:#282828;text-align:center}.user-settings__hero-email{font-size:13px;color:#9e9e9e;text-align:center}.user-settings__inavo-badge{margin-top:8px}.user-settings__inavo-badge-logo{width:90px;opacity:.7}.user-settings__form{padding-top:20px;display:flex;flex-direction:column;gap:20px}.user-settings__section{display:flex;flex-direction:column;gap:12px}.user-settings__section-title{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#b0b0b0;padding-bottom:6px;border-bottom:1px solid #efefef}.user-settings__field{display:flex;flex-direction:column;gap:5px}.user-settings__label{font-size:13px;color:#7a7a7a;font-weight:500}.user-settings__input{width:100%}.user-settings__language-item{display:flex;align-items:center}.user-settings__language-icon{width:18px;height:18px;margin-right:8px}.user-settings__save-btn{width:100%;margin-top:4px}@media only screen and (max-width: 900px){.user-settings__hero{margin:-25px -25px 0;padding:20px 25px 18px}.user-settings__save-wrapper{position:sticky;bottom:0;background:#fff;margin:0 -25px;padding:10px 25px 4px;box-shadow:0 -12px 16px #fffffff2}}.user-update-password__icon-header{display:flex;justify-content:center;margin-bottom:20px}.user-update-password__icon-circle{width:52px;height:52px;border-radius:50%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;border:1px solid #e8e8e8}.user-update-password__icon{font-size:24px;color:#6e6e6e}.user-update-password__form{display:flex;flex-direction:column;gap:20px}.user-update-password__section{display:flex;flex-direction:column;gap:12px}.user-update-password__field{display:flex;flex-direction:column;gap:5px}.user-update-password__label{font-size:13px;color:#7a7a7a;font-weight:500}.user-update-password__input{width:100%}.user-update-password__mismatch-hint{font-size:12px;color:#ef4444;margin-top:2px}.user-update-password__update-btn{width:100%}@media only screen and (max-width: 900px){.user-update-password__save-wrapper{position:sticky;bottom:0;background:#fff;margin:0 -25px;padding:10px 25px 4px;box-shadow:0 -12px 16px #fffffff2}}.user-settings-modal__item{padding:13px;display:flex;align-items:center;margin-top:10px;border:1px solid rgb(238,238,238);border-radius:10px}.user-settings-modal__item:first-child{margin-top:0}.user-settings-modal__text{font-size:14px;font-weight:200}.user-settings-modal__icon{margin-left:auto;color:#0f0}.user-settings-modal__back-icon{position:absolute;left:25px;top:24px;font-size:21px;color:silver}.mobile-root-bottom{height:100%;position:relative;box-shadow:0 -5px 15px -3px #0000001a;background-color:#fff;border-radius:30px 30px 0 0}.mobile-root-bottom__list{height:100%;display:flex}.mobile-root-bottom__item{width:100%;display:flex;align-items:center;justify-content:center;color:#9f9f9f;text-decoration:none;position:relative}.mobile-root-bottom__item--active{color:#393939}.mobile-root-bottom__item--active:after{content:"";width:7px;height:7px;background-color:#0f0;bottom:6px;position:absolute;border-radius:100%}.mobile-root-bottom__item--disable{pointer-events:none;opacity:.5}.mobile-root-bottom__item-icon{display:flex;align-items:center;font-size:23px}.mobile-root-bottom__item-image{width:23px;height:23px;border-radius:100%}.mobile-root-bottom__all-apis-icon{width:37px}.close-button{width:100%;position:relative;display:flex;flex-direction:column;justify-content:center}.close-button--loading{cursor:not-allowed}.close-button--loading>*{opacity:.5}.close-button__loading-icon{width:12px;position:absolute;right:0}.copyright{font-size:13px;font-weight:200;color:#a7a7a7;display:flex;justify-content:center;align-items:center;cursor:default}.copyright:hover .copyright__heart{transform:scale(1.2)}.copyright__heart{color:#0f0;font-size:12px;margin:0 7px;transition:.2s}.menu-item-list__list{margin-top:10px}.menu-item-list__item{display:flex;align-items:center;color:#111;padding:10px 0;cursor:pointer;transition:.2s;text-decoration:none;font-weight:500;font-size:15px}.menu-item-list__item--selected .menu-item-list__icon{background-color:#0f0}.menu-item-list__item:not(.menu-item-list__item--selected):hover{color:#777}.menu-item-list__item:not(.menu-item-list__item--selected):hover .menu-item-list__icon{transform:scale(1.1);background-color:#0f0}.menu-item-list__item:last-child{padding-bottom:0}.menu-item-list__title{color:#646464;font-size:14px;letter-spacing:1px;font-weight:400}.menu-item-list__icon{font-size:30px;padding:7px;background-color:#f2f2f2;color:#111;border-radius:10px;transition:.2s;box-shadow:0 2px 4px #00000026}.menu-item-list__text{margin-left:12px}.menu-item-list__mobile-icon{margin-left:auto;color:#0f0;display:none}.menu-item-list__mobile-icon--active-icon{font-size:9px}@media only screen and (max-width: 900px){.menu-item-list__mobile-icon{display:block}.menu-item-list__item{padding:10px!important;margin-top:8px;border:1px solid rgb(238,238,238);border-radius:10px;background-color:#fff}.menu-item-list__item--selected{border-color:#0f0}.menu-item-list__item--selected .menu-item-list__forward-button{display:none}.menu-item-list__item:not(.menu-item-list__item--selected):hover .menu-item-list__icon{transform:none;background-color:#f2f2f2}}.api-error-reports-text{display:flex;align-items:center;gap:5px}.api-error-reports-text__count-skeleton{border-radius:7px}.api-error-reports-text__count{font-size:14px;font-weight:300;color:#6c757d}.menu-list__wrapper{margin-top:25px}.menu-list__wrapper:first-child{margin-top:0}.user-type-tag{font-size:11.5px;font-weight:500;padding:3px 11px;border-radius:999px;border:1px solid rgb(193,193,193);color:#777;background:transparent;white-space:nowrap}.user-type-tag--admin{border-color:#0f0;color:#0a8a0a}@media only screen and (max-width: 900px){.user-type-tag{font-size:10px;padding:2px 8px}}.form-item__text{margin-bottom:8px;color:#353535;font-weight:400;font-size:14px;font-weight:500}.form-item__content{width:100%}.form-item__error-message{color:#ff6161;font-size:13px;margin-top:7px;font-weight:400}.textarea-component{border:2px solid #e6e6e6;border-radius:10px;padding:10px 12px;color:#212121;transition:.2s;font-size:13px}.textarea-component::placeholder{color:#cdcdcd}.textarea-component:focus{border-color:#d0d0d0;box-shadow:0 0 0 6px #c6c6c61a}.create-project__input{width:100%;max-width:100%;min-width:100%}.create-project__item{margin-bottom:10px}.create-project__create-btn{margin-top:15px;width:100%}.project-switcher{position:relative}.project-switcher__selected-project-button-left{display:flex;align-items:center}.project-switcher__selected-project-button{height:62px;border:2px solid #EDEDED;border-radius:20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:10px 14px}.project-switcher__selected-project-button:not(.project-switcher__selected-project-button--enabled):hover{border-color:#e1e1e1}.project-switcher__selected-project-button--enabled{border-color:#0f0}.project-switcher__selected-project-name{font-size:15px;font-weight:400;color:#262626;margin-left:12px}.project-switcher__selected-project-img{width:24px;height:24px;border-radius:100%}.project-switcher__selected-project-img-wrapper{position:relative;display:inline-flex;flex-shrink:0}.project-switcher__health-dot-wrapper{position:absolute;bottom:-2px;right:-2px}.project-switcher__health-dot-wrapper:hover .project-switcher__health-tooltip-text{visibility:visible;opacity:1}.project-switcher__health-dot{display:block;width:13px;height:13px;border-radius:50%;border:2px solid white;cursor:default}.project-switcher__health-dot--green{background-color:#22c55e}.project-switcher__health-dot--red{background-color:#ef4444;animation:health-dot-pulse 1.8s ease-out infinite}.project-switcher__health-dot--gray{background-color:#9ca3af}.project-switcher__health-tooltip-text{visibility:hidden;opacity:0;transition:opacity .2s;pointer-events:none;position:absolute;bottom:18px;left:0;background-color:#fff;padding:10px 13px;border-radius:12px;box-shadow:0 4px 20px #0000001a;border:1px solid #ebebeb;z-index:99999;min-width:180px;display:flex;flex-direction:column;gap:2px;white-space:nowrap}.project-switcher__health-label{font-size:12px;font-weight:500;color:#374151}.project-switcher__health-label--success{color:#16a34a}.project-switcher__health-label--error{color:#dc2626}.project-switcher__health-time{font-size:11px;color:#9ca3af}.project-switcher__health-sub{font-size:11px;color:#6b7280}.project-switcher__health-tooltip-note{color:#b0b8c4;font-size:10.5px;margin-top:2px}.project-switcher__selected-project-icon{color:#c2c2c2;width:16px}.project-switcher__dropdown{position:absolute;top:70px;width:100%;box-shadow:0 0 16px -5px #0000001a;padding:10px;border-radius:20px;border:1px solid #ececec;background-color:#fff;z-index:1}.project-switcher__dropdown-list{max-height:280px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.project-switcher__dropdown-list::-webkit-scrollbar{display:none;width:0!important;background:transparent!important}.project-switcher__project-item{display:flex;align-items:center;padding:10px;border-radius:20px;cursor:pointer;border:1px solid transparent}.project-switcher__project-item:hover{background-color:#f7f7f7}.project-switcher__project-item:hover .project-switcher__icon-wrapper--unfavorite-active .project-switcher__unfavorite-project-icon{display:block}.project-switcher__project-item:hover .project-switcher__icon-wrapper--unfavorite-active .project-switcher__selected-project-icon{display:none}.project-switcher__project-item:hover .project-switcher__icon-wrapper--unfavorite-not-active .project-switcher__unfavorite-project-icon{display:block}.project-switcher__project-item:hover .project-switcher__icon-wrapper--unfavorite-not-active .project-switcher__arrow-icon{display:none}.project-switcher__project-item--selected{background-color:#f7f7f7}.project-switcher__project-item--ghost{border:1px dashed #1af21a}.project-switcher__project-img{min-width:30px;min-height:30px;width:30px;height:30px;border-radius:100%}.project-switcher__project-info{width:100%;margin-left:10px;display:flex;flex-direction:column;align-items:flex-start}.project-switcher__project-name{font-size:12px}.project-switcher__project-user-type{font-size:10px;margin-top:4px}.project-switcher__icon-wrapper--unfavorite-active .project-switcher__unfavorite-project-icon,.project-switcher__icon-wrapper--unfavorite-not-active .project-switcher__unfavorite-project-icon{display:none}.project-switcher__icon{font-size:16px}.project-switcher__project-click-icon{color:#b4b4b4}.project-switcher__selected-project-icon{color:#0f0}.project-switcher__unfavorite-project-icon{color:#929292}.project-switcher__unfavorite-project-icon:hover{color:#4b4b4b}.project-switcher__favorite-project-icon{color:#0f0;cursor:pointer}.project-switcher__favorite-project-icon:hover{color:#9bff9b}.project-switcher__create-project{margin-top:10px;border-radius:20px;width:100%}.project-switcher__search-input-wrapper{width:100%;position:sticky;top:0;background-color:#fff;padding-bottom:10px}.project-switcher__search-input{width:100%}.project-switcher__no-projects{font-size:14px;color:#606060;font-weight:300;padding:8px}@keyframes health-dot-pulse{0%{box-shadow:0 0 #ef444480}70%{box-shadow:0 0 0 7px #ef444400}to{box-shadow:0 0 #ef444400}}.no-projects{display:flex;flex-direction:column}.no-projects__text{font-weight:200;font-size:14px;text-align:center}.no-projects__create-project-btn{margin-top:20px;border-radius:10px}.mobile-left-menu{position:fixed;z-index:9;width:100%;height:100%;top:0;left:0;padding:20px;display:flex;flex-direction:column;background-color:#fff}.mobile-left-menu__content{display:flex;flex-direction:column;overflow-y:scroll;height:100%}.mobile-left-menu__close{font-size:35px;margin-left:auto;color:#a6a6a6}.mobile-left-menu__content{margin-top:15px}.mobile-left-menu__item{margin-bottom:25px}.mobile-left-menu__item--close{margin-top:auto;text-align:center;background-color:#fff0f0;padding:10px;border-radius:10px;margin-bottom:0}.mobile-left-menu__close-button-content{color:red}.mobile-left-menu__brand{position:absolute;width:500px;bottom:-220px;left:-200px;z-index:-1}.mobile-root-top{display:flex;justify-content:center;align-items:center;height:100%;position:relative}.mobile-root-top__logo-link{display:flex}.mobile-root-top__logo{width:150px}.mobile-root-top__menu-icon{position:absolute;left:15px;font-size:24px;color:gray}.app-loading{width:100%;display:flex;justify-content:center;align-items:center;height:100%}.app-loading__animate{width:100px;height:100px}.service-error{display:flex;justify-content:center;align-items:center;background:#f8f9fa;height:100%;padding:30px}.service-error__content{background:#fff;border-radius:16px;box-shadow:0 2px 16px #00000012;padding:32px;display:flex;flex-direction:column;align-items:center;max-width:400px;width:100%}.service-error__icon{width:200px;height:100px}.service-error__title{font-size:20px;font-weight:600;color:#222;margin-bottom:12px;text-align:center}.service-error__retry-button{min-width:120px;margin-top:20px}.mobile-root{display:flex;flex-direction:column;height:100%}.mobile-root__top{height:60px}.mobile-root__content{--page-padding: 15px;height:100%;padding:var(--page-padding);overflow-y:auto;background-color:#f8f8f8}.mobile-root__bottom{height:60px}.user-settings-popup__modal{width:430px}.header-search{position:relative;width:100%}.header-search__input-container{position:relative;display:flex;align-items:center;width:100%}.header-search__icon{position:absolute;left:12px;font-size:18px;color:#9ca3af;z-index:1}.header-search__input{width:100%;background-color:#f9fafb;border-color:transparent;border-radius:12px;padding-left:40px!important;box-shadow:0 1px 3px #0000000d;transition:all .2s ease}.header-search__input:focus{border-color:#e5e7eb;background-color:#fff;box-shadow:0 4px 12px #0000000d}.header-search__dropdown{position:absolute;width:100%;top:46px;border-radius:12px;box-shadow:0 10px 25px #0000001a;background-color:#fff;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .25s cubic-bezier(.4,0,.2,1);max-height:320px;z-index:9999;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}.header-search__dropdown::-webkit-scrollbar{width:6px}.header-search__dropdown::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:6px}.header-search__dropdown--enabled{opacity:1;visibility:visible;transform:translateY(0)}.header-search__item{padding:14px 16px;cursor:pointer;transition:background-color .15s;border-bottom:1px solid #f9fafb}.header-search__item:last-child{border-bottom:none}.header-search__item:hover{background-color:#f9fafb}.header-search__title{font-size:14px;font-weight:500;margin-bottom:4px}.header-search__description{font-weight:400;font-size:13px;color:#6b7280}.header-search__no-filter-text{padding:14px 16px;font-size:13px;font-weight:400;color:#6b7280;text-align:center}.header{display:flex;align-items:center;height:100%;padding:0 8px;background-color:#fff}.header__item{margin-right:16px;padding:7px 10px}.header__create-api-btn{font-size:14px;border-radius:12px;font-weight:500;transition:all .2s ease;white-space:nowrap;cursor:pointer;background-color:#0f0;color:#121826;padding:11px 15px}.header__create-api-btn:hover{background-color:#06f306;box-shadow:0 4px 14px #00ff0040;transform:translateY(-1px)}.header__user{position:relative;padding:0}.header__user-button{font-size:28px;cursor:pointer;display:flex;align-items:center;padding:11px 15px;border-radius:12px;transition:all .15s ease}.header__user-button:hover{background-color:#f9fafb}.header__user-button--enabled{background-color:#f9fafb;box-shadow:0 0 0 1.5px #0f0}.header__user-dropdown{position:absolute;top:52px;right:0;width:272px;background-color:#fff;padding:0 5px;box-shadow:0 0 17px -6px #0000001a;border:1px solid rgb(239,239,239);border-radius:10px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),visibility .25s;z-index:1}.header__user-dropdown:before{content:"";position:absolute;top:-6px;right:18px;width:12px;height:12px;background-color:#fff;border-top:1px solid rgb(239,239,239);border-left:1px solid rgb(239,239,239);transform:rotate(45deg);border-radius:2px 0 0}.header__user-dropdown--enabled{visibility:visible;opacity:1;transform:translateY(0)}.header__user-dropdown-section{display:flex;flex-direction:column;border-bottom:1px solid rgb(239,239,239);padding:8px}.header__user-dropdown-section:first-child{background-color:#00ff000a;border-radius:8px 8px 0 0}.header__user-dropdown-section--disable-border-bottom{border-bottom:none}.header__user-dropdown-section--disable-border-bottom .header__user-item:hover{background-color:#fee2e2}.header__user-dropdown-section--disable-border-bottom .header__user-item:hover .header__user-item-icon{color:#ef4444}.header__user-dropdown-info{display:flex;align-items:center;padding:10px 8px;position:relative}.header__user-dropdown-info:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:60%;width:3px;background-color:#0f0;border-radius:0 3px 3px 0}.header__user-dropdown-info-texts{display:flex;flex-direction:column;margin-left:8px;min-width:0}.header__user-dropdown-name-row{display:flex;align-items:center;gap:6px}.header__user-dropdown-email{font-size:12px;color:#a4a4a4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header__user-dropdown-name{font-size:14px;font-weight:500;white-space:nowrap;color:#393939}.header__user-role-pill{font-size:10px;font-weight:500;padding:2px 7px;border-radius:999px;background:#a8a8a826;color:#646464;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;flex-shrink:0}.header__user-role-pill--admin{background:#00ff001f;color:#0d6b0d}.header__workspace-row{display:flex;align-items:center;gap:11px;padding:10px 13px;border-bottom:1px solid rgb(239,239,239);border-top:1px solid rgb(239,239,239);margin-top:-1px}.header__workspace-icon-tile{width:32px;height:32px;border-radius:8px;background:#f8f8f8;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.header__workspace-img{width:22px;height:22px;object-fit:contain}.header__workspace-texts{display:flex;flex-direction:column;flex:1;min-width:0}.header__workspace-label{font-size:10.5px;color:#777;letter-spacing:.5px;font-weight:400}.header__workspace-name{font-size:13px;font-weight:500;color:#111;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header__workspace-health-dot-wrapper{position:absolute;bottom:-2px;right:-2px}.header__workspace-health-dot-wrapper:hover .header__workspace-health-tooltip{visibility:visible;opacity:1}.header__workspace-health-dot{display:block;width:13px;height:13px;border-radius:50%;border:2px solid white;cursor:default}.header__workspace-health-dot--green{background-color:#22c55e}.header__workspace-health-dot--red{background-color:#ef4444;animation:health-dot-pulse 1.8s ease-out infinite}.header__workspace-health-dot--gray{background-color:#9ca3af}.header__workspace-health-tooltip{visibility:hidden;opacity:0;transition:opacity .2s;pointer-events:none;position:absolute;bottom:18px;left:0;background-color:#fff;padding:10px 13px;border-radius:12px;box-shadow:0 4px 20px #0000001a;border:1px solid #ebebeb;z-index:99999;min-width:180px;display:flex;flex-direction:column;gap:2px;white-space:nowrap}.header__workspace-health-label{font-size:12px;font-weight:500;color:#374151}.header__workspace-health-label--success{color:#16a34a}.header__workspace-health-label--error{color:#dc2626}.header__workspace-health-time{font-size:11px;color:#9ca3af}.header__workspace-health-sub{font-size:11px;color:#6b7280}.header__workspace-health-note{color:#b0b8c4;font-size:10.5px;margin-top:2px}.header__workspace-swap-btn{width:28px;height:28px;border-radius:6px;border:none;background:transparent;color:#777;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;transition:background-color .15s,color .15s;flex-shrink:0}.header__workspace-swap-btn:hover{background:#f6f6f6;color:#111}.header__user-item{font-size:14px;padding:8px;cursor:pointer;border-radius:10px;color:#393939;display:flex;align-items:center;text-decoration:none;transition:background-color .15s,color .15s}.header__user-item:hover{background-color:#f6f6f6}.header__user-item:hover .header__user-item-icon{color:#0f0}.header__user-item-icon{margin-right:13px;font-size:16px;color:#a4a4a4;flex-shrink:0;transition:color .15s}.header__user-item-image{width:16px;height:16px;margin-right:13px;flex-shrink:0}.header__close-button-content{color:#ef4444;font-weight:500;display:flex;align-items:center;transition:color .15s}.header__user-name{font-size:15px;margin-left:8px;white-space:nowrap;font-weight:500}.header__search-wrapper{width:100%;margin-right:20px}.left-menu-list__wrapper{margin-bottom:25px}.left-menu-list__title{color:#646464;font-size:14px;letter-spacing:1px;font-weight:400}.left-menu-list__list{margin-top:10px}.left-menu-logo{display:flex;align-items:center;justify-content:center}.left-menu-logo__img{width:200px}.left-menu{height:100%;display:flex;flex-direction:column;padding:0 23px 23px;overflow-y:auto}.left-menu__item{margin-bottom:30px}.left-menu__item:last-child{margin-bottom:0}.left-menu__item:last-child .left-menu-list .left-menu-list__wrapper:last-child{margin-bottom:0}.left-menu__item--logo{position:sticky;top:0;background-color:#fff;z-index:1;padding:23px 0;margin-bottom:17px}.left-menu__brand{position:fixed;width:500px;bottom:-230px;left:-200px;z-index:-1}.root{height:100%;display:flex}.root__left-menu{min-width:330px;height:100%;position:relative;z-index:3;box-shadow:2px 0 12px #0000000f}.root__content{width:100%;height:100%;display:flex;flex-direction:column;background-color:#f8f8f8}.root__header{height:70px;background-color:#fff;position:relative;z-index:2;box-shadow:0 4px 8px -4px #0000001f}.root__outlet{--page-padding: 22px;padding:var(--page-padding);height:100%;overflow-x:auto}.error-page{height:100%;display:flex;justify-content:center;align-items:center}.error-page__content{display:flex;flex-direction:column;align-items:center}.error-page__icon{width:400px}.error-page__text{margin-top:20px;text-align:center;font-size:20px;font-weight:400}.error-page__retry-button{margin-top:30px}@media only screen and (max-width: 900px){.error-page__icon{width:300px}.error-page__text{font-size:17px}}.permission-error{display:flex;height:100%;justify-content:center;align-items:center;flex-direction:column}.permission-error__icon{font-size:100px;color:red}.permission-error__title{font-weight:500;font-size:30px;color:#3c3c3c;margin-top:10px}.permission-error__desc{color:#3c3c3c;margin-top:10px}.permission-error__back-home{text-decoration:underline;cursor:pointer;margin-top:20px;color:#3c3c3c}.permission-error__back-home:hover{color:#949494}.toggle-switch{position:relative}.toggle-switch--disabled{opacity:.5;pointer-events:none}.toggle-switch input[type=checkbox]{display:none}.toggle-switch label{cursor:pointer;text-indent:-9999px;width:55px;height:25px;background:gray;display:block;border-radius:100px;position:relative}.toggle-switch label:after{content:"";position:absolute;top:5px;left:5px;width:16px;height:16px;background:#fff;border-radius:45px;transition:.3s}.toggle-switch input:checked+label{background:#0f0}.toggle-switch input:checked+label:after{left:calc(100% - 5px);transform:translate(-100%)}.toggle-switch label:active:after{width:30px}.toggle-switch__loading-wrapper{position:absolute;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#ececec;opacity:.8;border-radius:45px}.toggle-switch__loading-img{width:15px;height:15px}*{box-sizing:border-box;font-family:Outfit,sans-serif;-webkit-tap-highlight-color:transparent}*:focus{outline:none}html,body,#root{height:100%;padding:0;margin:0;font-weight:300}
