.v-breadcrumbs{gap:1rem;margin:0}.v-breadcrumbs,.v-breadcrumbs__item{display:-webkit-box;display:-ms-flexbox;display:flex}.v-breadcrumbs__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;color:var(--color-text-secondary)}.v-breadcrumbs__link{font-size:.875rem;color:var(--color-silver)}.v-breadcrumbs__link--strong{font-weight:500;font-size:1.125rem;color:var(--color-dark-black)}.v-breadcrumbs__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1rem;height:1rem;padding:0 .3rem}.v-breadcrumbs__icon path{stroke:var(--color-silver)}.page-header,.v-breadcrumbs--margin-bottom{margin-bottom:1.5rem}.page-header{display:grid;grid-template-columns:1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:3.0625rem}.page-header__title{color:var(--color-tundora);font-weight:500;font-size:2rem;line-height:2.375rem;margin:0}.page-header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-header__actions .v-multi-select,.page-header__actions .v-search{-webkit-box-flex:1;-ms-flex:1;flex:1;width:21.25rem}.page-header--without-margin{margin:0}.v-counted-tabs__tab-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-white);background-color:var(--color-control-primary);border-radius:.1875rem;padding:.1875rem .25rem .125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:1.06rem;font-weight:500;font-size:.625rem}.v-counted-tabs__slider,.v-counted-tabs__tab,.v-counted-tabs__tab-counter{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.v-counted-tabs{-ms-flex-align:center;gap:2rem;border-bottom:1px solid var(--color-border)}.v-counted-tabs,.v-counted-tabs__tab{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-counted-tabs__tab{padding:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background:transparent;font-family:inherit;text-decoration:none;vertical-align:middle;white-space:nowrap;outline:0;border:none;padding-bottom:.5rem;-ms-flex-align:center;gap:.5rem;color:var(--color-text-tertiary);cursor:pointer}.v-counted-tabs__tab:focus-visible{outline:revert}.v-counted-tabs__tab--active{pointer-events:none;color:var(--color-control-primary)}.v-counted-tabs__tab:not(.v-counted-tabs__tab--active) .v-counted-tabs__tab-counter{background-color:var(--color-silver)}.v-counted-tabs__tab:disabled{pointer-events:none}.v-counted-tabs__tab-text{font-size:1.125rem}.v-counted-tabs__slider{position:absolute;bottom:-1px;height:.125rem;background-color:var(--color-control-primary);border-radius:2.5rem}.v-counted-tabs--spaced-around{margin-inline:-2rem;padding-inline:2rem}.v-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.v-search__input .v-input{padding-left:3.125rem;padding-right:3.125rem}.v-search__spinner{font-size:55%}.v-search__icon-search,.v-search__spinner{position:absolute;left:1.1875rem;top:0;bottom:0;margin:auto 0}.v-search__icon-search{z-index:1;width:1.25rem;height:1.25rem;fill:var(--color-silver)}.v-search__button-clear{position:absolute;right:1rem;top:0;bottom:0;margin:auto 0}.v-datepicker{position:relative}.v-datepicker,.v-datepicker__input{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.v-datepicker__input{height:2.875rem!important;outline:none;border:1px solid var(--color-border);border-radius:.5rem;font-size:.875rem;line-height:1rem;color:var(--color-tundora);padding:0 0 0 1rem}.v-datepicker__input::-webkit-input-placeholder{font-size:.875rem}.v-datepicker__input::-moz-placeholder{font-size:.875rem}.v-datepicker__input:-ms-input-placeholder{font-size:.875rem}.v-datepicker__input::-ms-input-placeholder{font-size:.875rem}.v-datepicker__input::placeholder{font-size:.875rem}.v-datepicker__input:disabled{pointer-events:none}.v-datepicker__input--error{border-color:var(--color-red)}.v-datepicker__input--clearable{max-width:calc(100% - 2rem)}.v-datepicker__input-icon{position:absolute;top:0;bottom:0;margin:auto 0;right:1rem;width:1.125rem;height:1.125rem;fill:var(--color-dusty-gray);pointer-events:none}.v-datepicker__input-icon--error{fill:var(--color-red)}.v-datepicker__input-icon--clearable{right:3rem}.v-datepicker__clear{margin:auto 0 auto .5rem}.v-estimate-status{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;padding:.5rem .75rem;border-radius:.5rem;height:2.25rem}.v-estimate-status,.v-estimates-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.v-estimates-wrapper{position:relative;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.5rem 2rem;gap:2rem}.v-estimates-wrapper__header{display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.v-estimates-wrapper__header :nth-child(3){grid-column:span 3}.v-estimates-wrapper__title{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;height:2.875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-estimates-wrapper__calendar .v-datepicker__input{background:none;border:none;padding-left:2rem;width:7.375rem}.v-estimates-wrapper__calendar .v-datepicker__input-icon{left:.25rem;width:1.25rem;height:1.25rem}.v-estimates-wrapper .v-counted-tabs{margin-top:.5rem}.v-estimates-wrapper::-webkit-scrollbar{width:.5rem}.v-estimates-wrapper::-webkit-scrollbar-thumb{border-radius:.25rem;background:#aaa}.v-estimates-wrapper .update{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-estimates-wrapper .update svg{color:#484848}.v-checkbox,.v-checkbox__input{position:relative;height:1.25rem;width:1.25rem}.v-checkbox__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin:0;outline:none;border:.0625rem solid var(--color-dusty-gray);border-radius:.375rem}.v-checkbox__input:checked{background:var(--color-control-primary);border:none}.v-checkbox__input:focus-visible,.v-checkbox__input:hover{border-color:var(--color-control-primary)}.v-checkbox__input--error{border:.0625rem solid var(--color-red)!important}.v-checkbox__input--error-fatal{background:var(--color-text-error)!important}.v-checkbox__input--disabled,.v-checkbox__input--disabled:hover{border-color:var(--color-control-inactive);cursor:auto}.v-checkbox__input--disabled:checked,.v-checkbox__input--disabled:hover:checked{background-color:var(--color-control-inactive)}.v-checkbox__check{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:.75rem;height:.75rem;pointer-events:none}.v-table-row.not-correct-row,.v-table-row.not-correct-row .v-table-row__left-header{background:#fee}.v-table-row.not-correct-row:hover,.v-table-row.not-correct-row:hover .v-table-row__left-header{background:#ffdada}.v-table-row.mismatched,.v-table-row.mismatched .v-table-row__left-header{background:#e9f8ed}.v-table-row.mismatched:hover,.v-table-row.mismatched:hover .v-table-row__left-header{background:#c6eed1}.v-table-row--local-smeta,.v-table-row--local-smeta .v-table-row__left-header{background:#ffedca}.v-table-row--chapter-smeta,.v-table-row--chapter-smeta .v-table-row__left-header{background:#fff6e4}.v-table-row--subchapter-smeta,.v-table-row--subchapter-smeta .v-table-row__left-header{background:#fdfff2}.v-table-row--job-smeta,.v-table-row--job-smeta .v-table-row__left-header{background:#fafffc}.v-table-row--not-correct-value{color:#eb4a14}.v-table-row .v-button-icon--normal{padding:0}.v-table-row .v-table-cell:first-child{padding-left:.75rem}.v-table-row__left-header.v-table-cell.interaction{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:.125rem}.v-table-row__left-header.v-table-cell.interaction svg{stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.v-table-actions .v-table-cell{padding-top:1.5rem;padding-bottom:1.5rem}.placeholder{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(100vh - 20.5rem)}.placeholder__text>div{text-align:center;font-size:1.125rem;color:#aaa}.v-textarea__attach span{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-white);background-color:var(--color-control-primary);border-radius:.1875rem;padding:.1875rem .25rem .125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:1.06rem;font-weight:500;font-size:.625rem}.v-textarea,.v-textarea__attach span{display:-webkit-box;display:-ms-flexbox;display:flex}.v-textarea{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.v-textarea__input{border:1px solid var(--color-border);border-radius:.625rem;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;outline:none;resize:none;min-height:5.5rem;max-height:15.375rem;width:100%;max-width:100%;padding:.625rem .75rem .75rem 1rem;background:var(--color-bg-main);color:var(--color-tundora);overflow:auto;text-align:left}.v-textarea__input:focus-within{border-color:var(--color-control-active)}.v-textarea__input--error{border-color:var(--color-red)}.v-textarea__input--disabled{background-color:var(--input-disabled-background-color);color:grey}.v-textarea__input-text{outline:none;font-size:.875rem;line-height:1.4em;font-style:normal;display:block;min-height:2.5rem}.v-textarea__input-text--with-placeholder:not(:focus):after{content:attr(data-ph);color:grey}.v-textarea__button{border-radius:50%;background-color:var(--color-control-inactive)}.v-textarea__button svg{fill:var(--color-white);width:.75rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.v-textarea__button--active{outline:none;background-color:var(--color-control-primary)}.v-textarea__counter{position:absolute;right:0;bottom:-1.125rem;font-size:.75rem;color:var(--color-gray);-webkit-transition:color .15s;transition:color .15s}.v-textarea__counter--error{color:var(--color-red)}.v-textarea__interactions{gap:.5rem;float:right}.v-textarea__attach,.v-textarea__interactions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-textarea__attach{gap:.3rem;color:var(--color-tundora)}.v-textarea__attach span{padding:.1875rem .3125rem .125rem}.v-form-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;text-align:left}.v-form-field__label{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--color-text-secondary)}.v-form-field__errors{color:var(--color-red)}.v-form-field__body--checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem}.v-form-field--required .v-form-field__label:after{content:" *";color:var(--color-red);font-size:inherit}.estimate-position-form .v-side-form__header{padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.estimate-position-form .v-side-form__header span{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500;font-size:1.5rem;line-height:1.75rem;color:var(--color-white)}.estimate-position-form .v-side-form__body{padding:0 0 1.5rem 1.5rem}.estimate-position-form .observer{height:100%}.estimate-position-form .observer,.estimate-position-form .observer .fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.estimate-position-form .observer .fields{gap:1rem;max-height:46.125rem;overflow:auto;padding:1.5rem 1.5rem 0 0}.estimate-position-form .observer .fields .jobs-materials{-ms-flex-direction:column;flex-direction:column;gap:.75rem}.estimate-position-form .observer .actions,.estimate-position-form .observer .fields .jobs-materials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.estimate-position-form .observer .actions{margin:1.5rem 1.5rem 0 0;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.estimate-position-form .v-textarea__input{background:#fff}.estimate-position-form .v-textarea__input--disabled{background-color:var(--input-disabled-background-color);color:grey}.estimate-table__action-chat--unread-count,.estimate-table__action-files--count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-white);background-color:var(--color-control-primary);border-radius:.1875rem;padding:.1875rem .25rem .125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:1.06rem;font-weight:500;font-size:.625rem}.estimate-table{height:100%;width:100%}.estimate-table__actions{padding:1.5rem;border-bottom:1px solid var(--color-border)}.estimate-table__actions>div{position:sticky;left:1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.estimate-table__members{border-bottom:1px solid var(--color-border);grid-template-rows:minmax(3.5rem,auto)}.estimate-table__members span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-gray);font-size:.75rem;line-height:.875rem;padding:0 3.625rem}.estimate-table__members span:first-child{padding-left:1.5rem}.estimate-table__members span:not(:last-child){border-right:1px solid var(--color-border)}.estimate-table__members--flex{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex}.estimate-table__members--flex>div{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.estimate-table__action{min-height:2.75rem;padding:.75rem 1rem;color:var(--color-tundora);font-size:.875rem;font-weight:400}.estimate-table__action svg{height:1.5rem;margin-right:.5rem;color:var(--color-dusty-gray)}.estimate-table__action--disabled svg{color:var(--button-disabled-color)}.estimate-table__action-chat{display:-webkit-box;display:-ms-flexbox;display:flex}.estimate-table__action-chat--unread-count{margin-left:.5rem}.estimate-table__action-files{display:-webkit-box;display:-ms-flexbox;display:flex}.estimate-table__action-files--count{margin-left:.5rem}.estimate-table__tooltip{margin-top:4.5rem;margin-right:-1.35rem;text-align:center}.edit-position__header{padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.edit-position__header span{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500;font-size:1.5rem;line-height:1.75rem;color:var(--color-white)}:root{--item-bg-color:#fafafa;--item-bg-green-color:#f3fcf8}.v-estimates-total-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-estimates-total-more__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding:.375rem .75rem;background:#fff;border-radius:.5rem}.v-estimates-total-more__arrow{content:"";width:.75rem;stroke:var(--color-dusty-gray);margin-left:.375rem;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.v-estimates-total-more__arrow--close{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.v-estimates-total-items{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem;margin-top:.5rem;background:var(--color-white);border-radius:.75rem}.v-estimates-total-items__item{display:grid;grid-template-columns:2fr auto;padding:.5rem;gap:.5rem;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;font-size:.875rem;line-height:1.4;color:var(--color-tundora);background:var(--item-bg-color);border-radius:.5rem}.v-estimates-total-items__item--green{background:var(--item-bg-green-color)}.v-estimates-total-items__item--single{background:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.v-estimates-total-items__item .v-input-numeric{width:60px!important;height:32px!important;text-align:center!important}.v-estimates-total-items__item span:nth-child(2n){text-align:right}.user-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.user-block__name{color:var(--color-tundora);font-size:.875rem}.user{margin:.25rem auto;word-break:normal}.estimate-tool__tooltip{margin-top:3.4rem;margin-right:-1.45rem}.table,.table-body{padding-top:1px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.table,.table-body,.table-header,.table-row{display:-webkit-box;display:-ms-flexbox;display:flex}.table-header,.table-row{margin-top:-1px}.table-row{cursor:pointer}.table-row:hover{z-index:1000}.table-header_highlight,.table-row:hover{background-color:rgba(0,0,0,.025)}.table-header_with-padding{margin-bottom:8px}.table-col{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:3px 6px;margin-left:-1px;border:1px solid #e8ecee;-webkit-box-sizing:content-box;box-sizing:content-box}.table-col,.table-col_aling-center,.table-col_center,.table-col_justify-center{display:-webkit-box;display:-ms-flexbox;display:flex}.table-col_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.table-col_aling-center,.table-col_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-col_justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.table-col_space-nowrap{white-space:nowrap}.table-col_no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.table-col:first-child{margin-left:16px;border-left:none}.table-col:last-child{margin-right:15px;border-right:none}.table-col:hover{z-index:1001;border:1px solid #a8acae}.table-col:hover:first-child{margin-left:0;padding-left:22px;border-left:none}.table-col:hover:last-child{margin-right:0;padding-right:21px;border-right:none}.table__spinner{height:50vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(50%);transform:translateY(50%)}.estimates-documents-table{display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr;grid-template-areas:"header-row" "content-row";height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:.5rem;padding-right:.5rem;border-radius:.75rem;overflow:auto}.estimates-documents-table__spinner{padding:25px 0}.estimates-documents-table__spinner:hover{background:none;cursor:default}.estimates-documents-table__tools{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.estimates-documents-table__tools svg{width:1.5rem;stroke:var(--color-dusty-gray);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.estimates-documents-table__tools .v-button-icon--normal{padding:0}.estimates-documents-table__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;padding:.5rem .75rem;border-radius:.5rem}.estimates-documents-table__header{grid-area:header-row}.estimates-documents-table__header>div.v-table-actions.v-table-row.v-table-row--head{border-bottom:1px solid #e5e4e5}.estimates-documents-table__content{background:#fff;grid-area:content-row}.chat-messages__message-icon{width:1.5rem;height:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}:root{--chat-messages-text-color:#555}.chat-messages{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;padding:1.5rem 0 0}.chat-messages__scroll{height:100%;overflow-y:auto;overflow-x:hidden;padding-right:1.5rem}.chat-messages__message{position:relative;width:20.5rem;margin-bottom:1.5rem;margin-right:auto;margin-left:1.5rem;padding:1.1875rem 1rem 1rem;background-color:var(--color-bg-main);border-radius:.625rem}.chat-messages__message--mine{background-color:var(--color-tundora);margin-left:auto;margin-right:0}.chat-messages__message--mine .chat-messages__name,.chat-messages__message--mine .chat-messages__text{color:var(--color-white)}.chat-messages__message--mine .chat-messages__date{color:var(--color-iron)}.chat-messages__message--pending{background:var(--color-silver)}.chat-messages__message--rejection{background:#fff3f3}.chat-messages__message--rejection .chat-messages__name{color:#484848}.chat-messages__message--rejection .chat-messages__text{color:#555}.chat-messages__message--rejection .chat-messages__text b{color:#484848;font-weight:500}.chat-messages__message-icon{position:absolute;top:0;left:-.5rem;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.chat-messages__message-icon--error{color:var(--color-red)}.chat-messages__empty-title{margin:auto;text-align:center}.chat-messages__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;margin:0 0 1rem;font-weight:500;font-size:.875rem;line-height:1rem;color:var(--color-tundora)}.chat-messages__date{position:absolute;top:1.3125rem;right:1rem;font-size:.75rem;line-height:.875rem;color:var(--color-silver)}.chat-messages__text{margin:0;font-size:.875rem;line-height:1.4em;white-space:pre-wrap;word-break:break-word;color:var(--chat-messages-text-color)}.chat{display:contents}.chat__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;overflow:auto}.chat__spinner{margin:auto}.chat__input{bottom:0;margin-top:auto;width:100%;height:8.4375rem;padding:1.5rem;-webkit-box-shadow:0 1px 10px rgba(88,88,88,.15);box-shadow:0 1px 10px rgba(88,88,88,.15);background:var(--color-white)}.chat__input .v-textarea__input{max-height:5.5rem}.designing-chat-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:1.75rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:var(--color-tundora)}.designing-chat-header__back{cursor:pointer;margin-right:1rem}.designing-chat-header__back svg{cursor:pointer;width:1.125rem;height:.875rem;fill:var(--color-white)}.designing-chat-header__title{margin:.75rem 0 .125rem;font-weight:400;font-size:1.125rem;line-height:1.3125rem;color:var(--color-white)}.designing-chat-header__subtitle{margin:0 0 .75rem;font-weight:400;font-size:.875rem;line-height:140%;color:var(--color-control-inactive)}.context-list{position:fixed;top:0;left:0;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:12.5rem;max-height:12.5rem;overflow-y:auto;padding:1rem 0;background-color:var(--color-tundora);border-radius:.5rem;opacity:0;pointer-events:none}.context-list--visible{opacity:1;pointer-events:unset}.context-list__item{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.75rem;padding:1rem;font-size:.875rem;line-height:1.4em;color:var(--color-white);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.context-list__item:hover{background:var(--color-control-primary)}.estimate-update-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem 1rem}.estimate-update-modal__actions{display:grid;grid-column:1/3;grid-auto-columns:1fr;grid-auto-flow:column;gap:.75rem;margin-top:1.25rem}.estimate-update-modal__error{grid-column:1/3}.v-history-item{padding:1rem;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;gap:.75rem;border:1px solid var(--color-border);border-radius:.75rem}.v-history-item,.v-history-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.v-history-item__header{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem;min-height:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v-history-item__event-text{font-weight:500;font-size:.875rem;line-height:1rem;letter-spacing:.01em;color:var(--color-text-primary)}.v-history-item__sub-message{max-width:18.75rem;font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:.01em;color:var(--color-text-secondary)}.v-history-item__date{-ms-flex-negative:0;flex-shrink:0;font-size:.75rem;line-height:1.175rem;letter-spacing:.01em;color:var(--color-text-tertiary)}.v-history-item__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.v-history-item__author-avatar{height:1.5rem}.v-history-item__author-name{color:var(--color-tundora);font-size:.75rem}.estimate-history__header{padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.estimate-history__header span{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500;font-size:1.5rem;line-height:1.75rem;color:var(--color-white)}.estimate-history__list{padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.estimate-history__nothingHere-message,.estimate-history__spinner{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}.estimate-history__nothingHere-message{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:center;color:var(--design-tasks-form-lightgray);font-size:1.125rem}.estimate__chat-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.375rem 3rem 1.375rem 1.5rem;color:#fff;font-size:1.125rem;word-break:break-word}.estimate__chat-close{position:absolute;top:1.375rem;right:1.5rem;color:#fff}