.dialogs-page{min-height:100vh;padding:24px 28px;background:linear-gradient(145deg,#dcecff,#f6eee9 34%,#dff5ed 67%,#eee5fb);color:#071a31}.dialogs-inbox{display:grid;grid-template-columns:360px minmax(0,1fr);width:100%;max-width:1240px;height:calc(100vh - 48px);min-height:680px;margin:auto;overflow:hidden;border-radius:24px;background:#fff}.dialogs-list{display:flex;min-width:0;flex-direction:column;border-right:1px solid #071a3117;background:#fbfcfc}.dialogs-list-head{padding:26px 22px 18px;border-bottom:1px solid #071a3117}.dialogs-list-head h1{margin:0 0 18px;font-size:26px;letter-spacing:-.02em}.dialogs-list-head input{height:44px;border:1px solid #81909c;border-radius:12px}.dialogs-filters{display:flex;gap:6px;margin-top:12px}.dialogs-filters button{min-height:36px;padding:7px 11px;border:0;border-radius:9px;background:transparent;color:#52616d;font-size:13px}.dialogs-filters button[aria-pressed=true]{background:#071a31;color:#fff}.dialogs-rows{flex:1 1;min-height:0;padding:4px 8px;overflow:auto}.dialogs-list-state{padding:18px 14px;color:#52616d}.dialogs-list-state button{margin-top:8px}.dialogs-row{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr);gap:11px;align-items:center;min-height:72px;padding:10px 28px 10px 10px;border-bottom:1px solid #071a3114;border-radius:0;color:#071a31}.dialogs-row:hover{border-radius:12px;background:#f3f6f8}.dialogs-row[aria-current=page]{border-radius:12px;background:#dcecffc7}.dialogs-avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(145deg,#dcecff,#dff5ed);font-weight:600}.dialogs-row-copy{display:grid;gap:3px;min-width:0}.dialogs-row-copy small,.dialogs-row-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dialogs-row-copy strong{font-size:14px;line-height:1.3}.dialogs-row-copy small{color:#52616d;font-size:12px}.dialogs-indicator{position:absolute;top:18px;right:12px;width:7px;height:7px;border-radius:50%;background:#1e5ea7}.dialogs-unselected{display:grid;place-content:center;padding:32px;text-align:center}.dialogs-unselected h2{font-size:22px}.dialogs-unselected p{max-width:350px}.dialogs-chat{display:flex;min-width:0;min-height:0;flex-direction:column;padding:0 26px;background:#fff}.dialogs-chat-head{flex:none;padding:24px 0 20px;border-bottom:1px solid #071a3117}.dialogs-back{display:none}.dialogs-eyebrow{margin:0 0 6px;color:#52616d;font-size:12px}.dialogs-chat-head h2{font-size:22px;line-height:1.25;letter-spacing:-.015em}.dialogs-context{display:grid;justify-content:stretch;gap:2px;width:min(560px,100%);min-height:44px;margin-top:14px;padding:8px 12px;border:0;border-radius:10px;background:#f1f4f5;color:#071a31;text-align:left}.dialogs-context.unlinked{background:#fff5e8;color:#704315}.dialogs-context span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dialogs-context small{color:#52616d;font-size:11px}.dialogs-thread{display:flex;min-height:0;flex:1 1;flex-direction:column;gap:12px;padding:24px 0;overflow:auto}.dialogs-message{align-self:flex-start;max-width:min(72%,720px);padding:13px 16px;border-radius:4px 16px 16px 16px;background:#edf5ff;line-height:1.45}.dialogs-message.outbound{align-self:flex-end;border-radius:16px 4px 16px 16px;background:#fff5e8}.dialogs-message.system{align-self:center;border-radius:12px;background:#f1f4f5}.dialogs-message p{margin:0;color:#071a31;white-space:pre-wrap}.dialogs-message small{display:block;margin-top:5px;color:#52616d;font-size:11px}.dialogs-empty-thread{align-self:center}.dialogs-detail-state{display:grid;place-content:center;padding:24px;text-align:center}.dialogs-event{display:grid;align-self:flex-start;gap:5px;width:min(650px,100%);padding:18px;border:1px solid #1e5ea71a;border-radius:16px;box-shadow:0 10px 28px #071a3114}.dialogs-event.waiting{background:linear-gradient(145deg,#e2f5ef,#fff)}.dialogs-event-kind{color:#1e5ea7;font-size:11px;font-weight:600}.dialogs-event strong{font-size:16px}.dialogs-event p{margin:0;font-size:13px}.dialogs-event small{font-size:11px}.dialogs-notice,.dialogs-warning{align-self:stretch;margin:0;padding:12px 14px;border-radius:10px;background:#fff1df;color:#704315}.dialogs-notice{background:#e2f5ef;color:#226b59}.dialogs-composer{flex:none;padding:14px 0 20px;border-top:1px solid #071a3117}.dialogs-composer label{font-size:12px}.dialogs-composer textarea{min-height:72px;max-height:160px;margin-top:7px;border:1px solid #81909c;border-radius:14px}.dialogs-compose-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.dialogs-compose-actions button,.dialogs-review button{min-height:40px;border-radius:10px}.dialogs-review{display:grid;gap:8px;margin-top:12px;padding:16px;border-radius:14px;background:#edf5ff}.dialogs-review p{margin:0}.dialogs-review blockquote{margin:0;padding:12px;border-radius:10px;background:#fff;white-space:pre-wrap}.dialogs-review button{justify-self:end}.dialogs-overlay{position:fixed;z-index:60;inset:0;display:flex;justify-content:flex-end;background:#071a3170}.dialogs-drawer{display:flex;width:min(480px,100%);height:100%;flex-direction:column;overflow:auto;background:#f8fafb}.dialogs-drawer-hero{padding:24px 28px;background:linear-gradient(145deg,#dcecff,#dff5ed 58%,#ece9f8)}.dialogs-drawer-hero>button{float:right;min-height:40px}.dialogs-drawer-hero h2{clear:both;font-size:26px}.dialogs-drawer-hero p:last-child{font-size:13px}.dialogs-drawer-body{display:grid;align-content:start;gap:14px;padding:24px 28px}.dialogs-drawer-body h3{margin-top:8px}.dialogs-candidate{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #071a3117;border-radius:15px;background:#fff}.dialogs-candidate input{flex:none;width:18px;min-height:18px;height:18px;margin:0;accent-color:#071a31}.dialogs-candidate span{display:grid;gap:3px}.dialogs-candidate strong{font-size:14px}.dialogs-candidate small{color:#52616d}.dialogs-context-note{margin:0;font-size:12px}.dialogs-drawer-actions{display:flex;justify-content:flex-end;gap:8px}@media(max-width:920px){.dialogs-page{padding:16px}.dialogs-inbox{grid-template-columns:285px minmax(0,1fr);height:calc(100vh - 32px)}.dialogs-list-head{padding:20px 14px 14px}.dialogs-chat{padding-inline:18px}}@media(max-width:768px){.dialogs-page{height:calc(100dvh - 120px);min-height:0;padding:0}.dialogs-inbox{display:block;height:100%;min-height:0;border-radius:0}.dialogs-list{height:100%;border-right:0}.dialogs-open .dialogs-list{display:none}.dialogs-chat{height:100%;padding:0 14px}.dialogs-back{display:inline-flex;min-height:36px;align-items:center;margin-bottom:4px;color:#1e5ea7;font-weight:600}.dialogs-chat-head{min-height:0;padding:10px 0}.dialogs-chat-head h2{font-size:18px}.dialogs-context{margin-top:8px}.dialogs-thread{padding:14px 0}.dialogs-message{max-width:90%}.dialogs-unselected{display:none}.dialogs-drawer{width:100%}.dialogs-compose-actions{display:grid;grid-template-columns:1fr 1fr}.dialogs-drawer-body,.dialogs-drawer-hero{padding-inline:20px}}@media(prefers-reduced-motion:reduce){.dialogs-page *{scroll-behavior:auto!important}}.dialogs-timeline-item{display:contents}.dialogs-invitation{gap:10px}.dialogs-invitation fieldset{display:grid;gap:8px;margin:4px 0;padding:0;border:0}.dialogs-invitation legend{margin-bottom:8px;font-weight:600}.dialogs-slot{display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 12px;border:1px solid #81909c;border-radius:10px;background:#fff;cursor:pointer}.dialogs-slot:has(:checked){border-color:#071a31;background:#edf5ff}.dialogs-slot input{width:18px;height:18px;min-height:18px;margin:0;accent-color:#071a31}.dialogs-invitation label:not(.dialogs-slot){display:grid;gap:5px;font-size:12px}.dialogs-invitation textarea,.dialogs-questionnaire textarea{min-height:72px}.dialogs-event>button,.dialogs-invitation>button{justify-self:start;min-height:40px;border-radius:10px}.dialogs-question-list{display:grid;gap:10px}.dialogs-question{display:grid;gap:7px;padding:12px;border-radius:12px;background:#fff}.dialogs-question p{margin:0}.dialogs-question button{justify-self:start;min-height:40px;border-radius:10px}.dialogs-questionnaire>.secondary{background:#fff}.app-shell:has(.dialogs-page) .sidebar{background:#f8fafb}.app-shell:has(.dialogs-page) .sidebar nav{box-shadow:none;border-radius:18px}.app-shell:has(.dialogs-page) .sidebar nav>a[aria-current=page]{background:#edf5ff}.app-shell:has(.dialogs-page) .workspace{background:#dcecff}.dialogs-page{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(145deg,#dcecff,#e4f5f1 58%,#ece9f8)}.dialogs-page:before{position:absolute;z-index:-1;inset:0;background:url(/job-seeker-chat-pattern.png) 18px 12px/430px 430px repeat;opacity:.4;filter:grayscale(1);mix-blend-mode:multiply;content:"";pointer-events:none}.dialogs-inbox{grid-template-columns:340px minmax(0,1fr);gap:18px;max-width:none;overflow:visible;background:transparent}.dialogs-list{overflow:hidden;border:0;border-radius:22px;background:#fffffff5}.dialogs-list-head{border-bottom:0}.dialogs-list-head h1{font-size:22px}.dialogs-list-head input{border:0;background:transparent}.dialogs-filters{border-bottom:1px solid #071a3114}.dialogs-filters button{position:relative;border-radius:0;background:transparent!important;color:#071a31!important}.dialogs-filters button[aria-pressed=true]:after{position:absolute;right:10px;bottom:-1px;left:10px;height:2px;background:#7ca7f6;content:""}.dialogs-chat{gap:14px;padding:0;background:transparent}.dialogs-chat-head{min-height:150px;padding:22px;border:0;border-radius:22px;background:#fffffff5}.dialogs-thread{padding:14px 22px}.dialogs-message{background:#fff;box-shadow:0 4px 16px #071a310a}.dialogs-message.outbound{background:#dff5ed}.dialogs-composer{padding:0;border:0}.dialogs-composer>label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.dialogs-composer textarea{margin:0;border:1px solid #fff9;background:#ffffffba;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dialogs-compose-actions{justify-content:flex-start}.dialogs-event{background:linear-gradient(145deg,#edf5ff,#fff 72%)}@media(max-width:920px){.dialogs-inbox{grid-template-columns:300px minmax(0,1fr)}.dialogs-chat-head{padding:18px}.dialogs-thread{padding-inline:10px}}@media(max-width:768px){.dialogs-page{height:calc(100dvh - 120px);padding:0}.dialogs-inbox{height:100%;gap:0}.dialogs-list{height:100%;border-radius:0}.dialogs-chat{gap:0;height:100%}.dialogs-chat-head{margin:10px 10px 0;padding:14px 16px;border-radius:20px}.dialogs-chat-head h2{font-size:19px}.dialogs-thread{padding:16px 20px}.dialogs-composer{margin:0 10px 8px}.dialogs-composer textarea{min-height:50px;height:50px}.dialogs-compose-actions{gap:6px}.dialogs-compose-actions button{padding-inline:8px;font-size:12px}}.dialogs-unavailable-source{padding:14px;border-radius:14px;background:#fff5e8}.dialogs-unavailable-source p{margin:3px 0 0;font-size:12px}.dialogs-reminder-label{display:grid;gap:5px;margin-top:4px;font-size:12px}.dialogs-reminder-label input{max-width:300px}@media(max-width:768px){.app-shell:has(.dialogs-page) .mobile-head{display:flex;align-items:center;justify-content:space-between;height:56px;background:#fff}.app-shell:has(.dialogs-page) .mobile-head .brand{padding:0}.app-shell:has(.dialogs-page) .mobile-nav{grid-template-columns:repeat(5,minmax(0,1fr));height:64px;padding:0 4px;background:#fff}.app-shell:has(.dialogs-page) .mobile-nav>a{gap:0;min-width:0;font-size:10px;line-height:1.15;text-align:center}.app-shell:has(.dialogs-page) .mobile-nav>a span{white-space:normal}.dialogs-mobile-account{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#071a31;color:#fff;font-weight:600}.app-shell:has(.dialogs-page) main{min-height:calc(100dvh - 56px)}}@media(max-width:768px){.dialogs-page:not(.dialogs-open) .dialogs-chat{display:none}.dialogs-overlay{position:fixed;inset:56px 0 64px;height:auto}.dialogs-drawer{height:100%;max-height:100%;overflow-y:auto}}.dialogs-capture{display:grid;justify-items:start;gap:8px;margin-top:8px}.dialogs-capture>button{min-height:36px;padding:7px 10px;border-radius:9px;font-size:12px}.dialogs-capture-form{display:grid;gap:9px;width:min(460px,100%);padding:16px;border-radius:14px;background:#fff}.dialogs-capture-form p{margin:0;font-size:12px}.dialogs-capture-form label{font-size:12px}.dialogs-capture-form button{justify-self:start;min-height:40px}.dialogs-questionnaire{width:min(640px,100%);background:#fff}.dialogs-questionnaire-head{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:12px;align-items:center}.dialogs-questionnaire-progress{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#edf5ff;color:#1e5ea7;font-size:12px;font-weight:700}.dialogs-questionnaire-head>span:nth-child(2){display:grid;gap:3px}.dialogs-questionnaire-head strong{font-size:14px}.dialogs-questionnaire-head small{color:#52616d}.dialogs-questionnaire-head button{width:44px;min-height:44px;padding:0;border:0;border-radius:12px;background:#071a31;color:#65d5c4;font-size:22px}.dialogs-source-option{display:grid;gap:4px;padding:14px 16px;border:1px solid #071a3117;border-radius:15px;background:#f1f4f5;color:#52616d}.dialogs-source-option strong{font-size:14px}.dialogs-source-option small{font-size:12px}.dialogs-answer-options{display:flex;flex-wrap:wrap;gap:6px}.dialogs-answer-options button{min-height:36px;padding:6px 10px;font-size:12px}.dialogs-self-fill{justify-self:start;min-height:36px;padding:0;border:0;background:transparent;color:#1e5ea7;text-decoration:underline}.dialogs-questionnaire .dialogs-warning{font-size:12px}@media(min-width:769px) and (max-width:1100px){.dialogs-compose-actions{flex-wrap:wrap}.dialogs-compose-actions button{flex:1 1 140px;min-width:0;white-space:normal}}@media(max-width:768px){.dialogs-compose-actions button:last-child:nth-child(3){grid-column:1/-1}}.dialogs-drawer-actions button,.dialogs-drawer-body>button{min-height:44px}.dialogs-drawer-body>button{justify-self:start}.dialogs-drawer-body input,.dialogs-drawer-body textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #81909c;border-radius:10px;background:#fff;color:#071a31;font:inherit}.dialogs-drawer-body textarea{min-height:94px;resize:vertical}.dialogs-search-label{font-size:13px;font-weight:600}.dialogs-candidate-list,.dialogs-source-choices{display:grid;gap:10px}.dialogs-candidate-choice,.dialogs-candidate-list button,.dialogs-source-choices button{display:grid;gap:4px;min-height:72px;padding:14px 16px;border:1px solid #071a3124;border-radius:12px;background:#fff;color:#071a31;text-align:left}.dialogs-candidate-choice strong,.dialogs-candidate-list button strong,.dialogs-source-choices button strong{font-size:14px}.dialogs-candidate-choice small,.dialogs-candidate-list button small,.dialogs-source-choices button small{color:#52616d;font-size:12px;line-height:1.35}.dialogs-candidate-choice:hover,.dialogs-candidate-list button:hover,.dialogs-source-choices button:hover{border-color:#1e5ea7;background:#edf5ff}.dialogs-source-choices button:disabled{opacity:.65;cursor:not-allowed}.dialogs-empty-candidates,.dialogs-reasons{padding:16px;border-radius:14px;background:#edf5ff}.dialogs-empty-candidates p,.dialogs-reasons p{margin:6px 0 0;font-size:13px}.dialogs-reasons ul{margin:8px 0 0;padding-left:20px;font-size:13px}.dialogs-reasons li+li{margin-top:6px}.dialogs-drawer-actions{flex-wrap:wrap;justify-content:flex-start}.dialogs-candidate{align-items:flex-start}.dialogs-candidate span{min-width:0}.dialogs-candidate small{line-height:1.35}.dialogs-linked-details{display:grid;gap:0;border:1px solid #071a3117;border-radius:14px;background:#fff}.dialogs-linked-details>div{padding:14px 16px}.dialogs-linked-details>div+div{border-top:1px solid #071a3117}.dialogs-linked-details strong{font-size:12px}.dialogs-linked-details p{margin:5px 0 0;color:#52616d;font-size:13px;line-height:1.45;white-space:pre-wrap}