:root{--sh-resume-green:#006837;--sh-resume-green-dark:#004e2a;--sh-resume-gold:#d5be52;--sh-resume-ink:#11251b;--sh-resume-muted:#69756f;--sh-resume-line:#d7e1db;--sh-resume-soft:#f4f8f5;--sh-resume-white:#fff;--sh-resume-shadow:0 18px 45px rgba(13,48,31,.11)}
.sh-resume-builder{padding:0 0 64px}.sh-resume-builder>.sh-resume-livebar,.sh-resume-builder>.sh-resume-steps,.sh-resume-builder>.sh-resume-workspace{width:min(calc(100% - 48px),1320px);margin-left:auto;margin-right:auto}.sh-resume-builder *{box-sizing:border-box}.sh-resume-builder-head{align-items:center;gap:24px}.sh-resume-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sh-resume-completion{display:flex;align-items:baseline;gap:6px;border:1px solid #cfe0d5;background:#f5faf7;border-radius:999px;padding:9px 14px;color:var(--sh-resume-green)}.sh-resume-completion strong{font-size:20px}.sh-resume-completion span{font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.sh-resume-livebar{position:sticky;top:0;z-index:24;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:10px 16px;border:1px solid #dbe8df;background:rgba(248,252,249,.96);backdrop-filter:blur(10px);border-radius:12px;margin:12px 0;color:#345246;font-size:13px}.sh-resume-livebar span{display:flex;align-items:center;gap:8px}.sh-resume-livebar strong{color:var(--sh-resume-green)}.sh-resume-livebar.is-saving strong{color:#8a6b00}.sh-resume-livebar.is-error{background:#fff6f6;border-color:#edc6c6}.sh-resume-livebar.is-error strong{color:#aa2020}
.sh-resume-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin:16px 0 20px}.sh-resume-steps button{appearance:none;border:1px solid var(--sh-resume-line);background:#fff;border-radius:13px;padding:10px 8px;display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;color:#274236;cursor:pointer;font:inherit}.sh-resume-steps button:hover,.sh-resume-steps button:focus-visible{border-color:var(--sh-resume-green);box-shadow:0 0 0 3px rgba(8,115,63,.12)}.sh-resume-steps span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e8f4ed;color:var(--sh-resume-green);font-weight:900}.sh-resume-steps b{font-size:12px}
.sh-resume-workspace{display:grid;grid-template-columns:300px minmax(0,1fr);gap:24px;align-items:start}.sh-resume-toolbox{position:sticky;top:68px;display:grid;gap:14px}.sh-resume-toolbox-card{background:#fff;border:1px solid var(--sh-resume-line);border-radius:18px;padding:18px;box-shadow:0 8px 28px rgba(13,48,31,.06)}.sh-resume-toolbox-card h2{font-size:20px;margin:4px 0 8px}.sh-resume-toolbox-card p{color:var(--sh-resume-muted);font-size:13px;line-height:1.55}.sh-resume-privacy-card{display:flex;gap:12px;background:#eff8f2}.sh-resume-privacy-card>i{color:var(--sh-resume-green);font-size:22px}.sh-resume-upload{margin-top:14px}.sh-empty-mini{font-size:13px;color:#738078;padding:10px 0}.sh-uploaded-resume{display:grid;grid-template-columns:35px minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid #eef2ef}.sh-uploaded-resume__icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#f1f6f3;color:var(--sh-resume-green)}.sh-uploaded-resume__copy{min-width:0}.sh-uploaded-resume__copy strong,.sh-uploaded-resume__copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sh-uploaded-resume__copy strong{font-size:13px}.sh-uploaded-resume__copy small{font-size:10px;color:#77837c}.sh-uploaded-resume__actions{display:flex;gap:4px}.sh-uploaded-resume__actions button,.sh-uploaded-resume__actions a{width:28px;height:28px;border:0;background:transparent;border-radius:7px;display:grid;place-items:center;color:#486056;cursor:pointer}.sh-uploaded-resume__actions button:hover,.sh-uploaded-resume__actions a:hover{background:#eaf4ee;color:var(--sh-resume-green)}
.sh-resume-canvas-wrap{min-width:0}.sh-resume-canvas-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid var(--sh-resume-line);border-radius:16px 16px 0 0;padding:13px 16px}.sh-resume-canvas-toolbar strong,.sh-resume-canvas-toolbar span{display:block}.sh-resume-canvas-toolbar span{font-size:12px;color:var(--sh-resume-muted);margin-top:2px}.sh-resume-sheet{background:#e8eeea;padding:28px;border:1px solid var(--sh-resume-line);border-top:0}.sh-resume-sheet__inner{background:#fff;max-width:850px;min-height:1000px;margin:0 auto;padding:48px 52px;box-shadow:var(--sh-resume-shadow);position:relative;color:#111}.sh-resume-identity{display:grid;grid-template-columns:auto 1fr;gap:26px;align-items:start;padding-bottom:28px;border-bottom:8px solid #e1e1e1}.sh-resume-avatar-wrap{position:relative}.sh-resume-avatar{width:148px;height:148px;border-radius:50%;background:#e6e8e7;display:grid;place-items:center;overflow:hidden;color:#8d9792;font-size:58px}.sh-resume-avatar img{width:100%;height:100%;object-fit:cover}.sh-resume-identity-copy{padding-top:14px;min-width:0}.sh-resume-identity-copy h1{margin:0;font-size:44px;line-height:1.02;font-weight:900;letter-spacing:-.03em;overflow-wrap:anywhere}.sh-resume-headline{margin:8px 0 15px;font-size:18px;font-weight:700;color:var(--sh-resume-green)}.sh-resume-contact{display:flex;flex-wrap:wrap;gap:9px 18px;font-size:14px}.sh-resume-contact span{display:flex;gap:7px;align-items:center}.sh-resume-contact i{color:var(--sh-resume-green);width:16px;text-align:center}.sh-resume-section{position:relative;padding:26px 0;border-bottom:7px solid #e1e1e1;scroll-margin-top:82px}.sh-resume-section:last-child{border-bottom:0}.sh-resume-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.sh-resume-section-title h2{font-size:24px;margin:0;font-weight:900;display:flex;align-items:center;gap:10px}.sh-resume-section-title h2 i{color:var(--sh-resume-gold)}.sh-resume-objective blockquote{border:0;margin:0;padding:8px 24px 8px 42px;position:relative;font-size:18px;line-height:1.55}.sh-resume-objective blockquote:before{content:'“';position:absolute;left:0;top:-12px;color:var(--sh-resume-gold);font-size:72px;font-weight:900;line-height:1}.sh-resume-social-row{display:flex;flex-wrap:wrap;gap:9px}.sh-resume-social-row a{width:40px;height:40px;border-radius:10px;background:#111;color:#fff;display:grid;place-items:center;font-size:17px}.sh-resume-list{display:grid;gap:8px}.sh-resume-list-item,.sh-resume-timeline-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 2px}.sh-resume-list-item strong{font-weight:800}.sh-resume-list-item span{color:var(--sh-resume-green);font-weight:800}.sh-resume-list-item small{display:block;margin-top:4px;color:#647168}.sh-resume-timeline{display:grid;gap:8px}.sh-resume-timeline-item{padding:15px 0;border-top:1px solid #edf0ee}.sh-resume-timeline-item:first-child{border-top:0}.sh-resume-timeline-copy h3{margin:0 0 4px;font-size:18px}.sh-resume-timeline-copy h3 span{font-weight:700;color:#365347}.sh-resume-timeline-copy p{margin:3px 0}.sh-resume-period{font-weight:700}.sh-resume-description{margin-top:9px;line-height:1.55}.sh-resume-description ul{padding-left:20px}.sh-resume-edit,.sh-resume-add{flex:0 0 auto;width:38px;height:38px;border-radius:50%;border:0;background:#eaf5ee;color:var(--sh-resume-green);display:grid;place-items:center;cursor:pointer}.sh-resume-add{font-size:16px}.sh-resume-edit:hover,.sh-resume-add:hover,.sh-resume-edit:focus-visible,.sh-resume-add:focus-visible{background:var(--sh-resume-green);color:#fff;box-shadow:0 0 0 4px rgba(8,115,63,.14)}.sh-resume-placeholder{color:#8a948e;font-style:italic}.sh-resume-empty-section button{border:1px dashed #a7c8b4;background:#f8fbf9;color:var(--sh-resume-green);border-radius:10px;padding:10px 13px;font-weight:800}.is-employer-view .sh-resume-edit,.is-employer-view .sh-resume-add,.is-employer-view .sh-resume-empty-section,.is-employer-view .sh-resume-placeholder,.is-employer-view .sh-resume-canvas-toolbar,.is-employer-view .sh-resume-toolbox,.is-employer-view .sh-resume-steps{display:none!important}.is-employer-view .sh-resume-workspace{display:block}.is-employer-view .sh-resume-sheet{border-top:1px solid var(--sh-resume-line);border-radius:18px;padding-top:28px}.sh-resume-ready{display:flex;justify-content:space-between;gap:22px;align-items:center;background:#fff;border:1px solid var(--sh-resume-line);border-top:0;border-radius:0 0 16px 16px;padding:22px}.sh-resume-ready h2{margin:4px 0 7px}.sh-resume-ready p{margin:0;color:var(--sh-resume-muted)}.sh-resume-ready>div:last-child{display:flex;gap:8px;flex-wrap:wrap}
.sh-resume-modal[hidden]{display:none!important}.sh-resume-modal{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:24px}.sh-resume-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(4,23,14,.62);backdrop-filter:blur(5px)}.sh-resume-modal__dialog{position:relative;background:#fff;width:min(820px,100%);max-height:min(88vh,900px);overflow:auto;border-radius:22px;box-shadow:0 30px 100px rgba(0,0,0,.28)}.sh-resume-modal__dialog>header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px;border-bottom:1px solid #e5ebe7;position:sticky;top:0;background:#fff;z-index:3}.sh-resume-modal__dialog h2{margin:3px 0 0}.sh-resume-modal__x{border:0;background:#eef3f0;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;cursor:pointer}.sh-resume-editor-fields{padding:22px 24px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.sh-resume-editor-fields>label>span,.sh-resume-import-body label{display:block;font-weight:800;font-size:13px;margin-bottom:6px}.sh-resume-editor-fields input,.sh-resume-editor-fields select,.sh-resume-editor-fields textarea,.sh-resume-import-body select,.sh-resume-import-body textarea{width:100%;border:1.5px solid #cbd7d0;border-radius:11px;padding:12px 13px;font:inherit;background:#fff;color:#172a21;min-height:46px}.sh-resume-editor-fields textarea{min-height:150px;resize:vertical}.sh-resume-editor-fields input:focus,.sh-resume-editor-fields select:focus,.sh-resume-editor-fields textarea:focus,.sh-resume-import-body select:focus,.sh-resume-import-body textarea:focus{outline:0;border-color:var(--sh-resume-green);box-shadow:0 0 0 4px rgba(8,115,63,.12);background:#fbfffc}.sh-resume-editor-fields label.is-focused{border-radius:12px;box-shadow:0 0 0 4px rgba(8,115,63,.10)}.sh-resume-editor-fields label.is-focused .tox-tinymce,.sh-resume-editor-fields label.is-editor-focused .tox-tinymce,.sh-resume-editor-fields .tox-tinymce.is-sh-focused{border-color:var(--sh-resume-green)!important;box-shadow:0 0 0 4px rgba(8,115,63,.12)!important}.sh-resume-editor-fields label.is-focused .tox-edit-area__iframe,.sh-resume-editor-fields label.is-focused .tox-toolbar-overlord,.sh-resume-editor-fields label.is-editor-focused .tox-edit-area__iframe,.sh-resume-editor-fields label.is-editor-focused .tox-toolbar-overlord,.sh-resume-editor-fields .tox-tinymce.is-sh-focused .tox-edit-area__iframe,.sh-resume-editor-fields .tox-tinymce.is-sh-focused .tox-toolbar-overlord{background:#fbfffc!important}.sh-span-2{grid-column:1/-1}.sh-resume-check{display:flex!important;align-items:center;gap:10px;padding:11px 12px;border:1px solid #d8e3dc;border-radius:11px;background:#f8fbf9}.sh-resume-check input,.sh-mini-check input{width:18px!important;height:18px!important;min-height:0!important}.sh-resume-check span{margin:0!important}.sh-char-count{display:block;text-align:right;color:#7d8982;font-size:11px;margin-top:5px}.sh-resume-help{background:#f7faf8;border:1px solid #dce7e0;border-radius:11px;padding:12px 14px}.sh-resume-help summary{font-weight:800;cursor:pointer;color:var(--sh-resume-green)}.sh-resume-help ul{margin-bottom:0}.sh-resume-modal__actions{display:flex;align-items:center;gap:9px;padding:16px 24px;border-top:1px solid #e5ebe7;background:#fafcfb;position:sticky;bottom:0}.sh-resume-modal__spacer{flex:1}.sh-social-edit-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:10px}.sh-social-edit-row label{margin:0}.sh-social-edit-row a{padding:12px 0;font-size:12px}.sh-mini-check{display:flex!important;align-items:center;gap:6px;padding-bottom:13px}.sh-mini-check span{margin:0!important}.sh-photo-upload{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sh-resume-ai{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #d6e6dc;background:#f3faf6;border-radius:12px;padding:12px}.sh-resume-ai>div:first-child{display:flex;align-items:center;gap:10px}.sh-resume-ai i{color:var(--sh-resume-green)}.sh-resume-ai strong,.sh-resume-ai small{display:block}.sh-resume-ai small{color:#6b776f}.sh-ai-provider-row{display:flex;flex-wrap:wrap;gap:7px}.sh-ai-provider-row button{border:1px solid #cbdad1;background:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;color:#2f4b3d;cursor:pointer}.sh-ai-provider-row button:hover,.sh-ai-provider-row button.is-active{background:var(--sh-resume-green);color:#fff;border-color:var(--sh-resume-green)}
.sh-resume-import-body{padding:22px 24px}.sh-resume-import-body>p{color:var(--sh-resume-muted)}.sh-resume-import-body .sh-ai-provider-row{margin:16px 0}.sh-resume-import-body textarea{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;min-height:300px}.sh-resume-import-body h3{margin:20px 0 4px}.sh-resume-modal-open{overflow:hidden}
/* Easy Apply + ATS */
.sh-easy-apply{display:grid;gap:16px}.sh-easy-apply-intro{background:#f1f8f4;border:1px solid #d1e5d8;border-radius:13px;padding:14px}.sh-easy-apply-intro strong{display:block;margin-bottom:3px}.sh-resume-choice-grid{display:grid;gap:9px}.sh-resume-choice{display:block;cursor:pointer}.sh-resume-choice input{position:absolute;opacity:0;pointer-events:none}.sh-resume-choice span{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:12px;border:1.5px solid #d4dfd8;border-radius:12px;background:#fff}.sh-resume-choice i{display:grid;place-items:center;width:38px;height:38px;background:#eef6f1;border-radius:10px;color:var(--sh-resume-green)}.sh-resume-choice strong,.sh-resume-choice small{display:block}.sh-resume-choice small{color:#6c7971;margin-top:2px}.sh-resume-choice b{font-size:12px;color:var(--sh-resume-green)}.sh-resume-choice input:checked+span{border-color:var(--sh-resume-green);background:#f4fbf6;box-shadow:0 0 0 3px rgba(8,115,63,.1)}.sh-easy-apply label>span{font-weight:800;display:block;margin-bottom:6px}.sh-easy-apply textarea,.sh-easy-apply input,.sh-easy-apply select{width:100%;border:1.5px solid #cedbd3;border-radius:10px;padding:11px;font:inherit}.sh-easy-apply textarea:focus,.sh-easy-apply input:focus,.sh-easy-apply select:focus{outline:0;border-color:var(--sh-resume-green);box-shadow:0 0 0 4px rgba(8,115,63,.11)}.sh-application-question-card{padding:12px;border:1px solid #e0e8e3;border-radius:12px}.sh-application-question-card>strong{display:block;margin-bottom:8px}.sh-application-review{background:#fbfcfb;border:1px solid #dce5df;border-radius:13px;padding:14px}.sh-application-review dl{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;margin:0}.sh-application-review dt{font-weight:800;color:#53635a}.sh-application-review dd{margin:0}.sh-applicant-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:20px}.sh-applicant-list{display:grid;gap:9px}.sh-applicant-card{display:block;text-decoration:none;color:inherit;border:1px solid #d9e3dd;background:#fff;border-radius:14px;padding:14px}.sh-applicant-card:hover,.sh-applicant-card.is-active{border-color:var(--sh-resume-green);box-shadow:0 0 0 3px rgba(8,115,63,.09)}.sh-applicant-card strong,.sh-applicant-card small{display:block}.sh-applicant-card small{color:#6f7b74;margin-top:3px}.sh-applicant-card footer{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.sh-applicant-detail{background:#fff;border:1px solid #d9e3dd;border-radius:17px;min-height:440px;overflow:hidden}.sh-applicant-detail-head{display:flex;justify-content:space-between;gap:16px;padding:20px;border-bottom:1px solid #e5ebe7}.sh-applicant-tabs{display:flex;gap:3px;overflow:auto;padding:8px 12px;border-bottom:1px solid #e5ebe7}.sh-applicant-tabs button{border:0;background:transparent;padding:10px 12px;white-space:nowrap;border-radius:8px;font-weight:800;cursor:pointer}.sh-applicant-tabs button.is-active{background:#eaf5ee;color:var(--sh-resume-green)}.sh-applicant-panel{display:none;padding:20px}.sh-applicant-panel.is-active{display:block}.sh-applicant-panel .sh-resume-sheet{padding:12px;border:0;background:#f0f4f1}.sh-applicant-panel .sh-resume-sheet__inner{min-height:0;padding:32px;box-shadow:none}.sh-application-timeline{display:grid;gap:10px}.sh-application-timeline article{border-left:3px solid #d5e4db;padding:2px 0 2px 12px}.sh-application-timeline small{color:#758079}.sh-application-note-form textarea{width:100%;min-height:100px}.sh-candidate-application-card{background:#fff;border:1px solid #d9e3dd;border-radius:16px;padding:17px;display:grid;gap:10px}.sh-candidate-application-card header,.sh-candidate-application-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.sh-candidate-application-card h3{margin:0}.sh-candidate-application-card p{margin:0;color:#66736b}.sh-candidate-application-card footer{justify-content:flex-start;flex-wrap:wrap}
/* Candidate experience */
.sh-candidate-experience{max-width:none;margin:0}.sh-candidate-hero{background:linear-gradient(135deg,#073e26,#005d38);color:#fff;border-radius:26px;padding:54px;display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:30px;align-items:center;overflow:hidden}.sh-candidate-hero h1{font-size:clamp(40px,5vw,70px);line-height:.98;margin:9px 0 16px;letter-spacing:-.04em}.sh-candidate-hero p{font-size:18px;line-height:1.6;color:#eaf4ee}.sh-candidate-hero-actions{display:flex;gap:10px;flex-wrap:wrap}.sh-candidate-hero-visual{min-height:300px;border-radius:22px;background:radial-gradient(circle at 30% 30%,rgba(216,191,78,.35),transparent 30%),rgba(255,255,255,.08);display:grid;place-items:center}.sh-candidate-hero-visual i{font-size:120px;color:#fff}.sh-candidate-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.sh-candidate-benefit{background:#fff;border:1px solid #dae5de;border-radius:18px;padding:22px}.sh-candidate-benefit i{font-size:26px;color:var(--sh-resume-green)}.sh-candidate-benefit h2{font-size:21px;margin:12px 0 8px}.sh-candidate-benefit p{color:#68766e}.sh-candidate-resume-feature{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;background:#f1f7f3;border-radius:24px;padding:32px;margin:24px 0}.sh-candidate-resume-feature ul{padding-left:20px}.sh-market-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0}.sh-market-card{border:1px solid #dce5df;border-radius:18px;padding:24px;background:#fff}.sh-market-card.is-primary{border-color:var(--sh-resume-green);background:#f3faf6}
@media(max-width:980px){.sh-resume-workspace{grid-template-columns:1fr}.sh-resume-toolbox{position:static;grid-template-columns:1fr 1fr}.sh-resume-start-card,.sh-resume-privacy-card{grid-column:1/-1}.sh-resume-sheet{padding:16px}.sh-resume-sheet__inner{padding:35px}.sh-candidate-hero{grid-template-columns:1fr;padding:36px}.sh-candidate-hero-visual{min-height:200px}.sh-applicant-layout{grid-template-columns:1fr}.sh-applicant-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.sh-resume-builder{padding:0 0 48px}.sh-resume-builder>.sh-resume-livebar,.sh-resume-builder>.sh-resume-steps,.sh-resume-builder>.sh-resume-workspace{width:calc(100% - 20px)}.sh-resume-builder-head{display:block}.sh-resume-head-actions{margin-top:13px}.sh-resume-livebar{top:0;border-radius:9px;margin:8px 0;font-size:11px}.sh-resume-steps{display:flex;overflow:auto;scrollbar-width:none;margin:10px 0 14px}.sh-resume-steps::-webkit-scrollbar{display:none}.sh-resume-steps button{min-width:128px;justify-content:flex-start}.sh-resume-toolbox{grid-template-columns:1fr}.sh-resume-toolbox-card{padding:15px}.sh-resume-canvas-toolbar{border-radius:13px 13px 0 0}.sh-resume-canvas-toolbar span{display:none}.sh-resume-sheet{padding:8px}.sh-resume-sheet__inner{padding:24px 20px;min-height:0}.sh-resume-identity{grid-template-columns:1fr;gap:15px}.sh-resume-avatar{width:104px;height:104px}.sh-resume-identity-copy{padding-top:0}.sh-resume-identity-copy h1{font-size:34px}.sh-resume-contact{display:grid;gap:7px}.sh-resume-section{padding:20px 0}.sh-resume-section-title h2{font-size:21px}.sh-resume-objective blockquote{font-size:16px}.sh-resume-ready{display:block;padding:18px}.sh-resume-ready>div:last-child{margin-top:14px}.sh-resume-modal{padding:0;align-items:end}.sh-resume-modal__dialog{width:100%;max-height:92dvh;border-radius:22px 22px 0 0}.sh-resume-editor-fields{grid-template-columns:1fr;padding:18px;gap:13px}.sh-span-2{grid-column:auto}.sh-social-edit-row{grid-template-columns:minmax(0,1fr) auto}.sh-social-edit-row>a{grid-column:1/-1;padding:0}.sh-resume-modal__dialog>header{padding:18px}.sh-resume-modal__actions{padding:13px 18px;flex-wrap:wrap}.sh-resume-ai{display:block}.sh-resume-ai .sh-ai-provider-row{margin-top:10px}.sh-resume-completion{padding:7px 11px}.sh-applicant-list{grid-template-columns:1fr}.sh-applicant-detail-head{display:block}.sh-applicant-detail-head>div:last-child{margin-top:12px}.sh-applicant-panel{padding:13px}.sh-applicant-panel .sh-resume-sheet__inner{padding:19px}.sh-candidate-application-card header{align-items:flex-start}.sh-candidate-experience{padding:0}.sh-candidate-hero{border-radius:18px;padding:28px 20px}.sh-candidate-hero h1{font-size:42px}.sh-candidate-benefits{grid-template-columns:1fr}.sh-candidate-resume-feature{grid-template-columns:1fr;padding:22px}.sh-market-cards{grid-template-columns:1fr}}
@media print{.sh-resume-builder-head,.sh-resume-livebar,.sh-resume-steps,.sh-resume-toolbox,.sh-resume-canvas-toolbar,.sh-resume-ready,.sh-resume-edit,.sh-resume-add{display:none!important}.sh-resume-workspace,.sh-resume-canvas-wrap{display:block}.sh-resume-sheet{border:0;background:#fff;padding:0}.sh-resume-sheet__inner{box-shadow:none;max-width:none;margin:0;padding:0}}
/* Resume and application polish */
.sh-resume-placeholder-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0}.sh-resume-placeholder-actions .sh-resume-placeholder{margin:0}.sh-link-button{appearance:none;border:0;background:transparent;color:var(--sh-resume-green);font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:3px 0}.sh-link-button:hover,.sh-link-button:focus-visible{color:var(--sh-resume-green-dark);outline:2px solid rgba(8,115,63,.18);outline-offset:3px;border-radius:4px}.sh-resume-company-suggest{position:absolute;z-index:20;left:0;right:0;top:100%;background:#fff;border:1px solid #cfe0d5;border-radius:10px;box-shadow:0 14px 35px rgba(13,48,31,.16);max-height:230px;overflow:auto}.sh-resume-editor-fields>label{position:relative}.sh-resume-company-suggest button{width:100%;display:block;text-align:left;border:0;background:#fff;padding:10px 12px;cursor:pointer}.sh-resume-company-suggest button+button{border-top:1px solid #edf2ef}.sh-resume-company-suggest button:hover,.sh-resume-company-suggest button:focus-visible{background:#eff8f2;color:var(--sh-resume-green)}.sh-submitted-resume-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f3f8f5;border:1px solid #d8e5dd;border-radius:12px;padding:11px 13px;margin-bottom:12px;font-size:13px}.sh-easy-preview-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.sh-easy-preview-row a{font-size:13px}.sh-already-applied-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;background:#f2faf5;border:1px solid #cfe5d6;border-radius:15px;padding:16px;color:#173a29}.sh-already-applied-card>i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#def1e5;color:var(--sh-resume-green);font-size:20px}.sh-already-applied-card h3{margin:3px 0 5px}.sh-already-applied-card p{margin:0 0 12px;color:#607168}.sh-application-success{text-align:left;background:#f2faf5;border:1px solid #cbe5d4;border-radius:16px;padding:20px}.sh-application-success>i{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#daf0e2;color:var(--sh-resume-green);font-size:24px;margin-bottom:12px}.sh-application-success h3{margin:4px 0 2px}.sh-application-success>p{margin:3px 0 12px}.sh-application-success dl{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;background:#fff;border:1px solid #dce8e0;border-radius:11px;padding:12px;margin:12px 0}.sh-application-success dt{font-weight:800;color:#5c6f64}.sh-application-success dd{margin:0}.sh-screening-answers{display:grid;gap:12px}.sh-screening-answers>div{padding-bottom:10px;border-bottom:1px solid #edf1ee}.sh-screening-answers>div:last-child{border-bottom:0;padding-bottom:0}.sh-screening-answers p{margin:4px 0 0}.sh-candidate-application-detail{margin-top:22px}.sh-action-dialog{border:0;border-radius:20px;padding:0;width:min(440px,calc(100vw - 28px));box-shadow:0 30px 90px rgba(0,0,0,.28);color:var(--sh-resume-ink)}.sh-action-dialog::backdrop{background:rgba(4,23,14,.62);backdrop-filter:blur(4px)}.sh-action-dialog form{padding:24px}.sh-action-dialog__icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#eaf5ee;color:var(--sh-resume-green);font-size:20px;margin-bottom:12px}.sh-action-dialog__icon.is-danger{background:#fff0ef;color:#b12a20}.sh-action-dialog h2{font-size:23px;margin:0 0 7px}.sh-action-dialog p{color:#65736b;line-height:1.55;margin:0 0 18px;white-space:pre-wrap}.sh-action-dialog .sh-row-actions{justify-content:flex-end}.sh-dialog-field{display:block;margin:12px 0 18px}.sh-dialog-field span{display:block;font-size:13px;font-weight:800;margin-bottom:6px}.sh-dialog-field input{width:100%;min-height:46px;border:1.5px solid #cbd7d0;border-radius:10px;padding:10px 12px;font:inherit}.sh-dialog-field input:focus{outline:0;border-color:var(--sh-resume-green);box-shadow:0 0 0 4px rgba(8,115,63,.12)}.sh-application-toast{position:fixed;right:18px;bottom:18px;z-index:100100;max-width:min(420px,calc(100vw - 36px));padding:13px 16px;border-radius:12px;background:#14241c;color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.22);font-weight:700}.sh-application-toast.is-error{background:#8f251f}.sh-application-toast.is-success{background:var(--sh-resume-green)}
@media(max-width:720px){.sh-resume-placeholder-actions,.sh-submitted-resume-actions{align-items:flex-start;flex-direction:column}.sh-action-dialog{margin:auto}.sh-action-dialog form{padding:20px}.sh-application-toast{right:10px;bottom:10px;max-width:calc(100vw - 20px)}}
.sh-candidate-hero-visual{overflow:hidden}.sh-candidate-hero-visual img{display:block;width:100%;height:100%;max-height:360px;object-fit:cover}.sh-candidate-legacy-visuals{display:grid;gap:18px;margin:24px 0}.sh-candidate-legacy-visuals article{display:grid;grid-template-columns:330px minmax(0,1fr);gap:28px;align-items:center;background:#fff;border:1px solid #dbe5df;border-radius:22px;padding:24px}.sh-candidate-legacy-visuals article:nth-child(even){grid-template-columns:minmax(0,1fr) 330px}.sh-candidate-legacy-visuals img{width:100%;max-height:270px;object-fit:contain}.sh-candidate-legacy-visuals h2{margin:6px 0 8px}.sh-candidate-legacy-visuals p{color:#65736b;line-height:1.6}.sh-candidate-resume-visual img{width:100%;max-height:210px;object-fit:contain;margin-bottom:12px}
@media(max-width:720px){.sh-candidate-legacy-visuals article,.sh-candidate-legacy-visuals article:nth-child(even){grid-template-columns:1fr}.sh-candidate-legacy-visuals article:nth-child(even)>div{order:2}.sh-candidate-legacy-visuals article:nth-child(even)>img{order:1}.sh-candidate-legacy-visuals{margin:16px 0}.sh-candidate-legacy-visuals article{padding:18px}.sh-candidate-hero-visual img{max-height:230px}}
.sh-resume-start-actions{display:grid;gap:8px;margin-top:12px}


/* Sports Hired Resume workspace redesign - 2026-09-20
 * This page is an application workspace, not a marketing landing page.
 * Center the workspace against the viewport even when a legacy Divi row remains
 * narrower than the intended Sports Hired shell, and keep the useful editor
 * above the fold on desktop.
 */
.sh-resume-builder{
    --sh-resume-shell:min(1320px,calc(100% - 48px));
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    overflow:visible!important;
    background:#fff;
}
.sh-resume-builder>.sh-resume-builder-head,
.sh-resume-builder>.sh-resume-livebar,
.sh-resume-builder>.sh-resume-steps,
.sh-resume-builder>.sh-resume-workspace{
    width:var(--sh-resume-shell)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
}
.sh-resume-builder-head{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(260px,330px)!important;
    align-items:center!important;
    gap:clamp(34px,5vw,76px)!important;
    min-height:0!important;
    margin-top:18px!important;
    margin-bottom:0!important;
    padding:clamp(42px,4.4vw,62px) clamp(34px,4.5vw,64px)!important;
    border-radius:28px!important;
    overflow:hidden!important;
}
.sh-resume-builder-head>.sh-resume-head-copy{
    width:auto!important;
    max-width:760px!important;
    min-width:0;
}
.sh-resume-builder-head .sh-eyebrow{margin-bottom:16px}
.sh-resume-builder-head h1{
    max-width:720px!important;
    margin:0!important;
    font-size:clamp(48px,4.35vw,70px)!important;
    line-height:.96!important;
    letter-spacing:-.05em!important;
    text-wrap:balance;
}
.sh-resume-builder-head h1>span{display:block}
.sh-resume-builder-head .sh-resume-head-copy>p{
    max-width:620px!important;
    margin:20px 0 0!important;
    font-size:clamp(16px,1.2vw,18px)!important;
    line-height:1.58!important;
}
.sh-resume-head-actions{
    width:100%;
    display:grid!important;
    align-content:center;
    gap:12px!important;
    padding:22px!important;
    border:1px solid rgba(255,255,255,.20);
    border-radius:20px;
    background:rgba(255,255,255,.075);
    box-shadow:0 18px 44px rgba(0,25,13,.16);
    backdrop-filter:blur(9px);
}
.sh-resume-head-label{
    color:rgba(255,255,255,.72);
    font-size:11px;
    font-weight:900;
    letter-spacing:.12em;
    text-transform:uppercase;
}
.sh-resume-builder-head .sh-resume-completion{
    justify-content:flex-start;
    width:max-content;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    color:#fff!important;
}
.sh-resume-builder-head .sh-resume-completion strong{
    font-size:34px!important;
    line-height:1;
    color:#fff;
}
.sh-resume-builder-head .sh-resume-completion span{
    color:var(--sh-gold-soft);
    font-size:10px;
}
.sh-resume-progress{
    width:100%;
    height:7px;
    overflow:hidden;
    border-radius:999px;
    background:rgba(255,255,255,.14);
}
.sh-resume-progress>span{
    display:block;
    height:100%;
    max-width:100%;
    border-radius:inherit;
    background:var(--sh-resume-gold);
    transition:width .25s ease;
}
.sh-resume-head-buttons{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:2px}
.sh-resume-head-buttons .sh-btn{width:100%;min-height:44px;padding:0 14px;font-size:12px}
.sh-resume-livebar{
    margin-top:12px!important;
    margin-bottom:10px!important;
    min-height:44px;
    padding:9px 15px!important;
    border-radius:12px!important;
}
.sh-resume-steps{margin:0 auto 14px!important;gap:8px!important}
.sh-resume-steps button{min-height:44px!important;padding:8px 7px!important;border-radius:12px!important}
.sh-resume-steps span{width:23px!important;height:23px!important;font-size:11px}
.sh-resume-steps b{font-size:11px!important;white-space:nowrap}
.sh-resume-workspace{grid-template-columns:310px minmax(0,1fr)!important;gap:18px!important}
.sh-resume-toolbox{top:76px!important;gap:12px!important}
.sh-resume-toolbox-card{border-radius:16px!important;padding:16px!important;box-shadow:0 6px 22px rgba(13,48,31,.045)!important}
.sh-resume-toolbox-card h2{font-size:18px!important}
.sh-resume-canvas-toolbar{min-height:58px;padding:11px 15px!important;border-radius:15px 15px 0 0!important}
.sh-resume-sheet{padding:22px!important;background:#edf2ef!important}
.sh-resume-sheet__inner{max-width:860px!important;min-height:940px!important;padding:44px 48px!important}

@media(max-width:1100px){
    .sh-resume-builder{--sh-resume-shell:min(1000px,calc(100% - 36px))}
    .sh-resume-builder-head{grid-template-columns:minmax(0,1fr) 280px!important;gap:28px!important;padding:42px!important}
    .sh-resume-builder-head h1{font-size:clamp(46px,6vw,62px)!important}
    .sh-resume-head-buttons{grid-template-columns:1fr}
    .sh-resume-workspace{grid-template-columns:280px minmax(0,1fr)!important}
}
@media(max-width:900px){
    .sh-resume-builder{--sh-resume-shell:calc(100% - 28px)}
    .sh-resume-builder-head{grid-template-columns:1fr!important;padding:36px 30px!important;border-radius:22px!important}
    .sh-resume-head-actions{grid-template-columns:auto 1fr;align-items:center;padding:16px!important}
    .sh-resume-head-label{grid-column:1/-1}
    .sh-resume-progress{grid-column:2}
    .sh-resume-head-buttons{grid-column:1/-1;grid-template-columns:1fr 1fr}
    .sh-resume-workspace{grid-template-columns:1fr!important}
    .sh-resume-toolbox{position:static!important;grid-template-columns:1fr 1fr!important}
    .sh-resume-start-card,.sh-resume-privacy-card{grid-column:1/-1}
}
@media(max-width:720px){
    .sh-resume-builder{--sh-resume-shell:calc(100% - 20px)}
    .sh-resume-builder-head{margin-top:10px!important;padding:28px 22px!important;border-radius:18px!important;gap:24px!important}
    .sh-resume-builder-head h1{font-size:clamp(38px,11vw,50px)!important;line-height:.98!important}
    .sh-resume-builder-head .sh-resume-head-copy>p{font-size:15px!important;line-height:1.52!important;margin-top:16px!important}
    .sh-resume-head-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:15px!important}
    .sh-resume-head-label,.sh-resume-progress,.sh-resume-head-buttons{grid-column:auto}
    .sh-resume-head-buttons{grid-template-columns:1fr}
    .sh-resume-builder-head .sh-resume-completion strong{font-size:29px!important}
    .sh-resume-livebar{position:relative!important;top:auto!important;margin-top:8px!important;font-size:10px!important}
    .sh-resume-livebar>span{max-width:55%}
    .sh-resume-steps{margin-bottom:10px!important}
    .sh-resume-steps button{min-width:118px!important}
    .sh-resume-toolbox{grid-template-columns:1fr!important}
    .sh-resume-toolbox-card{padding:14px!important}
    .sh-resume-sheet{padding:6px!important}
    .sh-resume-sheet__inner{padding:23px 18px!important;min-height:0!important}
}

/* Resume presentation + editor polish - 2026-09-20c */
.sh-resume-sheet__inner{
    max-width:860px!important;
    padding:48px 54px 58px!important;
    border:1px solid #e1e7e3;
    box-shadow:0 20px 55px rgba(18,45,31,.10)!important;
}
.sh-resume-identity{
    grid-template-columns:112px minmax(0,1fr)!important;
    gap:24px!important;
    align-items:center!important;
    padding-bottom:28px!important;
    border-bottom:2px solid #d9e4dd!important;
}
.sh-resume-avatar{width:112px!important;height:112px!important;font-size:44px!important;background:#eef3f0!important;color:#708078!important}
.sh-resume-identity-copy{padding-top:0!important}
.sh-resume-identity-copy h1{font-size:36px!important;line-height:1.02!important;letter-spacing:-.035em!important;color:#101713}
.sh-resume-headline{margin:6px 0 12px!important;font-size:16px!important;line-height:1.35!important;color:#006837!important}
.sh-resume-contact{gap:7px 16px!important;font-size:12px!important;color:#445149}
.sh-resume-contact span{gap:6px!important}
.sh-resume-contact i{color:#006837!important;font-size:11px}
.sh-resume-section{padding:22px 0!important;border-bottom:1px solid #e2e8e4!important}
.sh-resume-section:last-child{border-bottom:0!important}
.sh-resume-section-title{margin-bottom:12px!important}
.sh-resume-section-title h2{font-size:18px!important;line-height:1.2!important;letter-spacing:-.015em!important;color:#17221c}
.sh-resume-section-title h2:before{content:"";width:3px;height:18px;border-radius:99px;background:#d5be52;display:inline-block;margin-right:1px}
.sh-resume-section-title h2 i{font-size:14px!important;color:#006837!important}
.sh-resume-summary-copy{font-size:14px;line-height:1.68;color:#36443c;max-width:720px}
.sh-resume-social-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important}
.sh-resume-social-row a{width:auto!important;height:auto!important;min-height:34px;padding:7px 10px;border:1px solid #dce5df;border-radius:9px!important;background:#f7faf8!important;color:#1f3228!important;display:inline-flex!important;align-items:center!important;gap:7px!important;font-size:11px!important;font-weight:800}
.sh-resume-social-row a>i:first-child{color:#006837}
.sh-resume-social-external{font-size:9px!important;color:#718078!important}
.sh-resume-list{display:flex!important;flex-wrap:wrap!important;gap:7px 9px!important}
.sh-resume-section--compact .sh-resume-list-item{width:auto;min-height:34px;padding:7px 10px!important;border:1px solid #e0e8e3;border-radius:9px;background:#f8faf9;align-items:center!important}
.sh-resume-section--compact .sh-resume-list-item>div{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}
.sh-resume-section--compact .sh-resume-list-item strong{font-size:12px}
.sh-resume-section--compact .sh-resume-list-item span,.sh-resume-section--compact .sh-resume-list-item small{font-size:11px;margin:0!important;color:#5d6a63!important}
.sh-resume-timeline{gap:0!important}
.sh-resume-timeline-item{position:relative;padding:14px 0 14px 17px!important;border-top:1px solid #edf1ee!important}
.sh-resume-timeline-item:before{content:"";position:absolute;left:0;top:20px;width:6px;height:6px;border-radius:50%;background:#d5be52;box-shadow:0 0 0 3px #f8f4df}
.sh-resume-timeline-item:first-child{border-top:0!important}
.sh-resume-timeline-copy h3{font-size:15px!important;line-height:1.35!important;margin:0 0 3px!important;color:#17221c}
.sh-resume-timeline-copy h3 span{font-size:13px!important;color:#526158!important;font-weight:700!important}
.sh-resume-timeline-copy p{font-size:12px!important;color:#627067;margin:2px 0!important}
.sh-resume-period{font-size:11px!important;font-weight:800!important;color:#006837!important;text-transform:uppercase;letter-spacing:.035em}
.sh-resume-description{margin-top:7px!important;font-size:12.5px!important;line-height:1.55!important;color:#36443c}
.sh-resume-description p{margin:0 0 6px}.sh-resume-description ul{margin:5px 0;padding-left:18px}
.sh-resume-edit,.sh-resume-add{width:32px!important;height:32px!important;font-size:11px!important;background:#f1f7f3!important;border:1px solid #d5e5da!important}

/* Employer view is a finished resume, not an editor with blank scaffolding. */
.is-employer-view .sh-resume-sheet__inner{box-shadow:0 16px 44px rgba(18,45,31,.08)!important}
.is-employer-view .sh-resume-empty-section,.is-employer-view .sh-resume-placeholder-actions{display:none!important}

/* Professional editor modal */
.sh-resume-modal__dialog{width:min(900px,calc(100vw - 40px))!important;max-height:min(92dvh,940px)!important;border:1px solid rgba(255,255,255,.6);border-radius:20px!important;overflow:hidden!important;display:flex;flex-direction:column}
.sh-resume-modal__dialog>header{flex:0 0 auto;padding:20px 24px!important;background:linear-gradient(180deg,#fff 0%,#fbfdfc 100%)!important;border-bottom:1px solid #e2e9e5!important}
.sh-resume-modal__dialog>header .sh-eyebrow{margin-bottom:7px!important;font-size:10px!important}
.sh-resume-modal__dialog h2{font-size:25px!important;line-height:1.1!important;letter-spacing:-.025em!important}
.sh-resume-modal__x{width:40px!important;height:40px!important;background:#f1f5f3!important;border:1px solid #e1e8e4!important}
.sh-resume-modal__dialog form{min-height:0;display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden}
.sh-resume-editor-fields{flex:1 1 auto;overflow:auto;overscroll-behavior:contain;padding:22px 24px 28px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:15px!important;background:#fff}
.sh-resume-editor-intro{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;padding:14px 15px;border:1px solid #d9e7df;border-radius:13px;background:#f5faf7}
.sh-resume-editor-intro__icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:#006837;color:#fff}
.sh-resume-editor-intro strong{display:block;font-size:14px;color:#153022;margin:1px 0 3px}.sh-resume-editor-intro p{margin:0;color:#617068;font-size:12px;line-height:1.5}
.sh-resume-field{position:relative;display:block;min-width:0}.sh-resume-field__label{display:block!important;margin-bottom:6px!important;color:#29362f;font-size:11px!important;font-weight:900!important;letter-spacing:.015em}
.sh-resume-editor-fields input,.sh-resume-editor-fields select,.sh-resume-editor-fields textarea{border:1px solid #ccd9d1!important;border-radius:10px!important;background:#fff!important;min-height:44px!important;padding:10px 12px!important;font-size:13px!important}
.sh-resume-editor-fields input::placeholder,.sh-resume-editor-fields textarea::placeholder{color:#9aa59f}
.sh-resume-editor-fields textarea{min-height:130px!important;line-height:1.55}
.sh-field-help{display:block;margin-top:5px;color:#7a877f;font-size:10px;line-height:1.4}
.sh-resume-toggle{display:flex!important;align-items:center;gap:10px;min-height:44px;padding:10px 12px;border:1px solid #dbe6df;border-radius:11px;background:#f8fbf9;cursor:pointer}
.sh-resume-toggle>input,.sh-resume-mini-toggle>input{position:absolute;opacity:0;pointer-events:none;width:1px!important;height:1px!important}
.sh-resume-toggle__track,.sh-resume-mini-toggle__track{position:relative;display:inline-block;flex:0 0 auto;width:38px;height:22px;border-radius:999px;background:#cfdad4;transition:.18s ease}
.sh-resume-toggle__track>span,.sh-resume-mini-toggle__track>span{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.18);transition:.18s ease}
.sh-resume-toggle input:checked+.sh-resume-toggle__track,.sh-resume-mini-toggle input:checked+.sh-resume-mini-toggle__track{background:#08743f}
.sh-resume-toggle input:checked+.sh-resume-toggle__track>span,.sh-resume-mini-toggle input:checked+.sh-resume-mini-toggle__track>span{transform:translateX(16px)}
.sh-resume-toggle__copy{margin:0!important;font-size:12px!important;font-weight:800!important;color:#26342c}
.sh-resume-date-group{padding:13px;border:1px solid #dce6e0;border-radius:12px;background:#fafcfb}
.sh-resume-date-group__head{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.sh-resume-date-group__head strong{font-size:12px}.sh-resume-date-group__head span{font-size:10px;color:#78857e}
.sh-resume-date-group__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.sh-resume-date-group .sh-resume-toggle{margin-top:10px;background:#fff}
.sh-resume-social-master{padding:13px 14px;border:1px solid #d9e6de;border-radius:12px;background:#f6faf7}.sh-resume-social-master .sh-resume-toggle{padding:0;border:0;background:transparent}.sh-resume-social-master>small{display:block;margin:6px 0 0 48px;color:#77847d;font-size:10px}
.sh-social-edit-row{grid-template-columns:36px minmax(0,1fr) auto 34px!important;align-items:end!important;gap:10px!important;padding:10px 0;border-bottom:1px solid #edf1ee}.sh-social-edit-row:last-child{border-bottom:0}
.sh-social-edit-row__icon{width:36px;height:36px;margin-bottom:4px;display:grid;place-items:center;border:1px solid #dce5df;border-radius:9px;background:#f7faf8;color:#006837;font-size:14px}
.sh-resume-mini-toggle{display:flex;align-items:center;gap:6px;height:44px;padding:0 3px;cursor:pointer}.sh-resume-mini-toggle__track{width:34px;height:20px}.sh-resume-mini-toggle__track>span{width:14px;height:14px}.sh-resume-mini-toggle input:checked+.sh-resume-mini-toggle__track>span{transform:translateX(14px)}.sh-resume-mini-toggle b{font-size:10px;color:#56645c}
.sh-social-edit-row__view{width:34px;height:34px;margin-bottom:5px;display:grid;place-items:center;border:1px solid #dce5df;border-radius:9px;color:#006837!important;background:#fff}.sh-social-edit-row__view.is-empty{visibility:hidden}
.sh-resume-ai{border-radius:12px!important;padding:13px!important;background:#f3f8f5!important}.sh-resume-ai>div:first-child strong{font-size:12px}.sh-resume-ai>div:first-child small{font-size:10px}
.sh-resume-modal__actions{flex:0 0 auto;padding:13px 20px!important;background:#f8fbf9!important;border-top:1px solid #dfe8e2!important;box-shadow:0 -8px 24px rgba(20,52,36,.04)}
.sh-resume-modal__actions .sh-btn{min-height:42px;padding:0 15px}
.sh-resume-modal__actions [data-resume-delete]{color:#a92c24;border-color:#efc8c4;background:#fff}
.sh-resume-modal__dialog .sh-form-status{margin:0 20px 12px}

@media(max-width:760px){
    .sh-resume-sheet__inner{padding:26px 22px 34px!important}.sh-resume-identity{grid-template-columns:80px minmax(0,1fr)!important;gap:16px!important}.sh-resume-avatar{width:80px!important;height:80px!important}.sh-resume-identity-copy h1{font-size:29px!important}.sh-resume-contact{display:flex!important;font-size:11px!important}.sh-resume-section{padding:18px 0!important}.sh-resume-section-title h2{font-size:17px!important}
    .sh-resume-modal{padding:0!important;align-items:end!important}.sh-resume-modal__dialog{width:100%!important;max-height:94dvh!important;border-radius:20px 20px 0 0!important}.sh-resume-editor-fields{grid-template-columns:1fr!important;padding:18px!important}.sh-span-2{grid-column:auto!important}.sh-resume-date-group__grid{grid-template-columns:1fr 1fr}.sh-social-edit-row{grid-template-columns:32px minmax(0,1fr) auto!important}.sh-social-edit-row__view{display:none}.sh-resume-mini-toggle b{display:none}.sh-resume-social-master>small{margin-left:0}.sh-resume-modal__actions{padding:12px 16px!important;flex-wrap:wrap}.sh-resume-modal__actions .sh-resume-modal__spacer{display:none}.sh-resume-modal__actions [data-resume-close],.sh-resume-modal__actions button[type="submit"]{flex:1}
}


/* Resume editor top layer + canonical field grid - 2026-09-20f */
body.sh-resume-modal-open{overflow:hidden!important;touch-action:none}
body>.sh-resume-modal{z-index:2147483000!important;isolation:isolate}
body>.sh-resume-modal .sh-resume-modal__backdrop{z-index:0}
body>.sh-resume-modal .sh-resume-modal__dialog{z-index:1}
.sh-resume-fieldset{grid-column:1/-1;min-width:0;margin:0;padding:14px;border:1px solid #dce7e0;border-radius:13px;background:#fbfdfc}
.sh-resume-fieldset>legend{padding:0 6px;color:#26362d;font-size:11px;font-weight:900;letter-spacing:.03em}
.sh-resume-location-grid{display:grid;grid-template-columns:1.35fr 1fr .8fr;gap:12px;align-items:start}
.sh-resume-location-grid>.sh-resume-field{min-width:0}
.sh-resume-location-suggest.is-floating,.sh-resume-company-suggest.is-floating{position:fixed!important;inset:auto!important;z-index:2147483002!important;width:auto;min-width:220px;max-width:min(560px,calc(100vw - 24px));max-height:min(300px,40vh);overflow:auto;margin:0!important;padding:5px;border:1px solid #cbd9d0;border-radius:12px;background:#fff;box-shadow:0 18px 48px rgba(0,35,19,.24)}
.sh-resume-location-suggest.is-floating button,.sh-resume-company-suggest.is-floating button{min-height:42px}
.sh-resume-editor-fields>.sh-resume-field,.sh-resume-editor-fields>label{min-width:0}
.sh-resume-editor-fields input,.sh-resume-editor-fields select,.sh-resume-editor-fields textarea{box-shadow:none}
.sh-resume-editor-fields .pac-container,.sh-resume-editor-fields [role="listbox"]{z-index:2147483002!important}
@media(max-width:760px){.sh-resume-location-grid{grid-template-columns:1fr}.sh-resume-fieldset{padding:12px}.sh-resume-location-suggest.is-floating,.sh-resume-company-suggest.is-floating{max-width:calc(100vw - 16px)}}

/* 0.7.45 Easy Apply flow + optional photo layout */
.sh-resume-identity.no-photo{grid-template-columns:1fr}.sh-resume-identity.no-photo .sh-resume-identity-copy{padding-top:0}.sh-resume-identity-edit{display:flex;justify-content:flex-end;margin-bottom:8px}.is-employer-view .sh-resume-identity-edit{display:none!important}
.sh-easy-apply-flow{gap:14px}.sh-easy-apply-steps{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:8px;padding:4px 0 8px}.sh-easy-apply-steps>i{height:2px;background:#dbe6df}.sh-easy-apply-steps button{border:0;background:transparent;display:flex;align-items:center;gap:7px;padding:5px;color:#728078;font:inherit;font-weight:800;cursor:pointer}.sh-easy-apply-steps button b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#edf3ef;color:#597066}.sh-easy-apply-steps button.is-active{color:#075d35}.sh-easy-apply-steps button.is-active b,.sh-easy-apply-steps button.is-done b{background:#08733f;color:#fff}.sh-easy-apply-panel{display:grid;gap:14px}.sh-easy-apply-panel[hidden]{display:none!important}.sh-easy-panel-head h3{margin:2px 0 5px;font-size:21px}.sh-easy-panel-head p{margin:0;color:#68766e;font-size:13px;line-height:1.5}.sh-resume-card-list,.sh-uploaded-resume-cards,.sh-easy-include-grid{display:grid;gap:9px}.sh-easy-include-grid{grid-template-columns:1fr 1fr}.sh-uploaded-resume-cards[hidden]{display:none!important}.sh-resume-card{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;border:1.5px solid #d4dfd8;border-radius:13px;background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s}.sh-resume-card:hover{border-color:#9abdaa}.sh-resume-card.is-selected,.sh-resume-card:has(input:checked){border-color:#08733f;background:#f2f9f4;box-shadow:0 0 0 3px rgba(8,115,63,.09)}.sh-resume-card>input{position:absolute;opacity:0;pointer-events:none}.sh-resume-card__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#edf6f0;color:#08733f}.sh-resume-card__copy{min-width:0}.sh-resume-card__copy strong,.sh-resume-card__copy small{display:block}.sh-resume-card__copy strong{font-size:13px}.sh-resume-card__copy small{margin-top:3px;color:#6f7c74;font-size:10px;line-height:1.35}.sh-resume-card__preview,.sh-resume-card__action{font-size:11px;font-weight:900;color:#08733f;text-decoration:none}.sh-resume-card__preview:hover{text-decoration:underline}.sh-empty-mini{display:grid;gap:8px;padding:15px;border:1px dashed #b9cfc1;border-radius:12px;background:#f8fbf9}.sh-empty-mini span{font-size:12px;color:#69766e}.sh-easy-apply-actions{position:sticky;bottom:0;z-index:4;display:flex;align-items:center;gap:9px;margin:4px -1px -1px;padding:12px 0 2px;background:rgba(255,255,255,.97);backdrop-filter:blur(8px)}.sh-easy-apply-actions .sh-form-status{margin-right:auto}.sh-final-application-review{display:grid;gap:14px}.sh-final-application-review>section,.sh-review-job{padding:14px;border:1px solid #dce6df;border-radius:13px;background:#fbfdfb}.sh-final-application-review h4{margin:0 0 8px;font-size:13px}.sh-review-job small,.sh-review-job strong,.sh-review-job span{display:block}.sh-review-job small{text-transform:uppercase;letter-spacing:.06em;color:#748078;font-size:9px;font-weight:900}.sh-review-job strong{font-size:16px;margin-top:3px}.sh-review-job span{color:#68766e;font-size:12px;margin-top:2px}.sh-final-resume{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 0;border-top:1px solid #edf1ee}.sh-final-resume:first-child{border-top:0}.sh-final-resume>i{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#edf6f0;color:#08733f}.sh-final-resume strong,.sh-final-resume small{display:block}.sh-final-resume small{font-size:10px;color:#718078;margin-top:2px}.sh-final-resume a{font-size:11px;font-weight:900;color:#08733f}.sh-frozen-upload-card{margin-top:16px}.sh-detail-status-actions,.sh-withdrawn-control{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.sh-screening-answers>div{padding:11px 0;border-top:1px solid #edf1ee}.sh-screening-answers>div:first-child{border-top:0}.sh-screening-answers p{margin:4px 0 0}.sh-application-timeline article p{margin:3px 0;color:#647168;font-size:12px}
@media(max-width:700px){.sh-easy-include-grid{grid-template-columns:1fr}.sh-easy-apply-steps button span{display:none}.sh-easy-apply-steps{grid-template-columns:auto 1fr auto 1fr auto}.sh-easy-apply-actions{flex-wrap:wrap}.sh-easy-apply-actions .sh-form-status{width:100%;order:-1}.sh-easy-apply-actions .sh-btn{flex:1}.sh-resume-card{grid-template-columns:36px minmax(0,1fr) auto}.sh-resume-sheet__inner{padding-left:24px!important;padding-right:24px!important}.sh-resume-identity.no-photo{grid-template-columns:1fr!important}}


/* 0.7.46 Resume photo is linked to the account photo */
.sh-resume-account-photo-note{display:flex;align-items:flex-start;gap:11px;padding:13px 14px;border:1px solid #d8e5dc;border-radius:12px;background:#f7fbf8;color:#234235}
.sh-resume-account-photo-note>i{margin-top:2px;color:var(--sh-resume-green);font-size:19px}
.sh-resume-account-photo-note strong,.sh-resume-account-photo-note small{display:block}
.sh-resume-account-photo-note strong{font-size:13px}
.sh-resume-account-photo-note small{margin-top:3px;color:#68776f;line-height:1.45}

/* 0.7.48 Uploaded resume application usage */
.sh-resume-usage{display:flex!important;align-items:center;gap:5px;margin-top:5px!important;color:#647269!important;font-size:10px!important;font-weight:750}.sh-resume-usage i{color:var(--sh-resume-green)}
