:root{font-family:Inter,ui-sans-serif,system-ui;background:#f4f8fb;color:#10233f}*{box-sizing:border-box}body{margin:0}main{max-width:1240px;margin:auto;padding:36px 28px 72px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}h1{font-size:32px;margin:4px 0;color:#082d57}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:#087f8c}.badge{background:#e7f6f4;color:#07695f;padding:8px 12px;border-radius:999px;font-weight:700}.hero{display:grid;grid-template-columns:1.5fr .5fr;grid-gap:28px;gap:28px;padding:44px;border-radius:30px;background:linear-gradient(135deg,#072e5b,#0b5c80 58%,#078b83);color:white;box-shadow:0 24px 70px rgba(8,45,87,.18)}h2{font-size:clamp(38px,5vw,68px);line-height:1.02;margin:12px 0 20px;max-width:900px}.hero p{font-size:18px;line-height:1.6;color:#dceff5}.hero aside{background:rgba(255,255,255,.12);padding:24px;border-radius:22px;border:1px solid rgba(255,255,255,.2)}.hero aside p{font-size:15px;margin:10px 0}.outcomes{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.outcomes span{padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);font-size:13px;font-weight:800}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:24px}article{background:white;border:1px solid #dbe7ee;border-radius:22px;padding:25px;box-shadow:0 14px 40px rgba(16,35,63,.07)}article p{color:#5a6b7e;line-height:1.6}button{margin-top:12px;border:0;border-radius:10px;padding:10px 12px;background:#edf4f7;color:#607386;font-weight:700}@media(max-width:850px){.grid,.hero{grid-template-columns:1fr}.hero{padding:28px}}.panel{border:1px solid #dbe7ee;border-radius:28px;padding:38px;box-shadow:0 18px 55px rgba(16,35,63,.08)}.panel h2{color:#082d57;font-size:clamp(30px,4vw,52px);max-width:900px}.panel>p{color:#5a6b7e;line-height:1.7;max-width:850px}.security-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:30px}@media(max-width:850px){.security-grid{grid-template-columns:1fr}}.button-link,.primary-link{display:inline-block;background:#123d52;color:white;text-decoration:none;padding:.9rem 1.2rem;border-radius:12px;font-weight:700;margin-top:1rem}.onboarding-page{min-height:100vh;display:grid;place-items:center;padding:2rem}.onboarding-shell{width:min(760px,100%)}.progress{height:7px;background:#dce6ea;border-radius:99px;overflow:hidden;margin-bottom:1rem}.progress span{display:block;height:100%;background:#2b7a78;transition:width .3s}.panel{background:white;border:1px solid #dbe5e8;border-radius:24px;padding:clamp(1.4rem,4vw,3rem);box-shadow:0 24px 60px rgba(21,53,67,.1)}.panel h1{font-size:clamp(2rem,5vw,3.4rem);line-height:1.05}.form{display:grid;grid-gap:1rem;gap:1rem;margin-top:1.5rem}.form label{display:grid;grid-gap:.4rem;gap:.4rem;font-weight:700}.form input{padding:.85rem;border:1px solid #b9cbd2;border-radius:10px;font:inherit}.panel button,.upload-box button{border:0;border-radius:11px;padding:.85rem 1.1rem;background:#123d52;color:#fff;font-weight:700;cursor:pointer}.panel button:disabled{opacity:.45;cursor:not-allowed}.choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:.8rem;gap:.8rem;margin:1.4rem 0}.choice{background:#f3f7f8!important;color:#173845!important;border:1px solid #c7d8de!important;text-align:left}.choice.selected{background:#dff3ef!important;border-color:#2b7a78!important}.checklist{display:grid;grid-gap:.7rem;gap:.7rem;margin:1.5rem 0}.checklist div{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 1rem;background:#f5f8f9;border-radius:12px}.checklist span{text-transform:capitalize;color:#5e747d}.upload-box{border:2px dashed #9bb8c3;border-radius:18px;padding:2rem;display:grid;grid-gap:1rem;gap:1rem;background:#f8fbfc}.success,.upload-box{text-align:center}.success-mark{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#dff3e6;color:#176b39;font-size:2rem;font-weight:800}.form-message{padding:.8rem 1rem;background:#fff6da;border-radius:10px;margin-top:1rem}.records-page{max-width:1180px}.records-shell{display:grid;grid-gap:22px;gap:22px}.records-header{align-items:flex-start}.records-header p{color:#5a6b7e;max-width:680px;line-height:1.6}.records-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;background:white;border:1px solid #dbe7ee;border-radius:16px;padding:14px}.records-toolbar input[type=text],.records-toolbar>input{flex:1 1;min-width:0;padding:12px 14px;border:1px solid #bfd0d8;border-radius:11px;font:inherit}.records-toolbar label{white-space:nowrap;color:#536b76}.records-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.records-summary div{background:white;border:1px solid #dbe7ee;border-radius:18px;padding:20px;display:grid;grid-gap:4px;gap:4px}.records-summary b{font-size:28px;color:#082d57}.records-summary span{color:#647884}.record-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.record-card{padding:20px}.record-card.is-archived{opacity:.68}.record-card-top{display:flex;justify-content:space-between;align-items:center}.record-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#e7f4f3;color:#176d69}.record-status{font-size:12px;font-weight:800;background:#eef5f7;border-radius:99px;padding:6px 9px}.record-card h3{margin:16px 0 5px}.record-card p{margin:0 0 8px;word-break:break-word}.record-card small{color:#758792}.record-actions{display:flex;gap:8px;align-items:center;margin-top:18px;flex-wrap:wrap}.record-actions a,.record-actions button,.replace-action{font:inherit;font-size:13px;font-weight:750;text-decoration:none;border:0;background:#edf4f7;color:#315160;padding:8px 10px;border-radius:9px;cursor:pointer;margin:0}.replace-action input{display:none}.empty-records{grid-column:1/-1;background:white;border:1px dashed #a9bdc6;border-radius:20px;padding:42px;text-align:center}.custom-record{background:white;border:1px solid #dbe7ee;border-radius:18px;padding:20px}.custom-record>button{background:#123d52;color:white}.form select{padding:.85rem;border:1px solid #b9cbd2;border-radius:10px;font:inherit;background:white}@media(max-width:850px){.record-grid,.records-summary{grid-template-columns:1fr}.records-toolbar{align-items:stretch;flex-direction:column}.records-header{display:grid;grid-gap:10px;gap:10px}}.passport-shell{display:grid;grid-gap:24px;gap:24px}.passport-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);grid-gap:20px;gap:20px}.passport-card,.passport-paper,.share-history,.share-panel{background:white;border:1px solid #dbe7ee;border-radius:24px;padding:28px;box-shadow:0 16px 45px rgba(16,35,63,.07)}.passport-identity{display:flex;align-items:center;gap:16px}.passport-avatar{width:64px;height:64px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#0b5c80,#078b83);color:white;font-size:28px;font-weight:800}.passport-identity h2,.passport-paper h2,.share-history h2,.share-panel h2{font-size:24px;margin:0 0 5px}.passport-identity p{margin:0}.passport-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:24px 0}.passport-stats div{background:#f5f9fa;border-radius:14px;padding:15px;display:grid}.passport-stats b{font-size:24px}.passport-list span,.passport-stats span,.share-row span{color:#647884;font-size:13px}.passport-list{display:grid;grid-gap:10px;gap:10px}.passport-list>div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #e4ecef}.check-row{display:flex!important;grid-template-columns:auto 1fr;align-items:center}.check-row input{width:auto}.share-link{display:flex;gap:8px;margin-top:12px}.share-link input{min-width:0;flex:1 1;padding:10px;border:1px solid #bfd0d8;border-radius:9px}.share-link button{margin:0}.share-history{display:grid;grid-gap:10px;gap:10px}.share-row{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-top:1px solid #e4ecef}.share-row>div{display:grid;grid-gap:5px;gap:5px}.share-row>div:last-child{display:flex;align-items:center;gap:8px}.share-row button{margin:0}.share-status{font-weight:800;padding:5px 8px;border-radius:99px;background:#eaf3f5}.share-status.active{background:#e2f4e8;color:#19633a}.share-status.expired,.share-status.revoked{background:#f4e8e8;color:#8b3131}.shared-passport{max-width:850px}.passport-paper{padding:44px}.passport-lead{font-size:18px}.passport-meta{display:flex;gap:20px;color:#647884;margin:14px 0 28px}.passport-disclaimer{margin-top:30px;font-size:12px;color:#6d7d86}@media(max-width:850px){.passport-layout,.passport-stats{grid-template-columns:1fr}.passport-list>div,.share-row{align-items:flex-start;flex-direction:column}.passport-paper{padding:24px}}.admin-shell{display:grid;grid-gap:22px;gap:22px}.admin-summary{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}.admin-summary div{background:white;border:1px solid #dbe7ee;border-radius:16px;padding:18px;display:grid;grid-gap:4px;gap:4px}.admin-summary b{font-size:26px;color:#082d57}.admin-summary span{text-transform:capitalize;color:#647884;font-size:13px}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.admin-grid article h2{font-size:24px;margin:0 0 6px}.admin-list{display:grid;margin-top:16px}.admin-list>div{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:12px 0;border-top:1px solid #e4ecef}.admin-list span{display:grid;grid-gap:3px;gap:3px}.admin-list small{color:#647884}.admin-list em{font-style:normal;font-size:12px;font-weight:800;background:#eef5f7;border-radius:99px;padding:6px 9px;text-transform:capitalize}.admin-list button{margin:0}@media(max-width:1000px){.admin-summary{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.admin-grid,.admin-summary{grid-template-columns:1fr}.admin-list>div{align-items:flex-start}}.profile-shell{max-width:1120px;margin:0 auto;padding:32px 20px 64px}.profile-form{display:grid;grid-gap:20px;gap:20px}.form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.profile-form label{display:grid;grid-gap:7px;gap:7px;font-weight:700}.profile-form input,.profile-form textarea{width:100%;border:1px solid #d7dee8;border-radius:12px;padding:12px 14px;font:inherit;background:#fff}.history-row{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #edf1f5}.history-row span{color:#667085;text-align:right}.profile-actions{display:flex;align-items:center;gap:16px}.profile-actions button{border:0;border-radius:12px;padding:13px 20px;background:#173f5f;color:white;font-weight:800;cursor:pointer}@media(max-width:640px){.history-row{display:grid}.history-row span{text-align:left}}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line,#e5e7eb)}.toggle-row:last-child{border-bottom:0}.toggle-row span{display:flex;flex-direction:column;gap:.25rem}.toggle-row input{width:1.2rem;height:1.2rem}.button.danger{background:#fff;color:#991b1b;border:1px solid #fecaca}.status-pill{display:inline-flex;padding:.35rem .65rem;border-radius:999px;background:#f3f4f6;font-size:.85rem}.buttonLink{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border-radius:.75rem;background:#14213d;color:white;text-decoration:none;font-weight:700}.buttonLink:hover{text-decoration:none;filter:brightness(1.05)}.record-picker{border:1px solid var(--line,#dbe3ea);border-radius:14px;padding:14px;max-height:260px;overflow:auto}.record-picker legend{font-weight:700;padding:0 6px}.record-picker .check-row{align-items:flex-start;padding:8px 0;border-bottom:1px solid var(--line,#e8edf2)}.record-picker .check-row:last-child{border-bottom:0}.record-picker span{display:flex;flex-direction:column;gap:2px}.record-picker small{color:var(--muted,#667085)}.career-section{display:grid;grid-gap:18px;gap:18px}.section-heading{gap:20px}.section-heading h2{margin:0;font-size:24px}.section-heading p{margin:.35rem 0 0;color:#667085}.section-heading button{margin:0;background:#e8f3f5;color:#173f5f}.career-entry{border:1px solid #dbe7ee;border-radius:16px;padding:18px;background:#f9fbfc}.career-entry legend{padding:0 8px;font-weight:800;color:#173f5f}.career-entry .remove-button{background:#fff;color:#991b1b;border:1px solid #fecaca;margin-top:12px}.current-role{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;align-self:end;padding:12px 0}.current-role input{width:auto!important}.career-entry input:disabled{background:#eef2f4;color:#82909a}@media(max-width:640px){.section-heading{display:grid}.section-heading button{justify-self:start}}.review-queue{margin:1.5rem 0;padding:1.25rem;border:1px solid #d7e3ef;border-radius:18px;background:#f8fbfe;grid-gap:1rem;gap:1rem}.review-card{display:grid;grid-template-columns:1.4fr repeat(2,minmax(140px,1fr));grid-gap:.8rem;gap:.8rem;padding:1rem;background:white;border:1px solid #e3eaf1;border-radius:14px}.review-card>div{grid-column:1/-1;display:flex;justify-content:space-between;gap:1rem}.review-card label{display:grid;grid-gap:.35rem;gap:.35rem;font-size:.86rem}.review-card input,.review-card select{padding:.7rem;border:1px solid #cbd7e3;border-radius:9px}.review-card button{align-self:end;min-height:42px}.review-card small{color:#607080}@media(max-width:760px){.review-card{grid-template-columns:1fr}.review-card>div{display:grid}.review-card button{width:100%}}.profile-photo-control{position:relative;width:88px;height:88px}.profile-photo{object-fit:cover;overflow:hidden}.photo-edit-button{position:absolute;right:-4px;bottom:-4px;width:34px;height:34px;display:grid;place-items:center;margin:0;padding:0;border:3px solid #fff;border-radius:50%;background:#0b5db7;color:#fff;font-size:15px;box-shadow:0 4px 12px rgba(9,42,102,.24)}.photo-editor{display:grid;grid-gap:18px;gap:18px}.photo-editor h2{margin:3px 0 5px}.photo-editor p{margin:0;color:#667085}.photo-editor-layout{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:24px;gap:24px}.photo-preview{width:180px;height:180px;display:grid;place-items:center;overflow:hidden;border:4px solid #fff;border-radius:50%;background:linear-gradient(145deg,#0b6172,#092a66);color:#fff;font-size:36px;font-weight:900;box-shadow:0 7px 22px rgba(9,42,102,.18)}.photo-preview img{width:100%;height:100%;object-fit:cover}.photo-controls{display:grid;grid-gap:13px;gap:13px}.photo-controls>label{display:grid;grid-gap:5px;gap:5px;color:#405b6b;font-size:12px;font-weight:750}.photo-controls input[type=range]{width:100%}.photo-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.photo-actions button{margin:0}.portfolio-section:has(.compact-portfolio-empty)>.section-heading .edit-section{display:none}@media(max-width:600px){.profile-photo-control{width:72px;height:72px}.photo-editor-layout{grid-template-columns:1fr}.photo-preview{width:140px;height:140px}.photo-actions{justify-content:flex-start}}.reference-editor label{display:grid;grid-gap:7px;gap:7px;font-weight:700}.reference-editor input{width:100%;border:1px solid #d7dee8;border-radius:12px;padding:12px 14px;font:inherit;background:#fff}.reference-editor .inline-edit-actions{grid-column:1/-1}.reference-list{display:grid}.reference-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px 0;border-top:1px solid #e6edf2}.reference-list p{margin:3px 0;color:#506976}.reference-list small{color:#718096}.reference-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#e7f4f2;color:#087a70;font-weight:900}.reference-list .remove-button{margin:0;background:#fff;color:#991b1b;border:1px solid #fecaca}.actionable-checklist a,.credential-row-action a,.credential-row-action label{color:#fff!important;background:#075b70!important;border:1px solid #075b70;font-weight:800}.actionable-checklist a:hover,.credential-row-action a:hover,.credential-row-action label:hover{background:#06495a!important;border-color:#06495a}.actionable-checklist a:focus-visible,.credential-row-action a:focus-visible,.credential-row-action label:focus-within{outline:3px solid #9bd7e3;outline-offset:2px}.add-credential-link{color:#174b5a!important;background:#edf5f6!important;border:1px solid #c9dde2}.record-category-groups{display:grid;grid-gap:18px;gap:18px;margin-top:20px}.record-category{border:1px solid #dce7eb;border-radius:16px;padding:18px;background:#fbfdfd}.record-category-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.record-category-heading h3{margin:0 0 5px}.record-category-empty,.record-category-heading p{margin:0;color:#657984;font-size:13px;line-height:1.5}.record-category-heading>span{flex:0 0 auto;background:#e8f2f4;color:#174b5a;border-radius:99px;padding:5px 9px;font-size:12px;font-weight:800}.record-category .credential-rows{margin-top:12px}.employer-overview input,.employer-overview select,.employer-overview textarea{width:100%;min-height:46px;border:1px solid #cbd7e3;border-radius:11px;padding:10px 12px;background:#fff;color:#172b4d;font:inherit;font-size:14px;transition:border-color .16s ease,box-shadow .16s ease}.employer-overview textarea{resize:vertical}.employer-overview input:focus,.employer-overview select:focus,.employer-overview textarea:focus{outline:none;border-color:#1768c5;box-shadow:0 0 0 3px rgba(23,104,197,.12)}.employer-overview button:disabled{cursor:not-allowed;opacity:.48}.results-heading,.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.results-heading h2,.section-heading h2{margin:4px 0 6px;color:#092a66;font-size:25px}.results-heading small,.section-heading p:not(.eyebrow){max-width:720px;margin:0;color:#667085;line-height:1.55}.privacy-badge{flex:0 0 auto;border-radius:999px;padding:7px 10px;background:#e6f7f2;color:#08745f;font-size:11px;font-weight:850}.employer-search-panel{padding:26px}.employer-filter-grid{display:grid;grid-template-columns:minmax(210px,1.25fr) minmax(180px,1fr) minmax(180px,1fr) auto;grid-gap:14px;gap:14px;align-items:end;margin-top:23px}.assignment-card>label,.employer-filter-grid label,.form-grid label{display:grid;grid-gap:7px;gap:7px}.assignment-card>label>span,.employer-filter-grid label>span,.form-grid label>span{color:#344054;font-size:12px;font-weight:850}.primary-action{min-height:46px;white-space:nowrap}.position-search-row{display:grid;grid-template-columns:minmax(230px,1fr) minmax(200px,.7fr) auto;grid-gap:14px;gap:14px;align-items:center;margin-top:18px;border:1px solid #dce7f1;border-radius:14px;padding:15px;background:#f7faff}.position-search-row>div{display:grid;grid-gap:3px;gap:3px}.position-search-row strong{color:#173b5b}.position-search-row small{color:#667085;line-height:1.35}.position-search-row button{white-space:nowrap}.consent-note{display:flex;gap:10px;align-items:flex-start;margin:17px 0 0;border-top:1px solid #e4eaf0;padding-top:15px;color:#667085;font-size:12px;line-height:1.5}.consent-note>span:first-child{width:22px;height:22px;flex:0 0 22px;border-radius:50%;display:grid;place-items:center;background:#ddf5ef;color:#08745f;font-weight:900}.consent-note strong{color:#17645b}.employer-results{margin-top:24px}.results-heading{align-items:end;margin-bottom:13px}.professional-result{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;padding:22px}.professional-result h2{margin:3px 0 5px}.result-status{align-self:start;border-radius:999px;padding:7px 10px;background:#e8f5f2;color:#08745f;font-size:12px;font-weight:850}.result-actions{grid-column:1/-1;display:flex;gap:9px;flex-wrap:wrap;padding-top:13px;border-top:1px solid #e4eaf0}.employer-search-empty{min-height:210px;display:flex;align-items:center;justify-content:center;gap:16px;text-align:left}.employer-search-empty>span{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#e9f2fb;color:#1768c5;font-size:24px}.employer-search-empty h3{margin:0 0 5px;color:#173b5b}.employer-search-empty p{max-width:560px;margin:0;color:#667085;line-height:1.5}.assignment-workspace{display:grid;grid-gap:20px;gap:20px}.assignment-intro{border:1px solid #cfe1ee;border-radius:18px;padding:24px 26px;background:linear-gradient(135deg,#fff,#f3f9ff);box-shadow:0 12px 30px rgba(16,24,40,.045)}.assignment-intro h2{margin:5px 0 7px;color:#092a66;font-size:27px}.assignment-intro>p:not(.eyebrow){max-width:760px;margin:0;color:#667085;line-height:1.55}.assignment-intro>div{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.assignment-intro>div span{display:flex;align-items:center;gap:8px;border-radius:999px;padding:7px 11px;background:#fff;color:#344054;font-size:11px;font-weight:800;box-shadow:inset 0 0 0 1px #d9e3ec}.assignment-intro>div b{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#e5f5f1;color:#08745f;font-size:10px}.assignment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.assignment-card{min-width:0;border:1px solid #d8e3ec;border-radius:18px;padding:23px;background:#fff;box-shadow:0 12px 30px rgba(16,24,40,.055)}.assignment-card-heading{display:grid;grid-template-columns:42px 1fr;grid-gap:12px;gap:12px;align-items:start;margin-bottom:19px}.assignment-card-heading>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#e8f2ff;color:#1768c5;font-weight:900}.assignment-card:nth-child(2) .assignment-card-heading>span{background:#e4f5ef;color:#08745f}.assignment-card-heading h3{margin:2px 0 4px;color:#173b5b;font-size:21px}.assignment-card-heading p:not(.eyebrow){margin:0;color:#667085;font-size:13px}.assignment-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}.assignment-actions button{margin:0}.assignment-editor{margin-top:18px;border-top:1px solid #e3e9ef;padding-top:15px}.assignment-editor summary{cursor:pointer;color:#0b5db7;font-size:13px;font-weight:850;list-style:none}.assignment-editor summary::-webkit-details-marker{display:none}.assignment-editor[open] summary{margin-bottom:16px;color:#173b5b}.form-grid .wide-field{grid-column:1/-1}.form-grid small{color:#667085;font-size:11px;line-height:1.4}.assignment-warning{margin:13px 0 0;color:#8a5700;font-size:11px;line-height:1.45}@media(max-width:1000px){.employer-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employer-filter-grid .primary-action{width:max-content}.position-search-row{grid-template-columns:1fr 1fr}.position-search-row>button{grid-column:2}.assignment-grid{grid-template-columns:1fr}}@media(max-width:650px){.results-heading,.section-heading{display:grid}.privacy-badge{width:max-content}.employer-filter-grid,.form-grid,.position-search-row{grid-template-columns:1fr}.employer-filter-grid .primary-action,.position-search-row>button{grid-column:auto;width:100%}.assignment-card,.assignment-intro,.employer-search-panel{padding:19px}.assignment-intro>div{display:grid}.professional-result{grid-template-columns:1fr}.result-status{width:max-content}}.employer-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px;padding:8px 2px 18px;border-bottom:1px solid #d8e2ec}.employer-page-header h1{margin:6px 0 7px;font-size:clamp(32px,4vw,48px);line-height:1.02;letter-spacing:-.04em;color:#092a66}.employer-page-header p:not(.eyebrow){max-width:720px;margin:0;color:#5c6b7c;line-height:1.55}.employer-page-header select{min-width:210px}.employer-overview>.recordGrid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.employer-overview>.recordGrid:first-of-type .recordCard{min-height:112px;display:flex;flex-direction:column;justify-content:center}.employer-overview>.recordGrid:first-of-type .recordCard strong{font-size:30px}.employer-overview>.panel{scroll-margin-top:28px;margin-bottom:18px}.employer-report-link{display:block;padding:10px 12px;border:1px solid rgba(255,255,255,.18);border-radius:9px;color:#d8e5f4;text-decoration:none;font-size:10px;font-weight:850;text-align:center}.employer-report-link:hover{background:rgba(255,255,255,.08);color:#fff}.request-lifecycle{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:20px;border:1px solid #d8e3ec;border-radius:18px;background:#fff;overflow:hidden}.request-lifecycle>div{padding:18px;display:grid;grid-template-columns:30px 1fr;grid-column-gap:10px;column-gap:10px;border-right:1px solid #e4eaf0}.request-lifecycle>div:last-child{border:0}.request-lifecycle span{grid-row:1/3;width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#e7f7f2;color:#087565;font-weight:900}.request-lifecycle strong{color:#102a5c}.request-lifecycle small{color:#667085;line-height:1.35;margin-top:3px}.employer-empty{min-height:230px;display:flex;align-items:center;justify-content:center;gap:16px;text-align:left}.employer-empty>span{width:48px;height:48px;flex:0 0 48px;border-radius:15px;display:grid;place-items:center;background:#e7f7f2;color:#087565;font-weight:900;font-size:20px}.employer-empty h2{margin:0 0 6px}.employer-empty p{max-width:560px;color:#667085}.employer-empty a{color:#092a66;font-weight:850}.request-card{border-left:4px solid #0f8e82}.danger-subtle{color:#9b2c2c!important;border-color:#e6b8b8!important;background:#fff8f8!important}.team-role-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}.team-role-grid article{display:flex;gap:14px;padding:19px;border:1px solid #d8e3ec;border-radius:16px;background:#fff}.team-role-grid article>span{width:38px;height:38px;flex:0 0 38px;border-radius:11px;display:grid;place-items:center;background:#e7f7f2;color:#087565;font-weight:900}.team-role-grid strong{color:#102a5c}.team-role-grid p{margin:4px 0 0;color:#667085;font-size:13px;line-height:1.45}.team-invite-panel{display:grid;grid-template-columns:minmax(220px,.65fr) 1.35fr;grid-gap:28px;gap:28px;align-items:end}.team-invite-form{display:grid;grid-template-columns:1fr 180px auto;grid-gap:11px;gap:11px;align-items:end}.team-invite-form label{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:800;color:#344054}.team-invite-form input,.team-invite-form select{width:100%}.employer-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:18px}.team-row{display:grid;grid-template-columns:minmax(180px,1fr) auto auto auto;grid-gap:13px;gap:13px;align-items:center;padding:14px 0;border-top:1px solid #e6ebf0}.team-row:first-of-type{border-top:0}.team-row>div{display:grid;grid-gap:3px;gap:3px}.team-row small{color:#667085}.employer-app-content .notice{margin:0 0 18px}.employer-overview .searchRow{gap:10px}.employer-overview details{margin-top:16px;border-top:1px solid #e3e9ef;padding-top:14px}.employer-overview details summary{cursor:pointer;color:#092a66}@media(max-width:1050px){.employer-overview>.recordGrid,.request-lifecycle{grid-template-columns:repeat(2,1fr)}.request-lifecycle>div:nth-child(2){border-right:0}.request-lifecycle>div:nth-child(-n+2){border-bottom:1px solid #e4eaf0}.team-invite-panel{grid-template-columns:1fr}.team-invite-form{grid-template-columns:1fr 180px auto}}@media(max-width:760px){.employer-page-header{align-items:flex-start;flex-direction:column}.employer-catalog-grid,.employer-overview>.recordGrid,.request-lifecycle,.team-role-grid{grid-template-columns:1fr}.request-lifecycle>div{border-right:0;border-bottom:1px solid #e4eaf0!important}.team-invite-form,.team-row{grid-template-columns:1fr}.employer-empty{align-items:flex-start;min-height:180px}.employer-app-content>.shell,.employer-app-content>main{padding:24px 18px 48px}}.employer-team-page{max-width:1240px}.employer-team-page .employer-page-header{margin-bottom:20px}.employer-team-page .status-pill{white-space:nowrap}.team-invite-copy h2{margin:4px 0 8px}.team-invite-copy>p:last-child{max-width:390px;margin:0;color:#667085;line-height:1.5}.team-invite-panel{padding:24px 26px;background:linear-gradient(135deg,#fff,#f8fbfd);border-color:#cfdae5;box-shadow:0 14px 34px rgba(18,42,82,.06)}.team-invite-form button{min-height:46px;white-space:nowrap}.team-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:18px;align-items:stretch}.team-directory-panel{min-width:0;min-height:0;height:100%;padding:0;overflow:hidden}.team-section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px 17px;border-bottom:1px solid #e5eaf0}.team-section-heading h2{margin:3px 0 0}.team-section-heading>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#edf4f8;color:#12336c;font-size:17px;font-weight:900}.team-directory-panel .team-row{margin:0 24px}.team-person{display:flex!important;grid-template-columns:none!important;align-items:center;gap:12px!important}.team-avatar{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#dff3ed,#e4edf8);color:#087565;font-weight:900}.team-member-status{font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase;color:#4d6476}.team-empty{min-height:132px;display:flex;align-items:center;justify-content:center;gap:13px;padding:28px;text-align:left}.team-empty>span{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:13px;background:#e8f6f0;color:#087565;font-weight:900}.team-empty strong{color:#102a5c}.team-empty p{margin:4px 0 0;max-width:320px;color:#667085;font-size:13px;line-height:1.45}.team-invitation-row{grid-template-columns:minmax(160px,1fr) auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:start}.team-invitation-identity{min-width:0}.team-invitation-identity strong{overflow-wrap:anywhere}.team-invitation-actions{grid-column:1/-1;display:flex!important;flex-wrap:wrap;gap:8px}.team-invitation-actions button{margin:0}.delivery-ok{color:#16704c!important;font-weight:800}.delivery-failed{color:#9b3625!important;font-weight:800;overflow-wrap:anywhere}.employer-app-content{overflow-x:hidden}.employer-app-content>.shell,.employer-app-content>main{width:100%;max-width:1440px;min-width:0}.employer-page-header{align-items:center;margin-bottom:18px;padding-top:0;padding-bottom:15px}.employer-page-header h1{font-size:clamp(30px,3.2vw,42px);line-height:1.08;letter-spacing:-.035em}.employer-page-header p:not(.eyebrow){max-width:680px;font-size:14px}.employer-overview>.recordGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.employer-overview>.recordGrid:first-of-type .recordCard{min-height:108px;padding:18px}.employer-overview>.recordGrid:first-of-type .recordCard strong{font-size:27px}.employer-overview>.recordGrid .recordCard p{margin:4px 0}.employer-overview>.recordGrid .recordCard a{margin-top:auto;color:#0b5db7;font-size:11px;font-weight:850;text-decoration:none}.employer-search-panel{padding:23px}.position-search-details,.request-guide,.team-role-details{margin-top:14px;border:1px solid #dbe4ed;border-radius:13px;background:#f8fafc}.position-search-details>summary,.request-guide>summary,.team-role-details>summary{cursor:pointer;padding:13px 16px;color:#173a70;font-size:13px;font-weight:850}.position-search-details .position-search-row{margin:0;border:0;border-top:1px solid #e1e8ef;border-radius:0;background:#fff}.request-guide{margin:0 0 14px}.request-guide .request-lifecycle{margin:0;border:0;border-top:1px solid #e1e8ef;border-radius:0}.request-tabs{display:flex;gap:7px;margin:0 0 16px;padding-bottom:2px;overflow-x:auto}.request-tabs button{display:flex;align-items:center;gap:7px;min-height:38px;padding:8px 12px;border:1px solid #d5dfe9;border-radius:10px;background:#fff;color:#45556a;font-size:12px;font-weight:800;white-space:nowrap}.request-tabs button[aria-selected=true]{border-color:#0f766e;background:#e8f7f3;color:#0c645e}.request-tabs button span{min-width:20px;padding:2px 6px;border-radius:999px;background:rgba(9,42,102,.08);font-size:10px}.request-card{padding:18px 20px}.team-role-details{margin:0 0 18px}.team-role-details .team-role-grid{margin:0;padding:14px;border-top:1px solid #e1e8ef}.employer-empty{min-height:170px}.assignment-intro h2,.employer-results h2{font-size:clamp(23px,2.3vw,30px)}@media(max-width:1050px){.employer-overview>.recordGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.employer-page-header{gap:15px}.employer-page-header h1{font-size:30px}.employer-overview>.recordGrid{grid-template-columns:1fr}.employer-search-panel{padding:18px}.request-guide .request-lifecycle{grid-template-columns:1fr}.team-role-details .team-role-grid{padding:10px}}@media(max-width:1050px){.team-directory-grid{grid-template-columns:1fr}.team-invite-copy>p:last-child{max-width:none}}@media(max-width:760px){.team-invite-panel{padding:21px 18px}.team-directory-panel .team-row{margin:0 18px}.team-section-heading{padding:20px 18px 15px}.team-invitation-row{grid-template-columns:1fr}.team-role-grid article{padding:16px}.team-empty{justify-content:flex-start;padding:24px 18px}}.admin-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:4px}.admin-overview .records-header h1,.admin-page-header h1{max-width:780px;font-size:clamp(34px,3.6vw,47px);line-height:1.04}.admin-header-badge{min-width:132px;display:grid;grid-gap:2px;gap:2px;border:1px solid #d7e3e9;border-radius:16px;padding:15px 17px;background:#fff}.admin-header-badge b{color:#092a66;font-size:25px}.admin-header-badge span{color:#687c88;font-size:11px}.section-heading{align-items:flex-start;gap:15px}.section-heading h2{margin:4px 0 0!important;color:#102a43;font-size:22px!important}.section-heading>a,.section-heading>span{border-radius:999px;padding:6px 9px;background:#eef5f7;color:#42616f;font-size:10px;font-weight:850;text-decoration:none}.overview-summary{grid-template-columns:repeat(7,minmax(0,1fr))}.overview-summary div{min-height:88px;padding:15px}.overview-summary b{font-size:24px}.overview-summary span{font-size:11px}.admin-priority-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #cfe5dc;border-radius:17px;padding:15px 17px;background:#f4fbf8}.admin-priority-bar>div:first-child{display:flex;align-items:center;gap:11px}.admin-priority-bar>div:first-child>span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#dff4e8;color:#19734d;font-weight:900}.admin-priority-bar p{display:grid;grid-gap:2px;gap:2px;margin:0}.admin-priority-bar small{color:#627681}.admin-priority-bar .admin-shortcuts{flex-wrap:nowrap}.overview-grid article,.rule-editor,.rules-library{border:1px solid #dbe5ea;border-radius:19px;padding:22px;background:#fff;box-shadow:0 9px 26px rgba(15,43,68,.04)}.admin-empty-state{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #c9d8df;border-radius:19px;padding:34px;background:#fbfdfd}.admin-empty-state.compact{min-height:210px;margin-top:18px}.admin-empty-state h2,.admin-empty-state h3{margin:12px 0 5px;color:#102a43;font-size:20px}.admin-empty-state p{max-width:450px;margin:0;color:#6a7e89;line-height:1.55;font-size:13px}.admin-empty-state button{margin-top:17px}.empty-state-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#e1f3ec;color:#14734f;font-weight:900}.rules-guardrail,.verification-guardrail{display:flex;align-items:center;gap:13px;border:1px solid #cbddea;border-radius:15px;padding:14px 16px;background:#f3f8fc}.rules-guardrail>span,.verification-guardrail>span{width:33px;height:33px;display:grid;place-items:center;flex:0 0 33px;border-radius:10px;background:#dcecf8;color:#175a88;font-weight:900}.rules-guardrail p,.verification-guardrail p{margin:3px 0 0;color:#5e7482;font-size:12px}.verification-list{display:grid;grid-gap:13px;gap:13px}.verification-card{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #dbe5ea;border-radius:17px;padding:20px;background:#fff}.verification-card h2{margin:10px 0 4px;color:#102a43;font-size:20px}.verification-card p{margin:0 0 5px;color:#4f6673}.verification-card small{color:#7b8c95}.verification-card .record-actions{justify-content:flex-end;margin:0}.rules-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);grid-gap:18px;gap:18px;align-items:start}.rule-form{display:grid;grid-gap:0;gap:0;margin-top:18px}.form-section{padding:19px 0;border-top:1px solid #e7edf0}.form-section h3{margin:0 0 13px;color:#395362;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.form-grid .wide{grid-column:1/-1}.rule-form label{display:grid;grid-gap:6px;gap:6px;color:#405764;font-size:11px;font-weight:800}.rule-form input,.rule-form select{width:100%;min-height:43px;border:1px solid #c7d4da;border-radius:10px;padding:9px 11px;background:#fff;font:inherit;font-size:13px}.rule-form input:focus,.rule-form select:focus{outline:3px solid rgba(27,92,255,.1);border-color:#1b5cff}.rule-form>button{justify-self:start;margin:5px 0 0}.rules-library{position:-webkit-sticky;position:sticky;top:28px}.policy-scope-badge{display:inline-flex;align-items:center;white-space:nowrap;border:1px solid #c9dce5;border-radius:999px;padding:8px 12px;background:#f7fbfc;color:#315d69;font-size:11px;font-weight:850}.renewal-policy-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.7fr);grid-gap:18px;gap:18px;align-items:start}.policy-impact-card,.renewal-policy-card{border:1px solid #dbe5ea;border-radius:20px;background:#fff;box-shadow:0 9px 26px rgba(15,43,68,.04)}.renewal-policy-card{padding:25px}.policy-section-heading{display:flex;gap:13px}.policy-section-heading>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:10px;background:#e7f4f2;color:#08776f;font-size:10px;font-weight:900}.policy-impact-card h2,.policy-section-heading h2{margin:0 0 5px;color:#102a43;font-size:20px;line-height:1.25}.policy-impact-card p,.policy-section-heading p{margin:0;color:#667b86;line-height:1.5;font-size:13px}.threshold-control{margin:20px 0 0 47px;border:1px solid #dce7ec;border-radius:15px;padding:17px;background:#f8fbfc}.threshold-value{display:flex;align-items:center;justify-content:space-between;gap:16px}.threshold-value label{color:#304a58;font-size:12px;font-weight:850}.threshold-value div{display:flex;align-items:center;border:1px solid #b9cbd4;border-radius:9px;background:#fff;overflow:hidden}.threshold-value input{width:66px;border:0;padding:9px 6px 9px 11px;background:transparent;font:inherit;font-weight:850;color:#092a66}.threshold-value span{padding-right:10px;color:#58717d;font-weight:800}.threshold-range{width:100%;margin:17px 0 6px;accent-color:#087f78}.threshold-labels{display:flex;justify-content:space-between;color:#7a8c95;font-size:10px}.policy-divider{height:1px;margin:24px 0;background:#e6edef}.policy-switch-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:19px 0 0 47px;border:1px solid #dce7ec;border-radius:14px;padding:15px 17px;background:#fbfdfd;cursor:pointer}.policy-switch-row>span{display:grid;grid-gap:4px;gap:4px}.policy-switch-row strong{color:#304a58;font-size:12px}.policy-switch-row small{color:#6b7f8a;font-size:11px;font-weight:500}.policy-switch-row input{width:20px;height:20px;accent-color:#07847b}.policy-actions{display:flex;align-items:center;gap:13px;margin:22px 0 0 47px}.policy-actions button{margin:0}.policy-actions span{color:#71838d;font-size:10px}.policy-impact-card{position:-webkit-sticky;position:sticky;top:28px;padding:24px;background:linear-gradient(155deg,#f9fcfd,#f1f8f7)}.impact-number{margin:11px 0 4px;color:#092a66;font-size:56px;font-weight:850;letter-spacing:-.06em;line-height:1}.impact-number span{margin-left:3px;color:#087c76;font-size:23px}.policy-impact-card ul{list-style:none;padding:0;margin:20px 0;display:grid;grid-gap:10px;gap:10px}.policy-impact-card li{color:#425d69;font-size:12px}.policy-impact-card li:before{content:"✓";margin-right:8px;color:#07847b;font-weight:900}.critical-policy-note{display:grid;grid-gap:3px;gap:3px;border-radius:12px;padding:12px 13px;background:#fff3d1;color:#6d5317;font-size:11px}.platform-preview>.records-header{margin-bottom:0}.admin-preview-page .platform-preview{gap:14px}.admin-preview-page .records-header{min-height:0;padding-bottom:8px}.admin-preview-page .preview-controls{padding:12px 14px}.admin-preview-page .preview-frame{min-height:590px;box-shadow:0 12px 34px rgba(16,35,63,.08)}@media(max-width:1050px){.overview-summary{grid-template-columns:repeat(4,1fr)}.admin-priority-bar{align-items:flex-start;flex-direction:column}.renewal-policy-layout,.rules-layout{grid-template-columns:1fr}.policy-impact-card,.rules-library{position:static}}@media(max-width:700px){.admin-page-header,.verification-card{flex-direction:column}.admin-header-badge{min-width:0}.overview-summary{grid-template-columns:repeat(2,1fr)}.admin-priority-bar .admin-shortcuts{flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.policy-actions,.policy-switch-row,.threshold-control{margin-left:0}.policy-actions,.threshold-value{align-items:flex-start;flex-direction:column}}.onboarding-card .upload-title{font-size:clamp(34px,4.3vw,49px);max-width:620px}.upload-assurance{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr;grid-gap:10px;gap:10px;align-items:start;margin:26px 0 20px;padding:15px 0;border-top:1px solid #e3eaf2;border-bottom:1px solid #e3eaf2}.upload-assurance>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e7f4f3;color:#08766f;font-size:11px;font-weight:900}.upload-assurance p{display:grid;grid-gap:3px;gap:3px;margin:1px 0 0}.upload-assurance strong{font-size:12px;color:#183b54}.upload-assurance small{font-size:10px;line-height:1.35;color:#75818f}.onboarding-card .upload-box{margin-top:0;padding:24px;border-width:1.5px}.file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.file-picker{cursor:pointer;display:grid;justify-items:center;grid-gap:7px;gap:7px;border-radius:13px;padding:8px}.file-picker:hover{background:#eef7f7}.file-picker strong{font-size:15px;color:#092a66}.file-picker small{font-weight:500;color:#687a88}.selected-files{display:grid;grid-gap:7px;gap:7px;text-align:left;background:#fff;border:1px solid #d9e5ed;border-radius:12px;padding:12px}.selected-files>strong{font-size:11px;color:#467080;text-transform:uppercase;letter-spacing:.08em}.selected-files>span{display:flex;justify-content:space-between;gap:12px;padding-top:7px;border-top:1px solid #edf1f5}.selected-files b{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-files small{color:#6b7785;white-space:nowrap}.upload-skip{align-items:center!important;margin-top:18px!important}.upload-skip a{font-size:13px}.upload-skip span{text-align:center}.intelligence-page{--intelligence-blue:#092a66;--intelligence-teal:#008f8a}.intelligence-heading{align-items:center}.intelligence-heading h1{margin:5px 0 7px;font-size:clamp(32px,4vw,47px);color:var(--intelligence-blue)}.intelligence-heading p{max-width:700px}.intelligence-banner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:17px;gap:17px;padding:22px 24px;border:1px solid #bfe4d8;border-radius:18px;background:linear-gradient(110deg,#eefaf5,#f7fbff);margin-bottom:17px}.intelligence-banner.needs-setup{border-color:#f1d18a;background:#fff8e8}.intelligence-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#ccebdd;color:#08735e;font-size:20px;font-weight:900}.needs-setup .intelligence-icon{background:#ffe6ae;color:#8c5a00}.intelligence-banner small,.section-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:#267081}.intelligence-banner h2{margin:3px 0;font-size:21px;color:var(--intelligence-blue)}.intelligence-banner p{margin:0;color:#5e6b78}.provider-badge{padding:7px 11px;border-radius:999px;background:#fff;border:1px solid #cfe0e8;color:#27475d;font-size:11px;font-weight:850}.intelligence-metrics{grid-template-columns:repeat(4,1fr);gap:12px}.intelligence-metrics .metric-card{min-height:115px;border-radius:15px}.intelligence-metrics .metric-card strong{font-size:30px;color:var(--intelligence-blue)}.intelligence-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:16px;gap:16px;margin:16px 0}.intelligence-grid .card{margin:0}.process-list{list-style:none;padding:0;margin:20px 0 0;display:grid;grid-gap:0;gap:0}.process-list li{display:grid;grid-template-columns:auto 1fr;grid-gap:12px;gap:12px;position:relative;padding:0 0 18px}.process-list li:not(:last-child):before{content:"";position:absolute;left:14px;top:29px;bottom:2px;width:1px;background:#cddce5}.process-list li>span{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#e9f2ff;color:#0b5db7;font-size:11px;font-weight:900;z-index:1}.process-list strong{color:#173c58}.process-list p{margin:3px 0 0;color:#687786;font-size:12px;line-height:1.45}.system-card dl{display:grid;margin:18px 0}.system-card dl>div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #e6ebf0}.system-card dt{color:#697684;font-size:12px}.system-card dd{margin:0;text-align:right;font-weight:800;color:#1b4059;font-size:12px}.guardrail-note{margin-top:17px;padding:14px;border-radius:12px;background:#f1f6fb}.guardrail-note strong{font-size:11px;color:#0b5db7;text-transform:uppercase;letter-spacing:.08em}.guardrail-note p{font-size:12px;line-height:1.5;color:#52687a;margin:5px 0 0}.activity-card{margin-top:0}.activity-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.activity-heading h2{margin:4px 0}.activity-heading>span{font-size:11px;padding:6px 9px;border-radius:999px;background:#f1f4f7;color:#596979}.intelligence-empty{display:flex;align-items:center;justify-content:center;gap:14px;min-height:130px;border:1px dashed #cad7e1;border-radius:14px;margin-top:16px;background:#fafcfd}.intelligence-empty>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#eaf3f2;color:#087b74;font-size:20px}.intelligence-empty p{margin:4px 0 0;color:#6c7985;font-size:12px}.activity-card .status-pill{text-transform:capitalize}.intelligence-page .record-row p{text-transform:none}@media(max-width:900px){.intelligence-metrics{grid-template-columns:1fr 1fr}.intelligence-grid{grid-template-columns:1fr}}@media(max-width:650px){.intelligence-banner,.upload-assurance{grid-template-columns:auto 1fr}.provider-badge{grid-column:2;justify-self:start}.intelligence-metrics{grid-template-columns:1fr}.intelligence-empty{justify-content:flex-start;padding:20px}.intelligence-empty,.intelligence-heading{align-items:flex-start}}.admin-app{min-height:100svh;display:grid;grid-template-columns:270px minmax(0,1fr);background:radial-gradient(circle at 88% 7%,rgba(0,167,157,.09),transparent 28%),#f4f7fb}.admin-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100svh;padding:25px 18px 20px;background:linear-gradient(180deg,#07183b,#092a66 65%,#075a62 120%);color:#fff;display:flex;flex-direction:column;gap:22px;overflow:auto}.admin-brand{display:flex;align-items:center;gap:11px;padding:0 8px 20px;border-bottom:1px solid rgba(255,255,255,.12);color:#fff;text-decoration:none}.admin-brand .official-logo-mark{width:44px;height:44px;flex-basis:44px}.admin-brand>span:last-child{display:grid;grid-gap:2px;gap:2px}.admin-brand strong{font-size:18px;letter-spacing:.055em}.admin-brand small{color:#83ddd2;font-size:8px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.admin-sidebar nav{grid-gap:6px;gap:6px}.admin-sidebar nav>p{margin:0 9px 8px;color:#9fb4d1;font-size:9px;font-weight:900;letter-spacing:.15em}.admin-sidebar nav>a{min-height:43px;display:flex;align-items:center;gap:10px;border-radius:11px;padding:9px 11px;color:#dce6f3;text-decoration:none;font-size:12px;font-weight:800}.admin-sidebar nav>a>span{width:25px;height:25px;flex:0 0 25px;border-radius:8px;display:grid;place-items:center;background:rgba(255,255,255,.07);color:#8ee8dc;font-size:9px}.admin-sidebar nav>a:hover{background:rgba(255,255,255,.08)}.admin-sidebar nav>a[aria-current=page]{background:linear-gradient(100deg,#1768c5,#00a79d);color:#fff}.admin-sidebar nav>a[aria-current=page]>span{background:rgba(255,255,255,.14);color:#fff}.admin-sidebar-footer{display:grid;grid-gap:9px;gap:9px;margin-top:auto}.admin-sidebar-footer select{width:100%;min-height:40px;border:1px solid rgba(255,255,255,.22);border-radius:9px;padding:8px;background:#fff;color:#173f5f;font:inherit;font-size:11px}.admin-create-workspace{border:1px solid rgba(255,255,255,.22);border-radius:10px;padding:10px;color:#fff;text-align:center;text-decoration:none;font-size:11px;font-weight:800}.admin-sidebar-footer button{margin:0;background:transparent;color:#fff;text-align:left;padding:10px 4px}.admin-app-content{min-width:0}.admin-app-content>.admin-shell,.admin-app-content>main{width:min(1280px,100%);margin:0 auto;padding:36px 34px 70px}.admin-app-content>main.shell{max-width:1280px}.admin-app-content .records-header h1{font-size:clamp(34px,4vw,48px);letter-spacing:-.035em}.admin-refresh{margin:0;background:#123d52;color:#fff;white-space:nowrap}.admin-notice{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e9ce8a;border-radius:13px;padding:13px 15px;background:#fff8df;color:#674f13}.admin-notice button{margin:0;background:#fff;color:#674f13;border:1px solid #d9bf7f}.admin-shortcuts{display:flex;flex-wrap:wrap;gap:10px}.admin-shortcuts a{border:1px solid #cbd9e6;border-radius:10px;padding:10px 12px;background:#fff;color:#174b71;text-decoration:none;font-size:12px;font-weight:800}.admin-grid article{min-width:0}.admin-audit .hero h1{color:#fff}.admin-audit .hero button{align-self:start;background:#fff;color:#123d52}.auditor-toolbar{margin:18px}.form-message button{display:block;margin-top:10px}@media(max-width:1080px){.admin-summary{grid-template-columns:repeat(3,1fr)}.admin-app{grid-template-columns:230px minmax(0,1fr)}.admin-sidebar{padding-left:13px;padding-right:13px}}@media(max-width:820px){.admin-app{grid-template-columns:1fr}.admin-sidebar{position:relative;height:auto;padding:14px}.admin-brand{padding-bottom:12px}.admin-sidebar nav{display:flex;overflow-x:auto}.admin-sidebar nav>p{display:none}.admin-sidebar nav>a{flex:0 0 auto}.admin-sidebar-footer{margin-top:0;grid-template-columns:minmax(150px,1fr) auto auto;align-items:center}.admin-app-content>.admin-shell,.admin-app-content>main{padding:26px 18px 55px}.admin-grid{grid-template-columns:1fr}}@media(max-width:560px){.admin-sidebar-footer{grid-template-columns:1fr}.admin-sidebar-footer button{text-align:center}.admin-brand small{display:none}.admin-summary{grid-template-columns:1fr}.admin-app-content .records-header,.admin-notice{align-items:stretch;flex-direction:column}}.admin-preview-page{max-width:1380px}.platform-preview{display:grid;grid-gap:18px;gap:18px}.preview-safety{border-radius:999px;padding:9px 12px;background:#def6ed;color:#087052;font-size:12px;font-weight:850}.preview-controls{display:flex;align-items:end;gap:14px;border:1px solid #dbe7ee;border-radius:18px;padding:14px;background:#fff}.preview-controls fieldset{display:flex;gap:8px;border:0;padding:0;margin:0 auto 0 0}.preview-controls label,.preview-controls legend{display:grid;grid-gap:6px;gap:6px;color:#526274;font-size:11px;font-weight:850}.preview-controls button{margin:0;border:1px solid #cad7e4;background:#f7f9fc;color:#27445e}.preview-controls button[aria-pressed=true]{border-color:#0b5db7;background:#eaf2ff;color:#092a66}.preview-controls select{min-width:170px;border:1px solid #cbd5e1;border-radius:10px;padding:9px 11px;background:#fff;font:inherit;font-size:12px}.preview-disclaimer{display:flex;gap:12px;align-items:center;border:1px solid #b9d9ed;border-radius:12px;padding:10px 13px;background:#edf8ff;color:#34556b;font-size:12px}.preview-disclaimer strong{color:#0b5db7}.preview-frame{min-height:650px;display:grid;grid-template-columns:220px minmax(0,1fr);border:1px solid #c9d7e3;border-radius:22px;background:#eef2f6;box-shadow:0 18px 50px rgba(16,35,63,.1)}.preview-frame>aside{padding:20px 14px;background:linear-gradient(180deg,#071b3e,#092a66 65%,#075a62);color:#fff;display:flex;flex-direction:column;gap:6px}.preview-brand{display:flex;align-items:center;gap:8px;padding:0 6px 17px;border-bottom:1px solid rgba(255,255,255,.12)}.preview-brand .official-logo-mark{width:38px;height:38px;flex-basis:38px}.preview-brand b{font-size:16px}.preview-frame>aside>small{margin:14px 8px 8px;color:#9bb4d1;text-transform:uppercase;letter-spacing:.13em;font-size:8px}.preview-frame>aside>button{min-height:40px;margin:0;padding:9px 11px;border-radius:10px;background:transparent;color:#d5e2ef;text-align:left;font-size:11px}.preview-frame>aside>button[aria-current=page]{background:linear-gradient(100deg,#1768c5,#008f91);color:#fff}.preview-canvas{padding:34px}.preview-heading{margin:0 0 24px;align-items:flex-start}.preview-heading p{margin:0;color:#087f8c;text-transform:uppercase;letter-spacing:.14em;font-size:9px;font-weight:900}.preview-heading h2{margin:7px 0;color:#092a66;font-size:32px}.preview-heading button{margin:0;background:#123d52;color:#fff}.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:18px}.preview-stats>div{display:grid;grid-gap:2px;gap:2px;border:1px solid #dbe4ec;border-radius:14px;padding:17px;background:#fff}.preview-stats b{color:#092a66;font-size:24px}.preview-stats span{color:#667085;font-size:11px}.preview-empty,.preview-status{display:flex;align-items:center;gap:16px;border:1px solid #cfe7dc;border-radius:18px;padding:22px;background:#f3fbf7}.preview-status.warn{border-color:#ecd9a9;background:#fff9e7}.preview-empty>span,.preview-status>span{width:44px;height:44px;flex:0 0 44px;border-radius:14px;display:grid;place-items:center;background:#dff4e8;color:#19734d;font-weight:900}.preview-status.warn>span{background:#ffe9a8;color:#8a5c00}.preview-empty strong,.preview-status strong{color:#092a66}.preview-empty p,.preview-status p{margin:5px 0 0;color:#667085;font-size:12px}.preview-list{border:1px solid #dbe4ec;border-radius:16px;padding:5px 18px;background:#fff}.preview-list>div{display:flex;justify-content:space-between;gap:14px;padding:15px 0;border-bottom:1px solid #e7edf2}.preview-list>div:last-child{border-bottom:0}.preview-list em{font-style:normal;color:#0b5db7;font-size:11px;font-weight:850}.preview-empty{min-height:180px;justify-content:center;border-style:dashed;background:#fff}.preview-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;border:1px solid #dbe4ec;border-radius:18px;padding:22px;background:#fff}.preview-form label{display:grid;grid-gap:6px;gap:6px;color:#344054;font-size:11px;font-weight:800}.preview-form .wide{grid-column:1/-1}.preview-form input,.preview-form select,.preview-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:10px 11px;background:#fafcff;color:#526274;font:inherit;font-size:12px}.preview-form textarea{min-height:90px}.preview-form button{justify-self:start;margin:0;background:#123d52;color:#fff}.preview-check{display:flex!important;flex-direction:row;justify-content:space-between;align-items:center}.preview-check input{width:20px}.preview-form input,.preview-form select,.preview-form textarea,.preview-frame button{pointer-events:none}@media(max-width:900px){.preview-controls{align-items:stretch;flex-direction:column}.preview-controls fieldset{margin:0}.preview-controls label,.preview-controls select{width:100%}.preview-frame{grid-template-columns:1fr}.preview-frame>aside{display:flex;flex-direction:row;overflow-x:auto}.preview-brand,.preview-frame>aside>small{display:none}.preview-frame>aside>button{flex:0 0 auto}.preview-canvas{padding:22px}.preview-form,.preview-stats{grid-template-columns:1fr}.preview-form .wide{grid-column:auto}}.preview-frame .preview-attention-action,.preview-frame .preview-stat-action,.preview-frame>aside>button{pointer-events:auto}.preview-heading-label{align-self:flex-start;border:1px solid #c9dce5;border-radius:999px;padding:7px 10px;background:#f7fbfc;color:#315d69;font-size:10px;font-weight:850;white-space:nowrap}.preview-coverage-note{margin:-8px 0 12px;color:#667085;font-size:11px}.preview-record-stack{display:grid;grid-gap:11px;gap:11px}.preview-record,.preview-record-button{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.7fr);align-items:center;grid-gap:18px;gap:18px;border:1px solid #dbe4ec;border-radius:15px;padding:16px 18px;background:#fff;color:#304a58;text-align:left}.preview-record-button>span:not(.preview-avatar),.preview-record>span{display:grid;grid-gap:4px;gap:4px}.preview-record>span:last-child{justify-items:end}.preview-record strong,.preview-record-button strong{color:#092a66;font-size:13px}.preview-record small,.preview-record-button small{color:#6b7f8a;font-size:10px;line-height:1.45}.preview-record-button{cursor:pointer;pointer-events:auto!important}.preview-record-button>b{color:#0b5db7;font-size:10px;white-space:nowrap}.preview-record-button:hover{border-color:#9fc3dd;box-shadow:0 7px 18px rgba(16,35,63,.06)}.preview-sample-status{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:6px 9px;background:#edf4f7;color:#315f70;font-size:9px;font-style:normal;font-weight:850;white-space:nowrap}.preview-detail{display:grid;grid-gap:16px;gap:16px}.preview-detail .preview-heading{margin-bottom:0}.preview-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.preview-detail-grid>section{border:1px solid #dbe4ec;border-radius:16px;padding:20px;background:#fff}.preview-detail-grid h3{margin:0 0 14px;color:#092a66}.preview-detail-grid dl{display:grid;grid-gap:11px;gap:11px;margin:0}.preview-detail-grid dl div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #e7edf2;padding-bottom:9px}.preview-detail-grid dl div:last-child{border-bottom:0}.preview-detail-grid dt{color:#6b7f8a;font-size:10px;font-weight:800}.preview-detail-grid dd{margin:0;color:#304a58;font-size:11px;font-weight:800;text-align:right}.preview-detail-grid p{color:#667085;font-size:12px;line-height:1.6}.preview-detail-title{display:flex;align-items:center;justify-content:space-between;gap:15px}.preview-detail-title h3{margin:0}.preview-review-panel>p,.preview-review-panel>ul{color:#667085;font-size:12px;line-height:1.65}@media(max-width:760px){.preview-heading-label{display:none}.preview-record,.preview-record-button,.preview-record-button.compact{grid-template-columns:1fr;justify-items:start}.preview-record>span:last-child{justify-items:start}.preview-detail-grid{grid-template-columns:1fr}.preview-record-button .preview-readiness-badge{justify-self:start}}.preview-attention-action{width:100%;margin:0;text-align:left;color:inherit;cursor:pointer}.preview-attention-action>b{margin-left:auto;color:#8a5c00;font-size:11px}.preview-stats>button{display:grid;grid-gap:2px;gap:2px;border:1px solid #e1c979;border-radius:14px;padding:17px;background:#fff9e7;text-align:left;cursor:pointer}.preview-stats>button b{color:#092a66;font-size:24px}.preview-stats>button span{color:#667085;font-size:11px}.preview-alert-list{display:grid;grid-gap:13px;gap:13px}.preview-alert-list article{border:1px solid #e7d39a;border-radius:16px;padding:19px;background:#fffdf6}.preview-alert-list h3{margin:10px 0;color:#092a66;font-size:17px}.preview-alert-list dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.preview-alert-list dl div{display:grid;grid-gap:3px;gap:3px}.preview-alert-list dt{color:#6b7f8a;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.preview-alert-list dd{margin:0;color:#304a58;font-size:12px;font-weight:800}.preview-alert-list p{margin:14px 0 0;color:#526274;font-size:12px}.preview-urgency{display:inline-flex;border-radius:999px;padding:5px 8px;background:#fff0bf;color:#7b5700;font-size:10px;font-weight:900}.preview-urgency.urgent{background:#fde2d8;color:#9c381e}.preview-search-controls{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(190px,.6fr);grid-gap:12px;gap:12px;border:1px solid #dbe4ec;border-radius:16px;padding:16px;background:#fff}.preview-search-controls label{display:grid;grid-gap:6px;gap:6px;color:#405764;font-size:10px;font-weight:850}.preview-search-controls input,.preview-search-controls select{width:100%;border:1px solid #c5d3dd;border-radius:10px;padding:10px 11px;background:#fff;color:#304a58;font:inherit;font-size:12px}.preview-result-summary{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:14px 0 9px;color:#687d89;font-size:11px}.preview-result-summary strong{color:#173b5b;font-size:12px}.preview-professional-grid{display:grid;grid-gap:10px;gap:10px}.preview-professional-card{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;margin:0;border:1px solid #dbe4ec;border-radius:16px;padding:17px;background:#fff;color:inherit;text-align:left;box-shadow:0 6px 18px rgba(16,35,63,.03);cursor:pointer}.preview-professional-card:hover{border-color:#8bb5d3;box-shadow:0 10px 25px rgba(16,35,63,.08)}.preview-avatar{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border-radius:14px;background:linear-gradient(145deg,#dcecff,#dff6ef);color:#0b5275;font-size:12px;font-weight:900}.preview-avatar.large{width:58px;height:58px;flex-basis:58px;border-radius:18px;font-size:15px}.preview-professional-main{display:grid;grid-gap:4px;gap:4px;min-width:0}.preview-professional-main>div{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.preview-professional-main h3{margin:0;color:#092a66;font-size:16px}.preview-professional-main>strong{color:#304a58;font-size:12px}.preview-professional-main p,.preview-professional-main small{margin:0;color:#667b86;font-size:11px}.preview-professional-card>b{color:#0b5db7;font-size:10px}.preview-readiness-badge{display:inline-flex;width:max-content;border-radius:999px;padding:5px 8px;background:#e2f5e9;color:#166b49;font-size:9px;font-weight:900;white-space:nowrap}.preview-readiness-badge.conditionally-ready{background:#fff0c7;color:#805700}.preview-readiness-badge.not-ready{background:#fde5df;color:#9b3625}.preview-readiness-badge.unable-to-determine{background:#edf0f3;color:#526274}.preview-review{display:grid;grid-gap:14px;gap:14px}.preview-back{width:max-content;margin:0;padding:0;background:transparent;color:#0b5db7;font-size:11px}.preview-review-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:15px;gap:15px;border:1px solid #dbe4ec;border-radius:18px;padding:19px;background:#fff}.preview-review-header p{margin:0 0 3px;color:#087f8c;text-transform:uppercase;letter-spacing:.11em;font-size:8px;font-weight:900}.preview-review-header h2{margin:0 0 4px;color:#092a66;font-size:23px}.preview-review-header div>span,.preview-review-header small{display:block;color:#526b78;font-size:11px}.preview-review-header small{margin-top:3px;color:#71848d}.preview-assessment{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);grid-gap:20px;gap:20px;border:1px solid #cfe2dc;border-left:5px solid #087c70;border-radius:17px;padding:19px 21px;background:linear-gradient(135deg,#fff,#f2faf7)}.preview-assessment p{margin:0;color:#087c70;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:900}.preview-assessment h3{margin:5px 0;color:#092a66;font-size:24px}.preview-assessment span{color:#526b78;font-size:11px;line-height:1.5}.preview-assessment dl{display:grid;grid-gap:8px;gap:8px;margin:0;border-left:1px solid #d7e5e2;padding-left:18px}.preview-assessment dl div{display:grid;grid-gap:2px;gap:2px}.preview-assessment dt{color:#71848d;font-size:8px;text-transform:uppercase;font-weight:900}.preview-assessment dd{margin:0;color:#304a58;font-size:10px;font-weight:750}.preview-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.preview-review-panel{border:1px solid #dbe4ec;border-radius:17px;padding:18px;background:#fff}.preview-review-panel h3{margin:0 0 10px;color:#173b5b;font-size:14px}.preview-requirement{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e7edf1;padding:11px 0}.preview-requirement>div{display:grid;grid-gap:3px;gap:3px}.preview-requirement strong{color:#304a58;font-size:11px}.preview-requirement span{color:#71848d;font-size:9px}.preview-requirement em{font-style:normal;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:900;white-space:nowrap}.preview-requirement em.satisfied{background:#e2f5e9;color:#166b49}.preview-requirement em.attention{background:#fff0c7;color:#805700}.preview-review-panel ul{margin:0;padding-left:18px;color:#526b78;font-size:10px;line-height:1.55}.preview-no-gaps{display:flex;align-items:center;gap:9px;border-radius:11px;padding:10px;background:#f0faf5;color:#356453;font-size:10px}.preview-no-gaps b{color:#087c70}.preview-limit-heading{margin-top:18px!important}.preview-limitation{margin:0;border-radius:11px;padding:10px;background:#f5f8fa;color:#627681;font-size:9px;line-height:1.5}.preview-request-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #bdd7eb;border-radius:16px;padding:16px 18px;background:#f2f8fc}.preview-request-panel strong{color:#173b5b;font-size:12px}.preview-request-panel p{margin:3px 0 0;color:#617985;font-size:10px}.preview-request-panel button{margin:0;white-space:nowrap;background:#123d52;color:#fff}.preview-request-success{border-radius:10px;padding:9px 11px;background:#dff4e8;color:#166b49;font-size:9px;font-weight:900}.preview-frame .preview-back,.preview-frame .preview-professional-card,.preview-frame .preview-request-panel button,.preview-frame .preview-search-controls input,.preview-frame .preview-search-controls select{pointer-events:auto}@media(max-width:760px){.preview-assessment,.preview-review-grid,.preview-search-controls{grid-template-columns:1fr}.preview-request-panel,.preview-result-summary{align-items:flex-start;flex-direction:column}.preview-professional-card{grid-template-columns:auto minmax(0,1fr)}.preview-professional-card>b{grid-column:2}.preview-review-header{grid-template-columns:auto minmax(0,1fr)}.preview-review-header>.preview-readiness-badge{grid-column:2}.preview-assessment dl{border-left:0;border-top:1px solid #d7e5e2;padding:12px 0 0}}.preview-record-stack{max-width:1040px}.preview-record,.preview-record-button{grid-template-columns:minmax(0,1.4fr) minmax(190px,.6fr)}.preview-record-button{grid-template-columns:auto minmax(0,1fr) auto auto}.preview-record-button.compact{grid-template-columns:minmax(0,1fr) auto auto}@media(max-width:760px){.preview-record,.preview-record-button,.preview-record-button.compact{grid-template-columns:1fr}}.employer-setup-page{grid-gap:20px;gap:20px}.setup-readiness{border:1px solid #d4dde5;border-radius:999px;padding:9px 13px;background:#f4f7f9;color:#526274;font-size:12px;font-weight:900;white-space:nowrap}.setup-readiness.complete{border-color:#b8dfcf;background:#e9f8f1;color:#166b49}.setup-next-card,.setup-ready-card,.setup-review-banner{display:flex;align-items:center;gap:18px;border:1px solid #ead9a5;border-radius:18px;padding:20px 22px;background:#fff9e8}.setup-ready-card>span,.setup-review-banner>span{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:14px;background:#fff0bd;color:#825b00;font-weight:900}.setup-review-banner strong{color:#6c5008}.setup-next-card p,.setup-ready-card p,.setup-review-banner p{margin:4px 0 0;color:#61727b;line-height:1.55}.setup-ready-card{border-color:#bee1d3;background:#f1fbf6}.setup-ready-card>span{background:#dff4e8;color:#16704c}.setup-next-card>div,.setup-ready-card>div{flex:1 1}.setup-next-card h2,.setup-ready-card h2{margin:4px 0;color:#123d52}.setup-next-card .buttonLink,.setup-ready-card .buttonLink{white-space:nowrap}.setup-next-card{border-color:#c6ddeb;background:#f3f9fc}.setup-step-list{display:grid;grid-gap:12px;gap:12px}.setup-step-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;border:1px solid #dce5e9;border-radius:17px;padding:18px 20px;background:#fff}.setup-step-list article.complete{border-color:#cfe5dc;background:#fbfefc}.setup-step-list article.locked{background:#f7f9fa;color:#75848b}.setup-step-number{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#eaf2f6;color:#315d70;font-size:13px;font-weight:900}.setup-step-list article.complete .setup-step-number{background:#dff4e8;color:#16704c}.setup-step-heading{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.setup-step-heading h2{margin:0;color:#173b4d;font-size:16px}.setup-step-heading em{border-radius:999px;padding:4px 7px;background:#edf2f4;color:#61727b;font-size:9px;font-style:normal;font-weight:900;text-transform:uppercase}.setup-step-list article.complete em{background:#e2f5e9;color:#166b49}.setup-step-list p{margin:5px 0;color:#63757e;font-size:12px}.setup-step-list small{display:block;margin-top:6px;color:#7b8b91}.setup-step-list article>a,.setup-step-list>a{color:#0b5db7;font-size:11px;font-weight:900;white-space:nowrap}.setup-boundary{border:1px solid #d9e5e8;border-radius:18px;padding:21px;background:#fff}.setup-boundary h2{margin:0 0 14px;color:#173b4d}.setup-boundary>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.setup-boundary span{display:flex;align-items:center;gap:9px;border-radius:12px;padding:12px;background:#f3f7f8;color:#405963;font-size:12px;font-weight:800}.setup-boundary b{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:#dcecf0;color:#185b69}.setup-boundary p{margin:14px 0 0;color:#667b84;font-size:11px}@media(max-width:760px){.setup-next-card,.setup-ready-card,.setup-review-banner{align-items:flex-start;flex-direction:column}.setup-step-list article{grid-template-columns:auto minmax(0,1fr)}.setup-step-list article>a{grid-column:2}.setup-boundary>div{grid-template-columns:1fr}.setup-readiness{align-self:flex-start}}.public-info-page>.public-info-hero{min-height:390px;padding-top:66px;padding-bottom:58px;grid-template-columns:minmax(0,1.45fr) minmax(290px,.7fr);gap:52px}.public-info-page .public-info-hero h1{font-size:clamp(45px,5.3vw,68px)}.public-about-page .public-info-hero h1{max-width:790px}.public-info-hero>.public-info-lead{margin:0 0 7px;color:#52677e;font-size:16px;line-height:1.7;text-transform:none;letter-spacing:0;font-weight:500}.public-conversion h2{max-width:650px}.public-how-page{background:radial-gradient(circle at 10% 8%,rgba(27,92,255,.09),transparent 25%),radial-gradient(circle at 90% 12%,rgba(0,167,157,.08),transparent 27%),#f8fbff}.public-how-page>.how-pathway{max-width:none;margin:0;padding:76px max(28px,calc((100vw - 1124px)/2));display:grid;grid-template-columns:minmax(280px,.76fr) minmax(0,1.24fr);grid-gap:78px;gap:78px;align-items:start}.how-pathway-heading{position:-webkit-sticky;position:sticky;top:30px}.how-model-note div>p,.how-pathway-heading>p{margin:0;color:#008fa1;text-transform:uppercase;letter-spacing:.17em;font-size:10px;font-weight:900}.how-pathway-heading h2{margin:14px 0 24px;color:#092a66;font-size:clamp(31px,3.6vw,47px);line-height:1.08;letter-spacing:-.04em}.how-pathway-heading>a{display:inline-flex;align-items:center;gap:18px;border-radius:11px;padding:12px 15px;background:#092a66;color:#fff;text-decoration:none;font-size:12px;font-weight:850}.how-pathway-heading>a span{font-size:17px}.how-step-list{display:grid}.how-step-list article{min-height:146px;border:0;border-top:1px solid #d9e3ec;border-radius:0;padding:27px 0;background:transparent;box-shadow:none;display:grid;grid-template-columns:46px 1fr;grid-gap:19px;gap:19px}.how-step-list article:last-child{border-bottom:1px solid #d9e3ec}.how-step-list article>span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#e8f2ff;color:#0b5db7;font-size:11px;font-weight:900}.how-step-list h3{margin:1px 0 8px;color:#092a66;font-size:21px}.how-step-list p{margin:0;color:#5c6f83;line-height:1.65;font-size:14px}.public-how-page>.employer-pathway{background:linear-gradient(135deg,#071b3e,#092a66 62%,#075a62);color:#fff}.employer-pathway .how-pathway-heading>p{color:#76ded1}.employer-pathway .how-pathway-heading h2{color:#fff}.employer-pathway .how-pathway-heading>a{background:#fff;color:#092a66}.employer-pathway .how-step-list article{border-color:rgba(255,255,255,.15)}.employer-pathway .how-step-list article>span{background:rgba(96,224,208,.13);color:#76ded1}.employer-pathway .how-step-list h3{color:#fff}.employer-pathway .how-step-list p{color:#cbd9e9}.public-how-page>.how-model-note{max-width:1124px;margin:76px auto;padding:30px 34px;border:1px solid #c9dedc;border-radius:22px;background:linear-gradient(135deg,#edf9f6,#fff);display:grid;grid-template-columns:50px minmax(250px,.85fr) minmax(0,1.15fr);grid-gap:22px;gap:22px;align-items:center}.how-model-note>span{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#d9f3ed;color:#078977;font-size:21px;font-weight:900}.how-model-note h2{margin:7px 0 0;color:#0a5555;font-size:25px;line-height:1.15}.how-model-note>p{margin:0;color:#526f73;line-height:1.65;font-size:14px}@media(max-width:900px){.public-info-page>.public-info-hero{min-height:0;grid-template-columns:1fr;padding-top:52px;padding-bottom:50px;gap:20px}.public-how-page>.how-pathway{grid-template-columns:1fr;gap:34px;padding-top:58px;padding-bottom:58px}.how-pathway-heading{position:static}.public-how-page>.how-model-note{margin:58px 28px;grid-template-columns:50px 1fr}.how-model-note>p{grid-column:1/-1}.public-conversion h2{font-size:28px}}@media(max-width:650px){.public-info-page .public-info-hero h1{font-size:41px}.public-info-hero>.public-info-lead{font-size:15px}.public-how-page>.how-pathway{padding-left:20px;padding-right:20px}.how-pathway-heading h2{font-size:32px}.how-step-list article{grid-template-columns:40px 1fr;gap:13px}.how-step-list article>span{width:36px;height:36px}.public-how-page>.how-model-note{margin:50px 20px;padding:25px 22px;grid-template-columns:1fr}.how-model-note>p{grid-column:auto}.public-conversion h2{font-size:26px}}.profile-save-bar{position:-webkit-sticky;position:sticky;top:12px;z-index:5;min-height:64px;border:1px solid #c9dae8;border-radius:14px;padding:11px 13px;background:rgba(255,255,255,.96);box-shadow:0 10px 28px rgba(16,35,63,.1);justify-content:space-between}.profile-save-bar>div{display:grid;grid-gap:3px;gap:3px}.profile-save-bar strong{color:#092a66;font-size:12px}.profile-save-bar span{color:#667085;font-size:11px}.profile-save-bar button{margin:0}.section-save{display:flex;justify-content:flex-end;align-items:center;gap:14px;margin-top:18px;padding-top:16px;border-top:1px solid #e3ebf0}.section-save span{color:#527080;font-size:13px}.section-save button{margin:0}.professional-portfolio{display:grid;grid-gap:18px;gap:18px}.portfolio-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:22px;gap:22px;border:1px solid #d8e4ec;border-radius:22px;padding:27px;background:linear-gradient(135deg,#f9fcfd,#eef7f5);box-shadow:0 12px 30px rgba(16,42,67,.06)}.profile-photo{width:88px;height:88px;display:grid;place-items:center;border:4px solid #fff;border-radius:50%;background:linear-gradient(145deg,#0b6172,#092a66);color:#fff;font-size:27px;font-weight:900;box-shadow:0 7px 18px rgba(9,42,102,.18)}.portfolio-identity h1{margin:3px 0 5px!important}.portfolio-identity>p:last-child{margin:5px 0 0;color:#667085}.professional-title{margin:0;color:#0b6172;font-weight:850}.completion-card{min-width:145px;display:grid;grid-gap:3px;gap:3px;border-left:1px solid #cddde3;padding-left:22px}.completion-card strong{color:#092a66;font-size:27px}.completion-card span{color:#667085;font-size:11px}.completion-card a{margin-top:5px;color:#0b5db7;font-size:12px;font-weight:850}.portfolio-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.portfolio-overview article{min-height:105px;display:grid;align-content:start;grid-gap:5px;gap:5px;border:1px solid #dce5ef;border-radius:16px;padding:17px;background:#fff}.portfolio-overview span,.profile-detail-groups span{color:#718096;font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.portfolio-overview strong{color:#183b54;font-size:15px}.portfolio-overview small{color:#667085}.portfolio-sections{gap:18px}.portfolio-section{min-height:0!important}.add-inline,.compact-portfolio-empty button,.edit-section{white-space:nowrap;border:1px solid #b8cedd!important;background:#fff!important;color:#0b5db7!important;font-weight:850!important}.profile-summary{max-width:820px;margin:0;color:#304c5d!important;font-size:15px;line-height:1.7!important}.profile-detail-groups{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(0,1fr);grid-gap:24px;gap:24px;margin-top:20px;padding-top:18px;border-top:1px solid #e6edf2}.profile-detail-groups p{margin:7px 0 0;color:#425b68}.profile-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:7px}.profile-tags b{border-radius:999px;padding:7px 10px;background:#edf5f7;color:#315d69;font-size:11px}.career-timeline{display:grid}.career-timeline article{display:grid;grid-template-columns:18px 1fr;grid-gap:13px;gap:13px;position:relative;padding:5px 0 20px}.career-timeline article:not(:last-child):before{content:"";position:absolute;left:7px;top:17px;bottom:-3px;width:2px;background:#d9e7eb}.career-timeline article>span{width:16px;height:16px;z-index:1;border:4px solid #dff2ec;border-radius:50%;background:#087a70}.timeline-heading{display:flex;justify-content:space-between;gap:18px}.timeline-heading time{color:#718096;font-size:11px;white-space:nowrap}.career-timeline p,.education-list p{margin:4px 0;color:#4d6572}.career-timeline small,.education-list small{color:#718096}.education-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.education-list article{display:flex;align-items:flex-start;gap:12px;border:1px solid #e0e8ed;border-radius:14px;padding:15px;background:#fbfdfd}.education-mark{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:10px;background:#e8f3ff;color:#0b5db7;font-weight:900}.compact-portfolio-empty{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px dashed #cad8e1;border-radius:14px;padding:15px 17px;background:#fafcfd}.compact-portfolio-empty p{margin:0;color:#667085}.inline-edit-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #e3ebf0;padding-top:16px}.inline-edit-actions button:first-child{background:#fff;color:#405b6b;border:1px solid #cbd8df}.add-inline{justify-self:start}.portfolio-message{position:-webkit-sticky;position:sticky;bottom:16px;justify-self:center;border-radius:999px;padding:9px 15px;background:#173f5f;color:#fff;font-weight:750;box-shadow:0 8px 22px rgba(9,42,102,.2)}@media(max-width:800px){.portfolio-hero{grid-template-columns:auto 1fr}.completion-card{grid-column:1/-1;border-left:0;border-top:1px solid #cddde3;padding:14px 0 0}.portfolio-overview{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.portfolio-hero{grid-template-columns:1fr}.profile-photo{width:72px;height:72px}.education-list,.portfolio-overview,.profile-detail-groups{grid-template-columns:1fr}.timeline-heading{display:grid;grid-gap:3px;gap:3px}.compact-portfolio-empty{align-items:flex-start;flex-direction:column}}.credential-library{background:#fff;border:1px solid #dbe7ee;border-radius:20px;padding:24px}.credential-library .section-heading>span{color:#315f70;font-weight:750}.credential-rows{display:grid;margin-top:14px}.credential-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(112px,max-content);grid-gap:16px;gap:16px;align-items:center;padding:14px 0;border-top:1px solid #e5edf0}.credential-row>div:first-child{display:grid;grid-gap:3px;gap:3px}.credential-row small{color:#71838d}.credential-state{font-size:11px;font-weight:800;text-transform:capitalize;background:#edf4f6;border-radius:99px;padding:6px 9px}.credential-row-action{text-align:right;min-width:112px}.actionable-checklist a,.add-credential-link,.credential-row-action a,.credential-row-action label{display:inline-block;color:#fff;background:#0c6172;border-radius:9px;padding:8px 12px;font-size:13px;font-weight:750;text-decoration:none;cursor:pointer;white-space:nowrap}.credential-row-action input{display:none}.credential-context{margin:2px 0 0;color:#71838d;font-size:12px}.actionable-checklist>div{align-items:center}.actionable-checklist>div>span{display:grid;grid-gap:3px;gap:3px}.actionable-checklist a{margin-left:auto}.add-credential-link{margin-top:16px;background:#edf5f6;color:#174b5a}@media(max-width:700px){.credential-row{grid-template-columns:1fr auto}.credential-row-action{grid-column:1/-1;text-align:left}.section-save{align-items:stretch;flex-direction:column}.section-save button{width:100%}}.passport-section-heading{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:16px}.passport-section-heading h3{margin:0}.passport-section-heading small{border-radius:999px;padding:6px 9px;background:#edf4f7;color:#4d6470;font-size:11px;font-weight:800}.guided-empty{display:flex;align-items:center;justify-content:center;gap:18px;min-height:150px;text-align:left}.guided-empty>span{width:48px;height:48px;flex:0 0 48px;border-radius:15px;display:grid;place-items:center;background:#e7f2ff;color:#0b5db7;font-weight:900}.guided-empty>div{max-width:610px}.guided-empty h2,.guided-empty strong{margin:0;color:#092a66;font-size:20px}.guided-empty p{margin:7px 0 0;color:#667085;line-height:1.6}.guided-empty .primary-link{margin-top:15px}.compact-empty{min-height:90px;justify-content:flex-start}.compact-empty>span{width:40px;height:40px;flex-basis:40px;border-radius:12px}.compact-empty strong{font-size:15px}.compact-empty p{font-size:12px}.positive-empty{justify-content:flex-start;border:1px solid #cce6db;border-radius:16px;padding:22px;background:#f4fbf8}.positive-empty>span{background:#dff4e8;color:#19734d}.positive-empty strong{font-size:19px}.positive-empty a,.request-empty a{display:inline-block;margin-top:10px;color:#0b5db7;font-size:12px;font-weight:850;text-decoration:none}.renewal-panel,.request-empty{min-height:220px}.request-empty .guided-empty{min-height:170px}.professional-app-content .toggle-row input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:42px;height:24px;flex:0 0 42px;border:1px solid #b9c7d5;border-radius:999px;background:#dfe6ed;position:relative;cursor:pointer;transition:background .18s ease,border-color .18s ease}.professional-app-content .toggle-row input[type=checkbox]:before{content:"";position:absolute;width:18px;height:18px;left:2px;top:2px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(16,24,40,.25);transition:transform .18s ease}.professional-app-content .toggle-row input[type=checkbox]:checked{background:#0b8f82;border-color:#0b8f82}.professional-app-content .toggle-row input[type=checkbox]:checked:before{transform:translateX(18px)}.professional-app-content .toggle-row input[type=checkbox]:focus-visible{outline:3px solid rgba(27,92,255,.16);outline-offset:2px}@media(max-width:640px){.profile-save-bar{top:66px}.profile-save-bar>div{display:none}.guided-empty,.passport-section-heading{align-items:flex-start;flex-direction:column}}.employer-app{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr);background:#f4f7fb}.employer-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:22px 17px 18px;background:linear-gradient(180deg,#071b3e,#092a66 58%,#075a62 130%);color:#fff;display:flex;flex-direction:column;z-index:10;box-shadow:8px 0 30px rgba(7,27,62,.12)}.employer-brand{display:flex;align-items:center;gap:11px;padding:0 7px 20px;border-bottom:1px solid rgba(255,255,255,.12);color:#fff;text-decoration:none}.employer-brand .official-logo-mark{width:42px;height:42px;flex-basis:42px;background-color:#fff;border-radius:12px}.employer-brand>span:last-child{display:grid;grid-gap:2px;gap:2px}.employer-brand strong{text-transform:uppercase;letter-spacing:.07em;font-size:17px}.employer-brand small{text-transform:uppercase;letter-spacing:.12em;color:#8ee8dc;font-size:7px;font-weight:900}.employer-sidebar nav{display:grid;grid-gap:5px;gap:5px;padding-top:22px}.employer-sidebar nav>p{margin:0 9px 8px;text-transform:uppercase;letter-spacing:.13em;color:#8fa9cf;font-size:9px;font-weight:900}.employer-sidebar nav>a{min-height:42px;padding:9px 10px;display:flex;align-items:center;gap:10px;border-radius:10px;color:#ccdaed;text-decoration:none;font-size:12px;font-weight:750}.employer-sidebar nav>a>span{width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:rgba(255,255,255,.07);color:#8ee8dc;font-size:12px;font-weight:900}.employer-sidebar nav>a:hover{background:rgba(255,255,255,.08);color:#fff}.employer-sidebar nav>a[aria-current=page]{background:#fff;color:#092a66;box-shadow:0 10px 25px rgba(3,15,42,.2)}.employer-sidebar nav>a[aria-current=page]>span{background:#e5f7f3;color:#078977}.employer-sidebar-footer{margin-top:auto;display:grid;grid-gap:12px;gap:12px}.employer-sidebar-footer label{display:grid;grid-gap:5px;gap:5px;color:#9eb3d0;font-size:9px;font-weight:850}.employer-sidebar-footer select{width:100%;border:1px solid rgba(255,255,255,.18);border-radius:9px;padding:9px;background:#0d315f;color:#fff;font:inherit;font-size:11px}.employer-trust-note{display:flex;gap:9px;padding:11px;border-radius:11px;background:rgba(0,167,157,.12);border:1px solid rgba(142,232,220,.16)}.employer-trust-note>b{width:22px;height:22px;flex:0 0 22px;border-radius:50%;display:grid;place-items:center;background:#8ee8dc;color:#075a62;font-size:11px}.employer-trust-note span{display:grid;grid-gap:2px;gap:2px}.employer-trust-note strong{font-size:10px}.employer-trust-note small{color:#acd1d1;font-size:8px;line-height:1.4}.employer-signout{width:100%;margin:0;padding:9px;border:1px solid rgba(255,255,255,.15);background:transparent;color:#c8d7e8;font-size:11px}.employer-app-content{min-width:0}.employer-app-content>.shell,.employer-app-content>main{max-width:1320px;margin:0 auto;padding:30px 34px 64px}.employer-app-content .hero{padding:28px 31px;border-radius:20px;margin-bottom:20px;background:linear-gradient(125deg,#092a66,#0b5db7 58%,#078977);box-shadow:0 16px 40px rgba(9,42,102,.16)}.employer-app-content .hero h1{color:#fff;font-size:30px;margin:5px 0}.employer-app-content .hero p{font-size:14px;margin:6px 0}.employer-app-content .hero button{align-self:start;background:rgba(255,255,255,.13);color:#fff;border:1px solid rgba(255,255,255,.22)}.employer-app-content .recordGrid{gap:12px}.employer-app-content .recordCard{border-radius:15px;padding:18px;box-shadow:none}.employer-app-content .recordCard strong{color:#092a66}.employer-app-content .panel{border-radius:18px;padding:24px;box-shadow:0 8px 24px rgba(16,35,63,.045)}.employer-app-content .panel h2{font-size:22px;margin:0 0 9px}.employer-app-content .page-heading{margin-bottom:21px}.employer-app-content .page-heading h1{font-size:30px}.employer-app-content .stack{gap:14px}@media(max-width:980px){.employer-app{grid-template-columns:78px minmax(0,1fr)}.employer-sidebar{padding-left:12px;padding-right:12px}.employer-brand>span:last-child,.employer-sidebar nav>a:not([aria-current=page]),.employer-sidebar nav>p{font-size:0}.employer-sidebar nav>a{justify-content:center;padding:8px}.employer-sidebar nav>a>span{font-size:12px}.employer-sidebar nav>a[aria-current=page]{font-size:0}.employer-sidebar-footer select,.employer-trust-note{display:none}.employer-brand{justify-content:center;padding-left:0;padding-right:0}.employer-signout{font-size:0}.employer-signout:after{content:"↪";font-size:17px}.employer-app-content>.shell,.employer-app-content>main{padding-left:24px;padding-right:24px}}@media(max-width:720px){.employer-app{display:block}.employer-sidebar{position:-webkit-sticky;position:sticky;width:100%;height:auto;padding:10px 14px;display:grid;grid-template-columns:auto 1fr;align-items:center}.employer-brand{border:0;padding:0}.employer-brand .official-logo-mark{width:37px;height:37px;flex-basis:37px}.employer-sidebar nav{display:flex;overflow-x:auto;padding:0 0 0 14px;gap:4px}.employer-sidebar nav>a,.employer-sidebar nav>a:not([aria-current=page]),.employer-sidebar nav>a[aria-current=page]{flex:0 0 auto;min-height:38px;font-size:11px;padding:6px 9px}.employer-sidebar nav>a>span,.employer-sidebar-footer{display:none}.employer-app-content>.shell,.employer-app-content>main{padding:24px 16px 48px}.employer-app-content .hero{grid-template-columns:1fr}.employer-app-content .hero button{display:none}}.public-info-page{overflow:hidden;background:radial-gradient(circle at 8% 8%,rgba(27,92,255,.09),transparent 24%),radial-gradient(circle at 92% 18%,rgba(0,167,157,.08),transparent 28%),#f8fbff;color:#172b4d}.public-info-header{position:relative;z-index:2;border-bottom:1px solid rgba(9,42,102,.08)}.public-info-page .public-brand{gap:11px;letter-spacing:.01em}.public-info-page .public-brand>span:last-child{font-size:20px}.public-info-page nav{align-items:center;gap:24px}.public-info-page nav a{position:relative;padding:9px 0;color:#36516f}.public-info-page nav a:hover,.public-info-page nav a[aria-current=page]{color:#092a66}.public-info-page nav a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:2px;border-radius:2px;background:#008fa1}.public-info-page nav .public-info-login{padding:10px 17px;border-radius:10px;background:#092a66;color:#fff}.public-info-page nav .public-info-login:hover{background:#0b5db7;color:#fff}.public-info-page nav .public-info-login:after{display:none}.public-info-page>.public-info-hero{max-width:1180px;min-height:430px;padding:78px 28px 66px;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(270px,.65fr);align-items:end;grid-gap:60px;gap:60px}.about-story-heading>p,.public-conversion p,.public-info-hero>div>p{margin:0;color:#008fa1;text-transform:uppercase;letter-spacing:.17em;font-weight:900;font-size:10px}.public-info-page .public-info-hero h1{margin:15px 0 0;font-size:clamp(48px,6vw,76px);max-width:880px}.public-info-lead{margin:0 0 8px;color:#52677e;font-size:17px;line-height:1.7}.public-about-page>.about-story{max-width:none;margin:0;padding:76px max(28px,calc((100vw - 1124px)/2));display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);grid-gap:90px;gap:90px;background:#092a66;color:#fff}.about-story-heading h2{margin:16px 0 0;max-width:470px;color:#fff;font-size:clamp(32px,4vw,50px);line-height:1.08;letter-spacing:-.04em}.about-story-copy{display:grid;grid-gap:22px;gap:22px;align-content:center}.about-story-copy p{margin:0;color:#d6e4f5;font-size:17px;line-height:1.75}.public-about-page>.public-principles{max-width:1180px;margin:0 auto;padding:76px 28px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.public-principles article{border-top:2px solid #c9d8e6;padding:24px 7px 10px}.public-principles article>span{color:#008fa1;font-size:11px;font-weight:900;letter-spacing:.12em}.public-principles h2{margin:22px 0 10px;color:#092a66;font-size:22px}.public-principles p{margin:0;color:#667085;line-height:1.65}.public-benefits-page>.benefit-audiences{max-width:1180px;margin:0 auto;padding:10px 28px 76px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.benefit-audiences article{position:relative;min-height:430px;border:1px solid #d7e3ee;border-radius:24px;padding:30px;background:rgba(255,255,255,.9);box-shadow:0 16px 38px rgba(16,42,67,.06)}.benefit-audiences article:nth-child(2){background:linear-gradient(150deg,#f0faf7,#fff);border-color:#b9ded7}.benefit-audiences article:nth-child(3){background:linear-gradient(150deg,#0b1e43,#092a66);border:0;color:#fff}.benefit-mark{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#eaf3ff;color:#1768c5;font-weight:900}.benefit-audiences article:nth-child(2) .benefit-mark{background:#dff5ef;color:#078977}.benefit-audiences article:nth-child(3) .benefit-mark{background:rgba(255,255,255,.12);color:#60e0d0}.benefit-audiences h2{margin:24px 0 10px;color:#092a66;font-size:23px}.benefit-audiences article:nth-child(2) h2{color:#08745f}.benefit-audiences article:nth-child(3) h2{color:#fff}.benefit-audiences article>p{min-height:70px;margin:0;color:#667085;line-height:1.55}.benefit-audiences article:nth-child(3)>p{color:#d7e2f2}.benefit-audiences ul{margin:25px 0 0;padding:22px 0 0;border-top:1px solid #e3eaf1;list-style:none;display:grid;grid-gap:15px;gap:15px}.benefit-audiences article:nth-child(3) ul{border-color:rgba(255,255,255,.14)}.benefit-audiences li{position:relative;padding-left:25px;color:#344054;font-size:13px;line-height:1.5}.benefit-audiences article:nth-child(3) li{color:#eef4fb}.benefit-audiences li:before{content:"✓";position:absolute;left:0;top:0;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:#e3f5f0;color:#078977;font-size:10px;font-weight:900}.benefit-audiences article:nth-child(3) li:before{background:rgba(96,224,208,.14);color:#60e0d0}.public-benefits-page>.benefit-trust-strip{max-width:1124px;margin:0 auto 76px;padding:23px 30px;border:1px solid #d9e5ed;border-radius:18px;background:#fff;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.benefit-trust-strip div{display:grid;grid-gap:5px;gap:5px}.benefit-trust-strip strong{color:#092a66;font-size:13px}.benefit-trust-strip span{color:#667085;font-size:12px}.public-info-page>.public-conversion{max-width:1124px;margin:0 auto 76px;padding:34px 38px;border-radius:24px;background:linear-gradient(105deg,#092a66,#0b5db7 62%,#008fa1);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.public-conversion h2{margin:8px 0 0;color:#fff;font-size:clamp(26px,3vw,38px);letter-spacing:-.035em}.public-conversion-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.public-conversion-actions a{padding:12px 16px;border-radius:10px;background:#fff;color:#092a66;text-decoration:none;font-size:12px;font-weight:900}.public-conversion-actions a+a{border:1px solid rgba(255,255,255,.45);background:transparent;color:#fff}.public-info-footer{max-width:1180px;margin:0 auto;padding:23px 28px 35px;border-top:1px solid #dbe5ed;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#667085;font-size:11px}.public-info-footer nav{display:flex;gap:20px}.public-info-footer nav a{padding:0;font-size:11px}.public-info-footer nav a:after{display:none}@media(max-width:900px){.public-info-page>.public-info-hero{min-height:0;grid-template-columns:1fr;padding-top:55px;gap:24px}.public-about-page>.about-story{grid-template-columns:1fr;gap:35px;padding-top:58px;padding-bottom:58px}.public-about-page>.public-principles,.public-benefits-page>.benefit-audiences{grid-template-columns:1fr}.benefit-audiences article,.benefit-audiences article>p{min-height:0}.public-benefits-page>.benefit-trust-strip,.public-info-page>.public-conversion{margin-left:28px;margin-right:28px}.public-conversion{align-items:flex-start;flex-direction:column}.public-conversion-actions{justify-content:flex-start}}@media(max-width:650px){.public-info-page nav{gap:12px}.public-info-page nav a:not(.public-info-login):not([aria-current=page]){display:none}.public-info-page .public-info-hero h1{font-size:43px}.public-about-page>.about-story{padding-left:22px;padding-right:22px}.public-about-page>.public-principles,.public-benefits-page>.benefit-audiences{padding-left:20px;padding-right:20px}.public-benefits-page>.benefit-trust-strip{grid-template-columns:1fr;margin:0 20px 55px}.public-info-page>.public-conversion{margin:0 20px 55px;padding:27px 23px}.public-conversion-actions{display:grid;width:100%}.public-conversion-actions a{text-align:center}.public-info-footer{align-items:flex-start;flex-direction:column}.public-info-footer nav{flex-wrap:wrap}}.public-info-page>.public-info-hero{min-height:360px;padding-top:60px;padding-bottom:54px;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:44px}.public-info-page .public-info-hero h1{font-size:clamp(42px,5vw,62px);max-width:760px;line-height:1.02}.public-info-hero>.public-info-lead{align-self:end;max-width:430px}.public-about-page>.about-story{padding-top:64px;padding-bottom:64px;gap:68px}.about-story-heading h2{font-size:clamp(30px,3.4vw,43px)}.public-about-page>.about-mission{max-width:1124px;margin:0 auto;padding:72px 28px;display:grid;grid-template-columns:minmax(170px,.35fr) minmax(300px,.8fr) minmax(280px,.65fr);grid-gap:36px;gap:36px;align-items:start}.about-mission>p:first-child{margin:8px 0 0;color:#008fa1;text-transform:uppercase;letter-spacing:.17em;font-weight:900;font-size:10px}.about-mission h2{margin:0;color:#092a66;font-size:clamp(29px,3vw,40px);line-height:1.1;letter-spacing:-.035em}.about-mission>p:last-child{margin:3px 0 0;color:#5f6f82;font-size:15px;line-height:1.7}.public-how-page>.how-pathway{padding-top:64px;padding-bottom:64px;gap:62px}.how-pathway-heading h2{font-size:clamp(29px,3.1vw,40px)}.how-step-list article{padding-top:23px;padding-bottom:23px}.public-benefits-page>.benefit-audiences{padding-top:4px}.benefit-audiences article{min-height:405px;padding:28px}.benefit-audiences article>p{min-height:62px}@media(max-width:900px){.public-info-page>.public-info-hero{grid-template-columns:1fr;gap:20px}.public-info-hero>.public-info-lead{max-width:650px}.public-about-page>.about-mission{grid-template-columns:1fr;padding-top:55px;padding-bottom:55px;gap:20px}}@media(max-width:650px){.public-info-page .public-info-hero h1{font-size:38px}.public-info-page>.public-info-hero{padding-top:44px;padding-bottom:44px}.public-about-page>.about-mission{padding-left:20px;padding-right:20px}.benefit-audiences article{padding:24px}}.professional-app{min-height:100svh;background:radial-gradient(circle at 82% 4%,rgba(0,167,157,.09),transparent 25%),#f3f6fa;display:grid;grid-template-columns:252px minmax(0,1fr);color:#101828}.professional-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100svh;padding:24px 17px 18px;background:linear-gradient(180deg,#071a43,#092a66 58%,#063e59);color:#fff;display:flex;flex-direction:column;z-index:20;box-shadow:10px 0 30px rgba(9,42,102,.1)}.professional-brand{display:flex;align-items:center;gap:11px;padding:0 7px 22px;color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.12)}.professional-brand .official-logo-mark{width:42px;height:42px;flex-basis:42px;background-color:#fff;border-radius:12px}.professional-brand>span:last-child{display:grid;grid-gap:2px;gap:2px}.professional-brand strong{font-size:18px;letter-spacing:.04em;text-transform:uppercase}.professional-brand small{font-size:7px;letter-spacing:.12em;text-transform:uppercase;color:#9eddd8;font-weight:850}.professional-sidebar nav{display:grid;grid-gap:5px;gap:5px;padding-top:22px}.professional-sidebar nav>p{margin:0 11px 9px;color:#8eb4ce;font-size:9px;letter-spacing:.17em;text-transform:uppercase;font-weight:900}.professional-sidebar nav>a{display:flex;align-items:center;gap:11px;min-height:43px;padding:9px 11px;border-radius:11px;color:#d9e6f0;text-decoration:none;font-size:13px;font-weight:720;transition:background .16s,color .16s,transform .16s}.professional-sidebar nav>a>span{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;background:rgba(255,255,255,.08);font-size:12px;font-weight:900}.professional-sidebar nav>a:hover{background:rgba(255,255,255,.09);color:#fff;transform:translateX(2px)}.professional-sidebar nav>a[aria-current=page]{background:linear-gradient(100deg,#1768c5,#008f91);color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.15)}.professional-sidebar nav>a[aria-current=page]>span{background:rgba(255,255,255,.17)}.professional-sidebar-footer{margin-top:auto;display:grid;grid-gap:12px;gap:12px}.professional-sidebar-footer select{width:100%;border:1px solid rgba(255,255,255,.2);border-radius:9px;padding:9px;background:#102d5d;color:#fff}.professional-trust-note{display:flex;align-items:flex-start;gap:9px;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:11px;background:rgba(255,255,255,.06)}.professional-trust-note>b{width:23px;height:23px;flex:0 0 23px;border-radius:50%;display:grid;place-items:center;background:#0c8e80;color:#fff;font-size:11px}.professional-trust-note>span{display:grid;grid-gap:2px;gap:2px}.professional-trust-note strong{font-size:11px}.professional-trust-note small{font-size:9px;line-height:1.4;color:#b9cede}.professional-sidebar-footer form{margin:0}.professional-signout{width:100%;margin:0;border:0;background:transparent;color:#c8d6e2;text-align:left;padding:8px 11px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.professional-signout:hover{color:#fff}.professional-app-content{min-width:0}.professional-app-content>main{max-width:1180px;margin:0 auto;padding:34px 34px 64px}.professional-app-content h1{font-size:clamp(28px,3vw,38px);letter-spacing:-.035em;color:#092a66}.professional-app-content .panel h2,.professional-app-content h2{font-size:22px;line-height:1.2;margin:5px 0 9px;color:#092a66}.professional-app-content h3{color:#183b54}.professional-app-content .panel{border:1px solid #dce5ef;border-radius:18px;padding:24px;background:rgba(255,255,255,.94);box-shadow:0 10px 28px rgba(16,24,40,.055)}.professional-app-content .panel>p{color:#667085;line-height:1.55}.professional-app-content .stack{display:grid;grid-gap:16px;gap:16px}.professional-app-content .page-heading,.workspace-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.professional-app-content .page-heading p,.workspace-heading p{color:#667085;margin:6px 0 0}.workspace-heading{align-items:center}.workspace-heading h1{margin:4px 0 0}.section-heading>a,.workspace-heading .primary-link,.workspace-heading .secondary-link{margin:0;text-decoration:none;border-radius:10px;padding:10px 14px;font-size:12px;font-weight:850}.section-heading>a,.workspace-heading .secondary-link{color:#0b5db7;border:1px solid #c9d8e8;background:#fff}.workspace-heading .primary-link{background:#092a66;color:#fff}.professional-dashboard{display:grid;grid-gap:18px;gap:18px}.readiness-hero{border-radius:22px;padding:27px 28px;background:linear-gradient(120deg,#071b48,#0b4e79 62%,#008b83);color:#fff;display:grid;grid-template-columns:1.2fr .8fr;grid-gap:24px;gap:24px;box-shadow:0 18px 40px rgba(9,42,102,.17)}.readiness-hero .eyebrow{color:#77e3d6}.readiness-hero h2{font-size:clamp(29px,4vw,43px);color:#fff;margin:8px 0}.readiness-hero p{color:#d9edf3;margin:0 0 19px}.readiness-hero>div>a{color:#fff;text-decoration:none;font-size:12px;font-weight:850}.readiness-summary{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:9px;gap:9px;align-content:center}.readiness-summary>div{min-width:0;border:1px solid rgba(255,255,255,.15);border-radius:13px;padding:13px;background:rgba(255,255,255,.09);display:grid;grid-gap:3px;gap:3px}.readiness-summary>div:last-child{grid-column:1/-1}.readiness-summary b{font-size:18px;text-transform:capitalize;overflow-wrap:anywhere}.readiness-summary span{font-size:10px;color:#cce5eb}.workspace-alert{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:13px;gap:13px;border:1px solid #ecd58f;border-radius:14px;padding:14px 16px;background:#fff9e8}.workspace-alert>span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#eab74b;color:#fff;font-weight:900}.workspace-alert strong{color:#684b0e;font-size:13px}.workspace-alert p{margin:2px 0 0;color:#7a6741;font-size:11px}.workspace-alert a{color:#71520c;font-size:12px;font-weight:850}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.quick-actions>a{min-width:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:11px;gap:11px;border:1px solid #dce5ef;border-radius:15px;padding:15px;background:#fff;color:#183b54;text-decoration:none;box-shadow:0 7px 18px rgba(16,24,40,.035)}.quick-actions>a:hover{border-color:#9fc0dd;transform:translateY(-1px)}.quick-actions>a>span{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;background:#eaf3ff;color:#1768c5;font-weight:900}.quick-actions>a:nth-child(2)>span{background:#e7f7f2;color:#087c70}.quick-actions>a>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.quick-actions strong{font-size:12px}.quick-actions small{color:#667085;font-size:9px;line-height:1.35}.quick-actions b{color:#0b5db7}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.compact-panel{min-height:210px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px}.section-heading h2{margin:4px 0 0}.section-heading>a{padding:7px 10px}.positive-empty{min-height:105px;border:1px dashed #c9d8e1;border-radius:13px;background:#f8fbfc;display:flex;align-items:center;gap:12px;padding:18px}.positive-empty>span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#ddf5e8;color:#157347;font-weight:900}.positive-empty strong{font-size:12px}.positive-empty p{margin:3px 0 0;color:#667085;font-size:11px}.dashboard-list-row{box-shadow:none;border:0;border-top:1px solid #e7edf2;border-radius:0;padding:12px 0;display:flex;justify-content:space-between;gap:12px;align-items:center}.dashboard-list-row h3{font-size:13px;margin:0}.dashboard-list-row p{font-size:11px;margin:3px 0 0}.dashboard-list-row>a{font-size:11px;font-weight:850;color:#0b5db7}.professional-loading{min-height:70vh;display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;color:#667085}.professional-spinner{width:30px;height:30px;border:3px solid #d8e3ee;border-top-color:#0b5db7;border-radius:50%;animation:professional-spin .8s linear infinite}@keyframes professional-spin{to{transform:rotate(1turn)}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.professional-app-content label{color:#344054;font-size:12px;font-weight:800}.professional-app-content label:not(.toggle-row){display:grid;grid-gap:7px;gap:7px}.professional-app-content input:not([type=checkbox]),.professional-app-content select,.professional-app-content textarea{width:100%;min-height:43px;border:1px solid #cbd5e1;border-radius:9px;padding:9px 11px;background:#fff;color:#101828;font:inherit;font-size:13px}.professional-app-content textarea{min-height:90px;resize:vertical}.professional-app-content input:focus,.professional-app-content select:focus,.professional-app-content textarea:focus{outline:3px solid rgba(27,92,255,.1);border-color:#1b5cff}.professional-app-content .toggle-row{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid #e7edf2}.professional-app-content .toggle-row span{display:grid;grid-gap:3px;gap:3px}.professional-app-content .toggle-row small{color:#667085;font-weight:500}.professional-app-content .toggle-row input{width:19px;height:19px;accent-color:#0b5db7}.professional-app-content .record-card{box-shadow:none;border:1px solid #e2e9ef;border-radius:13px;padding:15px}.professional-app-content .danger-panel{border-color:#ebcccc;background:#fffafa}.professional-app-content .danger-panel h2{color:#8f2f2f}.professional-app-content .danger-panel form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:18px}.professional-app-content .danger-panel form label:last-of-type{grid-column:1/-1}.professional-app-content .danger-panel form button{justify-self:start}.professional-app-content .button{display:inline-block;width:auto;margin-top:8px;border-radius:9px;padding:10px 13px;text-decoration:none;font-size:12px}.professional-app-content .searchRow{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:10px 0}.professional-app-content .searchRow+.searchRow{border-top:1px solid #e7edf2}@media(max-width:980px){.professional-app{grid-template-columns:78px minmax(0,1fr)}.professional-sidebar{padding-left:12px;padding-right:12px}.professional-brand>span:last-child,.professional-sidebar nav>a:not([aria-current=page]),.professional-sidebar nav>p{font-size:0}.professional-sidebar nav>a{justify-content:center;padding:8px}.professional-sidebar nav>a>span{font-size:12px}.professional-sidebar nav>a[aria-current=page]{font-size:0}.professional-sidebar-footer select,.professional-trust-note{display:none}.professional-brand{justify-content:center;padding-left:0;padding-right:0}.professional-signout{text-align:center;font-size:0}.professional-signout:after{content:"↪";font-size:17px}.professional-app-content>main{padding-left:24px;padding-right:24px}}@media(max-width:720px){.professional-app{display:block}.professional-sidebar{position:-webkit-sticky;position:sticky;width:100%;height:auto;padding:10px 14px;display:grid;grid-template-columns:auto 1fr;align-items:center}.professional-brand{border:0;padding:0}.professional-brand .official-logo-mark{width:37px;height:37px;flex-basis:37px}.professional-sidebar nav{display:flex;overflow-x:auto;padding:0 0 0 14px;gap:4px}.professional-sidebar nav>a,.professional-sidebar nav>a:not([aria-current=page]),.professional-sidebar nav>a[aria-current=page]{flex:0 0 auto;min-height:38px;font-size:11px;padding:6px 9px}.professional-sidebar nav>a>span,.professional-sidebar-footer{display:none}.professional-app-content>main{padding:24px 16px 48px}.professional-app-content .page-heading,.workspace-heading{align-items:flex-start;flex-direction:column}.dashboard-grid,.professional-app-content .danger-panel form,.quick-actions,.readiness-hero{grid-template-columns:1fr}.professional-app-content .danger-panel form label:last-of-type{grid-column:auto}}.settings-workspace .stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.settings-workspace .stack>.danger-panel,.settings-workspace .stack>section:nth-child(3),.settings-workspace .stack>section:nth-child(4){grid-column:1/-1}.settings-workspace .stack>section:nth-child(3){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.settings-workspace .stack>section:nth-child(3)>.toggle-row,.settings-workspace .stack>section:nth-child(3)>h2,.settings-workspace .stack>section:nth-child(3)>p{grid-column:1/-1}.settings-workspace .stack>section:nth-child(3)>.toggle-row{margin-top:-4px}.settings-workspace .stack>section:nth-child(4) .searchRow{border:1px solid #e1e8ef;border-radius:12px;padding:13px;margin-top:10px}.settings-workspace .stack>section:nth-child(6) .record-card{display:flex;align-items:center;justify-content:space-between;gap:15px}.settings-workspace .stack>section:nth-child(7){background:linear-gradient(135deg,#f8fbff,#eef8f7)}@media(max-width:760px){.settings-workspace .stack,.settings-workspace .stack>section:nth-child(3){grid-template-columns:1fr}.settings-workspace .stack>section:nth-child(3)>.toggle-row,.settings-workspace .stack>section:nth-child(3)>h2,.settings-workspace .stack>section:nth-child(3)>p{grid-column:auto}}.landing{max-width:none;padding:0;background:radial-gradient(circle at 78% 15%,#d9f2ed 0,transparent 32%),linear-gradient(180deg,#f8fbfa,#eef5f3 62%,#fff 0);color:#10233f;min-height:100vh}.landing-nav{max-width:1200px;margin:0 auto;padding:24px 32px;display:flex;justify-content:space-between;align-items:center}.wordmark{font-size:22px;font-weight:900;letter-spacing:-.04em;color:#083b46;text-decoration:none}.wordmark span{display:block;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#607b80;margin-top:3px}.landing-nav>div{display:flex;align-items:center;gap:25px}.landing-nav>div>a{font-size:14px;font-weight:750;color:#294c54;text-decoration:none}.nav-signin{border:1px solid #98b5b5;padding:10px 16px;border-radius:999px}.landing-hero{max-width:1200px;margin:0 auto;padding:70px 32px 92px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.75fr);grid-gap:76px;gap:76px;align-items:center}.landing-copy h1{font-size:clamp(46px,6.2vw,78px);line-height:.98;letter-spacing:-.055em;margin:16px 0 25px;color:#082d3c}.landing-copy h1 span{color:#16736f}.landing-copy>p:not(.eyebrow){font-size:20px;line-height:1.55;color:#516b70;max-width:650px}.landing-actions{display:flex;align-items:center;gap:14px;margin-top:32px}.landing-actions a{font-weight:800;text-decoration:none;border-radius:13px;padding:15px 20px}.landing-primary{background:#073c4d;color:white;box-shadow:0 12px 26px rgba(7,60,77,.2)}.landing-primary span{margin-left:18px}.landing-secondary{border:1px solid #b8c9c8;color:#264d53;background:rgba(255,255,255,.6)}.trust-line{display:flex;gap:22px;flex-wrap:wrap;margin-top:25px;color:#597276;font-size:12px;font-weight:700}.passport-hero-card{position:relative;background:#fff;border:1px solid rgba(118,157,157,.45);border-radius:26px;padding:25px;box-shadow:0 34px 80px rgba(13,60,67,.2);overflow:hidden}.passport-hero-card:before{content:"";position:absolute;inset:0 0 auto;height:6px;background:linear-gradient(90deg,#083f55,#10a293,#d9aa58)}.passport-ribbon{display:flex;justify-content:space-between;color:#315960;font-size:10px;font-weight:900;letter-spacing:.16em}.passport-ribbon em{font-style:normal;color:#71878b}.passport-owner{display:grid;grid-template-columns:auto 1fr auto;grid-gap:15px;gap:15px;align-items:center;margin:32px 0 24px}.owner-mark{height:57px;width:57px;border-radius:18px;background:linear-gradient(145deg,#0b4658,#15877d);display:grid;place-items:center;color:#fff;font-weight:900;font-size:20px}.passport-owner small{color:#71878b}.passport-owner h2{font-size:22px;margin:3px 0;color:#102f3b}.passport-owner p{margin:0;color:#526d73;font-size:13px}.ready-seal{background:#def4e8;color:#176747;padding:8px 10px;border-radius:999px;font-size:11px;font-weight:900}.readiness-band{background:#083f51;color:white;border-radius:17px;padding:17px 19px;display:flex;justify-content:space-between;align-items:center}.readiness-band div{display:grid;grid-gap:3px;gap:3px}.readiness-band small{color:#b9d3d6}.readiness-band span{font-size:27px;font-weight:900;color:#8fe1cf}.passport-facts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin-top:12px}.passport-facts div{background:#f2f7f6;padding:13px;border-radius:12px;display:grid;grid-gap:5px;gap:5px}.passport-facts span{font-size:10px;color:#718589}.passport-facts b{font-size:12px;color:#1e4b53}.passport-control{font-size:11px;text-align:center;color:#62777a;margin-top:20px}.landing-value{max-width:1200px;margin:0 auto;padding:95px 32px}.landing-value>div:first-child{display:flex;justify-content:space-between;align-items:end;gap:30px}.employer-strip h2,.landing-value h2{font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.04em;color:#0b3442;margin:10px 0;max-width:700px}.value-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:44px}.value-steps article{box-shadow:none;border-color:#d8e7e4}.value-steps article>span{color:#159082;font-weight:900;font-size:12px}.value-steps h3{font-size:20px;color:#153c45;margin:25px 0 8px}.employer-strip{max-width:1136px;margin:0 auto 80px;padding:46px;border-radius:25px;background:#082f3d;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:40px}.employer-strip h2{color:#fff;font-size:35px;margin-bottom:0}.employer-strip a{white-space:nowrap;background:#fff;color:#0b3c48;border-radius:12px;padding:14px 18px;text-decoration:none;font-weight:850}.onboarding-page{display:block;padding:0;background:radial-gradient(circle at 85% 20%,#dcefeb 0,transparent 30%),#f2f7f5}.onboarding-shell{width:min(1120px,100%);margin:0 auto;padding:26px 28px 70px}.onboarding-brand{margin:0 0 25px;display:flex;justify-content:space-between}.onboarding-brand a{font-size:21px;font-weight:900;letter-spacing:-.04em;color:#083b46;text-decoration:none}.onboarding-brand span{font-size:12px;color:#567277;font-weight:750}.onboarding-progress{margin-bottom:22px}.onboarding-progress>div:first-child{display:flex;justify-content:space-between;color:#48656a;font-size:12px;margin-bottom:7px}.onboarding-progress .progress{margin:0;background:#d4e2df}.onboarding-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);grid-gap:25px;gap:25px;align-items:start}.onboarding-card{background:#fff;border:1px solid #d7e4e1;border-radius:25px;padding:clamp(25px,4vw,46px);box-shadow:0 20px 55px rgba(28,66,69,.09);min-height:560px}.onboarding-card h1{font-size:clamp(35px,5vw,56px);line-height:1.02;letter-spacing:-.04em;margin:11px 0 16px;color:#0a3441}.onboarding-lead{font-size:17px;line-height:1.55;color:#5c7377;max-width:620px}.compact-picker{margin:27px 0 12px}.compact-picker label{font-weight:850;color:#173e46;display:grid;grid-gap:8px;gap:8px}.compact-picker label>span{font-size:11px;color:#708386;font-weight:650;margin-left:7px}.compact-picker select{width:100%;padding:15px 42px 15px 15px;border:1px solid #aebfbe;border-radius:12px;background:#fff;font:inherit;color:#24464c}.selection-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.selection-chips button{margin:0;background:#e2f2ee;color:#145d58;padding:8px 11px;border-radius:999px;font-size:12px}.selection-chips button span:first-of-type{margin-left:8px;font-size:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.picker-stack{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.picker-stack .compact-picker{margin:19px 0 5px}.step-actions{display:flex;align-items:center;gap:12px;margin-top:25px}.step-actions button{padding:14px 18px;margin:0}.step-actions.secondary{align-items:flex-start;flex-direction:column}.step-actions.secondary a{font-weight:850;color:#164f5a}.step-actions.secondary span{color:#6d8084;font-size:12px}.credential-preview{margin-top:25px;border:1px solid #d9e5e2;border-radius:13px;padding:15px;background:#f8fbfa}.credential-preview summary{cursor:pointer;display:flex;justify-content:space-between;color:#21464e}.credential-preview .checklist{margin-bottom:0}.credential-preview .checklist div{background:#fff;border:1px solid #e4ecea}.credential-preview .checklist span{font-size:12px;text-transform:none;color:#577177}.upload-box{margin-top:25px;border-color:#8eb6af;background:#f7fbfa;padding:27px}.upload-box label{font-weight:850;color:#173f48}.upload-symbol{width:44px;height:44px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#dff1ed;color:#0d7168;font-size:24px}.passport-glimpse{background:linear-gradient(150deg,#073d4c,#0c5961);border-radius:25px;padding:27px;color:#fff;box-shadow:0 20px 45px rgba(5,48,57,.2);position:-webkit-sticky;position:sticky;top:24px}.passport-glimpse-top{display:flex;justify-content:space-between;font-size:9px;font-weight:900;letter-spacing:.14em;color:#a8dbd2}.passport-glimpse-top em{font-style:normal;color:#fff}.passport-person{display:flex;align-items:center;gap:13px;margin:32px 0}.passport-person>div{width:48px;height:48px;border-radius:15px;background:#d5eee8;color:#0a5c58;display:grid;place-items:center;font-weight:900}.passport-person span{display:grid;grid-gap:4px;gap:4px}.passport-person small{color:#a9c9cb}.passport-readiness{border-top:1px solid rgba(255,255,255,.18);padding-top:18px;display:flex;justify-content:space-between}.passport-readiness b{color:#8ee0ca}.passport-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;margin:16px 0}.passport-mini-grid div{background:rgba(255,255,255,.1);border-radius:10px;padding:11px;display:grid;grid-gap:4px;gap:4px}.passport-mini-grid small{font-size:9px;color:#b7d0d1}.passport-glimpse>p{font-size:11px;line-height:1.55;color:#b9d0d2;margin:19px 0 0}.form-message{border:1px solid #efdb98;color:#654f13}.onboarding-card .success h1{font-size:42px}@media(max-width:900px){.landing-hero,.onboarding-layout{grid-template-columns:1fr}.landing-hero{gap:42px;padding-top:45px}.passport-hero-card{max-width:520px}.passport-glimpse{position:static}.value-steps{grid-template-columns:1fr}.employer-strip{margin-left:25px;margin-right:25px}}@media(max-width:650px){.landing-nav{padding:18px 20px}.landing-nav>div>a:not(.nav-signin){display:none}.landing-hero,.landing-value{padding-left:20px;padding-right:20px}.employer-strip,.landing-actions{align-items:stretch;flex-direction:column}.landing-actions a{text-align:center}.passport-hero-card{padding:19px}.passport-owner{grid-template-columns:auto 1fr}.ready-seal{grid-column:1/-1;justify-self:start}.passport-facts,.picker-stack{grid-template-columns:1fr}.onboarding-shell{padding:20px 15px 50px}.onboarding-card{min-height:0}.employer-strip{padding:30px}.employer-strip a{white-space:normal;text-align:center}}.prototype-home{max-width:none;padding:0;min-height:100vh;background:radial-gradient(circle at 12% 10%,rgba(27,92,255,.08),transparent 25%),radial-gradient(circle at 88% 14%,rgba(0,167,157,.09),transparent 28%),#fff;color:#101828}.prototype-header{max-width:1320px;margin:0 auto;padding:27px 34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.prototype-brand{display:flex;align-items:center;gap:13px;text-decoration:none}.prototype-logo{width:53px;height:53px;border-radius:16px;background:linear-gradient(135deg,#1b5cff,#00a79d);display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 12px 25px rgba(27,92,255,.22)}.prototype-brand>span:last-child{display:grid}.prototype-brand strong{font-size:25px;text-transform:uppercase;letter-spacing:.07em;color:#092a66}.prototype-brand small{font-size:9px;letter-spacing:.17em;text-transform:uppercase;font-weight:900;color:#0b7188;margin-top:4px}.prototype-header nav{display:flex;align-items:center;gap:26px}.prototype-header nav a{color:#092a66;text-decoration:none;font-size:14px;font-weight:800}.prototype-header nav a:hover{color:#008fa1}.prototype-login{background:#092a66!important;color:#fff!important;padding:12px 20px;border-radius:11px;box-shadow:0 12px 24px rgba(9,42,102,.18)}.prototype-hero{text-align:center;max-width:980px;margin:36px auto 34px;padding:0 25px}.prototype-contact p,.prototype-hero>p,.prototype-section>p{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:900;color:#008fa1}.prototype-hero h1{font-size:clamp(48px,6vw,78px);line-height:1;letter-spacing:-.05em;margin:12px 0;color:#092a66}.prototype-hero h1 span{color:#008fa1}.prototype-hero>div{font-size:clamp(18px,2vw,24px);line-height:1.5;color:#475467}.prototype-role-grid{max-width:1240px;margin:0 auto;padding:0 30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.prototype-role{min-height:330px;border:1px solid #d7e7f5;border-radius:24px;background:linear-gradient(135deg,#fff,#f4f9ff);box-shadow:0 22px 55px rgba(16,24,40,.09);display:grid;grid-template-columns:135px 1fr;grid-gap:25px;gap:25px;align-items:center;padding:30px}.prototype-role.employer{border-color:#d7ebdc;background:linear-gradient(135deg,#fff,#f4fbf6)}.prototype-role.administrator{grid-column:1/-1;min-height:auto;grid-template-columns:115px 1fr;background:linear-gradient(135deg,#0b1533,#10265b);border:0;color:#fff}.prototype-role-icon{width:125px;height:125px;border-radius:30px;display:grid;place-items:center;background:#fff;color:#1b5cff;box-shadow:0 18px 40px rgba(16,24,40,.09),inset 0 0 0 1px #e5e7eb;font-size:58px;font-weight:900}.employer .prototype-role-icon{color:#078977}.administrator .prototype-role-icon{width:100px;height:100px;background:rgba(255,255,255,.1);color:#60e0d0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.prototype-role h2{font-size:30px;margin:0 0 16px;color:#092a66}.prototype-role.employer h2{color:#08745f}.prototype-role.administrator h2{color:#fff}.prototype-role ul{list-style:none;margin:0 0 22px;padding:0;display:grid;grid-gap:10px;gap:10px}.prototype-role li{display:flex;align-items:center;gap:9px;color:#344054}.prototype-role.administrator li{color:#dbe4ff}.prototype-check{flex:0 0 21px;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#e6f4ff;color:#0b6fbd;font-size:12px;font-weight:900}.employer .prototype-check{background:#e7f7ed;color:#12805c}.administrator .prototype-check{background:rgba(96,224,208,.15);color:#60e0d0}.prototype-role>a{display:flex;justify-content:space-between;max-width:340px;border-radius:12px;padding:14px 18px;background:#092a66;color:#fff;text-decoration:none;font-weight:900}.prototype-role.employer>a{background:#078977}.prototype-role.administrator>a{background:#fff;color:#092a66}.prototype-trust{max-width:1240px;margin:25px auto 70px;padding:0 30px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px}.prototype-trust>div{border:1px solid #e5e7eb;border-radius:17px;background:#fff;padding:16px;display:flex;align-items:center;gap:11px}.prototype-trust>div>span{width:35px;height:35px;border-radius:11px;display:grid;place-items:center;background:#edf5ff;color:#1b5cff;font-weight:900}.prototype-trust p{display:grid;margin:0;grid-gap:4px;gap:4px}.prototype-trust strong{color:#092a66}.prototype-trust small{color:#667085}.prototype-section{padding:85px max(30px,calc((100vw - 1180px)/2))}.prototype-section.muted{background:#f5f7fb}.prototype-section h2{font-size:clamp(35px,4vw,53px);line-height:1.06;color:#092a66;max-width:760px;margin:10px 0 35px}.prototype-info{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.prototype-info article{box-shadow:none;border:1px solid #e1e7ef;border-radius:18px;padding:25px}.prototype-info article>b{color:#008fa1}.prototype-info h3{font-size:20px;color:#092a66;margin:8px 0}.prototype-info p{color:#667085;line-height:1.6}.prototype-contact{max-width:1180px;margin:40px auto 80px;border-radius:24px;padding:42px;background:linear-gradient(135deg,#08215e,#1b5cff 55%,#00a79d);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:35px}.prototype-contact p{color:#8ee8dc}.prototype-contact h2{font-size:36px;margin:8px 0}.prototype-contact>div:last-child{display:flex;gap:10px}.prototype-contact a{background:#fff;color:#092a66;border-radius:11px;padding:13px 17px;text-decoration:none;font-weight:850}.prototype-contact a:last-child{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.3)}.onboarding-page{background:radial-gradient(circle at 12% 12%,rgba(27,92,255,.09),transparent 27%),radial-gradient(circle at 88% 15%,rgba(0,167,157,.1),transparent 28%),#f5f7fb}.onboarding-brand a{color:#092a66;text-transform:uppercase;letter-spacing:.06em}.onboarding-progress .progress span{background:linear-gradient(90deg,#1b5cff,#00a79d)}.onboarding-card{border-color:#d7e3f2}.onboarding-card h1{color:#092a66}.onboarding-card .eyebrow{color:#008fa1}.onboarding-card button,.upload-box button{background:#092a66}.compact-picker select{border-color:#c4d3e4}.selection-chips button{background:#e8f2ff;color:#0b5db7}.passport-glimpse{background:linear-gradient(145deg,#071332,#0b215c 58%,#007f82)}.passport-readiness b{color:#62e3d3}@media(max-width:950px){.prototype-header{align-items:flex-start;flex-direction:column}.prototype-header nav{flex-wrap:wrap;gap:14px}.prototype-info,.prototype-role-grid,.prototype-trust{grid-template-columns:1fr}.prototype-role.administrator{grid-column:auto}.prototype-contact{margin-left:24px;margin-right:24px}}@media(max-width:650px){.prototype-header{padding:20px}.prototype-header nav a:not(.prototype-login){display:none}.prototype-hero{margin-top:22px}.prototype-role-grid{padding:0 15px}.prototype-role{grid-template-columns:1fr;padding:24px}.prototype-role-icon{width:90px;height:90px;font-size:42px}.prototype-contact,.prototype-contact>div:last-child{align-items:stretch;flex-direction:column}.prototype-contact a{text-align:center}}.entry-page{max-width:none;padding:0 4vw;min-height:100svh;height:100svh;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr auto;background:radial-gradient(circle at 10% 12%,rgba(27,92,255,.08),transparent 25%),radial-gradient(circle at 90% 15%,rgba(0,167,157,.1),transparent 28%),#fff;color:#101828}.entry-header{width:100%;max-width:1320px;margin:0 auto;padding:18px 0 10px;justify-content:space-between;gap:20px}.entry-brand,.entry-header{display:flex;align-items:center}.entry-brand{gap:11px;text-decoration:none}.entry-brand img{width:48px;height:48px}.entry-brand>span{display:grid}.entry-brand strong{color:#092a66;font-size:23px;letter-spacing:.06em;text-transform:uppercase}.entry-brand small{color:#0b7188;font-size:8px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.entry-header nav{display:flex;align-items:center;gap:22px}.entry-header nav a{color:#092a66;text-decoration:none;font-size:13px;font-weight:800}.entry-login{background:#092a66!important;color:#fff!important;border-radius:10px;padding:10px 17px}.entry-intro{text-align:center;margin:0 auto;padding:5px 20px 13px}.entry-intro p{margin:0;color:#008fa1;font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:900}.entry-intro h1{font-size:clamp(34px,4.2vw,56px);line-height:1;margin:8px 0;color:#092a66;letter-spacing:-.045em}.entry-intro h1 span{color:#008fa1}.entry-intro>div{font-size:16px;color:#667085}.entry-roles{width:100%;max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;align-self:center}.entry-role{min-width:0;border:1px solid #d7e7f5;border-radius:20px;padding:20px;background:linear-gradient(135deg,#fff,#f4f9ff);box-shadow:0 16px 38px rgba(16,24,40,.08);display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr auto;grid-column-gap:15px;column-gap:15px}.entry-role.employer{border-color:#d7ebdc;background:linear-gradient(135deg,#fff,#f4fbf6)}.entry-role.administrator{background:linear-gradient(145deg,#0b1533,#10265b);border:0;color:#fff}.entry-role-icon{grid-row:1/3;width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:#fff;color:#1b5cff;box-shadow:0 9px 22px rgba(16,24,40,.08),inset 0 0 0 1px #e5e7eb;font-size:28px;font-weight:900}.entry-role.administrator .entry-role-icon{background:rgba(255,255,255,.1);color:#60e0d0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.entry-role h2{font-size:22px;margin:1px 0 8px;color:#092a66}.entry-role.employer h2{color:#08745f}.entry-role.administrator h2{color:#fff}.entry-role ul{grid-column:2;list-style:none;margin:0 0 14px;padding:0;display:grid;grid-gap:6px;gap:6px;font-size:13px;color:#475467}.entry-role.administrator ul{color:#dbe4ff}.entry-role li{display:flex;align-items:center;gap:7px}.entry-check{width:17px;height:17px;flex:0 0 17px;border-radius:50%;display:grid;place-items:center;background:#e6f4ff;color:#0b6fbd;font-size:10px;font-weight:900}.entry-role.employer .entry-check{background:#e7f7ed;color:#12805c}.entry-role.administrator .entry-check{background:rgba(96,224,208,.15);color:#60e0d0}.entry-role>a{grid-column:1/-1;display:flex;justify-content:space-between;border-radius:10px;padding:11px 13px;background:#092a66;color:#fff;text-decoration:none;font-size:13px;font-weight:900}.entry-role.employer>a{background:#078977}.entry-role.administrator>a{background:#fff;color:#092a66}.entry-footer{width:100%;max-width:900px;margin:0 auto;padding:11px 0 15px;display:flex;justify-content:center;gap:28px;color:#667085;font-size:11px;font-weight:750}.entry-footer span:before{content:"✓";color:#008fa1;margin-right:6px}.public-info-page{max-width:none;min-height:100vh;padding:0;background:radial-gradient(circle at 12% 12%,rgba(27,92,255,.08),transparent 25%),#f8fbff}.public-info-page header{max-width:1180px;margin:0 auto;padding:25px 28px;display:flex;justify-content:space-between;align-items:center}.public-info-page header>a{display:flex;align-items:center;gap:10px;color:#092a66;text-decoration:none;text-transform:uppercase;font-weight:900;font-size:22px}.public-info-page header img{width:43px;height:43px}.public-info-page nav{display:flex;gap:20px}.public-info-page nav a{color:#092a66;text-decoration:none;font-weight:750;font-size:13px}.public-info-page>section{max-width:1180px;margin:0 auto;padding:75px 28px}.public-info-page>section>p{color:#008fa1;text-transform:uppercase;letter-spacing:.16em;font-weight:900;font-size:11px}.public-info-page h1{font-size:clamp(40px,5vw,65px);line-height:1.04;max-width:850px;color:#092a66;letter-spacing:-.045em}.public-info-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:42px}.public-info-grid article{box-shadow:none;border:1px solid #dce5ef;border-radius:19px;padding:26px;background:#fff}.public-info-grid h2{font-size:21px;color:#092a66}.public-info-grid p{color:#667085;line-height:1.65}.public-info-grid.numbered b{color:#008fa1}@media(max-width:900px){.entry-page{height:auto;min-height:100svh;overflow:auto}.entry-roles,.public-info-grid{grid-template-columns:1fr}.entry-header{align-items:flex-start}.entry-header nav a:not(.entry-login){display:none}.entry-role{min-height:0}.entry-footer,.public-info-page nav{flex-wrap:wrap}}@media(max-width:520px){.entry-page{padding:0 15px}.entry-intro h1{font-size:34px}.entry-roles{gap:12px}.entry-role{padding:16px}.entry-footer{gap:10px}.public-info-page header{align-items:flex-start;gap:15px}.public-info-page nav a:not(:last-child){display:none}}.entry-roles{max-width:1100px;gap:14px}.entry-role,.entry-role.administrator,.entry-role.employer{min-height:178px;padding:22px;border:1px solid #d8e3ee;border-radius:18px;background:#fff;color:#092a66;box-shadow:0 12px 30px rgba(16,24,40,.06);display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.entry-role:focus-visible,.entry-role:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(16,24,40,.11);outline:none}.entry-role.professional{border:2px solid #1768c5;background:linear-gradient(145deg,#fff 15%,#eef7ff)}.entry-role.professional:focus-visible,.entry-role.professional:hover{border-color:#092a66}.entry-role.employer{border-color:#b9ded7;background:linear-gradient(145deg,#fff 15%,#f0faf7)}.entry-role.employer:focus-visible,.entry-role.employer:hover{border-color:#078977}.entry-role.administrator{border-color:#dfe3e8;background:#f7f8fa;color:#475467;box-shadow:none}.entry-role.administrator:focus-visible,.entry-role.administrator:hover{box-shadow:0 12px 28px rgba(16,24,40,.07)}.entry-role-icon,.entry-role.administrator .entry-role-icon,.entry-role.employer .entry-role-icon{width:38px;height:38px;background:#eaf3ff;color:#1768c5;box-shadow:none;font-size:15px;font-weight:900;display:grid;place-items:center}.entry-role.employer .entry-role-icon{background:#e6f7f2;color:#078977}.entry-role.administrator .entry-role-icon{background:#eceff3;color:#667085}.entry-role-copy{display:grid;grid-gap:5px;gap:5px;margin-top:15px}.entry-role-copy strong{font-size:21px;line-height:1.1;color:#092a66}.entry-role.employer .entry-role-copy strong{color:#08745f}.entry-role.administrator .entry-role-copy strong{color:#344054}.entry-role-copy>span{font-size:13px;line-height:1.45;color:#667085}.entry-role-action{width:100%;padding-top:16px;display:flex;align-items:center;justify-content:space-between;color:#1768c5;font-size:12px;font-weight:900}.entry-role.employer .entry-role-action{color:#078977}.entry-role.administrator .entry-role-action{color:#667085}.entry-role-action b{font-size:17px}@media(max-width:900px){.entry-role,.entry-role.administrator,.entry-role.employer{min-height:150px}}.official-logo-mark{width:50px;height:50px;flex:0 0 50px;background-image:url(/oneprofile-office-shield.png);background-repeat:no-repeat;background-size:contain;background-position:50%}.public-info-page header .official-logo-mark{width:45px;height:45px;flex-basis:45px}.entry-intro{padding-top:2px;padding-bottom:10px}.entry-intro h1{font-size:clamp(32px,3.8vw,50px);margin:7px 0}.entry-intro>div{font-size:15px}.entry-roles{max-width:1040px;gap:16px}.entry-role,.entry-role.administrator,.entry-role.employer{min-height:164px;padding:18px 20px;cursor:pointer}.entry-role-icon,.entry-role.administrator .entry-role-icon,.entry-role.employer .entry-role-icon{width:40px;height:40px;border-radius:11px;font-size:16px;transition:transform .18s ease}.entry-role-copy{margin-top:12px;gap:4px}.entry-role-copy strong{font-size:20px}.entry-role-action{width:auto;margin-top:auto;margin-left:auto;padding-top:12px;gap:7px;justify-content:flex-start}.entry-role-action b{font-size:15px;transition:transform .18s ease}.entry-role:focus-visible .entry-role-icon,.entry-role:hover .entry-role-icon{transform:scale(1.06)}.entry-role:focus-visible .entry-role-action b,.entry-role:hover .entry-role-action b{transform:translateX(3px)}.entry-role.employer{border-color:#96cec3;background:linear-gradient(145deg,#fff 10%,#edf9f6)}.entry-role.administrator{border-color:#c7ced8;background:#f4f6f8;color:#344054;box-shadow:0 8px 22px rgba(16,24,40,.045)}.entry-role.administrator .entry-role-action,.entry-role.administrator .entry-role-copy>span{color:#475467}.entry-role.administrator:focus-visible,.entry-role.administrator:hover{transform:translateY(-2px);border-color:#98a2b3;box-shadow:0 14px 30px rgba(16,24,40,.08)}.entry-header nav a:not(.entry-login){border-radius:6px;padding:7px 3px;transition:color .18s ease,background-color .18s ease}.entry-header nav a:not(.entry-login):hover{color:#008fa1}.entry-header nav a:focus-visible{outline:3px solid rgba(23,104,197,.28);outline-offset:3px}.entry-login{transition:background-color .18s ease,transform .18s ease}.entry-login:hover{background:#123d7d!important;transform:translateY(-1px)}@media(max-height:720px) and (min-width:901px){.entry-header{padding-top:12px}.entry-intro h1{font-size:40px}.entry-role,.entry-role.administrator,.entry-role.employer{min-height:150px;padding:16px 18px}.entry-footer{padding-bottom:10px}}.auth-page{max-width:none;min-height:100svh;padding:0 4vw;background:radial-gradient(circle at 10% 12%,rgba(27,92,255,.1),transparent 28%),radial-gradient(circle at 90% 15%,rgba(0,167,157,.12),transparent 30%),#f8fbff;color:#101828;display:grid;grid-template-rows:auto 1fr}.auth-header{width:100%;max-width:1180px;margin:0 auto;padding:20px 0 12px;display:flex;align-items:center;justify-content:space-between;gap:20px}.auth-home-link{color:#475467;text-decoration:none;font-size:13px;font-weight:800}.auth-home-link:hover{color:#092a66}.auth-layout{width:100%;max-width:1040px;margin:0 auto;padding:20px 0 46px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(390px,.72fr);align-items:center;grid-gap:58px;gap:58px}.auth-card-heading>p,.auth-context>p{margin:0;color:#008fa1;font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:900}.auth-context h1{max-width:530px;margin:12px 0 32px;color:#092a66;font-size:clamp(38px,4.5vw,58px);line-height:1.02;letter-spacing:-.05em}.auth-trust-list{display:grid;grid-gap:17px;gap:17px}.auth-trust-list>span{display:grid;grid-template-columns:25px 1fr;grid-column-gap:10px;column-gap:10px}.auth-trust-list b{grid-row:1/3;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#ddf5ef;color:#078977;font-size:11px}.auth-trust-list strong{color:#183b54;font-size:14px}.auth-trust-list small{margin-top:2px;color:#667085;font-size:12px;line-height:1.45}.auth-card{width:100%;border:1px solid #d8e3ee;border-radius:24px;padding:30px;background:rgba(255,255,255,.94);box-shadow:0 24px 60px rgba(16,24,40,.12)}.auth-card-heading h2{margin:7px 0 4px;color:#092a66;font-size:29px;letter-spacing:-.035em}.auth-card-heading>span{color:#667085;font-size:13px}.auth-notice{margin:17px 0 0;border:1px solid #c7dcef;border-radius:10px;padding:10px 12px;background:#f1f7fd;color:#234c6b;font-size:12px;line-height:1.45}.auth-form{display:grid;grid-gap:15px;gap:15px;margin-top:22px}.auth-form label{display:grid;grid-gap:7px;gap:7px}.auth-form label>span{color:#344054;font-size:12px;font-weight:850}.auth-form input{width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:11px;padding:11px 13px;background:#fff;color:#101828;font:inherit;font-size:14px}.auth-form input:focus{outline:3px solid rgba(27,92,255,.12);border-color:#1b5cff}.auth-form input::placeholder{color:#98a2b3}.auth-form-meta{display:flex;justify-content:flex-end;margin-top:-3px}.auth-form-meta a{color:#0b5db7;font-size:12px;font-weight:800;text-decoration:none}.auth-form-meta a:hover{text-decoration:underline}.auth-submit{min-height:47px;margin:0;border:0;border-radius:11px;padding:12px 14px;background:linear-gradient(100deg,#092a66,#0b5db7);color:#fff;font-weight:900;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.auth-submit:disabled{cursor:wait;opacity:.7}.auth-submit span{font-size:17px}.auth-create{margin-top:21px;padding-top:18px;border-top:1px solid #e4e7ec;display:grid;grid-gap:7px;gap:7px}.auth-create p{margin:0 0 2px;color:#667085;font-size:12px}.auth-create a{color:#092a66;font-size:12px;font-weight:850;text-decoration:none}.auth-create a:hover{color:#008fa1}.auth-workspaces{display:grid;grid-gap:10px;gap:10px;margin-top:22px}.auth-workspaces>p{margin:0 0 5px;color:#667085;font-size:13px;line-height:1.5}.auth-workspaces button{margin:0;min-height:45px;border:1px solid #cbd9e6;border-radius:11px;padding:11px 13px;background:#fff;color:#092a66;font-weight:850;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.auth-workspaces button:hover{border-color:#0b5db7;background:#f4f8ff}.auth-workspaces .auth-back{justify-content:center;border:0;background:transparent;color:#667085;font-size:12px}@media(max-width:800px){.auth-page{padding:0 18px}.auth-layout{grid-template-columns:1fr;max-width:470px;padding-top:14px;gap:20px}.auth-context{display:none}.auth-card{padding:25px}.auth-header .entry-brand small{display:none}}@media(max-width:440px){.auth-header{padding-top:14px}.auth-header .entry-brand strong{font-size:18px}.auth-header .official-logo-mark{width:42px;height:42px;flex-basis:42px}.auth-card{padding:22px 18px;border-radius:20px}.auth-card-heading h2{font-size:26px}}.activity-heading h2,.intelligence-grid h2{max-width:none;margin:5px 0 0;color:var(--intelligence-blue);font-size:23px;line-height:1.18;letter-spacing:-.02em}.activity-card{padding:24px}.activity-list{margin-top:14px}.activity-list .record-row{padding:13px 2px}.activity-list .record-row small{display:block;margin-top:4px;color:#9b3f3f}.activity-list .status-succeeded{background:#e4f5eb;color:#17643b}.activity-list .status-failed{background:#fdecec;color:#9b2c2c}.activity-list .status-queued,.activity-list .status-running{background:#eaf2ff;color:#1d4f91}.activity-list .status-requires_review{background:#fff2d8;color:#8a5700}.professional-flow{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;margin:18px 0 22px;overflow:hidden;border:1px solid #dbe4ee;border-radius:16px;background:#dbe4ee;box-shadow:0 10px 26px rgba(16,24,40,.04)}.professional-flow>div{min-width:0;padding:16px;background:#fff;display:grid;grid-template-columns:28px 1fr;grid-gap:10px;gap:10px;align-items:start}.professional-flow b,.renewal-explainer b{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#e8f5f2;color:#087c70;font-size:12px}.professional-flow span{display:grid;grid-gap:3px;gap:3px}.professional-flow strong{color:#173b5b;font-size:13px}.professional-flow small{color:#667085;line-height:1.4}.professional-flow .is-complete{background:#f4fbf8}.record-card.is-review{border-color:#e4bd62;background:linear-gradient(145deg,#fffdf7,#fff8e9)}.record-card.is-review .record-status{background:#fff0c8;color:#7a5000}.record-primary-action{display:inline-flex;width:max-content;margin-top:14px;border-radius:9px;padding:9px 12px;background:#092a66;color:#fff!important;text-decoration:none;font-size:12px;font-weight:850}.record-card:target{border-color:#1b5cff;box-shadow:0 0 0 4px rgba(27,92,255,.12)}.record-confirmed-details{display:grid;grid-gap:7px;gap:7px;margin:14px 0 0;padding:12px;border-radius:10px;background:#f7fafc}.record-confirmed-details div{display:flex;justify-content:space-between;gap:12px}.record-confirmed-details dt{color:#667085;font-size:12px}.record-confirmed-details dd{margin:0;color:#172b4d;font-size:12px;font-weight:750;text-align:right}.review-queue{scroll-margin-top:20px}.review-card{scroll-margin-top:24px}.review-card:target{outline:3px solid rgba(0,143,161,.24);outline-offset:3px}.passport-guidance{display:grid;grid-template-columns:42px 1fr auto;grid-gap:14px;gap:14px;align-items:center;margin:18px 0 22px;border:1px solid #bfe1d8;border-radius:15px;padding:15px 17px;background:#f1faf7}.passport-guidance>span{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;background:#d9f2e9;color:#08745f;font-weight:900}.passport-guidance>div{display:grid;grid-gap:3px;gap:3px}.passport-guidance strong{color:#173b5b}.passport-guidance p{margin:0;color:#667085;font-size:13px}.passport-guidance a{color:#0b5db7;font-size:12px;font-weight:850}.passport-guidance.needs-confirmation{border-color:#ead49c;background:#fffaf0}.passport-guidance.needs-confirmation>span{background:#fff0c8;color:#8a5700}.renewal-panel,.request-empty{min-height:0}.renewal-panel .guided-empty{min-height:170px}.renewal-explainer{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:16px}.renewal-explainer span{display:flex;align-items:center;gap:10px;border:1px solid #dbe4ee;border-radius:13px;padding:13px 15px;background:#fff;color:#344054;font-size:12px;font-weight:750}.request-empty .guided-empty{min-height:190px}.request-trust-grid{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.request-trust-grid span{border-radius:999px;padding:6px 9px;background:#eef7f5;color:#17645b;font-size:11px;font-weight:800}.profile-save-bar{border-color:#c9d9e8;background:linear-gradient(135deg,#fff,#f4f9ff);box-shadow:0 10px 28px rgba(16,24,40,.06)}.settings-workspace>.panel{box-shadow:0 10px 28px rgba(16,24,40,.045)}@media(max-width:900px){.professional-flow{grid-template-columns:repeat(2,1fr)}.passport-guidance{grid-template-columns:38px 1fr}.passport-guidance>a{grid-column:2}.renewal-explainer{grid-template-columns:1fr}}@media(max-width:560px){.professional-flow{grid-template-columns:1fr}.passport-guidance{margin-top:12px}.passport-stats{grid-template-columns:1fr}.renewal-explainer{display:none}}.activity-list{display:grid;grid-gap:12px;gap:12px}.header-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.requirement-explanation{max-width:680px;line-height:1.45;color:#536f79!important}.requirement-source{font-size:12px;font-weight:750;color:#075b70;width:max-content}.dormant-billing{display:flex;align-items:center;gap:16px;margin:1.5rem 0;border:1px solid #e5c86c;border-radius:16px;padding:18px 20px;background:#fffaf0}.dormant-billing strong{color:#6f4c00}.dormant-billing p{margin:0;color:#667085}.dormant-billing span{margin-left:auto;border-radius:999px;padding:7px 10px;background:#fff0c8;color:#764f00;font-size:12px;font-weight:850}.commercial-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);grid-gap:1rem;gap:1rem;margin-bottom:1rem}.commercial-controls form{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.commercial-controls form .wide,.commercial-controls form button,.commercial-controls form h2{grid-column:1/-1}.commercial-controls label{display:grid;grid-gap:6px;gap:6px;color:#344054;font-size:12px;font-weight:800}.commercial-controls input,.commercial-controls select,.commercial-controls textarea{width:100%;border:1px solid #ccd8e3;border-radius:9px;padding:10px;background:#fff;font:inherit}.commercial-controls textarea{min-height:82px}.commercial-controls li{margin-bottom:10px;color:#526773}@media(max-width:800px){.commercial-controls form,.commercial-grid{grid-template-columns:1fr}.dormant-billing{align-items:flex-start;flex-direction:column}.dormant-billing span{margin-left:0}}.support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.support-grid>.panel:first-child{grid-column:1/-1}.support-grid textarea{min-height:120px}.recovery-page{min-height:100vh;display:grid;place-items:center;padding:2rem}.recovery-page>.panel{max-width:640px}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin:1.5rem 0}.admin-stat-grid article{background:#fff;border:1px solid #dbe5e8;border-radius:16px;padding:1.2rem}.admin-stat-grid span{display:block;color:#526773;font-size:.85rem}.admin-stat-grid strong{font-size:2rem;color:#123d52}@media(max-width:760px){.admin-stat-grid,.support-grid{grid-template-columns:1fr}.support-grid>.panel:first-child{grid-column:auto}}body,html{max-width:100%;overflow-x:hidden}.admin-app,.admin-app-content,.admin-app-content>*,.admin-main,.admin-shell,.records-shell{min-width:0;max-width:100%}.admin-app-content{overflow-x:hidden}.admin-app-content>.admin-shell,.admin-app-content>.records-shell,.admin-app-content>main{width:100%;box-sizing:border-box}.admin-page-header{min-width:0;align-items:center;margin-bottom:18px}.admin-page-header>div{min-width:0}.admin-app-content .records-header h1,.admin-overview .records-header h1,.admin-page-header h1{max-width:720px!important;margin:.25rem 0 .45rem!important;font-size:clamp(28px,3vw,40px)!important;line-height:1.08!important;letter-spacing:-.035em}.admin-app-content .records-header p:not(.eyebrow),.admin-page-header p:not(.eyebrow){max-width:720px;margin:0;color:#627681;font-size:13px;line-height:1.55}.admin-panel>h2,.commercial-controls form h2,.panel>h2{margin:0 0 15px!important;color:#102a43;font-size:20px!important;line-height:1.25}.operational-panel{overflow:hidden}.operational-panel>.section-heading{margin-bottom:14px}.admin-sidebar{gap:15px}.admin-sidebar nav{display:grid;grid-gap:13px;gap:13px}.admin-nav-group{display:grid;grid-gap:4px;gap:4px}.admin-sidebar nav .admin-nav-group>p{margin:0 9px 4px;color:#9fb4d1;font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.admin-sidebar nav .admin-nav-group>a{min-height:37px;display:flex;align-items:center;gap:9px;border-radius:10px;padding:7px 10px;color:#dce6f3;text-decoration:none;font-size:11px;font-weight:800}.admin-sidebar nav .admin-nav-group>a>span{width:23px;height:23px;flex:0 0 23px;border-radius:7px;display:grid;place-items:center;background:rgba(255,255,255,.07);color:#8ee8dc;font-size:8px}.admin-sidebar nav .admin-nav-group>a:hover{background:rgba(255,255,255,.08)}.admin-sidebar nav .admin-nav-group>a[aria-current=page]{background:linear-gradient(100deg,#1768c5,#00a79d);color:#fff}.admin-sidebar nav .admin-nav-group>a[aria-current=page]>span{background:rgba(255,255,255,.14);color:#fff}.admin-empty-state.compact{min-height:170px;margin-top:14px;padding:25px}.admin-empty-state.compact .empty-state-icon{width:40px;height:40px;border-radius:12px}.admin-stat-grid{gap:12px;margin:16px 0}.admin-stat-grid article{display:grid;grid-gap:4px;gap:4px;min-width:0;padding:16px}.admin-stat-grid strong{font-size:28px}.admin-stat-grid small{color:#7a8c95;font-size:10px}.pilot-target{white-space:nowrap;border:1px solid #c9dce5;border-radius:999px;padding:8px 12px;background:#f7fbfc;color:#315d69;font-size:11px;font-weight:850}.operations-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.operations-grid>.panel{min-width:0;margin:0}.notification-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-healthy b{color:#14734f!important}.metric-warning b{color:#9a6700!important}.metric-critical b{color:#b42318!important}.admin-priority-bar.warning{margin:0 0 14px;border-color:#efcf8b;background:#fff9e8}.admin-priority-bar.warning>div:first-child>span{background:#fff0c7;color:#8a6200}.dormant-billing{margin:14px 0}.commercial-grid{grid-template-columns:minmax(0,1.65fr) minmax(240px,.75fr)}.commercial-controls .admin-panel{min-width:0}.commercial-controls .stack article{overflow-wrap:anywhere}.commercial-controls .admin-panel:last-child>p{margin:0;border:1px dashed #c9d8df;border-radius:14px;padding:24px;background:#fbfdfd;color:#667b86;text-align:center}.governance-panel{background:linear-gradient(155deg,#fbfdfd,#f3f8f7)}.preview-controls,.preview-frame,.renewal-policy-layout,.rules-layout{min-width:0;max-width:100%}.preview-controls{flex-wrap:wrap}.preview-controls>*{min-width:0}.preview-frame{overflow:hidden}.preview-canvas{min-width:0;overflow:auto}.admin-list>div{min-width:0}.admin-list span{min-width:0;overflow-wrap:anywhere}@media(max-width:1080px){.operations-grid{grid-template-columns:1fr}.notification-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.renewal-policy-layout,.rules-layout{grid-template-columns:1fr}.policy-impact-card,.rules-library{position:static}}@media(max-width:820px){.admin-sidebar nav{display:flex;gap:9px;overflow-x:auto}.admin-nav-group{display:flex;gap:4px;flex:0 0 auto}.admin-sidebar nav .admin-nav-group>p{display:none}.admin-sidebar nav .admin-nav-group>a{flex:0 0 auto}.admin-page-header{align-items:flex-start}.pilot-target{white-space:normal}}@media(max-width:620px){.notification-summary{grid-template-columns:1fr}.admin-app-content .records-header h1,.admin-overview .records-header h1,.admin-page-header h1{font-size:28px!important}.operations-grid{grid-template-columns:1fr}}.readiness-center{padding:28px 34px 48px;max-width:1240px;margin:auto}.readiness-decision{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(240px,.6fr);grid-gap:24px;gap:24px;align-items:center;margin:18px 0;border:1px solid #d4e3e6;border-left:6px solid #087c70;border-radius:18px;padding:22px 24px;background:linear-gradient(135deg,#fff,#f2faf8)}.readiness-decision.not_ready{border-left-color:#b42318;background:linear-gradient(135deg,#fff,#fff5f3)}.readiness-decision.conditionally_ready{border-left-color:#b7791f;background:linear-gradient(135deg,#fff,#fffaf0)}.readiness-decision.unable_to_determine{border-left-color:#667085;background:linear-gradient(135deg,#fff,#f7f8fa)}.readiness-decision h2{margin:4px 0 6px;font-size:30px;color:#102a43}.readiness-decision p{margin:0;color:#526773}.readiness-decision>div:last-child{display:grid;grid-gap:5px;gap:5px;border-left:1px solid #d8e5e6;padding-left:22px}.readiness-decision small{color:#667085}.readiness-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin:16px 0}.readiness-grid>.panel{margin:0;min-width:0}.context-decision,.readiness-item{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid #e3eaed;padding:14px 0}.context-decision>div,.readiness-item>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.context-decision small,.context-decision span,.readiness-item small,.readiness-item span{color:#667085;font-size:12px}.readiness-actions a,.readiness-item a,.readiness-item button{width:max-content;border:1px solid #b9cdd5;border-radius:9px;padding:8px 10px;background:#fff;color:#0b5db7;font-size:11px;font-weight:850;text-decoration:none}.readiness-item button{margin:0}.readiness-contexts{margin:16px 0}.context-decision>div:last-child{justify-items:end}.status-pill.warning{background:#fff0c8;color:#7a5000}.readiness-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.readiness-limits{margin-top:16px;border:1px solid #d7e3e8;border-radius:14px;padding:16px 18px;background:#f8fbfc;color:#526773;font-size:12px}.readiness-limits p{margin:6px 0}.readiness-limits strong{color:#173b5b}@media(max-width:780px){.readiness-center{padding:20px}.readiness-decision,.readiness-grid{grid-template-columns:1fr}.readiness-decision>div:last-child{border-left:0;border-top:1px solid #d8e5e6;padding:15px 0 0}.context-decision,.readiness-item{align-items:flex-start}.context-decision>div:last-child{justify-items:start}}.review-filter{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto}.review-filter button{border:1px solid #d5dfe9;background:#fff;color:#45556a}.review-filter button[aria-selected=true]{border-color:#0f766e;background:#e8f7f3;color:#0c645e}.review-filter span{margin-left:5px;padding:2px 6px;border-radius:999px;background:rgba(9,42,102,.08);font-size:10px}.readiness-review-layout{display:grid;grid-template-columns:290px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start}.review-queue{display:grid;grid-gap:8px;gap:8px;max-height:740px;overflow:auto}.review-queue button{display:grid;grid-gap:4px;gap:4px;text-align:left;border:1px solid #dae3eb;background:#fff;color:#173a70}.review-queue button[aria-current=true]{border-color:#078977;box-shadow:0 0 0 2px rgba(7,137,119,.12)}.review-queue small,.review-queue span{color:#667085}.review-decision-heading{display:flex;justify-content:space-between;gap:18px;align-items:start;border-bottom:1px solid #e1e8ee;padding-bottom:16px}.review-decision-heading h2{margin:4px 0!important}.review-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:16px 0}.review-meta span{display:grid;grid-gap:4px;gap:4px;padding:11px;border-radius:10px;background:#f5f8fa}.review-meta small{color:#667085}.review-detail>section,.review-list{border-top:1px solid #e4eaf0;padding-top:15px;margin-top:15px}.review-detail h3,.review-list h3{margin:0 0 9px;color:#173a70;font-size:14px}.review-list ul{margin:0;padding-left:20px;color:#45556a}.review-evidence{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-top:1px solid #edf1f4}.review-evidence span{display:grid;grid-gap:3px;gap:3px}.review-evidence small{color:#667085}.review-evidence b{font-size:11px;color:#0c645e}.review-existing-notes{margin-top:16px;padding:14px;border-radius:11px;background:#f5f8fa}.review-existing-notes p{margin:5px 0 0}.review-notes{display:grid;grid-gap:7px;gap:7px;margin-top:18px;font-weight:800;color:#344054}.review-notes textarea{width:100%}.review-actions{display:flex;gap:9px;margin-top:12px}.review-detail>.muted{font-size:11px}@media(max-width:850px){.readiness-review-layout{grid-template-columns:1fr}.review-queue{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.review-meta{grid-template-columns:1fr}}@media(max-width:560px){.review-queue{grid-template-columns:1fr}.review-actions,.review-decision-heading{display:grid}}.recipient-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.recipient-list{display:grid;grid-gap:16px;gap:16px}.recipient-card{border:1px solid #dbe5ea;border-radius:18px;padding:20px;background:#fff;box-shadow:0 9px 26px rgba(15,43,68,.04)}.recipient-identity{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.recipient-identity h2{margin:0 0 4px;color:#102a43;font-size:20px}.recipient-identity p{margin:0 0 4px;color:#3e5967}.recipient-identity small{color:#71838d}.recipient-credentials{display:grid;margin-top:15px}.recipient-credentials>div{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #e4ecef;padding:13px 0}.recipient-credentials span{display:grid;grid-gap:3px;gap:3px}.recipient-credentials small{color:#647884}.recipient-credentials em{font-style:normal;font-size:11px;font-weight:850;border-radius:99px;padding:6px 9px;background:#eef5f7;color:#345360;text-transform:capitalize}.status-pill.attention{background:#fff3d1;color:#745817}@media(max-width:760px){.recipient-summary{grid-template-columns:1fr}.recipient-credentials>div,.recipient-identity{align-items:flex-start;flex-direction:column}}.shared-passport{width:min(1000px,calc(100% - 32px));max-width:none;margin:40px auto 72px}.shared-passport .passport-paper{padding:clamp(24px,5vw,52px)}.shared-passport .passport-meta{flex-wrap:wrap}.shared-passport-readiness{display:grid;grid-template-columns:minmax(170px,.55fr) minmax(0,1fr);grid-gap:18px 28px;gap:18px 28px;padding:22px;border:1px solid #d8e4ea;border-radius:18px;background:#fbfdfe}.shared-passport-readiness>strong{align-self:start;justify-self:start;padding:8px 12px;border-radius:999px;background:#f9e5e5;color:#8a2d36;font-size:13px;text-transform:uppercase}.shared-passport-readiness>p{grid-column:2;margin:0}.shared-passport-readiness>div{grid-column:2}.shared-passport-readiness h3{margin:0 0 8px;font-size:13px;text-transform:uppercase;color:#59707c}.shared-passport-readiness p,.shared-passport-readiness ul{margin:0;line-height:1.55}.shared-passport-readiness>small{grid-column:1/-1;padding-top:14px;border-top:1px solid #dfe8ed;color:#657984;line-height:1.5}.shared-passport .passport-list>div{align-items:center}.shared-passport .passport-list>div span{flex:0 0 auto;text-align:right;padding:5px 8px;border-radius:999px;background:#edf2f4;font-weight:750}.shared-passport .record-download-link{white-space:nowrap}@media(max-width:700px){.shared-passport{width:min(100% - 20px,1000px);margin:10px auto 40px}.shared-passport-readiness{grid-template-columns:1fr}.shared-passport-readiness>div,.shared-passport-readiness>p{grid-column:1}.shared-passport .passport-meta{display:grid;grid-template-columns:1fr}.shared-passport .passport-list>div{align-items:flex-start}.shared-passport .passport-list>div span{text-align:left}}.passport-share-form{gap:18px}.evidence-picker>p,.share-permissions>p{margin:0 0 10px;color:#647884;font-size:13px}.share-permissions{border:1px solid #dbe3ea;border-radius:14px;padding:14px}.share-permissions legend{font-weight:800;padding:0 6px}.shared-location{color:#647884}.shared-professional-summary{max-width:760px;line-height:1.7;color:#304957}.shared-section-title{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:16px}.shared-section-title h2{font-size:25px;margin:0 0 6px;color:#102f45}.shared-section-title p{margin:0;color:#647884}.shared-section-title>span{white-space:nowrap;border-radius:999px;background:#edf4f7;color:#4d6470;padding:7px 11px;font-size:12px;font-weight:800}.evidence-card-list{display:grid;grid-gap:16px;gap:16px}.evidence-card{border:1px solid #d8e4ea;border-radius:18px;padding:22px;background:#fff;box-shadow:0 8px 24px rgba(16,47,69,.05)}.evidence-card-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.evidence-category{margin:0 0 5px;color:#087f83;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.evidence-card h3{margin:0;color:#16374b;font-size:21px}.evidence-details{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin:20px 0}.evidence-details>div{padding:12px;background:#f5f8fa;border-radius:11px;min-width:0}.evidence-details dt{color:#6a7d88;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.evidence-details dd{margin:5px 0 0;color:#243f50;font-size:13px;font-weight:700;overflow-wrap:anywhere}.evidence-provenance{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;border-top:1px solid #e3eaee;padding-top:16px}.evidence-provenance span{color:#617682;font-size:11px;line-height:1.45}.evidence-provenance b{display:block;color:#2c4858}.evidence-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.evidence-actions a{padding:10px 14px;border-radius:10px;background:#092a66;color:#fff;text-decoration:none;font-size:13px;font-weight:800}.evidence-actions .secondary-evidence-action{background:#fff;color:#0b5db7;border:1px solid #b9cce0}.shared-empty-evidence{border:1px dashed #bfcdd5;border-radius:16px;padding:24px;background:#f8fafb}.shared-empty-evidence p{margin:5px 0 0;color:#647884}@media(max-width:760px){.evidence-card-heading,.shared-section-title{flex-direction:column}.evidence-details,.evidence-provenance{grid-template-columns:1fr 1fr}.evidence-card{padding:17px}}@media(max-width:480px){.evidence-details,.evidence-provenance,.shared-passport .passport-meta{grid-template-columns:1fr}.evidence-actions{display:grid}.evidence-actions a{text-align:center}}.shared-passport-header{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;padding-bottom:28px;border-bottom:1px solid #e1e9ed}.shared-passport-header h1{margin:7px 0 8px;color:#193a53;font-size:clamp(30px,4vw,42px)}.shared-passport-header .eyebrow{margin:0;color:#087f83;font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.shared-passport-header .passport-lead,.shared-passport-header .shared-location{margin:4px 0}.shared-passport-header .passport-meta{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));grid-gap:12px;gap:12px;margin:8px 0 0}.shared-passport-header .passport-meta span{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border-radius:12px;background:#f5f8fa;color:#243f50;font-weight:750;white-space:nowrap}.shared-passport-header .passport-meta small{color:#6a7d88;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.shared-passport-section{margin-top:34px}.shared-readiness-card{overflow:hidden;border:1px solid #d8e4ea;border-radius:18px;background:#fff}.shared-readiness-heading{display:flex;align-items:center;gap:14px;padding:18px 20px;background:#f7fafb;border-bottom:1px solid #e1e9ed}.shared-readiness-heading p{margin:0;color:#526a76;font-weight:700}.shared-status-badge{display:inline-flex;border-radius:999px;padding:7px 11px;background:#edf2f4;color:#425965;font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.shared-status-badge.not-ready{background:#fae7e9;color:#8a2d36}.shared-status-badge.ready{background:#e2f4e8;color:#19633a}.shared-status-badge.conditionally-ready{background:#fff1d6;color:#815716}.shared-readiness-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:26px;gap:26px;padding:22px 20px}.shared-readiness-body h3{margin:0 0 9px;color:#193a53;font-size:15px}.shared-readiness-body p,.shared-readiness-body ul{margin:0;color:#405966;line-height:1.6}.shared-readiness-body ul{padding-left:20px}.shared-readiness-note{margin:0;padding:16px 20px;border-top:1px solid #e1e9ed;background:#fbfcfd;color:#617682;font-size:12px;line-height:1.55}.shared-record-status{display:inline-flex;border-radius:999px;padding:5px 9px;background:#edf2f4;color:#425965;font-size:11px;font-weight:850;text-transform:capitalize;white-space:nowrap}.shared-record-status.active,.shared-record-status.confirmed,.shared-record-status.current{background:#e2f4e8;color:#19633a}.shared-record-status.expired,.shared-record-status.missing{background:#fae7e9;color:#8a2d36}.shared-credential-list{overflow:hidden;border:1px solid #d8e4ea;border-radius:16px}.shared-credential-header,.shared-credential-row{display:grid;grid-template-columns:minmax(0,1fr) 130px 120px;grid-gap:18px;gap:18px;align-items:center;padding:13px 16px}.shared-credential-header{background:#f3f7f9;color:#627681;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.shared-credential-row{border-top:1px solid #e4ecef;color:#304957}.shared-credential-row strong{overflow-wrap:anywhere}.shared-credential-row time{color:#526a76;font-size:13px}.passport-disclaimer{padding-top:20px;border-top:1px solid #e1e9ed;line-height:1.55}@media(max-width:700px){.shared-passport-header{flex-direction:column}.shared-passport-header .passport-meta{width:100%}.shared-readiness-body{grid-template-columns:1fr}.shared-credential-header{display:none}.shared-credential-row{grid-template-columns:1fr auto;gap:8px 12px}.shared-credential-row time{grid-column:1/-1}.shared-credential-row time:not(:empty):before{content:"Expiration: ";font-weight:750}.shared-credential-row time[datetime]{display:block}}.share-history-empty{display:grid;grid-gap:4px;gap:4px;border-top:1px solid #e4ecef;padding:16px 0;color:#526a76}.share-history-empty span{font-size:13px}.share-archive{margin-top:4px;border-top:1px solid #dce7eb;padding-top:10px}.share-archive-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;margin:0;padding:11px 12px;border:0;border-radius:10px;background:#f4f8f9;color:#294957;font-weight:850;text-align:left}.share-archive-toggle:hover{background:#eaf2f4}.share-archive-list{margin-top:4px}.share-archive-list .share-row{opacity:.9}.share-archive-more{margin:8px 0 0;padding:9px 12px;border:1px solid #bed0d7;background:#fff;color:#24576a}.share-archive-more:hover{background:#f5f9fa}.employer-setup-page .setup-boundary h2,.employer-setup-page .setup-next-card h2{font-size:clamp(30px,3.2vw,42px);line-height:1.08;letter-spacing:-.035em}.workforce-management{display:grid;grid-gap:18px;gap:18px}.workforce-management>.panel{margin:0}.staff-invite-panel{background:linear-gradient(145deg,#fff,#f4faf8)}.staff-invite-form{display:grid;grid-template-columns:minmax(240px,1.3fr) minmax(170px,.8fr) minmax(170px,.8fr) auto;grid-gap:12px;gap:12px;align-items:end;margin:20px 0}.staff-invite-form label{display:grid;grid-gap:6px;gap:6px;color:#344054;font-size:12px;font-weight:800}.staff-invite-form input,.staff-invite-form select{width:100%;min-width:0;border:1px solid #cbd9e1;border-radius:10px;padding:11px;background:#fff;font:inherit}.staff-invite-form button{min-height:43px;white-space:nowrap}.staff-pending-list{display:grid;grid-gap:8px;gap:8px;margin-top:18px;border-top:1px solid #dce7e5;padding-top:16px}.staff-pending-list h3{margin:0 0 3px;color:#173b5b;font-size:14px}.staff-pending-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:8px;gap:8px;border:1px solid #dce6e8;border-radius:12px;padding:11px 13px;background:#fff}.staff-pending-list span{display:grid;grid-gap:3px;gap:3px;min-width:0}.staff-pending-list strong{overflow-wrap:anywhere}.staff-pending-list small{color:#667085}.workforce-roster-panel .section-heading>a{font-size:12px;font-weight:850}.workforce-member-row{grid-template-columns:minmax(180px,1fr) repeat(3,minmax(130px,.55fr)) auto}.staff-consent-card{max-width:720px;margin:70px auto}.staff-consent-card li{margin:9px 0;color:#455d68}.staff-consent-card button{margin-top:14px}@media(max-width:1050px){.staff-invite-form{grid-template-columns:1fr 1fr}.staff-invite-form button{width:100%}.workforce-member-row{grid-template-columns:1fr 1fr}.workforce-member-row>span{grid-column:1/-1}}@media(max-width:650px){.staff-invite-form{grid-template-columns:1fr}.staff-pending-list>div{grid-template-columns:1fr 1fr}.staff-pending-list>div>span{grid-column:1/-1}.workforce-member-row{grid-template-columns:1fr}.workforce-member-row>span{grid-column:auto}}.workforce-roster-panel .employer-empty{min-height:0;justify-content:flex-start;margin-top:18px;padding:18px;border:1px dashed #cbd9e1;border-radius:14px;background:#f8fafc}.workforce-roster-panel .employer-empty>span{width:40px;height:40px;flex-basis:40px;font-size:16px}.workforce-roster-panel .employer-empty h2{font-size:18px}.workforce-roster-panel .employer-empty p{margin:0}.employer-activity-list{display:grid}.employer-activity-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;padding:16px 0;border-top:1px solid #e2e8f0}.employer-activity-row:first-child{border-top:0}.employer-activity-row strong{display:block;color:#173b5b}.employer-activity-row small{display:block;margin-top:4px;color:#667085}.employer-activity-row time{color:#667085;font-size:12px;white-space:nowrap}.employer-activity-empty{min-height:160px}.employer-activity-filters{display:flex;gap:8px;overflow-x:auto;margin-bottom:10px;padding-bottom:2px}.employer-activity-filters button{flex:0 0 auto;margin:0;border:1px solid #d5dfe9;border-radius:9px;padding:9px 12px;background:#fff;color:#45556a;font-size:12px;font-weight:800}.employer-activity-filters button[aria-selected=true]{border-color:#0f766e;background:#e8f7f3;color:#0c645e}.employer-activity-guidance{margin:0 0 6px;color:#667085;font-size:12px}.employer-activity-filters+.employer-activity-list,.employer-activity-guidance+.employer-activity-list{margin-top:6px}@media(max-width:600px){.employer-activity-row{grid-template-columns:1fr;gap:7px}.employer-activity-row time{white-space:normal}}.employer-search-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding:18px;border:1px solid #d8e2ea;border-radius:14px;background:#f8fafc}.employer-search-summary small,.employer-search-summary strong{display:block}.employer-search-summary strong{color:#173b5b}.employer-search-summary small{margin-top:5px;color:#667085}.employer-activity-pagination button,.employer-search-summary button{margin:0;border:1px solid #0f766e;border-radius:9px;padding:9px 12px;background:#fff;color:#0c645e;font-size:12px;font-weight:800}.employer-search-summary+.employer-activity-list{margin-top:10px}.employer-activity-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-top:14px;border-top:1px solid #e2e8f0}.employer-activity-pagination span{color:#667085;font-size:12px;font-weight:700}.employer-activity-pagination button:disabled{cursor:not-allowed;border-color:#d5dfe9;color:#98a2b3}@media(max-width:600px){.employer-search-summary{align-items:flex-start;flex-direction:column}.employer-activity-pagination{justify-content:space-between}}.preview-workforce-note{display:flex;align-items:flex-start;gap:10px;margin:0 0 12px;border:1px solid #b9d9ed;border-radius:12px;padding:11px 13px;background:#edf8ff;color:#34556b;font-size:11px}.preview-workforce-note strong{flex:0 0 auto;color:#0b5db7}.preview-workforce-table{display:grid;grid-gap:12px;gap:12px;background:transparent}.preview-workforce-header{display:none}.preview-workforce-row{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,.75fr) minmax(0,1fr);grid-gap:16px 24px;gap:16px 24px;width:100%;margin:0;border:1px solid #dbe4ec;border-radius:14px;padding:17px 18px;background:#fff;color:#304957;text-align:left;box-shadow:0 4px 14px rgba(16,47,69,.035);pointer-events:auto!important}.preview-workforce-row:hover{border-color:#bdd2df;background:#f8fbfd}.preview-workforce-row>b,.preview-workforce-row>span{display:grid;min-width:0;align-content:start;grid-gap:5px;gap:5px}.preview-workforce-row>b:before,.preview-workforce-row>span:before{color:#71848d;font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.preview-workforce-row>span:first-child{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-column-gap:10px;column-gap:10px}.preview-workforce-row>span:first-child:before{content:"Staff member";grid-column:1/-1}.preview-workforce-row>span:nth-child(2):before{content:"Assignment"}.preview-workforce-row>span:nth-child(3):before{content:"Readiness"}.preview-workforce-row>span:nth-child(4):before{content:"Credential attention"}.preview-workforce-row small,.preview-workforce-row strong{display:block}.preview-workforce-row strong{color:#173b5b;font-size:11px}.preview-workforce-row small{color:#6b7f8a;font-size:9px;line-height:1.4}.preview-workforce-row .preview-avatar{width:34px;height:34px;flex:0 0 34px}.preview-workforce-row .is-current,.preview-workforce-row .needs-attention{font-size:10px;font-weight:800;line-height:1.45;overflow-wrap:anywhere}.preview-workforce-row .is-current{color:#19734d}.preview-workforce-row .needs-attention{color:#8a5700}.preview-workforce-row>b{grid-column:1/-1;border-top:1px solid #e7edf1;padding-top:12px;color:#0b5db7;font-size:10px;line-height:1.5;overflow-wrap:anywhere;white-space:normal}.preview-workforce-row>b:before{content:"HR action"}.preview-workforce-row .preview-readiness-badge{justify-self:start}.preview-detail .preview-sample-status{display:inline-flex;margin-top:12px}@media(max-width:900px){.preview-workforce-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(max-width:650px){.preview-workforce-note{display:grid}.preview-workforce-row{grid-template-columns:1fr}.preview-workforce-row>b{grid-column:auto}}.employer-subscription{display:grid;grid-gap:18px;gap:18px}.billing-safety{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #e5c86c;border-radius:16px;padding:17px 20px;background:#fffaf0}.billing-safety strong{color:#6f4c00}.billing-safety p{margin:4px 0 0;color:#667085;font-size:12px}.billing-safety span{flex:0 0 auto;border-radius:999px;padding:7px 10px;background:#fff0c8;color:#764f00;font-size:11px;font-weight:850}.subscription-usage{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:0}.subscription-usage h2{margin:3px 0 5px!important}.subscription-usage p{margin:0;color:#667085}.usage-meter{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));grid-gap:10px;gap:10px}.usage-meter>div{display:grid;grid-gap:3px;gap:3px;border-radius:12px;padding:13px 16px;background:#f4f8fa}.usage-meter strong{color:#123d52;font-size:22px}.usage-meter span{color:#667085;font-size:10px}.subscription-plans{display:grid;grid-template-columns:repeat(5,minmax(190px,1fr));grid-gap:12px;gap:12px;overflow-x:auto;padding:3px 2px 10px}.subscription-plans article{display:flex;flex-direction:column;min-height:440px;border:1px solid #dbe5ea;border-radius:16px;padding:18px;background:#fff}.subscription-plans article.recommended{border-color:#0f8b7e;box-shadow:0 0 0 2px rgba(15,139,126,.1)}.subscription-plans article>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.subscription-plans article>div>span{color:#173b5b;font-weight:850}.subscription-plans em{border-radius:999px;padding:4px 7px;background:#e8f7f3;color:#0c645e;font-size:8px;font-style:normal;font-weight:900;text-transform:uppercase}.subscription-plans article>strong{display:block;margin:18px 0 5px;color:#102a43;font-size:25px}.subscription-plans article>strong small{font-size:10px;color:#667085}.subscription-plans article>p{min-height:34px;margin:0;color:#667085;font-size:11px}.subscription-plans ul{flex:1 1;margin:18px 0;padding-left:18px;color:#455d68;font-size:11px;line-height:1.55}.subscription-plans li{margin-bottom:7px}.subscription-plans button{margin:0;border-color:#d6dee5;background:#f5f7f8;color:#7a8790;font-size:10px}.subscription-boundary{margin:0}.subscription-boundary h2{margin:0 0 7px!important}.subscription-boundary p{margin:0;max-width:860px;color:#526773;line-height:1.55}@media(max-width:850px){.subscription-usage{align-items:flex-start;flex-direction:column}.usage-meter{width:100%}}@media(max-width:560px){.billing-safety{align-items:flex-start;flex-direction:column}.usage-meter{grid-template-columns:1fr}.subscription-plans{grid-template-columns:repeat(5,260px)}}.activation-preview{margin-bottom:1rem}.activation-preview .section-heading{margin-bottom:14px}.activation-preview-grid{display:grid;grid-template-columns:repeat(5,minmax(110px,1fr));grid-gap:10px;gap:10px}.activation-preview-grid>div{display:grid;grid-gap:3px;gap:3px;border-radius:12px;padding:14px 16px;background:#f4f8fa}.activation-preview-grid strong{color:#123d52;font-size:22px}.activation-preview-grid span{color:#667085;font-size:10px}.activation-warning{margin:14px 0 0;border:1px solid #e7b6b1;border-radius:12px;padding:12px 14px;background:#fff5f4;color:#8b2d25}.activation-warning strong{color:#7a241e}@media(max-width:900px){.activation-preview-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}}@media(max-width:520px){.activation-preview-grid{grid-template-columns:1fr}}.support-page .support-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px}.support-page .support-grid>.panel:first-child{grid-column:auto}.support-page .support-grid>.panel{min-width:0;height:100%;display:flex;flex-direction:column;padding:28px}.support-page .support-grid>.panel h2{margin:0 0 6px!important;font-size:22px!important}.support-page .support-grid .form{flex:1 1;display:flex;flex-direction:column;gap:15px;margin-top:14px}.support-page .support-grid .form label{display:grid;grid-gap:7px;gap:7px}.support-page .support-grid .form input,.support-page .support-grid .form select,.support-page .support-grid .form textarea{width:100%;min-height:44px}.support-page .support-grid .form textarea{min-height:150px;resize:vertical}.support-page .support-grid .form button{width:100%;min-height:44px;margin-top:auto}.settings-page .settings-grid,.settings-page .settings-layout{display:grid;grid-gap:18px;gap:18px}.settings-page .settings-grid{align-items:stretch}.settings-page .settings-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-page .settings-grid-one{grid-template-columns:minmax(0,1fr)}.settings-page .settings-grid>.panel{min-width:0;height:100%;margin:0;padding:26px}.settings-page .settings-top-row>.panel{min-height:245px}.settings-page .settings-utility-row>.panel{min-height:270px}.settings-page .settings-access-row>.panel{min-height:210px}.settings-page .panel h2{margin:0 0 14px!important;font-size:22px!important}.settings-page .panel p{line-height:1.55}.settings-page .settings-availability-row>.panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:20px;column-gap:20px;grid-row-gap:14px;row-gap:14px}.settings-page .settings-availability-row>.panel>h2,.settings-page .settings-availability-row>.panel>p{grid-column:1/-1}.settings-page .settings-availability-row label:not(.toggle-row){display:grid;grid-gap:7px;gap:7px;color:#344054;font-size:13px;font-weight:750}.settings-page .settings-availability-row input,.settings-page .settings-availability-row select{width:100%;min-height:44px;border:1px solid #cbd7e3;border-radius:10px;padding:10px 12px;background:#fff;color:#172b4d;font:inherit}.settings-page .settings-availability-row .toggle-row{min-height:58px;margin:0}.settings-page .settings-utility-row .record-card{box-shadow:none;border-radius:14px;padding:16px;margin:0}.settings-page .settings-access-row .button,.settings-page .settings-top-row .button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;margin-top:12px}.settings-page .danger-panel form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.settings-page .danger-panel form label{display:grid;grid-gap:7px;gap:7px}.settings-page .danger-panel form label:last-of-type{grid-column:1/-1}.settings-page .danger-panel form input,.settings-page .danger-panel form textarea{width:100%;border:1px solid #d7c8c8;border-radius:10px;padding:10px 12px;font:inherit;background:#fff}.settings-page .danger-panel form button{justify-self:start}.records-page .credential-row{grid-template-columns:minmax(0,1fr) auto 150px;gap:18px}.records-page .credential-row-action{width:150px;min-width:150px;text-align:initial}.records-page .credential-actions{grid-template-columns:1fr;grid-gap:7px;gap:7px}.records-page .credential-row-action .credential-dismiss,.records-page .credential-row-action .upload-record-action,.records-page .credential-row-action>a{width:100%;min-height:38px;margin:0!important;padding:8px 12px!important;display:flex!important;align-items:center;justify-content:center;text-align:center;font-size:12px!important;font-weight:800!important;line-height:1.2;white-space:nowrap;box-sizing:border-box}.records-page .credential-row-action .upload-record-action,.records-page .credential-row-action>a{border:1px solid #075b70!important;background:#075b70!important;color:#fff!important}.records-page .credential-row-action .credential-dismiss{border:1px solid #cbd8df!important;background:#f4f7f9!important;color:#425b67!important}.records-page .credential-row-action .credential-dismiss:hover{background:#eaf0f3!important;border-color:#b8c8d0!important}.records-page .credential-state{min-width:68px;text-align:center}@media(max-width:800px){.settings-page .settings-availability-row>.panel,.settings-page .settings-grid-two,.support-page .support-grid{grid-template-columns:1fr}.settings-page .settings-availability-row>.panel>h2,.settings-page .settings-availability-row>.panel>p{grid-column:auto}.settings-page .danger-panel form{grid-template-columns:1fr}.settings-page .danger-panel form label:last-of-type{grid-column:auto}}@media(max-width:700px){.records-page .credential-row{grid-template-columns:minmax(0,1fr) auto}.records-page .credential-row-action{grid-column:1/-1;width:100%;min-width:0}.records-page .credential-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.settings-page .settings-availability-row .toggle-row input[type=checkbox]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:24px!important;min-height:24px!important;flex:0 0 42px!important;padding:0!important;border:1px solid #b9c7d5!important;border-radius:999px!important;background:#dfe6ed!important;position:relative;cursor:pointer;transition:background .18s ease,border-color .18s ease}.settings-page .settings-availability-row .toggle-row input[type=checkbox]:after{content:"";position:absolute;width:18px;height:18px;top:2px;left:2px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(16,35,63,.22);transition:transform .18s ease}.settings-page .settings-availability-row .toggle-row input[type=checkbox]:checked{background:#0aa58f!important;border-color:#0aa58f!important}.settings-page .settings-availability-row .toggle-row input[type=checkbox]:checked:after{transform:translateX(18px)}.records-page .credential-row{grid-template-columns:minmax(0,1fr) auto minmax(220px,240px)}.records-page .credential-row-action{width:100%;min-width:220px}.records-page .credential-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;width:100%}.records-page .credential-row-action .credential-dismiss,.records-page .credential-row-action .upload-record-action{min-height:36px;padding:7px 10px!important}.records-page .credential-row-action>a{width:112px;min-height:36px;margin-left:auto!important}.request-empty-compact{min-height:0!important;padding:24px 28px!important}.request-empty-compact .guided-empty{min-height:105px!important;justify-content:flex-start}.request-empty-compact .guided-empty>div{max-width:620px}.request-empty-compact .guided-empty h2{font-size:19px}.request-empty-compact .guided-empty p{margin-top:5px;max-width:620px}.request-empty-compact .guided-empty a{margin-top:8px}@media(max-width:760px){.records-page .credential-row{grid-template-columns:minmax(0,1fr) auto}.records-page .credential-row-action{grid-column:1/-1;min-width:0}.records-page .credential-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.employer-setup-page{display:grid;grid-gap:14px;gap:14px}.employer-setup-page .employer-page-header{margin-bottom:2px;padding-bottom:10px}.employer-setup-page .employer-page-header h1{margin:3px 0 6px;font-size:clamp(28px,2.7vw,38px);line-height:1.08}.employer-setup-page .employer-page-header p:not(.eyebrow){margin:0;max-width:780px;font-size:13px;line-height:1.5}.employer-setup-page .setup-readiness{padding:7px 10px;font-size:10px}.employer-setup-page .setup-next-card,.employer-setup-page .setup-ready-card,.employer-setup-page .setup-review-banner{min-height:0;gap:13px;padding:14px 16px;border-radius:14px}.employer-setup-page .setup-ready-card>span,.employer-setup-page .setup-review-banner>span{width:34px;height:34px;flex:0 0 34px;border-radius:10px;font-size:13px}.employer-setup-page .setup-next-card .eyebrow,.employer-setup-page .setup-ready-card .eyebrow{font-size:9px}.employer-setup-page .setup-next-card h2,.employer-setup-page .setup-ready-card h2{margin:2px 0 3px!important;font-size:22px!important;line-height:1.18}.employer-setup-page .setup-next-card p,.employer-setup-page .setup-ready-card p,.employer-setup-page .setup-review-banner p{margin:0;font-size:12px;line-height:1.45}.employer-setup-page .setup-next-card .buttonLink,.employer-setup-page .setup-ready-card .buttonLink{min-height:38px;margin:0;padding:9px 13px;font-size:12px}.employer-setup-page .setup-step-list{gap:7px}.employer-setup-page .setup-step-list article{min-height:0;gap:12px;padding:11px 14px;border-radius:12px;box-shadow:none}.employer-setup-page .setup-step-number{width:30px;height:30px;border-radius:9px;font-size:11px}.employer-setup-page .setup-step-heading{gap:8px}.employer-setup-page .setup-step-heading h2{font-size:14px!important;line-height:1.25}.employer-setup-page .setup-step-heading em{padding:3px 6px;font-size:8px}.employer-setup-page .setup-step-list p{margin:2px 0 0;font-size:11px;line-height:1.35}.employer-setup-page .setup-step-list small{margin-top:3px;font-size:10px;line-height:1.35}.employer-setup-page .setup-step-list article>a{font-size:10px}.employer-setup-page .setup-boundary{padding:14px 16px;border-radius:14px}.employer-setup-page .setup-boundary h2{margin:0 0 9px;font-size:20px!important;line-height:1.2}.employer-setup-page .setup-boundary>div{gap:8px}.employer-setup-page .setup-boundary span{min-height:44px;padding:9px 10px;border-radius:9px;font-size:11px}.employer-setup-page .setup-boundary b{width:22px;height:22px;border-radius:7px;font-size:10px}.employer-setup-page .setup-boundary p{margin:9px 0 0;font-size:10px;line-height:1.4}.employer-team-page .team-directory-grid{grid-template-columns:1fr;gap:14px}.employer-team-page .team-directory-panel{width:100%}.employer-team-page .team-section-heading{padding:17px 20px 13px}.employer-team-page .team-section-heading h2{font-size:20px!important}.employer-team-page .team-section-heading>span{width:32px;height:32px;border-radius:10px;font-size:14px}.employer-team-page .team-directory-panel .team-row{grid-template-columns:minmax(260px,1fr) minmax(112px,auto) 88px 118px;gap:16px;min-width:0;margin:0 20px;padding:13px 0}.employer-team-page .team-person,.employer-team-page .team-person>div{min-width:0}.employer-team-page .team-person small,.employer-team-page .team-person strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employer-team-page .team-person small{max-width:100%}.employer-team-page .team-member-status,.employer-team-page .team-row>.status-pill{justify-self:start;white-space:nowrap}.employer-team-page .team-row>.danger-subtle{width:118px;min-width:118px;margin:0;padding:9px 10px;white-space:nowrap}.employer-team-page .team-invitation-row{grid-template-columns:minmax(260px,1fr) minmax(112px,auto) minmax(220px,auto)}.employer-team-page .team-invite-panel{padding:20px 22px}.employer-team-page .team-invite-copy h2{font-size:21px!important}@media(max-width:920px){.employer-team-page .team-directory-panel .team-row{grid-template-columns:minmax(220px,1fr) auto auto}.employer-team-page .team-row>.danger-subtle{grid-column:1/-1;justify-self:start}.employer-team-page .team-invitation-row{grid-template-columns:minmax(220px,1fr) auto}.employer-team-page .team-invitation-actions{grid-column:1/-1;justify-self:start}}@media(max-width:760px){.employer-setup-page .setup-boundary>div{grid-template-columns:1fr}.employer-team-page .team-directory-panel .team-row{grid-template-columns:1fr;gap:8px}.employer-team-page .team-row>.danger-subtle{grid-column:auto}}.employer-team-page .team-invitation-row{grid-template-columns:minmax(260px,1fr) minmax(112px,auto) 88px 252px;gap:16px;align-items:center}.employer-team-page .team-invitation-identity{min-width:0}.employer-team-page .team-invitation-identity small,.employer-team-page .team-invitation-identity strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employer-team-page .team-invitation-actions{grid-column:auto;justify-self:end;display:grid!important;grid-template-columns:repeat(2,118px);grid-gap:8px;gap:8px;flex-wrap:nowrap}.employer-team-page .team-invitation-actions .team-row-action{width:118px;min-width:118px;min-height:38px;margin:0;padding:9px 10px;border-radius:10px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;line-height:1}.employer-team-page .team-invitation-actions .team-row-action:first-child{background:#edf4f7!important;color:#315160!important;border:1px solid #d5e0e6!important}.employer-team-page .team-invitation-actions .team-row-action.danger-subtle{background:#fff8f8!important;color:#9b2c2c!important;border:1px solid #e6b8b8!important}@media(max-width:980px){.employer-team-page .team-invitation-row{grid-template-columns:minmax(220px,1fr) auto auto}.employer-team-page .team-invitation-actions{grid-column:1/-1;justify-self:start}}@media(max-width:760px){.employer-team-page .team-invitation-row{grid-template-columns:1fr;gap:8px}.employer-team-page .team-invitation-actions{grid-column:auto;width:100%;grid-template-columns:repeat(2,minmax(0,118px))}}.entry-footer .entry-pricing-link{color:#d9f4ef;text-decoration:none;font-weight:800}.entry-footer .entry-pricing-link:hover{text-decoration:underline}.public-pricing-page{background:#f8fbff}.pricing-intro{max-width:820px;padding:68px 0 34px}.pricing-intro h1{max-width:760px;margin:8px 0 14px;color:#092a66;font-size:clamp(38px,5vw,58px);line-height:1.04;letter-spacing:-.045em}.pricing-intro>p:last-child{max-width:760px;margin:0;color:#5c6f83;font-size:16px;line-height:1.65}.professional-free-plan{display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #bfe5da;border-radius:20px;padding:24px 28px;background:#f0fbf7}.professional-free-plan>div{min-width:0}.pricing-audience{display:block;color:#087565;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.professional-free-plan h2{margin:4px 0 6px!important;color:#0a5c50;font-size:30px!important}.professional-free-plan p{margin:0;max-width:690px;color:#526d68;line-height:1.55}.pricing-card>a,.professional-free-plan>a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:10px;padding:10px 14px;background:#092a66;color:#fff;text-decoration:none;font-size:12px;font-weight:850;white-space:nowrap}.organization-pricing-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;padding:52px 0 18px}.organization-pricing-heading h2{margin:5px 0 0!important;color:#092a66;font-size:30px!important}.organization-pricing-heading>p{max-width:520px;margin:0;color:#667085;line-height:1.55;font-size:13px}.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.pricing-card{display:flex;flex-direction:column;min-width:0;padding:22px;border:1px solid #d9e3ed;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(9,42,102,.05)}.pricing-card.featured{border-color:#86cfc2;box-shadow:0 14px 34px rgba(9,112,96,.09)}.pricing-card h2{margin:7px 0 3px!important;color:#092a66;font-size:27px!important}.pricing-card h2 small{font-size:12px;font-weight:700;color:#667085}.pricing-card>div>p,.pricing-card>p{margin:3px 0;color:#667085;font-size:12px}.pricing-card>p{padding:12px 0;border-bottom:1px solid #e7edf2;color:#344054;font-weight:800}.pricing-card ul{flex:1 1;margin:14px 0 18px;padding:0;list-style:none;display:grid;align-content:start;grid-gap:9px;gap:9px}.pricing-card li{position:relative;padding-left:18px;color:#526274;font-size:12px;line-height:1.4}.pricing-card li:before{content:"✓";position:absolute;left:0;color:#087565;font-weight:900}.pricing-card>a{width:100%}.pricing-note{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:22px 0 54px;border:1px solid #d9e3ed;border-radius:14px;padding:17px 20px;background:#fff}.pricing-note strong{color:#173a70}.pricing-note span{max-width:650px;color:#667085;font-size:12px;line-height:1.5}@media(max-width:1050px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.organization-pricing-heading,.pricing-note,.professional-free-plan{align-items:flex-start;flex-direction:column}.pricing-grid{grid-template-columns:1fr}.pricing-intro{padding-top:44px}}.public-info-page .public-info-hero h1{font-size:clamp(42px,4.6vw,56px)!important;line-height:1.04!important;letter-spacing:-.04em!important}.public-info-page .about-mission>p:first-child,.public-info-page .about-story-heading>p,.public-info-page .benefits-hero>div>p,.public-info-page .eyebrow,.public-info-page .how-pathway-heading>p,.public-info-page .public-info-hero>div>p{font-size:11px!important;letter-spacing:.14em!important;line-height:1.35!important}.public-info-page .public-info-lead{font-size:15px!important;line-height:1.6!important}.public-about-page .about-mission h2,.public-about-page .about-story-heading h2{font-size:clamp(30px,3.2vw,40px)!important;line-height:1.08!important}.public-about-page .public-principles h2{font-size:22px!important}.public-how-page .how-pathway-heading h2{font-size:clamp(30px,3.2vw,40px)!important;line-height:1.08!important}.public-how-page .how-step-list h3{font-size:20px!important}.public-how-page .how-model-note h2{font-size:clamp(27px,3vw,36px)!important}.public-benefits-page .benefit-audiences h2{font-size:22px!important}.public-conversion h2{font-size:clamp(27px,3vw,36px)!important;line-height:1.1!important}.public-pricing-page .pricing-intro{padding:52px 0 28px}.public-pricing-page .pricing-intro h1{max-width:800px;font-size:clamp(42px,4.6vw,56px)!important;line-height:1.04!important}.public-pricing-page .pricing-intro>p:last-child{font-size:15px;line-height:1.6}.public-pricing-page .professional-free-plan{min-height:0;padding:18px 22px;border-radius:16px}.public-pricing-page .professional-free-plan h2{font-size:27px!important}.public-pricing-page .professional-free-plan p{font-size:13px}.public-pricing-page .organization-pricing-heading{padding:38px 0 15px}.public-pricing-page .pricing-grid{align-items:stretch}.public-pricing-page .pricing-card{min-height:0;padding:19px}.public-pricing-page .pricing-card h2{font-size:25px!important}.public-pricing-page .pricing-card>p{margin:10px 0 16px;padding:10px 0}.public-pricing-page .pricing-card>a{margin-top:auto}.pricing-included{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:32px;gap:32px;margin:22px 0 54px;border:1px solid #d9e3ed;border-radius:16px;padding:22px 24px;background:#fff}.pricing-included h2{margin:5px 0 8px!important;color:#173a70;font-size:25px!important}.pricing-included p{margin:0;color:#667085;font-size:13px;line-height:1.5}.pricing-included ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 18px;gap:10px 18px;align-content:center}.pricing-included li{position:relative;padding-left:19px;color:#526274;font-size:12px;line-height:1.4}.pricing-included li:before{content:"✓";position:absolute;left:0;color:#087565;font-weight:900}@media(max-width:760px){.public-info-page .public-info-hero h1,.public-pricing-page .pricing-intro h1{font-size:38px!important}.pricing-included,.pricing-included ul{grid-template-columns:1fr}}.public-info-page .about-mission>p:first-child,.public-info-page .about-story-heading>p,.public-info-page .benefits-hero>div>p,.public-info-page .eyebrow,.public-info-page .how-pathway-heading>p,.public-info-page .public-info-hero>div>p,.public-pricing-page .pricing-audience{font-size:12px!important;letter-spacing:.12em!important;line-height:1.35!important}.public-info-page>.public-info-hero{min-height:0;padding-top:54px;padding-bottom:48px;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:64px;align-items:start}.public-info-page .public-info-hero h1{max-width:720px;margin-top:8px;font-size:clamp(40px,4vw,48px)!important;line-height:1.06!important}.public-info-hero>.public-info-lead{align-self:start;margin-top:31px!important;max-width:500px}.public-about-page>.about-mission,.public-about-page>.about-story,.public-about-page>.public-info-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;align-items:start}.public-about-page>.about-story{padding-top:58px;padding-bottom:58px}.public-about-page .about-story-heading h2{max-width:500px;margin-top:10px!important;font-size:clamp(29px,2.8vw,35px)!important}.public-about-page .about-story-copy{align-content:start;padding-top:30px}.public-about-page>.about-mission{padding-top:58px;padding-bottom:58px}.public-about-page .about-mission>p:first-child{grid-column:1;grid-row:1;margin:0!important}.public-about-page .about-mission h2{grid-column:1;grid-row:1;margin-top:28px!important;max-width:500px;font-size:clamp(29px,2.8vw,35px)!important}.public-about-page .about-mission>p:last-child{grid-column:2;grid-row:1;margin-top:30px!important;max-width:500px}.public-how-page .public-info-hero h1{max-width:680px}.public-how-page .how-pathway-heading h2{font-size:clamp(28px,2.7vw,34px)!important}.public-how-page>.how-pathway{gap:64px;padding-top:58px;padding-bottom:58px}.public-how-page .how-step-list article{min-height:0;padding-top:21px;padding-bottom:21px}.public-benefits-page .public-info-hero h1{max-width:650px;font-size:clamp(39px,3.8vw,46px)!important}.public-benefits-page>.benefit-trust-strip,.public-benefits-page>.public-conversion{min-height:156px;margin-bottom:22px;box-sizing:border-box}.public-benefits-page>.benefit-trust-strip{align-items:center}.public-benefits-page>.public-conversion{padding:25px 30px}.public-benefits-page .public-conversion-actions{display:grid;grid-template-columns:repeat(2,190px);grid-gap:10px;gap:10px}.public-benefits-page .public-conversion-actions a{width:190px;min-height:44px;padding:10px 12px;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box}.public-pricing-page>.organization-pricing-heading,.public-pricing-page>.pricing-grid,.public-pricing-page>.pricing-included,.public-pricing-page>.pricing-intro,.public-pricing-page>.professional-free-plan{max-width:1124px;margin-left:auto;margin-right:auto}.public-pricing-page .pricing-intro{max-width:1124px;padding:48px 0 24px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);grid-gap:64px;gap:64px;align-items:start}.public-pricing-page .pricing-intro>.eyebrow{grid-column:1;margin:0}.public-pricing-page .pricing-intro h1{grid-column:1;margin:8px 0 0;max-width:690px;font-size:clamp(40px,4vw,48px)!important}.public-pricing-page .pricing-intro>p:last-child{grid-column:2;grid-row:1/span 2;margin-top:31px;max-width:480px}.public-pricing-page .professional-free-plan{padding:17px 22px}.public-pricing-page .organization-pricing-heading{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);grid-gap:64px;gap:64px;align-items:start;padding:34px 0 15px}.public-pricing-page .organization-pricing-heading>p{margin-top:27px;max-width:480px}.public-pricing-page .pricing-card{min-height:220px}.public-pricing-page .pricing-included{min-height:180px;grid-template-columns:1fr;gap:18px;padding:25px 32px;text-align:center;align-items:center;justify-items:center}.public-pricing-page .pricing-included>div{max-width:720px}.public-pricing-page .pricing-included ul{width:min(760px,100%);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 22px;text-align:left}.entry-footer .entry-pricing-link{font-weight:850!important}.entry-footer .entry-pricing-link:before{content:"✓";color:#008fa1;margin-right:6px}.public-info-page>.public-conversion{padding-top:25px;padding-bottom:25px;border-radius:20px}.public-info-page>.public-conversion h2{font-size:clamp(25px,2.5vw,31px)!important}@media(max-width:900px){.public-about-page>.about-mission,.public-about-page>.about-story,.public-about-page>.public-info-hero,.public-pricing-page .organization-pricing-heading,.public-pricing-page .pricing-intro{grid-template-columns:1fr;gap:20px}.public-about-page .about-mission>p:last-child,.public-about-page .about-story-copy,.public-info-hero>.public-info-lead,.public-pricing-page .organization-pricing-heading>p,.public-pricing-page .pricing-intro>p:last-child{margin-top:0!important;padding-top:0}.public-about-page .about-mission h2,.public-about-page .about-mission>p:first-child,.public-about-page .about-mission>p:last-child,.public-pricing-page .pricing-intro h1,.public-pricing-page .pricing-intro>.eyebrow,.public-pricing-page .pricing-intro>p:last-child{grid-column:auto;grid-row:auto}.public-benefits-page .public-conversion-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.public-benefits-page .public-conversion-actions a{width:100%}}@media(max-width:700px){.public-benefits-page .public-conversion-actions,.public-pricing-page .pricing-included ul{grid-template-columns:1fr}}.public-pricing-page .pricing-intro{display:block;max-width:820px;padding:48px 0 28px}.public-pricing-page .pricing-intro h1{max-width:760px;margin:8px 0 14px}.public-pricing-page .pricing-intro>p:last-child{max-width:760px;margin:0}.public-pricing-page .organization-pricing-heading,.public-pricing-page .professional-free-plan{max-width:1124px;margin-left:auto;margin-right:auto}.public-pricing-page .organization-pricing-heading{display:flex;align-items:flex-start;gap:40px;padding-top:38px}.public-pricing-page .organization-pricing-heading>p{margin-top:8px}.public-pricing-page .pricing-included{max-width:1124px;margin-left:auto;margin-right:auto}.public-how-page .public-info-hero h1{max-width:650px;font-size:clamp(38px,3.7vw,44px)!important}.public-how-page .how-pathway-heading h2{font-size:clamp(27px,2.5vw,32px)!important}.entry-footer .entry-pricing-link{color:#0b5db7!important;opacity:1!important}.public-how-page>.public-info-hero{grid-template-columns:minmax(280px,.76fr) minmax(0,1.24fr);gap:64px;align-items:start}.public-how-page .public-info-hero>.public-info-lead{align-self:start;margin-top:8px!important;max-width:560px}.public-pricing-page .pricing-intro{display:block!important;max-width:1124px!important;padding:46px 0 24px!important}.public-pricing-page .pricing-intro>.eyebrow{margin:0!important}.public-pricing-page .pricing-intro h1{max-width:780px!important;margin:8px 0 12px!important;font-size:clamp(39px,3.8vw,46px)!important}.public-pricing-page .pricing-intro>p:last-child{max-width:720px!important;margin:0!important;font-size:15px!important;line-height:1.55!important;text-transform:none!important;letter-spacing:0!important;font-weight:500!important}.public-pricing-page .professional-free-plan{max-width:1124px!important;min-height:0!important;margin:0 auto!important;padding:16px 20px!important;align-items:center!important}.public-pricing-page .professional-free-plan>div{max-width:760px}.public-pricing-page .professional-free-plan h2{margin:3px 0 4px!important;font-size:25px!important}.public-pricing-page .professional-free-plan p{margin:0!important;font-size:13px!important;line-height:1.45!important}.public-pricing-page .organization-pricing-heading{display:block!important;max-width:1124px!important;margin:0 auto!important;padding:34px 0 14px!important}.public-pricing-page .organization-pricing-heading h2{margin:5px 0 7px!important;font-size:28px!important}.public-pricing-page .organization-pricing-heading>p{max-width:760px!important;margin:0!important;font-size:13px!important;line-height:1.5!important;text-transform:none!important;letter-spacing:0!important;font-weight:500!important}.public-pricing-page .pricing-grid{max-width:1124px!important;margin:0 auto!important}.public-pricing-page .pricing-included{max-width:1124px!important;margin:22px auto 54px!important}.public-benefits-page>.benefit-trust-strip{min-height:132px!important;padding:22px 28px!important;align-items:center!important}.public-benefits-page .benefit-trust-strip div{gap:7px!important;align-content:center!important}.public-benefits-page .benefit-trust-strip strong{font-size:16px!important;line-height:1.3!important}.public-benefits-page .benefit-trust-strip span{font-size:13px!important;line-height:1.45!important}.commercial-management{display:grid;grid-gap:18px;gap:18px}.commercial-management .admin-page-header{margin-bottom:0}.commercial-management .dormant-billing{margin:0}.commercial-live{border-color:#a9d8c8;background:#f2fbf7}.commercial-live strong{color:#0b6b57}.commercial-live span{background:#dff5ec;color:#0b6b57}.commercial-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.commercial-metrics article{display:grid;grid-gap:4px;gap:4px;min-width:0;border:1px solid #d9e4eb;border-radius:14px;padding:16px 18px;background:#fff}.commercial-metrics strong{color:#123d52;font-size:24px;line-height:1}.commercial-metrics span{color:#667085;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.commercial-account-table{padding:22px}.commercial-table-wrap{overflow-x:auto}.commercial-table{width:100%;border-collapse:collapse;min-width:820px}.commercial-table th{padding:0 12px 10px;border-bottom:1px solid #dce5eb;color:#667085;font-size:10px;font-weight:900;letter-spacing:.08em;text-align:left;text-transform:uppercase}.commercial-table td{padding:14px 12px;border-bottom:1px solid #e9eef2;color:#344054;font-size:12px;vertical-align:middle}.commercial-table tbody tr:last-child td{border-bottom:0}.commercial-table td:first-child strong{color:#173a70;font-size:13px}.commercial-table td small{display:block;margin-top:4px;color:#667085}.commercial-row-actions{display:flex;flex-wrap:wrap;gap:7px}.commercial-row-actions button{min-height:34px;border:1px solid #c7d5df;border-radius:8px;padding:7px 9px;background:#fff;color:#173a70;font-size:11px;font-weight:800}.commercial-row-actions .danger-subtle{border-color:#e5c1bd;color:#9b3029;background:#fff8f7}.commercial-table .status-pill{display:inline-flex;min-width:74px;justify-content:center}.commercial-active,.commercial-trialing{background:#e6f6ef!important;color:#0c6c58!important}.commercial-past_due,.commercial-paused,.commercial-suspended{background:#fff1e4!important;color:#8a4a00!important}.commercial-cancelled{background:#fcebea!important;color:#9d2f28!important}.commercial-detail-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-gap:18px;gap:18px;align-items:stretch}.commercial-detail-grid>.admin-panel{height:100%;padding:22px}.commercial-exception-form{grid-template-columns:1fr 1fr!important}.commercial-exception-form .wide{grid-column:1/-1}.commercial-safeguards ul{margin:4px 0 0;padding-left:20px}.commercial-safeguards li{margin:0 0 10px;line-height:1.45}.commercial-invoices{padding:22px}.commercial-management .section-heading{align-items:flex-start;margin-bottom:16px}.commercial-management .section-heading p:not(.eyebrow){max-width:700px;margin:4px 0 0;color:#667085;font-size:12px;line-height:1.5}@media(max-width:980px){.commercial-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.commercial-detail-grid{grid-template-columns:1fr}}@media(max-width:620px){.commercial-metrics{grid-template-columns:1fr}.commercial-exception-form{grid-template-columns:1fr!important}.commercial-exception-form .wide{grid-column:auto}}.subscription-plan-heading{align-items:flex-end}.billing-interval{display:flex;gap:6px;border:1px solid #d6e1e8;border-radius:10px;padding:4px;background:#f4f7f9}.billing-interval button{border:0;border-radius:7px;padding:8px 12px;background:transparent;color:#526773;font-size:12px;font-weight:800}.billing-interval button.active{background:#fff;color:#123d52;box-shadow:0 1px 4px rgba(16,35,63,.1)}.billing-ready{border-color:#add9c9!important;background:#f2fbf7!important}@media(max-width:700px){.subscription-plan-heading{align-items:flex-start;flex-direction:column}.billing-interval{margin-top:10px}}.organization-led-entry{margin-top:14px;border:1px solid #d7e3eb;border-radius:12px;padding:0;background:#fbfdff}.organization-led-entry>summary{cursor:pointer;padding:13px 15px;color:#173a70;font-size:12px;font-weight:850}.organization-led-entry[open]>summary{border-bottom:1px solid #e2e9ee}.organization-credential-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;padding:15px}.organization-credential-form label{display:grid;grid-gap:6px;gap:6px;color:#344054;font-size:11px;font-weight:800}.organization-credential-form input,.organization-credential-form select{width:100%;min-height:40px;border:1px solid #cbd8e2;border-radius:9px;padding:8px 10px;background:#fff}.organization-credential-form button{align-self:end;min-height:40px}.organization-led-entry>small{display:block;padding:0 15px 15px;color:#667085;line-height:1.45}@media(max-width:700px){.organization-credential-form{grid-template-columns:1fr}}.organization-records-section{margin:20px 0 26px;border-top:1px solid #e1e8ee;padding-top:24px}.organization-records-section>.section-heading{margin-bottom:16px}.organization-record-grid{margin-top:0}.organization-record-card{border-color:#bcdcd5;background:linear-gradient(180deg,#fbfffd,#fff)}.organization-record-card .record-status{background:#e8f6f1;color:#0c6c58}.organization-record-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:14px}.organization-record-actions .button,.organization-record-actions .record-primary-action{width:100%;min-height:40px;display:flex;align-items:center;justify-content:center}.record-source-note{margin:12px 0 0;border-top:1px solid #e5ecef;padding-top:10px;color:#5c6f7e;font-size:11px;line-height:1.45}@media(max-width:620px){.organization-record-actions{grid-template-columns:1fr}}.workforce-alert-panel{display:grid;grid-gap:14px;gap:14px}.workforce-alert-preferences{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:4px}.workforce-alert-preferences .toggle-row{min-height:76px;margin:0;border:1px solid #dbe5eb;border-radius:12px;padding:14px 15px;background:#fbfdff;align-items:center}.workforce-alert-preferences .toggle-row span{display:grid;grid-gap:3px;gap:3px;padding-right:12px}.workforce-alert-preferences .toggle-row strong{color:#173a70;font-size:13px}.workforce-alert-preferences .toggle-row small{color:#667085;font-size:11px;line-height:1.4}@media(max-width:760px){.workforce-alert-preferences{grid-template-columns:1fr}}.organization-credential-form .wide-field{grid-column:1/-1}.organization-file-field span{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.organization-file-field span small{color:#7b8b96;font-size:10px;font-weight:600}.organization-file-field input[type=file]{padding:7px;background:#f8fbfd}.organization-record-download{display:inline-flex;margin-top:10px;color:#0d6690;font-size:11px;font-weight:800;text-decoration:none}.organization-record-download:hover{text-decoration:underline}@media(max-width:700px){.organization-credential-form .wide-field{grid-column:auto}.organization-file-field span{display:grid;justify-content:start}}.staff-entry-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin:18px 0}.staff-entry-option{display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center;min-height:92px;border:1px solid #d8e3ea;border-radius:14px;padding:16px;background:#fff;text-align:left}.staff-entry-option:hover{border-color:#b8cfdd;background:#fbfdff}.staff-entry-option.active{border-color:#7bb8a8;background:#f4fbf8}.staff-entry-number{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#edf3f6;color:#173a70;font-size:12px;font-weight:900}.staff-entry-option.active .staff-entry-number{background:#dff2eb;color:#0b6b57}.staff-entry-option>span:nth-child(2){display:grid;grid-gap:4px;gap:4px}.staff-entry-option strong{font-size:14px}.staff-entry-option small{color:#667085;font-size:11px;line-height:1.45}.staff-entry-option em{font-style:normal;color:#0d6690;font-size:11px;font-weight:850}.staff-entry-form-panel{margin:0 0 14px;border:1px solid #dce6ec;border-radius:14px;padding:18px;background:#fbfdff}.staff-entry-form-heading{display:grid;grid-gap:4px;gap:4px;margin-bottom:14px}.staff-entry-form-heading strong{color:#173a70;font-size:15px}.staff-entry-form-heading small{color:#667085;font-size:11px;line-height:1.45}.staff-entry-note{margin:12px 0 0;color:#667085;font-size:11px;line-height:1.5}.staff-shared-record-note{margin-top:14px}@media(max-width:760px){.staff-entry-options{grid-template-columns:1fr}.staff-entry-option{grid-template-columns:auto 1fr auto}}.organization-current-credentials{margin-top:16px;border-top:1px solid #e2e9ee;padding-top:15px}.organization-current-credentials-heading{display:grid;grid-gap:3px;gap:3px;margin-bottom:10px}.organization-current-credentials-heading strong{color:#173a70;font-size:13px}.organization-current-credentials-heading small{color:#667085;font-size:11px}.organization-current-credential{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:11px 0;border-bottom:1px solid #e8eef2}.organization-current-credential:last-child{border-bottom:0}.organization-current-credential>span{display:grid;grid-gap:3px;gap:3px}.organization-current-credential>span strong{color:#243b53;font-size:12px}.organization-current-credential>span small{color:#73808c;font-size:10px}.organization-current-credential>div{display:flex;gap:8px;align-items:center}.organization-current-credential a,.organization-current-credential button{min-height:34px;border:1px solid #ccd9e1;border-radius:8px;padding:7px 9px;background:#fff;color:#17577a;font-size:10px;font-weight:800;text-decoration:none}.organization-current-credential a[aria-disabled=true]{pointer-events:none;opacity:.45}.organization-credential-submit{display:flex;gap:8px;align-items:center}.notice.compact{margin:10px 0 0;padding:10px 12px;font-size:11px}@media(max-width:700px){.organization-current-credential{grid-template-columns:1fr}.organization-current-credential>div{justify-content:flex-start}.organization-credential-submit{display:grid;grid-template-columns:1fr}}.employer-trust-note{background:#dff6ef;border-color:#a9ddd0}.employer-trust-note>b{background:#55d8c3;color:#064f4b}.employer-trust-note strong{color:#083f4a;font-size:11px;font-weight:900}.employer-trust-note small{color:#315f66;font-size:9px;font-weight:650}.staff-entry-option,.staff-entry-option:hover{background:#fff;border-color:#cfdce5}.staff-entry-option.active{background:#f0faf6;border-color:#77bda9;box-shadow:0 0 0 1px rgba(8,137,119,.08)}.staff-entry-option strong{color:#173a70}.staff-entry-option small{color:#4f6473;font-size:12px}.staff-entry-option em{color:#0b6680}.staff-entry-option.active em{color:#08745f}.staff-entry-form-panel{background:#fff;border-color:#d6e2e9}.staff-entry-form-heading small,.staff-entry-note{font-size:12px;color:#536775}.organization-credential-form label>span,.staff-invite-form label>span{font-size:11px;color:#344a5e}.organization-credential-form input,.organization-credential-form select,.staff-invite-form input,.staff-invite-form select{min-height:42px}.staff-pending-list>div{align-items:center}.records-page .credential-row{grid-template-columns:minmax(0,1fr) 82px 154px;align-items:center}.records-page .credential-row>span:not(.credential-row-action){justify-self:center}.records-page .credential-row-action{width:154px;min-width:154px}.records-page .credential-row-action .credential-dismiss,.records-page .credential-row-action .upload-record-action,.records-page .credential-row-action>a{min-height:40px;border-radius:9px!important}.records-page .credential-dismiss{background:#fff!important;color:#40566a!important;border:1px solid #cbd7df!important}.records-page .record-card{min-height:250px;display:flex;flex-direction:column}.records-page .record-card .record-confirmed-details{margin-top:12px}.records-page .record-card>div:last-child{margin-top:auto}.organization-record-actions{margin-top:auto;padding-top:12px}.share-page label>span,.share-page legend{color:#30495d;font-weight:800}.share-page input,.share-page select,.share-page textarea{min-height:42px}.share-page textarea{min-height:88px}.share-page .button,.share-page button{border-radius:9px}@media(max-width:900px){.records-page .credential-row{grid-template-columns:minmax(0,1fr) auto 145px}.records-page .credential-row-action{width:145px;min-width:145px}}.staff-entry-option,.staff-entry-option:hover{background:linear-gradient(135deg,#073b55,#005f67)!important;border-color:#0a7180!important}.staff-entry-option.active{background:linear-gradient(135deg,#0a4a5c,#08766f)!important;border-color:#39bda7!important}.staff-entry-option strong,.staff-entry-option.active strong{color:#f7fbff!important;font-size:15px!important}.staff-entry-option small,.staff-entry-option.active small{color:#d2e5ea!important;font-size:12px!important;font-weight:600!important}.staff-entry-option em,.staff-entry-option.active em{color:#8ce6d7!important;font-size:12px!important}.staff-entry-option .staff-entry-number{background:#f2f7f8!important;color:#123d55!important}.records-page .credential-row{grid-template-columns:minmax(0,1fr) 82px 112px 112px!important;gap:12px!important;align-items:center!important}.records-page .credential-row>span.credential-state{justify-self:center!important;min-width:68px!important}.records-page .credential-primary-action,.records-page .credential-secondary-action{width:112px;min-width:112px;display:flex;align-items:center;justify-content:stretch}.records-page .credential-primary-action .upload-record-action,.records-page .credential-primary-action>a,.records-page .credential-secondary-action .credential-dismiss{width:100%!important;min-height:38px!important;margin:0!important;padding:8px!important;border-radius:9px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;white-space:nowrap!important;font-size:11px!important;font-weight:800!important;line-height:1.1!important;text-align:center!important}.records-page .credential-primary-action .upload-record-action,.records-page .credential-primary-action>a{border:1px solid #075b70!important;background:#075b70!important;color:#fff!important;text-decoration:none!important}.records-page .credential-secondary-action .credential-dismiss{border:1px solid #cbd8df!important;background:#fff!important;color:#40566a!important}.records-page .credential-secondary-action>span{display:block;width:112px}.records-page .record-category-heading>span{min-width:44px;text-align:right;justify-self:end}.share-page .passport-share-form{gap:11px!important}.share-page .passport-share-form>label{gap:4px!important}.share-page .passport-share-form input,.share-page .passport-share-form select{min-height:38px!important;padding-top:7px!important;padding-bottom:7px!important}.share-page .passport-share-form small{margin-top:2px!important;font-size:10px!important}.share-page .record-picker,.share-page .share-permissions{padding:11px 13px!important;border-radius:11px!important}.share-page .record-picker>p,.share-page .share-permissions>p{margin-bottom:6px!important;font-size:11px!important}.share-page .record-picker .check-row{padding:6px 0!important}.share-page .passport-share-form>button{min-height:40px!important;margin-top:1px!important}.share-page .share-history{gap:6px!important;margin-top:14px!important;padding:16px 18px!important;border:1px solid #dbe7ee!important;border-radius:14px!important;box-shadow:none!important}.share-page .share-history h3{margin:0 0 4px!important;font-size:18px!important}.share-page .share-history-empty{min-height:0!important;padding:12px 0 4px!important;gap:2px!important}.share-page .share-history-empty strong{font-size:13px!important}.share-page .share-history-empty span{font-size:11px!important}@media(max-width:900px){.records-page .credential-row{grid-template-columns:minmax(0,1fr) 76px 106px 106px!important}.records-page .credential-primary-action,.records-page .credential-secondary-action,.records-page .credential-secondary-action>span{width:106px;min-width:106px}}@media(max-width:720px){.records-page .credential-row{grid-template-columns:minmax(0,1fr) auto!important}.records-page .credential-primary-action,.records-page .credential-secondary-action{width:100%;min-width:0}.records-page .credential-primary-action{grid-column:1/2}.records-page .credential-secondary-action{grid-column:2/3}}.records-page .upload-record-action{position:relative!important;overflow:hidden!important;cursor:pointer!important}.ops-app{background:#f5f3ef;color:#20242a}.ops-app .employer-sidebar{background:#262b31;color:#f7f7f5}.ops-app .employer-brand{border-bottom-color:#41474f}.ops-app .employer-brand small{color:#b9c1ca}.ops-brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#7792ad;color:#fff;font-weight:800;font-size:18px}.entry-brand .office-header-logo{display:block;width:360px;max-width:58vw;height:84px;object-fit:contain;object-position:left center}.entry-brand:has(.office-header-logo){display:block;line-height:0}.office-form-logo{display:block;width:300px;max-width:100%;height:auto;margin:0 0 22px}.office-registration{max-width:720px}.office-registration .form{grid-template-columns:repeat(2,minmax(0,1fr))}.office-registration .check-row,.office-registration .form>button{grid-column:1/-1}.entry-intro{padding-top:clamp(14px,2.5vh,30px)!important;padding-bottom:6px}.entry-intro>p{font-size:clamp(13px,1.2vw,17px)!important;font-weight:850;letter-spacing:.12em}.entry-intro h1{max-width:980px;margin:11px auto 14px!important;font-size:clamp(38px,4.4vw,60px);line-height:1.04}.entry-intro>div{max-width:950px;margin:0 auto;color:#475467;font-weight:500;line-height:1.55}.entry-roles{margin-top:clamp(20px,3.5vh,36px)!important}.entry-role-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.entry-role-action,.entry-role.administrator .entry-role-action{color:#234a75;font-weight:900}.entry-role.employer .entry-role-action{color:#066f60}@media(max-width:680px){.office-registration .form{grid-template-columns:1fr}.office-registration .check-row,.office-registration .form>button{grid-column:auto}.entry-brand .office-header-logo{width:245px;max-width:64vw;height:58px}.entry-intro{padding-top:18px!important}.entry-intro h1{font-size:clamp(32px,10vw,42px)}}.ops-app .employer-sidebar nav>p{color:#929ca7;letter-spacing:.12em}.ops-app .employer-sidebar nav a{color:#d3d8de;border-radius:9px}.ops-app .employer-sidebar nav a:hover{background:#30363d}.ops-app .employer-sidebar nav a[aria-current=page]{background:#3b4652;color:#fff;box-shadow:inset 3px 0 #8ea9c2}.ops-app .employer-sidebar-footer{border-top-color:#41474f}.ops-app .employer-trust-note{background:#30363d;border-color:#41474f;color:#e9edf1}.ops-app .employer-trust-note small{color:#aeb7c0}.ops-app .employer-app-content{background:#f5f3ef}.ops-entry-actions{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);max-width:980px;margin-left:auto;margin-right:auto}.ops-workspace{max-width:1440px;margin:0 auto;padding:36px 40px 60px}.ops-page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:28px}.ops-page-heading h1{max-width:800px;margin:5px 0 9px;font-size:32px;line-height:1.16;letter-spacing:-.025em;color:#20242a}.ops-page-heading p:not(.eyebrow){max-width:760px;margin:0;color:#68717a;font-size:15px;line-height:1.55}.ops-page-heading .eyebrow{color:#687f96}.ops-primary{border:0;border-radius:9px;background:#647f99;color:#fff;padding:11px 17px;font-weight:750;white-space:nowrap;box-shadow:0 3px 10px #2637471f}.ops-primary:hover{background:#526f8a}.ops-primary:disabled{opacity:.48;cursor:not-allowed}.ops-stat-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:20px}.ops-stat-row article{padding:20px 21px;border:1px solid #e1ddd6;border-radius:13px;background:#fff;box-shadow:0 6px 22px #252d3509}.ops-stat-row small,.ops-stat-row span{display:block;color:#747b82}.ops-stat-row strong{display:block;margin:7px 0 5px;font-size:29px;color:#26313b}.ops-stat-row .warning strong{color:#a16d28}.ops-stat-row .danger strong{color:#a44b48}.ops-action-panel,.ops-module-foundation,.ops-obligation-form{border:1px solid #e0dcd5;border-radius:14px;background:#fff;box-shadow:0 9px 28px #27313b0a}.ops-section-heading{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #ebe8e2}.ops-section-heading h2{margin:0 0 3px;font-size:19px}.ops-section-heading p{margin:0;color:#777f87;font-size:13px}.ops-section-heading a{color:#58748f;font-size:13px;font-weight:700}.ops-obligation-table{width:100%}.ops-obligation-header,.ops-obligation-row{display:grid;grid-template-columns:minmax(190px,1.5fr) .7fr .85fr .85fr .7fr 110px;align-items:center;grid-gap:16px;gap:16px;padding:0 22px}.ops-obligation-header{min-height:42px;background:#faf9f7;color:#7a8188;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.ops-obligation-row{min-height:72px;border-top:1px solid #efede9;font-size:13px}.ops-obligation-row:first-of-type{border-top:0}.ops-obligation-row>span{min-width:0}.ops-obligation-row small,.ops-obligation-row strong{display:block}.ops-obligation-row strong{color:#283038}.ops-obligation-row small{margin-top:4px;color:#858b91;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ops-obligation-row em{color:#a0a5aa}.ops-obligation-row button{border:1px solid #d5dbe0;border-radius:8px;background:#fff;color:#4f687e;padding:8px 10px;font-size:12px;font-weight:700}.ops-obligation-row button:hover{background:#f1f5f8}.ops-category,.ops-due-state{display:inline-flex;border-radius:999px;padding:5px 9px;font-style:normal;font-size:11px;font-weight:750}.ops-category{background:#eef1f3;color:#58636c}.ops-category.bill{background:#edf2f6;color:#536e86}.ops-category.contract{background:#f1edf5;color:#6e5b7b}.ops-category.compliance{background:#edf4f1;color:#537468}.ops-category.asset{background:#f4f0e9;color:#7c6849}.ops-due-state.upcoming{background:#eef2f5;color:#586c7c}.ops-due-state.due_soon{background:#fff3dc;color:#95671d}.ops-due-state.overdue{background:#fbe8e7;color:#9a4744}.ops-empty{display:flex;flex-direction:column;align-items:center;gap:5px;padding:52px 20px;color:#838a91}.ops-empty strong{color:#454c53;font-size:16px}.ops-notice{margin:0 0 16px;padding:11px 14px;border:1px solid #ccdadf;border-radius:9px;background:#eff6f7;color:#496570;font-size:13px}.ops-obligation-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:15px;gap:15px;margin-bottom:18px;padding:20px}.ops-form-title{grid-column:1/-1}.ops-form-title span,.ops-form-title strong{display:block}.ops-form-title strong{font-size:18px}.ops-form-title span{margin-top:4px;color:#717980;font-size:13px}.ops-obligation-form label>span{display:block;margin-bottom:6px;color:#555e66;font-size:12px;font-weight:700}.ops-obligation-form input,.ops-obligation-form select{width:100%;height:42px;border:1px solid #d9d7d2;border-radius:8px;background:#fff;padding:0 11px;color:#283038}.ops-obligation-form button{align-self:end;height:42px}.ops-module-foundation{display:grid;grid-template-columns:1.25fr 1fr;grid-gap:40px;gap:40px;padding:32px}.ops-module-foundation>div>span{color:#607d96;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.ops-module-foundation h2{margin:9px 0 8px;font-size:23px}.ops-module-foundation p{margin:0;color:#737b82;line-height:1.6}.ops-module-foundation ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.ops-module-foundation li{display:flex;gap:10px;align-items:center;padding:12px 14px;border-radius:9px;background:#f6f5f2;color:#4b535a;font-weight:650}.ops-module-foundation li b{color:#68859d}@media(max-width:1050px){.ops-stat-row{grid-template-columns:repeat(2,1fr)}.ops-obligation-header{display:none}.ops-obligation-row{grid-template-columns:1.3fr .7fr .8fr 110px;padding:14px 18px}.ops-obligation-row>span:nth-child(2),.ops-obligation-row>span:nth-child(4){display:none}.ops-obligation-form{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.ops-workspace{padding:24px 16px 44px}.ops-page-heading{display:block}.ops-page-heading .ops-primary{margin-top:16px}.ops-stat-row{grid-template-columns:1fr 1fr}.ops-obligation-row{grid-template-columns:1fr auto;gap:10px}.ops-obligation-row>span:nth-child(3),.ops-obligation-row>span:nth-child(5){display:block}.ops-obligation-row>span:last-child{grid-column:1/-1}.ops-obligation-row button{width:100%}.ops-module-foundation,.ops-obligation-form{grid-template-columns:1fr}.ops-form-title{grid-column:auto}}.people-create-form,.people-document-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin:0 0 18px;padding:20px;border:1px solid #e0dcd5;border-radius:14px;background:#fff;box-shadow:0 9px 28px #27313b0a}.people-document-form>div:first-child,.people-form-heading{grid-column:1/-1}.people-document-form>div:first-child span,.people-document-form>div:first-child strong,.people-form-heading span,.people-form-heading strong{display:block}.people-document-form>div:first-child strong,.people-form-heading strong{font-size:18px}.people-document-form>div:first-child span,.people-form-heading span{margin-top:4px;color:#737b82;font-size:13px}.people-create-form label>span,.people-document-form label>span{display:block;margin-bottom:6px;color:#555e66;font-size:12px;font-weight:700}.people-create-form input,.people-create-form select,.people-detail-actions select,.people-document-form input,.people-document-form select{width:100%;height:42px;border:1px solid #d9d7d2;border-radius:8px;background:#fff;padding:0 11px;color:#283038}.people-create-form button,.people-document-form button{align-self:end;height:42px}.people-file-field{grid-column:span 2}.people-file-field small{color:#8a9095;font-weight:500}.people-directory{overflow:hidden;border:1px solid #e0dcd5;border-radius:14px;background:#fff;box-shadow:0 9px 28px #27313b0a}.people-directory-tools{display:grid;grid-template-columns:minmax(240px,1fr) 190px auto;align-items:center;grid-gap:12px;gap:12px;padding:16px 18px;border-bottom:1px solid #ebe8e2}.people-directory-tools input,.people-directory-tools select{width:100%;height:40px;border:1px solid #d9d7d2;border-radius:8px;background:#faf9f7;padding:0 11px}.people-directory-tools>span{color:#747b82;font-size:12px;font-weight:700}.people-row,.people-table-head{display:grid;grid-template-columns:minmax(220px,1.4fr) 1fr .85fr .65fr .45fr 60px;align-items:center;grid-gap:14px;gap:14px;padding:0 20px}.people-table-head{min-height:42px;background:#faf9f7;color:#7a8188;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.people-row{width:100%;min-height:70px;border:0;border-top:1px solid #efede9;background:#fff;color:#4c545b;text-align:left;cursor:pointer}.people-row:hover{background:#fbfcfc}.people-row>span:first-child{display:flex;align-items:center;gap:11px;min-width:0}.people-profile-line>span,.people-row i{display:grid;flex:0 0 auto;place-items:center;width:36px;height:36px;border-radius:10px;background:#e9eff3;color:#58728a;font-style:normal;font-size:12px;font-weight:800}.people-row small,.people-row strong{display:block}.people-row strong{color:#29323a}.people-row small{margin-top:3px;color:#8a9095;overflow:hidden;text-overflow:ellipsis}.people-row>span:last-child{color:#5f7b94;font-size:12px;font-weight:750}.people-status{display:inline-flex;width:max-content;border-radius:999px;padding:5px 9px;background:#edf4f1;color:#527465;font-size:11px;font-weight:750}.people-status.onboarding{background:#edf2f6;color:#557089}.people-status.on_leave{background:#fff3dc;color:#94661d}.people-status.separated{background:#f0eeee;color:#706b6b}.people-back{margin:0 0 18px;border:0;background:transparent;color:#5e788f;font-weight:750}.people-detail-heading{margin-bottom:20px}.people-detail-actions{display:flex;align-items:center;gap:10px}.people-detail-actions select{width:150px}.people-detail-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.8fr);grid-gap:16px;gap:16px;margin-bottom:16px}.people-summary-panel{padding:22px;border:1px solid #e0dcd5;border-radius:14px;background:#fff;box-shadow:0 9px 28px #27313b0a}.people-profile-line{display:flex;align-items:center;gap:12px;padding-bottom:18px;border-bottom:1px solid #ece9e4}.people-profile-line>span{width:44px;height:44px;font-size:14px}.people-profile-line>div{min-width:0;flex:1 1}.people-profile-line small,.people-profile-line strong{display:block}.people-profile-line strong{font-size:17px}.people-profile-line small{margin-top:3px;color:#858b91}.people-summary-panel dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin:20px 0 0}.people-summary-panel dt{color:#858b91;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.people-summary-panel dd{margin:5px 0 0;color:#373f46;font-size:13px}.people-notes h2{margin:0 0 12px;font-size:17px}.people-notes p{margin:0;color:#737b82;line-height:1.65}.people-document-form{grid-template-columns:repeat(4,minmax(0,1fr))}.people-documents-panel{margin-top:16px}.people-documents-panel .ops-section-heading>span{color:#80878e;font-size:12px;font-weight:700}.people-document-list article{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-height:70px;padding:10px 20px;border-top:1px solid #efede9}.people-document-list article:first-child{border-top:0}.people-document-icon{display:grid;place-items:center;width:34px;height:38px;border-radius:7px;background:#edf1f4;color:#5d778e;font-size:12px;font-weight:800}.people-document-list small,.people-document-list strong{display:block}.people-document-list small{margin-top:4px;color:#858b91}.people-document-list article>div:last-child{text-align:right}.people-document-list article>div:last-child>span{display:block;color:#676f76;font-size:12px}.people-document-list a{display:inline-block;margin-top:5px;color:#59758e;font-size:12px;font-weight:750}@media(max-width:1050px){.people-create-form,.people-document-form{grid-template-columns:repeat(2,minmax(0,1fr))}.people-table-head{display:none}.people-row{grid-template-columns:minmax(180px,1.4fr) 1fr .8fr 60px;padding:12px 18px}.people-row>span:nth-child(3),.people-row>span:nth-child(5){display:none}.people-summary-panel dl{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.people-create-form,.people-detail-grid,.people-document-form{grid-template-columns:1fr}.people-document-form>div:first-child,.people-file-field,.people-form-heading{grid-column:auto}.people-directory-tools{grid-template-columns:1fr}.people-row{grid-template-columns:1fr auto}.people-row>span:nth-child(2),.people-row>span:nth-child(3),.people-row>span:nth-child(5){display:none}.people-detail-actions{margin-top:16px}.people-detail-heading{display:block}.people-summary-panel dl{grid-template-columns:1fr 1fr}.people-document-list article{grid-template-columns:34px 1fr}.people-document-list article>div:last-child{grid-column:2;text-align:left}}.org-record-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:18px;padding:20px;border:1px solid #e0dcd5;border-radius:14px;background:#fff;box-shadow:0 9px 28px #27313b0a}.org-record-form>div:first-child{grid-column:1/-1}.org-record-form>div:first-child span,.org-record-form>div:first-child strong{display:block}.org-record-form>div:first-child strong{font-size:18px}.org-record-form>div:first-child span{margin-top:4px;color:#737b82;font-size:13px}.org-record-form label>span,.org-version-form label>span{display:block;margin-bottom:6px;color:#555e66;font-size:12px;font-weight:700}.org-record-detail-heading select,.org-record-form input,.org-record-form select,.org-version-form input{width:100%;height:42px;border:1px solid #d9d7d2;border-radius:8px;background:#fff;padding:0 11px;color:#283038}.org-record-form button{align-self:end;height:42px}.org-record-description,.org-record-file{grid-column:span 2}.org-record-file small{color:#8a9095;font-weight:500}.org-record-directory{overflow:hidden;border:1px solid #e0dcd5;border-radius:14px;background:#fff;box-shadow:0 9px 28px #27313b0a}.org-record-directory .people-directory-tools{grid-template-columns:minmax(260px,1fr) auto}.org-record-head,.org-record-table>button{display:grid;grid-template-columns:minmax(220px,1.45fr) .85fr .8fr .8fr .45fr 60px;align-items:center;grid-gap:14px;gap:14px;padding:0 20px}.org-record-head{min-height:42px;background:#faf9f7;color:#7a8188;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.org-record-table>button{width:100%;min-height:70px;border:0;border-top:1px solid #efede9;background:#fff;color:#4c545b;text-align:left;cursor:pointer}.org-record-table>button:hover{background:#fbfcfc}.org-record-table>button>span:first-child{display:flex;align-items:center;gap:11px;min-width:0}.org-record-table small,.org-record-table strong{display:block}.org-record-table small{margin-top:3px;color:#8a9095}.org-record-table>button>span:last-child{color:#5f7b94;font-size:12px;font-weight:750}.org-module-icon{display:grid;flex:0 0 auto;place-items:center;width:36px;height:36px;border-radius:9px;background:#eaf0f4;color:#58738b;font-style:normal;font-size:12px;font-weight:800}.org-module-icon.contract{background:#f0ecf4;color:#725f7e}.org-module-icon.asset{background:#f4efe7;color:#7b684b}.org-record-detail-heading select{width:150px}.org-record-detail-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(270px,.75fr);grid-gap:16px;gap:16px;margin-bottom:16px}.org-record-summary,.org-version-form{padding:22px;border:1px solid #e0dcd5;border-radius:14px;background:#fff;box-shadow:0 9px 28px #27313b0a}.org-record-summary>div:first-child{display:flex;align-items:center;gap:12px;padding-bottom:18px;border-bottom:1px solid #ece9e4}.org-record-summary>div:first-child>span:nth-child(2){min-width:0;flex:1 1}.org-record-summary small,.org-record-summary strong{display:block}.org-record-summary small{margin-top:3px;color:#858b91}.org-record-summary>div:first-child>b{border-radius:999px;padding:5px 9px;background:#edf4f1;color:#527465;font-size:11px}.org-record-summary dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin:20px 0 0}.org-record-summary dt{color:#858b91;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.org-record-summary dd{margin:5px 0 0;color:#373f46;font-size:13px}.org-version-form{display:flex;flex-direction:column}.org-version-form>strong{font-size:17px}.org-version-form>p{margin:5px 0 16px;color:#737b82;font-size:13px;line-height:1.5}.org-version-form label{margin-bottom:13px}.org-version-form button{margin-top:auto}.org-version-history .ops-section-heading>span{color:#80878e;font-size:12px;font-weight:700}.org-version-history>div:last-child>article{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-height:66px;padding:10px 20px;border-top:1px solid #efede9}.org-version-history>div:last-child>article:first-child{border-top:0}.org-version-history article>span{display:grid;place-items:center;width:38px;height:30px;border-radius:7px;background:#edf1f4;color:#5d778e;font-size:11px;font-weight:800}.org-version-history small,.org-version-history strong{display:block}.org-version-history small{margin-top:4px;color:#858b91}.org-version-history a{color:#59758e;font-size:12px;font-weight:750}@media(max-width:1050px){.org-record-form{grid-template-columns:repeat(2,minmax(0,1fr))}.org-record-head{display:none}.org-record-table>button{grid-template-columns:minmax(200px,1.3fr) 1fr .8fr 60px;padding:12px 18px}.org-record-table>button>span:nth-child(3),.org-record-table>button>span:nth-child(5){display:none}.org-record-summary dl{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.org-record-detail-grid,.org-record-form{grid-template-columns:1fr}.org-record-description,.org-record-file,.org-record-form>div:first-child{grid-column:auto}.org-record-table>button{grid-template-columns:1fr auto}.org-record-table>button>span:nth-child(2),.org-record-table>button>span:nth-child(3),.org-record-table>button>span:nth-child(4),.org-record-table>button>span:nth-child(5){display:none}.org-record-detail-heading{display:block}.org-record-detail-heading select{margin-top:16px}.org-record-summary dl{grid-template-columns:1fr 1fr}.org-version-history>div:last-child>article{grid-template-columns:38px 1fr}.org-version-history a{grid-column:2}}.ops-settings-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.ops-completion-panel,.ops-settings-grid>article{padding:22px;border:1px solid #e0dcd5;border-radius:14px;background:#fff;box-shadow:0 9px 28px #27313b0a}.ops-settings-grid h2{margin:0 0 5px;font-size:19px}.ops-settings-grid article>p{margin:0 0 18px;color:#747c83;font-size:13px;line-height:1.55}.ops-setting-row{display:flex;align-items:center;justify-content:space-between;min-height:48px;border-top:1px solid #ece9e4;color:#3f474e;font-weight:650}.ops-setting-row input{width:18px;height:18px;accent-color:#647f99}.ops-setting-field{display:block;margin-top:16px}.ops-setting-field>span{display:block;margin-bottom:6px;color:#555e66;font-size:12px;font-weight:700}.ops-setting-field input{width:100%;height:42px;border:1px solid #d9d7d2;border-radius:8px;padding:0 11px}.ops-setting-field small{display:block;margin-top:5px;color:#878d92}.ops-completion-panel{display:grid;grid-template-columns:minmax(220px,1fr) 1fr 1fr auto;align-items:end;grid-gap:14px;gap:14px;margin-bottom:16px}.ops-completion-panel>div:first-child span,.ops-completion-panel>div:first-child strong{display:block}.ops-completion-panel>div:first-child span{margin-top:4px;color:#777f86;font-size:12px}.ops-completion-panel label>span{display:block;margin-bottom:6px;color:#555e66;font-size:12px;font-weight:700}.ops-completion-panel input{width:100%;height:40px;border:1px solid #d9d7d2;border-radius:8px;padding:0 10px}.ops-completion-panel>div:last-child{display:flex;gap:7px}.ops-completion-panel>div:last-child button:not(.ops-primary){border:1px solid #d7d9da;border-radius:8px;background:#fff;padding:9px 12px}@media(max-width:850px){.ops-settings-grid{grid-template-columns:1fr}.ops-completion-panel{grid-template-columns:1fr 1fr}.ops-completion-panel>div:first-child{grid-column:1/-1}}@media(max-width:600px){.ops-completion-panel{grid-template-columns:1fr}.ops-completion-panel>div:first-child{grid-column:auto}}.records-page .upload-record-action input[type=file]{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}.office-registration{max-width:760px;padding:32px 34px}.office-registration .office-form-logo{width:260px;margin-bottom:18px}.office-registration>.eyebrow{margin:0 0 8px;font-size:10px;letter-spacing:.14em}.office-registration>h1{max-width:620px;margin:0 0 10px;font-size:clamp(30px,3.4vw,40px);line-height:1.08;letter-spacing:-.03em}.office-registration>p:not(.eyebrow){margin:0;max-width:650px;font-size:14px;line-height:1.5}.office-registration .form{gap:14px 18px;margin-top:22px}.office-registration .form label{gap:6px;font-size:13px}.office-registration .form input,.office-registration .form select{min-height:46px;padding:10px 12px}.office-registration .check-row{gap:9px;font-size:13px;font-weight:650;line-height:1.35}.office-registration .check-row input{width:16px;height:16px}.office-registration .check-row:nth-last-of-type(3){margin-top:4px;padding-top:16px;border-top:1px solid #e3e9ed}.office-registration .form>button{min-height:48px;margin-top:2px}.office-registration>p:last-child{margin:17px 0 0;font-size:13px}@media(max-width:680px){.office-registration{padding:24px 20px}.office-registration .office-form-logo{width:225px}.office-registration>h1{font-size:30px}}.office-registration-password{grid-column:1/-1}.office-registration .form label small{color:#6b7b88;font-size:11px;font-weight:500;line-height:1.35}@media(max-width:680px){.office-registration-password{grid-column:auto}}.entry-page .entry-intro{padding-top:clamp(10px,1.8vh,22px)!important;padding-bottom:4px}.entry-page .entry-intro h1{max-width:900px;margin:9px auto 12px!important;font-size:clamp(36px,3.8vw,52px)!important;line-height:1.05}.entry-page .entry-intro>div{max-width:820px;font-size:15px;line-height:1.55}.entry-page .ops-entry-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;max-width:980px;margin-top:24px!important;gap:18px}.entry-page .ops-entry-actions .entry-role{width:100%;height:100%;min-height:174px;padding:21px 22px}.entry-page .ops-entry-actions .entry-role-copy{min-height:48px}.entry-page .ops-entry-actions .entry-role-action{margin-top:auto;padding-top:14px}.entry-page .entry-role.employer{border-color:#9ecfc5;background:linear-gradient(145deg,#fff 8%,#edf8f5);box-shadow:0 10px 26px rgba(16,56,53,.065)}.entry-page .entry-role.administrator{border-color:#c7d0da;background:linear-gradient(145deg,#fff 8%,#f3f6f8);box-shadow:0 10px 26px rgba(16,24,40,.055)}.entry-page .entry-footer{color:#52616f;font-size:12px;padding-top:14px}@media(max-width:900px){.entry-page .ops-entry-actions{grid-template-columns:1fr}.entry-page .ops-entry-actions .entry-role{min-height:158px}}@media(max-width:520px){.entry-page .entry-intro h1{font-size:34px!important}}.ops-brand-logo{width:34px;height:40px;object-fit:contain;flex:0 0 auto}.entry-page .entry-role-single{grid-column:1/-1;max-width:620px;justify-self:center}.employer-team-page{max-width:none;margin:0;padding:0}.employer-team-page .status-pill{background:#edf4f1;color:#527465}.employer-team-page .panel,.office-activity,.office-notifications{border-color:#e0dcd5;background:#fff;box-shadow:0 9px 28px #27313b0a}.employer-team-page .team-directory-grid,.employer-team-page .team-invite-panel{margin-top:18px}.employer-team-page .team-invite-panel{border-radius:14px}.employer-team-page .team-invite-form input,.employer-team-page .team-invite-form select{border-color:#d9d7d2;background:#fff}.office-activity>div:last-child>article,.office-notifications>div:last-child>article{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;min-height:76px;padding:13px 20px;border-top:1px solid #efede9}.office-activity>div:last-child>article:first-child,.office-notifications>div:last-child>article:first-child{border-top:0}.office-activity .activity-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#e9eff3;color:#58728a;font-size:12px;font-weight:800}.office-activity small,.office-activity strong,.office-notifications small,.office-notifications strong{display:block}.office-activity small,.office-notifications small{margin-top:4px;color:#858b91}.office-activity time{color:#747c83;font-size:12px;text-align:right}.office-notifications article{position:relative}.office-notifications article.is-read{opacity:.66}.office-notifications article>div:nth-child(2) p{margin:5px 0;color:#626b72;line-height:1.5}.office-notifications article>div:last-child{display:flex;align-items:center;gap:8px}.office-notifications article a,.office-notifications article button{border:0;background:transparent;color:#58758e;font-size:12px;font-weight:750;text-decoration:none;white-space:nowrap}.notification-dot{width:9px;height:9px;border-radius:50%;background:#078b83;justify-self:center}.office-notifications .is-read .notification-dot{background:#b7bec3}@media(max-width:700px){.office-activity>div:last-child>article,.office-notifications>div:last-child>article{grid-template-columns:34px 1fr}.office-activity time,.office-notifications article>div:last-child{grid-column:2;text-align:left;justify-content:flex-start}.entry-page .entry-role-single{grid-column:auto}}.people-documents-actions{gap:12px}.people-documents-actions .ops-primary{min-width:150px}.people-file-field input[type=file]{height:auto;min-height:48px;padding:9px 10px;background:#f8fbfd;border-color:#b9c9d5}.people-selected-file{display:block;margin-top:7px;color:#267b76!important;font-weight:700!important}.people-document-form .people-file-field{padding:12px;border:1px solid #d8e3e8;border-radius:10px;background:#fbfdfd}@media(max-width:700px){.people-documents-actions{align-items:flex-end;flex-direction:column}.people-documents-actions .ops-primary{width:100%}}.people-documents-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.people-documents-actions>span{color:#80878e;font-size:12px;font-weight:700}.people-batch-upload{margin:0 20px 18px;border:1px solid #dedbd5;border-radius:12px;background:#faf9f7;overflow:hidden}.people-upload-picker{padding:18px;border-bottom:1px solid #e6e2dc}.people-upload-picker label,.people-upload-picker span,.people-upload-picker strong{display:block}.people-upload-picker span{margin:4px 0 12px;color:#747c83;font-size:12px}.people-upload-row{display:grid;grid-template-columns:minmax(170px,1.2fr) repeat(4,minmax(130px,1fr)) minmax(160px,1fr) auto;align-items:end;grid-gap:10px;gap:10px;padding:14px 18px;border-bottom:1px solid #e6e2dc;background:#fff}.people-upload-row label>span{display:block;margin-bottom:5px;color:#626b72;font-size:11px;font-weight:700}.people-document-tools input,.people-document-tools select,.people-upload-row input,.people-upload-row select{width:100%;height:38px;border:1px solid #d9d7d2;border-radius:8px;background:#fff;padding:0 9px}.people-upload-row>button{height:38px;border:0;background:transparent;color:#8a5555;font-weight:700}.people-upload-file small,.people-upload-file strong{display:block}.people-upload-file small{margin-top:4px;color:#7b838a}.people-upload-row.done{border-left:3px solid #5c8c76}.people-upload-row.error{border-left:3px solid #b75b5b}.people-upload-submit{display:flex;align-items:center;justify-content:space-between;padding:14px 18px}.people-document-tools{display:grid;grid-template-columns:minmax(200px,1fr) 220px 180px auto;grid-gap:10px;gap:10px;padding:14px 20px;border-top:1px solid #ebe8e2;border-bottom:1px solid #ebe8e2;background:#faf9f7}.people-document-list-head{display:flex;justify-content:space-between;padding:10px 20px;color:#747c83;font-size:12px}.people-document-list article{grid-template-columns:20px 38px minmax(0,1fr) auto}.people-document-list article>input{width:16px;height:16px}.people-document-status{display:inline-flex;margin-bottom:5px;border-radius:999px;padding:4px 8px;background:#edf4f1;color:#527465;font-size:10px}.people-document-status.overdue{background:#f8e8e6;color:#a44848}.people-document-status.review-scheduled{background:#fff3dc;color:#94661d}.ops-secondary{min-height:38px;border:1px solid #cfd6da;border-radius:8px;background:#fff;padding:0 13px;color:#4e677a;font-weight:750}.ops-secondary:disabled{opacity:.5}@media(max-width:1200px){.people-upload-row{grid-template-columns:repeat(3,minmax(0,1fr))}.people-upload-file{grid-column:1/-1}.people-document-tools{grid-template-columns:1fr 1fr}}@media(max-width:700px){.people-documents-actions{justify-content:flex-start}.people-document-tools,.people-upload-row{grid-template-columns:1fr}.people-document-list article{grid-template-columns:20px 34px 1fr}.people-document-list article>div:last-child{grid-column:3}.people-upload-submit{align-items:stretch;flex-direction:column;gap:10px}}.document-delivery{margin-bottom:18px;border:1px solid #e0dcd5;border-radius:14px;background:#fff;box-shadow:0 9px 28px #27313b0a;overflow:hidden}.document-delivery>.ops-section-heading{padding:18px 20px}.document-delivery-body{padding:0 20px 20px}.document-selector{border:1px solid #e5e1db;border-radius:10px;overflow:hidden}.document-selector>div,.document-selector>label{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border-top:1px solid #ebe8e2}.document-selector>div{border-top:0;background:#faf9f7}.document-selector>div button{border:0;background:transparent;color:#58748b;font-weight:700}.document-selector>label{justify-content:flex-start}.document-selector>label small,.document-selector>label span,.document-selector>label strong{display:block}.document-selector>label small{margin-top:3px;color:#858c92}.document-delivery-actions{display:grid;grid-template-columns:auto 1fr;align-items:start;grid-gap:18px;gap:18px;margin-top:16px}.document-delivery-actions>form{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;grid-gap:10px;gap:10px}.document-delivery-actions>form>strong{grid-column:1/-1}.document-delivery-actions label span{display:block;margin-bottom:5px;color:#606970;font-size:11px;font-weight:700}.document-created-link input,.document-delivery-actions input,.document-delivery-actions select{width:100%;height:38px;border:1px solid #d9d7d2;border-radius:8px;background:#fff;padding:0 9px}.document-created-link{grid-column:1/-1;display:flex;gap:8px}.document-created-link button,.document-share-history button{border:1px solid #cdd5d9;border-radius:8px;background:#fff;padding:0 12px;color:#58748b;font-weight:700}.document-share-history{margin-top:18px;border-top:1px solid #e8e4de;padding-top:14px}.document-share-history h3{margin:0 0 8px;font-size:15px}.document-share-history article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #efede9}.document-share-history article:first-of-type{border-top:0}.document-share-history small,.document-share-history strong{display:block}.document-share-history small{margin-top:3px;color:#7e858b}.office-share-page{display:grid;min-height:100vh;place-items:center;background:#f5f6f4;padding:24px}.office-share-page>article{width:min(560px,100%);border:1px solid #dfe3e2;border-radius:18px;background:#fff;padding:34px;box-shadow:0 18px 50px #19352f14}.office-share-page img{width:48px}.office-share-page h1{margin:10px 0;font-size:30px}.office-share-page>article>p{color:#667078;line-height:1.6}.office-share-page dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:22px 0}.office-share-page dl div{border:1px solid #e4e7e5;border-radius:10px;padding:12px}.office-share-page dt{color:#7a8288;font-size:11px}.office-share-page dd{margin:4px 0 0;font-weight:700}.office-share-download label span{display:block;margin-bottom:6px;font-weight:700}.office-share-download input{width:100%;height:44px;border:1px solid #d3d9d7;border-radius:8px;padding:0 11px}.office-share-download button{width:100%;min-height:44px;margin-top:10px;border:0;border-radius:8px;background:#174f47;color:#fff;font-weight:800}.office-share-download p{color:#a34040}.office-share-page article>small{display:block;margin-top:16px;color:#7a8288;line-height:1.5}@media(max-width:800px){.document-delivery-actions,.document-delivery-actions>form{grid-template-columns:1fr}.document-created-link,.document-delivery-actions>form>strong{grid-column:auto}.document-created-link{flex-direction:column}.document-created-link button{min-height:38px}}.org-profiles-panel{height:auto;margin-top:18px}.org-profiles-panel .team-section-heading>div{min-width:0}.org-profiles-panel .team-section-heading h2{font-size:21px}.org-profiles-panel .team-section-heading p:last-child{margin:6px 0 0;color:#747c83;font-size:13px;line-height:1.5}.org-profiles-panel .team-section-heading>span{width:auto;height:auto;min-width:62px;padding:8px 11px;border-radius:999px;font-size:12px;white-space:nowrap}.org-profiles-panel>.ops-notice{margin:14px 24px 0}.org-profile-list{display:grid}.org-profile-card{margin:0;border:0;border-top:1px solid #e8e5df;border-radius:0;padding:20px 24px;background:#fff;box-shadow:none}.org-profile-card:first-child{border-top:0}.org-profile-card-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.org-profile-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.org-profile-card-actions button{margin:0}.org-profile-status{border-radius:999px;padding:6px 9px;background:#f2f1ef;color:#777d82;font-size:11px;font-weight:800}.org-profile-status.active{background:#edf4f1;color:#527465}.org-profile-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin:18px 0 0;padding:16px;border:1px solid #e8e5df;border-radius:11px;background:#faf9f7}.org-profile-summary div{min-width:0}.org-profile-summary dt{color:#7d848a;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.org-profile-summary dd{margin:5px 0 0;color:#3d454c;font-size:13px;font-weight:650;overflow-wrap:anywhere}.org-profile-edit{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 16px;gap:14px 16px;margin-top:18px;padding:18px;border:1px solid #ddd9d2;border-radius:12px;background:#faf9f7}.org-profile-edit label>span{display:block;margin-bottom:6px;color:#555e66;font-size:12px;font-weight:750}.org-profile-edit input:not([type=checkbox]),.org-profile-edit select{width:100%;height:42px;border:1px solid #d3d1cc;border-radius:8px;background:#fff;padding:0 11px;font:inherit}.org-profile-edit label>small{display:block;margin-top:6px;color:#7f868c;font-size:11px;line-height:1.4}.org-profile-availability{display:flex;align-items:center;gap:9px;align-self:center}.org-profile-availability input{width:17px;height:17px;margin:0;accent-color:#647f99}.org-profile-availability span{margin:0!important}.org-profile-edit-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.org-profile-edit-actions button{margin:0;min-height:40px}@media(max-width:900px){.org-profile-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.org-profile-card-heading{align-items:flex-start;flex-direction:column}.org-profile-card-actions{width:100%;justify-content:space-between}.org-profile-edit,.org-profile-summary{grid-template-columns:1fr}.org-profile-edit-actions{justify-content:stretch}.org-profile-edit-actions button{flex:1 1}}.ops-app{--office-navy:#092a66;--office-navy-deep:#071b3e;--office-teal:#078977;--office-canvas:#f4f8fb;--office-surface:#ffffff;--office-surface-soft:#f8fbfd;--office-border:#d8e4ec;--office-text:#263746;--office-muted:#66788a;background:var(--office-canvas);color:var(--office-text)}.ops-app .employer-sidebar{background:linear-gradient(180deg,var(--office-navy-deep) 0,var(--office-navy) 60%,#075a62 135%);border-right:0;color:#fff}.ops-app .employer-brand{border-bottom-color:rgba(255,255,255,.14)}.ops-app .employer-brand strong{color:#fff}.ops-app .employer-brand small{color:#8ee8dc}.ops-app .employer-sidebar nav>p{color:#8fa9cf}.ops-app .employer-sidebar nav a{color:#ccdaed}.ops-app .employer-sidebar nav a:hover{background:rgba(255,255,255,.08);color:#fff}.ops-app .employer-sidebar nav a[aria-current=page]{background:#fff;color:var(--office-navy);box-shadow:0 10px 25px rgba(3,15,42,.2)}.ops-app .employer-sidebar nav a[aria-current=page]>span{background:#e5f7f3;color:var(--office-teal)}.ops-app .employer-sidebar-footer{border-top-color:rgba(255,255,255,.14)}.ops-app .employer-sidebar-footer select{background:#0d315f}.ops-app .employer-trust-note{background:rgba(0,167,157,.12);border-color:rgba(142,232,220,.16);color:#fff}.ops-app .employer-trust-note small{color:#acd1d1}.ops-app .employer-app-content{background:linear-gradient(145deg,#f9fcfe 0,var(--office-canvas) 52%,#eef6f8 100%)}.ops-app .employer-page-header h1,.ops-app .ops-page-heading h1,.ops-app .page-heading h1,.ops-app h2{color:var(--office-navy)}.ops-app .employer-page-header p:not(.eyebrow),.ops-app .ops-page-heading p:not(.eyebrow){color:var(--office-muted)}.ops-app .eyebrow,.ops-app .kicker{color:#087f8c}.ops-app .ops-primary{background:var(--office-navy);color:#fff;box-shadow:0 4px 12px rgba(9,42,102,.16)}.ops-app .ops-primary:hover{background:#0b5db7}.ops-app :is(.panel,article,.recordCard,.ops-action-panel,.ops-obligation-form,.ops-module-foundation,.people-create-form,.people-document-form,.org-record-directory,.org-record-summary,.org-version-form,.document-delivery,.ops-completion-panel){border-color:var(--office-border);background:var(--office-surface)}.ops-app :is(.team-invite-panel,.org-profile-summary,.org-profile-edit,.team-role-details,.position-search-details,.request-guide){border-color:var(--office-border);background:var(--office-surface-soft)}.ops-app :is(.ops-obligation-header,.org-record-head,.people-directory-tools,.people-document-tools){background:#f2f7fa;color:#687b8d}.ops-app :is(.ops-section-heading,.team-section-heading){border-bottom-color:#e1eaf0}.ops-app :is(.ops-obligation-row,.team-row,.org-profile-card){border-color:#e5edf2}.ops-app :is(input,select,textarea){border-color:#cfdde6}.ops-app .org-profile-status.active,.ops-app .status-pill{background:#e5f5f1;color:#087565}.ops-app .ops-notice{border-color:#c9dde5;background:#eef7f8;color:#315c69}.ops-app .ops-module-foundation li{background:#f2f7fa;color:#43586a}.office-brand-lockup{display:inline-flex;align-items:center;gap:13px;line-height:1}.office-brand-lockup>img{width:54px;height:54px;flex:0 0 54px;object-fit:contain}.office-brand-name{display:grid;grid-gap:5px;gap:5px}.office-brand-name strong{color:#092a66;font-size:29px;font-weight:850;letter-spacing:.015em;line-height:.9;text-transform:uppercase}.office-brand-name small{color:#078977;font-size:10px;font-weight:900;letter-spacing:.36em;line-height:1;text-transform:uppercase}.entry-brand:has(.office-brand-lockup){display:block;line-height:0}.office-brand-form{margin:0 0 22px}.office-brand-form>img{width:58px;height:58px;flex-basis:58px}.office-brand-form .office-brand-name strong{font-size:31px}.office-brand-form .office-brand-name small{font-size:10px}@media(max-width:680px){.office-brand-lockup{gap:10px}.office-brand-lockup>img{width:44px;height:44px;flex-basis:44px}.office-brand-name strong{font-size:23px}.office-brand-name small{font-size:8px}.office-brand-form>img{width:48px;height:48px;flex-basis:48px}.office-brand-form .office-brand-name strong{font-size:25px}}.entry-brand>.office-brand-lockup{display:inline-flex;width:auto;align-items:center;grid-template-columns:none;flex-direction:row}.entry-brand>.office-brand-lockup>.office-brand-name{display:grid}.workplans-workspace{max-width:1240px}.workplan-tabs{display:flex;gap:6px;margin:0 0 22px;border-bottom:1px solid #dfe5e2}.workplan-tabs button{border:0;background:transparent;padding:12px 16px;color:#52615a;font-weight:700;cursor:pointer;border-bottom:2px solid transparent}.workplan-tabs button.active{color:#173f32;border-bottom-color:#2e7d5b}.workplan-form{margin-bottom:20px;padding:22px}.workplan-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin:18px 0}.workplan-fields label{display:grid;grid-gap:7px;gap:7px;font-size:.82rem;font-weight:700;color:#34473f}.workplan-fields .wide{grid-column:1/-1}.workplan-fields input,.workplan-fields select,.workplan-fields textarea{width:100%;border:1px solid #ccd7d2;border-radius:8px;padding:10px 12px;background:#fff;color:#17251f;font:inherit}.workplan-fields textarea{min-height:82px;resize:vertical}.workplan-actions{display:flex;justify-content:flex-end;gap:10px}.workplan-plan-list,.workplan-projects{display:grid;grid-gap:16px;gap:16px;margin-bottom:20px}.workplan-plan-list>article,.workplan-projects>article{padding:20px}.workplan-project-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.workplan-project-heading span{font-size:.72rem;font-weight:800;letter-spacing:.08em;color:#60756b}.workplan-project-heading h2{margin:4px 0 0;font-size:1.15rem}.workplan-project-heading b{font-size:.72rem;color:#2e6f54;background:#eaf5ef;padding:6px 9px;border-radius:999px}.plan-level{border-left:3px solid #31765a;padding:4px 0 4px 14px;margin-top:12px}.plan-level p{margin:4px 0 10px}.plan-level.nested{border-left-color:#a7bdb3;margin-left:12px}.monthly-line{display:flex;gap:12px;padding:8px 10px;margin:6px 0;background:#f6f8f7;border-radius:7px}.monthly-line span{font-size:.75rem;font-weight:800;color:#537064;min-width:58px}.review-row,.weekly-line{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:14px 0;border-top:1px solid #e3e9e6}.review-row p,.weekly-line p{margin:5px 0;color:#55675f}.weekly-line small{display:block;max-width:760px;color:#718078}.weekly-line>div:last-child{display:flex;gap:8px;align-items:center;white-space:nowrap}.weekly-line>div:last-child span{font-size:.68rem;font-weight:800;background:#eef3f0;padding:5px 7px;border-radius:5px}.review-row>div:last-child{display:flex;gap:8px}.supervisor-note{padding:12px;background:#f2f7f4;border-radius:8px}.workplan-reporting{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.workplan-reporting article{background:#fff;border:1px solid #dfe6e2;border-radius:10px;padding:20px}.workplan-reporting span{display:block;color:#607069;font-size:.8rem}.workplan-reporting strong{display:block;margin-top:8px;font-size:1.8rem;color:#173f32}.ops-setting-note{padding:10px 12px;border-radius:8px;background:#f1f6f3;color:#486158;font-size:.84rem}@media(max-width:800px){.workplan-fields,.workplan-reporting{grid-template-columns:1fr}.workplan-fields .wide{grid-column:auto}.review-row,.weekly-line{display:block}.review-row>div:last-child,.weekly-line>div:last-child{margin-top:10px;flex-wrap:wrap}.workplan-tabs{overflow-x:auto}}.staff-audit-calendar{padding:0;overflow:hidden}.calendar-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:24px 26px;border-bottom:1px solid #dce5e3;background:linear-gradient(135deg,#fff,#f6faf7)}.calendar-toolbar h2{margin:3px 0 5px;color:#173b35;font-size:26px}.calendar-toolbar p:not(.eyebrow){margin:0;color:#61716d}.calendar-toolbar label,.monthly-assessment-header label{display:grid;grid-gap:6px;gap:6px;color:#40534f;font-size:12px;font-weight:800}.calendar-toolbar input,.monthly-assessment-header input,.monthly-assessment-header select{min-height:42px;border:1px solid #cbd8d4;border-radius:10px;padding:8px 10px;background:#fff;font:inherit}.calendar-scroll{overflow-x:auto}.audit-grid{display:grid;grid-template-columns:90px repeat(5,minmax(190px,1fr));min-width:1040px}.audit-grid>*{border-right:1px solid #d6dfdc;border-bottom:1px solid #d6dfdc}.audit-grid>:last-child{border-right:0}.audit-grid-head{background:#eef3f1}.audit-grid-head>strong{display:grid;grid-gap:3px;gap:3px;place-items:center;min-height:58px;padding:10px;color:#263b36;font-size:13px}.audit-grid-head small{color:#71817d;font-size:10px;font-weight:700}.audit-session>strong{display:grid;place-items:center;background:#e4f0e0;color:#274b3d;font-size:15px}.audit-cell{min-height:188px;padding:9px;background:#fff}.calendar-activity{margin-bottom:8px;border:1px solid #cddbd7;border-left:4px solid #167f72;border-radius:9px;background:#f8fbfa;overflow:hidden}.calendar-activity.pending{border-left-color:#d39b25;background:#fffaf0}.calendar-activity summary{cursor:pointer;list-style:none;padding:9px}.calendar-activity summary::-webkit-details-marker{display:none}.calendar-activity summary span{display:block;color:#213a35;font-size:12px;font-weight:800;line-height:1.35}.calendar-activity summary small{display:block;margin-top:4px;color:#657873;font-size:9px;line-height:1.3;text-transform:capitalize}.calendar-activity>div{padding:0 9px 9px;border-top:1px solid #e1e9e7;color:#50635e;font-size:10px;line-height:1.4}.calendar-activity>div p{margin:7px 0}.trace-line{color:#17695f}.add-calendar-activity{width:100%;min-height:36px;margin:0;border:1px dashed #a9bbb6;border-radius:9px;background:#fff;color:#42635b;font-size:11px;font-weight:800;cursor:pointer}.add-calendar-activity:hover{border-color:#167f72;background:#f2faf7;color:#11695f}.calendar-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 24px;background:#f8faf9}.calendar-actions>span{color:#64756f;font-size:12px}.calendar-actions>div{display:flex;gap:9px}.calendar-actions button{margin:0}.workplan-modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:rgba(10,28,25,.56)}.workplan-modal{width:min(900px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:18px;padding:24px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.25)}.workplan-modal .ops-section-heading{margin-bottom:18px}.text-button{border:0;background:transparent;color:#126b60;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.monthly-assessment-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.monthly-assessment-header h2{margin:4px 0 6px}.monthly-assessment-header p{margin:0;color:#667085}.monthly-assessment-header>div:last-child{display:flex;gap:12px}.monthly-week-list{padding:0;overflow:hidden}.monthly-week-list>article{padding:19px 22px;border-bottom:1px solid #e2e8e6}.monthly-week-list>article:last-child{border-bottom:0}.monthly-week-list>article>div{display:flex;justify-content:space-between;gap:16px;margin-bottom:9px}.monthly-week-list>article>div span{color:#687873;font-size:11px}.monthly-week-list article p{display:grid;grid-template-columns:110px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:start;margin:0;padding:9px 0;border-top:1px solid #edf1f0;font-size:12px}.monthly-week-list article p b{color:#35544c}.monthly-week-list article p small{color:#697a75;text-align:right}.assessment-form>p{color:#667085}.assessment-form>textarea{width:100%;border:1px solid #cbd7e3;border-radius:11px;padding:12px;font:inherit}.assessment-form>.ops-primary{margin-top:12px}@media(max-width:760px){.calendar-actions,.calendar-toolbar,.monthly-assessment-header{display:grid;align-items:start}.calendar-actions>div,.calendar-toolbar label{width:100%}.calendar-actions button{flex:1 1}.monthly-assessment-header>div:last-child{display:grid;width:100%}.workplan-modal-backdrop{padding:10px}.workplan-modal{max-height:calc(100vh - 20px);padding:18px}.monthly-week-list article p{grid-template-columns:1fr}.monthly-week-list article p small{text-align:left}}.audit-session-label{gap:4px;padding:8px 5px;text-align:center}.audit-session-label span{font-size:15px}.audit-session-label small{max-width:76px;color:#587268;font-size:9px;line-height:1.3}.project-plan-card{overflow:hidden}.planning-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0 0 22px}.planning-summary span{padding:12px 14px;border:1px solid #dfe7e3;border-radius:10px;background:#f7faf8;color:#5c6e67;font-size:11px}.planning-summary strong{display:block;margin-bottom:2px;color:#173f32;font-size:20px}.planning-level-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:18px 0 10px}.planning-level-heading h3{margin:2px 0 0}.planning-level-heading.compact{margin:14px 0 8px}.annual-activity-list{display:grid;grid-gap:16px;gap:16px}.annual-activity{padding:18px;border:1px solid #d9e4df;border-left:4px solid #2e7d5b;border-radius:12px;background:#fff}.annual-activity h3,.quarterly-deliverable h4{margin:4px 0}.annual-activity small,.quarterly-deliverable small{color:#6b7d76;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.quarterly-deliverable{margin-top:12px;padding:14px;border-radius:10px;background:#f6f9f7}.monthly-activity-list{display:grid;grid-gap:7px;gap:7px}.monthly-activity-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;grid-gap:10px;gap:10px;align-items:center;padding:11px;border:1px solid #e0e7e4;border-radius:9px;background:#fff}.monthly-activity-row>div{display:grid;grid-gap:3px;gap:3px}.monthly-activity-row p{margin:2px 0 0;color:#687973;font-size:11px}.activity-number{display:grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#e8f3ed;color:#27664d;font-size:11px;font-weight:800}.planning-actions{display:flex;gap:8px;flex-wrap:wrap}.assessment-workspace{display:grid;grid-gap:16px;gap:16px}.assessment-header,.assessment-record{display:flex;align-items:center;justify-content:space-between;gap:24px}.assessment-header h2,.assessment-record h3{margin:3px 0 6px}.assessment-header p,.assessment-record p{max-width:760px;margin:0;color:#64736e}.assessment-controls{padding:20px}.assessment-controls .workplan-fields{margin:0}.assessment-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.assessment-summary-grid article{padding:18px;border:1px solid #dfe7e3;border-radius:12px;background:#fff}.assessment-summary-grid small,.assessment-summary-grid span{display:block;color:#66766f;font-size:11px}.assessment-summary-grid strong{display:block;margin:8px 0 5px;color:#173f32;font-size:27px}.assessment-record{padding:22px}.assessment-record button{flex:0 0 auto;margin:0}@media(max-width:800px){.assessment-summary-grid,.planning-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.monthly-activity-row{grid-template-columns:28px minmax(0,1fr)}.monthly-activity-row>.planning-actions,.monthly-activity-row>.status-pill{grid-column:2}.assessment-header,.assessment-record{display:grid}.assessment-record button{width:100%}}@media(max-width:520px){.assessment-summary-grid,.planning-summary{grid-template-columns:1fr}.planning-level-heading{align-items:flex-start}.planning-level-heading .button{white-space:nowrap}}.ops-app .employer-sidebar{overflow:hidden}.ops-app .employer-sidebar nav{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.ops-app .employer-sidebar-footer{flex:0 0 auto;padding-top:12px;border-top:1px solid rgba(255,255,255,.14)}@media(max-width:720px){.ops-app .employer-sidebar{overflow:visible;grid-template-columns:auto minmax(0,1fr) auto}.ops-app .employer-sidebar nav{min-height:auto;overflow-x:auto;overflow-y:hidden}.ops-app .employer-sidebar-footer{display:block;margin-top:0;padding-top:0;border-top:0}.ops-app .employer-sidebar-footer .employer-trust-note,.ops-app .employer-sidebar-footer label{display:none}.ops-app .employer-signout{display:grid;place-items:center;width:38px;height:38px;margin:0;padding:0}}