@charset "UTF-8";.loader-overlay{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.loader-overlay.light{background-color:var(--neutral-3)}.loader-overlay.light .loader-overlay__text{color:var(--neutral-10)!important}.loader-overlay.black{background-color:var(--neutral-10)}.loader-overlay.black .loader-overlay__text{color:var(--neutral-1)!important}.loader-overlay__loader{margin:0 auto}.loader-overlay__text{margin-top:16px;font-size:14px;font-style:normal;font-weight:500;line-height:normal;user-select:none;max-width:600px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge-circle[data-v-0f9fcd90]{display:flex;width:16px;height:16px;justify-content:center;align-items:center;border:1px solid var(--neutral-1);border-radius:50%;z-index:2;user-select:none}.badge-circle.ban[data-v-0f9fcd90]{background-color:var(--red-6)}.badge-circle.android[data-v-0f9fcd90]{background-color:var(--green-6)}.badge-circle__ban-rect[data-v-0f9fcd90]{height:2px;width:8px;background-color:var(--neutral-1)}.replacement-enter-active[data-v-80b24bd8],.replacement-leave-active[data-v-80b24bd8]{transition:opacity .2s}.replacement-enter-from[data-v-80b24bd8],.replacement-leave-to[data-v-80b24bd8]{opacity:0}.avatar[data-v-80b24bd8]{position:relative;display:flex;align-items:center;justify-content:center;border-radius:50%;height:var(--height);width:var(--height);min-width:var(--height);background:var(--color);box-sizing:border-box;user-select:none}.avatar__outline[data-v-80b24bd8]{position:absolute;top:0;left:0;border-radius:50%;height:100%;width:100%;border:2px solid var(--outline);transition:.2s}.avatar__img[data-v-80b24bd8]{display:block;height:100%;width:100%;object-fit:cover;pointer-events:none;border-radius:50%}.avatar__letters[data-v-80b24bd8]{font-weight:400;color:#fff;user-select:none}.avatar__letters.is-relative[data-v-80b24bd8]{font-size:100%}.avatar__badge[data-v-80b24bd8]{position:absolute;top:-1px;right:-4px}.avatar.not-clickable[data-v-80b24bd8]{cursor:default}.app-bar[data-v-2f3d5476]{position:relative;display:flex;justify-content:space-between;align-items:center;z-index:203;width:100%;height:80px;padding:16px 5%;background-color:var(--neutral-1)}.app-bar__logo[data-v-2f3d5476]{cursor:default}.app-bar__logo.clickable[data-v-2f3d5476]{cursor:pointer}.app-bar__user[data-v-2f3d5476]{display:flex;align-items:center}.app-bar__avatar[data-v-2f3d5476]{cursor:pointer}.app-bar__username[data-v-2f3d5476]{font-weight:500;font-size:16px;line-height:19px;margin-right:8px;white-space:nowrap;overflow:hidden;max-width:500px;text-overflow:ellipsis}.app-bar__menu[data-v-2f3d5476]{width:255px}.files-loading-area[data-v-edaf85f4]{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;padding:24px;box-sizing:border-box;border-radius:8px;background:var(--neutral-2, #FAFAFA);border:1px dashed var(--neutral-5, #D9D9D9);gap:4px;cursor:pointer;user-select:none;transition:.2s}.files-loading-area[data-v-edaf85f4]:hover{background:var(--orange-1, #FFF7E6);border:1px dashed var(--orange-3, #ffd591)}.files-loading-area.file-over[data-v-edaf85f4]{cursor:default;background:var(--orange-1, #FFF7E6);border:1px dashed var(--orange-3, #ffd591)}.files-loading-area.loading[data-v-edaf85f4]{cursor:default;pointer-events:none;background:var(--neutral-1)}.files-loading-area__title[data-v-edaf85f4]{display:flex;align-items:center;pointer-events:none;user-select:none;color:var(--neutral-10, #262626);font-size:14px;font-weight:600;line-height:18px}.files-loading-area__title-icon[data-v-edaf85f4]{margin-left:8px}.files-loading-area__subtitle[data-v-edaf85f4]{pointer-events:none;color:var(--neutral-9, #434343);font-size:12px;font-weight:400;line-height:1}.files-loading-area__cursor-imgs[data-v-edaf85f4]{display:none;position:absolute;height:62px;width:47px;flex-direction:column;pointer-events:none;user-select:none}.files-loading-area__cursor-imgs.file-over[data-v-edaf85f4]{display:flex}.files-loading-area__cursor-file[data-v-edaf85f4]{height:48px;align-self:flex-start}.files-loading-area__cursor-add[data-v-edaf85f4]{height:18px;align-self:flex-end}.file-list-item[data-v-93665d7a]{display:flex;align-items:center;padding:4px 8px;border-radius:8px;cursor:pointer}.file-list-item[data-v-93665d7a]:hover,.file-list-item.selected[data-v-93665d7a]{background-color:var(--blue-1)}.file-list-item__content[data-v-93665d7a]{display:flex;flex-direction:column;justify-content:center;flex-grow:1;margin-right:8px;overflow:hidden}.file-list-item__progress[data-v-93665d7a]{position:absolute;left:0;top:50%;width:0;height:100%;transform:translateY(-50%);border-radius:8px;background-color:var(--blue-6)}.file-list-item__progress-bar[data-v-93665d7a]{position:relative;height:4px;width:100%;border-radius:8px;background-color:var(--neutral-5);overflow:hidden}.file-list-item__radio[data-v-93665d7a]{margin-right:10px}.file-list-item__icon[data-v-93665d7a]{margin-right:4px}.file-list-item__title[data-v-93665d7a]{font-size:14px;font-weight:500;line-height:16.94px;color:var(--neutral-10);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.file-list-item__info[data-v-93665d7a]{font-size:12px;font-weight:400;line-height:13.2px;color:var(--neutral-8);margin-top:4px;margin-bottom:2px}.file-list-item__info.isLoading[data-v-93665d7a]{margin-left:auto;margin-top:0;margin-bottom:0;font-size:10px;font-weight:400;line-height:11px}.file-list-item .file-list-item__btn[data-v-93665d7a]{padding:0}.file-list-item__new-flag[data-v-93665d7a]{margin-left:auto;margin-right:42.5px;padding:2.5px 8px;border-radius:300px;color:var(--neutral-1);background-color:var(--green-6);font-size:12px;font-weight:500;line-height:15.6px;text-align:left}.file-list-item__confirm-wrapper[data-v-93665d7a]{position:absolute;left:-235px;top:-15px;padding-top:5px;padding-bottom:25px}.file-list-item__action[data-v-93665d7a]{margin-left:auto;position:relative}.files__subheader[data-v-312fc47f]{color:var(--neutral-10);margin:16px 0 8px;font-size:12px;line-height:14.5px;font-weight:500}.files__list[data-v-312fc47f]{max-height:290px;display:flex;min-height:290px;overflow-y:auto;flex-direction:column;gap:8px}.files__list[data-v-312fc47f]::-webkit-scrollbar{width:0!important}.files__item[data-v-312fc47f]{border-radius:8px}.overlay-browser__window[data-v-69bde469]{width:880px}.overlay-browser__title[data-v-69bde469]{font-weight:400;font-size:16px;line-height:24px}.overlay-browser__browser-list[data-v-69bde469]{display:flex;gap:16px;margin-top:32px}.overlay-browser__browser-item[data-v-69bde469]{display:flex;flex-direction:column;align-items:center;text-decoration:none;width:188px;gap:12px;border-radius:8px;padding:12px 20px;color:var(--neutral-8);background-color:var(--neutral-3)}.overlay-browser__browser-item-title[data-v-69bde469]{font-weight:700;font-size:12px;line-height:16px}.error-overlay__container[data-v-ef34fdc6]{display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--neutral-3);height:100%;width:100%;user-select:none}.error-overlay__description[data-v-ef34fdc6]{font-size:16px;line-height:20px;font-weight:500;color:var(--neutral-10);text-align:center;max-width:200px;width:100%;margin:32px 0}.admin-settings[data-v-228cc358]{padding:10px 15px;max-height:80vh;overflow-y:auto}.admin-settings__title[data-v-228cc358]{display:flex;justify-content:space-between;margin-bottom:10px;text-transform:uppercase;font-weight:600;font-size:16px}.admin-settings__item-title[data-v-228cc358]{font-size:12px;font-weight:600;white-space:normal}.admin-settings__item-subtitle[data-v-228cc358]{white-space:normal;-webkit-box-orient:initial;font-size:12px;font-weight:300;color:gray}.admin-settings__item[data-v-228cc358]{display:flex;align-items:center;margin-bottom:8px}.admin-settings__input[data-v-228cc358]{max-width:65px;min-width:65px;margin-right:8px}.admin-settings__checkbox[data-v-228cc358]{margin-right:8px}.admin-settings__select[data-v-228cc358]{width:100px;max-width:100px;min-width:100px;margin-right:8px}.question-score-points[data-v-be4e308b]{font-size:12px;font-weight:600;line-height:14.5px;transition:.2s;display:block;align-items:center;justify-content:center;pointer-events:none;color:var(--neutral-10);width:max-content}.question-score-points__points[data-v-be4e308b]{margin-left:4px;color:var(--red-6)}.question-score-points__points.success[data-v-be4e308b]{color:var(--green-7)}.question-score-points__points.partially[data-v-be4e308b]{color:var(--orange-5)}.quiz-variant-select[data-v-972ba6d4]{font-size:14px;font-weight:400;line-height:20px;color:var(--neutral-10);display:flex;gap:8px;align-items:flex-start;flex-grow:1;border-radius:8px;padding:0 8px}.quiz-variant-select__checkbox[data-v-972ba6d4]{margin-top:3px}.quiz-variant-select.readonly[data-v-972ba6d4]{pointer-events:none}.quiz-variant-select[data-v-972ba6d4]:not(.readonly){cursor:pointer}.quiz-variant-select.disabled[data-v-972ba6d4]{color:var(--neutral-5);pointer-events:none}.quiz-variant-text[data-v-bfda332c]{color:var(--neutral-13);border-radius:8px;display:flex;transition:.2s;width:100%;position:relative}.quiz-variant-text.readonly[data-v-bfda332c]{pointer-events:none}.quiz-variant-text.inline[data-v-bfda332c]{display:inline-flex}.quiz-variant-text__input[data-v-bfda332c]{text-overflow:ellipsis}.quiz-type-3[data-v-8d572862]{max-width:360px}.quiz-type-3__answer.margin[data-v-8d572862]{margin-bottom:16px}.quiz-type-3__right-answer .with-margin[data-v-8d572862]{margin-top:16px}.quiz-type-5__right-answer-subtitle[data-v-e41abec2]{font-size:12px;font-weight:400;line-height:14.5px;margin-top:12px;color:var(--neutral-8, #595959)}.quiz-type-5__right-answer-result[data-v-e41abec2]{max-width:772px;margin-top:4px}.quiz-question[data-v-7091211e]{flex-grow:1;box-sizing:border-box;user-select:none;overflow:hidden}.quiz-question__content-scroll[data-v-7091211e]{box-sizing:border-box;position:relative;overflow:auto;padding-left:24px;padding-right:8px;height:100%;scrollbar-gutter:stable}.quiz-question__content-scroll[data-v-7091211e]::-webkit-scrollbar{width:0}.quiz-question__number[data-v-7091211e]{font-size:14px;font-weight:600;line-height:20px;position:absolute;top:0;left:0}.quiz-question__quest[data-v-7091211e]{font-size:14px;font-weight:600;line-height:20px;color:var(--neutral-10)}.quiz-question__quest.preview[data-v-7091211e]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.quiz-question__quest img[data-v-7091211e]{border-radius:8px;max-width:100%}.quiz-question__quest .quiz-input[data-v-7091211e]{margin-bottom:4px;display:inline-block}.quiz-question__quest[data-v-7091211e] table{font-size:14px;font-weight:400;line-height:24px;border:.5px solid var(--neutral-5);border-collapse:separate;border-spacing:0;border-radius:8px;margin-top:8px;width:100%;background-color:var(--neutrak-2)}.quiz-question__quest[data-v-7091211e] table tr:first-child td:first-child,.quiz-question__quest[data-v-7091211e] table tr:first-child th:first-child{border-top-left-radius:8px}.quiz-question__quest[data-v-7091211e] table tr:first-child td:last-child,.quiz-question__quest[data-v-7091211e] table tr:first-child th:last-child{border-top-right-radius:8px}.quiz-question__quest[data-v-7091211e] table tr:last-child td:first-child,.quiz-question__quest[data-v-7091211e] table tr:last-child th:first-child{border-bottom-left-radius:8px}.quiz-question__quest[data-v-7091211e] table tr:last-child td:last-child,.quiz-question__quest[data-v-7091211e] table tr:last-child th:last-child{border-bottom-right-radius:8px}.quiz-question__quest[data-v-7091211e] table tr:first-child td,.quiz-question__quest[data-v-7091211e] table tr:first-child th{border-top-style:solid}.quiz-question__quest[data-v-7091211e] table tr td:first-child,.quiz-question__quest[data-v-7091211e] table tr th:first-child{border-left-style:solid}.quiz-question__quest[data-v-7091211e] table td,.quiz-question__quest[data-v-7091211e] table th{padding:5px 12px;border:.5px solid var(--neutral-5);overflow:hidden}.quiz-question__quest[data-v-7091211e] table td input,.quiz-question__quest[data-v-7091211e] table th input{border:none!important;border-radius:0!important}.quiz-question__quest[data-v-7091211e] table td:has(input),.quiz-question__quest[data-v-7091211e] table th:has(input){padding:0}.quiz-question__quest[data-v-7091211e] table th{font-size:14px;font-weight:600;line-height:22px;background-color:var(--neutral-2)}.quiz-question__quest[data-v-7091211e] table .quiz-input{margin-bottom:0;width:100%}.quiz-question__variants[data-v-7091211e]{margin-top:16px;display:flex;flex-direction:column;gap:16px}.quiz-question__variants.offset-left[data-v-7091211e]{margin-left:-24px}.quiz-question__variants.margin-top-off[data-v-7091211e]{margin-top:0}.quiz-question__result[data-v-7091211e]{margin-top:24px}.quiz-question__action[data-v-7091211e]{margin-top:24px;min-width:155px}.quiz-quest-preview[data-v-25d856d6]{display:flex;gap:8px;align-items:flex-start;cursor:pointer;padding:12px 16px;border:1px solid var(--neutral-5);border-top:none}.quiz-quest-preview.first[data-v-25d856d6]{border-top-left-radius:8px;border-top-right-radius:8px;border-top:1px solid var(--neutral-5)}.quiz-quest-preview.last[data-v-25d856d6]{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.quiz-quest-preview__expand-arrow[data-v-25d856d6]{transform:translateY(50%) rotate(-90deg)}.quiz-quest-preview__expand-arrow.extended[data-v-25d856d6]{transform:translateY(50%)}.quiz-quest-preview__extension[data-v-25d856d6]{max-height:20px;transition:.3s ease-in-out}.quiz-quest-preview__extension.extended[data-v-25d856d6]{max-height:1000px}.quiz-lesson__choose[data-v-496dbc9a]{font-size:12px;font-weight:500;line-height:14.52px;color:var(--neutral-10)}.quiz-lesson__title[data-v-496dbc9a]{margin:8px 0;font-size:16px;font-weight:600;line-height:19.36px;color:var(--neutral-12)}.quiz-lesson__list[data-v-496dbc9a]{margin-top:8px;display:flex;flex-direction:column;width:100%;gap:8px;overflow-y:auto;max-height:390px}.quiz-lesson__list[data-v-496dbc9a]::-webkit-scrollbar{width:0!important}.quiz-lesson__questions[data-v-496dbc9a]{overflow-y:auto;max-height:344px;display:flex;flex-direction:column}.quiz-lesson__questions[data-v-496dbc9a]::-webkit-scrollbar{width:0!important}.quiz-selector[data-v-496dbc9a]{padding:4px 8px;display:flex;width:100%;align-items:center;border-radius:8px;cursor:pointer}.quiz-selector.active[data-v-496dbc9a]{background-color:var(--blue-1)}.quiz-selector__radio[data-v-496dbc9a]{margin-right:6px}.quiz-selector__title[data-v-496dbc9a]{color:var(--neutral-10);font-size:14px;font-weight:500;line-height:16.94px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quiz-selector__desc[data-v-496dbc9a]{display:flex;flex-direction:column;gap:4px;overflow:hidden}.quiz-selector__info[data-v-496dbc9a]{display:flex;gap:16px;align-items:center;color:var(--neutral-8);font-size:12px;font-weight:400;line-height:13.2px}.quiz-selector__name[data-v-496dbc9a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quiz-selector__icon[data-v-496dbc9a]{margin-right:4px}.quiz-selector__open[data-v-496dbc9a]{margin-left:auto}.benchmark-monitoring[data-v-04bc1a0e]{position:fixed;top:0;left:0;padding:5px 8px;font-size:20px;font-weight:900;z-index:1000}.rating-star[data-v-cb692b5c]{transition:.2s}.rating-star__path[data-v-cb692b5c]{transition:.2s;fill:var(--neutral-5);stroke:var(--neutral-1)}.rating-star__path.filled[data-v-cb692b5c]{fill:var(--orange-5)}.rating-star__path.hovered[data-v-cb692b5c]{stroke:var(--orange-2)}.quality-rating[data-v-e574af5b]{display:flex;flex-direction:column;align-items:center}.quality-rating__stars[data-v-e574af5b]{display:flex;justify-content:space-between;width:432px}.quality-rating__star[data-v-e574af5b]{cursor:pointer}.quality-rating__star[data-v-e574af5b]:not(:last-child){flex-grow:1}.quality-rating__title[data-v-e574af5b]{margin-top:12px;font-size:16px;font-weight:600;line-height:1}.quality-subcategories[data-v-2482014f]{display:flex;flex-direction:column;overflow:hidden}.quality-subcategories__title[data-v-2482014f]{color:var(--neutral-10);font-size:16px;font-weight:500;line-height:16.94px;margin-bottom:16px;font-family:Inter}.quality-subcategories__list[data-v-2482014f]{display:flex;overflow-y:hidden;flex-grow:1;gap:60px;max-height:116px;min-height:116px}.quality-subcategories__list-column[data-v-2482014f]{display:flex;flex-direction:column;flex-basis:50%;gap:12px}.quality-subcategories__list-item[data-v-2482014f]{display:flex;align-items:center;cursor:pointer}.quality-subcategories__list-item-title[data-v-2482014f]{margin-left:8px;color:var(--neutral-10);font-size:14px;font-weight:400;line-height:20px;user-select:none}.izi-textarea[data-v-c139265a]{display:flex;flex-direction:column;width:100%;min-height:47px;max-height:var(--max-height);overflow:visible;padding-bottom:1px}.izi-textarea.disabled[data-v-c139265a]{color:var(--neutral-5)!important}.izi-textarea.small[data-v-c139265a]{min-height:28px}.izi-textarea__label[data-v-c139265a]{font-weight:500;font-size:13px;line-height:16px;color:var(--neutral-8)}.izi-textarea__label.error[data-v-c139265a]{color:var(--red-6)}.izi-textarea__input[data-v-c139265a]{font-weight:400;font-size:16px;line-height:18px;width:calc(100% - 2px);min-height:46px;padding:14px 16px;background:var(--background);outline:1px solid var(--border-color);overflow-y:auto;border-radius:8px;resize:none;transition:.2s;margin-left:1px}.izi-textarea__input.small[data-v-c139265a]{font-weight:400;font-size:13px;line-height:16px;min-height:28px;padding:6px 8px;border-radius:6px}.izi-textarea__input.error[data-v-c139265a]{color:var(--red-6);outline:1px solid var(--red-6)}.izi-textarea__input.error[data-v-c139265a]:focus{outline:1px solid var(--red-6)!important}.izi-textarea__input.error[data-v-c139265a]:focus-visible{outline:1px solid var(--red-6)!important}.izi-textarea__input[disabled][data-v-c139265a]{outline:1px solid var(--neutral-5);color:var(--neutral-5);pointer-events:none}.izi-textarea__input[data-v-c139265a]:focus-visible{outline:1px solid var(--blue-6)}.izi-textarea__input[data-v-c139265a]:hover:not([disabled]){outline:1px solid var(--neutral-13)}.quality-categories[data-v-85c2960b]{display:flex;flex-direction:column;justify-content:space-around;overflow:hidden;gap:16px}.quality-categories__list[data-v-85c2960b]{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:6px}.quality-categories__item[data-v-85c2960b]{display:flex;flex-direction:column;align-items:center;flex:1 1 0;cursor:pointer;transition:.2s;color:var(--neutral-10);border:3px solid var(--neutral-5);padding:12px 0;border-radius:8px;box-sizing:border-box}.quality-categories__item[data-v-85c2960b]:hover:not(.active){color:var(--blue-6);border-color:var(--blue-4);background-color:var(--blue-1)}.quality-categories__item.active[data-v-85c2960b]{color:var(--blue-6);border-color:var(--blue-6);background-color:var(--blue-1)}.quality-categories__item-title[data-v-85c2960b]{text-align:center;font-size:16px;font-weight:600;line-height:19px;user-select:none}.quality-categories__subcategories[data-v-85c2960b]{flex-grow:1}.quality-categories__subcategories.empty[data-v-85c2960b]{flex-grow:0}.quality-categories__other-title[data-v-85c2960b]{margin-bottom:8px;font-size:14px;font-weight:500;line-height:16.94px}.quality-window[data-v-e9f068d0]{width:880px}.quality-window__rating[data-v-e9f068d0]{align-self:center}.quality-window__categories[data-v-e9f068d0]{flex-grow:1;width:100%}.quality-window__btn[data-v-e9f068d0]{align-self:flex-end;margin-top:16px}.quality-window__thanks[data-v-e9f068d0]{align-self:center;display:flex;flex-direction:column;align-items:center;gap:8px;padding:46px 0 25px}.quality-window__thanks-title[data-v-e9f068d0]{color:var(--neutral-10);font-size:16px;font-weight:500;line-height:24px}.recordings-stats-overlay__content[data-v-1832578b]{max-height:90vh;overflow:auto;display:flex;flex-direction:column;gap:16px;background-color:var(--neutral-1);border-radius:16px;padding:24px;width:60%;font-size:14px}.recordings-stats-overlay__content[data-v-1832578b]::-webkit-scrollbar{width:0!important}.recordings-stats-overlay__item[data-v-1832578b]{display:flex;flex-direction:column;gap:8px;background-color:var(--neutral-4);border-radius:8px;padding:16px}.recordings-stats-overlay__size[data-v-1832578b],.recordings-stats-overlay__speed[data-v-1832578b]{display:flex;justify-content:space-between}.recordings-stats-overlay__toggle-btn[data-v-1832578b]{z-index:1005;position:fixed;bottom:30px;left:40px;border-radius:100px}.recordings-stats-overlay__progress-text[data-v-1832578b]{width:100%;text-align:center;padding:4px 16px;text-transform:capitalize}.copy-logs-btn[data-v-735a37f2]{position:fixed;z-index:1003;bottom:26px;right:104px;padding:8px;user-select:none;cursor:pointer;font-size:12px;font-style:normal;font-weight:400;line-height:22px}.capture-devices-item[data-v-8df8efbf]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:262px;padding:16px;cursor:pointer;border:1px solid var(--neutral-4);border-radius:8px}.capture-devices-item__thumb[data-v-8df8efbf]{height:131px;width:230px;display:flex;align-items:center;justify-content:center}.capture-devices-item__thumb-image[data-v-8df8efbf]{width:100%;border-radius:4px;height:100%;background-size:cover;background-position:bottom}.capture-devices-item__icon-wrapper[data-v-8df8efbf]{background-color:var(--neutral-3);border-radius:4px}.capture-devices-item__title[data-v-8df8efbf]{font-size:14px;font-weight:600;line-height:16.94px;color:var(--neutral-13);margin-top:10px;width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.capture-devices-item--active[data-v-8df8efbf]{border:4px solid var(--blue-6);padding:13px;background-color:var(--blue-1)!important}.capture-devices-item[data-v-8df8efbf]:hover{background-color:var(--blue-1)!important}.shimmer[data-v-7c46588a]{border-radius:4px;background-color:var(--neutral-2)}.shimmer-devices-item[data-v-7c46588a]{display:flex;flex-direction:column;justify-content:space-between;width:262px;padding:16px;border:1px solid var(--neutral-4);border-radius:8px}.shimmer-devices-item__thumb[data-v-7c46588a]{height:131px;width:230px}.shimmer-devices-item__title[data-v-7c46588a]{width:230px;height:17px;margin-top:10px}.capture-devices[data-v-f7becb2d]{width:100%}.capture-devices__wrapper[data-v-f7becb2d]{background-color:var(--neutral-1);border-radius:16px;padding:16px}.capture-devices__list[data-v-f7becb2d]{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;max-height:325px;overflow-y:auto;padding-bottom:var(--body-padding)}.capture-devices__list[data-v-f7becb2d]::-webkit-scrollbar{width:0px}.capture-devices__action[data-v-f7becb2d]{display:flex;flex:0 0 auto;justify-content:flex-end;margin:0 -16px;padding:16px 16px 0;border-top:1px solid var(--neutral-4)}.paint-settings[data-v-b97a34fc]{padding:10px 15px;max-height:80vh;overflow-y:auto}.paint-settings__title[data-v-b97a34fc]{display:flex;justify-content:space-between;font-size:20px;font-weight:700;margin-bottom:10px}.paint-settings__item-title[data-v-b97a34fc]{font-size:14px;font-weight:700;margin-left:10px;margin-bottom:4px}.paint-settings__list-props[data-v-b97a34fc]{font-size:12px;margin-left:30px;margin-bottom:10px}.paint-settings__item-prop[data-v-b97a34fc]{display:flex;align-items:center;margin-bottom:4px}.paint-settings__item-prop-title[data-v-b97a34fc]{margin-right:4px}.paint-settings__item-prop-input[data-v-b97a34fc]{width:110px}.paint-settings__item-subprops[data-v-b97a34fc]{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.paint-settings__item-subprop[data-v-b97a34fc]{width:100px}.device-detection-overlay__popup[data-v-2c5606b0]{position:absolute!important}.device-detection-overlay__popup-text[data-v-2c5606b0]{font-weight:400;font-size:12px;line-height:22px;color:var(--neutral-10)}.device-popup-move[data-v-2c5606b0],.device-popup-leave-active[data-v-2c5606b0]{transition:all .5s cubic-bezier(.65,0,.35,1)}.device-popup-enter-active[data-v-2c5606b0]{transition:all .5s cubic-bezier(.65,0,.35,1) .4s}.device-popup-enter-from[data-v-2c5606b0]{opacity:0;transform:translateY(100px)}.device-popup-leave-to[data-v-2c5606b0]{opacity:0;transform:translateY(-100px)}.app{display:flex;flex-direction:column;position:relative}.app.locked{pointer-events:none}.app__main{background-color:var(--neutral-3);flex:1 0 auto}body>iframe,.web-integration{display:none!important}.main-enter-active,.main-leave-active{transition:opacity .2s cubic-bezier(.25,.8,.5,1)}.main-enter-from,.main-leave-to{opacity:0}@font-face{font-family:Inter;src:local("Inter"),url(/assets/Inter-Regular-CtwPMkdw.woff2) format("woff2");font-weight:400;font-display:block}@font-face{font-family:Inter;src:local("Inter"),url(/assets/Inter-Medium-jWd6xbc9.woff2) format("woff2");font-weight:500;font-display:block}@font-face{font-family:Inter;src:local("Inter"),url(/assets/Inter-SemiBold-g3JTASBt.woff2) format("woff2");font-weight:600;font-display:block}@font-face{font-family:Inter;src:local("Inter"),url(/assets/Inter-Bold-CLvjnKtI.woff2) format("woff2");font-weight:700;font-display:block}body{font-family:Inter,"sans-serif"}:root{--neutral-13: #000000;--neutral-12: #141414;--neutral-11: #1F1F1F;--neutral-10: #262626;--neutral-95: #333333;--neutral-9: #434343;--neutral-8: #595959;--neutral-7: #8C8C8C;--neutral-6: #BFBFBF;--neutral-5: #D9D9D9;--neutral-4: #F0F0F0;--neutral-3: #F5F5F5;--neutral-2: #FAFAFA;--neutral-1: #FFFFFF;--gold-1: #FFFBE6;--gold-2: #fff1b8;--gold-3: #ffe58f;--gold-4: #FFD666;--gold-5: #FFC53D;--gold-6: #FAAD14;--gold-7: #D48806;--gold-8: #ad6800;--gold-9: #874d00;--gold-10: #613400;--green-10: #092b00;--green-9: #135200;--green-8: #237804;--green-7: #389E0D;--green-6: #52C41A;--green-5: #73D13D;--green-4: #95de64;--green-3: #b7eb8f;--green-2: #D9F7BE;--green-1: #F6FFED;--orange-10: #612500;--orange-9: #873800;--orange-8: #AD4E00;--orange-7: #D46B08;--orange-6: #FA8C16;--orange-5: #FFA940;--orange-4: #FFC069;--orange-3: #ffd591;--orange-2: #FFE7BA;--orange-1: #FFF7E6;--volcano-10: #610b00;--volcano-9: #871400;--volcano-8: #ad2102;--volcano-7: #d4380d;--volcano-6: #FA541C;--volcano-5: #ff7a45;--volcano-4: #ff9c6e;--volcano-3: #ffbb96;--volcano-2: #ffd8bf;--volcano-1: #FFF2E8;--red-10: #5c0011;--red-9: #820014;--red-8: #a8071a;--red-7: #D4380D;--red-6: #F5222D;--red-5: #FF4D4F;--red-4: #FF7875;--red-3: #ffa39e;--red-2: #FFCCC7;--red-1: #FFF1F0;--blue-1: #E6F7FF;--blue-2: #BAE7FF;--blue-3: #91d5ff;--blue-4: #69C0FF;--blue-5: #40A9FF;--blue-6: #1890FF;--blue-7: #096DD9;--blue-8: #0050b3;--blue-9: #003a8c;--blue-10: #002766;--geek-blue-10: #030852;--geek-blue-9: #061178;--geek-blue-8: #10239e;--geek-blue-7: #1d39c4;--geek-blue-6: #85A5FF;--geek-blue-5: #597EF7;--geek-blue-4: #85a5ff;--geek-blue-3: #ADC6FF;--geek-blue-2: #D6E4FF;--geek-blue-1: #F0F5FF;--cyan-1: #E6FFFB;--cyan-2: #B5F5EC;--cyan-3: #87e8de;--cyan-4: #5cdbd3;--cyan-5: #16CAA9;--cyan-6: #0CA78B;--cyan-7: #08979C;--cyan-8: #006d75;--cyan-9: #00474f;--cyan-10: #002329}.dark{--neutral-1: #1F1F1F;--neutral-2: #262626;--neutral-3: #333333;--neutral-4: #434343;--neutral-5: #595959;--neutral-6: #8C8C8C;--neutral-7: #BFBFBF;--neutral-8: #D9D9D9;--neutral-9: #F0F0F0;--neutral-95: #F5F5F5;--neutral-10: #FAFAFA;--neutral-11: #FFFFFF;--neutral-12: #FFFFFF;--neutral-13: #FFFFFF;--gold-10: #FFFBE6;--gold-9: #fff1b8;--gold-8: #ffe58f;--gold-7: #FFD666;--gold-6: #FFC53D;--gold-5: #FAAD14;--gold-4: #D48806;--gold-3: #ad6800;--gold-2: #874d00;--gold-1: #613400;--green-1: #092b00;--green-2: #135200;--green-3: #237804;--green-4: #389E0D;--green-5: #52C41A;--green-6: #73D13D;--green-7: #95de64;--green-8: #b7eb8f;--green-9: #D9F7BE;--green-10: #F6FFED;--orange-1: #612500;--orange-2: #873800;--orange-3: #AD4E00;--orange-4: #D46B08;--orange-5: #FA8C16;--orange-6: #FFA940;--orange-7: #FFC069;--orange-8: #ffd591;--orange-9: #FFE7BA;--orange-10: #FFF7E6;--volcano-1: #610b00;--volcano-2: #871400;--volcano-3: #ad2102;--volcano-4: #d4380d;--volcano-5: #FA541C;--volcano-6: #ff7a45;--volcano-7: #ff9c6e;--volcano-8: #ffbb96;--volcano-9: #ffd8bf;--volcano-10: #FFF2E8;--red-1: #5c0011;--red-2: #820014;--red-3: #a8071a;--red-4: #D4380D;--red-5: #F5222D;--red-6: #FF4D4F;--red-7: #FF7875;--red-8: #ffa39e;--red-9: #FFCCC7;--red-10: #FFF1F0;--blue-10: #E6F7FF;--blue-9: #BAE7FF;--blue-8: #91d5ff;--blue-7: #69C0FF;--blue-6: #40A9FF;--blue-5: #1890FF;--blue-4: #096DD9;--blue-3: #0050b3;--blue-2: #003a8c;--blue-1: #002766;--geek-blue-1: #030852;--geek-blue-2: #061178;--geek-blue-3: #10239e;--geek-blue-4: #1d39c4;--geek-blue-5: #85A5FF;--geek-blue-6: #597EF7;--geek-blue-7: #85a5ff;--geek-blue-8: #ADC6FF;--geek-blue-9: #D6E4FF;--geek-blue-10: #F0F5FF;--cyan-10: #E6FFFB;--cyan-9: #B5F5EC;--cyan-8: #87e8de;--cyan-7: #5cdbd3;--cyan-6: #16CAA9;--cyan-5: #0CA78B;--cyan-4: #08979C;--cyan-3: #006d75;--cyan-2: #00474f;--cyan-1: #002329}.light{--neutral-13: #000000;--neutral-12: #141414;--neutral-11: #1F1F1F;--neutral-10: #262626;--neutral-95: #333333;--neutral-9: #434343;--neutral-8: #595959;--neutral-7: #8C8C8C;--neutral-6: #BFBFBF;--neutral-5: #D9D9D9;--neutral-4: #F0F0F0;--neutral-3: #F5F5F5;--neutral-2: #FAFAFA;--neutral-1: #FFFFFF;--gold-1: #FFFBE6;--gold-2: #fff1b8;--gold-3: #ffe58f;--gold-4: #FFD666;--gold-5: #FFC53D;--gold-6: #FAAD14;--gold-7: #D48806;--gold-8: #ad6800;--gold-9: #874d00;--gold-10: #613400;--green-10: #092b00;--green-9: #135200;--green-8: #237804;--green-7: #389E0D;--green-6: #52C41A;--green-5: #73D13D;--green-4: #95de64;--green-3: #b7eb8f;--green-2: #D9F7BE;--green-1: #F6FFED;--orange-10: #612500;--orange-9: #873800;--orange-8: #AD4E00;--orange-7: #D46B08;--orange-6: #FA8C16;--orange-5: #FFA940;--orange-4: #FFC069;--orange-3: #ffd591;--orange-2: #FFE7BA;--orange-1: #FFF7E6;--volcano-10: #610b00;--volcano-9: #871400;--volcano-8: #ad2102;--volcano-7: #d4380d;--volcano-6: #FA541C;--volcano-5: #ff7a45;--volcano-4: #ff9c6e;--volcano-3: #ffbb96;--volcano-2: #ffd8bf;--volcano-1: #FFF2E8;--red-10: #5c0011;--red-9: #820014;--red-8: #a8071a;--red-7: #D4380D;--red-6: #F5222D;--red-5: #FF4D4F;--red-4: #FF7875;--red-3: #ffa39e;--red-2: #FFCCC7;--red-1: #FFF1F0;--blue-1: #E6F7FF;--blue-2: #BAE7FF;--blue-3: #91d5ff;--blue-4: #69C0FF;--blue-5: #40A9FF;--blue-6: #1890FF;--blue-7: #096DD9;--blue-8: #0050b3;--blue-9: #003a8c;--blue-10: #002766;--geek-blue-10: #030852;--geek-blue-9: #061178;--geek-blue-8: #10239e;--geek-blue-7: #1d39c4;--geek-blue-6: #85A5FF;--geek-blue-5: #597EF7;--geek-blue-4: #85a5ff;--geek-blue-3: #ADC6FF;--geek-blue-2: #D6E4FF;--geek-blue-1: #F0F5FF;--cyan-1: #E6FFFB;--cyan-2: #B5F5EC;--cyan-3: #87e8de;--cyan-4: #5cdbd3;--cyan-5: #16CAA9;--cyan-6: #0CA78B;--cyan-7: #08979C;--cyan-8: #006d75;--cyan-9: #00474f;--cyan-10: #002329}html{box-sizing:border-box;overflow:hidden;font-family:Inter,"sans-serif";line-height:1.5;font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{max-width:100%!important;min-width:100%!important;max-height:100%!important;min-height:100%!important;width:100%!important;height:100%!important}body,#app,.app{overflow-x:hidden;max-width:inherit!important;min-width:inherit!important;max-height:inherit!important;min-height:inherit!important;width:inherit!important;height:inherit!important}*,*:before,*:after{box-sizing:inherit}ul,ol,menu{list-style:none;padding-inline-start:0;margin-block-start:0;margin-block-end:0}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,figure,blockquote,dl,dd,menu{margin:0;padding:0}button,input,textarea{outline:none;border:none}input,textarea{background:none;box-shadow:none;font:inherit;color:inherit;resize:none}input[type=text],input[type=password],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=url]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input{box-sizing:border-box}input[type=checkbox i],input[type=radio i],input[type=text i]{margin:0!important}button{background-color:transparent;margin:0;padding-block:0;padding-inline:0;border-width:0}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}[data-tooltip]{position:relative;z-index:7}[data-tooltip]:after{width:unset!important;height:unset!important;border:unset!important;display:inline-flex!important;left:unset!important;content:attr(data-tooltip)!important;opacity:0;transition:.6s!important;pointer-events:none!important;background:#121212!important;color:#d3d3d3!important;position:absolute!important;border-radius:4px!important;z-index:8!important;white-space:nowrap!important;font-size:12px!important;padding:2px 5px!important}[data-tooltip-light]:after{color:var(--neutral-8)!important;background:var(--neutral-3)!important;border:1px solid var(--neutral-6)!important}[data-tooltip-hidden]:after{display:none!important}[data-tooltip]:hover:after{opacity:1}[data-tooltip-left]:after{left:0!important;transform:translate(-100%)}[data-tooltip-right]:after{right:0!important;transform:translate(100%)}[data-tooltip-top]:after{top:0!important;transform:translateY(-100%)}[data-tooltip-bottom]:after{bottom:0!important;transform:translateY(100%)}[data-tooltip-x-center]:after{left:50%!important;transform:translate(-50%)}[data-tooltip-y-center]:after{top:50%!important;transform:translateY(-50%)}[data-tooltip-top-right]:after{right:0!important;top:0!important;transform:translate(100%) translateY(-100%)}[data-tooltip-top-left]:after{left:0!important;top:0!important;transform:translate(-100%) translateY(-100%)}[data-tooltip-bottom-left]:after{left:0!important;bottom:0!important;transform:translate(-100%) translateY(100%)}[data-tooltip-bottom-right]:after{right:0!important;bottom:0!important;transform:translate(100%) translateY(100%)}::-webkit-scrollbar{width:5px;background:var(--neutral-3)}::-webkit-scrollbar-thumb{border-radius:2px;background:var(--neutral-6)}:root{--dp-font-family: "Inter", "sans-serif" !important;--dp-font-size: 14px !important;--dp-font-weight: 400 !important;--dp-border-radius: 8px !important;--dp-cell-border-radius: 8px !important}.dp__theme_light{--dp-primary-color: var(--blue-6) !important;--dp-text-color: var(--neutral-12) !important;--dp-icon-color: var(--neutral-6) !important}.dp__menu{--dp-menu-border-color: var(--neutral-1) !important;--dp-background-color: var(--neutral-1) !important}.dp__inner_nav svg{stroke:none!important}button[data-dp-element=overlay-year]{display:none}.dp__month_year_wrap{justify-content:center}.v3-emoji-picker{--v3-picker-bg: var(--neutral-1) !important;--v3-picker-fg: var(--neutral-10) !important;--v3-picker-border: var(--neutral-4) !important;--v3-picker-input-bg: var(--neutral-1) !important;--v3-picker-input-border: var(--neutral-4) !important;--v3-picker-input-focus-border: var(--neutral-10) !important;--v3-group-image-filter: none !important;--v3-picker-emoji-hover: var(--neutral-4) !important;background:var(--neutral-1)!important;color:var(--neutral-10)!important}
