.interviews-page{background:#f4f7fb;max-width:none;padding:36px clamp(24px,5vw,72px) 72px}.interviews-hero{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;max-width:1180px;padding:24px 28px;display:grid;box-shadow:0 8px 24px #071f5f0f}.interviews-hero h1,.interview-panel-heading h2{color:var(--navy-deep);letter-spacing:0;margin:0;line-height:1.15}.interviews-hero h1{font-size:32px}.interviews-hero p:not(.profile-eyebrow),.interview-panel-heading p:not(.profile-eyebrow){max-width:720px;color:var(--dark-grey);margin:10px 0 0;font-size:15px;line-height:1.5}.interviews-hero-actions{gap:10px;display:flex}.interviews-primary-link,.interviews-secondary-link,.interviews-primary-button,.interviews-secondary-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:850;text-decoration:none;display:inline-flex}.interviews-primary-link,.interviews-primary-button{background:var(--navy-blue);color:var(--surface);border:0;box-shadow:0 12px 24px #0b35a72e}.interviews-primary-link:hover,.interviews-primary-button:hover{background:var(--navy-deep)}.interviews-secondary-link,.interviews-secondary-button{border:1px solid var(--blue-grey);background:var(--surface);color:var(--dark-grey)}.interviews-secondary-link:hover,.interviews-secondary-button:hover{background:var(--light-grey)}.interviews-stats{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;gap:0;max-width:1180px;margin-top:18px;padding:14px 18px;display:flex;box-shadow:0 8px 24px #071f5f0d}.interviews-stats span{border-right:1px solid var(--blue-grey);min-width:180px;color:var(--dark-grey);text-transform:uppercase;gap:4px;padding:2px 24px;font-size:11px;font-weight:850;display:grid}.interviews-stats span:first-child{padding-left:0}.interviews-stats span:last-child{border-right:0}.interviews-stats strong{color:var(--navy-deep);font-size:24px;line-height:1}.interview-panel{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;max-width:1180px;margin-top:18px;overflow:hidden;box-shadow:0 8px 24px #071f5f0f}.interviews-page .interview-panel{overflow:hidden}.interview-panel-heading{border-bottom:1px solid var(--blue-grey);background:#f4f8fd;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.interview-panel-heading h2{font-size:21px}.interview-panel-count{background:var(--navy-blue);width:38px;height:38px;color:var(--surface);border-radius:50%;flex:none;place-items:center;font-weight:850;display:grid}.interview-filter-bar{border-bottom:1px solid var(--blue-grey);background:var(--surface);flex-wrap:wrap;align-items:center;gap:8px;padding:24px;display:flex}.interview-access-search-row{border-bottom:1px solid var(--blue-grey);background:#f8fafc;justify-content:space-between;align-items:flex-end;gap:16px;padding:18px 24px;display:flex}.interview-access-search-main{width:min(100%,520px);display:grid}.interview-access-search-main label{color:var(--navy-deep);font-size:13px;font-weight:850}.interview-access-search-control{background:var(--surface);color:#64748b;border:1px solid #aebdcb;border-radius:8px;align-items:center;gap:8px;min-height:46px;padding:0 12px;display:flex}.interview-access-search-control:focus-within{border-color:var(--navy-blue);box-shadow:0 0 0 4px #0b35a721}.interview-access-search-control input{width:100%;min-width:0;min-height:44px;color:var(--text);font:inherit;border:0;padding:10px 0}.interview-access-search-control input:focus{outline:none}.interview-access-search-control button{width:34px;height:34px;color:var(--dark-grey);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;display:grid}.interview-access-search-control button:hover{background:var(--light-grey)}.interview-access-inline-search{font-size:13px;font-weight:850;width:auto!important;color:var(--primary)!important;padding:0 4px!important}.interview-access-result-count{border:1px solid var(--blue-grey);background:var(--surface);min-height:34px;color:var(--dark-grey);white-space:nowrap;border-radius:999px;align-items:center;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}.interview-access-pagination{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;max-width:1180px;margin-top:18px}.interview-discovery-results-panel{background:#f8fbff;border:1px solid #d7e6f5;border-radius:8px;gap:16px;max-width:1180px;margin-top:18px;padding:18px;display:grid;box-shadow:0 10px 28px #071f5f0f}.interview-discovery-results-panel .employer-browser-grid{padding:0}.interview-discovery-search-row{background:#fff;border-bottom-color:#d7e6f5;border-radius:0;margin:-18px -18px 0}.interview-discovery-results-panel .interview-empty-state{background:#fff;border-style:dashed;margin:0}.interview-discovery-results-panel .interview-access-pagination{max-width:none;box-shadow:none;border-color:#d7e6f5;margin-top:0}.interview-access-browser-panel{margin-bottom:20px}.interview-access-browser-panel-joined{box-shadow:none;border-bottom-color:#d7e6f5;border-radius:8px 8px 0 0;margin-bottom:0}.interview-access-browser-panel-joined .interview-filter-bar{border-bottom:0}.interview-access-browser-panel-joined+.interview-discovery-results-panel{border-top:0;border-radius:0 0 8px 8px;margin-top:0}.interview-filter-bar button,.interview-find-employers{width:fit-content;max-width:100%;inline-size:fit-content;border:1px solid var(--primary-dark);background:var(--surface);min-height:40px;color:var(--primary-dark);cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 10px 0 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.interview-filter-bar>button{justify-self:start}.interview-filter-bar button:hover,.interview-filter-bar button.active{border-color:var(--primary-dark);background:var(--primary-dark);color:var(--surface)}.interview-filter-bar button strong{min-width:23px;height:23px;color:var(--primary-dark);background:#dce8ff;border-radius:50%;place-items:center;padding:0 5px;font-size:12px;display:grid}.interview-filter-bar button:hover strong,.interview-filter-bar button.active strong{background:var(--surface);color:var(--primary-dark)}.notifications-page{background:linear-gradient(#f7fbff 0%,#edf2f7 100%)}.notifications-refresh-button,.notifications-mark-read,.notifications-settings-button,.notifications-clear-all,.notification-clear-button,.notifications-clear-confirmation button{border:1px solid var(--primary-dark);background:var(--surface);min-height:40px;color:var(--primary-dark);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.notifications-refresh-button:hover,.notifications-mark-read:hover:not(:disabled),.notifications-settings-button:hover:not(:disabled),.notifications-settings-button.active,.notifications-clear-confirmation button:hover:not(:disabled){background:var(--primary-dark);color:var(--surface)}.notifications-refresh-button:disabled,.notifications-mark-read:disabled,.notifications-settings-button:disabled,.notifications-clear-all:disabled,.notification-clear-button:disabled,.notifications-clear-confirmation button:disabled{cursor:not-allowed;opacity:.55}.notifications-command{flex-wrap:wrap;align-items:stretch;gap:12px;max-width:1180px;margin-top:18px;display:flex}.notifications-tabs{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;gap:6px;max-width:1180px;margin-top:18px;padding:4px;display:inline-flex}.notifications-tabs button{min-width:104px;min-height:38px;color:var(--dark-grey);cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:13px;font-weight:800}.notifications-tabs button:hover,.notifications-tabs button.active{background:var(--primary-dark);color:var(--surface)}.notifications-stat{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;gap:4px;min-width:150px;padding:14px 16px;display:grid;box-shadow:0 8px 24px #071f5f0d}.notifications-stat span{color:var(--dark-grey);text-transform:uppercase;font-size:11px;font-weight:850}.notifications-stat strong{color:var(--navy-deep);font-size:26px;line-height:1}.notifications-command-actions,.notifications-clear-confirmation{align-self:center;align-items:center;gap:10px;display:flex}.notifications-command-actions{margin-left:auto}.notifications-clear-confirmation{color:var(--navy-deep);flex-wrap:wrap;font-size:13px;font-weight:800}.notifications-settings-button{width:42px;padding:0}.notifications-clear-confirmation button:last-child,.notifications-clear-all,.notification-clear-button{color:#b42318;border-color:#b42318}.notifications-clear-confirmation button:last-child:hover:not(:disabled),.notifications-clear-all:hover:not(:disabled),.notification-clear-button:hover:not(:disabled){color:var(--surface);background:#b42318}.notifications-clear-all,.notifications-clear-confirmation{align-self:center}.notifications-panel{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;max-width:1180px;margin-top:18px;overflow:hidden;box-shadow:0 8px 24px #071f5f0f}.notifications-filter-bar{border-bottom:1px solid var(--blue-grey);background:var(--surface);flex-wrap:wrap;align-items:center;gap:8px;padding:18px 20px;display:flex}.notifications-filter-bar button{border:1px solid var(--primary-dark);background:var(--surface);min-height:40px;color:var(--primary-dark);cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 10px 0 12px;font-size:13px;font-weight:600;display:inline-flex}.notifications-filter-bar button:hover,.notifications-filter-bar button.active{background:var(--primary-dark);color:var(--surface)}.notifications-filter-bar button strong{min-width:23px;height:23px;color:var(--primary-dark);background:#dce8ff;border-radius:50%;place-items:center;padding:0 5px;font-size:12px;display:grid}.notifications-filter-bar button:hover strong,.notifications-filter-bar button.active strong{background:var(--surface);color:var(--primary-dark)}.notification-history-search{border-bottom:1px solid var(--blue-grey);background:#f8fbff;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:10px;padding:16px 20px;display:grid}.notification-history-search label{background:var(--surface);max-width:620px;color:var(--medium-grey);border:1px solid #c7d8ea;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:0 14px;display:grid}.notification-history-search input{width:100%;min-height:44px;color:var(--text);font:inherit;background:0 0;border:0;outline:none}.notification-history-search button,.notification-history-pagination button{border:1px solid var(--primary-dark);background:var(--surface);min-height:40px;color:var(--primary-dark);cursor:pointer;border-radius:8px;padding:0 14px;font-weight:800}.notification-history-search button:hover,.notification-history-pagination button:hover{background:var(--primary-dark);color:var(--surface)}.notification-history-search button:disabled,.notification-history-pagination button:disabled{cursor:not-allowed;opacity:.45}.notifications-list{display:grid}.notification-row{border-bottom:1px solid var(--light-grey);color:inherit;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 20px;text-decoration:none;display:grid}.notification-row-link{min-width:0;color:inherit;grid-template-columns:14px minmax(0,1fr) 18px;align-items:center;gap:14px;text-decoration:none;display:grid}.notification-row:last-child{border-bottom:0}.notification-row:hover{background:#f7fbff}.notification-row.is-unread{background:#f4f8ff}.notification-clear-button{min-height:34px;padding:0 12px}.notification-dot{background:#667085;border-radius:50%;width:10px;height:10px}.notification-dot-success{background:var(--sage-green)}.notification-dot-warning{background:var(--warm-amber)}.notification-dot-danger{background:var(--coral-red)}.notification-content{gap:5px;min-width:0;display:grid}.notification-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.notification-title-row strong{color:var(--navy-deep);font-size:15px}.notification-title-row em{border:1px solid var(--sage-green);background:var(--soft-green);color:var(--sage-green);border-radius:999px;padding:3px 7px;font-size:11px;font-style:normal;font-weight:850}.notification-content>span:not(.notification-title-row){color:var(--dark-grey);font-size:14px;line-height:1.45}.notification-content small{color:var(--medium-grey);align-items:center;gap:5px;font-size:12px;font-weight:750;display:inline-flex}.notifications-empty{min-height:260px;color:var(--dark-grey);text-align:center;place-items:center;gap:8px;padding:36px 20px;display:grid}.notifications-empty strong{color:var(--navy-deep)}.notification-history-list{display:grid}.notification-history-row{border-bottom:1px solid var(--light-grey);grid-template-columns:minmax(0,1fr) minmax(240px,360px);gap:18px;padding:18px 20px;display:grid}.notification-history-row:last-child{border-bottom:0}.notification-history-main{gap:6px;min-width:0;display:grid}.notification-history-main strong{color:var(--navy-deep);font-size:15px}.notification-history-main p{color:var(--dark-grey);margin:0;font-size:14px;line-height:1.45}.notification-history-main small{color:var(--medium-grey);font-size:12px;font-weight:700}.notification-history-direction{border:1px solid var(--blue-grey);width:fit-content;color:var(--primary-dark);text-transform:uppercase;background:#f7fbff;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:850}.notification-history-direction.received{border-color:var(--sage-green);background:var(--soft-green);color:var(--sage-green)}.notification-history-channels{flex-wrap:wrap;place-content:start flex-end;gap:8px;display:flex}.notification-history-channel{border:1px solid var(--blue-grey);min-height:30px;color:var(--dark-grey);text-transform:capitalize;background:#f8fafc;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.notification-history-channel b{color:var(--navy-deep);font-weight:900}.notification-history-status-sent,.notification-history-status-read{border-color:var(--sage-green);background:var(--soft-green);color:var(--sage-green)}.notification-history-status-failed{border-color:var(--coral-red);color:var(--coral-red);background:#fff1f0}.notification-history-status-pending,.notification-history-status-processing{border-color:var(--warm-amber);color:#9a6a00;background:#fff8e5}.notification-history-status-cleared,.notification-history-status-cancelled{color:var(--medium-grey);background:#eef2f7}.notification-history-pagination{border-top:1px solid var(--light-grey);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.notification-history-pagination span{color:var(--dark-grey);font-size:13px;font-weight:800}@media (max-width:760px){.notifications-command{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.notifications-stat{min-width:0;padding:12px}.notifications-stat strong{font-size:22px}.notifications-command-actions,.notifications-clear-confirmation,.notifications-clear-all{grid-column:1/-1;width:100%;margin-left:0}.notifications-command-actions{display:flex}.notifications-filter-bar{padding:12px}.notification-history-search{grid-template-columns:1fr;padding:12px}.notification-history-search label{max-width:none}.notifications-tabs{width:100%}.notifications-tabs button{flex:1}.notification-row{grid-template-columns:1fr;padding:14px 12px}.notification-row-link{grid-template-columns:10px minmax(0,1fr)}.notification-row-link>svg{display:none}.notification-clear-button{justify-self:start}.notification-history-row{grid-template-columns:1fr;padding:14px 12px}.notification-history-channels{justify-content:flex-start}.notification-history-pagination{grid-template-columns:1fr;padding:12px;display:grid}}.interview-find-employers{border-color:var(--primary-dark);background:var(--surface);color:var(--primary-dark)}.interview-find-employers:hover{background:var(--primary-dark);color:var(--surface)}.interview-attention-panel{border-color:#efcf92}.interview-attention-panel .interview-panel-heading{background:var(--soft-amber)}.interview-modal-backdrop{z-index:70;background:#071f5f6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.interview-schedule-modal{overscroll-behavior:contain;border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;width:min(100%,820px);max-height:min(92vh,860px);overflow:hidden auto;box-shadow:0 24px 70px #071f5f47}.interview-request-modal{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;width:min(100%,560px);overflow:hidden;box-shadow:0 24px 70px #071f5f47}.interview-close-blocked-modal{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;gap:20px;width:min(100%,520px);padding:clamp(22px,4vw,30px);display:grid;overflow:hidden;box-shadow:0 24px 70px #071f5f47}.interview-close-blocked-modal-copy{gap:10px;display:grid}.interview-close-blocked-modal-copy h2{max-width:420px;color:var(--navy-deep);margin:0;font-size:clamp(24px,3vw,30px);line-height:1.08}.interview-close-blocked-modal-copy p:not(.profile-eyebrow){max-width:440px;color:var(--dark-grey);margin:0;font-size:16px;line-height:1.55}.interview-close-blocked-modal-actions{border-top:1px solid #0c305b1f;justify-content:flex-end;padding-top:16px;display:flex}.interview-close-blocked-modal-actions button{border:1px solid var(--primary-dark);background:var(--primary-dark);color:#fff;cursor:pointer;min-height:42px;font:inherit;border-radius:999px;padding:0 22px;font-size:14px;font-weight:850}.interview-schedule-modal .interview-panel-heading{padding:24px 28px}.interview-form{gap:16px;padding:clamp(24px,4vw,38px);display:grid}.interview-schedule-form{grid-template-columns:repeat(3,minmax(0,1fr))}.interview-form label{max-width:560px;color:var(--text);gap:10px;font-size:14px;font-weight:800;display:grid}.interview-onboarding-requirements{border:1px solid var(--blue-grey);background:var(--ice-blue);border-radius:8px;gap:8px;padding:14px;display:grid}.interview-onboarding-requirements h3{color:var(--navy-deep);letter-spacing:0;margin:0;font-size:15px}.interview-onboarding-requirements p{color:var(--text);white-space:pre-wrap;margin:0;font-size:14px;font-weight:650;line-height:1.5}.interview-form .interview-requirements-check{align-items:flex-start;gap:10px;max-width:none;font-size:13px;line-height:1.45;display:flex}.interview-form .interview-requirements-check input{flex:none;width:18px;min-height:18px;margin-top:2px;padding:0}.interview-form-error{color:var(--danger);margin:-6px 0 0;font-size:13px;font-weight:800}.interview-form-wide,.interview-form>label:first-child{max-width:760px}.interview-schedule-form .interview-form-wide,.interview-schedule-form .interview-address-field,.interview-schedule-form .interview-address-field .address-autocomplete,.interview-schedule-form .interview-address-field .address-autocomplete input,.interview-schedule-form .interview-form-wide textarea{width:100%;max-width:none}.interview-form input,.interview-form select,.interview-form textarea{background:var(--surface);width:100%;min-height:48px;color:var(--text);font:inherit;border:1px solid #aebdcb;border-radius:7px;padding:13px 15px}.interview-phone-entry{grid-template-columns:minmax(80px,110px) minmax(0,1fr);gap:10px;display:grid}.interview-form .interview-phone-entry input{width:100%}.interview-form textarea{resize:vertical;min-height:124px;line-height:1.55}.interview-form input:focus,.interview-form select:focus,.interview-form textarea:focus{border-color:var(--navy-blue);outline:none;box-shadow:0 0 0 4px #0b35a721}.interview-form-actions{gap:10px;display:flex}.interview-schedule-form .interview-form-actions,.interview-form-wide,.interview-address-field,.interview-schedule-help{grid-column:1/-1}.interview-schedule-form .interview-availability-box{grid-column:1/-1;justify-self:start;width:auto;max-width:min(100%,560px)}.interview-schedule-preview{align-content:end;gap:10px;display:grid}.interview-schedule-preview>span{color:var(--text);font-size:14px;font-weight:800}.interview-schedule-preview strong{border:1px solid var(--blue-grey);background:var(--ice-blue);color:var(--navy-deep);border-radius:7px;padding:14px 12px;font-size:13px;font-weight:850;line-height:1.35}.interview-reschedule-row{grid-template-columns:minmax(0,1fr) minmax(220px,.8fr);align-items:end;gap:16px;display:grid}.interview-reschedule-row>label{max-width:none}.interview-card-grid,.employer-browser-grid{grid-template-columns:1fr;gap:20px;padding:20px 24px 24px;display:grid}.interview-card-grid{overflow:visible}.employer-browser-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.interview-card,.employer-match-card{border:1px solid var(--blue-grey);background:var(--surface);--interview-highlight-border:var(--blue-grey);box-shadow:none;background-clip:padding-box;border-radius:8px;position:relative;overflow:hidden}.interview-card:after{z-index:1;pointer-events:none;border:2px solid var(--blue-grey);border-radius:inherit;content:"";position:absolute;inset:0}.interview-card-top{border-bottom:1px solid var(--light-grey);background:#f8fafc;border-radius:0;justify-content:space-between;gap:14px;padding:15px 16px;display:flex;position:relative}.interview-card-request{--interview-highlight-border:#2f3261;background:#f0f0f7;border-color:#0000}.interview-card-request:after{border-color:#2f3261}.interview-card-request .interview-card-top{background:#2f3261;border-bottom-color:#2f3261}.interview-card-request .interview-card-icon{color:var(--surface);background:#474b82}.interview-card-request .interview-card-top small,.interview-card-request .interview-card-lifecycle{color:#dedcff}.interview-card-request .interview-card-top h3,.interview-card-request .interview-profile-link{color:var(--surface)}.interview-card-request .interview-card-body,.interview-card-request .interview-card-actions{background:#f0f0f7}.interview-card-request .interview-card-actions{border-top-color:#c8c9d9}.interview-card-invitation{--interview-highlight-border:var(--navy-deep);background:#f8faff;border-color:#0000}.interview-card-invitation:after{border-color:var(--navy-deep)}.interview-card-invitation .interview-card-top{border-bottom-color:var(--navy-deep);background:var(--navy-deep)}.interview-card-invitation .interview-card-icon{color:var(--surface);background:#17377c}.interview-card-invitation .interview-card-top small,.interview-card-invitation .interview-card-lifecycle{color:#d9e6ff}.interview-card-invitation .interview-card-top h3,.interview-card-invitation .interview-profile-link{color:var(--surface)}.interview-card-invitation .interview-card-body,.interview-card-invitation .interview-card-actions{background:#f7fbff}.interview-card-closed{--interview-highlight-border:#475467;background:#f2f4f7;border-color:#0000}.interview-card-closed:after{border-color:#475467}.interview-card-closed .interview-card-top{background:#475467;border-bottom-color:#475467}.interview-card-closed .interview-card-icon{color:#fff;background:#667085}.interview-card-closed .interview-card-top small,.interview-card-closed .interview-card-lifecycle{color:#eaecf0}.interview-card-closed .interview-card-top h3,.interview-card-closed .interview-profile-link{color:#fff}.interview-card-closed .interview-card-body,.interview-card-closed .interview-card-actions{background:#f2f4f7}.interview-card-closed .interview-card-actions{border-top-color:#d0d5dd}.interview-card-top small,.employer-match-content>span,.interview-scheduled-box span,.interview-status-row span{color:var(--dark-grey);letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:850}.interview-card-identity{align-items:center;gap:11px;display:flex}.interview-card-icon{background:var(--ice-blue);width:48px;height:48px;color:var(--navy-blue);border-radius:7px;flex:none;place-items:center;display:grid;overflow:hidden}.interview-card-icon-worker{border-radius:999px}.interview-card-icon img{object-fit:cover;width:100%;height:100%}.interview-card-top h3,.interview-profile-link,.employer-match-card h3{color:var(--navy-deep);letter-spacing:0;margin:5px 0 0;font-size:18px}.interview-profile-link{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:999px;flex-wrap:wrap;justify-self:start;align-items:center;gap:0 5px;padding:2px 8px;font-family:inherit;font-weight:850;line-height:1.2;transition:background .16s,color .16s;display:inline-flex;transform:translate(-8px)}.interview-profile-link:hover{background:var(--navy-blue);color:#fff;text-decoration:none}.interview-card-top small{display:block}.interview-card-top .interview-profile-link{width:fit-content;display:flex}.interview-profile-id{color:inherit;font-size:.72em;font-weight:800;line-height:1.2}.interview-card-lifecycle{margin:5px 0 0;font-size:12px;font-weight:650;line-height:1.35}.interview-pill{color:#fff;text-transform:capitalize;background:#475467;border:1px solid #475467;border-radius:999px;align-self:flex-start;padding:7px 10px;font-size:12px;font-weight:850}.interview-pill-success{color:#fff;background:#2f855a;border-color:#2f855a}.interview-pill-warning{color:#fff;background:#f97316;border-color:#f97316}.interview-pill-danger{color:#fff;background:#dc2626;border-color:#dc2626}.interview-pill-info{color:#fff;background:#2563eb;border-color:#2563eb}.interview-pill-notice{color:#fff;background:#6d28d9;border-color:#6d28d9}.interview-history-primary>.interview-pill,.interview-pill,.interview-pill *{color:#fff}.interview-history-primary>.interview-pill-notice,.interview-pill.interview-pill-notice{color:#fff;background:#6d28d9;border-color:#6d28d9}.interview-card-body{gap:12px;padding:15px 16px;display:grid}.interview-history{gap:10px;display:grid}.interview-history>h4{color:var(--navy-deep);text-transform:uppercase;margin:2px 0 0;font-size:13px}.interview-history-row{background:var(--surface);--interview-highlight-border:#c4d2e3;border:1px solid #c4d2e3;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 4px 12px #071f5f0d}.interview-link-highlight{border-color:#2563eb;animation:1.2s ease-in-out 2 notification-target-pulse;box-shadow:0 0 0 4px #2563eb29}.interview-card.interview-link-highlight:after{border-color:#2563eb}@keyframes notification-target-pulse{0%,to{box-shadow:0 0 0 4px #2563eb29}50%{box-shadow:0 0 0 7px #2563eb47}}.interview-history-summary{border-bottom:1px solid var(--light-grey);background:#f3f7fc;justify-content:space-between;align-items:center;gap:14px;padding:11px 14px;display:flex}.interview-history-row>.interview-history-summary:only-child,.interview-history-summary-pending{border-bottom:0}.interview-history-primary{flex-wrap:wrap;flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.interview-history-primary>strong{min-width:0;color:var(--navy-deep);text-transform:capitalize;font-size:14px;line-height:1.25}.interview-history-primary>span,.interview-history-details dt{color:var(--dark-grey);text-transform:uppercase;font-size:11px;font-weight:800}.interview-history-primary>span{min-width:0;color:var(--dark-grey);text-transform:none;align-items:center;font-size:14px;font-weight:700;line-height:1.25;display:inline-flex}.interview-history-primary>span:before{background:var(--blue-grey);content:"";border-radius:50%;flex:none;width:4px;height:4px;margin-right:8px}.interview-history-primary>.interview-pill{text-align:center;flex:none;margin-left:4px}.interview-history-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;margin-left:auto;display:flex}.interview-history-action-pill{min-height:32px;color:var(--navy-blue);cursor:pointer;font:inherit;white-space:nowrap;background:#fff;border:1px solid #0c305b2e;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:850;line-height:1.15;text-decoration:none;box-shadow:0 8px 18px #0c305b14}.interview-history-action-pill:hover{color:var(--navy-deep);border-color:#0c305b52}.interview-history-action-pill:disabled{cursor:not-allowed;opacity:.55}.interview-worker-request-actions{display:contents}.interview-worker-request-confirmation{margin:10px 0 0}.interview-worker-change-note{width:fit-content;max-width:calc(100% - 28px);color:var(--navy-deep);background:#f8fbff;border:1px solid #0c305b2e;border-radius:8px;gap:4px;margin:12px 14px 14px;padding:12px 14px;display:grid}.interview-worker-change-note span{color:#475467;font-size:13px;font-weight:650}.interview-worker-change-note-reschedule{color:#fff;background:#2563eb;border-color:#2563eb}.interview-worker-change-note-cancellation{color:#fff;background:#dc2626;border-color:#dc2626}.interview-worker-change-note-reschedule span,.interview-worker-change-note-cancellation span{color:#ffffffe0}.interview-calendar-modal-backdrop{z-index:90;background:#071f5f6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.interview-calendar-modal{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;gap:16px;width:min(100%,360px);padding:20px;display:grid;overflow:hidden;box-shadow:0 24px 70px #071f5f47}.interview-calendar-modal h3{color:var(--navy-deep);margin:0;font-size:21px;line-height:1.2}.interview-calendar-options{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;display:grid;overflow:hidden}.interview-calendar-options a{border-bottom:1px solid var(--light-grey);width:100%;color:var(--text);white-space:nowrap;padding:10px 12px;font-size:13px;font-weight:750;line-height:1.25;text-decoration:none;display:block}.interview-calendar-options a:last-child{border-bottom:0}.interview-calendar-options a:hover{background:var(--ice-blue);color:var(--navy-deep)}.interview-map-modal-backdrop{z-index:90;background:#071f5f6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.interview-map-modal{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;width:min(100%,760px);max-height:90vh;display:grid;overflow:hidden;box-shadow:0 24px 70px #071f5f47}.interview-map-modal-heading{border-bottom:1px solid var(--blue-grey);background:#f4f8fd;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.interview-map-modal-heading h3{color:var(--navy-deep);margin:0;font-size:22px;line-height:1.2}.interview-map-modal-heading p:not(.profile-eyebrow){color:var(--dark-grey);margin:6px 0 0;font-size:14px;line-height:1.4}.interview-map-frame{border:0;width:100%;height:min(58vh,460px)}.interview-history-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;display:grid}.interview-history-details>div{border-right:1px solid var(--light-grey);gap:4px;padding:12px 14px;display:grid}.interview-history-details>div:nth-child(2n){border-right:0}.interview-history-details dd{color:var(--text);white-space:pre-line;margin:0;font-size:13px;line-height:1.45}.interview-address-value{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.interview-map-button{width:fit-content;min-height:32px;color:var(--navy-blue);cursor:pointer;font:inherit;white-space:nowrap;background:#fff;border:1px solid #0c305b2e;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:12px;font-weight:850;line-height:1.15;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #0c305b14}.interview-map-button:hover{color:var(--navy-deep);border-color:#0c305b52}.interview-history-row-finished .interview-history-summary,.interview-history-summary-pending{border-bottom:0}.interview-history-disclosure summary{cursor:pointer;list-style:none}.interview-history-disclosure summary::-webkit-details-marker{display:none}.interview-history-disclosure summary>svg{color:var(--navy-blue);flex:none;transition:transform .16s}.interview-history-disclosure[open] summary{border-bottom:1px solid var(--light-grey)}.interview-history-disclosure[open] summary>svg{transform:rotate(180deg)}.interview-status-row{border:1px solid var(--blue-grey);background:var(--surface);border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.interview-status-row strong{color:var(--navy-deep);text-transform:capitalize}.interview-status-row .interview-status-note{text-transform:none}.interview-status-link{color:inherit;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s}.interview-status-link:hover{border-color:var(--navy);transform:translateY(-1px);box-shadow:0 8px 18px #0b35a71f}.interview-scheduled-box{background:var(--ice-blue);border:1px solid #b7cff0;border-radius:12px;gap:6px;padding:13px;display:grid}.interview-scheduled-box strong{color:var(--navy-deep)}.interview-scheduled-box small{color:var(--dark-grey);line-height:1.45}.interview-availability-box{background:var(--soft-amber);border:1px solid #f0d199;border-radius:12px;gap:7px;padding:13px;display:grid}.interview-schedule-help{background:var(--soft-amber);color:#5f4210;border:1px solid #f0d199;border-radius:12px;padding:13px 14px;font-weight:750;line-height:1.5}.interview-availability-box span{color:var(--warm-amber);letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:850}.interview-availability-box p{color:#5f4210;white-space:pre-line;margin:0;line-height:1.5}.interview-card-actions,.interview-final-actions{border-top:1px solid var(--light-grey);flex-wrap:wrap;gap:10px;padding:13px 16px;display:flex}.interview-card-actions .interview-close-access-button{width:fit-content;max-width:100%;inline-size:fit-content;border-color:var(--coral-red);min-height:40px;color:var(--coral-red);cursor:pointer;white-space:nowrap;background:#fff;border-style:solid;border-width:1px;border-radius:7px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 10px 0 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.interview-card-actions .interview-card-request-button,.interview-card-actions .interview-card-filter-button{width:fit-content;max-width:100%;inline-size:fit-content;border:1px solid var(--primary-dark);background:var(--surface);min-height:40px;color:var(--primary-dark);cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 10px 0 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.interview-card-actions .interview-card-request-button:hover:not(:disabled),.interview-card-actions .interview-card-filter-button:hover:not(:disabled){border-color:var(--primary-dark);background:var(--primary-dark);color:var(--surface)}.interview-card-actions .interview-close-access-button:hover:not(:disabled){border-color:var(--danger);background:var(--soft-red);color:var(--danger)}.interview-access-state{border-top:1px solid var(--blue-grey);background:#f8fafc;border-radius:0;gap:5px;padding:13px 16px;display:grid}.interview-access-state strong{color:var(--navy-deep);text-transform:uppercase;font-size:12px}.interview-access-state p{color:var(--dark-grey);margin:0;font-size:14px;line-height:1.5}.interview-access-state a{color:var(--navy-blue);font-weight:800;text-decoration:none}.interview-access-state a:hover{text-decoration:underline}.interview-access-state-active{background:var(--soft-green)}.interview-access-state-active strong,.interview-access-state-active p,.interview-access-state-active a{color:#2f855a}.interview-access-state-pending{background:var(--soft-amber)}.interview-access-state-pending strong,.interview-access-state-pending p,.interview-access-state-pending a{color:#b45309}.interview-access-state-closed,.interview-access-state-declined{background:var(--light-grey)}.interview-access-state-closed strong,.interview-access-state-closed p,.interview-access-state-closed a,.interview-access-state-declined strong,.interview-access-state-declined p,.interview-access-state-declined a{color:#475467}.interview-action-note{color:#475467;text-transform:none;background:#f2f4f7;border:1px solid #475467;border-radius:7px;align-items:center;min-height:40px;padding:9px 12px;font-size:12px;font-weight:850;line-height:1.35;display:inline-flex}.interview-action-note.interview-action-note-success{background:var(--soft-green);color:#2f855a;border-color:#2f855a}.interview-card-actions .interview-action-note.interview-action-note-pending,.interview-card-actions .interview-action-note.interview-action-note-warning,.interview-action-note.interview-action-note-pending,.interview-action-note.interview-action-note-warning{background:var(--soft-amber);color:#b45309;border-color:#f97316}.interview-final-actions{background:#f8fafc;display:grid}.interview-final-actions>strong{color:var(--navy-deep);font-size:13px}.interview-final-actions>div{flex-wrap:wrap;gap:8px;display:flex}.interview-final-actions .interview-final-action-buttons>button{width:fit-content;max-width:100%;inline-size:fit-content;border:1px solid var(--primary-dark);background:var(--surface);min-height:40px;color:var(--primary-dark);cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 10px 0 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.interview-final-actions .interview-final-action-buttons>.interview-danger-button{border-color:var(--coral-red);color:var(--coral-red)}.interview-action-confirmation{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;justify-content:flex-start;align-items:flex-end;gap:12px;padding:13px;display:flex}.interview-action-confirmation strong{color:var(--navy-deep);font-size:14px}.interview-action-confirmation p{color:var(--dark-grey);margin:4px 0 0;font-size:13px;line-height:1.45}.interview-action-confirmation>div:last-child{flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;gap:8px;display:flex}.interview-action-confirmation .interview-confirm-filter-button{width:fit-content;max-width:100%;inline-size:fit-content;border:1px solid var(--primary-dark);background:var(--surface);min-height:40px;color:var(--primary-dark);cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 10px 0 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.interview-card-actions .interview-access-confirmation{flex:100%;align-items:center}.interview-access-detail-grid{max-width:1180px;padding:0}.interview-action-confirmation .interview-confirm-filter-button.interview-danger-button{border-color:var(--coral-red);color:var(--coral-red)}.interview-panel-complete{color:var(--dark-grey);margin:0;padding:20px 24px}.interview-final-actions .interview-final-action-buttons>button:hover,.interview-action-confirmation .interview-confirm-filter-button:hover{background:var(--primary-dark);color:var(--surface);border-color:#071f5f}.interview-final-actions .interview-final-action-buttons>.interview-danger-button:hover,.interview-action-confirmation .interview-confirm-filter-button.interview-danger-button:hover{border-color:var(--danger);background:var(--danger);color:var(--surface)}.interview-empty-state{background:#f7fbff;border:1px dashed #b7cff0;border-radius:8px;gap:8px;margin:clamp(24px,4vw,38px);padding:24px;display:grid}.interview-empty-state strong{color:var(--navy-deep);font-size:18px}.interview-empty-state span{color:var(--dark-grey);line-height:1.55}.interview-empty-state a{color:var(--navy-blue);font-weight:850;text-decoration:none}.employer-match-card{grid-template-columns:1fr;align-items:stretch;gap:14px;padding:16px;display:grid}.match-card-main{align-items:flex-start;gap:12px;min-width:0;display:flex}.employer-match-icon{background:var(--ice-blue);width:46px;height:46px;color:var(--navy-blue);border-radius:7px;flex:none;place-items:center;display:grid;overflow:hidden}.employer-match-avatar-worker{border-radius:999px}.employer-match-icon img{object-fit:cover;width:100%;height:100%}.match-location{align-items:flex-start;gap:6px;display:flex}.match-location svg{flex:none;margin-top:3px}.employer-match-content{flex:1;gap:7px;min-width:0;display:grid}.employer-match-content p{color:var(--dark-grey);margin:0;font-size:13px;line-height:1.35}.match-card-identity-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;min-width:0;display:grid}.match-card-identity-row>div{min-width:0}.match-card-identity-row h3{margin-top:5px}.match-card-identity-row .interview-profile-link{max-width:100%}.match-card-identity-row>strong{color:var(--navy-deep);overflow-wrap:anywhere;text-align:right;margin-top:6px;font-size:12px;font-weight:850;line-height:1.25}.match-card-meta{gap:5px;max-width:100%;display:grid}.match-card-action{justify-content:flex-start;align-items:flex-start;padding-left:50px;display:flex}.match-card-action .interviews-primary-button{width:100%;min-height:0;box-shadow:none;padding:9px 11px;font-size:14px}.match-card-action .interview-status-row{background:var(--ice-blue);text-align:left;border:1px solid #cfe0f6;align-items:center;gap:8px;width:100%;min-width:0;padding:9px 11px}.match-card-action .interview-status-row strong{overflow-wrap:anywhere;text-align:right}.interview-reminder-card{width:100%;min-width:0;color:var(--navy-deep);background:#eaf3ff;border:1px solid #d9e6f2;border-radius:10px;gap:8px;padding:11px;display:grid}.interview-reminder-card strong{font-size:13px;line-height:1.25}.interview-reminder-card p{color:#3f4b57;margin:0;font-size:12px;line-height:1.35}.interview-reminder-card .interviews-secondary-button{justify-self:start;min-height:0;padding:8px 11px;font-size:13px}.interview-reminder-sent{color:var(--navy-deep);background:#dcecff;border-radius:999px;justify-self:start;padding:7px 10px;font-size:12px;font-weight:800;line-height:1.25}.worker-match-roles{flex-wrap:wrap;gap:6px;margin-top:3px;display:flex}.worker-match-roles span{background:var(--ice-blue);color:var(--navy-deep);border:1px solid #b7cff0;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:800;line-height:1.25}.match-pool-chips{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.match-pool-chips .match-pool-chip-backup{color:#1437b8;background:#edf4ff;border:1px solid #bfd2f5;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:850;line-height:1.25}.match-pool-chips .match-pool-chip-scheduled{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:850;line-height:1.25}@media (max-width:820px){.interviews-page{padding:32px 20px 54px;overflow-x:hidden}.interviews-hero,.interview-schedule-form,.interview-card-grid,.employer-browser-grid{grid-template-columns:1fr}.interviews-stats{grid-template-columns:repeat(3,minmax(0,1fr));padding:12px;display:grid}.interviews-stats span{min-width:0;padding:2px 10px}.interviews-stats strong{font-size:21px}.interview-history-details{grid-template-columns:1fr}.interview-history-details>div,.interview-history-details>div:nth-child(2n){border-right:0;border-bottom:1px solid var(--light-grey)}.interview-history-details>div:last-child{border-bottom:0}.interviews-hero-actions,.interview-form-actions,.interview-datetime-row,.interview-reschedule-row{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.interviews-primary-link,.interviews-secondary-link,.interviews-primary-button,.interviews-secondary-button{width:100%}.interview-action-confirmation .interview-confirm-filter-button,.interview-final-actions .interview-final-action-buttons>button,.interview-card-actions .interview-close-access-button,.interview-card-actions .interview-card-request-button,.interview-card-actions .interview-card-filter-button{min-height:40px;padding:0 10px 0 12px;font-size:13px}.interview-action-confirmation .interview-confirm-filter-button.interview-danger-button{border:1px solid var(--coral-red);background:var(--surface);color:var(--coral-red);font-weight:600}.interview-action-confirmation{flex-direction:column;align-items:flex-start}.interview-action-confirmation>div:last-child{justify-content:flex-start}.interview-filter-bar{max-width:100%;padding:16px}.interview-access-search-row{flex-direction:column;align-items:stretch;padding:16px}.interview-access-search-main{width:100%}.interview-access-result-count{width:fit-content}}@media (max-width:560px){.interviews-page{padding:74px 12px 36px}.interviews-hero{gap:18px;padding:20px}.interviews-hero h1{font-size:27px}.interviews-hero p:not(.profile-eyebrow),.interview-panel-heading p:not(.profile-eyebrow){font-size:14px}.interview-panel-heading{align-items:flex-start;gap:14px;padding:18px 16px}.interview-panel-heading>div,.interview-card-identity,.interview-card-identity>div{min-width:0}.interview-panel-heading h2{overflow-wrap:anywhere;font-size:19px}.interview-panel-count{width:34px;height:34px}.interview-filter-bar{padding:12px}.interview-filter-bar button,.interview-find-employers{min-height:38px;font-size:12px}.interview-card-grid,.employer-browser-grid{gap:10px;padding:12px}.interview-card-top,.interview-status-row{flex-direction:column;align-items:flex-start}.interview-card-identity{width:100%}.interview-card-top h3,.interview-profile-link,.employer-match-card h3{overflow-wrap:anywhere;font-size:16px}.interview-pill{margin-left:49px}.interview-history-primary>.interview-pill{margin-left:0}.interview-history-summary{flex-wrap:wrap}.interview-history-primary{width:100%}.interview-history-actions{justify-content:space-between;align-items:flex-start;gap:10px;width:100%}.interview-worker-request-actions{flex:auto;gap:8px;min-width:0;max-width:calc(100% - 132px);display:grid}.interview-worker-request-actions .interview-history-action-pill{white-space:normal;width:100%}.interview-card-body{padding:13px 12px}.interview-history-details>div,.interview-history-summary,.interview-status-row{padding:10px}.interview-card-actions,.interview-final-actions,.interview-access-state{padding:12px}.interview-card-actions>*,.interview-final-actions button{width:100%}.interview-final-actions>div{grid-template-columns:1fr;display:grid}.interview-empty-state{margin:16px 12px;padding:18px}.employer-match-card{grid-template-columns:1fr;align-items:stretch;gap:10px;padding:12px}.match-card-action{justify-content:stretch;padding-left:0}.match-card-action>*,.match-card-action .interview-status-row{width:100%}.match-card-action .interview-status-row{text-align:left;align-items:flex-start}.match-card-identity-row{grid-template-columns:1fr}.match-card-identity-row>strong{text-align:left;margin-top:0}.interview-modal-backdrop{align-items:end;padding:0}.interview-schedule-modal,.interview-request-modal{border-bottom:0;border-left:0;border-right:0;border-radius:8px 8px 0 0;width:100%;max-height:92dvh}.interview-schedule-modal .interview-panel-heading{padding:18px 16px}.interview-form{gap:14px;padding:18px 16px 24px}}
.profile-page{background:#f4f7fb;max-width:none;padding:36px clamp(24px,5vw,72px) 72px}.page-title-row{justify-content:space-between;align-items:center;gap:18px;max-width:1180px;margin-bottom:18px;display:flex}.page-title-row h1{color:var(--navy-deep);margin:0;font-size:30px;line-height:1.2}.page-title-row p{max-width:720px;color:var(--dark-grey);margin:7px 0 0;font-size:14px;line-height:1.5}.profile-hero{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;max-width:1180px;margin-bottom:18px;padding:24px 28px;display:grid;box-shadow:0 8px 24px #071f5f0f}.profile-eyebrow{color:var(--navy-blue);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:850}.profile-hero h1{color:var(--navy-deep);letter-spacing:0;margin:0;font-size:32px;line-height:1.15}.profile-hero>p:not(.profile-eyebrow){max-width:660px;color:var(--dark-grey);margin:10px 0 0;font-size:15px;line-height:1.5}.profile-completion{border-left:0;align-items:baseline;gap:7px;min-width:0;padding:0;display:flex}.profile-completion strong{color:var(--navy-deep);font-size:20px;line-height:1}.profile-completion span{color:var(--dark-grey);text-transform:uppercase;font-size:11px;font-weight:800}.profile-role-link,.profile-inline-link{color:var(--navy-blue);font-weight:800;text-decoration:none}.profile-role-link{align-items:center;gap:8px;padding:0;display:flex}.profile-role-summary{border-top:1px solid var(--light-grey);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.profile-role-summary p{color:var(--dark-grey);letter-spacing:.07em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:850}.profile-role-chip-list{flex-wrap:wrap;gap:8px;display:flex}.profile-role-chip-list span,.profile-role-empty{border:1px solid var(--blue-grey);background:var(--ice-blue);min-height:28px;color:var(--navy-deep);border-radius:999px;align-items:center;padding:4px 10px;font-size:13px;font-weight:800;display:inline-flex}.profile-role-empty{background:var(--surface);color:var(--dark-grey)}.profile-role-link:hover,.profile-inline-link:hover{color:var(--navy-deep);text-decoration:underline}.profile-inline-link{margin-top:18px;font-size:14px;display:inline-block}.profile-form-layout{grid-template-columns:minmax(260px,310px) minmax(0,1fr);align-items:start;gap:18px;max-width:1180px;display:grid}.profile-title-actions{align-items:center;gap:12px;display:flex}.profile-edit-button,.profile-refresh-button,.profile-cancel-button{border:1px solid var(--blue-grey);background:var(--surface);min-height:44px;color:var(--navy-blue);cursor:pointer;border-radius:7px;padding:0 18px;font-weight:850}.profile-edit-button:hover,.profile-refresh-button:hover,.profile-cancel-button:hover{border-color:var(--navy-blue);background:var(--ice-blue)}.profile-refresh-button:disabled{cursor:not-allowed;opacity:.65}.profile-view-panel{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;max-width:1180px;display:grid;overflow:hidden;box-shadow:0 8px 24px #071f5f0f}.profile-view-panel .profile-summary-heading h2,.profile-view-panel .profile-summary-heading p{margin:0}.profile-view-panel .profile-summary-heading h2{color:var(--navy-deep);letter-spacing:0;font-size:22px}.profile-view-panel .profile-summary-heading p:not(.profile-eyebrow){color:var(--dark-grey);margin-top:8px;line-height:1.5}.profile-view-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0 22px;display:grid}.profile-resume-panel{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;max-width:1180px;margin-top:18px;padding:20px 22px;display:flex;box-shadow:0 8px 24px #071f5f0f}.profile-resume-panel h2{color:var(--navy-deep);letter-spacing:0;margin:0;font-size:22px}.profile-resume-panel p:not(.profile-eyebrow){color:var(--dark-grey);margin:8px 0 0;line-height:1.5}.profile-resume-panel small{color:var(--dark-grey);margin-top:8px;font-weight:750;display:block}.profile-resume-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.profile-resume-input{display:none}.profile-resume-actions button,.profile-resume-modal-header button{border:1px solid var(--navy-blue);background:var(--navy-blue);min-height:44px;color:var(--surface);cursor:pointer;font:inherit;border-radius:7px;padding:0 18px;font-weight:850}.profile-resume-actions button:disabled{cursor:wait;opacity:.68}.profile-resume-actions .profile-resume-secondary-button,.profile-resume-modal-header button{border-color:var(--blue-grey);background:var(--surface);color:var(--navy-blue)}.profile-resume-actions .profile-resume-danger-button{background:var(--surface);color:#b91c1c;border-color:#fecaca}.profile-resume-delete-confirmation{color:#7f1d1d;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;align-items:center;gap:8px;padding:6px 8px 6px 12px;font-size:13px;font-weight:850;display:flex}.profile-resume-delete-confirmation button{min-height:32px;padding:0 12px}.profile-resume-delete-confirmation .profile-resume-danger-button{color:var(--surface);background:#b91c1c;border-color:#b91c1c}.profile-resume-delete-confirmation .profile-resume-secondary-button{background:var(--surface);color:#7f1d1d;border-color:#fecaca}.profile-resume-actions button:not(:disabled):hover{background:var(--navy-deep)}.profile-resume-actions button.profile-resume-secondary-button:hover,.profile-resume-modal-header button:hover{border-color:var(--navy-blue);background:var(--navy-deep);color:var(--surface)}.profile-resume-actions .profile-resume-danger-button:hover{color:var(--surface);background:#991b1b;border-color:#991b1b}.profile-resume-delete-confirmation button.profile-resume-secondary-button:hover{border-color:var(--navy-blue);background:var(--surface);color:#7f1d1d;outline:2px solid var(--focus);outline-offset:2px}.profile-resume-delete-confirmation button.profile-resume-danger-button:hover{border-color:var(--navy-blue);color:var(--surface);outline:2px solid var(--focus);outline-offset:2px;background:#b91c1c}.profile-resume-modal-backdrop{z-index:80;background:#03102c94;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.profile-resume-modal{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:min(1040px,96vw);height:min(820px,92vh);display:grid;overflow:hidden;box-shadow:0 24px 70px #03102c47}.profile-resume-modal-header{border-bottom:1px solid var(--blue-grey);justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.profile-resume-modal-header h2{color:var(--navy-deep);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;overflow:hidden}.profile-resume-modal iframe{background:#f8fafc;border:0;width:100%;height:100%}.public-profile-backdrop,.public-profile-resume-backdrop,.public-profile-image-backdrop{z-index:130;overscroll-behavior:contain;background:#03102c94;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:hidden}.public-profile-resume-backdrop{z-index:140;background:#03102cb8}.public-profile-image-backdrop{z-index:145;background:#03102cc2}.public-profile-modal,.public-profile-resume-modal,.public-profile-image-modal{overscroll-behavior:contain;border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;width:min(920px,96vw);max-height:92vh;overflow:auto;box-shadow:0 24px 70px #03102c47}.public-profile-modal{padding-bottom:34px}.public-profile-header,.public-profile-resume-modal header,.public-profile-image-modal header{border-bottom:1px solid var(--blue-grey);background:#f4f8fd;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.public-profile-header-main{align-items:center;gap:14px;min-width:0;display:flex}.public-profile-avatar-button{border:1px solid var(--blue-grey);cursor:pointer;background:0 0;border-radius:9px;flex:none;justify-content:center;align-items:center;width:96px;height:96px;padding:0;display:inline-flex;overflow:hidden}.public-profile-avatar-button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.public-profile-avatar-button-worker{border-radius:999px}.public-profile-avatar{border-radius:inherit;object-fit:cover;object-position:center center;background:var(--surface);border:0;flex:none;width:100%;height:100%;display:block}.public-profile-avatar-worker{border-radius:999px}.public-profile-header h2,.public-profile-resume-modal h2,.public-profile-image-modal h2{color:var(--navy-deep);letter-spacing:0;margin:0;font-size:24px}.public-profile-header p:not(.profile-eyebrow){color:var(--dark-grey);margin:8px 0 0}.public-profile-header button,.public-profile-resume-modal header button,.public-profile-image-modal header button{border:1px solid var(--blue-grey);background:var(--surface);min-height:40px;color:var(--navy-blue);cursor:pointer;font:inherit;border-radius:7px;padding:0 14px;font-weight:850}.public-profile-header .public-profile-avatar-button{border-radius:9px;flex:none;width:96px;height:96px;min-height:0;padding:0}.public-profile-header .public-profile-avatar-button-worker{border-radius:999px}.public-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0 22px;display:grid}.public-profile-field{border-bottom:1px solid var(--light-grey);padding:16px 0}.public-profile-field:nth-child(odd){border-right:1px solid var(--light-grey);padding-right:18px}.public-profile-field:nth-child(2n){padding-left:18px}.public-profile-grid>.public-profile-field-wide{border-right:0;grid-column:1/-1;padding-left:0;padding-right:0}.public-profile-bottom-grid .public-profile-field{border-right:0;padding-left:0;padding-right:0}.public-profile-field dt{color:var(--dark-grey);letter-spacing:.07em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:850}.public-profile-field dd{color:var(--text);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-weight:750;line-height:1.45}.public-profile-section{border-bottom:1px solid var(--light-grey);gap:10px;padding:16px 22px;display:grid}.public-profile-section h3{color:var(--navy-deep);letter-spacing:0;align-items:center;gap:8px;margin:0;font-size:15px;display:flex}.public-profile-manager-card{border:1px solid var(--blue-grey);background:#f8fbff;border-radius:8px;margin:16px 22px 0;padding:18px}.public-profile-manager-list{gap:12px;display:grid}.public-profile-manager{border:1px solid var(--light-grey);background:var(--surface);border-radius:8px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;padding:14px;display:grid}.public-profile-manager-avatar{border:1px solid var(--blue-grey);background:var(--ice-blue);width:58px;height:58px;color:var(--navy-blue);border-radius:999px;place-items:center;font-size:17px;font-weight:850;display:grid;overflow:hidden}.public-profile-manager-avatar img{object-fit:cover;width:100%;height:100%}.public-profile-manager-details{gap:4px;min-width:0;display:grid}.public-profile-manager-details strong{color:var(--navy-deep);font-size:15px}.public-profile-manager-details em{color:var(--dark-grey);letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-style:normal;font-weight:850}.public-profile-manager-details a{color:var(--navy-blue);overflow-wrap:anywhere;font-size:14px;font-weight:800;text-decoration:none}.public-profile-manager-details a:hover{color:var(--navy-deep);text-decoration:underline}.public-profile-role-list{flex-wrap:wrap;gap:8px;display:flex}.public-profile-role-list span,.public-profile-empty-chip{border:1px solid var(--blue-grey);background:var(--ice-blue);width:fit-content;min-height:28px;color:var(--navy-deep);border-radius:999px;align-items:center;padding:4px 10px;font-size:13px;font-weight:800;display:inline-flex}.public-profile-empty-chip{background:var(--surface);color:var(--dark-grey)}.public-profile-resume-button{border:1px solid var(--navy-blue);background:var(--navy-blue);width:fit-content;min-height:42px;color:var(--surface);cursor:pointer;font:inherit;border-radius:7px;padding:0 16px;font-weight:850}.public-profile-loading,.public-profile-error{color:var(--dark-grey);margin:0;padding:18px 22px;font-weight:750}.public-profile-error{color:var(--danger)}.public-profile-resume-modal{grid-template-rows:auto minmax(0,1fr);width:min(1040px,96vw);height:min(820px,92vh);display:grid;overflow:hidden}.public-profile-resume-modal iframe{background:#f8fafc;border:0;width:100%;height:100%}.public-profile-image-modal{grid-template-rows:auto minmax(0,1fr);width:min(860px,94vw);height:min(860px,90vh);display:grid;overflow:hidden}.public-profile-image-preview{box-sizing:border-box;background:#f8fafc;place-items:center;min-height:0;padding:28px;display:grid;overflow:hidden}.public-profile-image-preview img{object-fit:contain;object-position:center center;border-radius:10px;width:auto;max-width:calc(94vw - 96px);height:auto;max-height:calc(90vh - 190px);display:block;box-shadow:0 18px 44px #03102c38}.profile-view-grid div{border-bottom:1px solid var(--light-grey);padding:16px 0}.profile-view-grid div:nth-child(odd){border-right:1px solid var(--light-grey);padding-right:18px}.profile-view-grid div:nth-child(2n){padding-left:18px}.profile-view-grid dt{color:var(--dark-grey);letter-spacing:.07em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:850}.profile-view-grid dd{color:var(--text);overflow-wrap:anywhere;white-space:pre-wrap;flex-wrap:wrap;align-items:center;gap:14px;margin:0;font-size:15px;font-weight:750;line-height:1.45;display:flex}.profile-verified-badge,.profile-verify-button{white-space:nowrap;border-radius:999px;align-items:center;min-height:26px;padding:4px 10px;font-size:12px;font-weight:850;line-height:1;text-decoration:none;display:inline-flex}.profile-verified-badge{color:#15803d;background:#16a34a1a;border:1px solid #16a34a47}.profile-verify-button{border:1.5px solid var(--primary);color:var(--primary);cursor:pointer;background:#fff;border-radius:999px;font-family:inherit}.profile-verify-button:hover{background:var(--primary);color:#fff}.profile-modal-backdrop{z-index:80;background:#08142d6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.profile-verification-modal{border:1px solid var(--blue-grey);background:#fff;border-radius:8px;width:min(100%,460px);padding:24px;box-shadow:0 26px 70px #0a2e7a3d}.profile-verification-modal h2{color:var(--primary);margin:0 0 8px;font-size:24px;line-height:1.15}.profile-verification-modal p{color:var(--dark-grey);overflow-wrap:anywhere;margin:0 0 16px}.profile-verification-message{border:1px solid var(--blue-grey);background:var(--soft-blue);border-radius:8px;padding:12px 14px;font-weight:750;color:var(--primary)!important}.profile-verification-form{gap:10px;margin-top:14px;display:grid}.profile-verification-form label{color:var(--text);font-size:13px;font-weight:850}.profile-verification-form input{border:1px solid var(--blue-grey);min-height:48px;font:inherit;border-radius:8px;padding:10px 12px}.profile-verification-form button,.profile-verification-actions button{border:1.5px solid var(--primary);min-height:44px;color:var(--primary);cursor:pointer;font:inherit;background:#fff;border-radius:8px;padding:0 16px;font-weight:850}.profile-verification-form button[type=submit]{background:var(--primary);color:#fff}.profile-verification-form button:disabled{cursor:not-allowed;opacity:.58}.profile-verification-actions{justify-content:flex-end;margin-top:16px;display:flex}.profile-summary-card{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;gap:0;padding:0;display:grid;position:sticky;top:24px;overflow:hidden;box-shadow:0 8px 24px #071f5f0f}.profile-summary-heading{border-bottom:1px solid var(--blue-grey);background:#f4f8fd;padding:20px}.profile-summary-card h2,.profile-summary-card p{margin:0}.profile-summary-card h2{color:var(--navy-deep);letter-spacing:0;font-size:20px;line-height:1.2}.profile-summary-card p:not(.profile-eyebrow){max-width:560px;color:var(--dark-grey);margin-top:10px;font-size:14px;line-height:1.5}.profile-detail-grid{gap:0;margin:0;padding:6px 20px;display:grid}.profile-detail-grid div{border-bottom:1px solid var(--light-grey);padding:12px 0}.profile-detail-grid div:last-child{border-bottom:0}.profile-detail-grid dt{color:var(--dark-grey);letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:850}.profile-detail-grid dd{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:700;line-height:1.45}.profile-summary-progress{border-top:1px solid var(--light-grey);gap:9px;padding:15px 20px;display:grid}.profile-summary-progress>span{color:var(--dark-grey);align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.profile-summary-progress>div{background:var(--light-grey);border-radius:999px;height:6px;overflow:hidden}.profile-summary-progress i{border-radius:inherit;background:var(--sage-green);height:100%;display:block}.profile-editor{gap:16px;display:grid}.profile-edit-form{max-width:1180px}.profile-edit-card{box-shadow:none;border:0;gap:20px;padding:0;display:grid}.profile-edit-card>:not(.profile-save-bar){margin-left:22px;margin-right:22px}.profile-card{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;padding:0;overflow:hidden;box-shadow:0 8px 24px #071f5f0f}.profile-card-heading{border-bottom:1px solid var(--blue-grey);background:#f4f8fd;align-items:center;gap:13px;margin:0;padding:18px 22px;display:flex}.profile-section-number{background:var(--navy-blue);width:34px;height:34px;color:var(--surface);border-radius:7px;flex:none;place-items:center;font-size:14px;font-weight:850;display:grid}.profile-card-heading h2{color:var(--navy-deep);letter-spacing:0;margin:0 0 4px;font-size:19px}.profile-card-heading p,.profile-field small{color:var(--dark-grey);margin:0;line-height:1.5}.profile-grid,.profile-stack{padding:22px}.profile-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:20px 24px;display:grid}.profile-company-top-grid{align-items:start;gap:18px 24px}.profile-worker-edit-grid{grid-template-areas:"name headline""email.""phone address";align-items:start}.profile-worker-name-field{grid-area:name}.profile-worker-headline-field{grid-area:headline}.profile-worker-email-field{grid-area:email}.profile-worker-phone-field{grid-area:phone}.profile-worker-address-field{grid-area:address}.profile-company-top-grid .profile-field{align-self:start;gap:8px;max-width:none}.profile-company-top-grid .profile-field input,.profile-company-top-grid .address-autocomplete input,.profile-company-top-grid .profile-country-select-button{box-sizing:border-box;height:48px;min-height:48px;padding-top:10px;padding-bottom:10px}.profile-company-top-grid .profile-phone-row{grid-template-columns:minmax(180px,240px) minmax(0,1fr)}.profile-stack{gap:20px;display:grid}.profile-field{gap:8px;max-width:520px;display:grid}.profile-address-field{gap:6px}.profile-field-wide{max-width:720px}.profile-field label,.profile-field-label{color:var(--text);font-size:14px;font-weight:800}.profile-field-label{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.profile-field-pill{border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900;line-height:1}.profile-field-pill-required{background:var(--soft-red);color:var(--coral-red)}.profile-field-pill-recommended{background:var(--soft-amber);color:var(--warm-amber)}.profile-field input,.profile-field textarea,.address-autocomplete input{background:var(--surface);width:100%;min-height:48px;color:var(--text);font:inherit;border:1px solid #aebdcb;border-radius:7px;padding:13px 15px}.profile-field textarea{resize:vertical;min-height:124px;line-height:1.55}.profile-field input::placeholder,.profile-field textarea::placeholder,.address-autocomplete input::placeholder{color:var(--medium-grey)}.profile-field input:focus,.profile-field textarea:focus,.address-autocomplete input:focus{border-color:var(--navy-blue);outline:none;box-shadow:0 0 0 4px #0b35a721}.address-autocomplete{margin:0;position:relative}.address-suggestions{z-index:20;border:1px solid var(--blue-grey);background:var(--surface);border-radius:12px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 18px 34px #071f5f29}.address-suggestions button{border:0;border-bottom:1px solid var(--light-grey);background:var(--surface);color:var(--text);cursor:pointer;text-align:left;gap:4px;padding:12px 14px;display:grid}.address-suggestions button:last-child{border-bottom:0}.address-suggestions button:hover{background:var(--ice-blue)}.address-suggestions strong{color:var(--navy-deep);font-size:14px}.address-suggestions span,.address-autocomplete small{color:var(--dark-grey);font-size:13px;line-height:1.4}.profile-phone-row{grid-template-columns:minmax(180px,240px) minmax(180px,1fr);gap:12px;display:grid}.profile-phone-row>input[aria-label$=number]{min-width:0}.profile-country-select{position:relative}.profile-country-select-button{width:100%;min-height:48px;color:var(--navy-deep);cursor:pointer;font:inherit;text-align:left;background:#f8fafc;border:1px solid #aebdcb;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 11px;font-weight:800;display:grid}.profile-country-select-button small{color:var(--dark-grey);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.profile-country-menu{z-index:30;border:1px solid var(--blue-grey);background:var(--surface);border-radius:10px;width:min(360px,85vw);display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 18px 44px #071f5f38}.profile-country-search{border-bottom:1px solid var(--blue-grey);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:9px 12px;display:grid}.profile-country-search input{min-height:36px;color:var(--text);font:inherit;background:0 0;border:0;outline:0;padding:0}.profile-country-options{max-height:260px;display:grid;overflow-y:auto}.profile-country-options button{border:0;border-bottom:1px solid var(--light-grey);background:var(--surface);color:var(--text);cursor:pointer;font:inherit;text-align:left;grid-template-columns:70px minmax(0,1fr);gap:8px;padding:10px 12px;display:grid}.profile-country-options button:hover{background:var(--navy-blue);color:var(--surface)}.profile-country-options button span,.profile-country-options button strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-country-options button span{color:var(--navy-blue);font-weight:900}.profile-country-options button:hover span,.profile-country-options button:hover strong{color:var(--surface)}.profile-save-bar{border:1px solid var(--blue-grey);background:#fffffff5;border-radius:0 0 8px 8px;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding:12px 14px 12px 18px;display:flex;box-shadow:0 10px 28px #071f5f1f}.profile-save-bar span{color:var(--dark-grey);font-size:13px;font-weight:700}.profile-save-bar button{background:var(--navy-blue);min-height:48px;color:var(--surface);cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 26px;font-weight:800;display:flex;box-shadow:0 12px 26px #0b35a738}.profile-save-bar button:hover{background:var(--navy-deep)}.profile-save-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.profile-save-bar .profile-cancel-button{border:1px solid var(--blue-grey);background:var(--surface);box-shadow:none;color:var(--navy-blue)}.profile-save-bar .profile-cancel-button:hover{border-color:var(--navy-blue);background:var(--ice-blue)}.profile-field-error{color:var(--danger);font-size:12px;font-style:normal;font-weight:800;line-height:1.35}.profile-error-summary-row{padding:0 22px 18px}.profile-error-summary{background:var(--soft-red);color:var(--danger);border:1px solid #f0aaa7;border-radius:8px;margin:0;padding:14px 16px}.profile-error-summary strong{margin-bottom:8px;font-size:14px;display:block}.profile-error-summary ul{gap:5px;margin:0;padding-left:18px;display:grid}.profile-error-summary li{font-size:13px;font-weight:750;line-height:1.35}.profile-notice{background:var(--ice-blue);max-width:1180px;color:var(--navy-deep);border:1px solid #9fc7f2;border-radius:10px;margin:0 0 16px;padding:14px 16px;font-weight:700}.roles-page .profile-notice{margin:18px 0 28px}.roles-page .roles-notice-success{background:var(--soft-green);color:var(--sage-green);border-color:#9bd5b3}.roles-page .roles-notice-danger{background:var(--soft-red);color:var(--coral-red);border-color:#f0aaa7}@media (max-width:700px){.profile-page{padding:32px 20px 54px}.profile-hero,.profile-form-layout,.profile-grid{grid-template-columns:1fr}.profile-worker-edit-grid{grid-template-areas:"name""headline""email""phone""address"}.profile-summary-card{position:static}.profile-card{padding:0}.profile-phone-row{grid-template-columns:1fr}.profile-completion{border-top:1px solid var(--blue-grey);border-left:0;padding:16px 0 0}.profile-save-bar,.profile-resume-panel{flex-direction:column;align-items:stretch}.profile-resume-actions{justify-content:stretch}.profile-resume-actions button{flex:180px}.profile-role-summary{flex-direction:column;align-items:flex-start}.profile-title-actions{flex-direction:column;align-items:stretch}.profile-view-grid{grid-template-columns:1fr}.profile-view-grid div:nth-child(odd),.profile-view-grid div:nth-child(2n){border-right:0;padding-left:0;padding-right:0}.profile-save-actions{justify-content:stretch}.public-profile-manager-card{margin-left:16px;margin-right:16px}.public-profile-manager{grid-template-columns:1fr;justify-items:start}.profile-save-actions>*{flex:1}}
.worker-pool-page{background:#f4f7fb;max-width:none;padding:36px clamp(24px,5vw,72px) 72px}.worker-pool-page .topbar{max-width:1180px}.worker-pool-refresh{border:1px solid var(--navy-blue);background:var(--surface);min-height:42px;color:var(--navy-blue);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:850;display:inline-flex}.worker-pool-refresh:hover:not(:disabled){background:var(--ice-blue)}.worker-pool-refresh:disabled{cursor:wait;opacity:.68}.worker-pool-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;max-width:1180px;display:grid}.worker-pool-list{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;align-content:start;gap:12px;max-width:1180px;padding:22px;display:grid;box-shadow:0 8px 24px #071f5f0f}.worker-pool-workspace{width:min(100%,1180px)}.worker-pool-theme-backup{--worker-pool-accent:#1437b8;--worker-pool-accent-soft:#edf4ff;--worker-pool-accent-border:#bfd2f5}.worker-pool-theme-scheduled{--worker-pool-accent:#c2410c;--worker-pool-accent-soft:#fff7ed;--worker-pool-accent-border:#fed7aa}.worker-pool-list-heading,.worker-pool-status-heading,.worker-pool-row-heading,.worker-pool-meta,.worker-pool-role-list{display:flex}.worker-pool-list-heading{justify-content:space-between;align-items:flex-start;gap:18px}.worker-pool-list-tabs-row,.worker-pool-list-tabs,.worker-pool-status-tabs{flex-wrap:wrap;gap:8px;display:flex}.worker-pool-list-tabs-row{border-bottom:1px solid var(--light-grey);justify-content:space-between;align-items:center;padding-bottom:12px}.worker-pool-list-tabs{min-width:0}.worker-pool-list-tabs button,.worker-pool-status-tabs button,.worker-pool-quick-add-toggle{border:1px solid var(--blue-grey);background:var(--surface);min-height:40px;color:var(--navy-blue);cursor:pointer;font:inherit;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:850;display:inline-flex}.worker-pool-list-tabs button:hover,.worker-pool-status-tabs button:hover,.worker-pool-quick-add-toggle:hover,.worker-pool-list-tabs button:focus-visible,.worker-pool-status-tabs button:focus-visible,.worker-pool-quick-add-toggle:focus-visible,.worker-pool-list-tabs button.active,.worker-pool-status-tabs button.active,.worker-pool-quick-add-toggle.active{border-color:var(--navy-blue);background:var(--navy-blue);color:var(--surface)}.worker-pool-list-tabs button:focus-visible,.worker-pool-status-tabs button:focus-visible,.worker-pool-quick-add-toggle:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.worker-pool-list-tabs strong,.worker-pool-status-tabs strong{background:var(--ice-blue);min-width:24px;height:24px;color:var(--navy-blue);border-radius:999px;place-items:center;padding:0 8px;font-size:12px;font-weight:850;display:inline-grid}.worker-pool-list-tabs button.active strong,.worker-pool-status-tabs button.active strong,.worker-pool-list-tabs button:hover strong,.worker-pool-status-tabs button:hover strong,.worker-pool-list-tabs button:focus-visible strong,.worker-pool-status-tabs button:focus-visible strong{background:var(--surface);color:var(--navy-blue)}.worker-pool-quick-add-toggle{margin-left:auto}.worker-pool-quick-add-card{background:linear-gradient(#edf4ff 0%,#fff 42%);border:1px solid #bfd2f5;border-radius:8px;gap:14px;padding:18px;display:grid;box-shadow:0 12px 28px #071f5f14}.worker-pool-quick-add-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.worker-pool-quick-add-heading h2{color:var(--navy-deep);margin:0;font-size:18px;line-height:1.25}.worker-pool-quick-add-heading p{max-width:720px;color:var(--dark-grey);margin:5px 0 0;font-size:13px;line-height:1.45}.worker-pool-quick-add-message{color:var(--navy-deep);background:#f8fbff;border:1px solid #bfd2f5;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.4}.worker-pool-quick-add-results{gap:10px;display:grid}.worker-pool-quick-add-result{border:1px solid var(--blue-grey);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;padding:14px;display:grid}.worker-pool-quick-add-main{min-width:0}.worker-pool-quick-add-main small{color:var(--royal-blue);letter-spacing:0;margin-top:4px;font-size:12px;font-weight:800;display:block}.worker-pool-quick-add-main p{color:var(--dark-grey);overflow-wrap:anywhere;margin:5px 0 0;font-size:13px;line-height:1.4}.worker-pool-quick-add-actions{justify-items:stretch;gap:8px;width:min(260px,26vw);display:grid}.worker-pool-quick-add-actions button{border:1px solid var(--navy-blue);background:var(--navy-blue);color:#fff;cursor:pointer;text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 13px;font-family:inherit;font-size:12px;font-weight:850;line-height:1.2;display:inline-flex}.worker-pool-quick-add-actions button:hover,.worker-pool-quick-add-actions button:focus-visible{border-color:var(--navy-deep);background:var(--navy-deep)}.worker-pool-quick-add-actions button:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.worker-pool-quick-add-actions button:disabled{cursor:wait;opacity:.68}.worker-pool-quick-add-actions .worker-pool-cross-list-pill{width:100%;min-height:34px}.worker-pool-quick-add-actions .worker-pool-quick-add-state-pending{background:var(--soft-amber);color:var(--warm-amber);border-color:#fcd34d}.worker-pool-quick-add-actions .worker-pool-quick-add-state-approved{background:var(--soft-green);color:var(--success);border-color:#86efac}.worker-pool-quick-add-confirm{border:1px solid var(--blue-grey);min-height:34px;color:var(--navy-deep);white-space:nowrap;background:#f8fbff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:3px 5px 3px 12px;font-size:12px;font-weight:850;display:inline-flex}.worker-pool-quick-add-confirm button{cursor:pointer;min-height:26px;font:inherit;border:1px solid #0000;border-radius:999px;padding:0 10px;font-size:12px;font-weight:850}.worker-pool-quick-add-confirm button:first-of-type{background:var(--navy-blue);color:#fff}.worker-pool-quick-add-confirm button:last-of-type{border-color:var(--blue-grey);color:var(--navy-blue);background:#fff}.worker-pool-quick-add-confirm button:disabled{cursor:not-allowed;opacity:.68}.worker-pool-quick-add-confirm button:hover:not(:disabled),.worker-pool-quick-add-confirm button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.worker-pool-list-heading h2,.worker-pool-status-heading h3,.worker-pool-row-heading h3,.worker-pool-row-heading p{margin:0}.worker-pool-list-heading h2{color:var(--navy-deep);font-size:21px;line-height:1.2}.worker-pool-list-heading p{color:var(--dark-grey);margin:5px 0 0;font-size:14px;line-height:1.45}.worker-pool-list-heading strong{background:var(--ice-blue);min-width:38px;height:38px;color:var(--navy-blue);border-radius:999px;place-items:center;padding:0 11px;font-size:15px;font-weight:850;display:grid}.worker-pool-status-section{border-top:1px solid var(--light-grey);gap:8px;padding-top:10px;display:grid}.worker-pool-status-section-collapsed{gap:0;padding-top:10px}.worker-pool-list-search{margin:2px 0 4px;position:relative}.worker-pool-results{gap:10px;display:grid}.worker-pool-search-control{background:var(--surface);color:#64748b;border:1px solid #aebdcb;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:0 10px;display:flex;position:relative}.worker-pool-search-control:focus-within{border-color:var(--navy-blue);box-shadow:0 0 0 4px #0b35a721}.worker-pool-search-control input{width:100%;min-width:0;min-height:42px;color:var(--text);font:inherit;background:0 0;border:0;padding:10px 0}.worker-pool-search-control input:focus{outline:none}.worker-pool-search-control button{width:auto;min-width:30px;height:30px;color:var(--dark-grey);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;display:grid}.worker-pool-search-control .worker-pool-search-submit{color:var(--worker-pool-accent,var(--navy-blue));padding:0 4px;font-size:13px;font-weight:850}.worker-pool-search-control>button:hover{background:var(--light-grey)}.worker-pool-status-heading{justify-content:space-between;align-items:center;gap:12px}.worker-pool-status-toggle{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0}.worker-pool-status-toggle:hover .worker-pool-count-badge,.worker-pool-status-toggle:focus-visible .worker-pool-count-badge{background:var(--navy-blue);color:var(--surface)}.worker-pool-status-toggle:focus-visible{outline:2px solid var(--focus);outline-offset:4px;border-radius:6px}.worker-pool-status-title{align-items:center;gap:8px;min-width:0;display:inline-flex}.worker-pool-status-heading h3{color:var(--navy-deep);font-size:15px}.worker-pool-status-heading span{color:var(--dark-grey);font-size:13px;font-weight:850}.worker-pool-count-badge{background:var(--ice-blue);min-width:26px;height:26px;color:var(--navy-blue);border-radius:999px;place-items:center;padding:0 8px;font-size:12px;font-weight:850;display:inline-grid}.worker-pool-status-toggle svg{color:var(--dark-grey);flex:none;transition:transform .16s}.worker-pool-chevron-open{transform:rotate(180deg)}.worker-pool-collapsible-body{gap:8px;margin-top:-2px;display:grid}.worker-pool-row{border:2px solid var(--worker-pool-accent-border,var(--blue-grey));background:#fbfdff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:16px;display:grid;position:relative}.worker-pool-company-card{align-self:start;padding:0;display:block;overflow:hidden}.worker-pool-row-employer{min-height:152px;padding-right:360px}.worker-pool-row-employer .worker-pool-status{max-width:160px;position:absolute;top:22px;right:24px}.worker-pool-row-employer.worker-pool-row-status-pending .worker-pool-status{display:none}.worker-pool-row-employer.worker-pool-row-status-pending.worker-pool-row-view-only .worker-pool-status{display:inline-flex}.worker-pool-avatar{background:var(--worker-pool-accent-soft,var(--ice-blue));width:52px;height:52px;color:var(--worker-pool-accent,var(--navy-blue));border-radius:8px;place-items:center;display:grid;overflow:hidden}.worker-pool-avatar-worker{border-radius:999px}.worker-pool-avatar img{object-fit:cover;width:100%;height:100%}.worker-pool-row-main{min-width:0;display:grid}.worker-pool-company-card .worker-pool-row-main{display:block}.worker-pool-card-hero{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:16px;padding:16px 18px;display:grid}.worker-pool-company-card .worker-pool-avatar{width:52px;height:52px}.worker-pool-row-heading{justify-content:space-between;align-items:flex-start;gap:12px}.worker-pool-company-card .worker-pool-row-heading{min-height:52px;padding-right:160px}.worker-pool-row-heading h3,.worker-pool-profile-link{color:var(--navy-deep);overflow-wrap:anywhere;font-size:18px;line-height:1.25}.worker-pool-profile-link{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:999px;flex-wrap:wrap;align-items:center;gap:0 6px;padding:2px 8px;font-family:inherit;font-weight:850;transition:background .16s,color .16s;display:inline-flex;transform:translate(-8px)}.worker-pool-profile-link small{color:inherit;font-size:.72em;font-weight:850;line-height:1.2}.worker-pool-profile-link small:before{content:".";margin-right:6px}.worker-pool-company-card .worker-pool-profile-link{font-size:17px}.worker-pool-company-card .worker-pool-profile-link small{font-size:.68em}.worker-pool-company-card .worker-pool-profile-link small:before{color:var(--blue-grey);content:"|";margin-right:10px;font-weight:750}.worker-pool-profile-link:hover{background:var(--navy-blue);color:#fff;text-decoration:none}.worker-pool-identity-row{align-items:start;min-width:0;display:grid}.worker-pool-identity-row>div{min-width:0}.worker-pool-row-subtitle{color:var(--dark-grey);overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;line-height:1.4}.worker-pool-company-card .worker-pool-row-heading p{color:#475569;font-size:13px;font-weight:700;line-height:1.35}.worker-pool-company-card .worker-pool-row-subtitle{color:#64748b;margin-top:4px;font-weight:650}.worker-pool-status,.worker-pool-list-chip{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.worker-pool-list-chip-backup{color:#1437b8;background:#edf4ff;border-color:#bfd2f5}.worker-pool-list-chip-scheduled{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.worker-pool-cross-list-action{justify-content:flex-end;display:flex}.worker-pool-cross-list-action button,.worker-pool-cross-list-pill{border:1px solid var(--worker-pool-accent-border,var(--blue-grey));background:var(--worker-pool-accent-soft,var(--ice-blue));min-height:32px;color:var(--worker-pool-accent,var(--navy-deep));text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:0 13px;font-size:12px;font-weight:850;line-height:1.15;display:inline-flex}.worker-pool-cross-list-action button{cursor:pointer;font-family:inherit;transition:background .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;box-shadow:0 8px 18px #4169e124}.worker-pool-cross-list-action button:hover,.worker-pool-cross-list-action button:focus-visible{border-color:var(--worker-pool-accent,var(--royal-blue));background:var(--worker-pool-accent,var(--royal-blue));color:var(--surface);transform:translateY(-1px);box-shadow:0 10px 22px #4169e13d}.worker-pool-cross-list-action button:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.worker-pool-cross-list-action button:disabled{cursor:not-allowed;opacity:.68;transform:none}.worker-pool-cross-list-pill{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.worker-pool-footer-actions>.worker-pool-cross-list-pill{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.worker-pool-footer-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.worker-pool-row-employer .worker-pool-footer-actions{flex-direction:column;align-items:flex-end;gap:12px;width:max-content;max-width:min(100% - 48px,320px);display:flex;position:absolute;top:64px;right:24px}.worker-pool-row-employer:not(.worker-pool-row-view-only) .worker-pool-footer-actions{top:50%;transform:translateY(-50%)}.worker-pool-row-employer.worker-pool-row-status-approved:not(.worker-pool-row-view-only) .worker-pool-footer-actions{transform:translateY(-42%)}.worker-pool-row-employer .worker-pool-cross-list-action,.worker-pool-row-employer .worker-pool-add-confirm,.worker-pool-row-employer .worker-pool-approve-button,.worker-pool-row-employer .worker-pool-remove-button,.worker-pool-row-employer .worker-pool-removed-pill,.worker-pool-row-employer .worker-pool-remove-confirm{max-width:100%}.worker-pool-approve-button{border:1px solid var(--worker-pool-accent-border,#bfd2f5);background:var(--worker-pool-accent-soft,#edf4ff);min-height:30px;color:var(--worker-pool-accent,#1437b8);cursor:pointer;text-align:center;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 13px;font-family:inherit;font-size:12px;font-weight:850;line-height:1.15;transition:background .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex;box-shadow:0 8px 18px #4169e124}.worker-pool-approve-button:hover,.worker-pool-approve-button:focus-visible{border-color:var(--worker-pool-accent,#1437b8);background:var(--worker-pool-accent,#1437b8);color:#fff;transform:translateY(-1px);box-shadow:0 10px 22px #4169e13d}.worker-pool-approve-button:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.worker-pool-remove-button,.worker-pool-removed-pill,.worker-pool-withdrawn-pill,.worker-pool-leave-button{min-height:30px;color:var(--surface);white-space:nowrap;background:#b91c1c;border:1px solid #b91c1c;border-radius:999px;align-items:center;gap:6px;padding:0 13px;font-size:12px;font-weight:850;display:inline-flex}.worker-pool-remove-button span,.worker-pool-cross-list-action button,.worker-pool-cross-list-pill,.worker-pool-approve-button{overflow-wrap:anywhere;min-width:0}.worker-pool-remove-button{cursor:pointer;font-family:inherit;transition:background .16s,box-shadow .16s,transform .16s;box-shadow:0 8px 18px #b91c1c29}.worker-pool-leave-button{color:#92400e;cursor:pointer;background:#fff7e6;border-color:#b7791f;font-family:inherit;box-shadow:0 8px 18px #b7791f1f}.worker-pool-leave-button:hover,.worker-pool-leave-button:focus-visible{color:#fff;outline:2px solid var(--focus);outline-offset:3px;background:#92400e;border-color:#92400e}.worker-pool-remove-button svg{stroke-width:2.4px;width:15px;height:15px}.worker-pool-remove-button:hover,.worker-pool-remove-button:focus-visible{color:var(--surface);background:#991b1b;border-color:#991b1b;transform:translateY(-1px);box-shadow:0 10px 22px #b91c1c3d}.worker-pool-remove-button:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.worker-pool-removed-pill{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.worker-pool-withdrawn-pill{color:#92400e;background:#fff7e6;border-color:#fcd34d}.worker-pool-worker-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.worker-pool-worker-status-actions{flex-direction:column;justify-content:flex-end;align-items:stretch;gap:10px;width:134px;min-width:96px;display:inline-flex;position:absolute;top:22px;right:22px}.worker-pool-worker-status-actions .worker-pool-status,.worker-pool-worker-status-actions .worker-pool-list-chip,.worker-pool-worker-status-actions .worker-pool-leave-button{justify-content:center}.worker-pool-company-card .worker-pool-worker-status-actions{width:140px;top:20px;right:22px}.worker-pool-remove-confirm{color:#7f1d1d;white-space:nowrap;background:#fef2f2;border:1px solid #fecaca;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:3px 4px 3px 11px;font-size:12px;font-weight:850;display:inline-flex}.worker-pool-leave-confirm{color:#92400e;white-space:nowrap;background:#fff7e6;border:1px solid #fcd34d;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:3px 4px 3px 10px;font-size:12px;font-weight:850;display:inline-flex}.worker-pool-leave-confirm button{cursor:pointer;min-height:24px;font:inherit;border:1px solid #0000;border-radius:999px;padding:0 8px;font-size:12px;font-weight:850}.worker-pool-leave-confirm button:first-of-type{color:#fff;background:#92400e}.worker-pool-leave-confirm button:last-of-type{color:#92400e;background:#fff;border-color:#fcd34d}.worker-pool-leave-confirm button:disabled{cursor:not-allowed;opacity:.68}.worker-pool-leave-confirm button:hover:not(:disabled),.worker-pool-leave-confirm button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.worker-pool-cross-list-action .worker-pool-add-confirm{border:2px solid var(--worker-pool-accent-border,var(--blue-grey));background:var(--worker-pool-accent-soft,var(--ice-blue));min-height:32px;color:var(--worker-pool-accent,var(--navy-deep));white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:3px 5px 3px 12px;font-size:12px;font-weight:850;line-height:1.15;display:inline-flex;box-shadow:0 8px 18px #4169e11f}.worker-pool-cross-list-action .worker-pool-add-confirm button{cursor:pointer;min-height:26px;font:inherit;border:1px solid #0000;border-radius:999px;padding:0 10px;font-size:12px;font-weight:850}.worker-pool-cross-list-action .worker-pool-add-confirm button:first-of-type{background:var(--worker-pool-accent,var(--royal-blue));color:var(--surface)}.worker-pool-cross-list-action .worker-pool-add-confirm button:last-of-type{border-color:var(--worker-pool-accent-border,var(--blue-grey));background:var(--surface);color:var(--worker-pool-accent,var(--navy-deep))}.worker-pool-cross-list-action .worker-pool-add-confirm button:disabled{cursor:not-allowed;opacity:.68}.worker-pool-cross-list-action .worker-pool-add-confirm button:hover:not(:disabled),.worker-pool-cross-list-action .worker-pool-add-confirm button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.worker-pool-remove-confirm button{cursor:pointer;min-height:26px;font:inherit;border:1px solid #0000;border-radius:999px;padding:0 10px;font-size:12px;font-weight:850}.worker-pool-remove-confirm button:first-of-type{color:var(--surface);background:#b91c1c}.worker-pool-remove-confirm button:last-of-type{background:var(--surface);color:#7f1d1d;border-color:#fecaca}.worker-pool-remove-confirm button:hover,.worker-pool-remove-confirm button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.worker-pool-status-approved{background:var(--soft-green);color:var(--success);border-color:#86efac}.worker-pool-status-pending{background:var(--soft-amber);color:var(--warm-amber);border-color:#fcd34d}.worker-pool-status-removed{background:var(--soft-red);color:var(--coral-red);border-color:#fecaca}.worker-pool-status-withdrawn{background:var(--soft-amber);color:var(--warm-amber);border-color:#fcd34d}.worker-pool-meta{color:var(--dark-grey);flex-wrap:wrap;gap:8px 14px;margin-top:12px;font-size:12px;font-weight:750}.worker-pool-meta span{overflow-wrap:anywhere;align-items:center;gap:5px;min-width:0;display:inline-flex}.worker-pool-date-strip{border-top:1px solid var(--light-grey);border-bottom:1px solid var(--light-grey);flex-wrap:wrap;gap:0;padding:14px 18px;display:flex}.worker-pool-date-strip>span{min-width:200px;color:var(--dark-grey);white-space:nowrap;align-items:center;gap:7px;padding-right:24px;font-size:13px;font-weight:700;display:inline-flex}.worker-pool-date-strip>span+span{border-left:1px solid var(--light-grey);padding-left:24px}.worker-pool-date-strip svg{width:16px;height:16px;color:var(--dark-grey);flex:none}.worker-pool-date-strip strong{color:#1f2937;font-size:13px;font-weight:800;line-height:1.2}.worker-pool-groups-panel{gap:14px;display:grid}.worker-pool-groups-heading,.worker-pool-group-row,.worker-pool-modal-heading,.worker-pool-modal-actions,.worker-pool-group-name-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.worker-pool-groups-heading h2,.worker-pool-group-row h3,.worker-pool-modal h2{color:var(--navy-deep);margin:0}.worker-pool-groups-heading h2{color:var(--navy-blue);font-weight:900}.worker-pool-groups-heading p,.worker-pool-group-row p,.worker-pool-modal-heading p{color:var(--dark-grey);margin:4px 0 0;font-size:.9rem;font-weight:700}.worker-pool-groups-heading p{font-weight:400}.worker-pool-groups-list{gap:10px;display:grid}.worker-pool-group-row{border:1px solid var(--worker-pool-accent-border,var(--blue-grey));background:var(--worker-pool-accent-soft,var(--ice-blue));border-radius:8px;padding:14px}.worker-pool-modal-backdrop{z-index:120;background:#071f5f61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.worker-pool-modal{border:1px solid var(--blue-grey);background:var(--surface);border-radius:8px;gap:14px;width:min(680px,100%);max-height:min(760px,100vh - 48px);padding:18px;display:grid;overflow:auto;box-shadow:0 24px 80px #071f5f3d}.worker-pool-group-manage-modal{width:min(860px,100%)}.worker-pool-group-manage-modal .worker-pool-search-control input{border:0}.worker-pool-group-manage-modal .worker-pool-row-employer{min-height:0;padding-right:16px}.worker-pool-group-manage-modal .worker-pool-row-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;width:100%;display:grid}.worker-pool-group-manage-modal .worker-pool-profile-link{justify-self:start;width:fit-content;max-width:100%}.worker-pool-group-tabs-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.worker-pool-group-tabs-row .worker-pool-status-tabs{min-width:0}.worker-pool-group-tabs-row>.worker-pool-remove-button,.worker-pool-group-tabs-row>.worker-pool-remove-confirm{margin-left:auto}.worker-pool-group-manage-modal .worker-pool-row-heading .worker-pool-approve-button,.worker-pool-group-manage-modal .worker-pool-row-heading .worker-pool-remove-button{justify-self:end}.worker-pool-group-manage-modal .worker-pool-added-button,.worker-pool-group-manage-modal .worker-pool-added-button:hover,.worker-pool-group-manage-modal .worker-pool-added-button:focus-visible{color:#64748b;cursor:default;box-shadow:none;background:#f1f5f9;border-color:#cbd5e1;transform:none}.worker-pool-group-manage-modal .worker-pool-role-list{gap:6px;margin-top:2px}.worker-pool-group-manage-modal .worker-pool-role-list span{min-height:0;padding:2px 8px}.worker-pool-modal-heading>button{border:1px solid var(--blue-grey);background:var(--ice-blue);color:var(--body-text);cursor:pointer;border-radius:999px;padding:7px 10px;font-weight:900;line-height:1}.worker-pool-modal label{color:var(--dark-grey);gap:6px;font-weight:800;display:grid}.worker-pool-modal input,.worker-pool-modal select{border:1px solid var(--blue-grey);min-height:42px;color:var(--body-text);font:inherit;border-radius:8px;padding:8px 10px}.worker-pool-modal-actions{justify-content:flex-end}.worker-pool-contact-meta{margin:0;padding:10px 18px 0}.worker-pool-role-list{flex-wrap:wrap;gap:8px;margin-top:12px}.worker-pool-row-footer{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:12px;display:flex}.worker-pool-row-employer .worker-pool-row-footer{display:block}.worker-pool-row-footer .worker-pool-role-list{min-width:0;margin-top:0}.worker-pool-card-bottom{border-top:0;align-items:center;margin-top:0;padding:14px 18px 16px}.worker-pool-info-note{flex:0 590px;max-width:590px}.worker-pool-info-note .worker-pool-removed-pill,.worker-pool-info-note .worker-pool-withdrawn-pill{text-align:left;white-space:normal;border-radius:8px;justify-content:flex-start;min-height:48px;padding:10px 14px;font-size:14px;line-height:1.35}.worker-pool-info-note svg{color:#fff;border-radius:999px;flex:none;width:22px;height:22px;padding:4px}.worker-pool-info-note .worker-pool-withdrawn-pill svg{background:#b7791f}.worker-pool-info-note .worker-pool-removed-pill svg{background:#b91c1c}.worker-pool-role-list span{border:1px solid var(--worker-pool-accent-border,var(--blue-grey));background:var(--worker-pool-accent-soft,var(--surface));min-height:28px;color:var(--worker-pool-accent,var(--navy-deep));border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.worker-pool-muted{color:var(--medium-grey);margin-top:12px;font-size:13px;font-weight:750;display:inline-block}.worker-pool-empty{color:var(--dark-grey);background:#f8fafc;border:1px dashed #b7c6d6;border-radius:8px;gap:7px;padding:18px;display:grid}.worker-pool-empty svg{color:var(--navy-blue)}.worker-pool-empty strong{color:var(--navy-deep);font-size:15px}.worker-pool-empty span{font-size:13px;line-height:1.45}.worker-pool-pagination{border-top:1px solid var(--light-grey);color:var(--dark-grey);justify-content:space-between;align-items:center;gap:12px;padding-top:16px;font-size:13px;font-weight:850;display:flex}.worker-pool-pagination div{align-items:center;gap:8px;display:flex}.worker-pool-pagination button{border:1px solid var(--navy-blue);background:var(--surface);min-height:34px;color:var(--navy-blue);cursor:pointer;border-radius:999px;padding:0 12px;font-weight:850}.worker-pool-pagination button:hover:not(:disabled){background:var(--navy-blue);color:var(--surface)}.worker-pool-pagination button:disabled{cursor:not-allowed;opacity:.5}.worker-pool-pagination strong{color:var(--navy-deep);white-space:nowrap}@media (max-width:820px){.worker-pool-page{padding:74px 16px 40px}.worker-pool-page .topbar{flex-direction:column;align-items:flex-start}.worker-pool-grid{grid-template-columns:1fr}.worker-pool-list-tabs-row{flex-direction:column;align-items:stretch}.worker-pool-quick-add-toggle{width:100%;margin-left:0}.worker-pool-quick-add-result{grid-template-columns:auto minmax(0,1fr)}.worker-pool-quick-add-actions{grid-column:1/-1;width:100%}.worker-pool-list{padding:16px}.worker-pool-row{grid-template-columns:1fr}.worker-pool-row-employer{min-height:0;padding-right:16px}.worker-pool-row-employer .worker-pool-status{position:static}.worker-pool-cross-list-action button,.worker-pool-cross-list-pill{white-space:normal;width:100%}.worker-pool-row-heading{flex-direction:column;align-items:flex-start}.worker-pool-company-card .worker-pool-row-heading{min-height:0;padding-right:0}.worker-pool-company-card .worker-pool-worker-status-actions{align-items:stretch;width:100%;max-width:220px;position:static}.worker-pool-refresh{width:100%}}@media (max-width:560px){.worker-pool-page{padding-left:12px;padding-right:12px}.worker-pool-list-heading{flex-direction:column;align-items:flex-start}.worker-pool-workspace .worker-pool-list-heading{padding-right:56px;display:block;position:relative}.worker-pool-workspace .worker-pool-list-heading>strong{position:absolute;top:0;right:0}.worker-pool-row-footer{flex-direction:column;align-items:stretch}.worker-pool-card-hero{grid-template-columns:1fr;padding:16px}.worker-pool-company-card .worker-pool-avatar{width:56px;height:56px}.worker-pool-date-strip{gap:14px;padding:16px;display:grid}.worker-pool-date-strip>span{min-width:0;padding-right:0}.worker-pool-date-strip>span+span{border-left:0;border-top:1px solid var(--light-grey);padding-top:14px;padding-left:0}.worker-pool-contact-meta{padding:10px 16px 0}.worker-pool-card-bottom{gap:12px;padding:16px;display:grid}.worker-pool-info-note{max-width:none}.worker-pool-info-note .worker-pool-removed-pill,.worker-pool-info-note .worker-pool-withdrawn-pill{min-height:0}.worker-pool-row-employer .worker-pool-row-footer{flex-direction:column;align-items:stretch;display:flex}.worker-pool-row-footer .worker-pool-role-list{grid-template-columns:1fr;width:100%;display:grid}.worker-pool-row-footer .worker-pool-role-list span{white-space:normal;text-align:center;justify-content:center;width:100%}.worker-pool-footer-actions,.worker-pool-removed-pill,.worker-pool-withdrawn-pill,.worker-pool-worker-actions,.worker-pool-leave-button,.worker-pool-leave-confirm,.worker-pool-add-confirm,.worker-pool-approve-button,.worker-pool-remove-button,.worker-pool-remove-confirm{width:100%}.worker-pool-footer-actions{justify-content:stretch}.worker-pool-row-employer .worker-pool-footer-actions{width:100%;max-width:100%;position:static}.worker-pool-row-employer:not(.worker-pool-row-view-only) .worker-pool-footer-actions{transform:none}.worker-pool-row-employer .worker-pool-cross-list-action{width:100%}.worker-pool-removed-pill,.worker-pool-withdrawn-pill,.worker-pool-leave-confirm,.worker-pool-add-confirm,.worker-pool-approve-button,.worker-pool-remove-button,.worker-pool-remove-confirm{justify-content:center}.worker-pool-worker-actions{flex-direction:column;align-items:stretch}.worker-pool-worker-status-actions{flex-direction:column;align-items:stretch;width:100%;position:static}}
@media (max-width:1024px){.dashboard-shell,.interviews-notifications-pinned{grid-template-columns:1fr}.sidebar{z-index:60;border-right:0;width:min(84vw,320px);min-height:100dvh;padding:24px 20px;transition:transform .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:18px 0 44px #07236f47}.sidebar.mobile-open{transform:translate(0)}.interviews-notifications-pinned .sidebar,.interviews-notifications-pinned .sidebar.mobile-open{transform:translate(-105%)}.sidebar-nav{margin-top:34px}.sidebar-footer{margin-top:auto;padding-top:24px}.mobile-menu-trigger,.mobile-menu-close{cursor:pointer;border:0;place-items:center;display:grid}.mobile-menu-trigger{z-index:50;background:var(--primary-dark);color:#fff;border-radius:10px;width:44px;height:44px;position:fixed;top:14px;left:14px;box-shadow:0 8px 20px #07236f3d}.mobile-menu-close{color:#fff;background:#ffffff1f;border-radius:8px;width:38px;height:38px;position:absolute;top:16px;right:14px}.mobile-menu-backdrop{z-index:55;background:#07236f6b;border:0;width:100%;display:block;position:fixed;inset:0}.dashboard-main{padding:74px 20px 22px}.payments-search-form,.payments-ledger-search-form,.payments-admin-grid{grid-template-columns:1fr}.payments-ledger-row{grid-template-columns:1fr 1.5fr 1fr 1fr}.payments-ledger-row-header{display:none}.payments-action-grid,.payments-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-menu-trigger:focus-visible,.mobile-menu-close:focus-visible{outline-offset:3px;outline:3px solid #8cc6ff}}@media (max-width:820px){.auth-shell{grid-template-columns:1fr}.auth-visual{min-height:36vh;padding:28px}.auth-copy h1{font-size:42px}.auth-panel{padding:28px 20px}.dashboard-shell,.interviews-notifications-pinned{grid-template-columns:1fr}.sidebar{z-index:60;border-right:0;width:min(84vw,320px);min-height:100dvh;padding:24px 20px;transition:transform .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:18px 0 44px #07236f47}.sidebar.mobile-open{transform:translate(0)}.interviews-notifications-pinned .sidebar,.interviews-notifications-pinned .sidebar.mobile-open{transform:translate(-105%)}.sidebar-nav{margin-top:34px}.sidebar-footer{margin-top:auto;padding-top:24px}.mobile-menu-trigger,.mobile-menu-close{cursor:pointer;border:0;place-items:center;display:grid}.mobile-menu-trigger{z-index:50;background:var(--primary-dark);color:#fff;border-radius:10px;width:44px;height:44px;position:fixed;top:14px;left:14px;box-shadow:0 8px 20px #07236f3d}.mobile-menu-close{color:#fff;background:#ffffff1f;border-radius:8px;width:38px;height:38px;position:absolute;top:16px;right:14px}.mobile-menu-backdrop{z-index:55;background:#07236f6b;border:0;width:100%;display:block;position:fixed;inset:0}.dashboard-main{padding:74px 20px 22px}.mobile-menu-trigger:focus-visible,.mobile-menu-close:focus-visible{outline-offset:3px;outline:3px solid #8cc6ff}.topbar{flex-direction:column;align-items:flex-start}.profile-avatar-button{width:56px;height:56px}.metrics-grid,.choice-grid,.settings-layout{grid-template-columns:1fr}.profile-image-workflow{flex-direction:column;align-items:flex-start}.onboarding-card{padding:22px}.onboarding-card h1{font-size:28px}.onboarding-grid{grid-template-columns:1fr}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.390ncx5urfkfu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.21jp631_3pja2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_da832ead-module__aN_Ytq__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_da832ead-module__aN_Ytq__variable{--font-sans:"Geist", "Geist Fallback"}
