.picker-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.secondary-pickers{margin-top:10px}
.picker-card{position:relative;min-height:88px;padding:12px 44px 11px 16px;border:1px solid #e1e4e2;border-radius:14px;background:#f5f5f5;color:#1c201f;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;cursor:pointer;font:inherit}
.picker-card:hover{border-color:#b9c0bc;background:#f1f3f2}.picker-card .picker-kicker{margin-bottom:6px;color:#767b78;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.picker-card strong{font-size:18px;font-weight:600}.picker-card strong:only-child{color:#9a9e9c}.picker-card small{margin-top:5px;color:#8d918f;font-size:10px}.picker-card i{position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:26px;font-style:normal;color:#777}
.limit-picker{padding-right:16px;cursor:default}.limit-picker select{width:100%;padding:5px 0;border:0;border-bottom:1px solid #cfd3d1;background:transparent;font:600 18px Arial;color:#1c201f;outline:0}
.volume-preview{margin-top:14px;padding:11px 14px;border-radius:9px;background:#edf0ee;color:#515754;font-size:12px}.volume-preview[hidden]{display:none}.volume-preview.volume-warning{background:#f5e3e1;color:#8d3f3b}.primary-action{margin-top:22px}
.optimization-panel{margin:22px 0 0;padding:20px;border:1px solid #e0e4e2;border-radius:13px;background:#fafbfa}.optimization-panel legend{padding:0 8px;font-size:18px;font-weight:700}.optimization-panel>p{margin:0 0 16px;color:#747a77;font-size:12px}.required-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.required-fields label{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #e1e4e2;border-radius:10px;background:#fff;cursor:pointer}.required-fields label:has(input:checked){border-color:#91b9a2;background:#f2f8f4}.required-fields input{width:17px;height:17px;margin-top:2px;accent-color:#16844f}.required-fields span{display:grid;gap:3px}.required-fields b{font-size:13px}.required-fields small,.optimization-note{color:#858b88;font-size:11px}.optimization-note{display:block;margin-top:13px}.optimization-note:empty{display:none}
.results-actions{display:flex;gap:10px;margin:0 0 16px}.results-actions[hidden]{display:none}.results-actions button,.results-actions a,.history-actions button,.history-actions a{padding:10px 14px;border:0;border-radius:9px;background:#0b83f6;color:#fff;font:inherit;text-decoration:none;cursor:pointer}.results-actions a,.history-actions a{background:#16844f}.vacancy-dialog{width:min(920px,calc(100% - 28px))}.vacancy-cards{padding:4px 25px 18px;overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:12px}.vacancy-card{padding:17px;border:1px solid #e0e4e2;border-radius:12px;background:#fff}.vacancy-card h3{margin:0 0 6px;font-size:16px}.vacancy-card .company{color:#555}.vacancy-card .salary{margin:12px 0;font-size:18px;font-weight:700;color:#167144}.vacancy-card dl{display:grid;grid-template-columns:auto 1fr;gap:5px 10px;margin:10px 0;font-size:12px}.vacancy-card dt{color:#898e8b}.vacancy-card dd{margin:0}.vacancy-card p{color:#656a67;font-size:12px}.vacancy-card a{color:#0879e5}.vacancy-pagination{align-items:center}.vacancy-pagination span{margin-right:auto;color:#747a77;font-size:12px}.history-scroll{max-height:641px;overflow-y:auto;scrollbar-gutter:stable}.run-history-head,.history-row.run-history-row{grid-template-columns:minmax(125px,1.15fr) minmax(260px,2.4fr) minmax(75px,.65fr) minmax(130px,1.1fr)}.run-history-head{position:sticky;top:0;z-index:2;background:#fafafa}.history-row.run-history-row{height:60px;align-items:center}.history-row.run-history-row>span{min-width:0}.history-row.run-history-row>span:nth-child(2) b{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.history-actions{display:flex;gap:6px}.history-actions button,.history-actions a{padding:6px 8px;font-size:10px}.history-row .partial-run{display:block;color:#a15d2b;font-size:9px}
.results-panel .section-heading{display:grid;grid-template-columns:minmax(180px,1fr) minmax(280px,440px);gap:20px;align-items:center}.results-panel .section-heading>div{min-width:0}.results-panel .section-heading select{width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis}.section-heading>div>small{display:block;margin-top:4px;color:#858a87;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analytics-view{padding:18px;border-radius:14px;background:#fafbfa}.metric-switch{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:16px}.metric-switch button{padding:8px 12px;border:1px solid #dce1de;border-radius:8px;background:#fff;color:#555;cursor:pointer}.metric-switch button.active{border-color:#0b83f6;background:#0b83f6;color:#fff}.matrix-wrap{min-width:0}.matrix-scroll{width:100%;max-height:368px;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.matrix-scroll:focus-visible{outline:2px solid #0b83f6;outline-offset:2px}.salary-matrix{width:max-content;min-width:100%;border-collapse:separate;border-spacing:5px;table-layout:fixed}.salary-matrix th{padding:8px;text-align:left;color:#747a77;font-size:11px;background:#fafbfa}.salary-matrix thead th{position:sticky;top:0;z-index:2}.salary-matrix th:first-child{position:sticky;left:0;z-index:1;width:190px;min-width:190px;max-width:190px}.salary-matrix thead th:first-child{z-index:3}.salary-matrix thead th:not(:first-child),.salary-matrix td{width:145px;min-width:145px;max-width:145px}.salary-matrix tbody tr{height:72px}.salary-matrix tbody th{overflow:hidden;text-overflow:ellipsis}.salary-matrix td{padding:12px;border:1px solid #dce4df;border-radius:9px;background:#fff;cursor:pointer;transition:.15s}.salary-matrix td:hover,.salary-matrix td.selected{border-color:#0b83f6;box-shadow:0 0 0 1px #0b83f6}.salary-matrix td.empty-cell{cursor:default;background:#f1f2f1;color:#aaa}.salary-matrix td b{display:block;font-size:16px}.salary-matrix td small{display:block;margin-top:4px;color:#68706c}.distribution-panel{margin-top:16px;padding:18px;border:1px solid #e0e4e2;border-radius:12px;background:#fff}.distribution-panel[hidden]{display:none}.distribution-head{display:flex;align-items:end;justify-content:space-between;gap:15px}.distribution-head small{color:#858a87}.distribution-head h3{margin:4px 0 0}.distribution-head strong{color:#16844f}.salary-scale{margin-top:28px;padding:0 8px}.scale-track{position:relative;height:12px;border-radius:8px;background:#e6e9e7}.scale-range{position:absolute;top:0;height:12px;border-radius:8px;background:#90c8f7}.scale-median,.scale-average{position:absolute;top:-7px;width:3px;height:26px;background:#0b4f83}.scale-average{width:2px;background:#f28c28}.scale-labels{display:flex;justify-content:space-between;margin-top:13px;color:#666;font-size:10px}.scale-labels span:nth-child(3){font-weight:700;color:#0b4f83}
.picker-dialog{width:min(720px,calc(100% - 28px));max-height:min(780px,calc(100vh - 40px));padding:0;border:0;border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.24);overflow:hidden}.picker-dialog::backdrop{background:rgba(15,20,18,.5);backdrop-filter:blur(2px)}.dialog-shell{display:flex;flex-direction:column;max-height:min(780px,calc(100vh - 40px));background:#fff}.dialog-head{padding:23px 25px 15px;display:flex;justify-content:space-between;gap:20px}.dialog-head h2{margin:0;font-size:22px}.dialog-head p{margin:5px 0 0;color:#858a87;font-size:12px}.dialog-close{width:34px;height:34px;border:0;border-radius:50%;background:#f0f1f0;font-size:22px;cursor:pointer}.dialog-search{margin:0 25px 14px;padding:12px 14px;border:1px solid #ccd2cf;border-radius:10px;font:inherit}.tree-list{min-height:260px;overflow:auto;border-top:1px solid #eceeed;border-bottom:1px solid #eceeed;padding:7px 0}.tree-group>summary,.tree-role>summary{list-style:none;cursor:pointer}.tree-group>summary::-webkit-details-marker,.tree-role>summary::-webkit-details-marker{display:none}.tree-group>summary{padding:11px 25px;display:flex;justify-content:space-between;font-weight:700}.tree-group>summary:before,.tree-role>summary:before{content:'›';display:inline-block;margin-right:9px;transition:transform .15s}.tree-group[open]>summary:before,.tree-role[open]>summary:before{transform:rotate(90deg)}.tree-group>summary small{margin-left:auto;color:#8d918f}.tree-children{padding:0 20px 8px 42px}.tree-children.roles{padding-left:35px}.tree-role>summary{padding:8px 0;font-weight:600}.tree-role>div{padding-left:22px}.tree-check{padding:7px 6px;display:flex;align-items:center;gap:10px;border-radius:7px;cursor:pointer}.tree-check:hover{background:#f4f6f5}.tree-check input{width:17px;height:17px;accent-color:#0b83f6}.tree-empty{padding:50px;text-align:center;color:#8d918f}.dialog-actions{padding:15px 25px 20px;display:flex;justify-content:flex-end;gap:10px}.dialog-actions button{padding:10px 18px;border-radius:9px;font:inherit;cursor:pointer}.clear-button{border:1px solid #d9dddb;background:#fff}.apply-button{border:0;background:#0b83f6;color:#fff}.quick-dates{padding:0 25px 18px;display:flex;flex-wrap:wrap;gap:8px}.quick-dates button{padding:8px 11px;border:1px solid #dde1df;border-radius:8px;background:#f5f6f5;cursor:pointer}.quick-dates button.active{border-color:#16844f;background:#16844f;color:#fff}.date-fields{padding:0 25px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.date-fields label{display:grid;gap:7px;font-weight:700}.date-fields input{padding:12px;border:1px solid #ccd2cf;border-radius:9px;font:inherit}.dialog-error{min-height:20px;padding:8px 25px 0;color:#a53f47;font-size:12px}
#profession-dialog,#profession-dialog .dialog-shell{max-height:min(860px,calc(100vh - 12px))}
.custom-profession{margin:0 25px 14px;padding:14px;border:1px solid #dce4df;border-radius:12px;background:#f7faf8}.custom-profession>label:first-child{display:grid;gap:3px;margin-bottom:9px}.custom-profession label small{color:#747a77;font-weight:400}.custom-profession-row{display:grid;grid-template-columns:1fr auto;gap:8px}.custom-profession-row .dialog-search{min-width:0;margin:0}.custom-profession-row .apply-button{padding:0 18px;border-radius:9px}.custom-role-label{display:grid;gap:5px;margin-top:10px;font-size:12px;font-weight:600}.custom-role-label select{min-width:0;padding:9px;border:1px solid #ccd2cf;border-radius:8px;background:#fff;font:inherit}.custom-strict{display:flex;align-items:flex-start;gap:9px;margin-top:10px;cursor:pointer}.custom-strict input{width:17px;height:17px;accent-color:#16844f}.custom-strict span{display:grid;gap:2px;font-size:12px}.custom-profession-hint{margin-top:9px;color:#52705f;font-size:11px}.catalog-divider{display:flex;align-items:center;gap:10px;margin:0 25px 12px;color:#8a908d;font-size:11px}.catalog-divider:before,.catalog-divider:after{content:'';height:1px;flex:1;background:#e1e5e3}
.custom-profession-selected{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.custom-profession-selected:empty{display:none}.custom-profession-chip{display:flex;align-items:center;gap:6px;padding:5px 7px;border:1px solid #b9d6c5;border-radius:999px;background:#fff;color:#315c43;font-size:11px}.custom-profession-chip button{width:18px;height:18px;padding:0;border:0;border-radius:50%;background:#e8f2ec;color:#315c43;cursor:pointer}
.custom-search-strategy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.custom-search-strategy label{display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid #d8dfdb;border-radius:9px;background:#fff;cursor:pointer}.custom-search-strategy label:has(input:checked){border-color:#16844f;background:#eef8f2;box-shadow:inset 0 0 0 1px #16844f}.custom-search-strategy input{width:16px;height:16px;flex:0 0 auto;accent-color:#16844f}.custom-search-strategy span{display:grid;gap:2px;font-size:11px;line-height:1.35}.custom-search-strategy small{color:#747a77}.custom-role-label.disabled{opacity:.55}.preview-search-mode{display:block;margin-top:5px;padding:4px 7px;border:1px solid #b9d6c5;border-radius:6px;background:#f4faf6;color:#315c43;font:inherit;font-size:9px;cursor:pointer}.custom-profession-chip em{padding:2px 5px;border-radius:5px;background:#edf0ee;color:#626865;font-size:9px;font-style:normal}
.custom-profession-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}.custom-profession-title{display:grid;gap:3px;min-width:0}.custom-profession-title small{color:#747a77;font-weight:400}.custom-mode-switch{display:flex;flex:0 0 auto;gap:2px;padding:2px;border-radius:8px;background:#e9eeeb}.custom-mode-switch button{padding:5px 9px;border:0;border-radius:6px;background:transparent;color:#606763;font:inherit;font-size:11px;line-height:1.2;white-space:nowrap;cursor:pointer}.custom-mode-switch button.active{background:#fff;color:#16844f;font-weight:700;box-shadow:0 1px 3px rgba(20,50,32,.12)}.custom-batch-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}.custom-batch-panel[hidden]{display:none}.custom-batch-panel textarea.dialog-search{min-width:0;min-height:112px;margin:0;padding:10px 12px;resize:vertical;line-height:1.4}.custom-batch-panel .apply-button{padding:0 18px;border-radius:9px}.custom-profession-hint.hint-warning{color:#9a5a22}.custom-profession-hint.hint-success{color:#16844f;font-weight:600}
.custom-profession-preview{max-height:260px;margin-top:10px;overflow:auto;border:1px solid #dce4df;border-radius:9px;background:#fff}.custom-profession-preview[hidden]{display:none}.profession-preview-head,.profession-preview-row{display:grid;grid-template-columns:minmax(150px,1.15fr) minmax(170px,1.35fr) minmax(150px,1fr);gap:9px;padding:8px 10px}.profession-preview-head{position:sticky;top:0;z-index:1;background:#edf3ef;color:#606763;font-size:10px;font-weight:700;text-transform:uppercase}.profession-preview-row{border-top:1px solid #edf0ee;font-size:11px;line-height:1.35}.profession-preview-row>span{min-width:0;overflow-wrap:anywhere}.profession-preview-row small{display:block;margin-top:3px;color:#9a5a22}.profession-preview-row b{display:block}.profession-preview-row em{display:inline-block;margin-top:3px;padding:2px 5px;border-radius:5px;font-size:9px;font-style:normal}.confidence-high{background:#e7f5ec;color:#167144}.confidence-medium{background:#fff1dc;color:#925312}.confidence-low{background:#edf0ee;color:#626865}.custom-preview-confirm{display:block;margin:9px 0 0 auto;padding:9px 14px;border-radius:8px}.custom-preview-confirm[hidden]{display:none}
.city-dialog-copy{flex:1;min-width:0}.city-dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.city-mode-switch{display:flex;flex:0 0 auto;gap:2px;padding:2px;border-radius:8px;background:#e9eeeb}.city-mode-switch button{padding:5px 9px;border:0;border-radius:6px;background:transparent;color:#606763;font:inherit;font-size:11px;line-height:1.2;white-space:nowrap;cursor:pointer}.city-mode-switch button.active{background:#fff;color:#16844f;font-weight:700;box-shadow:0 1px 3px rgba(20,50,32,.12)}.city-batch-panel{display:grid;gap:10px;min-height:300px;padding:0 25px 14px;overflow:auto}.city-batch-panel[hidden]{display:none}.city-batch-panel textarea.dialog-search{min-height:138px;margin:0;padding:11px 12px;resize:vertical;line-height:1.45}.city-batch-panel>.apply-button{justify-self:end;padding:10px 16px;border-radius:9px}.city-batch-hint{color:#52705f;font-size:11px}.city-batch-hint.hint-warning{color:#9a5a22}.city-batch-hint.hint-success{color:#16844f;font-weight:600}.city-batch-issues{display:grid;gap:7px}.city-batch-issue{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(180px,1.2fr);align-items:center;gap:10px;padding:9px 10px;border:1px solid #e0e5e2;border-radius:9px;background:#f7f9f8}.city-batch-issue span{min-width:0;font-size:12px;overflow-wrap:anywhere}.city-batch-issue select{min-width:0;padding:7px 9px;border:1px solid #ccd2cf;border-radius:7px;background:#fff;font:inherit;font-size:12px}.city-batch-issue.missing{color:#8e4e2a;background:#fff8f2}
.city-catalog-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 25px 14px}.city-catalog-toolbar .dialog-search{min-width:0;margin:0}.city-toolbar-actions{display:flex;gap:10px}.city-toolbar-actions button{padding:11px 18px;border-radius:9px;font:inherit;white-space:nowrap;cursor:pointer}.city-batch-actions{margin:0 -25px -14px;padding-bottom:6px}
.tree-parent-check{display:flex;align-items:center;gap:10px;min-width:0;cursor:pointer}.tree-parent-check input,.tree-country input{width:17px;height:17px;flex:0 0 auto;accent-color:#16844f}.tree-country{margin:2px 19px 6px;padding:10px 12px;border-radius:9px;background:#f2f8f4;font-weight:700}.tree-country small{margin-left:auto;color:#747a77;font-weight:400}.tree-region{margin-inline:19px;font-weight:700}.tree-check:has(input:disabled){cursor:default;color:#6f7572}.tree-check:has(input:disabled):hover{background:transparent}
@media(max-width:620px){.picker-grid,.required-fields,.vacancy-cards{grid-template-columns:1fr}.picker-card{min-height:100px}.date-fields{grid-template-columns:1fr}.dialog-head{padding-inline:18px}.dialog-search{margin-inline:18px}.dialog-actions{padding-inline:18px}.tree-group>summary{padding-inline:18px}.tree-children{padding-left:28px}.quick-dates,.date-fields{padding-inline:18px}.history-scroll{max-height:720px}.history-row.run-history-row{height:auto;min-height:118px;grid-template-columns:1fr}.run-history-head{display:none}.history-actions{margin-top:5px}.results-panel .section-heading{grid-template-columns:1fr;gap:10px}.analytics-view{padding:12px}.salary-matrix th:first-child{width:150px;min-width:150px;max-width:150px}.salary-matrix thead th:not(:first-child),.salary-matrix td{width:125px;min-width:125px;max-width:125px}.scale-labels span:nth-child(2),.scale-labels span:nth-child(4){display:none}}

.processing-funnel{margin-top:18px;padding:16px;border:1px solid #e0e4e2;border-radius:12px;background:#fff}.processing-funnel[hidden]{display:none}.funnel-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.funnel-head small{color:#858a87;text-transform:uppercase;letter-spacing:.05em}.funnel-head h3{margin:3px 0 0}.funnel-head span{color:#16844f;font-weight:700}.funnel-steps{display:grid;gap:10px}.funnel-step{display:grid;grid-template-columns:minmax(230px,300px) minmax(100px,1fr) 72px 58px;align-items:center;gap:10px}.funnel-label{min-width:0}.funnel-label b{display:block;font-size:13px}.funnel-label small{display:block;margin-top:2px;color:#858a87;font-size:10px;line-height:1.3;white-space:normal;overflow-wrap:anywhere}.funnel-track{height:12px;border-radius:7px;background:#edf0ee;overflow:hidden}.funnel-track span{display:block;height:100%;border-radius:7px;background:linear-gradient(90deg,#0b83f6,#55aaf9)}.funnel-step strong{text-align:right;font-size:14px}.funnel-step em{color:#a25a42;font-size:12px;font-style:normal;text-align:right}.funnel-note{margin:12px 0 0;color:#747a77;font-size:11px}
@media(max-width:720px){.funnel-head{align-items:start;flex-direction:column;gap:5px}.funnel-step{grid-template-columns:minmax(0,1fr) 70px 52px}.funnel-track{grid-column:1/-1;grid-row:2}.funnel-label small{white-space:normal}.funnel-step strong{grid-column:2;grid-row:1}.funnel-step em{grid-column:3;grid-row:1}}
@media(max-width:620px){.custom-batch-panel{grid-template-columns:1fr}.custom-batch-panel .apply-button{min-height:40px}}
@media(max-width:620px){.custom-search-strategy{grid-template-columns:1fr}}
@media(max-width:620px){.profession-preview-head{display:none}.profession-preview-row{grid-template-columns:1fr}.custom-preview-confirm{width:100%}}
@media(max-width:520px){.custom-profession-head{align-items:stretch;flex-direction:column;gap:8px}.custom-mode-switch{width:100%}.custom-mode-switch button{flex:1}}
@media(max-width:560px){.city-dialog-heading{align-items:flex-start;flex-direction:column;gap:8px}.city-mode-switch{width:100%}.city-mode-switch button{flex:1}.city-catalog-toolbar{grid-template-columns:1fr;margin-inline:18px}.city-toolbar-actions{justify-content:flex-end}.city-batch-panel{padding-inline:18px}.city-batch-issue{grid-template-columns:1fr}.city-batch-panel>.apply-button{width:100%;justify-self:stretch}.city-batch-actions{margin-inline:-18px}}
.funnel-step{position:relative;outline:none}.funnel-step:focus-visible{border-radius:6px;box-shadow:0 0 0 2px rgba(11,131,246,.35)}.funnel-step::after{content:attr(data-tooltip);position:absolute;left:0;bottom:calc(100% + 7px);z-index:20;width:max-content;max-width:min(360px,calc(100vw - 48px));padding:8px 10px;border:1px solid #d7ddda;border-radius:8px;background:#202522;color:#fff;font-size:11px;line-height:1.4;white-space:normal;overflow-wrap:anywhere;box-shadow:0 5px 16px rgba(20,28,24,.2);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(3px);transition:opacity .12s,transform .12s,visibility .12s}.funnel-step::before{content:'';position:absolute;left:22px;bottom:calc(100% + 2px);z-index:21;border:5px solid transparent;border-top-color:#202522;opacity:0;visibility:hidden;transition:opacity .12s,visibility .12s}.funnel-step:hover::after,.funnel-step:focus-visible::after,.funnel-step:hover::before,.funnel-step:focus-visible::before{opacity:1;visibility:visible;transform:translateY(0)}
.matrix-hint{margin:8px 5px 0;color:#747a77;font-size:11px}
.history-row .run-status{display:block;font-size:9px}.history-row .run-status.completed{color:#16844f}.history-row .run-status.partial{color:#a15d2b}.history-row .run-status.failed{color:#b21f2d}.history-row .run-status.cancelled{color:#747a77}.history-row .run-status.queued,.history-row .run-status.running,.history-row .run-status.waiting_retry{color:#0b6fcb}
.history-row.run-history-row[data-select-run]{cursor:pointer;transition:background .15s,box-shadow .15s}.history-row.run-history-row[data-select-run]:hover{background:#f1f7f3}.history-row.run-history-row.selected-run{background:#eaf6ee;box-shadow:inset 4px 0 #16844f}.history-row.run-history-row:focus-visible{outline:2px solid #16844f;outline-offset:-2px}
.history-row.run-history-row.has-errors{height:auto;min-height:60px}.run-errors{grid-column:1/-1;margin:-5px 0 2px;padding:8px 10px;border-radius:8px;background:#fff8ed;color:#8b5316;font-size:10px;cursor:default}.run-errors summary{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;font-weight:600}.run-errors ul{display:grid;gap:8px;margin:9px 0 1px;padding:0;list-style:none}.run-error-group{display:grid;gap:5px}.run-error-heading{display:grid;grid-template-columns:minmax(80px,120px) 1fr auto;gap:8px;align-items:start}.run-error-heading span{color:#5f5142}.run-error-heading strong{white-space:nowrap}.run-error-slices{display:grid;gap:5px;padding-left:12px}.run-error-slices>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 8px;border:1px solid rgba(139,83,22,.15);border-radius:6px;background:rgba(255,255,255,.65)}.run-error-slices span{min-width:0;color:#5f5142}.run-error-slices small{display:block;margin-top:2px;color:#81715e}.run-error-slices button{flex:0 0 auto;padding:5px 8px;border:1px solid #d5ad79;border-radius:6px;background:#fff;color:#8b5316;font:inherit;cursor:pointer}.run-error-slices button:disabled{opacity:.55;cursor:wait}.run-history-row:has(.run-status.failed) .run-errors{background:#fff0f0;color:#a52b35}
.run-errors-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0 4px;padding-bottom:7px;border-bottom:1px solid rgba(139,83,22,.14)}.run-errors-actions span{color:#5f5142}.run-errors-actions button{flex:0 0 auto;padding:6px 10px;border:1px solid #d5ad79;border-radius:6px;background:#fff;color:#8b5316;font:inherit;font-weight:600;cursor:pointer}.run-errors-actions button:hover{background:#fff3df}.run-errors-actions button:disabled{opacity:.55;cursor:wait}
.run-errors-actions button.retry-started{border-color:#16844f;background:#16844f;color:#fff;opacity:1}.history-row.run-history-row.has-retry-notice{height:auto;min-height:60px}.run-retry-notice{grid-column:1/-1;display:flex;align-items:center;gap:9px;margin:-5px 0 2px;padding:9px 11px;border:1px solid #9ed5b6;border-radius:8px;background:#edf9f2;color:#12683f;font-size:11px;cursor:default}.run-retry-notice i{display:grid;flex:0 0 22px;width:22px;height:22px;place-items:center;border-radius:50%;background:#16844f;color:#fff;font-style:normal}.run-retry-notice span{display:grid;gap:2px}.run-retry-notice small{color:#4f735f}.run-retry-notice.warning{border-color:#e4c18e;background:#fff8ed;color:#8b5316}.run-retry-notice.warning i{background:#b87825}
@media(max-width:620px){.run-errors{margin-top:2px}.run-errors-actions{align-items:flex-start;flex-direction:column}.run-error-heading{grid-template-columns:1fr}.run-error-heading strong{justify-self:start}.run-error-slices>div{align-items:stretch;flex-direction:column}.run-error-slices button{align-self:flex-start}}

/* Responsive modes: desktop, tablet and mobile. */
.picker-dialog .dialog-shell{overflow-y:auto}
.salary-matrix td b{white-space:nowrap}
.salary-matrix tbody th{line-height:1.25}

@media(min-width:1024px){
  .matrix-scroll{max-width:820px}
}

@media(min-width:621px) and (max-width:1023px){
  .run-history-head,.history-row.run-history-row{grid-template-columns:minmax(105px,1.05fr) minmax(180px,2fr) minmax(65px,.65fr) minmax(120px,1.15fr)}
  .history-actions{justify-content:flex-start}
  .matrix-scroll{max-height:352px}
  .salary-matrix tbody tr{height:68px}
}

@media(min-width:851px) and (max-width:1023px){
  .matrix-scroll{max-width:670px}
  .salary-matrix th:first-child{width:160px;min-width:160px;max-width:160px}
  .salary-matrix thead th:not(:first-child),.salary-matrix td{width:120px;min-width:120px;max-width:120px}
}

@media(min-width:701px) and (max-width:850px){
  .matrix-scroll{max-width:560px}
  .salary-matrix th:first-child{width:125px;min-width:125px;max-width:125px}
  .salary-matrix thead th:not(:first-child),.salary-matrix td{width:100px;min-width:100px;max-width:100px}
  .salary-matrix td{padding:9px}
  .salary-matrix td b{font-size:14px}
}

@media(min-width:621px) and (max-width:700px){
  .matrix-scroll{max-width:535px}
  .salary-matrix th:first-child{width:120px;min-width:120px;max-width:120px}
  .salary-matrix thead th:not(:first-child),.salary-matrix td{width:95px;min-width:95px;max-width:95px}
  .salary-matrix td{padding:8px}
  .salary-matrix td b{font-size:13px}
}

@media(max-width:620px){
  .results-actions{grid-template-columns:1fr}
  .results-actions button,.results-actions a{width:100%;min-height:42px;display:flex;align-items:center;justify-content:center;text-align:center}
  .vacancy-pagination{display:grid;grid-template-columns:1fr 1fr;align-items:center}
  .vacancy-pagination span{grid-column:1/-1;grid-row:1;margin:0 0 5px;text-align:center}
  .vacancy-pagination button{width:100%;justify-content:center}
  .matrix-scroll{max-width:100%;max-height:336px}
  .salary-matrix tbody tr{height:64px}
  .salary-matrix th:first-child{width:110px;min-width:110px;max-width:110px}
  .salary-matrix thead th:not(:first-child),.salary-matrix td{width:118px;min-width:118px;max-width:118px}
  .salary-matrix td{padding:9px}
  .salary-matrix td b{font-size:14px}
  .picker-dialog{max-height:calc(100vh - 20px)}
  .picker-dialog .dialog-shell{max-height:calc(100vh - 20px)}
  #profession-dialog,#profession-dialog .dialog-shell{max-height:calc(100vh - 8px)}
  .tree-list{min-height:150px}
  .custom-profession{margin-inline:18px}.custom-profession-row{grid-template-columns:1fr}.custom-profession-row .apply-button{min-height:40px}.catalog-divider{margin-inline:18px}
}

@media(max-width:360px){
  .salary-matrix th:first-child{width:100px;min-width:100px;max-width:100px}
  .salary-matrix thead th:not(:first-child),.salary-matrix td{width:112px;min-width:112px;max-width:112px}
  .salary-matrix td{padding:8px}
  .salary-matrix td b{font-size:13px}
  .dialog-actions{padding-inline:14px}
}

@media(max-height:520px){
  .picker-dialog,.picker-dialog .dialog-shell{max-height:calc(100vh - 12px)}
  .picker-dialog .dialog-shell{overflow-y:auto}
  .tree-list{min-height:120px}
}

/* Compact spacing between the search, analytics and history sections. */
#status:empty{display:none}
.results-panel,.history-panel{margin-top:36px}
@media(max-width:760px){.results-panel,.history-panel{margin-top:28px}}
