.tippy-tooltip{background:var(--theme-tooltip-background);-webkit-box-shadow:0 1px 4px var(--theme-tooltip-border);box-shadow:0 1px 4px var(--theme-tooltip-border);color:var(--theme-tooltip-color)}.tippy-popper[x-placement^=top] .tippy-arrow{border-top-color:var(--theme-tooltip-background)}.tippy-popper[x-placement^=bottom] .tippy-arrow{border-bottom-color:var(--theme-tooltip-background)}.tippy-popper[x-placement^=left] .tippy-arrow{border-left-color:var(--theme-tooltip-background)}.tippy-popper[x-placement^=right] .tippy-arrow{border-right-color:var(--theme-tooltip-background)}.Icon{height:32px;width:32px}.Icon_clickable{cursor:pointer}.Icon_clickable:hover{fill:#60a5fa;stroke:#60a5fa;color:#60a5fa}.Icon_clickable:focus{outline:1px solid #3b82f6;outline-offset:4px}.Icon_clickable:focus:not(:focus-visible){outline:none}.Icon_size_micro{height:12px;width:12px}.Icon_size_tiny{height:16px;width:16px}.Icon_size_small{height:20px;width:20px}.Icon_size_base{height:24px;width:24px}.Icon_size_large{height:32px;width:32px}.Gapped{display:-webkit-box;display:-ms-flexbox;display:flex}.Gapped,.Gapped_align_baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.Gapped_align_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Gapped_large>:not(:last-child){margin-right:20px}.Gapped_base>:not(:last-child){margin-right:16px}.Gapped_small>:not(:last-child){margin-right:8px}.Gapped_tiny>:not(:last-child){margin-right:4px}.Notification{background-color:var(--theme-background-1);border:1px solid var(--theme-notification-border);border-radius:8px;-webkit-box-shadow:0 20px 25px -5px rgba(15,23,42,.1),0 10px 10px -5px rgba(15,23,42,.04);box-shadow:0 20px 25px -5px rgba(15,23,42,.1),0 10px 10px -5px rgba(15,23,42,.04);color:var(--theme-text-1);gap:12px;padding:16px 40px 16px 16px;position:relative;width:320px}.Notification,.Notification__content_inline{display:-webkit-box;display:-ms-flexbox;display:flex}.Notification__content_inline{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:baseline;flex-grow:1;justify-content:space-between}.Notification__title{font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;margin:0}.Notification__details{color:var(--theme-text-2);margin:4px 0}.Notification__close{position:absolute;right:11px;top:11px}.Notification__image{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-2px}.Notification__actions{margin-top:8px}.Notification__actions_inline{margin-top:0}.Notification__actions:empty{display:none}.Notification__action.Button{color:var(--theme-text-1);font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;text-decoration:none}.Notification__action.Button:hover{color:var(--theme-text-2)}.Notification__action_primary.Button{color:#2563eb}.Notification__action_primary.Button:hover{color:#3b82f6}.Notification__icon_error{fill:#ef4444}.Notification__icon_success{fill:#16a34a}.Notification__icon_warning{fill:#fb923c}.Toastify__toast-icon{display:none}.Toastify__toast-body,.Toastify__toast-container{padding:0}.Toastify__toast{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;margin-bottom:4px;min-height:unset;overflow:visible;padding:0}.Toastify__close-button{display:none}.Toastify__toast-container--bottom-right{bottom:16px;right:16px}.Loader{margin-left:auto;margin-right:auto}.Loader,.Loader__logo{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;width:100%}.Loader__logo{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Empty{color:var(--theme-text-3)}.Empty_center{text-align:center}.DateTime{-webkit-box-align:center;-ms-flex-align:center;fill:#64748b;align-items:center;color:var(--theme-text-2);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px}.DateTime_mono{font-family:RobotoMonoLight,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.857rem;font-weight:400;line-height:1.143rem}.Alert{border:1px solid;border-radius:4px;letter-spacing:1px;margin-bottom:16px;vertical-align:baseline}.Alert_center{text-align:center}.Alert_status_passed{fill:#000;background:#97cc64;color:#000}.Alert_status_failed{fill:#000;background:#fd5a3e;color:#000}.Alert_status_broken{fill:#000;background:#ffd050;color:#000}.Alert_status_skipped{fill:#000;background:#aaa;color:#000}.Alert_status_cancelled{background:#aaa}.Alert_status_unknown{fill:#fff;background:#d35ebe;color:#fff}.Alert_status_in_progress{fill:#000;background:#7fa6d8;color:#000}.Alert_status_passed{border-color:rgba(120,182,60,.4)}.Alert_status_failed{border-color:rgba(255,38,2,.4)}.Alert_status_broken{border-color:rgba(254,190,13,.4)}.Alert_status_cancelled,.Alert_status_skipped{border-color:rgba(136,136,136,.4)}.Alert_status_unknown{border-color:rgba(191,52,166,.4)}.Alert_status_in_progress{border-color:rgba(63,128,203,.4)}.Checkbox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;padding:8px}.Checkbox_disabled{cursor:not-allowed}.Checkbox__input{clip:rect(0 0 0 0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.Checkbox__input:focus+i,.Checkbox__input:focus+svg{-webkit-box-shadow:var(--theme-focus-shadow) inset;box-shadow:var(--theme-focus-shadow) inset;outline:none}.Checkbox__icon{border-radius:2px;display:inline-block;-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s}.Checkbox__icon_highlighted{fill:#3b82f6}.Checkbox__icon_disabled{fill:var(--theme-disabled-color)}.Checkbox__toggle-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;background:var(--theme-toggle-background);border-radius:8px;display:inline-block;height:16px;justify-content:flex-start;padding:3px;position:relative;-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s;width:32px}.Checkbox__toggle-icon_highlighted{fill:#3b82f6}.Checkbox__toggle-icon_disabled{fill:var(--theme-disabled-color)}.Checkbox__toggle-icon_checked{background:var(--theme-toggle-checked-background)}.Checkbox__toggle-icon-dot{background:var(--theme-toggle-dot);border-radius:50%;display:block;height:10px;left:3px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:10px}.Checkbox__toggle-icon-dot_checked{left:unset;right:3px}.Checkbox:hover .Checkbox__icon:not(.Checkbox__icon_disabled){fill:#3b82f6}.Checkbox__label{margin-left:8px}.LicenseAlert{bottom:0;margin-left:80px;position:fixed;width:calc(100% - 96px);z-index:10}.LicenseAlert__content{display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:normal;overflow:hidden;padding:16px}.LicenseAlert__icon.Icon{-ms-flex-negative:0;flex-shrink:0;height:40px;margin-right:16px;margin-top:4px;width:40px}.LicenseAlert__days{font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem}.LicenseAlert__text{margin-bottom:12px}.LicenseAlert__checkbox{position:relative;top:2px}.LicenseAlert__link{color:#000}.Form_inline{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.Form_inline>:not(.Form__controls){-ms-flex-preferred-size:100%;flex-basis:100%;margin-right:16px}.Form__controls{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;position:relative}.Form__controls_lifted{z-index:2}.Form__controls_stretched .Form__controls-gap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.Form__controls_reversed .Form__controls-gap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-right:auto}.Form__controls_reversed .Form__controls-gap>.Button{margin-left:16px;margin-right:0}.Form__controls_reversed .Form__controls-gap>.Button:last-child{margin-left:0}.Form__error{color:#ef4444;display:block;margin-top:4px}.Form__checkbox.Checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;margin-left:-8px}.Form__checkbox.Checkbox:last-of-type{margin-bottom:16px}.Input{-webkit-appearance:none;background-color:var(--theme-input-background);border:1px solid var(--theme-border-3);border-radius:4px;color:var(--theme-text-1);font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;width:100%}.Input[type=search]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' xmlns='http://www.w3.org/2000/svg' fill='%2394a3b8'%3E%3Cpath d='m29 27.586-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L27.586 29 29 27.586zM4 13a9 9 0 1 1 9 9 9.01 9.01 0 0 1-9-9z'/%3E%3C/svg%3E");background-position:12px;background-repeat:no-repeat;background-size:16px;padding-left:36px}.Input[disabled]{border-color:var(--theme-border-1);cursor:not-allowed}.Input::-webkit-input-placeholder{color:var(--theme-text-3)}.Input::-moz-placeholder{color:var(--theme-text-3)}.Input:-ms-input-placeholder{color:var(--theme-text-3)}.Input::-ms-input-placeholder{color:var(--theme-text-3)}.Input::placeholder{color:var(--theme-text-3)}.Input:focus{border-color:#3b82f6;-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow);outline:none}.Input_invalid{border-color:#ef4444}.Input_size_small{height:32px;padding:0 12px}.Input_size_base{height:40px;padding:0 16px}.PageIndex{cursor:pointer;display:inline-block;height:28px;line-height:28px;white-space:nowrap}.PageIndex:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow);outline:none}.PageIndex__input{height:28px;line-height:28px;width:40px}.PageIndex__icon{margin:0 2px;position:relative;top:4px}.PaginationButtons{display:-webkit-box;display:-ms-flexbox;display:flex}.PaginationButtons_size_tiny{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-preferred-size:100%;flex-basis:100%;justify-content:space-between}.PaginationButtons__button.Button,.PaginationButtons__delimiter{border-bottom:1px solid var(--theme-border-1);border-radius:0;border-top:1px solid var(--theme-border-1);color:var(--theme-text-2);height:28px;margin-right:-1px;padding:3px 0;text-align:center;width:28px}.PaginationButtons__button.Button:first-child,.PaginationButtons__delimiter:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.PaginationButtons__button.Button:last-child,.PaginationButtons__delimiter:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.PaginationButtons__button.Button:focus:not(:focus-visible),.PaginationButtons__delimiter:focus:not(:focus-visible){-webkit-box-shadow:none;box-shadow:none}.PaginationButtons__button_current.Button{z-index:2}.PaginationButtons__button_current.Button,.PaginationButtons__button_current.Button:hover{background-color:var(--theme-pagination-current-background);border:1px solid var(--theme-pagination-current-border)}.PaginationButtons__button_size_tiny.Button{border-radius:4px;padding:4px 12px;width:unset}.Select>div{background:var(--theme-input-background);border:1px solid var(--theme-border-3);border-radius:4px;color:var(--theme-text-1);font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem}.Select>div::-webkit-input-placeholder{color:var(--theme-text-3)}.Select>div::-moz-placeholder{color:var(--theme-text-3)}.Select>div:-ms-input-placeholder{color:var(--theme-text-3)}.Select>div::-ms-input-placeholder{color:var(--theme-text-3)}.Select>div::placeholder{color:var(--theme-text-3)}.Select>div:hover{border-color:var(--theme-border-3)}.Select>div:focus-within{border-color:#3b82f6;-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow);outline:none}.Select_invalid>div{border-color:#ef4444}.Select_disabled{pointer-events:bounding-box!important}.Select_disabled>div{border-color:var(--theme-border-1);cursor:not-allowed}.Select_disabled>div:hover{border-color:var(--theme-border-1)}.Select__error{color:#ef4444;display:block;margin-top:4px}.Select__dropdown-indicator{margin:0 2px}.Pagination{margin:4px 0}.Pagination__size{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.Pagination__indices{color:var(--theme-text-2);margin-left:4px}.Pagination__row{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.Pagination__buttons{margin-left:auto}.Pagination__buttons_size_tiny{-ms-flex-preferred-size:100%;flex-basis:100%}.Pagination__select{caret-color:transparent;min-width:52px;position:relative;width:52px;z-index:1}.Pagination__select.Select>div{background:none;border:none;text-align:center}.Pagination__select.Select>div span{background:none}.Pagination__select.Select>div>div{padding-left:0;padding-right:0}.Pagination__select.Select>div>div>div{right:0}.ListView__pagination_sticky{background-color:var(--theme-background-1);border-radius:0 0 4px 4px;border-top:1px solid var(--theme-border-1);bottom:0;margin-top:-1px;padding:4px 0;position:-webkit-sticky;position:sticky;z-index:2}.FloatingMenuWithTrigger{color:var(--theme-menu-color);position:relative}.FloatingMenuWithTrigger_not-relative{position:static}.FloatingMenuWithTrigger__close-button-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;padding:8px 8px 0}.FloatingMenuWithTrigger__close-button{fill:#cbd5e1}.FloatingMenuWithTrigger__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:260px;position:absolute}.FloatingMenuWithTrigger__content:not(.FloatingMenuWithTrigger__content_reset-style){background-color:var(--theme-menu-background-main);border:1px solid var(--theme-menu-border);border-radius:3px;-webkit-box-shadow:0 10px 15px -3px rgba(15,23,42,.1),0 -2px 6px -2px rgba(15,23,42,.05);box-shadow:0 10px 15px -3px rgba(15,23,42,.1),0 -2px 6px -2px rgba(15,23,42,.05)}.FloatingMenuWithTrigger__content_bottom,.FloatingMenuWithTrigger__content_top{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.FloatingMenuWithTrigger__content_bottom-left,.FloatingMenuWithTrigger__content_top-left{left:8px}.FloatingMenuWithTrigger__content_bottom-right,.FloatingMenuWithTrigger__content_top-right{right:8px}.FloatingMenuWithTrigger__content_top,.FloatingMenuWithTrigger__content_top-left,.FloatingMenuWithTrigger__content_top-right{bottom:calc(100% - 8px)}.FloatingMenuWithTrigger__content_bottom,.FloatingMenuWithTrigger__content_bottom-left,.FloatingMenuWithTrigger__content_bottom-right{top:calc(100% + 8px)}.FloatingMenuWithTrigger__content_left,.FloatingMenuWithTrigger__content_right{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.FloatingMenuWithTrigger__content_left-top,.FloatingMenuWithTrigger__content_right-top{top:8px}.FloatingMenuWithTrigger__content_left-bottom,.FloatingMenuWithTrigger__content_right-bottom{bottom:8px}.FloatingMenuWithTrigger__content_right,.FloatingMenuWithTrigger__content_right-bottom,.FloatingMenuWithTrigger__content_right-top{left:calc(100% + 8px)}.FloatingMenuWithTrigger__content.FloatingMenuWithTrigger__content_right.FloatingMenuWithTrigger__content_no-margin{left:100%}.FloatingMenuWithTrigger__content_left,.FloatingMenuWithTrigger__content_left-bottom,.FloatingMenuWithTrigger__content_left-top{right:calc(100% - 8px)}.GradientPlaceholder_1{background:-o-linear-gradient(315deg,#84cc16 0,#10b981 89.09%);background:linear-gradient(135deg,#84cc16,#10b981 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_2{background:-o-linear-gradient(225deg,#84cc16 0,#10b981 89.09%);background:linear-gradient(225deg,#84cc16,#10b981 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_3{background:-o-linear-gradient(315deg,#10b981 0,#84cc16 89.09%);background:linear-gradient(135deg,#10b981,#84cc16 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_4{background:-o-linear-gradient(225deg,#10b981 0,#84cc16 89.09%);background:linear-gradient(225deg,#10b981,#84cc16 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_5{background:-o-linear-gradient(315deg,#84cc16 0,#06b6d4 89.09%);background:linear-gradient(135deg,#84cc16,#06b6d4 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_6{background:-o-linear-gradient(225deg,#84cc16 0,#06b6d4 89.09%);background:linear-gradient(225deg,#84cc16,#06b6d4 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_7{background:-o-linear-gradient(315deg,#06b6d4 0,#84cc16 89.09%);background:linear-gradient(135deg,#06b6d4,#84cc16 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_8{background:-o-linear-gradient(225deg,#06b6d4 0,#84cc16 89.09%);background:linear-gradient(225deg,#06b6d4,#84cc16 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_9{background:-o-linear-gradient(315deg,#84cc16 0,#0ea5e9 89.09%);background:linear-gradient(135deg,#84cc16,#0ea5e9 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_10{background:-o-linear-gradient(225deg,#84cc16 0,#0ea5e9 89.09%);background:linear-gradient(225deg,#84cc16,#0ea5e9 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_11{background:-o-linear-gradient(315deg,#0ea5e9 0,#84cc16 89.09%);background:linear-gradient(135deg,#0ea5e9,#84cc16 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_12{background:-o-linear-gradient(225deg,#0ea5e9 0,#84cc16 89.09%);background:linear-gradient(225deg,#0ea5e9,#84cc16 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_13{background:-o-linear-gradient(315deg,#22c55e 0,#06b6d4 89.09%);background:linear-gradient(135deg,#22c55e,#06b6d4 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_14{background:-o-linear-gradient(225deg,#22c55e 0,#06b6d4 89.09%);background:linear-gradient(225deg,#22c55e,#06b6d4 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_15{background:-o-linear-gradient(315deg,#06b6d4 0,#22c55e 89.09%);background:linear-gradient(135deg,#06b6d4,#22c55e 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_16{background:-o-linear-gradient(225deg,#06b6d4 0,#22c55e 89.09%);background:linear-gradient(225deg,#06b6d4,#22c55e 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_17{background:-o-linear-gradient(315deg,#22c55e 0,#0ea5e9 89.09%);background:linear-gradient(135deg,#22c55e,#0ea5e9 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_18{background:-o-linear-gradient(225deg,#22c55e 0,#0ea5e9 89.09%);background:linear-gradient(225deg,#22c55e,#0ea5e9 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_19{background:-o-linear-gradient(315deg,#0ea5e9 0,#22c55e 89.09%);background:linear-gradient(135deg,#0ea5e9,#22c55e 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_20{background:-o-linear-gradient(225deg,#0ea5e9 0,#22c55e 89.09%);background:linear-gradient(225deg,#0ea5e9,#22c55e 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_21{background:-o-linear-gradient(315deg,#22c55e 0,#3b82f6 89.09%);background:linear-gradient(135deg,#22c55e,#3b82f6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_22{background:-o-linear-gradient(225deg,#22c55e 0,#3b82f6 89.09%);background:linear-gradient(225deg,#22c55e,#3b82f6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_23{background:-o-linear-gradient(315deg,#3b82f6 0,#22c55e 89.09%);background:linear-gradient(135deg,#3b82f6,#22c55e 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_24{background:-o-linear-gradient(225deg,#3b82f6 0,#22c55e 89.09%);background:linear-gradient(225deg,#3b82f6,#22c55e 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_25{background:-o-linear-gradient(315deg,#14b8a6 0,#0ea5e9 89.09%);background:linear-gradient(135deg,#14b8a6,#0ea5e9 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_26{background:-o-linear-gradient(225deg,#14b8a6 0,#0ea5e9 89.09%);background:linear-gradient(225deg,#14b8a6,#0ea5e9 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_27{background:-o-linear-gradient(315deg,#0ea5e9 0,#14b8a6 89.09%);background:linear-gradient(135deg,#0ea5e9,#14b8a6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_28{background:-o-linear-gradient(225deg,#0ea5e9 0,#14b8a6 89.09%);background:linear-gradient(225deg,#0ea5e9,#14b8a6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_29{background:-o-linear-gradient(315deg,#14b8a6 0,#3b82f6 89.09%);background:linear-gradient(135deg,#14b8a6,#3b82f6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_30{background:-o-linear-gradient(225deg,#14b8a6 0,#3b82f6 89.09%);background:linear-gradient(225deg,#14b8a6,#3b82f6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_31{background:-o-linear-gradient(315deg,#3b82f6 0,#14b8a6 89.09%);background:linear-gradient(135deg,#3b82f6,#14b8a6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_32{background:-o-linear-gradient(225deg,#3b82f6 0,#14b8a6 89.09%);background:linear-gradient(225deg,#3b82f6,#14b8a6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_33{background:-o-linear-gradient(315deg,#14b8a6 0,#6366f1 89.09%);background:linear-gradient(135deg,#14b8a6,#6366f1 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_34{background:-o-linear-gradient(225deg,#14b8a6 0,#6366f1 89.09%);background:linear-gradient(225deg,#14b8a6,#6366f1 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_35{background:-o-linear-gradient(315deg,#6366f1 0,#14b8a6 89.09%);background:linear-gradient(135deg,#6366f1,#14b8a6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_36{background:-o-linear-gradient(225deg,#6366f1 0,#14b8a6 89.09%);background:linear-gradient(225deg,#6366f1,#14b8a6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_37{background:-o-linear-gradient(315deg,#10b981 0,#3b82f6 89.09%);background:linear-gradient(135deg,#10b981,#3b82f6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_38{background:-o-linear-gradient(225deg,#10b981 0,#3b82f6 89.09%);background:linear-gradient(225deg,#10b981,#3b82f6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_39{background:-o-linear-gradient(315deg,#3b82f6 0,#10b981 89.09%);background:linear-gradient(135deg,#3b82f6,#10b981 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_40{background:-o-linear-gradient(225deg,#3b82f6 0,#10b981 89.09%);background:linear-gradient(225deg,#3b82f6,#10b981 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_41{background:-o-linear-gradient(315deg,#10b981 0,#6366f1 89.09%);background:linear-gradient(135deg,#10b981,#6366f1 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_42{background:-o-linear-gradient(225deg,#10b981 0,#6366f1 89.09%);background:linear-gradient(225deg,#10b981,#6366f1 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_43{background:-o-linear-gradient(315deg,#6366f1 0,#10b981 89.09%);background:linear-gradient(135deg,#6366f1,#10b981 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_44{background:-o-linear-gradient(225deg,#6366f1 0,#10b981 89.09%);background:linear-gradient(225deg,#6366f1,#10b981 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_45{background:-o-linear-gradient(315deg,#10b981 0,#8b5cf6 89.09%);background:linear-gradient(135deg,#10b981,#8b5cf6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_46{background:-o-linear-gradient(225deg,#10b981 0,#8b5cf6 89.09%);background:linear-gradient(225deg,#10b981,#8b5cf6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_47{background:-o-linear-gradient(315deg,#8b5cf6 0,#10b981 89.09%);background:linear-gradient(135deg,#8b5cf6,#10b981 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_48{background:-o-linear-gradient(225deg,#8b5cf6 0,#10b981 89.09%);background:linear-gradient(225deg,#8b5cf6,#10b981 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_49{background:-o-linear-gradient(315deg,#06b6d4 0,#6366f1 89.09%);background:linear-gradient(135deg,#06b6d4,#6366f1 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_50{background:-o-linear-gradient(225deg,#06b6d4 0,#6366f1 89.09%);background:linear-gradient(225deg,#06b6d4,#6366f1 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_51{background:-o-linear-gradient(315deg,#6366f1 0,#06b6d4 89.09%);background:linear-gradient(135deg,#6366f1,#06b6d4 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_52{background:-o-linear-gradient(225deg,#6366f1 0,#06b6d4 89.09%);background:linear-gradient(225deg,#6366f1,#06b6d4 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_53{background:-o-linear-gradient(315deg,#06b6d4 0,#8b5cf6 89.09%);background:linear-gradient(135deg,#06b6d4,#8b5cf6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_54{background:-o-linear-gradient(225deg,#06b6d4 0,#8b5cf6 89.09%);background:linear-gradient(225deg,#06b6d4,#8b5cf6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_55{background:-o-linear-gradient(315deg,#8b5cf6 0,#06b6d4 89.09%);background:linear-gradient(135deg,#8b5cf6,#06b6d4 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_56{background:-o-linear-gradient(225deg,#8b5cf6 0,#06b6d4 89.09%);background:linear-gradient(225deg,#8b5cf6,#06b6d4 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_57{background:-o-linear-gradient(315deg,#06b6d4 0,#a855f7 89.09%);background:linear-gradient(135deg,#06b6d4,#a855f7 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_58{background:-o-linear-gradient(225deg,#06b6d4 0,#a855f7 89.09%);background:linear-gradient(225deg,#06b6d4,#a855f7 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_59{background:-o-linear-gradient(315deg,#a855f7 0,#06b6d4 89.09%);background:linear-gradient(135deg,#a855f7,#06b6d4 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_60{background:-o-linear-gradient(225deg,#a855f7 0,#06b6d4 89.09%);background:linear-gradient(225deg,#a855f7,#06b6d4 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_61{background:-o-linear-gradient(315deg,#0ea5e9 0,#8b5cf6 89.09%);background:linear-gradient(135deg,#0ea5e9,#8b5cf6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_62{background:-o-linear-gradient(225deg,#0ea5e9 0,#8b5cf6 89.09%);background:linear-gradient(225deg,#0ea5e9,#8b5cf6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_63{background:-o-linear-gradient(315deg,#8b5cf6 0,#0ea5e9 89.09%);background:linear-gradient(135deg,#8b5cf6,#0ea5e9 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_64{background:-o-linear-gradient(225deg,#8b5cf6 0,#0ea5e9 89.09%);background:linear-gradient(225deg,#8b5cf6,#0ea5e9 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_65{background:-o-linear-gradient(315deg,#0ea5e9 0,#a855f7 89.09%);background:linear-gradient(135deg,#0ea5e9,#a855f7 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_66{background:-o-linear-gradient(225deg,#0ea5e9 0,#a855f7 89.09%);background:linear-gradient(225deg,#0ea5e9,#a855f7 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_67{background:-o-linear-gradient(315deg,#a855f7 0,#0ea5e9 89.09%);background:linear-gradient(135deg,#a855f7,#0ea5e9 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_68{background:-o-linear-gradient(225deg,#a855f7 0,#0ea5e9 89.09%);background:linear-gradient(225deg,#a855f7,#0ea5e9 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_69{background:-o-linear-gradient(315deg,#0ea5e9 0,#d946ef 89.09%);background:linear-gradient(135deg,#0ea5e9,#d946ef 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_70{background:-o-linear-gradient(225deg,#0ea5e9 0,#d946ef 89.09%);background:linear-gradient(225deg,#0ea5e9,#d946ef 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_71{background:-o-linear-gradient(315deg,#d946ef 0,#0ea5e9 89.09%);background:linear-gradient(135deg,#d946ef,#0ea5e9 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_72{background:-o-linear-gradient(225deg,#d946ef 0,#0ea5e9 89.09%);background:linear-gradient(225deg,#d946ef,#0ea5e9 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_73{background:-o-linear-gradient(315deg,#3b82f6 0,#a855f7 89.09%);background:linear-gradient(135deg,#3b82f6,#a855f7 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_74{background:-o-linear-gradient(225deg,#3b82f6 0,#a855f7 89.09%);background:linear-gradient(225deg,#3b82f6,#a855f7 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_75{background:-o-linear-gradient(315deg,#a855f7 0,#3b82f6 89.09%);background:linear-gradient(135deg,#a855f7,#3b82f6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_76{background:-o-linear-gradient(225deg,#a855f7 0,#3b82f6 89.09%);background:linear-gradient(225deg,#a855f7,#3b82f6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_77{background:-o-linear-gradient(315deg,#3b82f6 0,#d946ef 89.09%);background:linear-gradient(135deg,#3b82f6,#d946ef 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_78{background:-o-linear-gradient(225deg,#3b82f6 0,#d946ef 89.09%);background:linear-gradient(225deg,#3b82f6,#d946ef 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_79{background:-o-linear-gradient(315deg,#d946ef 0,#3b82f6 89.09%);background:linear-gradient(135deg,#d946ef,#3b82f6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_80{background:-o-linear-gradient(225deg,#d946ef 0,#3b82f6 89.09%);background:linear-gradient(225deg,#d946ef,#3b82f6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_81{background:-o-linear-gradient(315deg,#3b82f6 0,#ec4899 89.09%);background:linear-gradient(135deg,#3b82f6,#ec4899 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_82{background:-o-linear-gradient(225deg,#3b82f6 0,#ec4899 89.09%);background:linear-gradient(225deg,#3b82f6,#ec4899 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_83{background:-o-linear-gradient(315deg,#ec4899 0,#3b82f6 89.09%);background:linear-gradient(135deg,#ec4899,#3b82f6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_84{background:-o-linear-gradient(225deg,#ec4899 0,#3b82f6 89.09%);background:linear-gradient(225deg,#ec4899,#3b82f6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_85{background:-o-linear-gradient(315deg,#6366f1 0,#d946ef 89.09%);background:linear-gradient(135deg,#6366f1,#d946ef 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_86{background:-o-linear-gradient(225deg,#6366f1 0,#d946ef 89.09%);background:linear-gradient(225deg,#6366f1,#d946ef 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_87{background:-o-linear-gradient(315deg,#d946ef 0,#6366f1 89.09%);background:linear-gradient(135deg,#d946ef,#6366f1 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_88{background:-o-linear-gradient(225deg,#d946ef 0,#6366f1 89.09%);background:linear-gradient(225deg,#d946ef,#6366f1 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_89{background:-o-linear-gradient(315deg,#6366f1 0,#ec4899 89.09%);background:linear-gradient(135deg,#6366f1,#ec4899 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_90{background:-o-linear-gradient(225deg,#6366f1 0,#ec4899 89.09%);background:linear-gradient(225deg,#6366f1,#ec4899 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_91{background:-o-linear-gradient(315deg,#ec4899 0,#6366f1 89.09%);background:linear-gradient(135deg,#ec4899,#6366f1 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_92{background:-o-linear-gradient(225deg,#ec4899 0,#6366f1 89.09%);background:linear-gradient(225deg,#ec4899,#6366f1 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_93{background:-o-linear-gradient(315deg,#6366f1 0,#ef4444 89.09%);background:linear-gradient(135deg,#6366f1,#ef4444 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_94{background:-o-linear-gradient(225deg,#6366f1 0,#ef4444 89.09%);background:linear-gradient(225deg,#6366f1,#ef4444 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_95{background:-o-linear-gradient(315deg,#ef4444 0,#6366f1 89.09%);background:linear-gradient(135deg,#ef4444,#6366f1 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_96{background:-o-linear-gradient(225deg,#ef4444 0,#6366f1 89.09%);background:linear-gradient(225deg,#ef4444,#6366f1 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_97{background:-o-linear-gradient(315deg,#8b5cf6 0,#ec4899 89.09%);background:linear-gradient(135deg,#8b5cf6,#ec4899 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_98{background:-o-linear-gradient(225deg,#8b5cf6 0,#ec4899 89.09%);background:linear-gradient(225deg,#8b5cf6,#ec4899 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_99{background:-o-linear-gradient(315deg,#ec4899 0,#8b5cf6 89.09%);background:linear-gradient(135deg,#ec4899,#8b5cf6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_100{background:-o-linear-gradient(225deg,#ec4899 0,#8b5cf6 89.09%);background:linear-gradient(225deg,#ec4899,#8b5cf6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_101{background:-o-linear-gradient(315deg,#8b5cf6 0,#ef4444 89.09%);background:linear-gradient(135deg,#8b5cf6,#ef4444 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_102{background:-o-linear-gradient(225deg,#8b5cf6 0,#ef4444 89.09%);background:linear-gradient(225deg,#8b5cf6,#ef4444 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_103{background:-o-linear-gradient(315deg,#ef4444 0,#8b5cf6 89.09%);background:linear-gradient(135deg,#ef4444,#8b5cf6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_104{background:-o-linear-gradient(225deg,#ef4444 0,#8b5cf6 89.09%);background:linear-gradient(225deg,#ef4444,#8b5cf6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_105{background:-o-linear-gradient(315deg,#8b5cf6 0,#f43f5e 89.09%);background:linear-gradient(135deg,#8b5cf6,#f43f5e 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_106{background:-o-linear-gradient(225deg,#8b5cf6 0,#f43f5e 89.09%);background:linear-gradient(225deg,#8b5cf6,#f43f5e 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_107{background:-o-linear-gradient(315deg,#f43f5e 0,#8b5cf6 89.09%);background:linear-gradient(135deg,#f43f5e,#8b5cf6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_108{background:-o-linear-gradient(225deg,#f43f5e 0,#8b5cf6 89.09%);background:linear-gradient(225deg,#f43f5e,#8b5cf6 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_109{background:-o-linear-gradient(315deg,#a855f7 0,#ef4444 89.09%);background:linear-gradient(135deg,#a855f7,#ef4444 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_110{background:-o-linear-gradient(225deg,#a855f7 0,#ef4444 89.09%);background:linear-gradient(225deg,#a855f7,#ef4444 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_111{background:-o-linear-gradient(315deg,#ef4444 0,#a855f7 89.09%);background:linear-gradient(135deg,#ef4444,#a855f7 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_112{background:-o-linear-gradient(225deg,#ef4444 0,#a855f7 89.09%);background:linear-gradient(225deg,#ef4444,#a855f7 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_113{background:-o-linear-gradient(315deg,#a855f7 0,#f43f5e 89.09%);background:linear-gradient(135deg,#a855f7,#f43f5e 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_114{background:-o-linear-gradient(225deg,#a855f7 0,#f43f5e 89.09%);background:linear-gradient(225deg,#a855f7,#f43f5e 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_115{background:-o-linear-gradient(315deg,#f43f5e 0,#a855f7 89.09%);background:linear-gradient(135deg,#f43f5e,#a855f7 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_116{background:-o-linear-gradient(225deg,#f43f5e 0,#a855f7 89.09%);background:linear-gradient(225deg,#f43f5e,#a855f7 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_117{background:-o-linear-gradient(315deg,#a855f7 0,#f97316 89.09%);background:linear-gradient(135deg,#a855f7,#f97316 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_118{background:-o-linear-gradient(225deg,#a855f7 0,#f97316 89.09%);background:linear-gradient(225deg,#a855f7,#f97316 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_119{background:-o-linear-gradient(315deg,#f97316 0,#a855f7 89.09%);background:linear-gradient(135deg,#f97316,#a855f7 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_120{background:-o-linear-gradient(225deg,#f97316 0,#a855f7 89.09%);background:linear-gradient(225deg,#f97316,#a855f7 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_121{background:-o-linear-gradient(315deg,#d946ef 0,#f43f5e 89.09%);background:linear-gradient(135deg,#d946ef,#f43f5e 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_122{background:-o-linear-gradient(225deg,#d946ef 0,#f43f5e 89.09%);background:linear-gradient(225deg,#d946ef,#f43f5e 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_123{background:-o-linear-gradient(315deg,#f43f5e 0,#d946ef 89.09%);background:linear-gradient(135deg,#f43f5e,#d946ef 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_124{background:-o-linear-gradient(225deg,#f43f5e 0,#d946ef 89.09%);background:linear-gradient(225deg,#f43f5e,#d946ef 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_125{background:-o-linear-gradient(315deg,#d946ef 0,#f97316 89.09%);background:linear-gradient(135deg,#d946ef,#f97316 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_126{background:-o-linear-gradient(225deg,#d946ef 0,#f97316 89.09%);background:linear-gradient(225deg,#d946ef,#f97316 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_127{background:-o-linear-gradient(315deg,#f97316 0,#d946ef 89.09%);background:linear-gradient(135deg,#f97316,#d946ef 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_128{background:-o-linear-gradient(225deg,#f97316 0,#d946ef 89.09%);background:linear-gradient(225deg,#f97316,#d946ef 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_129{background:-o-linear-gradient(315deg,#d946ef 0,#f59e0b 89.09%);background:linear-gradient(135deg,#d946ef,#f59e0b 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_130{background:-o-linear-gradient(225deg,#d946ef 0,#f59e0b 89.09%);background:linear-gradient(225deg,#d946ef,#f59e0b 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_131{background:-o-linear-gradient(315deg,#f59e0b 0,#d946ef 89.09%);background:linear-gradient(135deg,#f59e0b,#d946ef 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_132{background:-o-linear-gradient(225deg,#f59e0b 0,#d946ef 89.09%);background:linear-gradient(225deg,#f59e0b,#d946ef 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_133{background:-o-linear-gradient(315deg,#ec4899 0,#f97316 89.09%);background:linear-gradient(135deg,#ec4899,#f97316 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_134{background:-o-linear-gradient(225deg,#ec4899 0,#f97316 89.09%);background:linear-gradient(225deg,#ec4899,#f97316 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_135{background:-o-linear-gradient(315deg,#f97316 0,#ec4899 89.09%);background:linear-gradient(135deg,#f97316,#ec4899 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_136{background:-o-linear-gradient(225deg,#f97316 0,#ec4899 89.09%);background:linear-gradient(225deg,#f97316,#ec4899 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_137{background:-o-linear-gradient(315deg,#ec4899 0,#f59e0b 89.09%);background:linear-gradient(135deg,#ec4899,#f59e0b 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_138{background:-o-linear-gradient(225deg,#ec4899 0,#f59e0b 89.09%);background:linear-gradient(225deg,#ec4899,#f59e0b 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_139{background:-o-linear-gradient(315deg,#f59e0b 0,#ec4899 89.09%);background:linear-gradient(135deg,#f59e0b,#ec4899 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_140{background:-o-linear-gradient(225deg,#f59e0b 0,#ec4899 89.09%);background:linear-gradient(225deg,#f59e0b,#ec4899 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_141{background:-o-linear-gradient(315deg,#ec4899 0,#eab308 89.09%);background:linear-gradient(135deg,#ec4899,#eab308 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_142{background:-o-linear-gradient(225deg,#ec4899 0,#eab308 89.09%);background:linear-gradient(225deg,#ec4899,#eab308 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_143{background:-o-linear-gradient(315deg,#eab308 0,#ec4899 89.09%);background:linear-gradient(135deg,#eab308,#ec4899 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_144{background:-o-linear-gradient(225deg,#eab308 0,#ec4899 89.09%);background:linear-gradient(225deg,#eab308,#ec4899 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_145{background:-o-linear-gradient(315deg,#ef4444 0,#f59e0b 89.09%);background:linear-gradient(135deg,#ef4444,#f59e0b 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_146{background:-o-linear-gradient(225deg,#ef4444 0,#f59e0b 89.09%);background:linear-gradient(225deg,#ef4444,#f59e0b 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_147{background:-o-linear-gradient(315deg,#f59e0b 0,#ef4444 89.09%);background:linear-gradient(135deg,#f59e0b,#ef4444 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_148{background:-o-linear-gradient(225deg,#f59e0b 0,#ef4444 89.09%);background:linear-gradient(225deg,#f59e0b,#ef4444 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_149{background:-o-linear-gradient(315deg,#ef4444 0,#eab308 89.09%);background:linear-gradient(135deg,#ef4444,#eab308 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_150{background:-o-linear-gradient(225deg,#ef4444 0,#eab308 89.09%);background:linear-gradient(225deg,#ef4444,#eab308 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_151{background:-o-linear-gradient(315deg,#eab308 0,#ef4444 89.09%);background:linear-gradient(135deg,#eab308,#ef4444 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_152{background:-o-linear-gradient(225deg,#eab308 0,#ef4444 89.09%);background:linear-gradient(225deg,#eab308,#ef4444 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_153{background:-o-linear-gradient(315deg,#f43f5e 0,#eab308 89.09%);background:linear-gradient(135deg,#f43f5e,#eab308 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_154{background:-o-linear-gradient(225deg,#f43f5e 0,#eab308 89.09%);background:linear-gradient(225deg,#f43f5e,#eab308 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_155{background:-o-linear-gradient(315deg,#eab308 0,#f43f5e 89.09%);background:linear-gradient(135deg,#eab308,#f43f5e 89.09%);color:var(--theme-text-4)}.GradientPlaceholder_156{background:-o-linear-gradient(225deg,#eab308 0,#f43f5e 89.09%);background:linear-gradient(225deg,#eab308,#f43f5e 89.09%);color:var(--theme-text-4)}.LogoWithPlaceholder{-ms-flex-negative:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:4px;color:var(--theme-text-4);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;justify-content:center;overflow:hidden;text-align:center;text-decoration:none;text-transform:uppercase}.LogoWithPlaceholder_rounded{border-radius:50%}.LogoWithPlaceholder_active{-webkit-animation:flickerAnimation 1.5s infinite;animation:flickerAnimation 1.5s infinite}.LogoWithPlaceholder__img{-o-object-fit:cover;object-fit:cover}.FavoriteProjectsItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 16px;text-decoration:none}.FavoriteProjectsItem,.FavoriteProjectsItem:visited{color:var(--theme-nav-menu-projects-color)}.FavoriteProjectsItem:focus,.FavoriteProjectsItem:hover{background:var(--theme-nav-menu-background-hover);-webkit-box-shadow:none;box-shadow:none;color:var(--theme-nav-menu-projects-color);outline:0}.FavoriteProjectsItem__logo{font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;margin-right:12px}.FavoriteProjectsItem__name{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.FavoriteProjectsItem_active{background:var(--theme-nav-menu-projects-active-project-background)}.FavoriteProjectsItem_active .Icon{-ms-flex-negative:0;fill:var(--theme-nav-menu-projects-active-project-icon);flex-shrink:0}.FavoriteProjectsAndSettings{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--theme-nav-menu-projects-background);bottom:0;-webkit-box-shadow:-1px 0 1px var(--theme-nav-menu-projects-border),1px 0 1px var(--theme-nav-menu-projects-border);box-shadow:-1px 0 1px var(--theme-nav-menu-projects-border),1px 0 1px var(--theme-nav-menu-projects-border);color:var(--theme-nav-menu-projects-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:256px;overflow:hidden;padding:0 0 16px;top:0;-webkit-transform:unset;-ms-transform:unset;transform:unset}.FavoriteProjectsAndSettings__header{padding:8px 8px 0;text-align:right}.FavoriteProjectsAndSettings__see-all-button{color:var(--theme-nav-menu-projects-see-all-button-color);margin:-4px;padding:4px}.FavoriteProjectsAndSettings__see-all-button:focus,.FavoriteProjectsAndSettings__see-all-button:hover{border-color:transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:var(--theme-nav-menu-projects-see-all-button-color-hover);outline:0}.FavoriteProjectsAndSettings__favorite-projects{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.FavoriteProjectsAndSettings .FavoriteProjects__list{overflow:auto}.FavoriteProjectsAndSettings__title{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.857rem;font-weight:400;justify-content:space-between;line-height:1.143rem;margin:0;padding:8px 16px}.FavoriteProjectsAndSettings .text_muted{padding:4px 16px}.Menu__item{-webkit-box-align:center;-ms-flex-align:center;fill:var(--theme-text-1);align-items:center;background-color:transparent;color:var(--theme-text-1);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;font-weight:400;line-height:1.429rem;padding:10px 16px;text-align:left;text-decoration:none;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;white-space:nowrap}.Menu__item:hover{background-color:var(--theme-menu-item-background-hover)}.Menu__item:focus{background-color:var(--theme-menu-item-background-hover);outline:none}.Menu__item:active{background-color:var(--theme-menu-item-background-click)}.Menu__item .Icon{margin-right:8px}.Menu__item .Checkbox{margin-left:auto}.Menu__item_danger{fill:var(--theme-menu-color-danger);color:var(--theme-menu-color-danger)}.Menu__item_info,.Menu__item_separator{cursor:auto}.Menu__item_info:hover,.Menu__item_separator:hover{background-color:transparent}.Menu__item_disabled{fill:var(--theme-menu-color-disabled);background-color:var(--theme-menu-background);color:var(--theme-menu-color-disabled);cursor:not-allowed}.Menu__item_disabled:hover{background-color:var(--theme-menu-background)}.Menu__item_separator{border-bottom:1px solid var(--theme-menu-border);padding:0}.Menu__item_selected{background-color:var(--theme-selected-color)}.Menu__trigger{-ms-flex-negative:0;flex-shrink:0}.Menu__trigger_shown{background-color:var(--theme-background-2)}.tippy-tooltip.allure-menu-theme{padding:0}.tippy-tooltip.allure-menu-theme .tippy-content{background-color:var(--theme-menu-background);border:1px solid var(--theme-menu-border);border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(15,23,42,.06),0 1px 3px rgba(15,23,42,.1);box-shadow:0 1px 2px rgba(15,23,42,.06),0 1px 3px rgba(15,23,42,.1);color:var(--theme-text-1);max-height:100vh;overflow:auto;padding:0}.UserMenu__trigger{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center}.UserMenu__checkbox{margin-left:auto;padding:0;pointer-events:none}.Creatable__edit-view{position:relative}.Creatable__loader{bottom:0;left:0;position:absolute;right:0;top:0}.Modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--theme-background-1);border:none;border-radius:0;bottom:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:5vw 15%;outline:none;overflow:auto;padding:20px}.Modal_headless{padding:0}.Modal__top-container{overflow:hidden;position:relative}.Modal__wrapper{position:relative;z-index:99}.Modal__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--theme-border-2);display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;padding-bottom:16px}.Modal__name{font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.429rem;font-weight:400;line-height:1.714rem;margin:5px 0;padding:0 16px 0 0;width:100%}.Modal__content{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:visible}.FormLabel{display:block;margin-bottom:16px}.FormLabel_marginless{margin-bottom:0}.FormLabel_margin_spare{margin-bottom:24px}.FormLabel_nowrap .FormLabel__name{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.FormLabel_grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}.FormLabel_clickable{cursor:pointer}.FormLabel_inline{display:inline-block}.FormLabel_flex{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.FormLabel__name{display:inherit;font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.857rem;font-weight:400;line-height:1.143rem;margin-bottom:5px}.MarkdownArticle{word-wrap:break-word;overflow:auto;word-break:break-all}.MarkdownArticle a{color:#2563eb}.MarkdownArticle a:hover{fill:#60a5fa;color:#60a5fa}.MarkdownArticle a:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow);outline:none}.MarkdownArticle img{max-width:100%}.MarkdownArticle p{margin:0;padding:0;text-indent:0}.MarkdownArticle p:not(:last-child){padding-bottom:8px}.MarkdownArticle br{content:" ";display:block;line-height:10px;padding-bottom:4px}.MarkdownArticle h1,.MarkdownArticle h2,.MarkdownArticle h3,.MarkdownArticle h4,.MarkdownArticle h5{margin:5px 0;padding:0;text-indent:0}.MarkdownArticle ol,.MarkdownArticle ul{-webkit-padding-start:24px;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;padding-inline-start:24px}.MarkdownArticle ol:not(:last-child),.MarkdownArticle ul:not(:last-child){padding-bottom:8px}.MarkdownArticle table{border:0;border-collapse:collapse;border-spacing:0;margin:10px 0;table-layout:fixed}.MarkdownArticle table tr{border-bottom:1px solid var(--theme-border-1)}.MarkdownArticle table th{font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}.MarkdownArticle table td,.MarkdownArticle table th{border:1px solid var(--theme-border-1);margin:0;padding:10px 15px}.MarkdownTextarea{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--theme-background-1);border:1px solid var(--theme-border-2);-ms-flex-direction:column;flex-direction:column;margin:0;width:100%}.MarkdownTextarea,.MarkdownTextarea__toolbar{display:-webkit-box;display:-ms-flexbox;display:flex}.MarkdownTextarea__toolbar{background:var(--theme-background-3);border-bottom:1px solid var(--theme-border-2);height:28px;padding:0 10px}.MarkdownTextarea__tab{background-color:var(--theme-background-3);border:none;-webkit-box-sizing:content-box;box-sizing:content-box;color:var(--theme-text-1);cursor:pointer;display:inline-block;font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;margin:0;outline:0 none #000;padding:2px 5px;text-align:center;text-decoration:none;text-indent:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.MarkdownTextarea__tab:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.MarkdownTextarea__tab:disabled{color:var(--theme-text-2);cursor:not-allowed}.MarkdownTextarea__tab_selected{background-color:var(--theme-background-1);border:1px solid var(--theme-border-2);border-bottom:0;height:20px;margin-top:3px}.MarkdownTextarea__body{margin:0;padding:6px}.MarkdownTextarea__edit{background:var(--theme-background-1);border:none;color:var(--theme-text-1);margin:0;padding:5px;resize:vertical;width:100%}.MarkdownTextarea__edit::-webkit-input-placeholder{color:var(--theme-text-3)}.MarkdownTextarea__edit::-moz-placeholder{color:var(--theme-text-3)}.MarkdownTextarea__edit:-ms-input-placeholder{color:var(--theme-text-3)}.MarkdownTextarea__edit::-ms-input-placeholder{color:var(--theme-text-3)}.MarkdownTextarea__edit::placeholder{color:var(--theme-text-3)}.MarkdownTextarea__edit:hover{border-color:var(--theme-border-3)}.MarkdownTextarea__edit:focus{border-color:#2563eb;-webkit-box-shadow:none;box-shadow:none;outline:none}.MarkdownTextarea__preview{margin:0;padding:6px}.ProjectEdit{position:relative}.ProjectEdit__loader{bottom:0;left:0;position:absolute;right:0;top:0}.SideMenu{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;background:var(--theme-nav-menu-background);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;min-height:max(100vh,100%);position:relative;width:64px;z-index:5}.SideMenu__list{width:100%}.SideMenu__list-item,.SideMenu__logo{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.SideMenu__logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;height:56px;margin:4px 0;outline:none;width:56px}.SideMenu__logo:focus{background-color:var(--theme-nav-menu-background-hover)}.SideMenu__logo:focus:not(:focus-visible){background-color:transparent}.SideMenu__project-menu-trigger.Button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:transparent;border:none;border-radius:0;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;color:inherit;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:inherit;height:auto;height:56px;justify-content:center;line-height:inherit;margin:4px 0;outline:none;padding:0;width:56px}.SideMenu__project-menu-trigger.Button:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.SideMenu__project-menu-trigger.Button:focus:active{-webkit-box-shadow:none;box-shadow:none}.SideMenu__project-menu-trigger.Button:focus,.SideMenu__project-menu-trigger.Button:hover{background:var(--theme-nav-menu-background-hover);-webkit-box-shadow:none;box-shadow:none}.SideMenu__nav-item,.SideMenu__nav-item.Button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;fill:var(--theme-nav-menu-color);align-items:center;background-color:transparent;border:none;border-radius:0;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;color:inherit;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:inherit;height:auto;height:44px;justify-content:center;line-height:inherit;margin:4px;outline:none;padding:8px;width:44px}.SideMenu__nav-item.Button:focus,.SideMenu__nav-item:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.SideMenu__nav-item.Button:focus:active,.SideMenu__nav-item:focus:active{-webkit-box-shadow:none;box-shadow:none}@media(max-height:700px){.SideMenu__nav-item,.SideMenu__nav-item.Button{height:40px;width:40px}}.SideMenu__nav-item.Button:focus,.SideMenu__nav-item.Button:hover,.SideMenu__nav-item:focus,.SideMenu__nav-item:hover{fill:var(--theme-nav-menu-color-hover);background:var(--theme-nav-menu-background-hover);border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:var(--theme-nav-menu-color-hover);outline:0}.SideMenu__nav-item.Button_active,.SideMenu__nav-item_active{fill:var(--theme-nav-menu-color-active);background:var(--theme-nav-menu-background-active);color:var(--theme-nav-menu-color-active)}.SideMenu__bottom-menu.list{margin-bottom:8px}.Submittable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.Submittable__edit-view{position:relative}.Submittable__loader{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.BreadCrumbs{-webkit-box-flex:5;direction:rtl;-ms-flex:5;flex:5;font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.429rem;font-weight:400;line-height:1.714rem;margin:0;overflow:hidden;text-align:left;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.BreadCrumbs>a{color:var(--theme-text-1);cursor:pointer;text-decoration:none}.BreadCrumbs>a:hover{text-decoration:underline}.BreadCrumbs__arrow{margin-bottom:-4px}.BreadCrumbs__hidden{opacity:0;pointer-events:none}.DropZone__edit-view{position:relative}.DropZone__loader{bottom:0;left:0;position:absolute;right:0;top:0}.DropZone__drop-area{border:1px dashed var(--theme-border-3);color:var(--theme-text-2);cursor:pointer;margin:16px 0;outline:none;padding:16px 0;text-align:center}.DropZone__drop-area:hover{background-color:var(--theme-hover-color)}.DropZone__drop-area:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.DropZone__drop-area_active{background:-o-repeating-linear-gradient(135deg,var(--theme-background-1),var(--theme-background-1) 10px,var(--theme-hover-color) 10px,var(--theme-hover-color) 20px);background:repeating-linear-gradient(-45deg,var(--theme-background-1),var(--theme-background-1) 10px,var(--theme-hover-color) 10px,var(--theme-hover-color) 20px)}.DropZone__drop-area_disabled{cursor:not-allowed;opacity:.5}.DropZone__drop-area_disabled:hover{background-color:transparent}.DropZone__drop-area_invalid{border-color:#ef4444;margin-bottom:20px}.DropZone__file-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:4px 0}.DropZone__file-row:last-child{margin-bottom:12px}.DropZone__file-row_invalid .Input{border-color:#ef4444}.DropZone__file-name{-webkit-box-flex:1;-ms-flex:1;flex:1}.DropZone__content-type{-ms-flex-preferred-size:150px;flex-basis:150px;margin-left:16px}.DropZone__delete-icon{margin-left:4px;margin-top:8px}.DropZone__error{color:#ef4444;display:block;font-style:italic;margin-bottom:12px;margin-top:-17px}.Pane{background:var(--theme-background-1);padding:16px;width:100%}.Pane__header{border-bottom:1px solid var(--theme-border-2)}.Pane__title{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.429rem;font-weight:400;line-height:1.714rem;margin:0;padding:0 0 16px;word-break:break-all}.Pane__content{margin-bottom:320px;padding-top:16px}.PaneSection{margin-bottom:16px;position:relative}.PaneSection__header{margin:0;padding:0}.PaneSection__header,.PaneSection__name{display:-webkit-box;display:-ms-flexbox;display:flex}.PaneSection__name{-webkit-box-flex:1;-ms-flex-item-align:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;align-self:center;-ms-flex:1;flex:1;font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;padding:5px 0}.PaneSection__controls{margin-right:-5px}.TestResultStatus{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.Label{background-color:#3b82f6;border-radius:3px;color:#fff;cursor:default;display:inline-block;font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.714rem;font-weight:400;letter-spacing:.25px;line-height:.857rem;min-width:12px;padding:3px 3px 2px 4px;text-decoration:none;text-transform:uppercase;vertical-align:baseline;white-space:nowrap;word-break:keep-all}.Label_status_passed{fill:#000;background:#97cc64;color:#000}.Label_status_failed{fill:#000;background:#fd5a3e;color:#000}.Label_status_broken{fill:#000;background:#ffd050;color:#000}.Label_status_skipped{fill:#000;background:#aaa;color:#000}.Label_status_cancelled{background:#aaa}.Label_status_unknown{fill:#fff;background:#d35ebe;color:#fff}.Label_status_in_progress{fill:#000;background:#7fa6d8;color:#000}.Label_status_transparent{background-color:transparent;border:1px solid var(--theme-border-3);color:var(--theme-text-1)}.Label_clickable{cursor:pointer}.Label_black{color:#000}.Label__clear{cursor:pointer;display:none;font-size:.857rem;font-weight:400;line-height:1.143rem;padding-left:4px}.Label__clear:hover{color:#60a5fa}.Label:hover .Label__clear{display:inline}.Label__label-done{background-color:#42af49;border-color:#56c35d;color:var(--theme-text-4);line-height:15px;position:relative;top:-2px;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);vertical-align:middle}.Editable{-webkit-box-orient:vertical;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Editable,.Editable_inline{-webkit-box-direction:normal}.Editable_inline{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.Editable__edit-view{position:relative}.Editable__loader{bottom:0;left:0;position:absolute;right:0;top:0}.Editable__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.Editable__controls{list-style:none none;margin:0 -5px 0 0;padding:0}.Editable__control{display:inline-block;list-style:none none;margin:0;padding:0}.AuthToken{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px}.AuthToken__id{-ms-flex-preferred-size:7%;color:var(--theme-text-2);flex-basis:7%}.AuthToken__name{-webkit-box-flex:1;-ms-flex:1;flex:1}.AuthToken__token{color:var(--theme-text-2)}.BasicLayout{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.BasicLayout__header{border-bottom:1px solid var(--theme-border-2);padding:16px}.BasicLayout__sider{min-height:100%;overflow-y:auto}.BasicLayout__body{-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;overflow:hidden;width:100%}.BasicLayout__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:auto;padding:16px}.BasicLayout__content_paddingless{padding:0}.AccountLayout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100vh;margin:0;padding:0}.AccountLayout,.AccountLayout__main{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;width:100%}.AccountLayout__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;height:100%;margin:0 auto}.AccountLayout__left-pane{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;height:100%;min-height:100%;overflow:auto;padding:30px}.AccountLayout__right-pane{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%;min-height:100%;overflow:auto;position:relative}.AccountLayout__avatar{width:100%}.AccountLayout__avatar,.AccountLayout__info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.AccountLayout__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.AccountLayout__email{padding-top:16px}.Sider{background-color:var(--theme-nav-menu-projects-background);-webkit-box-shadow:inset -1px 0 1px var(--theme-nav-menu-projects-border),inset 1px 0 1px var(--theme-nav-menu-projects-border);box-shadow:inset -1px 0 1px var(--theme-nav-menu-projects-border),inset 1px 0 1px var(--theme-nav-menu-projects-border);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:0;min-height:100%;width:240px}.Sider_light{background-color:var(--theme-background-3);-webkit-box-shadow:none;box-shadow:none}.Sider_collapsed{width:0}.Sider__content{display:initial;overflow-y:auto;padding:16px;width:100%}.Sider_collapsed .Sider__content{display:none}.SiderItem{border-left:1px solid var(--theme-nav-menu-projects-border);border-right:1px solid var(--theme-nav-menu-projects-border);color:var(--theme-nav-menu-projects-color);display:block;margin:0 -16px;padding:8px 16px;text-decoration:none}.SiderItem_active{background:var(--theme-nav-menu-projects-active-project-background)}.SiderItem:hover{background:var(--theme-nav-menu-background-hover)}.SorterIcon{-ms-flex-negative:0;--sorter-enabled-color:#c2c2c2;--sorter-disabled-color:#c2c2c2;flex-shrink:0}.SorterIcon_dark{--sorter-enabled-color:#777;--sorter-disabled-color:#777}.SorterIcon_enabled{--sorter-enabled-color:#000}.SorterIcon_dark.SorterIcon_enabled{--sorter-enabled-color:#e2e2e2}.SorterIcon_rotate{-webkit-transform:rotate(.5turn);-ms-transform:rotate(.5turn);transform:rotate(.5turn)}.Table{background:var(--theme-background-1);line-height:1.2em}.Table_bottom{margin-bottom:16px}.Table__thead{font-weight:500;overflow-x:hidden;overflow-y:auto}.Table__thead:hover .Table__th{border-right:1px solid var(--theme-border-1)}.Table__th{font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;padding:12px 4px}.Table__tbody{overflow-x:hidden;overflow-y:auto}.Table__tbody .Table__tr:hover{background:var(--theme-hover-color)}.Table__td,.Table__th{border-bottom:1px solid transparent;border-right:1px solid transparent;margin:0;position:relative;word-break:break-all}.Table_split .Table__td,.Table_split .Table__th{border-bottom:1px solid var(--theme-border-1);border-right:1px solid var(--theme-border-1)}.Table_cellPadding .Table__td{padding:7px 5px}.Table__container{overflow:auto}.Table__container_bordered{border:1px solid var(--theme-border-3)}.Table__controls{fill:var(--theme-text-1);margin-bottom:12px}.Table__resizer{height:100%;position:absolute;right:-8px;top:0;-ms-touch-action:none;touch-action:none;width:15px;z-index:1}.Table__editable-cell{background-color:transparent;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--theme-text-1);display:block;font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;min-height:100%;overflow:hidden;padding:7px 5px;resize:none;width:100%}.Table__editable-cell:focus,.Table__editable-cell_selected{outline:2px solid #2563eb;outline-offset:-2px}.Table__editable-cell_head{font-weight:700}.MultiSelect__data{margin-bottom:16px}.MultiSelect__item{border-bottom:1px solid var(--theme-border-1);display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 5px}.MultiSelect__item:hover{background:var(--theme-hover-color)}.MultiSelect__item:last-child{margin-bottom:16px}.MultiSelect__name{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:0;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.AccountList__authorities{display:block;list-style:none none;margin:0;padding:0}.AccountList__authorities li:not(:last-child){margin-bottom:5px}.Accounts{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%}.Accounts__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Accounts__content{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;min-height:100%;overflow:auto;padding-bottom:320px;position:relative}.Accounts__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Accounts__compare-link{margin-right:20px}.Auditable{color:var(--theme-text-2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.714rem;font-weight:400;line-height:.857rem;padding:3px 0}.LoadableList__list_endless{height:100%;overflow-y:auto}.Category{padding-bottom:16px;padding-right:16px}.Category__id{color:var(--theme-text-2)}.Category__name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-bottom:4px}.Category__global{margin-left:4px}.Category__label{-ms-flex-item-align:center;align-self:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ColorPicker__input{margin-bottom:12px}.ColorPicker__picker{margin-bottom:16px}.CategoryMatcher{padding-bottom:16px;padding-right:16px}.CategoryMatcher__name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-bottom:4px}.CategoryMatcher__global{margin-left:4px}.CategoryMatcher__arrow{margin-bottom:-1px}.CategoryMatcherEdit{margin-bottom:16px}.UserLink{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:12px;text-decoration:none}.UserLink>div{margin-right:12px}.UserLink__username{margin-left:8px}.User{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:16px}.User_style_row{margin:5px -3px;padding:3px}.User_style_row:hover{background-color:var(--theme-hover-color)}.GroupEdit{display:-webkit-box;display:-ms-flexbox;display:flex}.GroupEdit__column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.GroupEdit__column_left{-webkit-box-flex:.33;-ms-flex-positive:.33;flex-grow:.33;margin-right:60px}.GroupEdit__project{margin-bottom:16px}.GroupEdit__project a:not(:last-child),.GroupEdit__project div:not(:last-child){-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-preferred-size:100px;flex-basis:100px;flex-grow:1}.GroupEdit__project-name{line-height:34px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.GroupEdit__form-add{background-color:var(--theme-background-3);margin-bottom:20px;padding:10px 16px 5px}.GroupEdit__container{padding-left:16px;padding-right:16px}.AutosizeTextarea_invalid{border-color:#ef4444}.NameEdit__input{background-color:transparent;border:none;color:var(--theme-text-1);font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;line-height:1.2em;outline:none;padding:0;resize:none;width:100%;word-break:keep-all}.NameEdit__input:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}.GroupNameEdit{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-right:15px;min-height:26px}.GroupNameEdit__name{margin-right:16px}.GroupNameEdit__cancel-button{margin-right:12px}.UserGroup{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.UserGroup__avatar,.UserGroup__others{border:1px solid var(--theme-background-1);margin-left:-8px}.UserGroup__others{background-color:var(--theme-border-2);border-radius:50%;color:var(--theme-text-4);cursor:default;font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;height:32px;line-height:32px;text-align:center;width:32px}.UserGroup__empty-view{color:var(--theme-text-3)}.GroupCard{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.GroupCard__button{margin-left:8px}.LicenseLayout__modal,.LicenseLayout__modal-content{margin-left:auto;margin-right:auto;width:479px}.LicenseLayout__iframe{border:none;min-height:625px;width:100%}.LicenseLayout__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ErrorLayout{height:100%;min-height:150px;min-width:150px;position:relative;width:100%}.ErrorLayout__container{color:#3b82f6;font-size:1rem;font-weight:400;left:50%;line-height:1.429rem;margin-left:-19px;margin-top:-19px;position:absolute;top:50%}.AdminLayout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100vh;margin:0;padding:0;width:100%}.AdminLayout__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.AdminLayout__content{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;overflow:auto}.AdminLayout__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto}.AdminLayout__description{padding-bottom:16px}.AdminLayout__list{list-style:none none;margin:0;padding:0}.AdminLayout__item{border-bottom:1px solid var(--theme-border-1);list-style:none none;margin:0;padding:0 0 16px}.AdminLayout__item:not(:first-child){padding-top:16px}.AdminLayout__add{padding-top:16px}.AdminLayout__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--theme-background-1);border-top:1px solid var(--theme-border-3);bottom:0;height:50px;padding:12px;position:-webkit-sticky;position:sticky;width:100%}.AdminLayout__checkbox,.AdminLayout__controls{display:-webkit-box;display:-ms-flexbox;display:flex}.AdminLayout__checkbox{margin-bottom:8px;margin-left:-8px}.BrandLayout{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--theme-brand-page-background);display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;justify-content:center;min-height:100%;overflow:scroll;padding:32px 0;position:relative;width:100%}.BrandLayout__island{background:var(--theme-background-1);margin:auto;max-width:calc(min(600px, 80%));min-width:400px;padding:32px}.BrandLayout__logo{display:block;height:55px;left:-16px;margin:24px auto;position:relative;width:150px}.Sorter{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--theme-text-1);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;margin-right:8px;padding:2px 0 2px 2px}.Sorter__name{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Sorter:last-child{margin-right:0}.Sorter:hover{color:#2563eb}.Sorter:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow);outline:none}.ColumnHeader{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--theme-background-3);color:var(--theme-column-header-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.857rem;font-weight:400;justify-content:flex-start;line-height:1.143rem;padding:16px}.ColumnHeader__name{white-space:nowrap}.ColumnHeader__name_sortable{margin-right:8px}.ColumnHeader_sortable{cursor:pointer}.ColumnHeader_sortable:hover{background-color:var(--theme-column-header-background-enabled)}.ColumnHeader_sortable:active{background-color:var(--theme-column-header-background-active)}.ColumnHeader_sortable:focus{background-color:var(--theme-column-header-background-active);outline:none}.ColumnHeader_sortable:focus:not(:focus-visible){background-color:var(--theme-column-header-background-enabled)}.ColumnHeader_enabled{background-color:var(--theme-column-header-background-enabled)}.ColumnHeaders__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background-color:var(--theme-background-3);border-radius:4px 4px 0 0;color:var(--theme-text-5);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;min-width:100%;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ColumnHeaders__header-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.ColumnHeaders__header-item:first-child{padding-left:20px}.ColumnHeaders__header-item:last-child{padding-right:20px}.ColumnHeaders__header-item_width_1{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 1%;flex:0 0 1%}.ColumnHeaders__header-item_width_2{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 2%;flex:0 0 2%}.ColumnHeaders__header-item_width_3{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 3%;flex:0 0 3%}.ColumnHeaders__header-item_width_4{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 4%;flex:0 0 4%}.ColumnHeaders__header-item_width_5{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 5%;flex:0 0 5%}.ColumnHeaders__header-item_width_6{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 6%;flex:0 0 6%}.ColumnHeaders__header-item_width_7{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 7%;flex:0 0 7%}.ColumnHeaders__header-item_width_8{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 8%;flex:0 0 8%}.ColumnHeaders__header-item_width_9{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 9%;flex:0 0 9%}.ColumnHeaders__header-item_width_10{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 10%;flex:0 0 10%}.ColumnHeaders__header-item_width_11{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 11%;flex:0 0 11%}.ColumnHeaders__header-item_width_12{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 12%;flex:0 0 12%}.ColumnHeaders__header-item_width_13{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 13%;flex:0 0 13%}.ColumnHeaders__header-item_width_14{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 14%;flex:0 0 14%}.ColumnHeaders__header-item_width_15{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 15%;flex:0 0 15%}.ColumnHeaders__header-item_width_16{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 16%;flex:0 0 16%}.ColumnHeaders__header-item_width_17{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 17%;flex:0 0 17%}.ColumnHeaders__header-item_width_18{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 18%;flex:0 0 18%}.ColumnHeaders__header-item_width_19{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 19%;flex:0 0 19%}.ColumnHeaders__header-item_width_20{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 20%;flex:0 0 20%}.ColumnHeaders__header-item_width_21{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 21%;flex:0 0 21%}.ColumnHeaders__header-item_width_22{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 22%;flex:0 0 22%}.ColumnHeaders__header-item_width_23{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 23%;flex:0 0 23%}.ColumnHeaders__header-item_width_24{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 24%;flex:0 0 24%}.ColumnHeaders__header-item_width_25{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 25%;flex:0 0 25%}.ColumnHeaders__header-item_width_26{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 26%;flex:0 0 26%}.ColumnHeaders__header-item_width_27{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 27%;flex:0 0 27%}.ColumnHeaders__header-item_width_28{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 28%;flex:0 0 28%}.ColumnHeaders__header-item_width_29{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 29%;flex:0 0 29%}.ColumnHeaders__header-item_width_30{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 30%;flex:0 0 30%}.ColumnHeaders__header-item_width_31{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 31%;flex:0 0 31%}.ColumnHeaders__header-item_width_32{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 32%;flex:0 0 32%}.ColumnHeaders__header-item_width_33{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 33%;flex:0 0 33%}.ColumnHeaders__header-item_width_34{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 34%;flex:0 0 34%}.ColumnHeaders__header-item_width_35{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 35%;flex:0 0 35%}.ColumnHeaders__header-item_width_36{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 36%;flex:0 0 36%}.ColumnHeaders__header-item_width_37{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 37%;flex:0 0 37%}.ColumnHeaders__header-item_width_38{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 38%;flex:0 0 38%}.ColumnHeaders__header-item_width_39{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 39%;flex:0 0 39%}.ColumnHeaders__header-item_width_40{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 40%;flex:0 0 40%}.ColumnHeaders__header-item_width_41{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 41%;flex:0 0 41%}.ColumnHeaders__header-item_width_42{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 42%;flex:0 0 42%}.ColumnHeaders__header-item_width_43{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 43%;flex:0 0 43%}.ColumnHeaders__header-item_width_44{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 44%;flex:0 0 44%}.ColumnHeaders__header-item_width_45{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 45%;flex:0 0 45%}.ColumnHeaders__header-item_width_46{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 46%;flex:0 0 46%}.ColumnHeaders__header-item_width_47{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 47%;flex:0 0 47%}.ColumnHeaders__header-item_width_48{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 48%;flex:0 0 48%}.ColumnHeaders__header-item_width_49{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 49%;flex:0 0 49%}.ColumnHeaders__header-item_width_50{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 50%;flex:0 0 50%}.ColumnHeaders__header-item_width_51{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 51%;flex:0 0 51%}.ColumnHeaders__header-item_width_52{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 52%;flex:0 0 52%}.ColumnHeaders__header-item_width_53{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 53%;flex:0 0 53%}.ColumnHeaders__header-item_width_54{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 54%;flex:0 0 54%}.ColumnHeaders__header-item_width_55{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 55%;flex:0 0 55%}.ColumnHeaders__header-item_width_56{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 56%;flex:0 0 56%}.ColumnHeaders__header-item_width_57{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 57%;flex:0 0 57%}.ColumnHeaders__header-item_width_58{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 58%;flex:0 0 58%}.ColumnHeaders__header-item_width_59{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 59%;flex:0 0 59%}.ColumnHeaders__header-item_width_60{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 60%;flex:0 0 60%}.ColumnHeaders__header-item_width_61{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 61%;flex:0 0 61%}.ColumnHeaders__header-item_width_62{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 62%;flex:0 0 62%}.ColumnHeaders__header-item_width_63{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 63%;flex:0 0 63%}.ColumnHeaders__header-item_width_64{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 64%;flex:0 0 64%}.ColumnHeaders__header-item_width_65{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 65%;flex:0 0 65%}.ColumnHeaders__header-item_width_66{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 66%;flex:0 0 66%}.ColumnHeaders__header-item_width_67{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 67%;flex:0 0 67%}.ColumnHeaders__header-item_width_68{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 68%;flex:0 0 68%}.ColumnHeaders__header-item_width_69{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 69%;flex:0 0 69%}.ColumnHeaders__header-item_width_70{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 70%;flex:0 0 70%}.ColumnHeaders__header-item_width_71{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 71%;flex:0 0 71%}.ColumnHeaders__header-item_width_72{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 72%;flex:0 0 72%}.ColumnHeaders__header-item_width_73{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 73%;flex:0 0 73%}.ColumnHeaders__header-item_width_74{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 74%;flex:0 0 74%}.ColumnHeaders__header-item_width_75{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 75%;flex:0 0 75%}.ColumnHeaders__header-item_width_76{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 76%;flex:0 0 76%}.ColumnHeaders__header-item_width_77{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 77%;flex:0 0 77%}.ColumnHeaders__header-item_width_78{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 78%;flex:0 0 78%}.ColumnHeaders__header-item_width_79{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 79%;flex:0 0 79%}.ColumnHeaders__header-item_width_80{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 80%;flex:0 0 80%}.ColumnHeaders__header-item_width_81{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 81%;flex:0 0 81%}.ColumnHeaders__header-item_width_82{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 82%;flex:0 0 82%}.ColumnHeaders__header-item_width_83{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 83%;flex:0 0 83%}.ColumnHeaders__header-item_width_84{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 84%;flex:0 0 84%}.ColumnHeaders__header-item_width_85{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 85%;flex:0 0 85%}.ColumnHeaders__header-item_width_86{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 86%;flex:0 0 86%}.ColumnHeaders__header-item_width_87{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 87%;flex:0 0 87%}.ColumnHeaders__header-item_width_88{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 88%;flex:0 0 88%}.ColumnHeaders__header-item_width_89{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 89%;flex:0 0 89%}.ColumnHeaders__header-item_width_90{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 90%;flex:0 0 90%}.ColumnHeaders__header-item_width_91{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 91%;flex:0 0 91%}.ColumnHeaders__header-item_width_92{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 92%;flex:0 0 92%}.ColumnHeaders__header-item_width_93{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 93%;flex:0 0 93%}.ColumnHeaders__header-item_width_94{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 94%;flex:0 0 94%}.ColumnHeaders__header-item_width_95{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 95%;flex:0 0 95%}.ColumnHeaders__header-item_width_96{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 96%;flex:0 0 96%}.ColumnHeaders__header-item_width_97{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 97%;flex:0 0 97%}.ColumnHeaders__header-item_width_98{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 98%;flex:0 0 98%}.ColumnHeaders__header-item_width_99{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 99%;flex:0 0 99%}.ColumnHeaders__header-item_width_100{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%}.ColumnHeaders__header-item_justify_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ColumnHeaders__content{border-radius:0 0 4px 4px;border-top:none;min-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ColumnHeaders__content>.Empty{padding:12px}.ColumnHeaders__content>.Empty p{margin:0}.FilterButton{background-color:transparent;background-color:var(--filter-button-ui-2);border:none;border:1px solid var(--filter-button-ui-3);border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:inherit;color:var(--theme-text-2);cursor:pointer;font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:inherit;font-weight:400;height:auto;line-height:inherit;margin:0;outline:none;padding:5px 20px;white-space:nowrap}.FilterButton:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.FilterButton:focus:active{-webkit-box-shadow:none;box-shadow:none}.FilterButton:hover{background-color:var(--filter-button-ui-5)}.FilterButton:first-child{border-radius:4px 0 0 4px}.FilterButton:not(:first-child){border-left:none}.FilterButton:last-child{border-radius:0 4px 4px 0}.FilterButton_selected{background-color:var(--filter-button-ui-4);border-color:var(--filter-button-ui-4);color:var(--theme-text-4);font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}.FilterButton_selected:hover{background-color:var(--filter-button-ui-4);border-color:var(--filter-button-ui-4)}.FilterButton_selected.FilterButton_style_grey{background-color:var(--filter-button-ui-6);border-color:var(--filter-button-ui-3);color:var(--theme-text-2)}.FilterButton_selected.FilterButton_style_grey:hover{background-color:var(--filter-button-ui-6)}.FilterButton:focus:not(:focus-visible){-webkit-box-shadow:none;box-shadow:none}.FilterButton_size_tiny{font-size:.857rem;font-weight:400;line-height:1.143rem;padding:4px 16px}.FilterButtonGroup{display:-webkit-box;display:-ms-flexbox;display:flex}.ProjectsListControlsBar{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--theme-background-1);justify-content:space-between;padding:16px 0;position:-webkit-sticky;position:sticky;top:0;z-index:3}.ProjectsListControlsBar__icon{fill:#fcd34d}.ProjectsListControlsBar__right{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-pack:end;-ms-flex-pack:end;flex-grow:1;justify-content:flex-end}.ProjectsListControlsBar__button{margin:0}.ProjectsListControlsBar__search{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;min-width:112px}.ProjectsListControlsBar__search_filterable{-webkit-box-flex:0;-ms-flex:0 1 320px;flex:0 1 320px}.Skeleton{background-color:var(--theme-background-4);height:20px;width:50px}.Skeleton_shape_round{border-radius:50%}.ProjectRow{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;background-color:transparent;border-bottom:1px solid var(--theme-border-1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:12px 0;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.ProjectRow:hover{background-color:var(--theme-row-hover-color)}.ProjectRow__id{-webkit-box-flex:0;color:var(--theme-text-2);-ms-flex:0 0 7%;flex:0 0 7%;font-size:.857rem;font-weight:400;line-height:1.143rem;padding-left:20px;text-align:left;vertical-align:middle}.ProjectRow__id,.ProjectRow__name{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:8px}.ProjectRow__name{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1;min-width:160px;padding-left:16px}.ProjectRow__name>a{margin-right:8px;word-break:break-all}.ProjectRow__private{-ms-flex-negative:0;display:block;flex-shrink:0;margin-right:8px}.ProjectRow__favorite{fill:var(--theme-border-2);-ms-flex-negative:0;display:none;flex-shrink:0}.ProjectRow__favorite_enabled{fill:#fcd34d;display:block}.ProjectRow:hover .ProjectRow__favorite{display:block}.ProjectRow__stats{-ms-flex:0 0 12%;flex:0 0 12%;min-width:88px;padding-left:16px;padding-right:8px}.ProjectRow__collaborators,.ProjectRow__stats{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex}.ProjectRow__collaborators{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex:0 0 18%;flex:0 0 18%;justify-content:center;min-width:160px;padding-left:24px}.ProjectRow__link{-webkit-box-align:center;-ms-flex-align:center;fill:var(--theme-text-2);align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.ProjectRow__link:hover{color:#60a5fa}.ProjectRow__link-text{text-decoration:underline}.ProjectRow__link-icon{color:var(--theme-text-2);font-size:1rem;font-weight:400;line-height:1.429rem;margin-right:8px}.ProjectsList{position:relative}.ProjectsList__list_fullSize.list{min-height:100vh;padding-bottom:320px}.ProjectsList__sorters{position:-webkit-sticky;position:sticky;top:64px;z-index:3}.ProjectsList__search-all-title{background-color:var(--theme-background-3);font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.857rem;font-weight:400;line-height:1.143rem;margin:0;padding:4px 20px}.ProjectsList__border{border-bottom:1px solid var(--theme-border-1);position:-webkit-sticky;position:sticky;top:64px;z-index:3}.HomeLayout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background-color:var(--theme-background-1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100vh;margin:0;min-height:100%;width:100%}.HomeLayout__content{padding-bottom:0;padding-top:0}@-webkit-keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.LaunchProgressIndicator{-webkit-animation:Gradient 15s ease infinite;animation:Gradient 15s ease infinite;background:-webkit-gradient(linear,right top,left top,from(#f6670f),color-stop(#f2c73b),to(#f6670f));background:-o-linear-gradient(right,#f6670f,#f2c73b,#f6670f);background:linear-gradient(-90deg,#f6670f,#f2c73b,#f6670f);background-size:400% 400%;color:var(--theme-background-1);font-size:.857rem;font-weight:400;height:16px;line-height:1.143rem;line-height:16px;margin-left:-16px;margin-right:-16px;position:relative;text-align:center;top:16px}.Tabs{background:initial;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none none;margin:0;padding:0}.Tabs_border{border-bottom:1px solid var(--theme-border-2)}.Tabs__item{list-style:none none;margin:0 4px;padding:0}.Tabs__item:first-child{margin-left:0}.Tabs__item:last-child{margin-right:0}.Tabs_margin .Tabs__item{margin:0 12px}.Tabs__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:3px solid transparent;color:var(--theme-text-2);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;padding:4px;text-decoration:none}.Tabs__link:hover{color:var(--theme-text-1)}.Tabs__link:focus{-webkit-box-shadow:var(--theme-focus-shadow) inset;box-shadow:var(--theme-focus-shadow) inset;outline:none}.Tabs__link:focus:not(:focus-visible){-webkit-box-shadow:none;box-shadow:none}.Tabs__link_active{border-bottom-color:#2563eb;color:var(--theme-text-1)}.Tabs__link_active:hover{color:var(--theme-text-1)}.Tabs__link_disabled{color:var(--theme-text-3);cursor:not-allowed}.Tabs__link_disabled:hover{color:var(--theme-text-3)}.Tabs__link_notification_error{fill:#ef4444;color:#ef4444}.Duration{color:var(--theme-text-2);display:block;font-size:.857rem;font-weight:400;line-height:1.143rem}.Duration_inline{display:inline}.Duration__mark{-webkit-box-align:center;-ms-flex-align:center;fill:#64748b;align-items:center;color:var(--theme-text-2);font-family:RobotoMonoLight,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;gap:8px}.Duration__mark,.Statistics{display:-webkit-box;display:-ms-flexbox;display:flex}.Statistics__item{margin-left:4px}.Arrow{-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;-o-transition:transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.Arrow_expanded_right{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.Arrow_expanded_left{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.Arrow_expanded_top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.TreeElement{list-style:none none;margin:0;padding:0}.TreeElement__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--theme-border-1);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 16px 5px 0;position:relative;word-break:break-all}.TreeElement__row:hover{background:var(--theme-hover-color)}.TreeElement__row_active{background-color:var(--theme-selected-color)}.TreeElement__node{list-style:none none;margin:0;padding:0}.TreeElement__children{margin-bottom:16px;margin-left:20px}.TestResultTree__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--theme-border-1);color:var(--theme-text-1);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.2em;padding:5px 16px 5px 5px;position:relative;text-decoration:none;word-break:break-all}.TestResultTree__row:hover{background:var(--theme-hover-color)}.TestResultTree__row_active{background-color:var(--theme-selected-color)}.TestResultTree__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:10px;margin-right:7px;text-align:center;width:20px}.TestResultTree__arrow>svg{height:16px;width:16px}.TestResultTree__status{margin-bottom:-2px;margin-left:10px;margin-right:7px;text-align:center;width:20px}.TestResultTree__wrapper{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.TestResultTree__name{-webkit-box-flex:1;-ms-flex:1;flex:1}.TestResultTree__duration,.TestResultTree__statistic{padding-left:16px;white-space:nowrap}.TestResultTree__loader{-webkit-animation:transform 2s linear infinite;animation:transform 2s linear infinite;height:30px;-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn);width:30px}.TestCaseSelectionStats__item{margin-right:16px}.TestCaseSelectionStats__item:last-child{margin-right:0}.TestCaseSelectionStats__icon{fill:var(--theme-text-2);margin-bottom:-3px;margin-right:4px}.LoadableTreeControlPanel{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid var(--theme-border-2);justify-content:space-between;padding-bottom:4px}.LoadableTreeControlPanel,.LoadableTreeControlPanel__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.LoadableTreeControlPanel__title{margin-right:4px}.LoadableTreeControlPanel__stats{font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}.LoadableTreeControlPanel__main{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.LoadableTreeControlPanel__checkbox-wrapper{padding:8px 6px}.Suggest__options{background-clip:padding-box;background-color:var(--theme-background-1);border:1px solid var(--theme-border-3);-webkit-box-shadow:0 2px 4px -1px rgba(15,23,42,.06),0 4px 6px -1px rgba(15,23,42,.1);box-shadow:0 2px 4px -1px rgba(15,23,42,.06),0 4px 6px -1px rgba(15,23,42,.1);max-height:330px;max-width:500px;min-width:150px;overflow-y:scroll;z-index:1}.Suggest__options .Suggest__option{cursor:pointer;line-height:32px;padding:0 10px;word-break:break-word}.Suggest__options .Suggest__option:hover{background:var(--theme-hover-color)}.Suggest__options .Suggest__option_focused{background:var(--theme-selected-color)}.LoadableTreeNodeAdd__label{-webkit-box-align:center;-ms-flex-align:center;fill:var(--theme-text-1);align-items:center;border-bottom:1px solid var(--theme-border-1);color:var(--theme-text-1);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 16px 4px 4px;position:relative;text-decoration:none;word-break:break-all}.LoadableTreeNodeAdd__icon{-ms-flex-item-align:center;-ms-flex-negative:0;align-self:center;color:var(--theme-text-3);display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;margin-left:24px;margin-right:12px;text-align:center}.LoadableTreeNodeAdd__icon_leaf{margin-right:6px}.LoadableTreeNodeAdd__icon>svg{fill:var(--theme-text-3)}.LoadableTreeNodeAdd__input{background:var(--theme-background-1);border:none;color:var(--theme-text-1);font-size:1rem;font-weight:400;height:20px;line-height:1.429rem;line-height:20px;outline:none;padding:0;width:100%}.LoadableTreeNodeAdd__input:focus{-webkit-box-shadow:none;box-shadow:none}.LoadableTreeNodeAdd__input::-webkit-input-placeholder{color:var(--theme-text-3)}.LoadableTreeNodeAdd__input::-moz-placeholder{color:var(--theme-text-3)}.LoadableTreeNodeAdd__input:-ms-input-placeholder{color:var(--theme-text-3)}.LoadableTreeNodeAdd__input::-ms-input-placeholder{color:var(--theme-text-3)}.LoadableTreeNodeAdd__input::placeholder{color:var(--theme-text-3)}.LoadableTree{margin-top:4px}.LoadableTree__load-more{height:32px;line-height:32px;margin:10px 0 15px;text-align:center}.LoadableTree__view{display:block;list-style:none none;margin:0;overflow:auto;padding:0;position:relative}.LoadableTree__view-placeholder{height:300px}.LeafAssignee{margin-left:4px;margin-right:4px}.GroupCount{color:var(--theme-text-2)}.GroupCount,.LeafDuration{margin-left:4px;margin-right:4px;white-space:nowrap}.GroupIcon{-ms-flex-negative:0;fill:var(--theme-text-3);flex-shrink:0;margin-bottom:-2px;margin-right:4px;text-align:center;width:20px}.GroupIcon__loader{margin-top:-2px}.Id{-ms-flex-item-align:center;align-self:center;color:var(--theme-text-2)}.Id,.TreeNodeId{font-size:.714rem;font-weight:400;line-height:.857rem;word-break:keep-all}.TreeNodeId{-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;margin-left:4px;margin-right:4px;position:relative;top:1px}.LeafManual{-ms-flex-negative:0;fill:var(--theme-text-3);flex-shrink:0;margin-bottom:-2px;text-align:center;width:20px}.TreeNodeName{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:4px;margin-right:4px}.LeafStart{color:var(--theme-text-2);font-size:.857rem;font-weight:400;line-height:1.143rem}.LeafStatus{margin-left:4px;margin-right:4px}.LeafStop{color:var(--theme-text-2);font-size:.857rem;font-weight:400;line-height:1.143rem}.LeafTags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.LeafTags div{margin-right:4px}.LeafTestedBy,.LeafTestLayer{margin-left:4px;margin-right:4px}.LeafTestLayer{-webkit-box-flex:100;-ms-flex-positive:100;color:#fb923c;flex-grow:100;font-size:.714rem;font-weight:400;line-height:.857rem;white-space:nowrap;word-break:keep-all}.LeafTestStatus{fill:var(--theme-text-2);margin-bottom:-3px;margin-right:5px;text-align:center;width:20px}.LeafTestStatus>svg{height:16px;width:16px}.LeafTestStatus_progress{-webkit-animation:flickerAnimation 1.5s infinite;animation:flickerAnimation 1.5s infinite}.LoadableTreeNodeCheckbox{margin:-5px -5px -5px -10px}.LoadableTreeNodeCheckbox__box{padding:6px 10px 6px 6px}.LoadableTreeNodeView{-webkit-box-align:center;-ms-flex-align:center;fill:var(--theme-text-2);align-items:center;background-color:transparent;border-bottom:1px solid var(--theme-border-1);color:var(--theme-text-1);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.2em;padding:5px 5px 5px 10px;position:relative;text-decoration:none;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;word-break:break-all}.LoadableTreeNodeView:focus{background-color:var(--theme-row-hover-color);outline:none}.LoadableTreeNodeView:focus:not(:focus-visible){background-color:var(--theme-row-selected-color)}.LoadableTreeNodeView:hover{background-color:var(--theme-row-hover-color)}.LoadableTreeNodeView_active{background-color:var(--theme-row-selected-color)}.LoadableTreeNodeView_droppable{background-color:var(--theme-highlight-color)}.LoadableTreeNodeView__drag-icon{fill:var(--theme-text-3);cursor:-webkit-grab;cursor:grab;display:none;left:-5px;position:absolute}.LoadableTreeNodeView:hover .LeafStatus{opacity:0}.LoadableTreeNodeView:hover .LoadableTreeNodeView__drag-icon{display:block}.LoadableTreeNodeView:hover button{background-color:var(--theme-row-hover-color);display:block}.LoadableTreeNodeView__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:4px}.LoadableTreeNodeView__controls button{background-color:var(--theme-row-hover-color)}.LoadableTreeNodeView__controls button>svg{margin-right:2px}.LoadableTreeGroupView__children{border-left:1px solid var(--theme-border-1);display:block;list-style:none none;margin:0 0 16px 30px;padding:0}.LoadableTreeGroupView__children:empty{margin-bottom:0}.LoadableTreeViewToggle{cursor:pointer}.LoadableTreeViewToggle__arrow{position:relative;top:3px}.Accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Accordion,.Accordion__header{display:-webkit-box;display:-ms-flexbox;display:flex}.Accordion__header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between}.Accordion__header_interactive{background-color:transparent;cursor:pointer;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.Accordion__header_interactive:focus{background-color:var(--theme-row-selected-color);outline:none}.Accordion__header_interactive:focus:not(:focus-visible){background-color:transparent}.Accordion__header_interactive:hover,.Accordion__header_interactive:hover:focus{background-color:var(--theme-row-hover-color)}.Accordion__content{max-height:0;opacity:0;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:max-height,opacity;-o-transition-property:max-height,opacity;transition-property:max-height,opacity;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.Accordion__content_expanded{max-height:100%;opacity:1}.Accordion__arrow{fill:var(--theme-text-2)}.ExportSettings__settings{-webkit-box-orient:horizontal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;margin-bottom:12px;width:100%}.ExportSettings__settings,.ExportSettings__settings-item{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.ExportSettings__settings-item{-webkit-box-orient:vertical;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;margin-bottom:5px}.ExportSettings__settings-item:first-child{margin-right:16px}.ExportSettings__settings-name{margin-bottom:5px}.ExportSettings__accordion{margin:0 -4px 16px}.ExportSettings__accordion-header{font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;padding:8px 4px}.ExportSettings__table{border-collapse:separate;border-spacing:16px;display:table;position:relative;table-layout:auto;width:100%}.ExportSettings__table-header{display:table-header-group;font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;padding-bottom:20px}.ExportSettings__table-header:after{border-bottom:1px solid var(--theme-border-2);content:" ";left:0;position:absolute;top:50px;width:100%}.ExportSettings__table-header>label{display:table-cell;white-space:nowrap;width:33.33333%}.ExportSettings__cell{display:table-cell;position:relative;white-space:nowrap;width:33.33333%}.ExportSettings__cell-steps{display:inline-block;width:calc(50% - 5px)}.ExportSettings__cell-steps:first-child{margin-right:12px}.ExportSettings__cell-name{font-weight:400!important}.ExportSettings__draggable{fill:var(--theme-text-3);cursor:-webkit-grab;cursor:grab;-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px)}.ExportSettings__checkbox{display:inline-block;vertical-align:sub}.ExportSettings__checkbox:first-child{margin-left:24px}.Fieldset{border:none;margin:0;padding:0}.DefectIssueLink{color:#2563eb;margin-right:4px}.DefectStatusIcon{-ms-flex-negative:0;-ms-flex-item-align:center;align-self:center;color:var(--theme-text-1);cursor:inherit;flex-shrink:0;margin-right:4px}.DefectStatusIcon.Label{background-color:var(--theme-background-1)!important;border:1px solid #ff2602!important}.DefectStatusIcon_closed.Label{border:1px solid var(--theme-border-3)!important}.DefectRow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 4px 8px}.DefectRow:hover{background:var(--theme-hover-color)}.DefectRow:hover button{background-color:var(--theme-hover-color);display:-webkit-box;display:-ms-flexbox;display:flex}.DefectRow__title{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-flex:1;-ms-flex-positive:1;align-items:baseline;color:var(--theme-text-1);display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1}.DefectRow__status{-ms-flex-preferred-size:55px;-ms-flex-negative:0;flex-basis:55px;flex-shrink:0;text-align:left}.DefectRow__id,.DefectRow__status{-ms-flex-item-align:center;align-self:center}.DefectRow__id{margin:0 4px}.DefectRow__name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left;word-break:break-all}.DefectRow__control-wrapper,.DefectRow__meta{-ms-flex-item-align:center;align-self:center}.DefectRow__meta{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:5px}.Button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0;font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;justify-content:center;line-height:1.429rem;outline:0 none #000;text-align:center;text-decoration:none;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.Button:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow);outline:none}.Button:disabled{cursor:not-allowed}.Button_size_tiny{padding:3px 7px}.Button_size_tiny .Button__icon:not(:last-child){margin-right:8px}.Button_size_tiny .Button__icon_trailing{margin-left:8px}.Button_size_tiny .StatusIcon{margin-right:8px}.Button_size_small{padding:3px 11px}.Button_size_small .Button__icon:not(:last-child){margin-right:8px}.Button_size_small .Button__icon_trailing{margin-left:8px}.Button_size_small .StatusIcon{margin-right:8px}.Button_size_base{padding:5px 15px}.Button_size_base .Button__icon:not(:last-child){margin-right:8px}.Button_size_base .Button__icon_trailing{margin-left:8px}.Button_size_base .StatusIcon{margin-right:8px}.Button_size_large{padding:9px 15px}.Button_size_large .Button__icon:not(:last-child){margin-right:8px}.Button_size_large .Button__icon_trailing{margin-left:8px}.Button_size_large .StatusIcon{margin-right:8px}.Button_size_extra-large{padding:13px 19px}.Button_size_extra-large .Button__icon:not(:last-child){margin-right:8px}.Button_size_extra-large .Button__icon_trailing{margin-left:8px}.Button_size_extra-large .StatusIcon{margin-right:8px}.Button_size_tiny{font-size:.857rem;font-weight:400;line-height:1.143rem}.Button_style_primary{fill:#fff;background-color:#2563eb;border:1px solid #2563eb;color:#fff}.Button_style_primary:hover{background-color:#3b82f6;border-color:#3b82f6}.Button_style_primary:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.Button_style_primary:disabled{fill:#fff;background:#bfdbfe;border:1px solid #bfdbfe;color:#fff;cursor:not-allowed}.Button_style_secondary{fill:#3b82f6;background-color:#eff6ff;border:1px solid #eff6ff;color:#3b82f6}.Button_style_secondary:hover{background-color:#dbeafe;border-color:#dbeafe}.Button_style_secondary:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.Button_style_secondary:disabled{fill:#bfdbfe;background:#f8fafc;border:1px solid #f8fafc;color:#bfdbfe;cursor:not-allowed}.Button_style_default{fill:var(--theme-text-1);background-color:var(--theme-background-1);border:1px solid var(--theme-border-1);color:var(--theme-text-1)}.Button_style_default:hover{background-color:var(--theme-background-2);border-color:var(--theme-border-1)}.Button_style_default:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.Button_style_default:disabled{fill:var(--theme-text-3);background:var(--theme-background-3);border:1px solid var(--theme-border-1);color:var(--theme-text-3);cursor:not-allowed}.Button_style_danger{fill:#fff;background-color:#dc2626;border:1px solid #dc2626;color:#fff}.Button_style_danger:hover{background-color:#ef4444;border-color:#ef4444}.Button_style_danger:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.Button_style_danger:disabled{fill:#fff;background:#fecaca;border:1px solid #fecaca;color:#fff;cursor:not-allowed}.Button_style_brand{fill:#fff;background-color:#22c55e;border:1px solid #22c55e;color:#fff}.Button_style_brand:hover{background-color:#4ade80;border-color:#4ade80}.Button_style_brand:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.Button_style_brand:disabled{fill:#fff;background:#86efac;border:1px solid #86efac;color:#fff;cursor:not-allowed}.Button_stretched{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.Button_shape_round{border:none;border-radius:50%;-webkit-box-shadow:none;box-shadow:none}.Button_shape_round:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.Button_shape_round:disabled{border:none}.Button_shape_square{border-radius:0}.Button_size_tiny.Button_shape_round{padding:5px}.Button_size_small.Button_shape_round{padding:7px}.Button_size_base.Button_shape_round,.Button_size_large.Button_shape_round{padding:9px}.Button_size_extra-large.Button_shape_round{padding:13px}.Button_shape_round.Button_style_default{background-color:transparent}.Button_shape_round.Button_style_default:hover{fill:var(--theme-round-button-fill-hover);background-color:var(--theme-hover-color)}.Button_shape_round.Button_style_default:hover:disabled{fill:var(--theme-text-3);background-color:transparent}.Button_style_row-control,.Button_style_row-control-visible{fill:var(--theme-text-2);background-color:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;color:var(--theme-text-2);display:none;font-size:1rem;font-weight:400;line-height:1.429rem;line-height:16px;padding:2px}.Button_style_row-control-visible:hover,.Button_style_row-control:hover{fill:#60a5fa;color:#60a5fa}.Button_style_row-control-visible:focus,.Button_style_row-control:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow);outline:none}.Button_style_row-control-visible:disabled,.Button_style_row-control:disabled{background:transparent}.Button_style_row-control-visible:disabled:hover,.Button_style_row-control:disabled:hover{fill:var(--theme-text-3);color:var(--theme-text-3)}.Button_style_row-control-visible{display:block}.Button_style_text{background-color:transparent;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:inherit;color:var(--theme-text-link);cursor:pointer;font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:inherit;font-weight:400;height:auto;line-height:inherit;outline:none;padding:0;text-decoration:underline}.Button_style_text:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.Button_style_text:focus:active{-webkit-box-shadow:none;box-shadow:none}.Button_style_text:hover{background-color:transparent;color:var(--theme-text-link-hover)}.Button_style_link{background-color:transparent;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:inherit;color:var(--theme-text-link);cursor:pointer;font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:inherit;font-weight:400;height:auto;line-height:inherit;outline:none;padding:0;text-decoration:underline}.Button_style_link:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.Button_style_link:focus:active{-webkit-box-shadow:none;box-shadow:none}.Button_style_link:hover{background-color:transparent;color:var(--theme-text-link-hover)}.Button__icon{pointer-events:none}.SelectList{max-width:100%}.SelectList__value{margin-bottom:8px;position:relative}.SelectList__value_new{margin-bottom:0}.SelectList__value-remove.Button{position:absolute;right:5px;top:5px}.SelectList__value-remove_creating.Button{top:31px}.SelectList__search{margin-bottom:8px}.SelectList__option.Button{background-color:transparent;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:inherit;cursor:pointer;display:block;font-size:inherit;height:auto;line-height:inherit;outline:none;padding:0;white-space:break-spaces;width:100%}.SelectList__option.Button:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.SelectList__option.Button:focus:active{-webkit-box-shadow:none;box-shadow:none}.SelectList__option_new.Button{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:inherit;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:inherit;gap:4px;height:auto;justify-content:flex-start;line-height:inherit;margin-bottom:4px;outline:none;padding:4px 12px}.SelectList__option_new.Button:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.SelectList__option_new.Button:focus:active{-webkit-box-shadow:none;box-shadow:none}.SelectList__option_new.Button:hover{background-color:var(--theme-hover-color)}.SelectList__option-name{-ms-flex-negative:0;flex-shrink:0}.SelectList__empty{color:var(--theme-text-3);padding-left:8px}.ExportRequest__name{line-height:1.6em;padding-bottom:8px}.ExportRequest__link{padding:12px 0}.ExportRequest__loading{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0}.ExportRequest__loader{padding:0 8px}.IssueSelect{display:-webkit-box;display:-ms-flexbox;display:flex}.IssueSelect__tracker{-ms-flex-preferred-size:175px;flex-basis:175px;margin-right:12px}.IssueSelect__issue{-webkit-box-flex:1;-ms-flex:1;flex:1}.Timer{-ms-flex-negative:0;display:inline-block;flex-shrink:0;margin-right:10px;white-space:pre-wrap}.Timer__edit{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.Timer__edit>input{height:30px;max-width:110px}.Timer__icon{fill:var(--theme-text-2);color:var(--theme-text-2);position:absolute;right:8px;top:5px}.TreePath{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.TreePath__item_empty{color:var(--theme-text-2)}.TreePath>svg{height:9px;margin:0 5px;width:8px}.TreeBreadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.TreeBreadcrumbs__item{font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;overflow:hidden}.TreeBreadcrumbs__item_empty{color:var(--theme-text-2)}.TreeBreadcrumbs__root{font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;margin-right:4px}.TreeBreadcrumbs__link{color:var(--theme-text-1);display:block;overflow:hidden;text-decoration:none;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.TreeBreadcrumbs__link:hover{color:#60a5fa}.TreeBreadcrumbs__link_empty{color:var(--theme-text-2)}.TestResultTreeContainer{background:var(--theme-background-1);height:100%;padding:16px;width:100%}.TestResultTreeContainer * .TreeBreadcrumbs{margin-bottom:10px}.SideBySide{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100%;margin:0;overflow:hidden;padding:0;position:absolute;width:100%}.SideBySide_relative{position:relative}.SideBySide__pane{-webkit-box-flex:1;background:var(--theme-background-1);-ms-flex:1 1 auto;flex:1 1 auto;height:100%;min-height:100%;overflow:auto;position:relative}.gutter{-ms-flex-negative:0;background:var(--theme-background-3) no-repeat 50%;flex-shrink:0;z-index:1}.gutter:hover{cursor:ew-resize}.gutter-horizontal{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAmCAYAAAAMV1F9AAAAAXNSR0IArs4c6QAAAClJREFUKBVjPHXq1H8GIDAzM2OEsZlAAuQDuDmjZkLCdjQ8yU5MA5uWAIWsScGe65FkAAAAAElFTkSuQmCC)}.EditableModal{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.EditableModal_inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.EditableModal__edit-view{position:relative}.EditableModal__loader{bottom:0;left:0;position:absolute;right:0;top:0}.EditableModal__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.EditableModal__controls{list-style:none none;margin:0 -5px 0 0;padding:0 0 0 16px}.EditableModal__control{display:inline-block;list-style:none none;margin:0;padding:0}.TestResultContainer{height:100%;min-height:100%;overflow:hidden;position:relative}.TestResultContainer__result{height:100%;margin-bottom:300px;min-height:100%;overflow:auto;width:100%}.TestResultContainer__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--theme-background-1);border-top:1px solid var(--theme-border-2);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;padding:12px 16px;position:absolute;width:100%;z-index:1}.TestResultContainer__executor{margin-right:16px;max-width:50%}.StatusDetails{border-left:7px solid var(--theme-border-1);overflow:auto}.StatusDetails_status_passed{border-color:rgba(151,204,100,.4)}.StatusDetails_status_failed{border-color:rgba(253,90,62,.4)}.StatusDetails_status_broken{border-color:rgba(255,208,80,.4)}.StatusDetails_status_cancelled,.StatusDetails_status_skipped{border-color:rgba(170,170,170,.4)}.StatusDetails_status_unknown{border-color:rgba(211,94,190,.4)}.StatusDetails_status_in_progress{border-color:rgba(127,166,216,.4)}.StatusDetails__message{word-wrap:break-word;overflow:auto;padding:0 16px;word-break:break-all}.StatusDetails__message>pre{white-space:pre-wrap}.StatusDetails__controls{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px}.StatusDetails__controls>div{margin-left:5px}.StatusDetails__trace{word-wrap:break-word;border-top:1px solid var(--theme-background-1);display:block;overflow:auto;padding:0 16px;white-space:pre-line;word-break:break-all}.StatusDetails__trace>pre{display:inline-block;white-space:pre-wrap;width:200%}.TestResultMatchDefectRow__row{color:var(--theme-text-1);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.2em;padding:5px;text-decoration:none;word-break:break-all}.TestResultMatchDefectRow__row:hover{background-color:var(--theme-hover-color)}.TestResultMatchDefectRow__id{-webkit-box-flex:0;color:#3b82f6;-ms-flex:0 0 28px;flex:0 0 28px;font-size:.714rem;font-weight:400;line-height:.857rem;margin-right:7px;text-decoration:none;word-break:keep-all}.TestResultMatchDefectRow__name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-right:5px;text-decoration:none}.TestResultMatchDefectRow__name_empty{color:var(--theme-text-2)}.TestResultMatchDefectRow__status{margin-left:7px;text-decoration:none}.TestResultMatchDefectRow_expanded{border-bottom:1px solid var(--theme-border-1);margin-bottom:16px}.DefectMatcherCreateFieldset__label,.IssueFieldset__icon{fill:var(--theme-text-2)}.Executor{display:-webkit-box;display:-ms-flexbox;display:flex}.Executor__caption{color:var(--theme-text-2);font-size:.857rem;font-weight:400;line-height:1.143rem}.Executor__content,.Executor__icon{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Executor__icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:12px}.Executor__name{color:var(--theme-text-1);height:20px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.TestResultScenarioResolve{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.TestResultScenarioResolve svg{margin-bottom:-1px}.Radio{cursor:pointer;display:block;margin-bottom:8px}.Radio input{display:inline-block;height:0;opacity:0;position:absolute;white-space:nowrap;width:0;z-index:-1}.Radio input:focus+span{border-color:#2563eb;-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.Radio__custom-radio{background-color:var(--theme-background-1);border:1px solid var(--theme-border-3);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:16px;margin:2px 5px 2px 0;position:relative;-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s;vertical-align:-5px;width:16px}.Radio__custom-radio:hover{border-color:#3b82f6;-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.Radio__custom-radio_checked{visibility:visible}.Radio__custom-radio_checked:before{background-color:#3b82f6;border-radius:50%;bottom:0;content:"";height:8px;left:0;margin:auto;position:absolute;right:0;top:0;width:8px}.ImageDiff,.ImageDiff__image{max-width:100%;width:100%}.ImageDiff__image{display:block}.ImageDiff__controls{margin-bottom:1em}.ImageDiff__overlay{cursor:col-resize;position:relative}.ImageDiff__content{max-width:100%;overflow-x:auto;width:100%}.ImageDiff__image-over{background:#fff;bottom:0;-webkit-box-shadow:2px 0 1px -1px #aaa;box-shadow:2px 0 1px -1px #aaa;left:0;overflow:hidden;position:absolute;top:0}.FileContent__code{word-break:break-all}.FileContent__code>pre{white-space:pre-wrap}.FileContent__media{cursor:pointer;display:block;max-width:100%}.AttachmentRow__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--theme-border-1);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 12px 4px 0;position:relative}.AttachmentRow__row:hover{background:var(--theme-hover-color)}.AttachmentRow__row_missed:hover{background:#ffaca6;cursor:default}.AttachmentRow__row_expanded{background:var(--theme-selected-color)}.AttachmentRow__arrow{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:4px;margin-right:8px;text-align:center;width:20px}.AttachmentRow__name{word-break:break-all}.AttachmentRow__type{color:var(--theme-text-2);padding-left:12px;word-break:break-all}.AttachmentRow__links,.AttachmentRow__type{font-size:.857rem;font-weight:400;line-height:1.143rem}.AttachmentRow__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;word-break:keep-all}.AttachmentRow__link:hover{fill:#60a5fa;color:#60a5fa}.AttachmentRow__link_unwrappable{white-space:nowrap}.AttachmentRow__link-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.AttachmentRow__content{background-color:var(--theme-background-3);padding:12px}.AttachmentRow__content_crop{max-height:1000px;overflow:auto}.TestParameter{display:-webkit-box;display:-ms-flexbox;display:flex}.TestParameter:hover{background-color:var(--theme-hover-color)}.TestParameter__name{-ms-flex-preferred-size:30%;color:var(--theme-text-2);flex-basis:30%;padding-left:4px}.TestParameter__name,.TestParameter__value{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.TestParameter__value{-ms-flex-preferred-size:70%;cursor:pointer;flex-basis:70%;margin-left:12px}.TestParameterList__item_withMargin{margin-left:30px}.TestParameterList__item:not(:last-child){margin-bottom:4px}.StepKeyword{display:inline;font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;padding-right:3px;word-break:break-all}.Multiline{display:inline;font-family:inherit;margin:0;white-space:pre-wrap}.TestResultScenarioStep__name{-webkit-box-flex:10;-ms-flex:10;flex:10;word-break:break-all}.TestResultScenarioStep__details{margin-left:16px;margin-right:5px;white-space:nowrap}.TestResultScenarioStep__count{color:var(--theme-text-3);font-size:.857rem;font-weight:400;line-height:1.143rem}.TestResultScenarioStepRow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--theme-border-1);display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:-.3px;padding:5px 0;position:relative;word-break:break-all}.TestResultScenarioStepRow:hover{background:var(--theme-hover-color)}.TestResultScenarioStepRow:hover .TestResultScenarioStepRow__trigger-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.TestResultScenarioStepRow__trigger-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.TestResultScenarioStepRow__trigger-icon_edit{display:-webkit-box;display:-ms-flexbox;display:flex}.TestResultScenarioStepRow__trigger-icon>svg.TestResultScenarioStepRun_status_failed{stroke:#fd5a3e;fill:#fd5a3e}.TestResultScenarioStepRow__trigger-icon>svg.TestResultScenarioStepRun_status_passed{stroke:#97cc64;fill:#97cc64}.TestResultScenarioStepRow_selected{background:var(--theme-selected-color)}.TestResultScenarioStepRow_hasContent{cursor:pointer}.TestResultScenarioStepRow__arrow,.TestResultScenarioStepRow__status{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;margin-left:5px;margin-right:4px}.TestResultScenarioStepRow__arrow_active,.TestResultScenarioStepRow__status_active{-webkit-animation:flickerAnimation 1.5s infinite;animation:flickerAnimation 1.5s infinite}.TestResultScenarioStepRow__status>svg{margin-bottom:-1px}.TestResultScenarioStepRow__numbering{font-size:.857rem;font-weight:400;line-height:1.143rem;margin-right:8px;min-width:15px;position:relative;text-align:center;top:1px}.AttachmentTableEdit__input{-ms-flex-preferred-size:100%;flex-basis:100%}.AttachmentTableEdit__button{-ms-flex-item-align:center;align-self:center;position:relative;top:4px}.AttachmentTextEdit__input{-ms-flex-preferred-size:100%;flex-basis:100%}.AttachmentTextEdit__textarea{margin-bottom:16px}.TestResultScenarioStepRun{margin-right:5px}.TestResultScenarioStepRun__controls{-ms-flex-preferred-size:50px;flex-basis:50px;margin:1px 5px 1px 10px}.TestResultScenarioStepRun_status_passed{fill:#97cc64;color:#97cc64}.TestResultScenarioStepRun_status_failed{fill:#fd5a3e;color:#fd5a3e}.TestResultScenarioStepRun_status_broken{fill:#ffd050;color:#ffd050}.TestResultScenarioStepRun_status_cancelled,.TestResultScenarioStepRun_status_skipped{fill:#aaa;color:#aaa}.TestResultScenarioStepRun_status_unknown{fill:#d35ebe;color:#d35ebe}.TestResultScenarioStepRun_status_in_progress{fill:#7fa6d8;color:#7fa6d8}.TestResultScenarioStepRun_status_passed:hover{fill:#78b63c;color:#78b63c}.TestResultScenarioStepRun_status_failed:hover{fill:#ff2602;color:#ff2602}.TestResultScenarioStepRun_status_broken:hover{fill:#febe0d;color:#febe0d}.TestResultScenarioStepRun_status_skipped:hover{fill:#888;color:#888}.TestResultScenarioStepRun_status_cancelled:hover{fill:#888;color:#888}.TestResultScenarioStepRun_status_unknown:hover{fill:#bf34a6;color:#bf34a6}.TestResultScenarioStepRun_status_in_progress:hover{fill:#3f80cb;color:#3f80cb}.FullName{color:var(--theme-text-2);cursor:pointer;direction:rtl;display:inline-block;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:8px;overflow:hidden;text-align:left;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:100%}.FullName>svg{fill:var(--theme-text-2);-ms-flex-negative:0;flex-shrink:0;margin-bottom:-3px;margin-left:4px}.TestResultAttachments{height:100%;min-height:100vh;position:relative;width:100%}.TestResultAttachments__controls{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;justify-content:space-between;margin-bottom:16px}.EnvVarValueSet,.TestResultAttachments__controls{display:-webkit-box;display:-ms-flexbox;display:flex}.EnvVarValueSet{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--theme-border-1);padding:4px 5px}.EnvVarValueSet:hover{background-color:var(--theme-hover-color)}.EnvVarValueSet:last-child{margin-bottom:16px}.EnvVarValueSet_editing{display:block;padding:0}.EnvVarValueSet_editing:hover{background-color:transparent}.EnvVarValueSet__number{padding-right:4px}.EnvVarValueSet__content{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;-ms-flex-positive:1;align-items:center;color:var(--theme-text-1);display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;font-size:1rem;font-weight:400;justify-content:space-between;line-height:1.429rem}.EnvVarValueSet__values{margin-right:12px}.EnvVarValueSet__value{word-wrap:break-word;word-break:break-word}.EnvVarValueSet__value:hover{text-decoration:underline}.TestResultHistoryRow{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid var(--theme-border-1);-ms-flex-direction:column;flex-direction:column;padding:12px 16px 8px 8px}.TestResultHistoryRow,.TestResultHistoryRow__row{display:-webkit-box;display:-ms-flexbox;display:flex}.TestResultHistoryRow__row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.TestResultHistoryRow__checkbox{margin-top:-6px}.TestResultHistoryRow__launch{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;gap:8px;overflow:hidden}.TestResultHistoryRow__launch-name{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.TestResultHistoryRow__status{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.TestResultHistoryRow__meta{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:1;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 16px;margin-top:1px}.TestResultHistoryRow__duration,.TestResultHistoryRow__meta{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.TestResultHistoryRow__duration{min-width:80px}.TestResultHistoryRow__test-result{min-width:48px;text-align:right}.TestResultHistoryRow__message{word-wrap:break-word;margin:4px 0 4px 32px;word-break:break-all}.TestResultHistoryRow__message>pre{margin:0;white-space:pre-wrap}.TestResultHistoryRow__addition{font-size:.857rem;font-weight:400;line-height:1.143rem;margin:4px 0 4px 32px}.TestResultHistoryRow__addition-label{color:var(--theme-text-2)}.TestResultHistoryRow__addition_params{margin-left:28px}.ScenarioSection__name{-webkit-box-flex:1;-ms-flex:1;flex:1}.TestResultScenarioSection{border-bottom:1px dashed var(--theme-border-3);border-left:1px dashed var(--theme-border-3);margin-bottom:30px;position:relative}.TestResultScenarioSection_hovered{border-color:#60a5fa}.TestResultScenarioSection__children{position:relative}.TestResultScenarioSection__children:after{background-color:var(--theme-background-1);bottom:0;content:" ";display:block;height:1px;left:0;position:absolute;right:0}.TestResultScenarioSection__children_collapsed{display:none}.TestResultScenarioSection__button{width:100%}.TestResultScenarioSection__button.Button{-webkit-box-shadow:none;box-shadow:none;display:block;padding:6px 2px}.TestResultScenarioSection__button .Icon{fill:var(--theme-border-3);background-color:var(--theme-background-1);border-radius:50%;height:16px;left:-8px;position:absolute;top:0;width:16px;z-index:1}.TestResultScenarioSection__button:focus .Icon{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow)}.TestResultScenarioSection__button:hover .Icon{fill:#60a5fa}.TestResultFullScenario{margin-left:5px;margin-top:16px}.TestResultScenarioCompareModal{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:calc(100vh - 200px)}.TestResultScenarioCompareModal>div{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-preferred-size:50%;flex-basis:50%;flex-grow:1;min-width:400px}.TestResultScenarioCompareModal>div:not(:last-child){border-right:1px solid var(--theme-border-1);-webkit-box-sizing:content-box;box-sizing:content-box;margin-right:12px;padding-right:12px}.TestResultScenarioCompareModal__launch{font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;margin-bottom:4px;word-break:break-all}.TestResultScenarioCompareModal__status{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none}.TestResultScenarioCompareModal__status-details{margin-right:-4px}.TestResultHistoryList{margin-top:-16px}.TestResultHistoryList__header{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--theme-background-3);display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;justify-content:space-between;padding:8px}.TestResultHistoryList__controls,.TestResultHistoryList__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TestResultHistoryList__controls{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.TestResultHistoryList__disclaimer{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--theme-background-2);height:48px;justify-content:space-between;padding:12px 16px}.TestResultHistoryList__disclaimer,.TestResultHistoryList__disclaimer-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.TestResultHistoryList__disclaimer-text{color:var(--theme-text-2);overflow:hidden}.TestResultHistoryList__disclaimer-text span{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.TestResultHistoryList__disclaimer-icon{fill:var(--theme-text-2);-ms-flex-negative:0;flex-shrink:0;margin-right:8px}.TestResultHistoryList__toggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.TestResultHistoryList__toggle svg{fill:var(--theme-text-link);margin-left:4px}.TestResultHistoryList__toggle:hover svg{fill:var(--theme-text-link-hover)}.FilterCalendar__input{height:40px;padding:0 24px 0 12px}.FilterCalendar__input::-webkit-input-placeholder{color:var(--theme-text-3)}.FilterCalendar__input::-moz-placeholder{color:var(--theme-text-3)}.FilterCalendar__input:-ms-input-placeholder{color:var(--theme-text-3)}.FilterCalendar__input::-ms-input-placeholder{color:var(--theme-text-3)}.FilterCalendar__input::placeholder{color:var(--theme-text-3)}.FilterChoice__item{margin-bottom:-12px;margin-left:-8px}.CustomFieldValueGroupedList{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.CustomFieldValueGroupedList,.CustomFieldValueGroupedList__field{list-style:none none;margin:0;padding:0}.CustomFieldValueGroupedList__field:not(:last-child){padding-bottom:5px}.CustomFieldValueGroupedList__field-name{color:var(--theme-text-2);white-space:nowrap;word-break:keep-all}.CustomFieldValueGroupedList__values{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;list-style:none none;margin:0;padding:0}.CustomFieldValueGroupedList__value{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none none;margin:0;padding:0 5px 0 0}.CustomFieldValueGroupedList__value:not(:last-child):after{content:","}.CustomFieldValueGroupedList__value-name{word-wrap:break-word;word-break:break-all}.ConfirmationModal__controls{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;position:relative}.ConfirmationModal__controls_lifted{z-index:1}.EnvVarValueGroupedList{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.EnvVarValueGroupedList,.EnvVarValueGroupedList__var{list-style:none none;margin:0;padding:0}.EnvVarValueGroupedList__var:not(:last-child){padding-bottom:5px}.EnvVarValueGroupedList__var-name{color:var(--theme-text-2);white-space:nowrap;word-break:keep-all}.EnvVarValueGroupedList__values{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;list-style:none none;margin:0;padding:0}.EnvVarValueGroupedList__value{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none none;margin:0;padding:0 5px 0 0}.EnvVarValueGroupedList__value:not(:last-child):after{content:","}.EnvVarValueGroupedList__value-name{word-wrap:break-word;word-break:break-all}.TestResultHistoryListPreview{display:block;list-style:none none;margin:0;padding:0}.TestResultHistoryListPreview__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.857rem;font-weight:400;line-height:1.143rem;margin-bottom:4px}.TestResultHistoryListPreview__status{-webkit-box-flex:1;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;text-decoration:none}.TestResultHistoryListPreview__more{margin-top:4px}.TestResultHistoryListPreview__time{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;word-break:keep-all}.Issue,.TestResultHistoryListPreview__time{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.Issue{display:block;letter-spacing:1px}.Issue__link{-webkit-box-align:center;-ms-flex-align:center;fill:#2563eb;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;text-decoration:none}.Issue__clear{cursor:pointer;display:none;font-size:.857rem;font-weight:400;line-height:1.143rem;padding-left:4px}.Issue__clear:hover{color:#60a5fa}.Issue:hover .Issue__clear{display:inline}.TestResultSectionIssues__issues{display:block;line-height:22px;list-style:none none;margin:0;padding:0}.MemberGroupedList{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.MemberGroupedList,.MemberGroupedList__role{list-style:none none;margin:0;padding:0}.MemberGroupedList__role:not(:last-child){padding-bottom:5px}.MemberGroupedList__role-name{color:var(--theme-text-2);white-space:nowrap;word-break:keep-all}.MemberGroupedList__users{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;list-style:none none;margin:0;padding:0}.MemberGroupedList__user{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none none;margin:0;padding:0 5px 0 0}.MemberGroupedList__user:not(:last-child):after{content:","}.MemberGroupedList__user-name{word-wrap:break-word;word-break:break-all}.TagOld{display:inline-block;max-width:135px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.TestResultSectionTags__tags{display:block;line-height:22px;list-style:none none;margin:0;padding:0}.TmsIcon{display:inline-block;height:16px;line-height:16px;position:relative;top:2px;width:16px}.TmsIcon_active{-webkit-animation:flickerAnimation 1.5s infinite;animation:flickerAnimation 1.5s infinite}.TestKey{display:block;letter-spacing:1px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;vertical-align:baseline;white-space:nowrap}.TestKey__clear{cursor:pointer;display:none;font-size:.857rem;font-weight:400;line-height:1.143rem;padding-left:4px}.TestKey__clear:hover{color:#60a5fa}.TestKey:hover .TestKey__clear{display:inline}.TestResultSectionTestKey__ids{display:block;line-height:22px;list-style:none none;margin:0;padding:0}.TestCaseScenarioStep__name{-webkit-box-flex:1;-ms-flex:1;flex:1;word-break:break-all}.TestCaseScenarioStepEdit__wrapper{margin-left:10px}.TestCaseScenarioStepEdit__name{-webkit-box-flex:1;-ms-flex:1;flex:1;word-break:break-all}.TestCaseScenarioStepEdit__name:hover{cursor:text}.TestCaseScenarioStepEdit__textarea{background:rgba(255,255,255,0);border:none;color:var(--theme-text-1);font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;outline:none;padding:0;resize:none;width:100%;word-break:keep-all}.TestCaseScenarioStepEdit__textarea:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}.TestCaseScenarioStepEdit__textarea::-webkit-input-placeholder{color:var(--theme-text-2);overflow:hidden;padding-left:2px;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.TestCaseScenarioStepEdit__textarea::-moz-placeholder{color:var(--theme-text-2);overflow:hidden;padding-left:2px;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.TestCaseScenarioStepEdit__textarea:-ms-input-placeholder{color:var(--theme-text-2);overflow:hidden;padding-left:2px;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.TestCaseScenarioStepEdit__textarea::-ms-input-placeholder{color:var(--theme-text-2);overflow:hidden;padding-left:2px;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.TestCaseScenarioStepEdit__textarea::placeholder{color:var(--theme-text-2);overflow:hidden;padding-left:2px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.TestCaseScenarioStepEdit__container{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.TestCaseScenarioStepEdit__container>div{display:-webkit-box;display:-ms-flexbox;display:flex}.TestCaseScenarioStepEdit__hotkey-name{-webkit-box-flex:1;-ms-flex-positive:1;color:var(--theme-text-2);flex-grow:1;margin-left:16px;text-align:right}.TestCaseScenarioEdit__step-list{padding-bottom:16px}.TestCaseStepRow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--theme-border-1);display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:-.3px;padding:5px 12px 5px 0;position:relative;word-break:break-all}.TestCaseStepRow:hover{background:var(--theme-hover-color)}.TestCaseStepRow:hover .TestCaseStepRow__trigger{display:-webkit-box;display:-ms-flexbox;display:flex}.TestCaseStepRow__trigger{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:none;height:20px;justify-content:center;width:20px}.TestCaseStepRow__trigger_edit{display:-webkit-box;display:-ms-flexbox;display:flex}.TestCaseStepRow_selected{background:var(--theme-selected-color)}.TestCaseStepRow_hasContent{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.TestCaseStepRow__arrow,.TestCaseStepRow_hasContent{display:-webkit-box;display:-ms-flexbox;display:flex}.TestCaseStepRow__arrow{margin-left:4px;margin-right:4px;text-align:center;width:20px}.TestCaseStepRow__arrow>svg{height:16px;width:16px}.TestCaseStepRow__status{margin-left:4px;margin-right:4px;margin-top:-2px;text-align:center;width:20px}.TestCaseStepRow_droppable{background-color:var(--theme-hover-color)}.TestCaseStepRow__attach .AttachmentRow__arrow>svg{height:10px;width:10px}.TestCaseStepRow__numbering{font-size:.857rem;font-weight:400;line-height:1.143rem;margin-right:8px;min-width:15px;position:relative;text-align:center;top:1px}.Scenario{margin-bottom:16px}.Scenario__empty{margin-top:5px}.ProjectSettingsTestCaseSections__list{list-style:none none;margin:0;padding:0}.ProjectSettingsTestCaseSections__property{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none none;margin-bottom:16px}.Comment{border:1px solid var(--theme-border-2);margin-bottom:16px}.Comment__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--theme-background-3);border-bottom:1px solid var(--theme-border-2);height:28px;padding:0 10px}.Comment__author,.Comment__avatar,.Comment__header{display:-webkit-box;display:-ms-flexbox;display:flex}.Comment__avatar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-right:5px}.Comment__body{padding:16px}.Comment__body>blockquote{border-left:5px solid var(--theme-border-2);margin:5px 0 0}.Comment__time{font-size:.857rem;font-weight:400;line-height:1.143rem;overflow:hidden;padding:0 4px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.Comment__controls{display:-webkit-box;display:-ms-flexbox;display:flex;padding:3px 0}.Comment__controls>:not(:first-child){margin-left:3px}.CommentEdit,.CommentEdit__form{margin-bottom:16px}.TestCaseComments__comments{padding-top:5px}.ExternalLink{fill:#3b82f6;display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.ExternalLink__icon{margin-bottom:-3px;margin-right:4px}.ExternalLink_inline{display:inline}.ExternalLinksList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ExternalLinksList>li:not(:last-child){margin-right:16px}.TestResultRow{color:var(--theme-text-1);display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;text-decoration:none}.TestResultRow:hover{background-color:var(--theme-hover-color);color:var(--theme-text-1)}.TestResultRow__id{-webkit-box-flex:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex:0 0 40px;flex:0 0 40px;-ms-flex-direction:row;flex-direction:row;justify-content:center;margin-right:8px}.TestResultRow__id,.TestResultRow__status{display:-webkit-box;display:-ms-flexbox;display:flex}.TestResultRow__status{-ms-flex-item-align:center;align-self:center;margin-left:8px;text-decoration:none}.TestResultOverview__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:100%}.TestResultOverview__meta{-ms-flex-preferred-size:30%;flex-basis:30%;-ms-flex-direction:column;flex-direction:column;max-width:300px;min-width:150px;padding-left:16px}.TestResultOverview__main,.TestResultOverview__meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:100%}.TestResultOverview__main{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;max-width:calc(100% - 150px)}.TestResultOverview__diff{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.TestResultOverview__diff-scenario{border-right:1px solid var(--theme-border-2)}.TestResultOverview__diff-execution,.TestResultOverview__diff-scenario{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:16px}.TestResultOverview__time{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.TestResultOverview__layer{color:#fb923c}.TestResultLayout__status{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:12px}.TestResultLayout__id{color:#3b82f6;text-decoration:none}.LaunchErrors{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;height:100%;min-height:100%;position:relative;width:100%}.ChartAxis__line{stroke:#e2e8f0}.ChartAxis__tick{fill:#64748b;stroke:none}.HistogramChart__bar{fill:#2563eb}.WidgetOld{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--theme-background-1);border:1px solid var(--theme-border-2);-ms-flex-direction:column;flex-direction:column;height:100%;overflow:auto;position:relative;width:100%}.WidgetOld,.WidgetOld__header{display:-webkit-box;display:-ms-flexbox;display:flex}.WidgetOld__header{-webkit-box-flex:0;border-bottom:1px solid var(--theme-border-2);-ms-flex:none;flex:none;padding:7px 16px;text-align:center}.WidgetOld__title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;margin:0;padding:0;word-break:break-all}.WidgetOld__title_ellipsis{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.WidgetOld__controls{color:var(--theme-text-2)}.WidgetOld__draggable-handle{fill:var(--theme-text-3);cursor:-webkit-grab;cursor:grab;height:15px;position:absolute;right:5px;top:10px;width:15px}.WidgetOld__content{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding:16px}.Bar{background:var(--theme-background-4);border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}.Bar,.Bar__fill{height:16px;overflow:hidden}.Bar__fill{background-color:#2563eb;color:var(--theme-text-4);cursor:default;display:inline-block;font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.714rem;font-weight:400;line-height:.857rem;padding:3px 4px 2px;text-align:center}.Bar__fill_status_passed{fill:#000;background:#97cc64;color:#000}.Bar__fill_status_failed{fill:#000;background:#fd5a3e;color:#000}.Bar__fill_status_broken{fill:#000;background:#ffd050;color:#000}.Bar__fill_status_skipped{fill:#000;background:#aaa;color:#000}.Bar__fill_status_cancelled{background:#aaa}.Bar__fill_status_unknown{fill:#fff;background:#d35ebe;color:#fff}.Bar__fill_status_in_progress{fill:#000;background:#7fa6d8;color:#000}.Bar__fill_loading{-ms-flex-preferred-size:30%;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:progress;animation-name:progress;-webkit-animation-timing-function:linear;animation-timing-function:linear;flex-basis:30%}@-webkit-keyframes progress{0%{margin-left:-30%}to{margin-left:130%}}@keyframes progress{0%{margin-left:-30%}to{margin-left:130%}}.UploadSubmittable__pane{max-height:calc(100vh - 275px);padding:20px 0}.UploadSubmittable__pane_left{margin-right:20px}.UploadSubmittable__pane_right{margin-left:20px}.UploadSubmittable__border{border-bottom:none;border-top:1px solid var(--theme-border-2);margin:0 0 16px}.UploadSubmittable .Submittable__form{padding-bottom:0}.EnvVarValuesFieldset_grouped{background-color:var(--theme-background-3);-webkit-columns:2;-moz-columns:2;column-count:2;margin-bottom:12px;padding:12px 16px 0}.EnvVarValuesFieldset__field{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.JobRun{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:4px}.JobRun:hover{background-color:var(--theme-hover-color)}.JobRun__status{margin-left:12px}.JobRerunForm__status{margin-bottom:8px}.EnvVarValueSetEdit{margin-bottom:16px}.EnvVarValueSetEdit__controls{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.EnvVarValueSetFieldset__new-set{margin-bottom:16px;margin-top:8px}.EnvVarValueSetFieldset__new-set-caption{margin-bottom:4px}.ExternalLinksListEdit,.ExternalLinksListEdit__item{margin-bottom:16px}.ExternalLinksListEdit__input{width:100%}.ExternalLinksListEdit__empty{margin-bottom:8px}.LaunchEdit__add-issue{margin-top:-9px}.TestPlanSelect__id{color:var(--theme-text-2);margin-right:12px}.TestPlanSelect__count{color:var(--theme-text-2);margin-left:8px}.LaunchSelect__id{color:var(--theme-text-2);margin-right:10px}.JobParameters{margin:0;padding:4px 0}.JobParameters__parameter-name{font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;margin-right:8px}.Indicator{position:relative}.Indicator__status{fill:#78b63c;bottom:-2px;pointer-events:none;position:absolute;right:-50%}.Indicator__status_error{fill:#ff2602}.ExecutorIcon{display:inline-block;height:16px;position:relative;width:16px}.ExecutorIcon_active{-webkit-animation:flickerAnimation 1.5s infinite;animation:flickerAnimation 1.5s infinite}.TypedExecutor{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.TypedExecutor__icon{fill:var(--theme-text-4);color:var(--theme-text-4);height:16px;margin-right:8px;position:relative;width:16px}.TypedExecutor__name_empty{color:var(--theme-text-2)}.TypedExecutor__parameters{padding:4px;text-align:left}.TypedExecutor__parameters-title{margin-bottom:8px;margin-top:0}.JobRunPreview{margin:5px -3px;padding:4px}.JobRunPreview_clickable{cursor:pointer}.JobRunPreview:hover{background-color:var(--theme-hover-color)}.JobRunPreview:hover button{background-color:var(--theme-hover-color)}.JobRunPreview:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow);outline:none}.JobRunPreview__main{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.JobRunPreview__executor{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.JobRunPreview__controls{-webkit-box-flex:0;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex:0 0 45px;flex:0 0 45px;justify-content:flex-end}.JobRunPreview__count{-webkit-box-flex:1;color:var(--theme-text-2);-ms-flex:1 0 auto;flex:1 0 auto;font-size:.857rem;font-weight:400;line-height:1.143rem;margin-left:5px}.JobRunPreview__indicator{fill:var(--theme-text-2)}.JobRunPreview__parameters{margin-bottom:4px;margin-left:23px}.JobRunPreviewList__name{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.FilterInput__filter{position:relative}.FilterInput__input{padding:0 25px 0 10px}.FilterInput__clear{color:var(--theme-text-3);cursor:pointer;padding:10px 11px 10px 10px;position:absolute;right:0;top:0}.TestCaseTreeSelectEdit{display:-webkit-box;display:-ms-flexbox;display:flex;height:65vh;min-height:65vh;overflow:auto;width:100%}.TestCaseTreeSelectEdit__content,.TestCaseTreeSelectEdit__sider{height:100%;min-height:100%;overflow-y:scroll}.TestCaseTreeSelectEdit__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding:16px;position:relative}.TestCaseTreeSelectEdit__wrapper{padding:16px}.TestCaseTreeSelectEdit__wrapper_left{padding-left:0}.TestCaseTreeSelectEdit__wrapperright{padding-right:0}.TestCaseTreeSelectEdit__border{border-bottom:none;border-top:1px solid var(--theme-border-2);margin:0 0 16px}.TestCaseRunForm__tabs{margin-bottom:16px}.TmsProjectForm{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.TmsProjectForm__tms{-ms-flex-preferred-size:175px;flex-basis:175px;margin-right:12px}.TmsProjectForm__project{-webkit-box-flex:1;-ms-flex:1;flex:1}.LaunchHeader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}.LaunchHeader,.LaunchHeader__statistics{display:-webkit-box;display:-ms-flexbox;display:flex}.LaunchHeader__statistics{-ms-flex-item-align:center;-webkit-box-flex:2;align-self:center;-ms-flex:2;flex:2;margin:0 16px}.Legend{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}.Legend_position_bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:8px;margin-top:4px}.Legend_position_right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex:0;flex:0;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:12px}.Legend__icon,.Legend__value{margin-right:8px}.Legend__value{display:inline-block}.Legend__item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.857rem;font-weight:400;justify-content:center;line-height:1.143rem;margin:2px 8px}.Legend__item_link{color:var(--theme-text-1);cursor:pointer;text-decoration:none}.Legend__item_link:hover{fill:#60a5fa;color:#60a5fa}.Legend__item_link:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow);outline:none}.PieChart{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.PieChart_legend_right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.PieChart__graph{-webkit-box-flex:1;-ms-flex:1;flex:1}.PieChart__legend{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin-top:12px;width:100%}.PieChart__legend-item{margin:0 8px;vertical-align:middle}.PieChart__fill{fill:#eee;cursor:pointer}.PieChart__fill:hover{opacity:.6}.PieChart__fill_empty{cursor:default}.PieChart__fill_empty:hover{opacity:1}.PieChart__title{fill:var(--theme-text-1)}.PieChart__subtitle{fill:var(--theme-text-3)}.PieChart__bar{fill:#2563eb}.PieChart__axis{fill:var(--theme-background-3)}.PieChart__label{fill:var(--theme-text-1)}.PieChart__label_bold{font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}.TreeWidget__row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px}.TreeWidget__name{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;-ms-flex-wrap:wrap;flex-wrap:wrap;word-break:break-all}.TreeWidget__statistics{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;margin-left:16px;min-width:100px}.ExecutionIcon{position:relative}.ExecutionIcon_stage_scheduled{opacity:.3}.ExecutionIcon_stage_in_progress{-webkit-animation:flickerAnimation 1.5s infinite;animation:flickerAnimation 1.5s infinite}.ExecutionIcon_stage_finished{opacity:1}.ExecutionIcon__status{border:2px solid transparent;border-radius:50%;bottom:-4px;height:12px;position:absolute;right:-4px;width:12px}.ExecutionIcon__status_status_passed{fill:#000;background:#78b63c;color:#000}.ExecutionIcon__status_status_failed{fill:#000;background:#ff2602;color:#000}.ExecutionIcon__status_status_broken{fill:#000;background:#febe0d;color:#000}.ExecutionIcon__status_status_skipped{fill:#000;background:#888;color:#000}.ExecutionIcon__status_status_cancelled{background:#888}.ExecutionIcon__status_status_unknown{fill:#fff;background:#bf34a6;color:#fff}.ExecutionIcon__status_status_in_progress{fill:#000;background:#3f80cb;color:#000}.ExecutionIcon__status_status_broken,.ExecutionIcon__status_status_cancelled,.ExecutionIcon__status_status_failed,.ExecutionIcon__status_status_in_progress,.ExecutionIcon__status_status_passed,.ExecutionIcon__status_status_skipped,.ExecutionIcon__status_status_unknown{border-color:var(--theme-background-1)}.ExecutionIcon__warning{bottom:-6px;font-size:.714rem;font-weight:400;line-height:.857rem;position:absolute;right:-6px}.JobRunRow{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:5px}.JobRunRow:hover{background-color:var(--theme-hover-color)}.LaunchOverview{height:100%;position:relative;width:100%}.LaunchOverview__content{background:var(--theme-background-3);height:100%;margin:0;overflow:scroll;position:absolute;width:100%}.Brush__track{position:relative}.Brush__handle{border:1px solid var(--theme-border-3);-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Brush__handle_west{border-radius:3px 0 0 3px}.Brush__handle_east{border-radius:0 3px 3px 0}.Brush__selection{background:var(--theme-border-3);height:18px;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.TimeLine{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.TimeLine__axis{position:relative}.TimeLine__axis .TimeLine__tick{background:var(--theme-background-1)}.TimeLine__axis .TimeLine__tick_even{background:var(--theme-background-3)}.TimeLine__background{position:absolute}.TimeLine__background .TimeLine__tick{background:var(--theme-background-3)}.TimeLine__background .TimeLine__tick_even{background:var(--theme-background-1)}.TimeLine__tick{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 5px;position:absolute}.TimeLine__time{color:var(--theme-text-1);font-size:.857rem;font-weight:400;line-height:1.143rem;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.TimeLine__controls{height:28px;padding:5px 5px 0}.TimeLine__labels{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 5px 5px}.TimeLine__labels_center{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex:1 1 auto;flex:1 1 auto;justify-content:center}.TimeLine__content{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-direction:column;flex-direction:column}.TimeLine__column_selected,.TimeLine__row_selected{background:rgba(128,163,230,.4)}.TimeLine__brush{margin:5px 0}.TimeLine__rect{border-radius:3px;position:absolute}.TimeLine__rect_status_passed{fill:#000;background:#97cc64;color:#000}.TimeLine__rect_status_failed{fill:#000;background:#fd5a3e;color:#000}.TimeLine__rect_status_broken{fill:#000;background:#ffd050;color:#000}.TimeLine__rect_status_skipped{fill:#000;background:#aaa;color:#000}.TimeLine__rect_status_cancelled{background:#aaa}.TimeLine__rect_status_unknown{fill:#fff;background:#d35ebe;color:#fff}.TimeLine__rect_status_in_progress{fill:#000;background:#7fa6d8;color:#000}.TimeLine__rect_hidden:after{background:-o-repeating-linear-gradient(135deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 5px,#eee 5px,#eee 10px);background:repeating-linear-gradient(-45deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 5px,#eee 0,#eee 10px);content:"";display:block;height:100%;width:100%}.TimeLine__selected-rect{border-radius:3px;position:absolute}.TimeLine__selected-rect_status_passed{fill:#000;background:#78b63c;color:#000}.TimeLine__selected-rect_status_failed{fill:#000;background:#ff2602;color:#000}.TimeLine__selected-rect_status_broken{fill:#000;background:#febe0d;color:#000}.TimeLine__selected-rect_status_skipped{fill:#000;background:#888;color:#000}.TimeLine__selected-rect_status_cancelled{background:#888}.TimeLine__selected-rect_status_unknown{fill:#fff;background:#bf34a6;color:#fff}.TimeLine__selected-rect_status_in_progress{fill:#000;background:#3f80cb;color:#000}.TimeLine__void{border-style:solid;height:0;position:absolute;width:0;z-index:2}.TimeLine__void_status_passed{border-color:rgba(120,182,60,.4)}.TimeLine__void_status_failed{border-color:rgba(255,38,2,.4)}.TimeLine__void_status_broken{border-color:rgba(254,190,13,.4)}.TimeLine__void_status_cancelled,.TimeLine__void_status_skipped{border-color:rgba(136,136,136,.4)}.TimeLine__void_status_unknown{border-color:rgba(191,52,166,.4)}.TimeLine__void_status_in_progress{border-color:rgba(63,128,203,.4)}.TimeLineTooltip__tooltip{word-wrap:break-word;background:var(--theme-overlay);background-clip:border-box;border-radius:3px;color:var(--theme-text-4);font-size:.857rem;font-weight:400;line-height:1.143rem;max-width:300px;padding:5px;position:absolute;text-align:center;word-break:keep-all}.TimeLineTooltip__tooltip_top:after{border:8px solid transparent;border-bottom:0;border-top:8px solid var(--theme-overlay);content:" ";left:calc(50% - 8px);position:absolute;top:100%}.TimeLineTooltip__tooltip_bottom:before{border:8px solid transparent;border-bottom:8px solid var(--theme-overlay);border-top:0;content:" ";left:calc(50% - 8px);position:absolute;top:-8px}.TimeLineTooltip__tooltip_left:after{border:8px solid transparent;border-left:8px solid var(--theme-overlay);border-right:0;content:" ";left:100%;position:absolute;top:calc(50% - 8px)}.TimeLineTooltip__tooltip_right:before{border:8px solid transparent;border-left:0;border-right:8px solid var(--theme-overlay);content:" ";left:-8px;position:absolute;top:calc(50% - 8px)}.LaunchTimeLine{height:100%;min-height:100%;padding:16px;width:100%}.SiderClose{margin-bottom:10px}.SiderClose_inline{margin-bottom:0}.LaunchTree{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:100%;width:100%}.LaunchTree__sider{height:100%;min-height:100%;overflow-y:auto}.LaunchTree__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;height:100%;min-height:100%;position:relative}.TrendChart{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.TrendChart_legend_right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.TrendChart__graph{-webkit-box-flex:1;-ms-flex:1;flex:1}.TrendChart__line{stroke:#60a5fa;fill:none;stroke-width:1.5px}.InputQuery__status{color:var(--theme-text-2);font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;margin-bottom:12px;margin-left:8px}.InputQuery__count{color:var(--theme-text-1)}.InputQuery__loader{display:inline;left:5px;position:relative;top:2px}.InputQuery__loader>div{display:inline-block}.ProjectAnalyticsLayout__header{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.429rem;font-weight:400;line-height:1.714rem;margin:0 0 9px;word-break:break-all}.ProjectAnalyticsLayout__queries{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.ProjectAnalyticsLayout__queries>*{-ms-flex-preferred-size:50%;flex-basis:50%}.ProjectAnalyticsLayout__queries>:not(:last-child){margin-right:20px}.ProjectAnalyticsLayout__period{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.ProjectAnalyticsLayout__period>*{-ms-flex-preferred-size:33%;flex-basis:33%}.ProjectAnalyticsLayout__period>:not(:last-child){margin-right:20px}.ProjectAnalyticsLayout__search-button.Button{-ms-flex-preferred-size:0;flex-basis:0;margin-top:4px}.ProjectAnalyticsLayout__chart{height:500px;margin-bottom:60px;width:100%}.ProjectAnalyticsLayout__chart-title{text-align:center}.TreeViewChart{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.TreeViewChart_legend_right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.TreeViewChart__graph{-webkit-box-flex:1;-ms-flex:1;flex:1}.TreeViewChart__bread-crumbs{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;margin:0;overflow:hidden;text-align:left;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.LaunchRow,.TreeViewChart__bread-crumbs{display:-webkit-box;display:-ms-flexbox;display:flex}.LaunchRow{color:var(--theme-text-1);padding:5px;text-decoration:none}.LaunchRow:hover{background-color:var(--theme-hover-color);color:var(--theme-text-1)}.LaunchRow__id{-webkit-box-flex:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 40px;flex:0 0 40px;-ms-flex-direction:row;flex-direction:row;justify-content:center;margin-right:8px}.LaunchRow__statistics{-ms-flex-preferred-size:30%;flex-basis:30%;margin-left:8px}.TestCaseRow{color:var(--theme-text-1);display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;text-decoration:none}.TestCaseRow:hover{background-color:var(--theme-hover-color);color:var(--theme-text-1)}.TestCaseRow__id{-webkit-box-flex:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 40px;flex:0 0 40px;-ms-flex-direction:row;flex-direction:row;justify-content:center;margin-right:8px}.TestCaseRow__meta{-ms-flex-negative:0;flex-shrink:0;margin-left:8px}.ProjectOverview{background:var(--theme-background-3)}.Widget{background-color:var(--theme-background-1);border:1px solid var(--theme-border-1);border-radius:8px;-webkit-box-shadow:0 2px 4px -1px rgba(15,23,42,.06),0 4px 6px -1px rgba(15,23,42,.1);box-shadow:0 2px 4px -1px rgba(15,23,42,.06),0 4px 6px -1px rgba(15,23,42,.1);height:100%;position:relative;width:100%}.Widget_editLayout{cursor:-webkit-grab;cursor:grab}.Widget__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:46px;justify-content:space-between;padding:16px 12px 8px 24px;position:relative}.Widget__name{font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;margin:0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.Widget__drag-icon{fill:var(--theme-text-3);cursor:-webkit-grab;cursor:grab;left:5px;position:absolute;top:19px}.Widget:not(:hover) .Widget__drag-icon{display:none}.Widget+.react-resizable-handle{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI0LjU5IDE2LjU5IDE3IDI0LjE3VjRoLTJ2MjAuMTdsLTcuNTktNy41OEw2IDE4bDEwIDEwIDEwLTEwLTEuNDEtMS40MXoiIGZpbGw9IiM0NzU1NjkiLz48L3N2Zz4=");background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:6px;padding:0;right:6px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.Widget+.react-resizable-handle:after{display:none}.Widget:not(:hover)+.react-resizable-handle{opacity:0}.Widget__content{height:calc(100% - 46px);padding:0 16px 16px;width:100%}.Widget__filters{margin-left:auto;margin-right:12px}.Dashboard{background:var(--theme-background-3);min-height:100%}.Dashboard__header{display:-webkit-box;display:-ms-flexbox;display:flex}.Dashboard__content{background:var(--theme-background-3);height:100%;outline:none;overflow:auto;padding-bottom:300px;position:relative;width:100%}.Dashboard__content_fullscreen{bottom:0;left:0;position:fixed!important;right:0;top:0;z-index:1}.Dashboard__empty{text-align:center}.Dashboard__empty-text{color:var(--theme-text-2);margin-bottom:25px;margin-top:50px}.Dashboard__fullscreen-controls{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;opacity:0;outline:none;position:absolute;width:100%;z-index:1}.Dashboard__fullscreen-controls:hover{opacity:1}.ProjectDashboards__content{background-color:var(--theme-background-3)}.ProjectDashboards__header{margin-bottom:-16px}.ProjectDashboards__title{margin-bottom:8px}.ProjectDashboards__navigation,.ProjectDashboards__title{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.ProjectDashboards__navigation{-ms-flex-item-align:baseline;align-self:baseline;height:40px}.ProjectDashboards__tabs{-ms-flex-item-align:end;align-self:flex-end;margin-left:-16px;margin-right:12px;overflow:auto;white-space:nowrap}.DefectPreview{-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-bottom:1px solid var(--theme-border-1);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:12px 8px}.DefectPreview:hover{background:var(--theme-hover-color)}.DefectPreview:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow);outline:none}.DefectPreview_selected{background:var(--theme-selected-color)}.DefectPreview__content{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.DefectPreview__content,.DefectPreview__primary{display:-webkit-box;display:-ms-flexbox;display:flex}.DefectPreview__primary{margin-bottom:8px}.DefectPreview__secondary{color:var(--theme-text-2);font-size:.857rem;font-weight:400;line-height:1.143rem}.DefectPreview__checkbox{-ms-flex-item-align:start;align-self:flex-start;margin-right:4px;margin-top:-5px}.DefectPreview__status{-webkit-box-flex:0;-ms-flex-item-align:start;align-self:flex-start;-ms-flex:0 0 60px;flex:0 0 60px}.DefectPreview__title{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:var(--theme-text-1);display:-webkit-box;display:-ms-flexbox;display:flex}.DefectPreview__id{-ms-flex-item-align:start;align-self:flex-start;margin:5px 4px 0}.DefectPreview__value{color:var(--theme-text-1)}.DefectsListControls{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid var(--theme-border-2);border-top:1px solid var(--theme-border-2);justify-content:space-between;margin-bottom:4px;padding-bottom:4px;padding-top:4px}.DefectsListControls,.DefectsListControls__main{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.DefectsListControls__main{margin-left:8px}.DefectsFilter{margin-bottom:16px}.DefectsList{padding:0 16px;position:relative}.DefectsList__content.list{margin-bottom:320px}.DefectsList__header{background:var(--theme-background-1);padding-top:16px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.DefectsList__empty{color:var(--theme-text-3);margin-left:4px;margin-top:12px}.DefectMenu{margin-right:-5px}.DefectMenu__confirm-button{float:right}.DefectStatusChange{-ms-flex-negative:0;-ms-flex-preferred-size:68px;cursor:pointer;flex-basis:68px;flex-shrink:0;font-size:1rem;font-weight:400;line-height:1.429rem}.DefectStatusChange_loading{-ms-flex-pack:distribute;cursor:default;justify-content:space-around}.DefectMatcher{padding-bottom:16px;padding-right:16px}.DefectMatcher__name{margin-bottom:5px}.DefectOverviewMatchers{margin-top:16px}.DefectOverviewMatchers__item{border-bottom:1px solid var(--theme-border-1);list-style:none none;margin:0;padding:0 0 16px}.DefectOverviewMatchers__item:not(:first-child){padding-top:16px}.DefectOverviewMatchers__edit{margin-bottom:16px}.DefectOverviewMatchers__add{fill:var(--theme-text-2);position:absolute;right:-5px;top:-7px}.DefectOverview__title{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.429rem;font-weight:400;line-height:1.714rem;margin:0;padding:0 0 5px;word-break:break-all}.DefectOverview__name{margin-right:16px}.DefectOverview__audit-row{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.857rem;font-weight:400;line-height:1.143rem;margin-bottom:5px}.DefectOverview__audit-row:last-child{margin-bottom:16px}.DefectOverview__audit-label{-ms-flex-preferred-size:68px;color:var(--theme-text-2);flex-basis:68px}.DefectOverview__audit-value{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.DefectOverview__audit-value_large{font-size:1.429rem;font-weight:400;line-height:1.714rem}.DefectOverview__id{font-size:1rem;font-weight:400;line-height:1.429rem}.ProjectDefectsLayout__header,.TestCaseImportFile__row{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.TestCaseImportFile__row{-webkit-box-align:center;-ms-flex-align:center;fill:var(--theme-text-1);align-items:center;border-bottom:1px solid var(--theme-border-1);color:var(--theme-text-1);padding:5px 0 5px 5px}.TestCaseImportFile__row:hover{background-color:var(--theme-hover-color)}.TestCaseImportFile__name{word-break:break-all}.TestCaseImportFile__state,.TestCaseImportFile__type{fill:var(--theme-text-2);color:var(--theme-text-2);font-size:.857rem;font-weight:400;line-height:1.143rem;margin-left:12px;word-break:break-all}.TestCaseImportFile__stats{cursor:default;margin:0 4px}.TestCaseImportFile__stats_success{color:#78b63c}.TestCaseImportFile__stats_error{color:#ff2602}.TestCaseImportMapping{padding:12px 12px 40px}.TestCaseImportMapping:hover{background-color:var(--theme-hover-color)}.TestCaseImportMapping__header{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.TestCaseImportMapping__field{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;flex-shrink:0;font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;margin-right:4px}.TestCaseImportMapping__value{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;white-space:pre-wrap;word-break:break-all}.TestCaseImportMapping__details{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.TestCaseImportMapping__select{-ms-flex-preferred-size:30%;-ms-flex-negative:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:30%;flex-grow:1;flex-shrink:1}.TestCaseImportMapping__select:not(:last-child){margin-right:3%}.TestCaseImportMapping__detail-label{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;justify-content:space-between;white-space:nowrap}.TestCaseImportMapping__detail-label-text{margin-right:4px}.TestCaseImportMapping__detail-label-checkbox{padding:0}.TestCaseStatus__item{position:relative}.TestCaseStatus__icon{position:absolute}.TestCaseStatus__name{padding-left:20px}.TestCaseAttachments{height:100%;min-height:100vh;position:relative;width:100%}.TestCaseAttachments__controls{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;justify-content:space-between;margin-bottom:16px}.AuditDiffRow,.TestCaseAttachments__controls{display:-webkit-box;display:-ms-flexbox;display:flex}.AuditDiffRow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;word-break:break-all}.AuditDiffRow:not(:last-of-type){margin-bottom:4px}.AuditDiffRow__action_added{color:var(--theme-text-success)}.AuditDiffRow__action_removed{color:var(--theme-text-error)}.AuditDiffRow__item:not(:last-child):after{content:", "}.TestLayerLabel{color:#fb923c}.AuditLogEntryDiff__value{font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}.AuditLogEntryDiff__value_old{text-decoration:line-through}.AuditLogEntryDiff__value_empty{color:var(--theme-text-3)}.AuditLogEntry{background-color:var(--theme-background-1);color:var(--theme-text-1);display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:8px 16px;position:relative}.AuditLogEntry:before{background-color:var(--theme-border-1);bottom:0;content:"";left:35px;position:absolute;top:0;width:2px}li:first-child .AuditLogEntry:before{top:16px}li:last-child .AuditLogEntry:before{height:16px}.AuditLogEntry__image{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:4px;position:relative;z-index:1}.AuditLogEntry__content{margin-top:8px}.AuditLogEntry__content_inline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.AuditLogEntry__title{font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;margin:0}.AuditLogEntry__date{color:var(--theme-text-2);margin:2px 0 4px}.AuditLogEntry__revert{position:absolute;right:12px;top:20px}.TestCaseAudit{margin:-16px 0 -336px}.TestCaseAudit__list.list{padding-bottom:320px}.TestCaseDefects__controls{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:12px}.TestCaseDeleteModal__confirm-button{float:right;margin-top:16px}.TestCaseParameterValuesList{-webkit-box-flex:1;-ms-flex-positive:1;border-bottom:1px solid var(--theme-border-1);flex-grow:1;min-width:175px;padding:0 16px}.TestCaseParameterValuesList:not(:last-child){border-right:1px solid var(--theme-border-1)}.TestCaseParameterValuesList__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.TestCaseParameterValuesList__row_indent{margin-left:30px}.TestCaseParameterValuesList__input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.TestCaseParameterValuesList__input_new{margin-right:50px}.TestCaseParameterValuesList__button{margin-left:12px}.TestCaseParametersList{overflow:hidden}.TestCaseParametersList__columns-wrapper{max-width:100%;overflow:auto}.TestCaseParametersList__columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-15px;min-height:calc(100vh - 300px);padding-top:16px}.TestCaseParametersList__panel{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;justify-content:space-between;padding:16px 16px 16px 0}.TestCaseParametersList__select{min-width:120px}.TestCaseParametersEdit{border-bottom:1px solid var(--theme-border-1);margin-bottom:16px;min-height:calc(100vh - 300px)}.TestCaseParametersEdit__table{max-height:90vh;padding:16px 0 16px 16px}.IssueList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none none;margin:0;padding:0}.IssueList>li:not(:last-child){margin-right:16px}.Mute__id{color:var(--theme-text-2);padding:2px 5px 0 0}.Mute__issues{padding:5px 0}.TestCaseMutes__mute{border-bottom:1px solid var(--theme-border-1);list-style:none none;margin:0;padding:16px 0}.TestCaseMutes__controls{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;justify-content:space-between}.CustomFieldValueSelect,.TestCaseMutes__controls{display:-webkit-box;display:-ms-flexbox;display:flex}.CustomFieldValueSelect__cf{-webkit-box-flex:40%;-ms-flex:40%;flex:40%}.CustomFieldValueSelect__cfv{-webkit-box-flex:60%;-ms-flex:60%;flex:60%;padding-left:10px}.TestCaseSectionCustomFields__add{padding-top:16px}.TestCaseSectionIssues__issues{display:block;line-height:22px;list-style:none none;margin:0;padding:0}.RoleMemberSelect{display:-webkit-box;display:-ms-flexbox;display:flex}.RoleMemberSelect__role{-webkit-box-flex:40%;-ms-flex:40%;flex:40%}.RoleMemberSelect__user{-webkit-box-flex:60%;-ms-flex:60%;flex:60%;padding-left:10px}.TestCaseSectionMutes__list{display:block;line-height:22px;list-style:none none;margin:0;padding:0}.TestCaseSectionMutes__list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.TestCaseSectionMutes__author{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:16px;white-space:nowrap;word-break:keep-all}.TestCaseSectionMutes__time{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.TestCaseSectionMutes__show-more{padding-top:5px}.TestCaseOverviewModal__id{color:#3b82f6}.TestCaseCard{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px}.TestCaseCard__id{-webkit-box-flex:0;-ms-flex:0 0 45px;flex:0 0 45px;padding-right:10px;text-align:right;word-break:keep-all}.TestCaseCard__id>a{text-decoration:none}.TestCaseCard__name{-webkit-box-flex:1;cursor:pointer;-ms-flex:1;flex:1;overflow:hidden;padding:0 16px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.TestCaseCard__name:hover{color:#60a5fa}.TestCaseCard__createdDate{text-align:center}.TestCaseRelationSelect{display:-webkit-box;display:-ms-flexbox;display:flex}.TestCaseRelationSelect__type{-ms-flex-preferred-size:200px;flex-basis:200px}.TestCaseRelationSelect__testcase{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:10px}.TestCaseSectionRelations__id{color:#2563eb}.TestCaseSectionTags__tags,.TestCaseSectionTestKey__ids{display:block;line-height:22px;list-style:none none;margin:0;padding:0}.TestCaseParameters{margin-bottom:16px}.TestCaseScenarioLayout{position:relative}.TestCaseScenarioLayout :focus{outline:none}.TestCaseScenarioLayout__compare{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.TestCaseScenarioLayout__compare-stored{border-right:1px solid var(--theme-border-2)}.TestCaseScenarioLayout__compare-log,.TestCaseScenarioLayout__compare-stored{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:16px}.TestCaseScenarioLayout__caption{color:var(--theme-text-3);font-size:.857rem;font-weight:400;line-height:1.143rem}.TestCaseOverview{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:100%}.TestCaseOverview__primary{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;max-width:calc(100% - 150px)}.TestCaseOverview__primary,.TestCaseOverview__secondary{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:100%}.TestCaseOverview__secondary{-ms-flex-preferred-size:30%;flex-basis:30%;-ms-flex-direction:column;flex-direction:column;max-width:300px;min-width:150px;padding-left:16px}.TestCaseOverview__layer{color:#fb923c}.TestCaseOverview__created-date{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.TestCaseLayout__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TestCaseLayout__status{font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;margin-right:10px}.TestCaseLayout__id{color:#3b82f6}.TestCaseImportSettings{height:100%;width:100%}.TestCaseImportSettings__description{margin-bottom:16px}.TestCaseImportSettings__action{margin-bottom:16px;margin-top:5px}.TestCaseImportSettings__panel{height:100%;min-height:100%;overflow:hidden;position:relative;width:100%}.TestCaseImportSettings__panel-body{height:100%;margin-bottom:300px;min-height:100%;overflow:auto;width:100%}.TestCaseImportSettings__panel-controls{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;background-color:var(--theme-background-1);border-top:1px solid var(--theme-border-3);bottom:0;height:50px;justify-content:flex-end;padding:12px 16px;position:absolute;width:100%}.JobParametersEdit__title{margin-bottom:4px;margin-top:0}.JobParametersEdit__list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}.JobParametersEdit__list-item>.Select,.JobParametersEdit__list-item>input{margin-right:12px;width:100%}.JobParametersEdit__add{margin:4px 0 5px}.JobTestCases{height:100%}.JobTestCases__id{color:#3b82f6;padding:0 5px}.JobRunForm__parameters{margin-bottom:16px}.JobRunForm__pane{max-height:calc(100vh - 275px);padding:20px 0}.JobRunForm__pane_left{margin-right:20px}.JobRunForm__pane_right{margin-left:20px}.JobRunForm__border{border-bottom:none;border-top:1px solid var(--theme-border-2);margin:0 0 16px}.Job{border-bottom:1px solid var(--theme-border-1);padding:8px 0}.Job__content{margin:0 4px 4px}.Job__content,.Job__controls{display:-webkit-box;display:-ms-flexbox;display:flex}.Job__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.Job__id{-ms-flex-preferred-size:24px;color:var(--theme-text-2);flex-basis:24px;margin-right:12px}.Job__icon,.Job__id,.Job__name,.Job__url{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.Job__icon,.Job__name,.Job__url{margin-right:8px}.Job__parameters{margin-bottom:4px;padding-left:64px}.Job__audit,.Job__indicators{padding-left:40px}.JobAdd__details{list-style:none none;margin:0;padding:0}.JobAdd__field{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px;word-break:break-word}.JobAdd__field-name{-ms-flex-preferred-size:100px;flex-basis:100px}.JobAdd__field-value{-webkit-box-flex:1;-ms-flex:1;flex:1}.JobAdd__parameters{margin-bottom:16px}.TestResultName{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;-ms-flex-positive:1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;justify-content:flex-start;overflow:hidden;padding-right:16px}.TestResultName__id{color:var(--theme-text-2);font-size:.857rem;font-weight:400;line-height:1.143rem;padding-right:3px;text-align:right;text-decoration:none;white-space:nowrap}.TestResultName__id_link{color:#2563eb}.TestResultName__id_link:hover{color:#60a5fa}.TestResultName__name{cursor:pointer;overflow:hidden;width:100%;word-break:break-all}.TestResultName__name:hover{color:#60a5fa}.TestResultName__name>.Button{overflow:hidden;text-align:left;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:100%}.TestResultStatusChangeCard{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--theme-text-1);display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;text-decoration:none}.TestResultStatusChangeCard:hover{background-color:var(--theme-hover-color);color:var(--theme-text-1)}.TestResultStatusChangeCard__arrow{margin-left:5px;margin-right:5px;text-align:center;width:20px}.TestResultStatusChangeCard__pane{padding:16px}.TestResultStatusChangeCard__pane_side_from{padding-left:0}.TestResultStatusChangeCard__pane_side_to{padding-right:0}.LaunchDiff__title{margin-bottom:5px;margin-top:0}.LaunchDiff__controls,.LaunchDiff__title{display:-webkit-box;display:-ms-flexbox;display:flex}.LaunchDiff__controls{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;justify-content:space-between}.LaunchDiff__exchange{margin:0 15px;position:relative;text-align:center;width:66px}.LaunchDiff__accordion{font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;padding:8px}.LaunchDiffMultiple{margin-top:-10px}.LaunchDiffMultiple * .Table{-ms-overflow-style:none;max-height:calc(100vh - 138px);overflow:scroll}.LaunchDiffMultiple * .Table::-webkit-scrollbar{display:none}.LaunchDiffMultiple * .Table__thead{background:var(--theme-background-1);border-bottom:1px solid var(--theme-border-1);height:38px;overflow-y:hidden;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1}.LaunchDiffMultiple * .Table__tbody{overflow-y:hidden;padding-top:12px}.LaunchDiffMultiple__title{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.LaunchDiffMultiple__intersection-toggle{font-weight:500;line-height:26px;position:relative;top:2px}.LaunchDiffMultiple__id{color:var(--theme-text-2);font-size:.857rem;font-weight:400;line-height:1.143rem;text-decoration:none}.LaunchDiffMultiple__launch{border-bottom:1px solid var(--theme-background-1);border-left:1px solid var(--theme-background-1);display:block;text-align:center;text-decoration:none}.LaunchDiffMultiple__testcase{cursor:pointer;line-height:24px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.LaunchDiffMultiple__value{cursor:pointer;height:100%;line-height:24px;width:100%}.LaunchDiffMultiple__value_style_passed{background-color:#97cc64}.LaunchDiffMultiple__value_style_failed{background-color:#fd5a3e}.LaunchDiffMultiple__value_style_broken{background-color:#ffd050}.LaunchDiffMultiple__value_style_cancelled,.LaunchDiffMultiple__value_style_skipped{background-color:#aaa}.LaunchDiffMultiple__value_style_unknown{background-color:#d35ebe}.LaunchDiffMultiple__value_style_in_progress{background-color:#7fa6d8}.LaunchDiffMultiple__value_style_passed.LaunchDiffMultiple__value_hover,.LaunchDiffMultiple__value_style_passed:hover,.Table__tr:hover .LaunchDiffMultiple__value_style_passed{background-color:#78b63c}.LaunchDiffMultiple__value_style_failed.LaunchDiffMultiple__value_hover,.LaunchDiffMultiple__value_style_failed:hover,.Table__tr:hover .LaunchDiffMultiple__value_style_failed{background-color:#ff2602}.LaunchDiffMultiple__value_style_broken.LaunchDiffMultiple__value_hover,.LaunchDiffMultiple__value_style_broken:hover,.Table__tr:hover .LaunchDiffMultiple__value_style_broken{background-color:#febe0d}.LaunchDiffMultiple__value_style_skipped.LaunchDiffMultiple__value_hover,.LaunchDiffMultiple__value_style_skipped:hover,.Table__tr:hover .LaunchDiffMultiple__value_style_skipped{background-color:#888}.LaunchDiffMultiple__value_style_cancelled.LaunchDiffMultiple__value_hover,.LaunchDiffMultiple__value_style_cancelled:hover,.Table__tr:hover .LaunchDiffMultiple__value_style_cancelled{background-color:#888}.LaunchDiffMultiple__value_style_unknown.LaunchDiffMultiple__value_hover,.LaunchDiffMultiple__value_style_unknown:hover,.Table__tr:hover .LaunchDiffMultiple__value_style_unknown{background-color:#bf34a6}.LaunchDiffMultiple__value_style_in_progress.LaunchDiffMultiple__value_hover,.LaunchDiffMultiple__value_style_in_progress:hover,.Table__tr:hover .LaunchDiffMultiple__value_style_in_progress{background-color:#3f80cb}.LaunchDiffMultiple__control{margin-right:12px}.LaunchDiffMultiple__tooltip{font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}.LaunchDiffMultiple__tooltip-details{font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.714rem;font-weight:400;line-height:.857rem}.LaunchDiffMultiple__thead{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.LaunchDiffMultiple__thead a{padding-left:5px;padding-right:12px}.LaunchDiffMultiple__sorters{margin-top:-8px}.LaunchDiffMultiple__icon{fill:var(--theme-text-2);color:var(--theme-text-2);position:absolute;right:10px;top:8px}.LaunchDiffMultiple__noContent{margin-top:12px}.ExecutionsIconsList{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between}.ExecutionsIconsList,.ExecutionsIconsList__list{display:-webkit-box;display:-ms-flexbox;display:flex}.ExecutionsIconsList__list{-ms-flex-wrap:wrap;flex-wrap:wrap}.ExecutionsIconsList__item{margin-right:12px}.ExecutionsIconsList .ExecutionsIconsList__expand-trigger{color:var(--theme-text-2);font-size:.857rem;font-weight:400;line-height:1.143rem;position:relative}.LaunchPreview{border-bottom:1px solid var(--theme-border-1);display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 4px}.LaunchPreview__checkbox{margin-left:-8px;margin-top:-5px}.LaunchPreview__id{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--theme-text-2);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.857rem;font-weight:400;line-height:1.143rem}.LaunchPreview__id-text{margin-top:3px}.LaunchPreview__name{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2px}.LaunchPreview__name-icon{fill:var(--theme-text-1);margin-right:4px;position:relative;top:2px}.LaunchPreview__name-text{display:block;margin-right:4px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.LaunchPreview__date{color:var(--theme-text-2);font-size:.857rem;font-weight:400;line-height:1.143rem;margin-bottom:5px}.LaunchPreview__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.LaunchPreview__tags div{margin-bottom:8px;margin-right:5px}.LaunchPreview__environment{font-size:.857rem;font-weight:400;line-height:1.143rem;margin-bottom:12px}.LaunchPreview__empty{color:var(--theme-text-2);overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.LaunchPreview__statistics{margin-bottom:12px}.LaunchPreview__details{margin-bottom:5px}.LaunchPreview__links{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.857rem;font-weight:400;line-height:1.143rem;margin-bottom:12px}.LaunchPreview__links-list{word-break:break-word}.LaunchPreview__link-caption{-ms-flex-negative:0;color:var(--theme-text-2);display:inline-block;flex-shrink:0;margin-right:12px;width:55px}.LaunchPreview__executions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}@media(max-width:900px){.LaunchPreview__executions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.LaunchPreview__executions-caption{-ms-flex-negative:0;color:var(--theme-text-2);display:inline-block;flex-shrink:0;margin-right:12px}.LaunchPreview__defects{color:var(--theme-text-2);margin-bottom:4px;position:relative;top:-3px}.LaunchPreview__defects>svg{fill:var(--theme-text-1)}.LaunchPreview__defect_new{color:var(--theme-text-1)}.LaunchColumn{margin-right:12px}.LaunchColumn:last-child{margin-right:0}.LaunchColumn_id{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:4px;width:64px}.LaunchColumn_details{width:calc(50% - 64px)}.LaunchColumn_environments{width:18%}.LaunchColumn_status{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(25% - 64px)}.LaunchColumn_controls{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-sizing:content-box;box-sizing:content-box;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:-4px;padding-right:4px;text-align:right;width:64px}.LaunchColumn_controls,.LaunchListControls{display:-webkit-box;display:-ms-flexbox;display:flex}.LaunchListControls{border-bottom:1px solid var(--theme-border-1);color:var(--theme-text-2);padding-bottom:5px}.LaunchListControls__toggle-wrapper{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex}.LaunchListControls__checkbox{position:relative;top:2px}.LaunchListControls__caption{display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.LaunchListControls__menu-trigger{margin:-2px 0;position:relative;top:-4px}.ProjectLaunches{margin-bottom:320px;margin-top:6px;min-height:100%;position:relative;width:100%}.ProjectLaunches__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.ProjectLaunches__content{padding-bottom:0}.ProjectLaunches__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-6px}.Collaborator{margin-bottom:16px}.Collaborator>:not(:last-child){-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-preferred-size:100px;flex-basis:100px;flex-grow:1}.GroupProjectCard{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.GroupProjectCard__permission-set{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:16px}.CustomFieldSchema__name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.CustomFieldSchema__name>svg{margin-left:3px;margin-right:3px}.CustomFieldSchema__arrow{margin-bottom:-1px}.EnvVarSchema__name{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start}.EnvVarSchema__name>svg{margin:0 5px}.EnvVarSchema__arrow{margin-bottom:-1px}.DefaultFilterSelect{display:-webkit-box;display:-ms-flexbox;display:flex}.DefaultFilterSelect__select{margin-right:16px;width:200px}.DefaultFilterSelect__button{-ms-flex-item-align:center;align-self:center}.Project{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}.Project__name{margin-bottom:12px;margin-top:0;word-break:break-all}.LaunchCloseConfig{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}.LaunchCloseConfig__row{margin:0 0 12px}.LaunchCloseConfig__row:first-child{margin-top:5px}.LaunchCloseConfig__row:last-child{margin-bottom:0}.LaunchLiveDocConfig{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}.LaunchLiveDocConfig__row{margin:0 0 12px}.LaunchLiveDocConfig__row:first-child{margin-top:5px}.LaunchLiveDocConfig__row:last-child{margin-bottom:0}.RoleSchema__name{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start}.RoleSchema__name>svg{margin:0 5px}.RoleSchema__arrow{margin-bottom:-1px}.Tree__id{margin-right:4px}.Tree__name{font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}.Tree__field,.Tree__name{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ProjectSettings,.Tree__field,.Tree__name{display:-webkit-box;display:-ms-flexbox;display:flex}.ProjectSettings{-ms-flex:1 0 0px;flex:1 0 0;width:100%}.ProjectSettings,.ProjectSettings__body{-webkit-box-flex:1;height:100%;overflow:auto}.ProjectSettings__body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:100%;position:relative}.ProjectSettings__description{padding-bottom:16px}.ProjectSettings__list{list-style:none none;margin:0;padding:0}.ProjectSettings__item{border-bottom:1px solid var(--theme-border-1);list-style:none none;margin:0;padding:0 0 16px}.ProjectSettings__item:not(:first-child){padding-top:16px}.ProjectSettings__add{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px}.ProjectSettings__add>div{width:100%}.ProjectSettings__form-add{background:var(--theme-background-3);margin-bottom:20px;padding:10px 16px 20px}.ProjectSettings__container{padding-left:16px;padding-right:16px}.ProjectSettings__arrow{margin-bottom:-1px}.Filter__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:1px solid var(--theme-nav-menu-projects-border);border-right:1px solid var(--theme-nav-menu-projects-border);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--theme-nav-menu-projects-color);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -16px 4px;text-decoration:none}.Filter__item_active{background:var(--theme-nav-menu-projects-active-project-background)}.Filter__item:hover{background:var(--theme-nav-menu-background-hover)}.Sider_light .Filter__item_active{background-color:var(--theme-row-selected-color)}.Sider_light .Filter__item:hover{background-color:#e2e8f0}.Filter__name{-webkit-box-flex:1;cursor:pointer;-ms-flex:1;flex:1}.Filter__link{color:var(--theme-text-1);display:block;padding:8px 16px;text-decoration:none}.SavedFilters__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:16px}.SavedFilters__name{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.429rem;font-weight:400;line-height:1.714rem;margin-left:10px}.SavedFilters__owner{color:#999;padding:10px 0}.TreeFavorite{margin-bottom:8px}.TreeFavorite__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.TestCaseTreeContainer{background:var(--theme-background-1);height:100%;padding:16px;width:100%}.TestCaseTreeContainer__treeselect{-ms-flex-item-align:center;align-self:center;word-break:break-all}.TestCaseTreeContainer__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ProjectTestCases,.TestCaseTreeContainer__controls{display:-webkit-box;display:-ms-flexbox;display:flex}.ProjectTestCases{height:100%;min-height:100%;width:100%}.ProjectTestCases__sider{height:100%;min-height:100%;overflow-y:auto}.ProjectTestCases__link{color:#000;display:block;padding:10px 0;text-decoration:none}.ProjectTestCases__link_active{color:red}.ProjectTestCases__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;height:100%;min-height:100%;position:relative}.ProjectTestCasesList{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:100%;width:100%}.ProjectTestCasesList__sider{height:100%;min-height:100%;overflow-y:auto}.ProjectTestCasesList__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;height:100%;min-height:100%;position:relative}.ProjectTestCasesList__query{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px;margin-top:16px}.ProjectTestCasesList__deleted{margin-bottom:12px}.ProjectTestCasesList__query-button{margin-left:12px}.TestPlan{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;border-bottom:1px solid var(--theme-border-1);color:var(--theme-text-2);display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.2em;padding:8px 0;width:100%}.TestPlan__id{-ms-flex:0 0 7%;flex:0 0 7%;font-size:.857rem;font-weight:400;line-height:1.143rem;margin-right:12px;padding:0 4px;text-align:left}.TestPlan__id,.TestPlan__name{-webkit-box-flex:0;word-break:break-all}.TestPlan__name{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 50%;flex:0 0 50%;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:8px;padding:0 4px 0 0}.TestPlan__details{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%;font-size:.857rem;font-weight:400;line-height:1.143rem;margin-right:12px}.TestPlan__details .ExecutionsIconsList__item{margin-bottom:4px}.TestPlan__info-details{display:block;margin-bottom:3px}.TestPlan__controls{-ms-flex-preferred-size:64px;flex-basis:64px;margin-left:auto;text-align:right}.ProjectTestPlans__header,.TestPlan__controls{display:-webkit-box;display:-ms-flexbox;display:flex}.ProjectTestPlans__header{margin:0}.ProjectTestPlans__content{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;min-height:100%;overflow:auto;padding-bottom:320px;position:relative}.ProjectTestPlans__caption{-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-bottom:1px solid var(--theme-border-1);color:var(--theme-text-2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;font-family:PTRootUIWebMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem;padding-bottom:4px}.ProjectTestPlans__id{-webkit-box-flex:0;-ms-flex:0 0 7%;flex:0 0 7%;margin-right:8px;padding:0 5px;text-align:left}.ProjectTestPlans__name{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-right:12px;padding:0 4px}.ProjectTestPlans__details{-webkit-box-flex:0;-ms-flex:0 0 27%;flex:0 0 27%;margin-right:12px}.ProjectTestPlans__serach{-webkit-box-flex:0;-ms-flex:0 1 320px;flex:0 1 320px;min-width:112px}.ProjectTestPlans__controls{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-pack:end;-ms-flex-pack:end;flex-grow:1;justify-content:flex-end}.ProjectTestResultsList{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:100%;width:100%}.ProjectTestResultsList__sider{height:100%;min-height:100%;overflow-y:auto}.ProjectTestResultsList__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;height:100%;min-height:100%;position:relative}.ProjectTestResultsList__query{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px;margin-top:16px}.ProjectTestResultsList__query-button{margin-left:12px}.TestPlanEdit{max-height:100%;overflow:hidden;position:relative}.TestPlanEdit__content{height:100%;min-height:100%;overflow:auto;padding:0 16px;width:100%}.TestPlanEdit__content_jobs{padding:0 0 40px}.TestPlanEdit__controls{-webkit-box-pack:end;-ms-flex-pack:end;background-color:var(--theme-background-1);border-top:1px solid var(--theme-border-1);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:flex-end;padding:12px 16px;position:-webkit-sticky;position:sticky;width:100%}.TestPlanEdit__controls_jobs{border-top:none;padding:0}.TestPlanEdit__controls>button:not(:last-child){margin-right:12px}.TestPlanEdit__section-name{margin-bottom:12px}.TestPlanEdit__multiselect-item{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:8px}.TestPlanEditLayout{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;min-height:100%}.TestPlanEditLayout__header{height:80px}.TestPlanEditLayout__form{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-height:calc(100% - 80px)}.TestPlanEditLayout__form .Submittable__form{height:100%;padding-bottom:0}.ProjectLayout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100vh;margin:0;min-height:100%;padding:0;width:100%}.ProjectLayout__body{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:auto}.ProjectSectionLayout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100vh;margin:0;min-height:100%;overflow:auto;padding:0;width:100%}.ProjectSectionLayout__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:auto;width:100%}.LaunchLayout__header{margin-bottom:-16px}.LaunchLayout__tabs{margin-left:-16px}.LaunchLayout__content{height:100%;width:100%}.SetLicenseLayout__alert{display:block;margin-bottom:24px;text-align:center}.SetLicenseLayout__sign-out{text-align:center}.SetLicenseLayout__sign-out_admin{margin-top:-52px;text-align:left}.LdapLoginLayout__title{font-size:1.429rem;font-weight:400;line-height:1.714rem;margin:16px 16px 24px;text-align:center}.LdapLoginLayout__footer{color:var(--theme-text-2);padding:24px;text-align:center}.EmailLoginLayout__title{font-size:1.429rem;font-weight:400;line-height:1.714rem;margin:16px 16px 24px;text-align:center}.EmailLoginLayout__label{display:block;margin-bottom:24px}.EmailLoginLayout__button.Button{margin-bottom:24px}.EmailConfirm__title{font-size:24px;font-weight:400;letter-spacing:2px;line-height:28px;margin:16px 16px 32px;text-align:center}.EmailConfirm__text{color:var(--theme-text-2);font-size:14px;line-height:20px;margin-bottom:32px;text-align:center}.EmailConfirm__links{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around}.EmailConfirm__image{margin-right:12px}.EmailConfirm__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--theme-text-2);display:-webkit-box;display:-ms-flexbox;display:flex}.EmailConfirm__link:hover{color:#60a5fa}.EmailSignUpLayout__title{font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.429rem;font-weight:400;line-height:1.714rem;margin:0;padding:16px;text-align:center}.EmailSignUpLayout__footer{color:var(--theme-text-2);padding:16px;text-align:center}.EmailSignUpLayout__form{padding:16px;position:relative}.EmailSignUpLayout__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;margin:8px 0 8px -8px}.EmailSignUpLayout__checkbox+.EmailSignUpLayout__checkbox{margin-top:-8px}.SystemLoginLayout__title{font-size:1.429rem;font-weight:400;line-height:1.714rem;margin:16px 16px 24px;text-align:center}.SystemLoginLayout__footer{color:var(--theme-text-2);padding:24px;text-align:center}.SignUpLayout__title{font-size:1.429rem;font-weight:400;line-height:1.714rem;margin:0;padding:16px;text-align:center}.SignUpLayout__footer{color:var(--theme-text-2);padding:16px;text-align:center}.SignUpLayout__button.Button{margin:8px 0}.StatusLayout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100vh;margin:0;padding:0;width:100%}.StatusLayout,.StatusLayout__body{display:-webkit-box;display:-ms-flexbox;display:flex}.StatusLayout__body{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;overflow:auto}.StatusLayout__value{color:var(--theme-text-2)}.StatusLayout__service-name{display:inline-block;margin-bottom:0;padding-left:25px;position:relative}.StatusLayout__service-name:after{background-color:#ff2602;border-radius:50%;content:" ";display:block;height:15px;left:0;position:absolute;top:3px;width:15px}.StatusLayout__service-name_up:after{background-color:#78b63c}.TestPlanExecutor{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:4px;margin-left:-5px;margin-right:-5px;min-height:32px;padding:4px 5px;position:relative}.TestPlanExecutor_selectable:hover{background-color:var(--theme-hover-color)}.TestPlanExecutor_selectable:hover button{background-color:var(--theme-hover-color);display:block;margin:0 4px;padding:6px 0}.TestPlanExecutor_actionable:hover>.TestPlanExecutor__count{opacity:0}.TestPlanExecutor:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow);outline:none}.TestPlanExecutor_selected{background-color:var(--theme-selected-color)}.TestPlanExecutor__controls{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:4px}.TestPlanExecutor__count{color:var(--theme-text-2);font-size:.857rem;font-weight:400;line-height:1.143rem;margin-left:12px}.TestPlanExecutors{height:100%;width:100%}.TestPlanExecutors__column{height:100%;padding:16px;width:100%}.TestPlanExecutors__column_executors{margin-bottom:300px;padding-top:12px}.TestPlanExecutors__executors{margin-bottom:8px}.TestPlanExecutors__executors-empty-text{color:var(--theme-text-2);font-size:.857rem;font-weight:400;line-height:1.143rem}.TestPlanExecutors__tree-empty{background-color:var(--theme-background-3);padding:12px;text-align:center}.TestPlanExecutors__count{margin:0}.TestPlanExecutors__count,.TestPlanHeader{display:-webkit-box;display:-ms-flexbox;display:flex}.TestPlanHeader{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:12px 16px}.TestPlanHeader__name{padding:5px 0}.TestPlanHeader__meta{display:inline;font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.429rem}.TestPlanHeader__count{color:var(--theme-text-2);margin-left:8px}.TestPlanHeader__diff{display:inline}.TestPlanHeader__added{color:#78b63c}.TestPlanHeader__deleted{color:#ff2602}.TestPlanHeader__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.TestPlanTestCases{height:100%;padding:0 16px 16px}.TestPlanLayout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100vh;margin:0;min-height:100%;padding:0;width:100%}.TestPlanLayout__header{border-bottom:1px solid var(--theme-border-2)}.TestPlanLayout__main{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-direction:column;flex-direction:column;overflow:auto}.TestPlanLayout__body{height:100%}.AppLayout,.TestPlanLayout__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.AppLayout{background:var(--theme-background-1);height:100vh;margin:0;min-height:100%;padding:0}.AppLayout__body{-webkit-box-flex:1;-ms-flex:1;flex:1}@-webkit-keyframes flickerAnimation{0%{opacity:1}50%{opacity:.33}to{opacity:1}}@keyframes flickerAnimation{0%{opacity:1}50%{opacity:.33}to{opacity:1}}@font-face{font-family:PTRootUIWebRegular;font-style:normal;font-weight:400;src:url(../3de3ace4adcda1b46af2.woff2) format("woff2"),url(../724d6c4f5bd4b8633229.woff) format("woff")}@font-face{font-family:PTRootUIWebMedium;font-style:normal;font-weight:400;src:url(../8ceb490d9f1d88c89e1d.woff2) format("woff2"),url(../87a51940f7dba3060108.woff) format("woff")}@font-face{font-family:PTRootUIWebBold;font-style:normal;font-weight:400;src:url(../605d5b6a7bdf8b7ddc75.woff2) format("woff2"),url(../b64e0b606e90a87d747a.woff) format("woff")}@font-face{font-family:RobotoMonoLight;font-style:normal;font-weight:400;src:url(../6b778e2bd59d7f4665cf.woff2) format("woff2"),url(../1bf6f5206445925823da.woff) format("woff")}@font-face{font-family:RobotoMono;font-style:normal;font-weight:400;src:url(../61ee194d1171e13b6bf3.woff2) format("woff2"),url(../ad0798cee9e338bb8881.woff) format("woff")}body{fill:var(--theme-text-1);color:var(--theme-text-1);font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;height:100%;line-height:1.429rem}input:invalid{-webkit-box-shadow:none;box-shadow:none}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;box-sizing:border-box}#app,body,html{height:100%;margin:0;min-height:100%;padding:0}html{font-size:14px}#app,body{font-size:1rem;font-weight:400;line-height:1.429rem}h1,h2{font-size:1.429rem;line-height:1.714rem}h1,h2,h3,h4{font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}h3,h4{font-size:1rem;line-height:1.429rem}b,strong{font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}b,small,strong{font-weight:400}small{font-size:.714rem;line-height:.857rem}.view{margin:0 auto;padding:0 16px}.view_narrow{max-width:1100px}.view-small{max-width:300px}.view-medium{max-width:600px}.view-large{max-width:1200px}.link{color:var(--theme-text-link)}.link:hover{fill:var(--theme-text-link-hover);color:var(--theme-text-link-hover)}.link:focus{-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow);outline:none}.link__no-decoration{color:var(--theme-text-1);text-decoration:none}.link_muted{fill:var(--theme-text-3);color:var(--theme-text-3);text-decoration:none}.link__notification{color:inherit;font-family:PTRootUIWebBold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}.clickable{cursor:pointer}.text-right{text-align:right}.chart{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:16px;margin-right:16px;margin-top:16px;position:relative}.chart__svg{height:100%;width:100%}.long-line{word-break:break-word}.line-nobreak{white-space:nowrap}.preformated-text{word-wrap:break-word;white-space:pre-wrap}.line-ellipsis{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.list,.list-row{display:block;list-style:none none;margin:0;padding:0}.list-row_inline,.list_inline{display:inline-block}.list-row_inline:not(:last-child){padding-right:4px}.text_status_passed{fill:#97cc64;color:#97cc64}.text_status_failed{fill:#fd5a3e;color:#fd5a3e}.text_status_broken{fill:#ffd050;color:#ffd050}.text_status_cancelled,.text_status_skipped{fill:#aaa;color:#aaa}.text_status_unknown{fill:#d35ebe;color:#d35ebe}.text_status_in_progress{fill:#7fa6d8;color:#7fa6d8}.text_muted{color:var(--theme-text-3)}.text_error{color:#60a5fa}.text_weight_normal{font-family:PTRootUIWebRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}.strut{-webkit-box-flex:1;-ms-flex:1;flex:1}.react-grid-item.resizing{z-index:3}.react-grid-item.cssTransforms{-webkit-transition-property:none;-o-transition-property:none;transition-property:none}.react-datepicker{background-color:var(--theme-background-1);border-color:var(--theme-border-2);color:var(--theme-text-1)}.react-datepicker__current-month,.react-datepicker__header,.react-datepicker__year-header{background-color:var(--theme-background-3);border-color:var(--theme-border-2);color:var(--theme-text-1)}.react-datepicker__day,.react-datepicker__day-name{color:var(--theme-text-1)}.react-datepicker__day--keyboard-selected,.react-datepicker__day--selected{background-color:var(--theme-selected-color)}.react-datepicker__day:hover{background-color:var(--theme-hover-color)}.react-datepicker__time,.react-datepicker__time-container{background:none!important;border-color:var(--theme-border-2);color:var(--theme-text-1)}.react-datepicker__time-list{color:var(--theme-text-1);padding-left:unset;padding-right:unset}.react-datepicker__time-list-item{border-right:1px solid var(--theme-border-2);color:var(--theme-text-1)}.react-datepicker__time-list-item:hover{background-color:var(--theme-hover-color)!important;color:var(--theme-text-1)!important}.react-datepicker__time-list-item--keyboard-selected,.react-datepicker__time-list-item--selected{background-color:var(--theme-selected-color)!important;color:var(--theme-text-1)!important}.react-datepicker-time__header{color:var(--theme-text-1)}.react-datepicker__navigation--next{border-left-color:var(--theme-text-2)}.react-datepicker__navigation--previous{border-right-color:var(--theme-text-2);left:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:var(--theme-background-3);border-top:none}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:var(--theme-border-2);top:-1px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before{border-bottom:none;border-top-color:var(--theme-background-1)}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before{border-top-color:var(--theme-border-2);bottom:-1px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__header--time{padding-bottom:28px}.react-datepicker-wrapper,.react-datepicker__input-container{width:100%}.react-datepicker__close-icon:after{background:none;border:none;color:var(--theme-text-3);content:"×";font-size:20px;font-weight:500}.Popper{background-clip:padding-box;-webkit-box-shadow:0 2px 4px -1px rgba(15,23,42,.06),0 4px 6px -1px rgba(15,23,42,.1);box-shadow:0 2px 4px -1px rgba(15,23,42,.06),0 4px 6px -1px rgba(15,23,42,.1)}.Popper[x-out-of-boundaries]{display:none}.Textarea{background:var(--theme-background-1);border:1px solid var(--theme-border-2);border-radius:4px;color:var(--theme-text-1);font-size:1rem;font-weight:400;line-height:1.429rem;min-height:80px;resize:vertical;width:100%}.Textarea::-webkit-input-placeholder{color:var(--theme-text-3);font-size:1rem;font-weight:400;line-height:1.429rem}.Textarea::-moz-placeholder{color:var(--theme-text-3);font-size:1rem;font-weight:400;line-height:1.429rem}.Textarea:-ms-input-placeholder{color:var(--theme-text-3);font-size:1rem;font-weight:400;line-height:1.429rem}.Textarea::-ms-input-placeholder{color:var(--theme-text-3);font-size:1rem;font-weight:400;line-height:1.429rem}.Textarea::placeholder{color:var(--theme-text-3);font-size:1rem;font-weight:400;line-height:1.429rem}.Textarea:hover{border-color:var(--theme-border-3)}.Textarea:focus{border-color:#3b82f6;-webkit-box-shadow:var(--theme-focus-shadow);box-shadow:var(--theme-focus-shadow);outline:none}.visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}