.resume-workspace-content,.resume-editor-workspace-content,.resume-export-workspace-content,.resume-exports-workspace-content{display:none;background:#f5f7fa}
body[data-workspace-panel="resume"] .jobs-workspace-content,
body[data-workspace-panel="resume-editor"] .jobs-workspace-content,
body[data-workspace-panel="resume-export"] .jobs-workspace-content,
body[data-workspace-panel="resume-exports"] .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}
body[data-workspace-panel="resume-export"] .resume-export-workspace-content{display:block}
body[data-workspace-panel="resume-exports"] .resume-exports-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-head-side{display:grid;justify-items:end;gap:7px}.resume-editor-export-links{display:flex;gap:7px}.resume-editor-export-links button{height:34px;padding:0 12px;border:1px solid #d9e1e9;border-radius:8px;background:#fff;color:#315473;font-size:11px;font-weight:700}.resume-editor-export-links button:first-child{border-color:#214b78;background:#214b78;color:#fff}.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-export-actions{display:none}
.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-field-hint{margin-top:-1px;color:#7f8ea0;font-size:9px;font-weight:500;line-height:1.55}.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-template-additional .resume-template-rich-content{white-space:normal}.resume-template-additional .resume-template-rich-content p{display:block;margin:2px 0;color:inherit;font-size:inherit}.resume-template-additional .resume-template-rich-content ul,.resume-template-additional .resume-template-rich-content ol{margin:2px 0 3px;padding-left:14px}.resume-template-additional .resume-template-rich-content strong{font-size:inherit}
.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-additional-item{display:grid;grid-template-columns:minmax(0,1fr) max-content auto;align-items:center}.resume-additional-main{min-width:0}.resume-unmatched-source{justify-self:end;width:max-content;max-width:122px;text-align:right;line-height:1.2}.resume-unmatched-source .resume-unmatched-badge{display:block;width:max-content;margin:0 0 2px auto;padding:1px 4px;font-size:7.5px;line-height:1.35}.resume-unmatched-source small{max-width:122px!important;margin:0!important;color:#9a6a16!important;font-size:7.5px!important;line-height:1.25}.resume-additional-state{width:0}.resume-additional-item.dictionary-unmatched{border:2px solid #e2a321!important;background:#fffaf0!important;box-shadow:0 0 0 1px rgba(226,163,33,.12)}
@media(max-width:700px){.resume-additional-item{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start}.resume-unmatched-source{grid-column:1/-1;justify-self:start;max-width:none;text-align:left}}
.resume-additional-item.validation-warning:not(.dictionary-unmatched){border-color:#e1e7ed!important;background:#fbfcfd!important}
.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}}
.resume-entry.validation-error,.resume-additional-item.validation-error{border-color:#d45a63;background:#fffafa}.resume-entry.validation-warning,.resume-additional-item.validation-warning{border-color:#d5a348;background:#fffdf8}.resume-entry.dictionary-unmatched,.resume-additional-item.dictionary-unmatched,.resume-field.dictionary-unmatched{border-color:#d5a348;background:#fffdf8}.resume-validation-item.dictionary-unmatched{background:#fffdf8}.resume-validation-item.dictionary-unmatched>i{background:#fff2d8;color:#956512}.resume-unmatched-badge{display:inline-block;margin-left:7px;padding:2px 5px;border-radius:4px;background:#fff2d8;color:#956512;font-size:8px;font-style:normal;font-weight:700}.resume-unmatched-hint{display:block;margin-top:6px;color:#9a6a16;font-size:10px;line-height:1.5}.resume-certificate-unmatched-selection{color:#9a6a16!important}
@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}}
.resume-birth-field{position:relative;align-content:start}.resume-birth-field>input[type="hidden"]{display:none}.resume-birth-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-birth-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resume-birth-button b{flex:none;color:#8d9cad;font-size:13px;font-weight:400}.resume-birth-button:hover,.resume-birth-button:focus-visible{border-color:#244e79;background:#fbfdff;box-shadow:0 0 0 3px rgba(35,76,117,.07);outline:0}.resume-birth-button.selected{color:#273d58}.resume-birth-button.month-only{border-color:#d4ad62;background:#fffdf8}.resume-birth-hint{margin-top:-1px;color:#a36c18;font-size:9px;line-height:1.5}.resume-field.invalid .resume-birth-button,.resume-field.validation-error .resume-birth-button{border-color:#c94b54;background:#fffafa;box-shadow:0 0 0 3px rgba(201,75,84,.07)}.resume-field.validation-warning .resume-birth-button{border-color:#d5a348;background:#fffdf8}.resume-birth-picker-dialog{width:min(520px,100%);overflow:hidden;border-radius:15px;background:#fff;box-shadow:0 28px 86px rgba(10,25,43,.3)}.resume-birth-picker-dialog>header{display:flex;align-items:center;justify-content:space-between;padding:20px 23px;border-bottom:1px solid #e8edf2}.resume-birth-picker-dialog>header span{display:block;color:#8b98a8;font-size:9px;font-weight:800;letter-spacing:.12em}.resume-birth-picker-dialog>header h3{margin:4px 0 0;color:#1d3859;font-family:var(--serif);font-size:22px}.resume-birth-picker-dialog>header button{width:34px;height:34px;border-radius:8px;background:#f0f3f6;color:#7c8999;font-size:22px}.resume-birth-picker-body{padding:22px 23px}.resume-birth-picker-body>p{margin:0 0 18px;color:#66788e;font-size:12px}.resume-birth-picker-body>p strong{color:#9a6b1f}.resume-birth-selects{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:10px}.resume-birth-selects label{display:grid;gap:7px;color:#52677f;font-size:10px;font-weight:700}.resume-birth-selects select{width:100%;height:42px;padding:0 10px;border:1px solid #d8e1e9;border-radius:9px;background:#fff;color:#263e59;font:inherit;font-size:12px;outline:0}.resume-birth-selects select:focus{border-color:#244e79;box-shadow:0 0 0 3px rgba(35,76,117,.07)}.resume-birth-picker-body>small{display:block;margin-top:14px;color:#8795a6;font-size:10px;line-height:1.6}.resume-birth-picker-dialog>footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 23px 20px;border-top:1px solid #edf1f4}.resume-birth-picker-dialog>footer button{height:38px;padding:0 17px;border-radius:8px;background:#edf1f5;color:#52667d;font-size:11px;font-weight:700}.resume-birth-picker-dialog>footer button.primary{background:#1f4975;color:#fff}.resume-birth-picker-dialog>footer button:disabled{cursor:not-allowed;opacity:.45}@media(max-width:520px){.resume-birth-selects{grid-template-columns:1fr}.resume-birth-picker-dialog{align-self:end}.resume-birth-picker-layer{padding:12px}}

.resume-export-loading{min-height:560px;display:grid;place-items:center;align-content:center;gap:11px;color:#7f8da0;text-align:center}.resume-export-loading strong{color:#263f5c;font-size:15px}.resume-export-loading p{margin:0;font-size:11px}.resume-export-page,.resume-exports-page{width:100%}.resume-export-head{min-height:58px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e1e7ed}.resume-export-head>button:first-child{width:42px;height:42px;border:1px solid #d8e0e8;border-radius:10px;background:#fff;color:#31506f;font-size:20px}.resume-export-head>button:last-child{min-height:38px;padding:0 14px;border-radius:9px;background:#e8eef4;color:#315474;font-size:11px;font-weight:700}.resume-export-head span{min-width:0}.resume-export-head small,.resume-export-head strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resume-export-head small{color:#929dac;font-size:9px;font-weight:800;letter-spacing:.1em}.resume-export-head strong{margin-top:3px;color:#183452;font-size:18px}.resume-export-layout{display:grid;grid-template-columns:minmax(440px,1fr) minmax(330px,390px);gap:30px;align-items:start}.resume-export-stage{position:relative;min-width:0;display:grid;grid-template-columns:38px minmax(0,620px) 38px;align-items:center;justify-content:center;gap:10px}.resume-export-stage>p{grid-column:1/-1;margin:13px 0 0;color:#8b98a7;font-size:10px;text-align:center}.resume-export-paper{position:relative;overflow:hidden;width:100%;aspect-ratio:210/297;border:1px solid #dce3ea;border-radius:4px;background:#fff;box-shadow:0 18px 45px rgba(19,40,64,.13)}.resume-export-paper>img{width:100%;height:100%;display:block;object-fit:contain;background:#fff}.resume-export-preview-empty{height:100%;display:grid;place-items:center;align-content:center;gap:10px;padding:30px;background:#f3f6f8;color:#8190a1;text-align:center}.resume-export-preview-empty strong{color:#31506f;font-size:14px}.resume-export-preview-empty p{max-width:260px;margin:0;font-size:11px;line-height:1.6}.resume-export-arrow{width:38px;height:38px;border:1px solid #d9e1e8;border-radius:50%;background:#fff;color:#244e79;font-size:27px;box-shadow:0 6px 18px rgba(25,45,68,.08)}.resume-export-arrow:disabled{visibility:hidden}.resume-export-premium-mask{position:absolute;z-index:2;inset:42% 0 0;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.85) 38%,rgba(255,255,255,.96));backdrop-filter:blur(4px);cursor:pointer}.resume-export-unlock{position:absolute;z-index:3;left:8%;right:8%;top:49%;padding:20px;border:1px solid #e2e7ec;border-radius:17px;background:#fff;box-shadow:0 18px 46px rgba(15,36,60,.18)}.resume-export-unlock header{display:flex;align-items:center;justify-content:space-between;gap:12px}.resume-export-unlock header strong{color:#213c5a;font-size:14px}.resume-export-unlock header button{width:31px;height:31px;border-radius:50%;background:#f0f3f6;color:#7d8998;font-size:18px}.resume-export-unlock-option{width:100%;min-height:67px;display:flex;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;border:1px solid #dde4ea;border-radius:12px;background:#fff;color:#233d5b;text-align:left}.resume-export-unlock-option.member{border-color:#315d87;background:#f1f6fa}.resume-export-unlock-option>span{min-width:0;flex:1}.resume-export-unlock-option strong,.resume-export-unlock-option small{display:block}.resume-export-unlock-option strong{font-size:12px}.resume-export-unlock-option small{margin-top:4px;color:#8995a4;font-size:9px}.resume-export-unlock-option>b{flex:none;padding:8px 11px;border-radius:999px;background:#214b78;color:#fff;font-size:10px}.resume-export-controls{position:sticky;top:0;min-width:0;padding:23px;border:1px solid #dfe5eb;border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(24,43,66,.055)}.resume-export-control-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.resume-export-control-head span{color:#1d3958;font-size:17px;font-weight:800}.resume-export-control-head strong{color:#8996a5;font-size:10px}.resume-export-template-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:17px -4px 0;padding:4px;max-height:378px;overflow-y:auto}.resume-export-template{min-width:0;display:grid;gap:7px;justify-items:center;padding:0 0 7px;border:0;border-radius:9px;background:transparent;color:#607286}.resume-export-template:disabled{opacity:.48}.resume-export-template-thumb{position:relative;overflow:hidden;width:100%;aspect-ratio:210/297;display:grid;place-items:center;border:1px solid #dce3e9;border-radius:7px;background:#f3f6f8}.resume-export-template-thumb>img{width:100%;height:100%;object-fit:cover}.resume-export-template-thumb>b{max-width:80%;color:#778697;font-size:9px;text-align:center}.resume-export-template-thumb em{position:absolute;left:0;top:0;padding:3px 6px;border-radius:0 0 6px 0;background:#788696;color:#fff;font-size:8px;font-style:normal}.resume-export-template-thumb em.premium{background:#c69a45}.resume-export-template-thumb i{position:absolute;inset:0;display:grid;place-items:center;background:rgba(20,39,62,.5);color:#fff;font-size:9px;font-style:normal}.resume-export-template>strong{max-width:100%;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.resume-export-template.active .resume-export-template-thumb{border:2px solid #244e79;box-shadow:0 0 0 3px rgba(36,78,121,.1)}.resume-export-template.active>strong{color:#244e79}.resume-export-credit{margin:16px 0 0;padding:10px 12px;border-radius:9px;background:#fff6e3;color:#966b1f;font-size:10px;font-weight:700}.resume-export-status{margin-top:15px;padding:13px 14px;border-left:4px solid #244e79;border-radius:9px;background:#f2f6f9}.resume-export-status.failed{border-left-color:#bf424c;background:#fff3f4}.resume-export-status strong{color:#24435f;font-size:12px}.resume-export-status p{margin:5px 0 0;color:#758598;font-size:10px;line-height:1.55}.resume-export-note{margin:15px 0 0;color:#8794a3;font-size:9px;line-height:1.65}.resume-export-desktop-actions{display:grid;grid-template-columns:.8fr 1.2fr;gap:9px;margin-top:18px}.resume-export-desktop-actions button,.resume-export-mobile-actions button{height:43px;border:1px solid #d9e1e8;border-radius:10px;background:#fff;color:#51667d;font-size:11px;font-weight:700}.resume-export-desktop-actions button.primary,.resume-export-mobile-actions button.primary{border-color:#214b78;background:#214b78;color:#fff}.resume-export-desktop-actions button:disabled,.resume-export-mobile-actions button:disabled{cursor:not-allowed;opacity:.55}.resume-export-mobile-actions{display:none}.resume-export-history-error,.resume-export-history-empty{min-height:350px;display:grid;place-items:center;align-content:center;gap:9px;color:#8290a2;text-align:center}.resume-export-history-error strong,.resume-export-history-empty strong{color:#2a445f;font-size:16px}.resume-export-history-error p,.resume-export-history-empty p{margin:0;font-size:11px}.resume-export-history-error button,.resume-export-history-empty button{min-height:40px;padding:0 16px;border-radius:9px;background:#214b78;color:#fff;font-size:11px}.resume-export-file-list{display:grid;gap:11px;width:min(900px,100%);margin:0 auto}.resume-export-file{overflow:hidden;border:1px solid #e0e6ec;border-radius:13px;background:#fff;box-shadow:0 5px 17px rgba(25,43,66,.04)}.resume-export-file.prepared{border-color:#afc9ba}.resume-export-file>button{width:100%;min-height:94px;display:grid;grid-template-columns:58px minmax(0,1fr) 20px;align-items:center;gap:15px;padding:16px 18px;background:transparent;color:inherit;text-align:left}.resume-export-file>button:disabled{opacity:.62}.resume-export-pdf-mark{width:58px;height:58px;display:grid;place-items:center;border-radius:13px;background:#fcebee;color:#bd414d;font-size:11px;font-weight:900}.resume-export-file-copy{min-width:0}.resume-export-file-copy strong,.resume-export-file-copy small,.resume-export-file-copy em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resume-export-file-copy strong{color:#253d59;font-size:13px}.resume-export-file-copy small{margin-top:5px;color:#8794a3;font-size:10px}.resume-export-file-copy em{margin-top:6px;color:#6a7d90;font-size:9px;font-style:normal}.resume-export-file.prepared .resume-export-file-copy em{color:#367456}.resume-export-file>button>b{color:#a1abb6;font-size:20px;font-weight:400}

@media(max-width:1100px){.resume-export-layout{grid-template-columns:minmax(380px,1fr) 330px;gap:20px}.resume-export-stage{grid-template-columns:34px minmax(0,560px) 34px}.resume-export-template-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}

.resume-export-paper>img.dynamic{animation:resume-export-preview-in .2s ease-out both}.resume-export-preview-status{grid-column:1/-1;margin:13px 0 0;color:#5b7894;font-size:10px;text-align:center}@keyframes resume-export-preview-in{from{opacity:.35}to{opacity:1}}
.resume-export-template-thumb .resume-export-paid{position:absolute;right:0;bottom:0;padding:3px 6px;border-radius:6px 0 0;background:#e8f5ec;color:#2f7651;font-size:8px;font-style:normal;font-weight:800}
.resume-export-preview-rendering{position:relative;height:100%;display:grid;place-items:center;align-content:center;gap:21px;overflow:hidden;padding:30px 20px;background:radial-gradient(circle at 50% 17%,rgba(228,238,247,.9),rgba(243,247,250,0) 45%),linear-gradient(145deg,#eef3f7,#f8fafb 54%,#edf3f7);color:#31506f;text-align:center}
.resume-export-preview-rendering::before{content:"";position:absolute;inset:10% 13%;border:1px solid rgba(95,132,163,.12);border-radius:50%;transform:scaleY(.63);pointer-events:none}
.resume-export-rendering-surface{position:relative;width:clamp(168px,58%,310px);aspect-ratio:210/297;display:grid;align-content:start;gap:4%;overflow:hidden;padding:14% 13%;border:1px solid rgba(86,119,148,.19);border-radius:3px;background:linear-gradient(180deg,#fff 0%,#f8fbfd 100%);box-shadow:0 18px 36px rgba(37,67,93,.13),0 2px 5px rgba(37,67,93,.08);transform:translateZ(0)}
.resume-export-rendering-surface>span:not(.resume-export-rendering-scan){position:relative;display:block;border-radius:3px;background:linear-gradient(90deg,rgba(68,112,149,.2),rgba(68,112,149,.08));opacity:.8}
.resume-export-rendering-topline{width:26%;height:3px;background:#6e98b8!important;opacity:.58!important}
.resume-export-rendering-heading{width:67%;height:5%;margin-top:5%;background:linear-gradient(90deg,rgba(38,78,116,.34),rgba(38,78,116,.12))!important}
.resume-export-rendering-line{width:100%;height:2.7%}
.resume-export-rendering-line.short{width:57%}
.resume-export-rendering-line.medium{width:78%}
.resume-export-rendering-divider{width:100%;height:1px;margin:3% 0;background:rgba(70,111,142,.2)!important}
.resume-export-rendering-scan{position:absolute;z-index:1;top:-24%;left:-16%;width:132%;height:24%;display:block;background:linear-gradient(180deg,rgba(133,190,224,0),rgba(111,171,209,.08) 25%,rgba(99,162,205,.34) 50%,rgba(111,171,209,.08) 75%,rgba(133,190,224,0));filter:blur(2px);animation:resume-export-rendering-scan 2.35s cubic-bezier(.42,0,.28,1) infinite}
.resume-export-rendering-copy{position:relative;display:grid;gap:7px;justify-items:center}
.resume-export-rendering-copy strong{display:flex;align-items:center;gap:8px;color:#244e79;font-size:14px;font-weight:800;letter-spacing:.02em}
.resume-export-rendering-copy p{max-width:290px;margin:0;color:#76899d;font-size:10px;line-height:1.55}
.resume-export-rendering-spinner{width:14px;height:14px;display:inline-block;border:2px solid rgba(36,78,121,.18);border-top-color:#3f79a7;border-radius:50%;animation:resume-export-rendering-spin .9s linear infinite}
@keyframes resume-export-rendering-scan{0%{transform:translateY(0);opacity:0}12%{opacity:.8}78%{opacity:.8}100%{transform:translateY(585%);opacity:0}}
@keyframes resume-export-rendering-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.resume-export-rendering-scan,.resume-export-rendering-spinner{animation:none}.resume-export-rendering-scan{top:38%;opacity:.42}.resume-export-paper>img.dynamic{animation:none}}

.resume-current-toggle{width:max-content;min-height:24px;display:inline-flex;align-items:center;justify-self:start;gap:7px;padding:0;color:#53677e;font-size:11px;line-height:1;cursor:pointer}.resume-current-toggle input{appearance:auto;width:15px!important;min-width:15px;height:15px!important;margin:0;padding:0!important;border:0;background:transparent;box-shadow:none;accent-color:#234e79;cursor:pointer}.resume-current-toggle span{display:block}.resume-entry-message.saved{color:#3f7856}

/* Unified wheel date picker: birth dates use three columns; all other date fields use two. */
.resume-date-field{position:relative;align-content:start}.resume-date-control{position:relative;display:block}.resume-date-control>input{padding-right:43px;cursor:pointer;caret-color:transparent;font-variant-numeric:tabular-nums;letter-spacing:.015em}.resume-date-control>input::placeholder{color:#9aa6b4;letter-spacing:0}.resume-date-control>button{position:absolute;right:1px;top:1px;width:39px;height:39px;display:grid;place-items:center;border:0;border-radius:0 8px 8px 0;background:transparent;transition:background .18s,opacity .18s}.resume-date-control>button:hover{background:#f3f7fa}.resume-date-control>button:focus-visible{outline:2px solid #5f91bd;outline-offset:-3px}.resume-date-control>button:disabled{cursor:not-allowed;opacity:.42}.resume-date-control>button img{width:17px;height:17px;display:block}.resume-date-field:focus-within .resume-date-control>input{border-color:#244e79;box-shadow:0 0 0 3px rgba(35,76,117,.07)}.resume-date-field.month-only .resume-date-control>input{border-color:#d4ad62;background:#fffdf8}.resume-date-hint{margin-top:-1px;color:#9b6c1f;font-size:9px;line-height:1.5}.resume-field.invalid .resume-date-control>input,.resume-field.validation-error .resume-date-control>input{border-color:#c94b54;background:#fffafa;box-shadow:0 0 0 3px rgba(201,75,84,.07)}.resume-field.validation-warning .resume-date-control>input{border-color:#d5a348;background:#fffdf8}.resume-date-picker-layer{z-index:1850;animation:resume-date-layer-in .18s ease-out both}.resume-date-picker-dialog{width:min(548px,100%);overflow:hidden;border:1px solid rgba(215,224,232,.92);border-radius:15px;background:#fff;box-shadow:0 28px 86px rgba(10,25,43,.3);animation:resume-date-dialog-in .22s cubic-bezier(.2,.7,.25,1) both}.resume-date-picker-dialog>header{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 20px;border-bottom:1px solid #e8edf2;background:#fff}.resume-date-picker-dialog>header span{display:block;color:#9a7425;font-size:9px;font-weight:800;letter-spacing:.12em}.resume-date-picker-dialog>header h3{margin:5px 0 0;color:#1d3859;font-family:var(--serif);font-size:20px;line-height:1.2}.resume-date-picker-dialog>header small{flex:none;color:#8b98a8;font-size:10px;font-variant-numeric:tabular-nums}.resume-date-picker-body{padding:0 20px 10px}.resume-date-picker-body>p{margin:12px 0 -1px;color:#66788e;font-size:10px;line-height:1.55}.resume-date-picker-body>p strong{color:#9a6b1f}.resume-wheel-viewport{position:relative;height:200px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden;margin-top:7px}.resume-wheel-viewport.columns-3{grid-template-columns:1.15fr 1fr 1fr}.resume-wheel-viewport::before{content:"";position:absolute;z-index:0;left:0;right:0;top:80px;height:40px;border-top:1px solid #dce5ec;border-bottom:1px solid #dce5ec;background:#f0f5f9;pointer-events:none}.resume-wheel-column{position:relative;z-index:1;min-width:0;height:200px;overflow-x:hidden;overflow-y:auto;padding:80px 0;scroll-snap-type:y mandatory;scrollbar-width:none;overscroll-behavior:contain;outline:0;mask-image:linear-gradient(to bottom,transparent 0,#000 23%,#000 77%,transparent 100%)}.resume-wheel-column::-webkit-scrollbar{display:none}.resume-wheel-column:focus-visible{box-shadow:inset 0 0 0 2px rgba(70,111,147,.28)}.resume-wheel-column>button{width:100%;height:40px;display:block;padding:0 6px;border:0;border-radius:0;background:transparent;color:#8b98a5;font:inherit;font-size:11px;font-variant-numeric:tabular-nums;text-align:center;scroll-snap-align:center;transition:color .14s,font-size .14s,font-weight .14s}.resume-wheel-column>button:hover{color:#4e667e}.resume-wheel-column>button.selected{color:#24435f;font-size:13px;font-weight:800}.resume-date-picker-dialog>footer{min-height:64px;display:flex;align-items:center;justify-content:flex-end;gap:5px;padding:10px 20px 14px;border-top:1px solid #edf1f4}.resume-date-picker-dialog>footer button{height:38px;padding:0 13px;border:0;border-radius:8px;background:transparent;color:#65768a;font-size:11px;font-weight:700}.resume-date-picker-dialog>footer button:hover{background:#f2f5f8}.resume-date-picker-dialog>footer button.quiet{color:#526b82}.resume-date-picker-dialog>footer button.primary{margin-left:5px;padding:0 17px;background:#1f527f;color:#fff;box-shadow:0 5px 12px rgba(31,82,127,.15)}.resume-date-picker-dialog>footer button.primary:hover{background:#17466f}.resume-date-picker-dialog>footer button:focus-visible{outline:2px solid #5f91bd;outline-offset:2px}body.resume-date-open{overflow:hidden}@keyframes resume-date-layer-in{from{background:rgba(13,29,49,0);backdrop-filter:blur(0)}to{background:rgba(13,29,49,.54);backdrop-filter:blur(3px)}}@keyframes resume-date-dialog-in{from{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:700px){.resume-date-picker-layer{align-items:end;justify-items:stretch;padding:0}.resume-date-picker-dialog{width:100%;border-width:1px 0 0;border-radius:18px 18px 0 0;animation-name:resume-date-sheet-in}.resume-date-picker-dialog>header{min-height:70px;padding:14px 18px}.resume-date-picker-dialog>header h3{font-size:19px}.resume-date-picker-body{padding:0 14px 8px}.resume-date-picker-dialog>footer{padding:9px 14px calc(12px + env(safe-area-inset-bottom))}.resume-date-picker-dialog>footer button{min-width:56px;height:42px}.resume-date-picker-dialog>footer button.primary{min-width:94px}.resume-wheel-column>button{font-size:12px}.resume-wheel-column>button.selected{font-size:14px}@keyframes resume-date-sheet-in{from{opacity:.65;transform:translateY(36px)}to{opacity:1;transform:none}}}@media(prefers-reduced-motion:reduce){.resume-date-picker-layer,.resume-date-picker-dialog{animation:none}.resume-wheel-column{scroll-behavior:auto}.resume-wheel-column>button{transition:none}}

.resume-photo-choice-layer,.resume-photo-crop-layer{position:fixed;inset:0;z-index:1950;display:grid;place-items:center;padding:20px;background:rgba(13,29,49,.56);backdrop-filter:blur(4px);animation:resume-date-layer-in .18s ease-out both}.resume-photo-choice-dialog,.resume-photo-crop-dialog{width:min(540px,100%);overflow:hidden;border:1px solid rgba(215,224,232,.92);border-radius:16px;background:#fff;box-shadow:0 28px 86px rgba(10,25,43,.32);animation:resume-date-dialog-in .22s cubic-bezier(.2,.7,.25,1) both}.resume-photo-choice-dialog>header,.resume-photo-crop-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 21px;border-bottom:1px solid #e8edf2}.resume-photo-choice-dialog>header span,.resume-photo-crop-dialog>header span{display:block;color:#9a7425;font-size:9px;font-weight:800;letter-spacing:.12em}.resume-photo-choice-dialog>header h3,.resume-photo-crop-dialog>header h3{margin:5px 0 0;color:#1d3859;font-family:var(--serif);font-size:21px;line-height:1.2}.resume-photo-choice-dialog>header button,.resume-photo-crop-dialog>header button{width:34px;height:34px;border-radius:8px;background:#f0f3f6;color:#7c8999;font-size:22px}.resume-photo-choice-body{padding:20px 21px}.resume-photo-choice-body>p{margin:0;color:#697b90;font-size:11px;line-height:1.7}.resume-photo-choice-options{display:grid;gap:10px;margin-top:16px}.resume-photo-choice-options>button{width:100%;min-height:75px;display:grid;gap:7px;padding:14px 15px;border:1px solid #dce3ea;border-radius:11px;background:#fff;color:#263f5c;text-align:left;transition:border-color .18s,background .18s,box-shadow .18s}.resume-photo-choice-options>button:hover{border-color:#9eb8cf;background:#f7fafc}.resume-photo-choice-options>button.primary{border-color:#acc4d8;background:#f2f7fb;box-shadow:inset 3px 0 #24517d}.resume-photo-choice-options>button:focus-visible,.resume-photo-choice-dialog>footer button:focus-visible,.resume-photo-crop-dialog button:focus-visible,.resume-photo-crop-stage:focus-visible{outline:2px solid #5f91bd;outline-offset:2px}.resume-photo-choice-options strong{display:flex;align-items:center;gap:8px;font-size:13px}.resume-photo-choice-options strong small{padding:3px 7px;border-radius:999px;background:#e8f0f7;color:#24517d;font-size:8px}.resume-photo-choice-options span{color:#7d8b9b;font-size:10px;line-height:1.45}.resume-photo-choice-dialog>footer,.resume-photo-crop-dialog>footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 21px 16px;border-top:1px solid #edf1f4}.resume-photo-choice-dialog>footer button,.resume-photo-crop-dialog>footer button{height:39px;padding:0 16px;border:1px solid #d9e1e8;border-radius:8px;background:#fff;color:#5c6f84;font-size:11px;font-weight:700}.resume-photo-crop-dialog{width:min(650px,100%);max-height:calc(100svh - 28px)}.resume-photo-crop-body{padding:17px 20px 12px}.resume-photo-crop-stage{position:relative;height:min(500px,58svh);min-height:330px;overflow:hidden;border:1px solid #dce3e9;border-radius:10px;outline:0;background:#e8ecef;touch-action:none;cursor:grab;user-select:none}.resume-photo-crop-stage.dragging:not(.resizing){cursor:grabbing}.resume-photo-crop-stage>img{position:absolute;left:0;top:0;max-width:none;transform-origin:0 0;pointer-events:none;will-change:transform}.resume-photo-crop-shade{display:none}.resume-photo-crop-frame{position:absolute;z-index:2;box-sizing:border-box;border:2px solid #4a9ce8;box-shadow:0 0 0 100vmax rgba(20,28,37,.54);pointer-events:none}.resume-photo-crop-frame::after{content:"";position:absolute;left:50%;top:50%;width:5px;height:5px;margin:-3px 0 0 -3px;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:#4a9ce8}.resume-photo-crop-handle{position:absolute;width:22px;height:22px;padding:0;border:2px solid #4a9ce8!important;border-radius:5px!important;background:#fff!important;box-shadow:0 2px 7px rgba(9,31,51,.28);pointer-events:auto;touch-action:none}.resume-photo-crop-handle.nw{left:-12px;top:-12px;cursor:nwse-resize}.resume-photo-crop-handle.ne{right:-12px;top:-12px;cursor:nesw-resize}.resume-photo-crop-handle.se{right:-12px;bottom:-12px;cursor:nwse-resize}.resume-photo-crop-handle.sw{left:-12px;bottom:-12px;cursor:nesw-resize}.resume-photo-crop-handle:focus-visible{outline:3px solid rgba(255,255,255,.95)!important;outline-offset:1px!important;box-shadow:0 0 0 4px #24517d}.resume-photo-crop-zoom{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;margin-top:14px;color:#53677d;font-size:10px;font-weight:700}.resume-photo-crop-zoom input{width:100%;accent-color:#24517d}.resume-photo-crop-zoom input:disabled{opacity:.45}.resume-photo-crop-body>p{margin:9px 0 0;color:#8290a0;font-size:9px;text-align:center}.resume-photo-crop-dialog>footer button.primary{border-color:#1f527f;background:#1f527f;color:#fff;box-shadow:0 5px 12px rgba(31,82,127,.15)}body.resume-photo-dialog-open{overflow:hidden}@media(max-width:700px){.resume-photo-choice-layer,.resume-photo-crop-layer{align-items:end;padding:0}.resume-photo-choice-dialog,.resume-photo-crop-dialog{width:100%;max-height:100svh;border-width:1px 0 0;border-radius:18px 18px 0 0}.resume-photo-choice-dialog>header,.resume-photo-crop-dialog>header{padding:16px 18px}.resume-photo-choice-body{padding:18px}.resume-photo-choice-dialog>footer,.resume-photo-crop-dialog>footer{padding:11px 18px calc(13px + env(safe-area-inset-bottom))}.resume-photo-crop-body{padding:12px}.resume-photo-crop-stage{height:min(58svh,500px);min-height:300px}.resume-photo-crop-handle{width:28px;height:28px}.resume-photo-crop-handle.nw{left:-15px;top:-15px}.resume-photo-crop-handle.ne{right:-15px;top:-15px}.resume-photo-crop-handle.se{right:-15px;bottom:-15px}.resume-photo-crop-handle.sw{left:-15px;bottom:-15px}.resume-photo-crop-dialog>footer button{height:42px;min-width:70px}.resume-photo-crop-dialog>footer button.primary{min-width:106px}}@media(prefers-reduced-motion:reduce){.resume-photo-choice-layer,.resume-photo-crop-layer,.resume-photo-choice-dialog,.resume-photo-crop-dialog{animation:none}}
/* Structured narrative editor: keeps legacy fields plain-text while preserving
   a controlled Markdown source in resume.additional.richText. */
.resume-rich-field{align-content:start}.resume-rich-shell{overflow:hidden;border:1px solid #d9e1e9;border-radius:9px;background:#fff;transition:border-color .18s,box-shadow .18s}.resume-rich-shell:focus-within{border-color:#244e79;box-shadow:0 0 0 3px rgba(35,76,117,.07)}.resume-rich-toolbar{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 7px;border-bottom:1px solid #e8edf2;background:#f8fafb}.resume-rich-format-actions{display:flex;align-items:center;gap:3px;flex-wrap:wrap}.resume-rich-toolbar button{height:28px;padding:0 8px;border:1px solid transparent;border-radius:6px;background:transparent;color:#5c6f84;font-size:9px}.resume-rich-toolbar button:hover,.resume-rich-toolbar button:focus-visible{border-color:#d8e1e9;background:#fff;color:#214b78;outline:0}.resume-rich-toolbar button strong{color:#243f5e;font-family:Georgia,serif;font-size:12px}.resume-rich-toolbar button.template{border-color:#eadcbf;background:#fffaf0;color:#7f622f}.resume-rich-mode{display:flex;gap:2px;padding:3px;border-radius:7px;background:#eef2f5}.resume-rich-mode button{height:25px;padding:0 8px;border-radius:5px;color:#768598}.resume-rich-mode button.active{background:#fff;box-shadow:0 1px 5px rgba(31,55,80,.08);color:#244d77;font-weight:800}.resume-rich-visual,.resume-rich-markdown{width:100%;min-height:170px;max-height:360px;overflow:auto;padding:13px 14px;border:0;outline:0;background:#fff;color:#30465f;font-size:12px;line-height:1.8}.resume-rich-visual:empty:before{content:'输入内容，或点击上方套用结构…';color:#a1acb8}.resume-rich-visual p{margin:0 0 7px}.resume-rich-visual ul,.resume-rich-visual ol{margin:4px 0 10px;padding-left:21px}.resume-rich-visual li{margin:3px 0}.resume-rich-visual strong{color:#1d3e62}.resume-rich-markdown{resize:vertical;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.75}.resume-rich-value{display:none}.resume-rich-status{min-height:29px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;border-top:1px solid #edf1f4;background:#fafbfd;color:#8d99a8;font-size:9px}.resume-rich-status b{color:#5c6e82}.resume-rich-field.limit-exceeded .resume-rich-shell{border-color:#c94b54}.resume-rich-field.limit-exceeded .resume-rich-status{color:#b93643}.resume-template-rich-block{margin:6px 0 0}.resume-template-rich-block>b{display:block;margin-bottom:3px;color:#354e67;font-size:8px}.resume-template-rich-block>div{color:#5e6f82;font-size:8.5px;line-height:1.7}.resume-template-rich-block p{margin:3px 0}.resume-template-rich-block ul,.resume-template-rich-block ol{margin:3px 0 5px;padding-left:15px}.resume-template-rich-block li{margin:1px 0}.resume-template-rich-block strong{color:#354e67}.resume-template-self .resume-template-rich-block>div{font-size:8.5px}
@media(max-width:720px){.resume-rich-toolbar{align-items:flex-start;flex-wrap:wrap}.resume-rich-mode{margin-left:auto}.resume-rich-visual,.resume-rich-markdown{min-height:145px}.resume-rich-status{font-size:8px}}
