.resume-workspace-content,.resume-editor-workspace-content{display:none;background:#f5f7fa}
body[data-workspace-panel="resume"] .jobs-workspace-content,
body[data-workspace-panel="resume-editor"] .jobs-workspace-content{display:none}
body[data-workspace-panel="resume"] .resume-workspace-content{display:block}
body[data-workspace-panel="resume-editor"] .resume-editor-workspace-content{display:block}

.resume-library-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding-bottom:27px;border-bottom:1px solid #e5e9ef}
.resume-library-heading h2{margin:9px 0 7px;color:#172f4e;font-family:var(--serif);font-size:40px;line-height:1.1}
.resume-library-heading p{margin:0;color:#748297;font-size:13px;line-height:1.7}
.resume-library-actions{display:flex;gap:10px;flex:none}
.resume-library-actions button,.resume-editor-head button,.resume-item-actions button,.resume-empty button,.resume-error button,.resume-entry-toolbar button{height:40px;padding:0 17px;border-radius:9px;font-size:12px;font-weight:700;transition:.2s}
.resume-upload-button{border:1px solid #d6dee8;background:#fff;color:#405975}.resume-upload-button:hover{border-color:#9eb0c2;background:#f9fbfd}
.resume-create-button{background:#1d456f;color:#fff;box-shadow:0 8px 18px rgba(29,69,111,.16)}.resume-create-button:hover{background:#173b61;transform:translateY(-1px)}
.resume-library-state{padding-top:25px}.resume-loading,.resume-error,.resume-empty{min-height:390px;display:grid;place-items:center;align-content:center;gap:11px;color:#8290a2;text-align:center;font-size:13px}
.resume-error strong,.resume-empty strong{color:#263f5e;font-size:18px}.resume-error p,.resume-empty p{max-width:420px;margin:0;color:#8d99a8;font-size:12px;line-height:1.7}.resume-error button,.resume-empty button{margin-top:5px;background:#1d456f;color:#fff}
.resume-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}
.resume-card{position:relative;min-height:238px;display:flex;flex-direction:column;padding:23px;border:1px solid #dfe5ec;border-radius:15px;background:#fff;box-shadow:0 6px 18px rgba(25,43,66,.045);transition:border-color .2s,box-shadow .2s,transform .2s}
.resume-card:hover{border-color:#b7c5d4;box-shadow:0 13px 31px rgba(25,43,66,.09);transform:translateY(-2px)}
.resume-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.resume-card-state{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:5px;background:#edf4ef;color:#397052;font-size:10px;font-weight:800}.resume-card-state.draft{background:#f3f0e8;color:#816728}.resume-card-state:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}
.resume-default{padding:4px 8px;border:1px solid #ead8ab;border-radius:5px;background:#fbf5e6;color:#936f1f;font-size:10px;font-weight:800}.resume-card h3{margin:17px 0 8px;color:#213b5c;font-size:18px;line-height:1.35}.resume-card-target{min-height:20px;margin:0;color:#7b899b;font-size:12px}.resume-card-tags{min-height:28px;display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:13px}.resume-card-tags span{padding:4px 8px;border-radius:5px;background:#eef3f7;color:#65798f;font-size:10px}.resume-card-meta{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:17px}.resume-progress{height:5px;flex:1;overflow:hidden;border-radius:999px;background:#ebeff3}.resume-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c59a43,#e0bc6c)}.resume-card-meta b{color:#9a7529;font-size:12px}.resume-card-meta small{color:#9aa6b4;font-size:10px}
.resume-item-actions{display:flex;align-items:center;gap:6px;margin-top:16px;padding-top:15px;border-top:1px solid #edf0f4}.resume-item-actions button{height:34px;padding:0 11px;border:1px solid #dce3ea;background:#fff;color:#5a6d83;font-size:11px}.resume-item-actions button.primary{margin-right:auto;border-color:#264f7a;background:#264f7a;color:#fff}.resume-item-actions button.danger{color:#bd5058}.resume-item-actions button:hover{border-color:#9dafc0;background:#f7f9fb}

.resume-editor-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:19px}.resume-editor-back{width:40px;padding:0!important;border:1px solid #d7dfe8;background:#fff;color:#50647a;font-size:19px!important}.resume-editor-title-wrap{min-width:0}.resume-editor-title-wrap span{display:block;color:#8b98a8;font-size:10px;font-weight:800;letter-spacing:.12em}.resume-title-input{width:100%;margin-top:5px;padding:0;border:0;outline:0;background:transparent;color:#1b3555;font-family:var(--serif);font-size:25px;font-weight:800}.resume-editor-save-state{min-width:90px;color:#8391a3;font-size:11px;text-align:right}.resume-editor-save-state.saving{color:#a27a29}.resume-editor-save-state.saved{color:#3f7856}.resume-editor-save-state.error{color:#bd4650}
.resume-editor-layout{display:grid;grid-template-columns:minmax(520px,1.16fr) minmax(310px,.84fr);gap:24px;align-items:start}.resume-form-column{min-width:0}.resume-summary-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:14px;padding:18px 19px;border:1px solid #e0e6ec;border-radius:13px;background:#fff}.resume-summary-avatar{width:50px;height:50px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#234e79;color:#fff;font-size:18px;font-weight:800}.resume-summary-avatar img{width:100%;height:100%;object-fit:cover}.resume-summary-card strong,.resume-summary-card small{display:block}.resume-summary-card strong{color:#243d5c;font-size:14px}.resume-summary-card small{margin-top:5px;color:#8a97a7;font-size:11px}.resume-completeness{min-width:86px;text-align:right}.resume-completeness b{display:block;color:#9a7425;font-size:20px}.resume-completeness span{font-size:10px;color:#9aa6b3}
.resume-section{margin-bottom:12px;border:1px solid #e0e6ec;border-radius:13px;background:#fff;box-shadow:0 5px 14px rgba(25,43,66,.035)}.resume-section>summary{min-height:58px;display:flex;align-items:center;gap:10px;padding:0 18px;cursor:pointer;list-style:none;color:#263e5c;font-size:14px;font-weight:800}.resume-section>summary::-webkit-details-marker{display:none}.resume-section>summary:before{content:"›";color:#9aa6b4;font-size:19px;transition:transform .2s}.resume-section[open]>summary:before{transform:rotate(90deg)}.resume-section>summary span{margin-left:auto;padding:4px 7px;border-radius:4px;background:#f7ecee;color:#ac4b52;font-size:9px}.resume-section>summary span.optional{background:#eef2f6;color:#7b8999}.resume-section-body{padding:3px 18px 20px;border-top:1px solid #edf0f3}
.resume-section-note{margin:13px 0 15px;color:#8895a5;font-size:11px;line-height:1.65}.resume-ai-inferred-note{margin:-5px 0 15px;padding:8px 10px;border-radius:7px;background:#fff8e8;color:#8e6118;font-size:10px;line-height:1.6}.resume-ai-inferred-note strong{font-weight:800}.resume-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 16px}.resume-field{display:grid;gap:7px;color:#65758a;font-size:11px}.resume-field.full{grid-column:1/-1}.resume-field-label{display:flex;align-items:center;gap:5px;min-height:16px;color:#243752;font-size:11px;font-weight:800}.resume-required{margin-right:-1px;color:#c83d45;font-size:13px;font-style:normal;font-weight:800}.resume-field-badge{padding:2px 5px;border-radius:3px;background:#fff1d8;color:#a36c18;font-size:8px;font-style:normal;font-weight:800}.resume-field-badge.optional{background:#e8f5ee;color:#43805d}.resume-field-badge.inferred{background:#fff0cf;color:#8e6118;cursor:help}.resume-field input,.resume-field select,.resume-field textarea{width:100%;min-width:0;border:1px solid #d9e1e9;border-radius:9px;background:#fff;color:#273d58;font:inherit;font-size:12px;outline:0;transition:border-color .2s,box-shadow .2s}.resume-field input,.resume-field select{height:41px;padding:0 11px}.resume-field textarea{min-height:92px;padding:10px 11px;line-height:1.65;resize:vertical}.resume-field input:focus,.resume-field select:focus,.resume-field textarea:focus{border-color:#244e79;box-shadow:0 0 0 3px rgba(35,76,117,.07)}.resume-field.invalid input{border-color:#c94b54;background:#fffafa;box-shadow:0 0 0 3px rgba(201,75,84,.07)}.resume-gender-field>input{display:none}.resume-gender-options{display:flex;gap:8px}.resume-gender-options button{width:64px;height:41px;border:1px solid #d9e1e9;border-radius:9px;background:#fff;color:#354a64;font-size:12px}.resume-gender-options button.active{border-color:#174879;background:#eef4fa;color:#173f6b;font-weight:800;box-shadow:inset 0 0 0 1px rgba(23,72,121,.05)}.resume-photo-field{grid-column:1/-1;display:grid;gap:7px}.resume-photo-control{display:flex;align-items:center;gap:13px;min-height:62px}.resume-photo-avatar{width:56px;height:56px;flex:none;display:grid;place-items:center;overflow:hidden;border:0;border-radius:50%;background:#2a629c;color:#fff;font-size:19px;font-weight:800}.resume-photo-avatar img{width:100%;height:100%;object-fit:cover}.resume-photo-copy{display:grid;gap:4px;padding:0;border:0;background:transparent;text-align:left}.resume-photo-copy strong{color:#476785;font-size:11px}.resume-photo-copy span{color:#8797aa;font-size:10px}.resume-check-field{display:flex;align-items:center;gap:7px;align-self:end;height:40px;color:#53677e;font-size:11px}.resume-check-field input{accent-color:#234e79}.resume-section-status{min-height:18px;margin:11px 0 -4px;color:#8c99a9;font-size:10px}.resume-section-status.saved{color:#3f7856}.resume-section-status.error{color:#bd4650}
.resume-region-field>input{display:none}.resume-region-button{width:100%;height:41px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 11px;border:1px solid #d9e1e9;border-radius:9px;background:#fff;color:#9aa6b4;font:inherit;font-size:12px;text-align:left;transition:border-color .2s,box-shadow .2s,background .2s}.resume-region-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resume-region-button b{flex:none;color:#9aa8b7;font-size:18px;font-weight:400}.resume-region-button:hover,.resume-region-button:focus-visible{border-color:#244e79;background:#fbfdff;box-shadow:0 0 0 3px rgba(35,76,117,.07);outline:0}.resume-region-button.selected{color:#273d58}
.resume-entry-list{display:grid;gap:10px}.resume-entry{padding:14px;border:1px solid #e1e7ed;border-radius:10px;background:#fbfcfd}.resume-entry-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.resume-entry-toolbar span strong,.resume-entry-toolbar span small{display:block}.resume-entry-toolbar strong{color:#35516f;font-size:12px}.resume-entry-toolbar small{margin-top:4px;color:#8e9aaa;font-size:10px}.resume-entry-toolbar div{display:flex;gap:6px}.resume-entry-toolbar button{height:31px;padding:0 10px;border:1px solid #d8e0e8;background:#fff;color:#536980;font-size:10px}.resume-entry-toolbar button.danger{color:#bd4c55}.resume-add-entry{width:100%;height:38px;margin-top:10px;border:1px dashed #b9c7d5;border-radius:9px;background:#f8fafc;color:#42627f;font-size:11px;font-weight:700}.resume-add-entry:hover{border-color:#7f99b2;background:#f1f6fa}
.resume-entry-layer{position:fixed;inset:0;z-index:1500;display:grid;place-items:center;padding:20px;background:rgba(13,29,49,.54);backdrop-filter:blur(3px)}.resume-entry-dialog{width:min(680px,100%);max-height:calc(100svh - 40px);overflow:auto;border-radius:15px;background:#fff;box-shadow:0 28px 86px rgba(10,25,43,.3)}.resume-entry-dialog>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:20px 23px;border-bottom:1px solid #e8edf2;background:#fff}.resume-entry-dialog>header span{display:block;color:#8b98a8;font-size:9px;font-weight:800;letter-spacing:.12em}.resume-entry-dialog>header h3{margin:4px 0 0;color:#1d3859;font-family:var(--serif);font-size:22px}.resume-entry-dialog>header button{width:34px;height:34px;border-radius:8px;background:#f0f3f6;color:#7c8999;font-size:22px}.resume-entry-dialog>form{padding:22px 23px}.resume-entry-message{grid-column:1/-1;min-height:18px;margin:0;color:#8391a2;font-size:11px}.resume-entry-message.error{color:#bc4751}.resume-entry-submit{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}.resume-entry-submit button{height:38px;padding:0 17px;border-radius:8px;background:#edf1f5;color:#52667d;font-size:11px;font-weight:700}.resume-entry-submit button[type="submit"]{background:#1f4975;color:#fff}
.resume-preview-column{position:sticky;top:0}.resume-preview-label{margin:1px 0 9px;color:#8997a8;font-size:11px}.resume-preview-paper{min-height:760px;padding:34px 32px 42px;border:1px solid #dfe4e9;background:#fff;box-shadow:0 16px 38px rgba(25,42,63,.11);color:#37475a}.resume-template-header{display:grid;grid-template-columns:minmax(0,1fr) 62px;align-items:start;gap:18px}.resume-template-identity h3{margin:0;color:#142c48;font-family:var(--serif);font-size:25px;line-height:1.15}.resume-template-identity>p{margin:5px 0 0;color:#44617e;font-size:10px;font-weight:700}.resume-template-contact{display:flex;gap:6px 14px;flex-wrap:wrap;margin-top:9px;color:#718095;font-size:9px}.resume-template-photo{width:60px;height:74px;display:grid;place-items:center;overflow:hidden;border:1px solid #d9e0e7;background:#eef3f7;color:#284f78;font-size:18px;font-weight:800}.resume-template-photo img{width:100%;height:100%;object-fit:cover}.resume-template-rule{height:2px;margin:16px 0 13px;background:#244c76}.resume-preview-paper section{margin-top:17px}.resume-preview-paper h4{display:flex;align-items:center;gap:8px;margin:0 0 9px;color:#183a60;font-size:11px}.resume-preview-paper h4:after{content:"";height:1px;flex:1;background:#d7e0e8}.resume-template-meta-grid,.resume-template-intent{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px}.resume-template-meta-grid>div,.resume-template-intent>div{display:grid;grid-template-columns:52px minmax(0,1fr);gap:5px;align-items:baseline}.resume-template-meta-grid span,.resume-template-intent span{color:#8b97a5;font-size:8px}.resume-template-meta-grid strong,.resume-template-intent strong{overflow-wrap:anywhere;color:#4d5e72;font-size:9px;font-weight:600}.resume-template-entry{padding:0 0 10px;margin-bottom:10px;border-bottom:1px dashed #dde3e9}.resume-template-entry:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.resume-template-entry header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:baseline}.resume-template-entry header strong{color:#30475f;font-size:10px}.resume-template-entry time{color:#8a96a4;font-size:8px}.resume-template-entry-meta{margin:4px 0 0;color:#68788a;font-size:8.5px;line-height:1.55}.resume-template-detail,.resume-template-self{margin:5px 0 0;color:#5e6f82;font-size:8.5px;line-height:1.7;white-space:pre-line}.resume-template-detail b{margin-right:6px;color:#354e67;font-size:8px}.resume-preview-empty{margin:0;color:#a6afba!important;font-size:9px;font-style:italic}

@media(max-width:1100px){.resume-editor-layout{grid-template-columns:1fr}.resume-preview-column{position:static}.resume-preview-paper{min-height:500px}.resume-grid{grid-template-columns:1fr}}
@media(max-width:700px){.resume-library-heading{display:block}.resume-library-heading h2{font-size:31px}.resume-library-actions{margin-top:18px}.resume-library-actions button{flex:1}.resume-editor-head{grid-template-columns:auto minmax(0,1fr)}.resume-editor-save-state{grid-column:2;text-align:left}.resume-editor-layout{display:block}.resume-preview-column{margin-top:18px}.resume-field-grid{grid-template-columns:1fr}.resume-field.full{grid-column:auto}.resume-preview-paper{padding:28px 23px}.resume-summary-card{grid-template-columns:auto minmax(0,1fr)}.resume-completeness{grid-column:2;text-align:left}.resume-item-actions{flex-wrap:wrap}.resume-item-actions button.primary{flex-basis:100%;margin-right:0}.resume-card{padding:19px}}

.resume-autocomplete-field{position:relative}.resume-autocomplete-results,.resume-major-search-results{position:absolute;z-index:8;left:0;right:0;top:100%;max-height:230px;overflow:auto;border:1px solid #d9e1e9;border-radius:9px;background:#fff;box-shadow:0 12px 32px rgba(18,42,68,.15)}.resume-autocomplete-results button,.resume-major-search-results button{width:100%;display:grid;gap:3px;padding:10px 12px;border:0;border-bottom:1px solid #edf0f3;background:#fff;text-align:left}.resume-autocomplete-results button:hover,.resume-major-search-results button:hover{background:#f2f6fa}.resume-autocomplete-results strong,.resume-major-search-results strong{color:#263e59;font-size:11px}.resume-autocomplete-results span,.resume-major-search-results span{color:#8996a5;font-size:9px}.resume-autocomplete-results p,.resume-major-search-results p{margin:0;padding:12px;color:#8996a5;font-size:10px}.resume-major-field{position:relative}.resume-major-open{width:100%;height:41px;display:flex;align-items:center;justify-content:space-between;padding:0 11px;border:1px solid #d9e1e9;border-radius:9px;background:#fff;color:#8a97a6;font-size:11px}.resume-major-open.selected{color:#273d58}.resume-major-open b{color:#244e79;font-size:10px}.resume-major-panel{position:relative;padding:12px;border:1px solid #dbe3eb;border-radius:10px;background:#f7f9fb}.resume-major-panel>input{width:100%;height:38px;padding:0 11px;border:1px solid #d9e1e9;border-radius:8px;background:#fff;color:#273d58;font-size:11px}.resume-major-search-results{top:51px;left:12px;right:12px}.resume-major-cascade{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:9px}.resume-major-cascade select{height:38px!important;padding:0 9px!important;background:#fff}.resume-rank-number[hidden]{display:none!important}.resume-rank-number span{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px}.resume-rank-number span input{min-width:0}.resume-rank-number span b{color:#8b97a6;font-size:12px}.resume-current-field{align-self:end}.resume-character-count{grid-column:1/-1;margin-top:-10px;color:#95a1af;font-size:9px;text-align:right}
@media(max-width:700px){.resume-major-cascade{grid-template-columns:1fr}.resume-character-count{grid-column:auto}}
.resume-field input:disabled{cursor:not-allowed;border-color:#e1e6eb;background:#f3f6f8;color:#6f7d8d}
.resume-major-path{margin:9px 0 0;padding:8px 10px;border-radius:7px;background:#eaf2f8;color:#315778;font-size:10px;line-height:1.55}
.resume-entry-submit button:disabled{cursor:not-allowed;opacity:.48}.resume-no-work-toggle{display:flex;align-items:center;gap:10px;margin:2px 0 14px;padding:11px 13px;border:1px solid #e0e7ee;border-radius:10px;background:#f7f9fb;color:#2b405a}.resume-no-work-toggle input{accent-color:#214d79}.resume-no-work-toggle span{display:grid;gap:2px}.resume-no-work-toggle strong{font-size:11px}.resume-no-work-toggle small{color:#8794a4;font-size:9px}.resume-entry-empty{margin:7px 0 0;padding:15px;border:1px dashed #d9e2ea;border-radius:10px;color:#8190a2;font-size:11px;text-align:center}

.resume-additional-groups{display:grid;gap:0;margin-top:20px;border-top:1px solid #edf0f3}.resume-additional-group{padding:18px 0;border-bottom:1px solid #edf0f3}.resume-additional-group:last-child{border-bottom:0}.resume-additional-group>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.resume-additional-group>header>span{display:flex;align-items:center;gap:8px}.resume-additional-group>header strong{color:#263e5c;font-size:12px}.resume-additional-group>header em{padding:3px 6px;border-radius:4px;background:#fff1d8;color:#9f6b18;font-size:8px;font-style:normal;font-weight:800}.resume-additional-group>header em.optional{background:#eaf4ef;color:#41785a}.resume-additional-group>header small{color:#98a4b2;font-size:9px}.resume-additional-list{display:grid;gap:7px}.resume-additional-item{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e1e7ed;border-radius:9px;background:#fbfcfd}.resume-additional-item>span{min-width:0}.resume-additional-item strong,.resume-additional-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resume-additional-item strong{color:#35516f;font-size:11px}.resume-additional-item small{max-width:430px;margin-top:4px;color:#8a97a6;font-size:9px}.resume-additional-item>div{display:flex;gap:5px;flex:none}.resume-additional-item button{height:29px;padding:0 9px;border:1px solid #d8e0e8;border-radius:7px;background:#fff;color:#536980;font-size:9px}.resume-additional-item button.danger{color:#bd4c55}.resume-additional-empty{margin:0 0 10px;padding:11px 12px;border-radius:8px;background:#f7f9fb;color:#98a4b2;font-size:10px}.resume-certificate-path{min-height:15px;margin:0;color:#477091;font-size:9px}.resume-certificate-path:empty{display:none}.resume-template-additional{display:grid;grid-template-columns:54px minmax(0,1fr);gap:8px;margin-top:8px}.resume-template-additional>b{color:#576c82;font-size:8px}.resume-template-additional>div{display:grid;gap:5px}.resume-template-additional p{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px;margin:0;color:#69798b;font-size:8px;line-height:1.5}.resume-template-additional p strong{color:#41566c;font-size:8.5px}.resume-template-additional p span{text-align:right}.resume-template-additional p small{grid-column:1/-1;color:#7d8b9a;font-size:7.5px;white-space:pre-line}
.resume-certificate-open{width:100%;height:41px;display:flex;align-items:center;justify-content:space-between;padding:0 11px;border:1px solid #d9e1e9;border-radius:9px;background:#fff;color:#8a97a6;font-size:11px;text-align:left}.resume-certificate-open.selected{color:#273d58}.resume-certificate-open b{color:#244e79;font-size:10px}.resume-certificate-picker-layer{position:fixed;inset:0;z-index:1700;display:grid;place-items:center;padding:18px;background:rgba(14,29,47,.58);backdrop-filter:blur(4px)}.resume-certificate-picker{width:min(820px,100%);height:min(600px,calc(100svh - 36px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:15px;background:#fff;box-shadow:0 30px 90px rgba(8,24,42,.35)}.resume-certificate-picker>header{display:grid;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:22px;padding:16px 20px;border-bottom:1px solid #e3e8ee}.resume-certificate-picker>header>strong{color:#1d3859;font-family:var(--serif);font-size:18px}.resume-certificate-picker>header label{height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #dbe2e9;border-radius:8px;background:#f7f9fb;color:#76889b}.resume-certificate-picker>header input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#263e59;font-size:11px}.resume-certificate-picker>header>button{width:32px;height:32px;border-radius:8px;background:#f0f3f6;color:#7b8897;font-size:20px}.resume-certificate-browser{min-height:0;display:grid;grid-template-columns:190px minmax(0,1fr)}.resume-certificate-browser>aside{overflow:auto;border-right:1px solid #e3e8ee;background:#f7f9fb}.resume-certificate-browser>aside button{width:100%;min-height:43px;padding:9px 18px;border-left:3px solid transparent;background:transparent;color:#586a7e;font-size:11px;text-align:left}.resume-certificate-browser>aside button:hover{background:#eef3f7}.resume-certificate-browser>aside button.active{border-left-color:#1f4b78;background:#e8f0f7;color:#1f4b78;font-weight:800}.resume-certificate-browser>aside p,.resume-certificate-tags>p{margin:0;padding:18px;color:#8c99a7;font-size:10px}.resume-certificate-browser>main{min-width:0;overflow:auto;padding:22px 24px}.resume-certificate-browser>main h4{margin:0 0 16px;color:#263e59;font-size:13px}.resume-certificate-tags{display:flex;align-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:10px}.resume-certificate-tags button{min-height:36px;padding:8px 12px;border:1px solid transparent;border-radius:7px;background:#f1f4f6;color:#566779;font-size:10px;line-height:1.35}.resume-certificate-tags button:hover{border-color:#b8cadb;background:#edf3f8;color:#234d76}.resume-certificate-tags button.active{border-color:#234f7b;background:#234f7b;color:#fff}.resume-certificate-picker>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:70px;padding:13px 20px;border-top:1px solid #e3e8ee;background:#fff}.resume-certificate-picker>footer>span{min-width:0;color:#7f8c9b;font-size:10px}.resume-certificate-picker>footer>span strong{color:#254d77}.resume-certificate-picker>footer>div{display:flex;gap:8px}.resume-certificate-picker>footer button{height:38px;padding:0 20px;border:1px solid #d7dfe7;border-radius:8px;background:#fff;color:#54677b;font-size:11px}.resume-certificate-picker>footer button.primary{border-color:#1f4b78;background:#1f4b78;color:#fff;font-weight:700}.resume-certificate-picker>footer button:disabled{cursor:not-allowed;opacity:.45}.resume-certificate-picker .error{color:#bc4751!important}
@media(max-width:700px){.resume-additional-item{align-items:flex-start}.resume-additional-item>div{padding-top:1px}.resume-additional-item small{max-width:210px}.resume-template-additional{grid-template-columns:1fr}.resume-template-additional p{grid-template-columns:1fr}.resume-template-additional p span{text-align:left}.resume-certificate-picker-layer{padding:0}.resume-certificate-picker{width:100%;height:100svh;border-radius:0}.resume-certificate-picker>header{grid-template-columns:1fr auto;gap:10px}.resume-certificate-picker>header>strong{font-size:16px}.resume-certificate-picker>header label{grid-column:1/-1;grid-row:2}.resume-certificate-picker>header>button{grid-column:2;grid-row:1}.resume-certificate-browser{grid-template-columns:112px minmax(0,1fr)}.resume-certificate-browser>aside button{padding:8px 10px;font-size:10px}.resume-certificate-browser>main{padding:18px 14px}.resume-certificate-tags{gap:8px}.resume-certificate-picker>footer{align-items:flex-start;flex-direction:column}.resume-certificate-picker>footer>div{align-self:flex-end}}
.resume-certificate-browser>aside button{display:flex;align-items:center;justify-content:space-between;gap:8px}.resume-certificate-browser>aside button em{min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;border-radius:9px;background:#dd5360;color:#fff;font-size:8px;font-style:normal;font-weight:800}.resume-certificate-browser>main h4{display:flex;align-items:center}.resume-certificate-browser>main h4 button{padding:0;border:0;background:transparent;color:#315d88;font:inherit;font-weight:800}.resume-certificate-browser>main h4 button:hover{text-decoration:underline}.resume-certificate-browser>main h4 span{color:#6f7f90;font-weight:500}.resume-certificate-tags button.branch{display:inline-flex;align-items:center;gap:8px;background:#edf2f6;color:#304f6d;font-weight:700}.resume-certificate-tags button.branch span{color:#7790a8;font-size:14px}.resume-certificate-selected-list{min-width:0;flex:1;display:flex!important;align-items:center;flex-wrap:wrap;gap:7px!important;color:#7f8c9b;font-size:10px}.resume-certificate-selected-list>span{flex:none}.resume-certificate-selected-list>em{font-style:normal;color:#254d77}.resume-certificate-selected-list>button{height:32px!important;display:flex;align-items:center;gap:9px;padding:0 10px!important;border-color:#f0a1a8!important;background:#fff7f8!important;color:#b84550!important}.resume-certificate-selected-list>button b{font-size:13px}.resume-certificate-picker-actions{flex:none}
.resume-certificate-browser>aside button em[hidden]{display:none}
.resume-inference-reason{display:block;margin-top:8px;color:#8e6118;font-size:12px;line-height:1.65}
.resume-import-progress{min-height:390px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-content:center;align-items:center;gap:14px 18px;max-width:720px;margin:0 auto;padding:36px;color:#203b58}.resume-import-icon{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:#e9f1f8;color:#1f4772;font-size:16px;font-weight:800}.resume-import-progress small{display:block;color:#7c8a9a;font-size:12px;letter-spacing:.08em}.resume-import-progress h3{margin:5px 0 3px;font-size:19px;line-height:1.35;overflow-wrap:anywhere}.resume-import-progress p{margin:0;color:#68798c;font-size:13px;line-height:1.6}.resume-import-progress-track{grid-column:1/3;height:10px;border-radius:999px;overflow:hidden;background:#e5ebf1}.resume-import-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1f4772,#d8a72e);transition:width .45s ease}.resume-import-progress>strong{font-size:14px;color:#1f4772}.resume-import-progress.complete .resume-import-icon{background:#e7f5ec;color:#26734a}.resume-import-progress.failed .resume-import-icon{background:#fff0ed;color:#b54b3f}.resume-import-progress.failed .resume-import-progress-track i{background:#c85d51}.resume-import-actions{grid-column:2/4;display:flex;gap:10px}.resume-import-actions button{border:1px solid #cfd8e2;border-radius:9px;padding:9px 15px;background:#fff;color:#29445f}.resume-import-actions button:first-child{border-color:#1f4772;background:#1f4772;color:#fff}
.resume-ai-review-warning{margin:0 0 14px;padding:10px 12px;border:1px solid #f1c7c2;border-radius:9px;background:#fff3f1;color:#9b3d35;font-size:11px;line-height:1.6}.resume-ai-review-warning strong{display:block;font-size:12px}
.resume-validation-panel{margin:0 0 14px;overflow:hidden;border:1px solid #cfd7e1;border-radius:8px;background:#fff;box-shadow:0 1px 2px rgba(33,49,67,.04)}.resume-validation-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;height:35px;padding:0 12px;border-bottom:1px solid #e3e8ee;background:#f3f5f7}.resume-validation-panel>header strong{color:#26384c;font-size:12px}.resume-validation-panel>header em{color:#8794a3;font-size:10px;font-style:normal}.resume-validation-tabs{display:flex;align-items:stretch;gap:2px;height:38px;padding:0 9px;border-bottom:1px solid #dfe5eb;background:#fafbfc}.resume-validation-tabs button{position:relative;display:flex;align-items:center;gap:6px;padding:0 10px;border:0;background:transparent;color:#667587;font-size:11px;cursor:pointer}.resume-validation-tabs button::after{content:"";position:absolute;right:8px;bottom:-1px;left:8px;height:2px;background:transparent}.resume-validation-tabs button:hover{color:#30465e;background:#f3f6f8}.resume-validation-tabs button.active{color:#263f59;font-weight:800}.resume-validation-tabs button.active::after{background:#2b6196}.resume-validation-tabs button i{font-size:13px;font-style:normal;font-weight:900}.resume-validation-tabs button[data-resume-problem-tab="error"] i{color:#c3414c}.resume-validation-tabs button[data-resume-problem-tab="warning"] i{color:#b77a17}.resume-validation-tabs button[data-resume-problem-tab="inference"] i{color:#3373a9}.resume-validation-tabs button b{min-width:17px;height:17px;padding:0 5px;border-radius:9px;background:#e8edf2;color:#5d6c7c;font-size:9px;line-height:17px;text-align:center}.resume-validation-tabs button.active b{background:#dce8f3;color:#285b88}.resume-validation-list{display:grid;max-height:270px;overflow:auto}.resume-validation-item{display:grid;grid-template-columns:22px minmax(0,1fr) minmax(90px,auto);align-items:center;gap:9px;width:100%;padding:9px 12px;border:0;border-bottom:1px solid #edf1f4;background:#fff;text-align:left;cursor:pointer}.resume-validation-item:last-child{border-bottom:0}.resume-validation-item:hover{background:#f1f6fb}.resume-validation-item:focus-visible{outline:2px solid #5f91bd;outline-offset:-2px}.resume-validation-item>i{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;font-size:10px;font-style:normal;font-weight:900}.resume-validation-item.error>i{background:#fdebed;color:#b93643}.resume-validation-item.warning>i{background:#fff2d8;color:#9a6a16}.resume-validation-item.info>i{background:#eaf2fa;color:#2b5e91}.resume-validation-item.inference>i{background:#e9f2fa;color:#2d699c}.resume-validation-item span,.resume-validation-item strong,.resume-validation-item small{display:block;min-width:0}.resume-validation-item strong{color:#344960;font-size:11px}.resume-validation-item small{margin-top:3px;color:#718195;font-size:10px;line-height:1.5}.resume-validation-item code{overflow:hidden;color:#8997a7;font-size:9px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.resume-validation-empty{display:flex;align-items:center;justify-content:center;gap:8px;min-height:74px;color:#738397;font-size:11px}.resume-validation-empty span{display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:#eaf5ed;color:#47805a;font-weight:900}.resume-field-badge.validation-error{background:#fdebed;color:#b93643}.resume-field-badge.validation-warning{background:#fff2d8;color:#956512}.resume-validation-message{color:#ae3b47;font-size:10px;line-height:1.5}.resume-field.validation-error input,.resume-field.validation-error select,.resume-field.validation-error textarea{border-color:#d45a63;background:#fffafa}.resume-field.validation-warning input,.resume-field.validation-warning select,.resume-field.validation-warning textarea{border-color:#d5a348;background:#fffdf8}.resume-validation-target{animation:resume-validation-pulse 1.4s ease}@keyframes resume-validation-pulse{0%,100%{box-shadow:none}25%,70%{box-shadow:0 0 0 4px rgba(205,68,79,.18);border-color:#d14b57}}
@media(max-width:700px){.resume-validation-panel>header em{display:none}.resume-validation-tabs{padding:0 4px}.resume-validation-tabs button{flex:1;justify-content:center;padding:0 4px}.resume-validation-item{grid-template-columns:20px minmax(0,1fr)}.resume-validation-item code{display:none}}
