.workspace-module__QEgtbG__page{color:#10291f;background:#f3f7f4;min-height:100vh;font-family:Arial,sans-serif}.workspace-module__QEgtbG__topbar{background:#fff;border-bottom:1px solid #dce6df;justify-content:space-between;align-items:center;height:76px;padding:0 max(5vw,24px);display:flex}.workspace-module__QEgtbG__topbar a{color:#23483b;font-weight:800;text-decoration:none}.workspace-module__QEgtbG__topbar>div{color:#65776f;align-items:center;gap:15px;display:flex}.workspace-module__QEgtbG__topbar button{cursor:pointer;background:#edf4f0;border:0;border-radius:10px;padding:10px 14px}.workspace-module__QEgtbG__brand{letter-spacing:1.5px;font-weight:950!important}.workspace-module__QEgtbG__brand span{color:#073326;background:#19d89a;border-radius:9px;place-items:center;width:32px;height:32px;margin-left:7px;display:inline-grid}.workspace-module__QEgtbG__authCard{background:#fff;border-radius:26px;width:min(520px,100% - 32px);margin:7vh auto;padding:clamp(25px,5vw,48px);box-shadow:0 22px 70px #1137281a}.workspace-module__QEgtbG__tabs{background:#edf4f0;border-radius:13px;margin-bottom:30px;padding:5px;display:flex}.workspace-module__QEgtbG__tabs button{cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;padding:12px;font-weight:900}.workspace-module__QEgtbG__tabs .workspace-module__QEgtbG__active{background:#fff;box-shadow:0 3px 12px #d9e4de}.workspace-module__QEgtbG__kicker{color:#07875f;letter-spacing:1.5px;font-size:11px;font-weight:950}.workspace-module__QEgtbG__authCard h1,.workspace-module__QEgtbG__welcome h1{margin:12px 0;font-size:clamp(34px,5vw,56px)}.workspace-module__QEgtbG__authCard>p,.workspace-module__QEgtbG__welcome p{color:#677970;line-height:1.7}.workspace-module__QEgtbG__form,.workspace-module__QEgtbG__panel{gap:15px;display:grid}.workspace-module__QEgtbG__form{margin-top:28px}.workspace-module__QEgtbG__form label,.workspace-module__QEgtbG__panel label{gap:7px;font-size:13px;font-weight:900;display:grid}.workspace-module__QEgtbG__form input,.workspace-module__QEgtbG__form select,.workspace-module__QEgtbG__panel input,.workspace-module__QEgtbG__panel select,.workspace-module__QEgtbG__panel textarea,.workspace-module__QEgtbG__candidates select{font:inherit;background:#fff;border:1px solid #cdd9d2;border-radius:11px;padding:12px}.workspace-module__QEgtbG__panel textarea{resize:vertical;min-height:92px}.workspace-module__QEgtbG__primary{cursor:pointer;color:#fff!important;background:#0d4433!important;border:0!important;border-radius:11px!important;padding:13px 18px!important;font-weight:900!important}.workspace-module__QEgtbG__primary:disabled{opacity:.45}.workspace-module__QEgtbG__error{color:#9d271f;background:#fff0ee;border-radius:11px;padding:13px 16px}.workspace-module__QEgtbG__workspace{width:min(1240px,92vw);margin:45px auto 90px}.workspace-module__QEgtbG__welcome{margin-bottom:30px}.workspace-module__QEgtbG__loading,.workspace-module__QEgtbG__empty{text-align:center;color:#75867e;padding:60px}.workspace-module__QEgtbG__metrics{grid-template-columns:repeat(3,1fr);gap:15px;margin:28px 0;display:grid}.workspace-module__QEgtbG__metrics div,.workspace-module__QEgtbG__panel,.workspace-module__QEgtbG__card,.workspace-module__QEgtbG__notice{background:#fff;border:1px solid #dce6df;border-radius:18px}.workspace-module__QEgtbG__metrics div{gap:5px;padding:22px;display:grid}.workspace-module__QEgtbG__metrics strong{font-size:34px}.workspace-module__QEgtbG__metrics span{color:#708078}.workspace-module__QEgtbG__notice{color:#175a44;margin:18px 0;padding:14px 18px}.workspace-module__QEgtbG__section{margin-top:36px}.workspace-module__QEgtbG__sectionTitle{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.workspace-module__QEgtbG__sectionTitle h2,.workspace-module__QEgtbG__panel h2{margin:7px 0;font-size:27px}.workspace-module__QEgtbG__sectionTitle a{color:#0b7556;font-weight:900}.workspace-module__QEgtbG__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.workspace-module__QEgtbG__card{padding:20px}.workspace-module__QEgtbG__cardTop{color:#718279;justify-content:space-between;font-size:12px;display:flex}.workspace-module__QEgtbG__cardTop b{color:#087657}.workspace-module__QEgtbG__card h3{margin:20px 0 7px;font-size:20px}.workspace-module__QEgtbG__card p{color:#667870}.workspace-module__QEgtbG__card small{color:#244b3d}.workspace-module__QEgtbG__actions{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.workspace-module__QEgtbG__actions button{cursor:pointer;background:#fff;border:1px solid #c9d8d0;border-radius:10px;padding:10px 12px;font-weight:800}.workspace-module__QEgtbG__actions .workspace-module__QEgtbG__danger{color:#a33c31}.workspace-module__QEgtbG__split{grid-template-columns:1fr 1fr;gap:18px;display:grid}.workspace-module__QEgtbG__panel{padding:25px}.workspace-module__QEgtbG__candidates{gap:9px;margin-top:14px;display:grid}.workspace-module__QEgtbG__candidates>div{background:#f2f6f4;border-radius:9px;justify-content:space-between;align-items:center;padding:9px;display:flex}.workspace-module__QEgtbG__candidates select{padding:7px}@media (max-width:900px){.workspace-module__QEgtbG__cards{grid-template-columns:1fr 1fr}.workspace-module__QEgtbG__split{grid-template-columns:1fr}}@media (max-width:620px){.workspace-module__QEgtbG__topbar>div span{display:none}.workspace-module__QEgtbG__workspace{width:calc(100% - 26px)}.workspace-module__QEgtbG__metrics,.workspace-module__QEgtbG__cards{grid-template-columns:1fr}.workspace-module__QEgtbG__sectionTitle{flex-direction:column;align-items:start;gap:12px}.workspace-module__QEgtbG__authCard{margin:25px auto}.workspace-module__QEgtbG__split{grid-template-columns:1fr}}
.dashboard-module__XABe8G__workspaceNav{flex-wrap:wrap;gap:10px;margin:0 0 24px;display:flex}.dashboard-module__XABe8G__workspaceNav a{color:#0b7556;background:#fff;border:1px solid #c9d8d0;border-radius:10px;padding:10px 14px;font-weight:900;text-decoration:none}.dashboard-module__XABe8G__filters{background:#fff;border:1px solid #dce6df;border-radius:15px;grid-template-columns:minmax(220px,2fr) minmax(150px,1fr);gap:12px;margin-bottom:18px;padding:16px;display:grid}.dashboard-module__XABe8G__filters label,.dashboard-module__XABe8G__jobManagement label{color:#35594c;gap:6px;font-size:13px;font-weight:900;display:grid}.dashboard-module__XABe8G__filters input,.dashboard-module__XABe8G__filters select,.dashboard-module__XABe8G__jobManagement select{font:inherit;background:#fff;border:1px solid #cdd9d2;border-radius:10px;padding:10px 12px}.dashboard-module__XABe8G__jobDetails{background:#f2f7f4;border-radius:12px;margin-top:15px;padding:14px}.dashboard-module__XABe8G__jobDetails p{color:#304f44;white-space:pre-wrap;margin:0 0 10px;line-height:1.6}.dashboard-module__XABe8G__jobDetails a,.dashboard-module__XABe8G__companyItem a,.dashboard-module__XABe8G__candidateItem a{color:#087657;overflow-wrap:anywhere;font-weight:800}.dashboard-module__XABe8G__actionLink{color:#087657;border:1px solid #c9d8d0;border-radius:10px;padding:10px 12px;font-weight:800;text-decoration:none}.dashboard-module__XABe8G__companyList{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.dashboard-module__XABe8G__companyItem{background:#fff;border:1px solid #dce6df;border-radius:15px;gap:8px;padding:18px;display:grid}.dashboard-module__XABe8G__companyItem span{color:#677970}.dashboard-module__XABe8G__jobManagement{justify-content:space-between;align-items:end;gap:10px;margin:16px 0;display:flex}.dashboard-module__XABe8G__jobManagement button{color:#a33c31;cursor:pointer;background:#fff;border:1px solid #e4c9c5;border-radius:9px;padding:9px 10px}.dashboard-module__XABe8G__candidateItem{gap:10px;align-items:start!important}.dashboard-module__XABe8G__candidateItem>div{gap:4px;min-width:0;display:grid}.dashboard-module__XABe8G__candidateItem small{color:#5f746a}@media (max-width:900px){.dashboard-module__XABe8G__companyList{grid-template-columns:1fr 1fr}}@media (max-width:620px){.dashboard-module__XABe8G__filters,.dashboard-module__XABe8G__companyList{grid-template-columns:1fr}.dashboard-module__XABe8G__jobManagement,.dashboard-module__XABe8G__candidateItem{flex-direction:column;align-items:stretch!important}}
.profile-module__mD4aZW__structuredField{text-align:left;direction:ltr;min-height:120px!important;font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important}.profile-module__mD4aZW__choiceGroup{border:1px solid #dce6df;border-radius:12px;flex-wrap:wrap;gap:12px;margin:0;padding:16px;display:flex}.profile-module__mD4aZW__choiceGroup legend{padding:0 8px;font-weight:900}.profile-module__mD4aZW__choiceGroup label,.profile-module__mD4aZW__visibility{align-items:center;gap:7px!important;display:flex!important}.profile-module__mD4aZW__choiceGroup input,.profile-module__mD4aZW__visibility input{width:auto}
