.employer-shell{max-width:1320px;padding:0 28px;margin:32px auto 80px}.employer-shell *{box-sizing:border-box;min-width:0}.employer-hero{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:14px 0 28px}.employer-hero h1{font-size:clamp(40px,5.2vw,68px);line-height:1.06;letter-spacing:-2.4px;margin:12px 0 22px}.employer-hero h1 span{color:var(--primary)}.employer-hero p{line-height:1.7}.employer-art{width:230px;height:210px;color:var(--primary);background:var(--tint);border-radius:55% 45% 48% 52%;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:112px;line-height:1.15;transform:rotate(-7deg);margin:0 40px}.employer-art small{font-size:11px;font-weight:700;letter-spacing:2px;transform:rotate(7deg)}.employer-shell h2{font-size:26px;line-height:1.2;margin:8px 0 18px}.employer-shell h3{font-size:21px;line-height:1.4;margin:16px 0}.employer-shell p{color:var(--muted);line-height:1.65;margin:12px 0}.employer-shell .eyebrow{color:var(--primary);font-size:11px;letter-spacing:1.7px}.employer-shell .panel{padding:26px}.employer-toolbar,.employer-inline,.employer-heading{display:flex;align-items:center;gap:18px;justify-content:space-between}.employer-toolbar{margin:24px 0}.employer-toolbar label{flex:1;max-width:430px}.employer-inline{align-items:flex-end;flex-wrap:wrap;margin:22px 0}.employer-inline>label{flex:1;min-width:160px}.employer-shell label{display:block;font-size:13px;font-weight:600;margin:14px 0 8px;color:var(--text)}.employer-shell :is(input:not([type=checkbox]),select,textarea){display:block;width:100%;padding:12px 13px;margin-top:8px;font:inherit;font-weight:400;color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:8px;min-height:44px}.employer-shell textarea{resize:vertical;line-height:1.6}.employer-shell .primary,.employer-shell .subtle{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;min-height:44px;white-space:normal;text-align:center;font-size:13px}.employer-shell button:disabled{cursor:not-allowed;opacity:.5}.employer-note{display:flex;align-items:center;gap:20px;background:var(--tint);border:1px solid var(--line);border-radius:12px;padding:14px 20px}.employer-note strong{white-space:nowrap;font-size:13px}.employer-note p{font-size:13px;margin:0}.employer-tabs{display:flex;flex-wrap:wrap;gap:8px;padding:24px 0;margin-bottom:8px}.employer-tabs button{border:0;background:var(--soft);color:var(--text);font:inherit;font-size:13px;padding:12px 18px;min-height:44px;border-radius:8px;cursor:pointer}.employer-tabs button[aria-pressed=true]{color:#a7233c;background:var(--tint);font-weight:700}.employer-layout{display:grid;grid-template-columns:255px minmax(0,1fr);align-items:start;gap:22px}.employer-sidebar{position:sticky;top:95px}.employer-sidebar .employer-heading{gap:5px}.employer-sidebar h2{font-size:20px}.employer-sidebar button.employer-job{display:block;width:100%;padding:16px 12px;margin:10px 0;text-align:left;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:10px;cursor:pointer}.employer-job[aria-pressed=true]{background:var(--tint)!important;border-color:var(--primary)!important}.employer-job strong,.employer-job span{display:block;overflow-wrap:anywhere}.employer-job span{font-size:12px;line-height:1.6;margin-top:7px;color:var(--muted)}.employer-detail{display:grid;gap:24px}.employer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.employer-grid>label:last-child:nth-child(odd){grid-column:1/-1}.employer-heading>label{max-width:230px}.employer-shell form+div{margin-top:22px}.employer-check{display:flex!important;align-items:flex-start;gap:12px;line-height:1.6}.employer-check input{width:18px;height:18px;flex:0 0 auto;margin-top:2px;accent-color:var(--primary)}.employer-shell summary{min-height:44px;padding:12px 0;font-size:14px;font-weight:600;cursor:pointer}.employer-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.employer-candidates{display:grid;gap:14px;margin:20px 0}.employer-candidate,.employer-import,.employer-message,.employer-member,.employer-answer{border:1px solid var(--line);border-radius:10px;padding:18px;margin:16px 0;overflow-wrap:anywhere}.employer-candidate{margin:0}.employer-candidate header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.employer-candidate label{margin:0}.employer-badge{display:inline-flex;padding:4px 9px;border-radius:6px;background:var(--soft);font-size:12px;white-space:normal}.employer-candidate p,.employer-member p,.employer-message p{font-size:13px}.employer-shell pre,.employer-shell blockquote{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:14px;color:var(--text);background:var(--soft);padding:16px;border-radius:8px;line-height:1.7;margin:14px 0}.employer-shell blockquote{border-left:3px solid var(--primary)}.employer-shell .error{color:#a81e31;background:#fff0f0;border:1px solid #ecb2b9;padding:16px;border-radius:10px}.employer-shell a{overflow-wrap:anywhere}.employer-shell [tabindex='-1']:focus{outline:3px solid var(--focus);outline-offset:4px}.employer-shell dialog{max-width:650px;width:calc(100% - 32px);max-height:85dvh;overflow:auto;padding:28px;border:1px solid var(--line);border-radius:15px;background:var(--surface);color:var(--text)}.employer-shell dialog::backdrop{background:#17203088;backdrop-filter:blur(3px)}.employer-shell :is(button,input,textarea,select,summary,[tabindex]){scroll-margin-block:110px}.employer-shell .hidden{display:none!important}.employer-shell #em-report{margin-top:28px}.dark .employer-shell .eyebrow,.dark .employer-hero h1 span{color:#ffb0be}.dark .employer-tabs button[aria-pressed=true]{color:#ffb0be}.dark .employer-shell .error{background:#40242b;color:#ffd3dc;border-color:#803e4e}
@media(max-width:1000px){.employer-layout{grid-template-columns:210px minmax(0,1fr)}.employer-shell .panel{padding:22px}.employer-art{margin:0 10px;width:170px;height:170px;font-size:95px}.employer-inline{gap:10px}}
@media(max-width:760px){.employer-shell{padding:0 20px;margin-top:22px}.employer-layout{grid-template-columns:1fr}.employer-sidebar{position:static}.employer-sidebar #em-jobs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.employer-toolbar{flex-wrap:wrap}.employer-toolbar label{max-width:none;flex-basis:100%}.employer-note{align-items:flex-start;flex-direction:column;gap:6px}.employer-art{width:140px;height:140px;font-size:80px;margin:0}.employer-hero h1{font-size:46px}.employer-heading{flex-wrap:wrap}.employer-inline>*{flex-grow:1}}
@media(max-width:480px){.employer-shell{padding:0 16px}.employer-art{display:none}.employer-hero h1{font-size:40px;letter-spacing:-1.5px}.employer-shell .panel{padding:20px}.employer-grid{grid-template-columns:1fr}.employer-sidebar #em-jobs{grid-template-columns:1fr}.employer-tabs button{flex:1;padding:10px 12px;font-size:12px}.employer-shell h2{font-size:24px}.employer-actions>*{flex:1}.employer-shell dialog{padding:20px}.employer-shell .employer-inline>label{min-width:100%;margin-bottom:4px}.employer-heading>label{max-width:none;width:100%}}
/* Guided hiring keeps the existing white/coral product language. */
.hiring-progress{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0;margin:16px 0 28px;counter-reset:step}.hiring-progress li{counter-increment:step;font-size:12px;padding:10px 4px;border-top:3px solid var(--line,#ddd);overflow-wrap:anywhere}.hiring-progress li::before{content:counter(step) '. ';font-weight:700}.hiring-progress [aria-current]{border-color:var(--red,#ec526b);color:var(--red,#ec526b);font-weight:700}.hiring-person{padding:18px;border:1px solid var(--line,#ddd);border-radius:18px;margin-bottom:16px}.hiring-file{display:flex;gap:12px;flex-wrap:wrap;margin:10px 0;font-size:13px}#hiring-guide label{display:flex;flex-direction:column;gap:7px;margin:12px 0}#hiring-guide input,#hiring-guide textarea,#hiring-guide select{width:100%;min-width:0;box-sizing:border-box}#hiring-guide details{margin:20px 0}#hiring-guide code{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;display:block}#hiring-guide h2{font-size:clamp(24px,3vw,34px)}#hiring-guide .error{white-space:pre-wrap}.hiring-draft{border-style:dashed!important}@media(max-width:600px){.hiring-progress{gap:5px}.hiring-progress li{font-size:10px}.hiring-person{padding:12px}#hiring-guide .employer-actions>button{flex:1 1 100%;min-height:44px}}

#hiring-guide{scroll-margin-top:110px}
