@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#102b43;background:#f7faf8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1060px;min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex;background:#fff}.sidebar{position:relative;z-index:2;width:74px;flex:0 0 auto;overflow:hidden;background:#082b40;color:#e8fff5;display:flex;flex-direction:column;min-height:100vh;padding:19px 14px 15px;transition:width .2s ease}.sidebar:hover,.sidebar:focus-within,.sidebar.pinned{width:228px}.sidebar-brand{width:196px;display:flex;align-items:center;gap:13px;margin-bottom:14px}.brand-mark{flex:0 0 44px;width:44px;height:44px;border-radius:11px;background:#19a36b;display:grid;place-items:center;color:#fff;font:800 22px Manrope}.sidebar-brand-name{opacity:0;color:#fff;font:800 20px Manrope;transition:opacity .14s ease}.sidebar:hover .sidebar-brand-name,.sidebar:focus-within .sidebar-brand-name,.sidebar.pinned .sidebar-brand-name{opacity:1}.nav-stack,.nav-bottom{width:100%;display:grid;gap:7px}.nav-bottom{margin-top:auto}.nav-button,.sidebar-pin-button,.profile-nav{width:196px;height:44px;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:0 10px;color:#d8eee8;border:0;background:transparent;border-radius:9px;text-align:left}.nav-icon{position:relative}.notification-badge{position:absolute;top:-8px;right:-10px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 5px;border:2px solid #0d3447;border-radius:12px;background:#e84d4d;color:#fff;font:800 10px/1 DM Sans}.nav-button.active .notification-badge,.nav-button:hover .notification-badge{border-color:#11875b}.sidebar-pin-button{margin-bottom:14px;color:#9db8b8;border:1px solid rgba(216,238,232,.13)}.sidebar-pin-button:hover,.sidebar-pin-button.active{color:#fff;background:#ffffff14}.nav-button:hover:not(:disabled),.nav-button.active{background:#11875b;color:#fff}.nav-button.disabled{color:#80929c;opacity:.56;cursor:not-allowed}.nav-icon{flex:0 0 24px;width:24px;display:grid;place-items:center}.nav-label{opacity:0;white-space:nowrap;font-size:13px;font-weight:700;transition:opacity .14s ease}.sidebar:hover .nav-label,.sidebar:focus-within .nav-label,.sidebar.pinned .nav-label{opacity:1}.nav-divider{width:196px;height:1px;margin:5px 0;background:#d8eee821}.profile-nav{cursor:default}.user-dot{flex:0 0 40px;border:2px solid #eefbf6;background:#f6fbf8;color:#163147;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;font-weight:700}.workspace{min-width:0;flex:1;display:flex;flex-direction:column}.topbar{height:63px;flex:0 0 63px;display:flex;align-items:center;gap:24px;padding:0 28px;border-bottom:2px solid #244a5d;background:#fff}.wordmark{font:800 27px Manrope;letter-spacing:-1.3px;color:#152e46;white-space:nowrap;display:flex;gap:7px;align-items:center}.wordmark-mark{color:#17a36e;font-size:26px;font-weight:800;transform:rotate(-12deg)}.global-search{margin-left:auto;width:min(30vw,300px);height:40px;border:1px solid #cbd9dc;border-radius:6px;display:flex;align-items:center;padding:0 10px;color:#557180;gap:7px}.global-search input{width:100%;border:0;outline:0;color:#183447;min-width:0}.global-search.disabled{color:#8a9ba2;background:#f5f7f7}.global-search input:disabled{color:#80929b;background:transparent}kbd{background:#eef4f3;border-radius:4px;padding:2px 5px;white-space:nowrap;color:#54707d;font-size:11px}.compose-button,.send-button{height:40px;border:0;border-radius:6px;background:#108b5d;color:#fff;padding:0 13px;display:inline-flex;gap:8px;align-items:center;font-weight:700;white-space:nowrap}.compose-button:hover,.send-button:hover{background:#08754d}.profile-button{display:flex;gap:7px;align-items:center;border:0;background:#fff;color:#183447;font-weight:700}.split-layout{min-height:calc(100vh - 63px);display:grid;grid-template-columns:40.5% 59.5%}.employer-panel{background:#f0fbf6;padding:28px 36px 25px;border-right:2px solid #244a5d}.back-link{color:#426375;display:flex;align-items:center;gap:8px;border:0;background:transparent;padding:0;margin-bottom:23px;font-size:14px}.employer-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.employer-heading>div{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.layout-settings-button{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;border:1px solid #9fc3b7;border-radius:5px;background:#f9fffc;color:#087d53;padding:7px 9px;font-size:11px;font-weight:700}.layout-settings-button:hover{background:#e5f7ef}h1,h2,p{margin-top:0}h1{margin-bottom:0;font:800 clamp(25px,2.2vw,36px) / 1.1 "Manrope";letter-spacing:-1.5px;color:#102c44}.field-label{font-weight:700;margin:24px 0 8px;font-size:14px}.employer-picker{height:40px;border:1px solid #a7bec4;background:#fff;border-radius:6px;display:flex;align-items:center;padding:4px;gap:5px;max-width:475px}.employer-chip{max-width:48%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:7px 9px;display:flex;align-items:center;gap:8px;background:#f4f8f8;color:#263f51;border:0;border-radius:4px;font-size:11px;font-weight:600}.employer-chip.selected{border:1px solid #81ceb1;background:#ecfaf4}.picker-toggle{margin-left:auto;width:25px;border:0;background:#fff;color:#315468}.employer-content{margin-top:20px}.detail-group{border-bottom:1px solid #b8cfce;padding-bottom:19px;margin-bottom:18px}.detail-group h2,.notes-section h2,.cao-notes-section h2{margin:0 0 12px;font:700 16px Manrope;color:#112d43}dl{margin:0;display:grid;gap:11px}dl>div{display:grid;grid-template-columns:42% 58%;gap:10px;font-size:13px}dt{color:#526e7e}dd{margin:0;color:#1b364a;font-weight:500}.email{color:#078354}.section-heading{display:flex;justify-content:space-between;align-items:center}.section-heading button{border:0;color:#10875b;background:transparent;display:flex;align-items:center;gap:4px;font-size:12px;font-weight:700}.notes-section{margin-bottom:22px;padding:14px;border:1px solid #9fcbb9;border-radius:7px;background:#ffffff9e}.cao-notes-section{margin-bottom:12px;padding:14px;border:1px solid #8ebbc4;border-radius:7px;background:#f2fafb}.cao-source{border:1px solid #a9ccd2;border-radius:20px;background:#fff;color:#397282;padding:3px 8px;font-size:10px;font-weight:800}.note-box{min-height:82px;border:1px solid #d2e1df;border-radius:6px;background:#ffffffc2;padding:11px 15px;color:#2d4859;font-size:13px;line-height:1.45}.note-box p{margin:0 0 5px}.note-box p:last-child{margin:0}.note-box .empty-note{color:#6b8089;font-style:italic}.updated{display:block;margin-top:9px;color:#5b7480;font-size:11px}.note-form{display:flex;gap:6px;margin-bottom:8px}.note-form input{flex:1;min-width:0;border:1px solid #b1c9c7;border-radius:4px;padding:7px 8px}.note-form button{background:#108b5d;color:#fff;border:0;border-radius:4px;font-size:12px;padding:0 9px}.mail-panel{min-width:0;display:grid;grid-template-rows:43% 57%;background:#fff}.inbox-panel{overflow:hidden;border-bottom:2px solid #244a5d}.inbox-title-row{display:flex;align-items:center;justify-content:space-between;padding:23px 28px 12px}.inbox-title-row h2{margin:0;font:700 19px Manrope}.inbox-title-row>div{display:flex;gap:15px}.toolbar-button{border:0;background:#fff;color:#314d5d;display:inline-flex;align-items:center;gap:7px;font-size:13px}.mail-tabs{display:flex;gap:26px;padding:0 28px;border-bottom:1px solid #c3d1d2;height:38px}.mail-tabs button{border:0;border-bottom:3px solid transparent;background:#fff;color:#385261;padding:0 0 8px;font-size:13px}.mail-tabs button.selected{color:#078356;border-color:#078356;font-weight:700}.mail-tabs span{background:#eaf8f2;color:#087950;border-radius:9px;font-size:10px;padding:2px 5px;margin-left:4px}.mail-table-header,.message-row{display:grid;grid-template-columns:34px 20% 1fr 95px 55px;align-items:center;column-gap:7px}.mail-table-header{height:39px;padding:0 26px;border-bottom:1px solid #c3d1d2;color:#637c89;font-size:12px}.message-list{max-height:calc(100% - 137px);overflow:auto}.message-row{width:100%;height:50px;border:0;border-bottom:1px solid #d7e0e0;padding:0 26px;text-align:left;background:#fff;color:#163044}.message-row:hover{background:#f5fbf8}.message-row.selected{background:#e7f8ef;box-shadow:inset 0 1px #188759,inset 0 -1px #188759}.message-row.unread .sender,.message-row.unread .subject strong{font-weight:800}.row-check{width:16px;height:16px;display:grid;place-items:center;border-radius:3px;border:1px solid #a7b8bd;color:#fff}.selected .row-check{background:#12905f;border-color:#12905f}.sender,.received{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.subject{min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:2px}.subject strong,.subject small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subject strong{font-size:13px}.subject small{color:#607885;font-size:11px}.row-icons{display:flex;align-items:center;gap:12px;color:#295166}.pagination{height:34px;border-top:1px solid #d5e0df;color:#405d6d;padding:7px 28px;font-size:12px;text-align:right}.pagination span{margin-left:22px;color:#168657;font-size:18px}.reading-pane{min-height:0;padding:0 28px 18px;display:flex;flex-direction:column;overflow:auto}.message-subject{min-height:69px;padding-top:23px;display:flex;align-items:flex-start;gap:13px;border-bottom:1px solid #d4dfdf}.message-subject>span{border:1px solid #75c6a4;background:#effbf5;color:#147a52;border-radius:5px;padding:5px 10px;font-size:12px;font-weight:700}.message-subject i{height:27px;width:1px;background:#b5c8c9}.message-subject h2{margin:3px 0 0;font:700 18px Manrope;letter-spacing:-.5px}.subject-actions{margin-left:auto;display:flex;gap:12px}.subject-actions button{border:0;color:#077e52;background:transparent}.sender-block{display:flex;align-items:center;gap:10px;padding:14px 0 10px}.sender-avatar{color:#119463}.sender-block strong{font-size:13px}.sender-block small{color:#5d7481;font-weight:400}.sender-block p{margin:4px 0 0;font-size:12px}.sender-block time{margin-left:auto;align-self:flex-start;padding-top:3px;color:#466273;font-size:12px}.mail-body{max-width:760px;color:#203b4d;font-size:14px;line-height:1.45}.mail-body p{margin:0 0 13px}.attachment{border:1px solid #cedcdc;background:#fff;border-radius:6px;display:flex;align-items:center;gap:11px;padding:9px 14px;color:#2d4b5c;margin-top:17px;text-align:left}.attachment span{display:grid;gap:2px}.attachment strong{font-size:12px}.attachment small{color:#607988}.reading-actions{margin-top:auto;padding-top:18px;border-top:1px solid #bbcdcc;display:flex;align-items:center;gap:16px}.reading-actions button{background:transparent;border:0;color:#0b8053;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-weight:600;font-size:13px}.reading-actions button:hover,.reading-actions button.activated{color:#065c3c;text-decoration:underline}.reading-actions>span{flex:1}.empty-state,.empty-reading{color:#5f7884;display:grid;place-items:center;padding:40px;text-align:center}.empty-reading{align-content:center;gap:6px}.empty-reading h2,.empty-reading p{margin:0}.modal-backdrop{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;background:#07213166;display:grid;place-items:center;padding:20px}.composer{width:min(575px,100%);background:#fff;border-radius:9px;box-shadow:0 20px 60px #05202f47;overflow:hidden}.composer-header{color:#fff;background:#0b8054;display:flex;justify-content:space-between;align-items:center;padding:14px 17px}.composer-header button{color:#fff;border:0;background:transparent}.composer label{padding:10px 17px;display:grid;grid-template-columns:88px 1fr;align-items:center;border-bottom:1px solid #d9e2e2;color:#526b78;font-size:13px}.composer input,.composer textarea{outline:0;border:0;color:#17344a}.composer .body-label{display:block}.composer textarea{width:100%;min-height:165px;resize:vertical;margin-top:9px}.composer-footer{padding:12px 17px;display:flex;justify-content:flex-end;gap:9px}.secondary{border:1px solid #b7c8ca;background:#fff;border-radius:5px;padding:8px 12px;color:#3b5868}.toast{position:fixed;z-index:20;right:26px;bottom:25px;display:flex;align-items:center;gap:9px;background:#10384c;color:#fff;padding:13px 17px;border-radius:6px;box-shadow:0 10px 28px #0423323d;font-size:14px}@media(max-width:1220px){.employer-panel{padding:26px 24px}.message-row,.mail-table-header{grid-template-columns:28px 22% 1fr 76px 38px;padding-left:17px;padding-right:17px}.inbox-title-row,.mail-tabs,.reading-pane{padding-left:20px;padding-right:20px}.reading-actions{gap:10px}.reading-actions button{font-size:12px}.global-search{width:230px}}.details-block{margin-bottom:18px}.more-details-button{width:100%;min-height:39px;margin:0 0 17px;border:1px solid #9fc3b7;background:#f9fffc;color:#087d53;border-radius:5px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:13px;font-weight:700}.more-details-button:hover{background:#e5f7ef}.more-details-button svg{transition:transform .15s ease}.more-details-button svg.rotated{transform:rotate(180deg)}.expanded-details{border:1px solid #b8d7cd;background:#f7fffb;border-radius:7px;padding:14px;margin:-5px 0 0}.expanded-details h2{margin:0 0 12px;font:700 15px Manrope;color:#112d43}.no-fields{color:#5a7180;font-size:13px;margin:0}.team-filter{display:inline-flex;align-items:center;gap:6px;color:#314d5d;font-size:13px}.team-filter select{border:1px solid #b7ccce;border-radius:4px;color:#294a5a;background:#fff;padding:3px 25px 3px 7px;font-size:12px}.message-row{height:58px}.sender{display:grid;gap:3px}.team-row-label{color:#177a58;font-size:10px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail-labels{display:flex;flex-wrap:wrap;gap:5px;max-width:340px}.mail-labels button,.mail-labels span{border:1px solid #75c6a4;background:#effbf5;color:#147a52;border-radius:5px;padding:5px 8px;font-size:11px;font-weight:700}.mail-labels button{cursor:pointer}.mail-labels span{color:#286074;border-color:#b7d0d3;background:#f5fbfb}.message-subject{gap:11px}.message-subject>span{display:none}.attachment{display:flex;align-items:stretch;padding:0;overflow:hidden}.attachment-info{border:0;background:#fff;display:flex;align-items:center;gap:11px;padding:9px 14px;color:#2d4b5c;text-align:left}.attachment-info span{display:grid;gap:2px}.attachment-info strong{font-size:12px}.attachment-info small{color:#607988}.download-button{border:0;border-left:1px solid #cedcdc;background:#f3fbf7;color:#087d53;padding:0 12px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700}.download-button:hover{background:#e1f5eb}.label-modal,.settings-modal{width:min(710px,100%);background:#fff;border-radius:9px;box-shadow:0 20px 60px #05202f47;overflow:hidden}.settings-modal{width:min(940px,100%)}.label-modal-content,.settings-content{padding:20px}.settings-content{max-height:calc(100vh - 150px);overflow:auto}.label-modal-content>p,.settings-content>p{color:#4d6877;font-size:13px;line-height:1.45}.label-modal h3,.settings-modal h3{font:700 15px Manrope;margin:18px 0 8px;color:#15364b}.label-choice-list{display:flex;flex-wrap:wrap;gap:8px}.label-choice-list button{border:1px solid #b8cbcd;background:#fff;color:#385766;border-radius:5px;padding:8px 10px;display:inline-flex;gap:6px;align-items:center;font-size:12px}.label-choice-list button.chosen{border-color:#42b985;background:#eaf9f1;color:#087c52;font-weight:700}.team-choices button{border-style:dashed}.settings-columns{display:grid;grid-template-columns:1fr 1fr;gap:27px}.settings-columns section+section{border-left:1px solid #d4e0df;padding-left:27px}.field-area{min-width:0;border-radius:7px}.field-area>h3{margin-bottom:3px}.field-area>p{margin:0 0 9px;color:#69808a;font-size:11px}.field-area.drop-active{background:#f2fbf7}.field-toggle{display:flex;align-items:center;gap:8px;padding:7px 0;color:#345261;font-size:13px}.field-toggle input{accent-color:#078356;width:16px;height:16px}.employer-label-search{min-height:43px;border:1px solid #9fbdc1;border-radius:6px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#28725a;background:#fbfffd}.employer-label-search input{border:0;outline:0;flex:1;min-width:0;color:#173b4d;font-size:14px}.employer-search-results{border:1px solid #d2e0df;border-top:0;border-radius:0 0 6px 6px;overflow:hidden}.employer-search-results button{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;border:0;border-bottom:1px solid #e1e9e8;background:#fff;padding:10px 12px;color:#1d3d4e}.employer-search-results button:last-child{border-bottom:0}.employer-search-results button:hover,.employer-search-results button.chosen{background:#eaf9f1;color:#087c52}.employer-search-results button span{display:grid;gap:3px}.employer-search-results button strong{font-size:13px}.employer-search-results button small{color:#63808c;font-size:11px}.employer-search-results p{margin:0;padding:12px;color:#5f7884;font-size:13px}.current-employer-labels{margin-top:14px;padding-top:1px}.no-linked-labels{color:#627a87;font-size:12px;margin:0}.section-order-settings{padding-bottom:18px;border-bottom:1px solid #d4e0df}.section-order-settings h3{margin-top:15px}.section-order-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.section-setting-row{min-width:0;display:flex;align-items:center;gap:6px;border:1px solid #c7d9d7;border-radius:6px;background:#f8fcfa;padding:8px}.section-setting-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#274957;font-size:12px}.drag-handle{flex:0 0 auto;display:grid;place-items:center;color:#68818a;cursor:grab}.drag-handle:active{cursor:grabbing}.order-buttons{margin-left:auto;display:inline-flex;gap:2px}.order-buttons button{width:22px;height:22px;display:grid;place-items:center;border:1px solid #c4d4d4;border-radius:3px;background:#fff;color:#456571;font-size:12px;line-height:1}.order-buttons button:disabled{cursor:default;opacity:.35}.settings-drop-zone{grid-column:1 / -1;min-height:25px;display:grid;place-items:center;border:1px dashed #bdd2cc;border-radius:5px;color:#769087;font-size:10px}.settings-drop-zone.active{border-color:#159463;background:#e9f8f0;color:#08784f}.field-setting-row{position:relative;display:flex;gap:6px;align-items:center;justify-content:space-between;border-bottom:1px solid #e4eceb}.field-setting-row:last-child{border-bottom:0}.field-setting-row .field-toggle{flex:1;min-width:0}.field-setting-row .field-toggle span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field-setting-row.drop-before:before,.section-setting-row.drop-before:before{content:"";position:absolute;z-index:1;left:0;right:0;top:-2px;height:3px;border-radius:2px;background:#159463}.section-setting-row{position:relative}.move-field-button{border:1px solid #a9c5be;color:#0c7c53;background:#f3fbf7;border-radius:4px;padding:5px 7px;font-size:10px;white-space:nowrap}.move-field-button:hover{background:#ddf2e8}.settings-footer .reset-layout-button{margin-right:auto}.settings-footer{border-top:1px solid #d9e4e3}.employers-workspace{min-height:calc(100vh - 63px);background:#f4f8f6}.workspace-heading{min-height:114px;padding:24px 32px 19px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;background:#fff}.workspace-heading h1{font-size:29px;margin:2px 0 5px}.workspace-heading p{margin:0;color:#617985;font-size:13px}.workspace-eyebrow{color:#0d895b;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.demo-chip{margin-top:8px;border:1px solid #97c9b6;border-radius:20px;background:#eefaf4;color:#087b51;padding:6px 10px;font-size:11px;font-weight:800}.employer-tabs{height:53px;border-top:1px solid #e1e8e7;border-bottom:1px solid #bdcecd;background:#fff;padding:0 32px}.employer-tabs>div{height:100%;display:flex;gap:30px}.employer-tabs button{border:0;border-bottom:3px solid transparent;background:transparent;color:#486573;padding:0;font-size:13px}.employer-tabs button.selected{border-color:#11885b;color:#087c52;font-weight:800}.employer-tabs button span{margin-left:7px;border-radius:10px;background:#e9f5f0;padding:2px 6px;color:#147b58;font-size:10px}.onboarding-split{min-height:calc(100vh - 230px);display:grid;grid-template-columns:minmax(285px,31%) 1fr}.record-list{padding:22px;border-right:1px solid #b9ccca;background:#f0f6f4}.record-list-title{display:flex;justify-content:space-between;align-items:baseline;margin:0 4px 13px}.record-list-title strong{font:700 14px Manrope}.record-list-title small{color:#70868f}.record-card{width:100%;min-height:90px;margin-bottom:9px;display:grid;gap:6px;border:1px solid #c7d8d5;border-radius:8px;background:#fff;color:#18394c;padding:13px;text-align:left}.record-card.selected{border-color:#28a573;box-shadow:0 0 0 2px #28a5731f}.record-card small{color:#68808a}.record-status{width:max-content;border-radius:12px;padding:3px 7px;font-size:10px;font-weight:800}.record-status.new{background:#fff1dd;color:#9c6200}.record-status.review{background:#e8f3ff;color:#266998}.intake-preview{padding:28px 34px;background:#fff}.intake-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #d9e4e2;padding-bottom:22px}.intake-title h2{margin:9px 0 5px;font:800 23px Manrope;color:#143247}.intake-title p{color:#6b808a;font-size:12px}.review-summary{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:22px 0}.review-summary section{border:1px solid #cbdad8;border-radius:8px;padding:18px;background:#fbfdfc}.review-summary h3{margin:0 0 13px;font:700 14px Manrope}.review-summary ul{display:grid;gap:11px;padding:0;margin:0;list-style:none}.review-summary li{display:flex;align-items:center;gap:8px;color:#2a4a5b;font-size:13px}.review-summary li svg{color:#159261}.review-summary li.attention svg{color:#d48a14}.review-summary dl>div{grid-template-columns:45% 55%}.source-note{display:flex;align-items:center;gap:11px;border:1px solid #a9ccd2;border-radius:7px;background:#f2fafb;color:#2a6675;padding:13px 15px}.source-note span{display:grid;gap:3px}.source-note strong{color:#173e50;font-size:13px}.source-note small{color:#5e7d88}.empty-workspace{min-height:calc(100vh - 230px);display:grid;place-content:center;justify-items:center;gap:10px;text-align:center;color:#11865a;padding:40px}.empty-workspace h2{margin:5px 0 0;color:#17394b}.empty-workspace p{max-width:520px;color:#607984}.record-status.progress{background:#eeeafd;color:#6548a5}.record-status.done{background:#e8f8ef;color:#087b51}.record-status.danger{background:#ffebea;color:#a33b36}.workspace-tools{display:flex;align-items:center;gap:9px}.secondary.compact{padding:6px 10px;font-size:11px}.scrollable{max-height:calc(100vh - 230px);overflow:auto}.header-actions{display:flex;gap:8px}.source-note{margin:20px 0 0}.review-summary.compact-grid{padding-bottom:15px}.review-summary.compact-grid .info-card{padding:16px}.info-card{border:1px solid #cbdad8;border-radius:8px;padding:18px;background:#fbfdfc}.info-card>h3{margin:0 0 13px;font:700 14px Manrope;color:#17384b}.key-value{min-height:31px;display:grid;grid-template-columns:minmax(120px,42%) 1fr;gap:11px;align-items:baseline;border-bottom:1px solid #e4ecea;padding:6px 0;font-size:12px}.key-value:last-child{border-bottom:0}.key-value span{color:#657d87}.key-value strong{color:#223f50;font-weight:650}.info-card li,.completion-panel li{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px;color:#365362;font-size:12px}.check-ok svg{flex:0 0 auto;color:#159261}.check-warning svg{flex:0 0 auto;color:#d48a14}.sensitive-source{margin:0 0 24px;border:1px dashed #a8bdc1;border-radius:7px;background:#fafcfc;color:#395a68;padding:11px 14px;font-size:12px}.sensitive-source summary{cursor:pointer;color:#456775;font-weight:700}.sensitive-source>div{margin-top:11px}.workflow-section-heading{display:flex;align-items:flex-start;gap:11px;border-top:1px solid #dbe4e3;padding-top:22px;margin:4px 0 14px}.workflow-section-heading>span{flex:0 0 25px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#108b5d;color:#fff;font-size:11px;font-weight:800}.workflow-section-heading h3{margin:2px 0 3px;font:700 15px Manrope;color:#17384b}.workflow-section-heading p{margin:0;color:#6c828b;font-size:11px}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:24px}.decision-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:18px}.form-field{display:grid;align-content:start;gap:5px;color:#526d78;font-size:11px;font-weight:700}.form-field input,.form-field select,.owner-field select{min-width:0;height:38px;border:1px solid #b7cbca;border-radius:5px;background:#fff;color:#18394c;padding:0 10px;outline:0}.form-field input:focus,.form-field select:focus,.owner-field select:focus{border-color:#159261;box-shadow:0 0 0 2px #1592611f}.form-field small{color:#728791;font-weight:400;line-height:1.3}.info-card .form-field{margin-bottom:11px}.check-field{display:flex;align-items:flex-start;gap:7px;color:#365360;font-size:12px;line-height:1.4;margin:8px 0}.check-field input{width:16px;height:16px;accent-color:#108b5d}.validation-list{margin:14px 0;border:1px solid #e4bb79;border-radius:7px;background:#fff8ea;color:#79500c;padding:12px 15px;font-size:12px}.validation-list ul{margin:7px 0 0;padding-left:18px}.validation-list li{margin:3px 0}.workflow-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin:18px 0 25px}.success-message{display:inline-flex;align-items:center;gap:7px;color:#087c52;font-size:12px;font-weight:800}.outcome-box{display:grid;grid-template-columns:200px 1fr auto;gap:10px;align-items:end;margin-bottom:30px}.outcome-box button{height:38px}.outcome-box button:disabled,.send-button:disabled{opacity:.45;cursor:not-allowed}.owner-field{display:grid;gap:5px;color:#58717d;font-size:11px;font-weight:700;min-width:155px}.onboarding-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 22px;border:1px solid #cbdad8;border-radius:8px;background:#f8fcfa;padding:12px 16px;margin:20px 0}.action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px}.action-card{border:1px solid #c9d9d6;border-radius:8px;background:#fbfdfc;padding:15px}.action-card-heading{min-height:31px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.action-card-heading h3{margin:3px 0 0;font:700 13px Manrope;color:#17384b}.action-card .form-field{margin-top:10px}.completion-panel{border:1px solid #c9d7d5;border-radius:9px;background:#f8faf9;padding:18px;margin-bottom:35px}.completion-panel.ready{border-color:#6fbea0;background:#f0faf5}.completion-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.completion-heading>div{display:flex;align-items:center;gap:10px}.completion-heading h3{margin:0;color:#193a4c;font:700 14px Manrope}.completion-heading>span{color:#0b8054;font-weight:800}.completion-panel ul{list-style:none;padding:14px 0 5px;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.final-check{margin:9px 0 15px;border-top:1px solid #d6e3df;padding-top:13px;font-weight:700}.employers-list-view{min-height:calc(100vh - 230px);padding:28px 32px}.employers-table-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.employers-table-header h2{margin:0 0 4px;font:800 22px Manrope}.employers-table-header p{margin:0;color:#687f89;font-size:12px}.employers-table-header>span{color:#55727c;font-size:12px}.employers-table{overflow:hidden;border:1px solid #c8d7d5;border-radius:8px;background:#fff}.employers-row{min-height:55px;display:grid;grid-template-columns:1.35fr .7fr .7fr 1fr;gap:16px;align-items:center;border-bottom:1px solid #dfe7e6;padding:0 17px;color:#365261;font-size:12px}.employers-row:last-child{border-bottom:0}.employers-row.header{min-height:39px;background:#f4f8f6;color:#687f89;font-size:11px;font-weight:700}.employers-row strong{color:#17394b}@media(max-width:1100px){.onboarding-split{grid-template-columns:260px 1fr}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-summary,.decision-grid,.action-grid{grid-template-columns:1fr}.onboarding-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.completion-panel ul{grid-template-columns:1fr}}.employers-placeholder{min-height:calc(100vh - 63px);display:grid;place-items:center;padding:48px;background:linear-gradient(135deg,#f3faf7,#eef6f8)}.placeholder-card{width:min(600px,100%);border:1px solid #bdd4d2;border-radius:14px;background:#ffffffeb;box-shadow:0 18px 45px #0d334214;padding:44px;text-align:center}.placeholder-eyebrow{display:inline-block;margin-bottom:18px;color:#0b8659;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.placeholder-icon{width:72px;height:72px;margin:0 auto 20px;display:grid;place-items:center;border-radius:20px;background:#e3f7ee;color:#0b895a}.placeholder-card h1{margin-bottom:13px;font-size:31px}.placeholder-card>p{max-width:480px;margin:0 auto 25px;color:#56717e;line-height:1.55}.placeholder-status{max-width:430px;margin:0 auto;display:flex;align-items:center;gap:12px;border:1px solid #c7dcda;border-radius:8px;background:#f7fcfa;color:#0b8054;padding:13px 15px;text-align:left}.placeholder-status span{display:grid;gap:2px}.placeholder-status strong{color:#173c4e;font-size:13px}.placeholder-status small{color:#617a85;font-size:11px}
