.cv-writer-assistant-module__LzC2aW__assistant{background:#fff;border:1px solid #e2e5e4;border-radius:14px;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:100%;display:grid;overflow:hidden}.cv-writer-assistant-module__LzC2aW__header{background:#fff;justify-content:flex-end;align-items:center;min-height:52px;padding:8px 10px;display:flex}.cv-writer-assistant-module__LzC2aW__welcomeIcon,.cv-writer-assistant-module__LzC2aW__messageIcon{place-items:center;display:grid}.cv-writer-assistant-module__LzC2aW__close{color:#71807b!important;border-radius:8px!important;width:34px!important;height:34px!important}.cv-writer-assistant-module__LzC2aW__close:hover{color:#273d37!important;background:#f4f5f7!important}.cv-writer-assistant-module__LzC2aW__close svg{width:15px;height:15px}.cv-writer-assistant-module__LzC2aW__thread{overscroll-behavior:contain;scrollbar-color:#c5d0cc transparent;scrollbar-width:thin;min-height:0;padding:22px 20px;overflow-y:auto}.cv-writer-assistant-module__LzC2aW__welcome{text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;min-height:100%;padding:24px 0 18px;display:flex}.cv-writer-assistant-module__LzC2aW__welcomeIcon{background:#f4f5f7;border-radius:11px;width:42px;height:42px;margin-bottom:12px}.cv-writer-assistant-module__LzC2aW__welcomeIcon svg{width:27px;height:27px}.cv-writer-assistant-module__LzC2aW__welcome h2{color:#203a33;letter-spacing:-.35px;margin:0;font-size:20px;font-weight:680}.cv-writer-assistant-module__LzC2aW__welcome>p{color:#7b879e;max-width:340px;margin:8px 0 0;font-size:11px;line-height:1.55}.cv-writer-assistant-module__LzC2aW__quickPrompts{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:11px;display:flex}.cv-writer-assistant-module__LzC2aW__quickPrompts button{height:34px;padding-inline:11px;font-size:9px;font-weight:580;color:#334943!important;background:#f4f5f7!important;border:1px solid #dedede!important;border-radius:7px!important}.cv-writer-assistant-module__LzC2aW__quickPrompts button:hover{background:#ededed!important;border-color:#d5d8d7!important}.cv-writer-assistant-module__LzC2aW__messages{gap:18px;display:grid}.cv-writer-assistant-module__LzC2aW__userMessage{justify-content:flex-end;padding-left:72px;display:flex}.cv-writer-assistant-module__LzC2aW__userMessage>div{color:#263d37;background:#f4f5f7;border-radius:12px 12px 3px;max-width:92%;padding:9px 12px}.cv-writer-assistant-module__LzC2aW__userMessage p,.cv-writer-assistant-module__LzC2aW__assistantMessage p{margin:0;font-size:11px;line-height:1.55}.cv-writer-assistant-module__LzC2aW__assistantMessage{grid-template-columns:28px minmax(0,1fr);align-items:flex-start;gap:9px;padding-right:16px;display:grid}.cv-writer-assistant-module__LzC2aW__messageIcon{color:#047857;background:#d1fae5;border-radius:8px;width:28px;height:28px}.cv-writer-assistant-module__LzC2aW__messageIcon svg{width:13px;height:13px}.cv-writer-assistant-module__LzC2aW__assistantMessage>div>p{color:#344943;padding-top:5px}.cv-writer-assistant-module__LzC2aW__proposal{background:#fff;border:1px solid #dedede;border-radius:10px;gap:9px;margin-top:10px;padding:12px;display:grid}.cv-writer-assistant-module__LzC2aW__proposal>span{color:#3e665d;align-items:center;gap:6px;display:flex}.cv-writer-assistant-module__LzC2aW__proposal>span svg{width:13px;height:13px}.cv-writer-assistant-module__LzC2aW__proposal>span b{letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:700}.cv-writer-assistant-module__LzC2aW__proposal>p{color:#41544f!important;padding:0!important;font-size:10px!important}.cv-writer-assistant-module__LzC2aW__applyButton{justify-self:end;width:max-content;height:34px;padding-inline:12px;font-size:9px;color:#fff!important;background:#005c51!important;border-radius:8px!important}.cv-writer-assistant-module__LzC2aW__applyButton:hover{background:#064f47!important}.cv-writer-assistant-module__LzC2aW__applyButton:disabled{color:#08785f!important;opacity:1!important;background:#e9f8f2!important}.cv-writer-assistant-module__LzC2aW__applyButton svg{width:12px;height:12px}.cv-writer-assistant-module__LzC2aW__thinking{grid-template-columns:28px auto;align-items:center;gap:9px;display:grid}.cv-writer-assistant-module__LzC2aW__thinkingDots{align-items:center;gap:4px;padding:8px 0;display:flex}.cv-writer-assistant-module__LzC2aW__thinkingDots i{background:#6d7b76;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite cv-writer-assistant-module__LzC2aW__writer-dot}.cv-writer-assistant-module__LzC2aW__thinkingDots i:nth-child(2){animation-delay:.14s}.cv-writer-assistant-module__LzC2aW__thinkingDots i:nth-child(3){animation-delay:.28s}.cv-writer-assistant-module__LzC2aW__composerArea{--surface:#fff;--field:#f4f5f7;--hover:#edf1ef;--line:#e2e5e4;--line-strong:#d6dcda;--ink:#263d37;--ink-2:#65756f;--ink-3:#8d9894;--accent-ink:#005c51;--accent-tint:#d1fae5;--green:#059669;--prompt-accent:#005c51;--prompt-accent-foreground:#fff;--bui-surface:var(--surface);--bui-field:var(--field);--bui-hover:var(--hover);--bui-line:var(--line);--bui-line-strong:var(--line-strong);--bui-ink:var(--ink);--bui-ink-2:var(--ink-2);--bui-ink-3:var(--ink-3);--bui-accent-ink:var(--accent-ink);--bui-accent-tint:var(--accent-tint);--bui-green:var(--green);--bui-shadow-hairline:0 0 0 1px var(--line);--bui-shadow-card:0 1px 2px #142b250d;--bui-shadow-raised:0 10px 28px #142b251f;background:#fff;border-top:1px solid #e7e9e8;padding:10px 14px 13px}.cv-writer-assistant-module__LzC2aW__composerArea [data-promptbar] textarea{font-family:inherit;font-size:11px}.cv-writer-assistant-module__LzC2aW__composerArea [data-promptbar] button{font-family:inherit}.cv-writer-assistant-module__LzC2aW__disclaimer{color:#98a19e;text-align:center;margin-top:6px;font-size:8px;display:block}.cv-writer-assistant-module__LzC2aW__assistant[data-empty=true] .cv-writer-assistant-module__LzC2aW__thread{padding:0 28px;overflow:hidden}.cv-writer-assistant-module__LzC2aW__assistant[data-empty=true] .cv-writer-assistant-module__LzC2aW__composerArea{border-top:0;padding:0 28px 28px}@keyframes cv-writer-assistant-module__LzC2aW__writer-dot{0%,60%,to{opacity:.32;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}@media (max-width:900px){.cv-writer-assistant-module__LzC2aW__assistant{height:calc(100dvh - 136px);min-height:560px}}@media (max-width:620px){.cv-writer-assistant-module__LzC2aW__assistant{border-inline:0;border-radius:0}.cv-writer-assistant-module__LzC2aW__thread{padding-inline:14px}.cv-writer-assistant-module__LzC2aW__assistant[data-empty=true] .cv-writer-assistant-module__LzC2aW__thread{padding-inline:18px}.cv-writer-assistant-module__LzC2aW__assistant[data-empty=true] .cv-writer-assistant-module__LzC2aW__composerArea{padding:0 14px 18px}}@media (prefers-reduced-motion:reduce){.cv-writer-assistant-module__LzC2aW__thinkingDots i{animation:none}}
.guided-editor-module__nBatFW__studio{--brand:#005c51;--ink:#172b27;--field-surface:#f4f5f7;width:100%;height:100dvh;color:var(--ink);font-family:var(--font-text);background:#fff;flex-direction:column;display:flex;overflow:hidden}.guided-editor-module__nBatFW__topbar{z-index:20;background:#fff;flex:0 0 76px;justify-content:space-between;align-items:center;gap:16px;height:76px;padding:0 20px;display:flex}.guided-editor-module__nBatFW__identity,.guided-editor-module__nBatFW__identity>div,.guided-editor-module__nBatFW__topActions{align-items:center;display:flex}.guided-editor-module__nBatFW__identity{flex:0 230px;gap:9px;min-width:190px}.guided-editor-module__nBatFW__identity>a{color:#6f7e79;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.guided-editor-module__nBatFW__identity>a:hover{color:var(--brand);background:#eef2f0}.guided-editor-module__nBatFW__identity>a svg{width:17px}.guided-editor-module__nBatFW__identity>div{flex-direction:column;align-items:flex-start;min-width:0}.guided-editor-module__nBatFW__nameShell{width:min(330px,34vw);height:28px;box-shadow:none!important;background:0 0!important;border:0!important}.guided-editor-module__nBatFW__nameInput{color:#203832!important;padding:0!important;font-size:14px!important;font-weight:650!important}.guided-editor-module__nBatFW__topActions{flex:none;gap:8px}.guided-editor-module__nBatFW__exportTrigger{background:var(--brand);color:#fff;height:42px;font:inherit;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:650;display:inline-flex;box-shadow:0 2px 6px #005c5124}.guided-editor-module__nBatFW__exportTrigger:hover{background:#064f47}.guided-editor-module__nBatFW__exportTrigger:focus-visible{outline-offset:2px;outline:2px solid #7fb3a8}.guided-editor-module__nBatFW__exportTrigger svg{width:14px;height:14px}.guided-editor-module__nBatFW__exportTrigger svg:last-child{width:12px}.guided-editor-module__nBatFW__stepper{scrollbar-width:none;background:0 0;flex:590px;align-items:center;min-width:0;max-width:960px;margin-inline:auto;padding:0;display:flex;overflow-x:auto}.guided-editor-module__nBatFW__stepper::-webkit-scrollbar{display:none}.guided-editor-module__nBatFW__stepTabs{width:100%;min-width:560px;height:42px}.guided-editor-module__nBatFW__stepTabList{grid-template-columns:repeat(7,minmax(78px,1fr));width:100%;height:42px;overflow:hidden;background:var(--field-surface)!important;border:1px solid #e0e5e2!important;border-radius:11px!important;gap:0!important;padding:3px!important;display:grid!important}.guided-editor-module__nBatFW__stepTabList>div{min-width:0}.guided-editor-module__nBatFW__stepTab{justify-content:center;gap:6px;width:100%;height:34px;color:#8a9692!important;border-radius:9px!important;min-width:0!important;margin:0!important;padding:0 7px!important;font-size:10px!important;font-weight:620!important}.guided-editor-module__nBatFW__stepTab:hover{color:#5f6d68!important}.guided-editor-module__nBatFW__stepTab[aria-selected=true]{color:#fff!important}.guided-editor-module__nBatFW__stepTab svg{width:15px;height:15px}.guided-editor-module__nBatFW__stepTab>span{white-space:nowrap}.guided-editor-module__nBatFW__stepSegmentIndicator{border:1px solid var(--brand);box-shadow:0 2px 5px #005c512e;background:var(--brand)!important;border-radius:9px!important}.guided-editor-module__nBatFW__workspace{background:#fff;flex:1;grid-template-columns:minmax(430px,540px) minmax(520px,1fr);gap:18px;min-height:0;padding:0 18px 18px;display:grid;overflow:hidden}.guided-editor-module__nBatFW__editorPanel{background:#fff;grid-template-rows:minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.guided-editor-module__nBatFW__modeTabs{align-items:center;min-width:0;display:flex}.guided-editor-module__nBatFW__modeTabList{width:auto;height:42px;background:var(--field-surface)!important;border:1px solid #e0e5e2!important;border-radius:10px!important;gap:0!important;padding:3px!important}.guided-editor-module__nBatFW__modeTabList button{color:#788680;gap:7px;height:34px;font-size:11px;border-radius:9px!important;padding-inline:13px!important}.guided-editor-module__nBatFW__modeTabList button:hover{color:#5f6d68}.guided-editor-module__nBatFW__modeTabList button[aria-selected=true]{color:#fff}.guided-editor-module__nBatFW__modeTabList button svg{width:15px;height:15px}.guided-editor-module__nBatFW__modeSegmentIndicator{border:1px solid var(--brand);box-shadow:0 2px 5px #005c512e;background:var(--brand)!important;border-radius:9px!important}.guided-editor-module__nBatFW__panelScroll{overscroll-behavior:contain;scrollbar-color:#c5d0cc transparent;scrollbar-width:thin;flex-direction:column;min-height:0;display:flex;overflow-y:auto}.guided-editor-module__nBatFW__panelContent{flex:1 0 auto}.guided-editor-module__nBatFW__formPage{width:min(100%,520px);margin:0 auto;padding:30px 26px 34px}.guided-editor-module__nBatFW__sectionHeader{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.guided-editor-module__nBatFW__sectionHeader h2{color:#172d28;letter-spacing:-.65px;margin:0;font-size:27px;font-weight:670;line-height:1.15}.guided-editor-module__nBatFW__atsBadge{color:#047857;white-space:nowrap;background:#d1fae5;border:1px solid #aee2ce;border-radius:7px;flex:none;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:700;display:inline-flex}.guided-editor-module__nBatFW__atsBadge svg{width:13px;height:13px}.guided-editor-module__nBatFW__atsFriendly{color:#206c59;background:#21d99b;border:0}.guided-editor-module__nBatFW__atsFriendly svg{color:#206c59}.guided-editor-module__nBatFW__formGrid{grid-template-columns:minmax(0,1fr);gap:15px;display:grid}.guided-editor-module__nBatFW__fullField{grid-column:1/-1}.guided-editor-module__nBatFW__field{min-width:0}.guided-editor-module__nBatFW__fieldLabel,.guided-editor-module__nBatFW__selectField>span{color:#344943;margin-bottom:6px;font-size:12px;font-weight:650;display:block}.guided-editor-module__nBatFW__labelWithIcon{align-items:center;gap:7px;display:inline-flex}.guided-editor-module__nBatFW__labelIcon{color:#344943;background:#f5f5f5;border:1px solid #dedede;border-radius:6px;flex:none;place-items:center;width:24px;height:24px;display:grid}.guided-editor-module__nBatFW__labelIcon svg{width:12px;height:12px}.guided-editor-module__nBatFW__requiredMark{color:#f52246;margin-inline-start:3px}.guided-editor-module__nBatFW__inputShell,.guided-editor-module__nBatFW__selectTrigger{min-height:40px;border:2px solid var(--field-surface)!important;background:var(--field-surface)!important;height:40px!important;box-shadow:none!important;border-radius:8px!important}.guided-editor-module__nBatFW__inputShell:focus-within,.guided-editor-module__nBatFW__selectTrigger:focus-visible,.guided-editor-module__nBatFW__selectTrigger[data-state=open]{box-shadow:none!important;border:2px solid #4f8e81!important}.guided-editor-module__nBatFW__inputControl{color:#2c413c!important;font-size:13px!important}.guided-editor-module__nBatFW__inputControl::placeholder{color:#a0aaa6!important}.guided-editor-module__nBatFW__selectField{min-width:0;display:block}.guided-editor-module__nBatFW__selectTrigger{color:#2c413c;width:100%;padding-inline:13px;font-size:13px}.guided-editor-module__nBatFW__selectTrigger>span:first-child{color:#2c413c!important}.guided-editor-module__nBatFW__selectTrigger>span:last-child{color:#687772!important}.guided-editor-module__nBatFW__selectContent{background:#fff;border-color:#dbe2de;color:#334943!important}.guided-editor-module__nBatFW__selectContent button{color:#65726e!important}.guided-editor-module__nBatFW__selectContent button[aria-selected=true]{background:#f1f2f3;color:#263d37!important}.guided-editor-module__nBatFW__selectContent button[aria-selected=true] svg{color:#344943}.guided-editor-module__nBatFW__selectContent button:hover,.guided-editor-module__nBatFW__selectContent button:focus-visible{background:#f5f5f5;color:#263d37!important}.guided-editor-module__nBatFW__phoneField{min-width:0}.guided-editor-module__nBatFW__phoneRow{grid-template-columns:154px minmax(0,1fr);gap:8px;display:grid}.guided-editor-module__nBatFW__phoneInput{min-width:0}.guided-editor-module__nBatFW__countryTrigger{color:#2c413c;width:100%;min-height:40px;font-size:12px;border:2px solid var(--field-surface)!important;background:var(--field-surface)!important;min-width:0!important;height:40px!important;box-shadow:none!important;border-radius:8px!important;gap:7px!important;padding:0 10px!important}.guided-editor-module__nBatFW__countryTrigger>span:first-child{align-items:center;gap:8px;min-width:0;display:flex}.guided-editor-module__nBatFW__countryTrigger>span:last-child svg{color:#75827e;width:14px;height:14px}.guided-editor-module__nBatFW__countryTrigger:focus-visible,.guided-editor-module__nBatFW__countryTrigger[data-state=open]{box-shadow:none!important;border-color:#4f8e81!important}.guided-editor-module__nBatFW__countrySearchWrap{gap:6px!important}.guided-editor-module__nBatFW__countrySearchWrap>svg{width:14px;height:14px}.guided-editor-module__nBatFW__countryTrigger[data-state=closed] .guided-editor-module__nBatFW__countrySearchWrap>svg{display:none}.guided-editor-module__nBatFW__countrySearch{min-width:0;font-weight:650;color:#2c413c!important;height:36px!important;padding:0!important;font-size:11px!important}.guided-editor-module__nBatFW__countrySearch::placeholder{font-weight:500;color:#89948f!important}.guided-editor-module__nBatFW__countryContent{color:#334943;box-shadow:0 14px 35px #18332c21;background:#fff!important;border:1px solid #dbe2de!important;border-radius:10px!important;width:330px!important}.guided-editor-module__nBatFW__countryList{scrollbar-color:#c5d0cc transparent;scrollbar-width:thin;max-height:280px!important;padding:6px!important}.guided-editor-module__nBatFW__countryFlag{width:24px;height:18px;box-shadow:none;background:0 0;border-radius:2px;flex:none;display:block;overflow:hidden}.guided-editor-module__nBatFW__countryFlag svg{object-fit:cover;width:100%;height:100%;display:block}.guided-editor-module__nBatFW__countryOption{white-space:nowrap;min-height:43px;border-radius:7px!important;padding:7px 9px!important}.guided-editor-module__nBatFW__countryOption[data-active=true]{color:#193e36!important}.guided-editor-module__nBatFW__countryOptionInner{align-items:center;gap:10px;min-width:0;display:flex}.guided-editor-module__nBatFW__countryOptionText{flex:1;justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.guided-editor-module__nBatFW__countryOptionText b{color:#314b45;text-overflow:ellipsis;font-size:11px;font-weight:650;overflow:hidden}.guided-editor-module__nBatFW__countryOptionText small{color:#7d8985;flex:none;font-size:10px}.guided-editor-module__nBatFW__experienceField{margin-top:27px}.guided-editor-module__nBatFW__experienceHeading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:12px;display:flex}.guided-editor-module__nBatFW__experienceHeading b{color:#29423c;font-size:12px;display:block}.guided-editor-module__nBatFW__experienceHeading p{color:#7c8985;margin:4px 0 0;font-size:11px;line-height:1.5}.guided-editor-module__nBatFW__experienceHeading output{color:#08795a;background:#21d99b33;border-radius:6px;flex:none;padding:4px 8px;font-size:12px;font-weight:700}.guided-editor-module__nBatFW__experienceSlider{color:#21d99b;background:var(--field-surface)!important;height:40px!important}.guided-editor-module__nBatFW__experienceSlider>div:first-child>div{background:linear-gradient(90deg,#21d99b38,#21d99b6b)!important}.guided-editor-module__nBatFW__experienceSlider>div:nth-child(2) span{background:#70aa96!important}.guided-editor-module__nBatFW__experienceSlider [role=slider]{color:#21d99b;box-shadow:none!important;background:#08795a!important}.guided-editor-module__nBatFW__sliderEnds{color:#8a9692;justify-content:space-between;margin-top:5px;padding-inline:3px;font-size:9px;display:flex}.guided-editor-module__nBatFW__coachNote{color:#101828;box-shadow:none;background:#f7f7f75e;border:1px solid #e6e7eb;border-radius:9px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:15px 48px 15px 16px;display:flex;position:relative}.guided-editor-module__nBatFW__coachNote>svg{flex:none;width:28px;height:28px}.guided-editor-module__nBatFW__coachNote b{font-size:12px}.guided-editor-module__nBatFW__coachNote p{color:#6b7282;margin:3px 0 0;font-size:11px;line-height:1.5}.guided-editor-module__nBatFW__coachDismiss{color:#8a929f;border-radius:6px;width:27px;height:27px;position:absolute;top:8px;right:8px}.guided-editor-module__nBatFW__coachDismiss:hover{color:#101828;background:#eceef1}.guided-editor-module__nBatFW__coachDismiss svg{width:13px;height:13px}.guided-editor-module__nBatFW__writingField{display:block}.guided-editor-module__nBatFW__writingLabel{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.guided-editor-module__nBatFW__writingLabel b{color:#344943;font-size:12px}.guided-editor-module__nBatFW__writingLabel small{color:#8d9894;font-size:10px}.guided-editor-module__nBatFW__writingShell{border:2px solid var(--field-surface);background:var(--field-surface);border-radius:8px;transition:border-color .18s,box-shadow .18s;display:block;overflow:hidden}.guided-editor-module__nBatFW__writingShell:focus-within{box-shadow:none;border:2px solid #4f8e81}.guided-editor-module__nBatFW__writingShell textarea{resize:vertical;color:#2f433e;width:100%;min-height:90px;font:inherit;background:0 0;border:0;outline:0;padding:14px 15px;font-size:13px;line-height:1.65;display:block}.guided-editor-module__nBatFW__writingShell textarea::placeholder{color:#9da8a4}.guided-editor-module__nBatFW__inlineAI{color:#176b5c;background:#edf5f2;border-radius:7px;height:35px;margin:0 9px 9px auto;font-size:10px}.guided-editor-module__nBatFW__inlineAI:hover{color:#075c4e;background:#dfeee8}.guided-editor-module__nBatFW__inlineAI svg{width:13px;height:13px}.guided-editor-module__nBatFW__summaryComposer{display:block}.guided-editor-module__nBatFW__summaryComposerLabel{color:#344943;margin-bottom:8px;font-size:12px;font-weight:650;display:block}.guided-editor-module__nBatFW__summaryComposerShell{background:var(--field-surface);border:2px solid #0000;border-radius:14px;padding:7px;display:block;box-shadow:inset 0 0 0 1px #dedede}.guided-editor-module__nBatFW__summaryComposerShell textarea{resize:vertical;color:#2f433e;width:100%;min-height:168px;font:inherit;background:#fff;border:1px solid #e6e7eb;border-radius:10px;outline:0;padding:14px 15px;font-size:13px;line-height:1.65;display:block}.guided-editor-module__nBatFW__summaryComposerShell textarea::placeholder{color:#9da8a4}.guided-editor-module__nBatFW__summaryComposerToolbar{justify-content:space-between;align-items:center;gap:12px;min-height:43px;padding:7px 3px 1px;display:flex}.guided-editor-module__nBatFW__summaryComposerTools{align-items:center;gap:5px;min-width:0;display:flex}.guided-editor-module__nBatFW__summaryImprove{color:#074f3e;background:#21d99b;border:1px solid #21d99b;border-radius:8px;height:32px;padding-inline:10px;font-size:10px;font-weight:750}.guided-editor-module__nBatFW__summaryImprove:hover{color:#063f33;background:#19c78c;border-color:#19c78c}.guided-editor-module__nBatFW__summaryImprove svg{width:13px;height:13px}.guided-editor-module__nBatFW__summaryPersonalised{color:#176b5c;background:#fff;border:1px solid #d9dfdc;border-radius:8px;height:32px;padding-inline:10px;font-size:10px;font-weight:700}.guided-editor-module__nBatFW__summaryPersonalised:hover{color:#075c4e;background:#edf4f1;border-color:#b9d1c9}.guided-editor-module__nBatFW__summaryWordCount{color:#89938f;font-variant-numeric:tabular-nums;flex:none;align-items:center;gap:8px;font-size:12px;display:flex}.guided-editor-module__nBatFW__summaryCountValue{white-space:nowrap;align-items:baseline;gap:4px;display:flex}.guided-editor-module__nBatFW__summaryCountValue strong{color:#1f2937;font-size:13px;font-weight:500}.guided-editor-module__nBatFW__summaryCountValue span{color:#8b96ad;font-size:12px;font-weight:500}.guided-editor-module__nBatFW__summaryMoodFace{border-radius:50%;flex:none;place-items:center;width:27px;height:27px;display:grid}.guided-editor-module__nBatFW__summaryMoodFace svg{width:19px;height:19px}.guided-editor-module__nBatFW__summaryMoodFace[data-mood=needs-work]{color:#7a3324;background:#ffc5b0}.guided-editor-module__nBatFW__summaryMoodFace[data-mood=building]{color:#725313;background:#ffd77d}.guided-editor-module__nBatFW__summaryMoodFace[data-mood=strong]{color:#176341;background:#a8dfbd}.guided-editor-module__nBatFW__summaryMoodFace[data-mood=over]{color:#725313;background:#ffd77d}.guided-editor-module__nBatFW__cvMenu{color:#334943!important;background:#fff!important;border-color:#dbe2de!important;box-shadow:0 14px 35px #18332c21!important}.guided-editor-module__nBatFW__cvMenuItem{color:#334943!important}.guided-editor-module__nBatFW__cvMenuItem:hover,.guided-editor-module__nBatFW__cvMenuItem:focus-visible{outline:none;color:#164b40!important;background:#edf4f1!important}.guided-editor-module__nBatFW__linkedinImportCard{color:#fff;text-align:left;background-color:#0755a3;background-image:linear-gradient(90deg,#02182fad 0%,#032f556b 48%,#055a9817 100%),url(/images/linkedin-import-bg.png?v=20260915101113);background-position:50%;background-size:cover;border:0;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:144px;margin-bottom:13px;padding:22px 24px;transition:transform .18s,box-shadow .18s,filter .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 20px #0a66c21a}.guided-editor-module__nBatFW__linkedinImportCard:hover{filter:saturate(1.05)brightness(1.03);transform:translateY(-1px);box-shadow:0 10px 25px #0a66c229}.guided-editor-module__nBatFW__linkedinImportCard>svg{z-index:1;color:#fff;filter:drop-shadow(0 8px 18px #02264e2e);flex:none;width:86px;height:86px;position:relative}.guided-editor-module__nBatFW__linkedinImportCopy{z-index:1;justify-items:start;display:grid;position:relative}.guided-editor-module__nBatFW__linkedinImportCopy strong{letter-spacing:-.02em;font-size:19px;font-weight:650}.guided-editor-module__nBatFW__linkedinImportCopy>span{color:#ffffffeb;max-width:255px;margin-top:6px;font-size:12px;font-weight:450;line-height:1.5}.guided-editor-module__nBatFW__linkedinImportAction{color:#fff;min-height:34px;font:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#ffffff2b;border:0;border-radius:8px;align-items:center;gap:6px;margin-top:13px;padding:8px 11px;font-size:11px;font-weight:600;transition:background .16s,transform .16s;display:flex;box-shadow:0 7px 18px #001e3a1f}.guided-editor-module__nBatFW__linkedinImportAction:hover{background:#ffffff3d;transform:translateY(-1px)}.guided-editor-module__nBatFW__linkedinImportAction:focus-visible{outline-offset:2px;outline:2px solid #fff}.guided-editor-module__nBatFW__linkedinImportAction svg{width:13px;height:13px}.guided-editor-module__nBatFW__linkedinImportDismiss{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#051e3438;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;transition:background .16s;display:grid;position:absolute;top:9px;right:9px}.guided-editor-module__nBatFW__linkedinImportDismiss:hover{background:#051e3461}.guided-editor-module__nBatFW__linkedinImportDismiss:focus-visible{outline-offset:2px;outline:2px solid #fff}.guided-editor-module__nBatFW__linkedinImportDismiss svg{width:13px;height:13px}.guided-editor-module__nBatFW__entryCard{background:#fff;border:1px solid #dfe5e2;border-radius:11px;margin-top:18px;padding:20px;box-shadow:0 5px 18px #1a3c3308}.guided-editor-module__nBatFW__entryCard:first-of-type{margin-top:0}.guided-editor-module__nBatFW__entryCard>header{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:16px;margin:-2px 0 20px;padding-bottom:14px;display:flex}.guided-editor-module__nBatFW__entryCard>header>div{align-items:center;gap:10px;display:flex}.guided-editor-module__nBatFW__entryCard>header>div>span{color:#247060;background:#e9f3ef;border-radius:7px;place-items:center;width:27px;height:27px;font-size:9px;font-weight:750;display:grid}.guided-editor-module__nBatFW__entryCard>header>div>div{gap:2px;display:grid}.guided-editor-module__nBatFW__entryCard header b{color:#274039;font-size:12px}.guided-editor-module__nBatFW__entryCard header small{color:#8b9793;font-size:10px}.guided-editor-module__nBatFW__entryCard header button{color:#8a9692;width:30px;height:30px}.guided-editor-module__nBatFW__entryCard header button svg{width:14px;height:14px}.guided-editor-module__nBatFW__experienceCard{box-shadow:none;border-color:#dedede;border-radius:14px;padding:0;transition:box-shadow .18s,opacity .18s;position:relative;overflow:hidden;margin-top:12px!important}.guided-editor-module__nBatFW__experienceCard[data-dragging=true]{opacity:.64;box-shadow:0 14px 30px #1a3c331f}.guided-editor-module__nBatFW__experienceCard>.guided-editor-module__nBatFW__experienceCardHeader{background:#fff;border-bottom:1px solid #e5e7e6;justify-content:flex-start;gap:3px;min-height:62px;margin:0;padding:7px 8px}.guided-editor-module__nBatFW__experienceCard[data-collapsed=true]>.guided-editor-module__nBatFW__experienceCardHeader{border-bottom-color:#0000}.guided-editor-module__nBatFW__experienceDrag{cursor:grab;touch-action:none;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;padding:0;display:grid;color:#a1aaa7!important;width:30px!important;height:38px!important}.guided-editor-module__nBatFW__experienceDrag:hover{background:#f5f5f5;color:#65716d!important}.guided-editor-module__nBatFW__experienceDrag:active{cursor:grabbing}.guided-editor-module__nBatFW__experienceDrag:focus-visible{outline-offset:-2px;outline:2px solid #4f8e81}.guided-editor-module__nBatFW__experienceDrag svg{width:15px!important;height:15px!important}.guided-editor-module__nBatFW__experienceCollapse{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;grid-template-columns:minmax(0,1fr) 26px;align-items:center;gap:10px;min-width:0;padding:5px 7px 5px 4px;width:auto!important;height:38px!important;color:inherit!important;display:grid!important}.guided-editor-module__nBatFW__experienceCollapse:hover{background:0 0}.guided-editor-module__nBatFW__experienceCollapse:focus-visible{outline-offset:-2px;outline:2px solid #4f8e81}.guided-editor-module__nBatFW__experienceCollapse>svg{color:#687470;justify-self:center;transition:transform .2s;width:15px!important;height:15px!important}.guided-editor-module__nBatFW__experienceCollapse[aria-expanded=true]>svg{transform:rotate(180deg)}.guided-editor-module__nBatFW__experienceIdentity{gap:2px;min-width:0;display:grid}.guided-editor-module__nBatFW__experienceIdentity b,.guided-editor-module__nBatFW__experienceIdentity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.guided-editor-module__nBatFW__experienceIdentity b{color:#263d37;font-size:12px}.guided-editor-module__nBatFW__experienceIdentity small{color:#82908b;font-size:9px}.guided-editor-module__nBatFW__experienceDelete{flex:none;color:#9a7479!important;border-radius:8px!important;width:32px!important;height:32px!important}.guided-editor-module__nBatFW__experienceDelete:hover{color:#bb3546!important;background:#f8e8ea!important}.guided-editor-module__nBatFW__experienceCardBody{background:#fff;padding:19px 20px 20px;animation:.22s cubic-bezier(.22,1,.36,1) both guided-editor-module__nBatFW__experienceOpen}.guided-editor-module__nBatFW__currentSwitch{color:#435b55;margin:17px 0 20px}.guided-editor-module__nBatFW__currentSwitch button{width:40px;height:23px}.guided-editor-module__nBatFW__currentSwitch button>div{width:17px;height:17px}.guided-editor-module__nBatFW__currentSwitch label{font-size:11px}.guided-editor-module__nBatFW__bulletHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin:22px 0 10px;display:flex}.guided-editor-module__nBatFW__bulletHeader>div{gap:3px;display:grid}.guided-editor-module__nBatFW__bulletHeader b{color:#344943;font-size:12px}.guided-editor-module__nBatFW__bulletHeader span{color:#8a9692;font-size:10px}.guided-editor-module__nBatFW__bulletHeader button{border-radius:8px;height:32px;font-weight:650;color:#171717!important;background:#f5f5f5!important;border:1px solid #dedede!important}.guided-editor-module__nBatFW__bulletHeader button:hover{background:#ededed!important;border-color:#d4d4d4!important}.guided-editor-module__nBatFW__bulletHeader svg{width:13px;height:13px}.guided-editor-module__nBatFW__bulletList{gap:8px;display:grid}.guided-editor-module__nBatFW__bulletList>div{background:#fff;border-radius:14px;grid-template-columns:18px minmax(0,1fr) 30px;align-items:center;gap:8px;display:grid;position:relative}.guided-editor-module__nBatFW__bulletList>div[data-dragging=true]{opacity:.64;box-shadow:0 14px 30px #1a3c331f}.guided-editor-module__nBatFW__bulletList textarea{resize:vertical;border:2px solid var(--field-surface);background:var(--field-surface);color:#3a4d48;min-height:54px;font:inherit;border-radius:8px;outline:0;padding:9px 12px;font-size:11px;line-height:1.5}.guided-editor-module__nBatFW__bulletList textarea:focus{box-shadow:none;border:2px solid #4f8e81}.guided-editor-module__nBatFW__bulletDrag{color:#9da7a3;cursor:grab;touch-action:none;background:0 0;border:0;border-radius:6px;place-items:center;width:22px;height:32px;padding:0;display:grid}.guided-editor-module__nBatFW__bulletDrag:hover{color:#68746f;background:#f1f3f2}.guided-editor-module__nBatFW__bulletDrag:active{cursor:grabbing}.guided-editor-module__nBatFW__bulletDrag:focus-visible{outline-offset:-2px;outline:2px solid #4f8e81}.guided-editor-module__nBatFW__bulletDrag svg{width:14px;height:14px}.guided-editor-module__nBatFW__bulletDelete{color:#98a29f!important;border-radius:8px!important;width:29px!important;height:29px!important}.guided-editor-module__nBatFW__bulletDelete:hover{color:#bb3546!important;background:#f8e8ea!important}.guided-editor-module__nBatFW__bulletDelete svg{width:13px}.guided-editor-module__nBatFW__addInline{color:#176a5c;text-align:center;justify-content:center;width:100%;min-height:38px;margin:9px 0 0;padding-inline:9px;font-size:10px;border-radius:8px!important}.guided-editor-module__nBatFW__addInline svg{width:13px}.guided-editor-module__nBatFW__addEntry{color:#1b695c;border-style:dashed;border-radius:9px;height:41px;margin-top:18px}.guided-editor-module__nBatFW__addEntry svg{width:14px}.guided-editor-module__nBatFW__educationHighlights{margin-top:20px}.guided-editor-module__nBatFW__educationAdd{justify-content:center;width:100%}@keyframes guided-editor-module__nBatFW__experienceOpen{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.guided-editor-module__nBatFW__skillSuggestions{background:#f7f7f75e;border:1px solid #e6e7eb;border-radius:9px;margin-bottom:20px;padding:15px 16px}.guided-editor-module__nBatFW__skillSuggestionHeading{align-items:flex-start;gap:11px;margin-bottom:13px;display:flex}.guided-editor-module__nBatFW__skillSuggestionHeading>svg{flex:none;width:28px;height:28px}.guided-editor-module__nBatFW__skillSuggestionHeading>span{gap:3px;display:grid}.guided-editor-module__nBatFW__skillSuggestionHeading b{color:#263d37;font-size:12px}.guided-editor-module__nBatFW__skillSuggestionHeading small{color:#6b7282;font-size:10px;line-height:1.45}.guided-editor-module__nBatFW__skillSuggestionOptions{flex-wrap:wrap;gap:7px;padding-left:39px;display:flex}.guided-editor-module__nBatFW__skillSuggestionOptions button{height:32px;box-shadow:none;border-radius:8px;font-size:10px;font-weight:650;color:#171717!important;background:#f5f5f5!important;border:1px solid #dedede!important}.guided-editor-module__nBatFW__skillSuggestionOptions button:hover{background:#ededed!important;border-color:#d4d4d4!important}.guided-editor-module__nBatFW__skillSuggestionOptions button svg{width:12px}.guided-editor-module__nBatFW__skillAdder{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;margin-bottom:22px;display:grid}.guided-editor-module__nBatFW__skillAdder button{border-radius:8px;min-width:88px;height:40px}.guided-editor-module__nBatFW__skillSectionHeader{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:9px;padding:0 8px;display:flex}.guided-editor-module__nBatFW__skillSectionHeader>span:first-child{gap:2px;display:grid}.guided-editor-module__nBatFW__skillSectionHeader b{color:#344943;font-size:12px}.guided-editor-module__nBatFW__skillSectionHeader small,.guided-editor-module__nBatFW__skillSectionHeader>span:last-child{color:#687772;font-size:11px;font-weight:650}.guided-editor-module__nBatFW__skillSectionHeader>span:last-child{width:128px;margin-right:42px}.guided-editor-module__nBatFW__skillRows{gap:8px;display:grid}.guided-editor-module__nBatFW__skillRows>div{background:#fff;border:1px solid #dedede;border-radius:10px;grid-template-columns:26px minmax(0,1fr) 128px 32px;align-items:center;gap:10px;min-height:58px;padding:8px 10px;display:grid;position:relative}.guided-editor-module__nBatFW__skillRows>div[data-dragging=true]{opacity:.64;box-shadow:0 14px 30px #1a3c331f}.guided-editor-module__nBatFW__skillRows b{color:#334943;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.guided-editor-module__nBatFW__skillDrag{color:#9aa5a1;cursor:grab;touch-action:none;background:0 0;border:0;border-radius:8px;place-items:center;width:26px;height:34px;padding:0;display:grid}.guided-editor-module__nBatFW__skillDrag:hover{color:#65716d;background:#f5f5f5}.guided-editor-module__nBatFW__skillDrag:active{cursor:grabbing}.guided-editor-module__nBatFW__skillDrag:focus-visible{outline-offset:-2px;outline:2px solid #4f8e81}.guided-editor-module__nBatFW__skillDrag svg{width:13px;height:13px}.guided-editor-module__nBatFW__levelTrigger{border:2px solid var(--field-surface);background:var(--field-surface);border-radius:8px;width:100%;height:40px;font-size:10px;color:#2c413c!important}.guided-editor-module__nBatFW__levelTrigger>span:first-child{color:#2c413c!important}.guided-editor-module__nBatFW__levelTrigger>span:last-child{color:#687772!important}.guided-editor-module__nBatFW__levelTrigger:focus-visible,.guided-editor-module__nBatFW__levelTrigger[data-state=open]{box-shadow:none;border:2px solid #4f8e81}.guided-editor-module__nBatFW__skillDelete{color:#98a29f!important;border-radius:8px!important;width:30px!important;height:30px!important}.guided-editor-module__nBatFW__skillDelete:hover{color:#bb3546!important;background:#f8e8ea!important}.guided-editor-module__nBatFW__skillDelete svg{width:13px}.guided-editor-module__nBatFW__extraList{gap:10px;display:grid}.guided-editor-module__nBatFW__extraList>article{background:#fff;border:1px solid #dedede;border-radius:12px;overflow:hidden}.guided-editor-module__nBatFW__extraList>article[data-open=true]{box-shadow:none;border-color:#dedede}.guided-editor-module__nBatFW__extraHeader{width:100%;min-height:76px;color:inherit;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:16px;padding:14px 17px;display:flex}.guided-editor-module__nBatFW__extraHeader>span{align-items:center;gap:11px;display:flex}.guided-editor-module__nBatFW__extraHeader>span:first-child>svg{color:#397469;width:18px}.guided-editor-module__nBatFW__extraHeader>span:first-child>span{gap:4px;display:grid}.guided-editor-module__nBatFW__extraHeader b{color:#29423c;font-size:13px}.guided-editor-module__nBatFW__extraHeader small{color:#7f8b87;font-size:11px}.guided-editor-module__nBatFW__extraHeader>div{flex:none;align-items:center;gap:7px;display:flex}.guided-editor-module__nBatFW__extraAdd{min-width:86px;height:34px;font-size:10px;font-weight:650;color:#171717!important;background:#f5f5f5!important;border:1px solid #dedede!important;border-radius:8px!important}.guided-editor-module__nBatFW__extraAdd:hover{background:#ededed!important;border-color:#d4d4d4!important}.guided-editor-module__nBatFW__extraToggle{color:#63736e!important;border-radius:8px!important;width:31px!important;height:31px!important}.guided-editor-module__nBatFW__extraToggle:hover{background:#f5f5f5!important}.guided-editor-module__nBatFW__extraToggle svg{width:15px;transition:transform .2s}.guided-editor-module__nBatFW__extraToggle[aria-expanded=true] svg{transform:rotate(180deg)}.guided-editor-module__nBatFW__extraDelete{color:#9a7479!important;border-radius:8px!important;width:31px!important;height:31px!important}.guided-editor-module__nBatFW__extraDelete:hover{color:#bb3546!important;background:#f8e8ea!important}.guided-editor-module__nBatFW__extraDelete svg{width:14px}.guided-editor-module__nBatFW__extraBody{background:#fff;border-top:1px solid #e7ebe9;gap:20px;padding:18px 18px 20px;display:grid}.guided-editor-module__nBatFW__extraBullets .guided-editor-module__nBatFW__bulletHeader{margin:0 0 10px}.guided-editor-module__nBatFW__extraBullets .guided-editor-module__nBatFW__addInline{margin-top:9px}.guided-editor-module__nBatFW__atsSectionBackdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a2e!important}.guided-editor-module__nBatFW__atsSectionDialog{box-shadow:0 24px 70px #172d2833;color:#172d28!important;background:#fff!important;border:1px solid #e1e4e3!important;border-radius:16px!important;max-width:410px!important}.guided-editor-module__nBatFW__atsSectionDialogBody{align-items:flex-start;gap:13px;padding:25px 52px 19px 24px;display:flex}.guided-editor-module__nBatFW__atsSectionDialogIcon{color:#9a6515;background:#fff5df;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;display:grid}.guided-editor-module__nBatFW__atsSectionDialogIcon svg{width:18px;height:18px}.guided-editor-module__nBatFW__atsSectionDialogBody h2{color:#1f332e;letter-spacing:-.25px;margin:1px 0 7px;font-size:17px;font-weight:680}.guided-editor-module__nBatFW__atsSectionDialogBody p{color:#687772;margin:0;font-size:11px;line-height:1.55}.guided-editor-module__nBatFW__atsSectionDialogActions{justify-content:flex-end;gap:8px;padding:14px 20px 20px;display:flex}.guided-editor-module__nBatFW__atsSectionDialogActions button{border-radius:8px;height:39px;font-size:11px;font-weight:650}.guided-editor-module__nBatFW__atsDialogCancel{color:#171717!important;background:#f5f5f5!important;border:1px solid #dedede!important}.guided-editor-module__nBatFW__atsDialogCancel:hover{background:#ededed!important}.guided-editor-module__nBatFW__atsDialogConfirm{color:#fff!important;background:#005c51!important}.guided-editor-module__nBatFW__atsDialogConfirm:hover{background:#064f47!important}.guided-editor-module__nBatFW__reviewScore{box-shadow:none;background:#fff;border:1px solid #dedede;border-radius:12px;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:18px;padding:18px;display:grid}.guided-editor-module__nBatFW__reviewScoreRing{background:radial-gradient(circle at center, #fff 63%, transparent 65%), conic-gradient(#21d99b var(--score), #ecefed 0);color:#173c34;border-radius:50%;align-content:center;place-items:center;width:82px;height:82px;display:grid}.guided-editor-module__nBatFW__reviewScoreRing span{font-size:24px;font-weight:740;line-height:1}.guided-editor-module__nBatFW__reviewScoreRing small{color:#7c8985;margin-top:3px;font-size:9px}.guided-editor-module__nBatFW__reviewScoreCopy{min-width:0}.guided-editor-module__nBatFW__reviewScoreCopy>span:first-child{color:#7b8884;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.guided-editor-module__nBatFW__reviewScoreCopy h3{color:#203a33;margin:3px 0 4px;font-size:17px;font-weight:680}.guided-editor-module__nBatFW__reviewScoreCopy p{color:#6b7974;margin:0 0 10px;font-size:10px;line-height:1.5}.guided-editor-module__nBatFW__reviewStatus{color:#047857;background:#d1fae5;border-radius:7px;align-items:center;gap:5px;width:max-content;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.guided-editor-module__nBatFW__reviewStatus svg{width:12px;height:12px}.guided-editor-module__nBatFW__reviewChecklistHeading{justify-content:space-between;align-items:flex-end;gap:15px;margin:20px 4px 9px;display:flex}.guided-editor-module__nBatFW__reviewChecklistHeading>span:first-child{gap:2px;display:grid}.guided-editor-module__nBatFW__reviewChecklistHeading b{color:#344943;font-size:12px}.guided-editor-module__nBatFW__reviewChecklistHeading small,.guided-editor-module__nBatFW__reviewChecklistHeading>span:last-child{color:#687772;font-size:10px;font-weight:600}.guided-editor-module__nBatFW__reviewGrid{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.guided-editor-module__nBatFW__reviewGrid article{background:#fff;border:1px solid #dedede;border-radius:10px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;min-height:72px;padding:12px;display:grid}.guided-editor-module__nBatFW__reviewGrid article:has(.guided-editor-module__nBatFW__reviewFix){grid-template-columns:28px minmax(0,1fr) auto}.guided-editor-module__nBatFW__reviewCheckIcon{background:#e9f8f2;border-radius:7px;place-items:center;width:26px;height:26px;display:grid;color:#08785f!important}.guided-editor-module__nBatFW__reviewCheckIcon svg{width:13px;height:13px}.guided-editor-module__nBatFW__reviewGrid article[data-warning=true] .guided-editor-module__nBatFW__reviewCheckIcon{background:#fff3df;color:#a76516!important}.guided-editor-module__nBatFW__reviewGrid article>div{gap:3px;display:grid}.guided-editor-module__nBatFW__reviewGrid b{color:#344943;font-size:10px}.guided-editor-module__nBatFW__reviewGrid article>div>span{color:#85908c;font-size:9px;line-height:1.35}.guided-editor-module__nBatFW__reviewFix{font-size:9px;color:#171717!important;background:#f5f5f5!important;border-radius:7px!important;width:auto!important;height:30px!important;padding-inline:8px!important}.guided-editor-module__nBatFW__reviewFix:hover{background:#ededed!important}.guided-editor-module__nBatFW__reviewActions{gap:6px;margin:0;padding-inline-start:18px;display:grid}.guided-editor-module__nBatFW__reviewActions li{color:#4a5a55;font-size:10px;line-height:1.5}.guided-editor-module__nBatFW__reviewActions li::marker{color:#08785f;font-weight:700}.guided-editor-module__nBatFW__exportCard{background:#fff;border:1px solid #dedede;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:14px;display:flex}.guided-editor-module__nBatFW__exportFile{align-items:center;gap:10px;min-width:0;display:flex}.guided-editor-module__nBatFW__exportFileIcon{background:var(--field-surface);color:#315f54;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;display:grid}.guided-editor-module__nBatFW__exportFileIcon svg{width:18px;height:18px}.guided-editor-module__nBatFW__exportFile>span:last-child{gap:3px;min-width:0;display:grid}.guided-editor-module__nBatFW__exportFile b{color:#2a413c;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.guided-editor-module__nBatFW__exportFile small{color:#85918d;font-size:9px}.guided-editor-module__nBatFW__exportReady{color:#427067;flex:none;align-items:center;gap:5px;font-size:9px;font-weight:650;display:inline-flex}.guided-editor-module__nBatFW__exportReady svg{width:12px;height:12px}.guided-editor-module__nBatFW__styleSection{margin-top:27px}.guided-editor-module__nBatFW__styleSection:first-of-type{margin-top:0}.guided-editor-module__nBatFW__styleSection h3{color:#344943;margin:0 0 11px;font-size:13px}.guided-editor-module__nBatFW__templateGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.guided-editor-module__nBatFW__templateCard{color:#304740;text-align:left;background:#fff;border-color:#dfe4e2;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;height:auto;min-height:172px;padding:10px;transition:border-color .16s,background-color .16s,transform .16s;position:relative;overflow:hidden}.guided-editor-module__nBatFW__templateCard:hover{background:#fbfdfc;border-color:#b9cbc5;transform:translateY(-1px)}.guided-editor-module__nBatFW__templateCard[aria-pressed=true]{box-shadow:none;background:#fff;border-color:#dfe4e2}.guided-editor-module__nBatFW__templateCardFooter{justify-content:space-between;align-items:center;gap:9px;padding:0 2px 1px;display:flex}.guided-editor-module__nBatFW__templateCardFooter>span:first-child{gap:2px;min-width:0;display:grid}.guided-editor-module__nBatFW__templateCard b{color:#2d423c;font-size:11px;line-height:1.2}.guided-editor-module__nBatFW__templateCard small{color:#7d8b86;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.25;overflow:hidden}.guided-editor-module__nBatFW__templateCardCheck{color:#0000;opacity:0;background:0 0;border:1px solid #0000;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid}.guided-editor-module__nBatFW__templateCardCheck[data-visible=true]{border-color:var(--brand);background:var(--brand);color:#fff;opacity:1}.guided-editor-module__nBatFW__templateCardCheck svg{stroke-width:2.5px;width:12px;height:12px}.guided-editor-module__nBatFW__templatePage{background:#fff;border:1px solid #e1e5e3;border-radius:8px;flex:0 0 112px;width:100%;height:112px;padding:15px 17px;display:block;position:relative;overflow:hidden;box-shadow:0 4px 14px #1d37300d}.guided-editor-module__nBatFW__templatePage i{background:#d8dedb;border-radius:99px;width:100%;height:2px;margin-top:5px;display:block}.guided-editor-module__nBatFW__templatePage i:first-child{background:var(--brand);width:43%;height:5px;margin-top:0}.guided-editor-module__nBatFW__templatePage i:nth-child(2){width:30%;margin-top:4px}.guided-editor-module__nBatFW__templatePage i:nth-child(3),.guided-editor-module__nBatFW__templatePage i:nth-child(6){background:#778a84;width:24%;height:3px;margin-top:11px}.guided-editor-module__nBatFW__templatePage i:nth-child(4),.guided-editor-module__nBatFW__templatePage i:nth-child(7){width:88%}.guided-editor-module__nBatFW__templatePage i:nth-child(5){width:73%}.guided-editor-module__nBatFW__templatePage i:nth-child(8){width:60%}.guided-editor-module__nBatFW__templatePage[data-template=executive]{padding-inline:21px}.guided-editor-module__nBatFW__templatePage[data-template=executive] i:first-child,.guided-editor-module__nBatFW__templatePage[data-template=executive] i:nth-child(2){margin-inline:auto}.guided-editor-module__nBatFW__templatePage[data-template=executive] i:first-child{background:#26312f;width:52%}.guided-editor-module__nBatFW__templatePage[data-template=executive] i:nth-child(2){width:36%}.guided-editor-module__nBatFW__templatePage[data-template=executive] i:nth-child(3),.guided-editor-module__nBatFW__templatePage[data-template=executive] i:nth-child(6){background:#899690;border-radius:0;width:100%}.guided-editor-module__nBatFW__templatePage[data-template=minimal]{box-shadow:none;background:#fafbfc;border:0;border-left:4px solid #1f4f78;border-radius:4px}.guided-editor-module__nBatFW__templatePage[data-template=minimal] i:first-child{background:#1f4f78;width:34%}.guided-editor-module__nBatFW__templatePage[data-template=minimal] i:nth-child(3),.guided-editor-module__nBatFW__templatePage[data-template=minimal] i:nth-child(6){background:#496b86}.guided-editor-module__nBatFW__templatePage[data-template=graduate]{background:#fcfbff}.guided-editor-module__nBatFW__templatePage[data-template=graduate] i:first-child{background:#2f7467}.guided-editor-module__nBatFW__templatePage[data-template=graduate] i:nth-child(3),.guided-editor-module__nBatFW__templatePage[data-template=graduate] i:nth-child(6){background:#5a4c7f}.guided-editor-module__nBatFW__optionGrid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.guided-editor-module__nBatFW__optionGrid button{color:#65746f;background:#fff;border-color:#dce3df;border-radius:9px;gap:3px;height:68px;display:grid;position:relative}.guided-editor-module__nBatFW__optionGrid button[aria-pressed=true]{color:#65746f;box-shadow:none;background:#fff;border-color:#dce3df}.guided-editor-module__nBatFW__optionGrid b{font-size:14px}.guided-editor-module__nBatFW__optionGrid span{font-size:9px}.guided-editor-module__nBatFW__optionGrid .guided-editor-module__nBatFW__optionCheck{width:13px;height:13px;color:var(--brand);stroke-width:2.6px;position:absolute;top:7px;right:7px}.guided-editor-module__nBatFW__styleSplit{grid-template-columns:1fr 1fr;align-items:start;gap:15px;margin-top:27px;display:grid}.guided-editor-module__nBatFW__styleSplit>.guided-editor-module__nBatFW__styleSection{margin-top:0}.guided-editor-module__nBatFW__colorRow{gap:8px;display:flex}.guided-editor-module__nBatFW__colorRow button{border-color:#0000;border-radius:9px;width:39px;height:39px;padding:4px;position:relative}.guided-editor-module__nBatFW__colorRow button[aria-pressed=true]{border-color:#0000}.guided-editor-module__nBatFW__colorRow button span{border-radius:6px;width:100%;height:100%;display:block}.guided-editor-module__nBatFW__colorRow button svg{color:#fff;width:14px;position:absolute}.guided-editor-module__nBatFW__resetStyle{color:#6e7d78;margin-top:26px;padding-inline:0}.guided-editor-module__nBatFW__resetStyle svg{width:13px}.guided-editor-module__nBatFW__panelFooter{background:#fff;border-top:0;flex:none;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:12px;width:min(100%,520px);min-width:0;min-height:68px;margin:0 auto;padding:0 26px;display:grid}.guided-editor-module__nBatFW__panelFooter>button,.guided-editor-module__nBatFW__panelFooter>div>button{width:100%;font-size:12px;border-radius:10px!important;height:42px!important}.guided-editor-module__nBatFW__backButton{color:#171717!important;background:#f5f5f5!important;border:1px solid #dedede!important;font-weight:650!important}.guided-editor-module__nBatFW__backButton:hover{background:#ededed!important;border-color:#d4d4d4!important}.guided-editor-module__nBatFW__backButton:disabled{opacity:.68!important}.guided-editor-module__nBatFW__aiWriterButton{font-weight:700;color:#6d28d9!important;box-shadow:0 5px 14px #7c3aed1a!important}.guided-editor-module__nBatFW__aiWriterButton span>svg{width:21px!important;height:21px!important}.guided-editor-module__nBatFW__panelFooter>div{align-items:center;gap:14px;width:100%;display:flex}.guided-editor-module__nBatFW__panelFooter>div>button svg{width:14px}.guided-editor-module__nBatFW__previewPanel{background:var(--field-surface);border-radius:20px;grid-template-rows:minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.guided-editor-module__nBatFW__previewScroll{scrollbar-color:#b7c4c0 transparent;scrollbar-width:thin;min-height:0;padding:34px 40px 38px;overflow:auto}.guided-editor-module__nBatFW__previewMeta{color:#8b9793;justify-content:space-between;max-width:690px;margin:15px auto 0;font-size:9px;display:flex}.guided-editor-module__nBatFW__paper{width:min(100%,690px);min-height:895px;padding:var(--paper-padding);color:#26332f;font-family:Arial,sans-serif;font-size:12px;line-height:var(--paper-leading);background:#fff;border:1px solid #eef0ef;border-radius:14px;margin:0 auto;box-shadow:0 8px 30px #142b2512}.guided-editor-module__nBatFW__paper [data-cv-selection]{cursor:text}.guided-editor-module__nBatFW__paper [data-cv-selection]::selection{color:#163c34;background:#bff4dc}.guided-editor-module__nBatFW__paper[data-font=serif]{font-family:Georgia,serif}.guided-editor-module__nBatFW__paper>header{border-bottom:2px solid var(--paper-accent);padding-bottom:14px}.guided-editor-module__nBatFW__paper>header h1{color:var(--paper-accent);letter-spacing:-.7px;margin:0;font-size:28px;line-height:1.05}.guided-editor-module__nBatFW__paper>header strong{margin-top:6px;font-size:13px;display:block}.guided-editor-module__nBatFW__paper>header p{color:#65706c;margin:5px 0 0;font-size:9.5px}.guided-editor-module__nBatFW__paper section{margin-top:20px}.guided-editor-module__nBatFW__paper section h2{color:var(--paper-accent);letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #d8dedb;margin:0 0 9px;padding-bottom:5px;font-size:13px}.guided-editor-module__nBatFW__paper section>p{margin:0}.guided-editor-module__nBatFW__paperEntry{margin-top:13px}.guided-editor-module__nBatFW__paperEntry:first-of-type{margin-top:0}.guided-editor-module__nBatFW__paperEntry>div{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.guided-editor-module__nBatFW__paperEntry h3{color:#26332f;margin:0;font-size:12px;font-weight:700}.guided-editor-module__nBatFW__paperEntry>div>span{color:#66736f;flex:none;font-size:9px}.guided-editor-module__nBatFW__paperEntry>b{color:#53625d;margin-top:3px;font-size:10px;font-weight:550;display:block}.guided-editor-module__nBatFW__paperEntry p{margin:6px 0 0}.guided-editor-module__nBatFW__paperEntry ul{margin:6px 0 0;padding-left:18px}.guided-editor-module__nBatFW__paperSkills{flex-wrap:wrap;gap:5px 12px;display:flex}.guided-editor-module__nBatFW__paperSkills span{font-size:11px}.guided-editor-module__nBatFW__paper[data-template=executive]>header{text-align:center;border-color:var(--paper-accent)}.guided-editor-module__nBatFW__paper[data-template=executive]>header h1,.guided-editor-module__nBatFW__paper[data-template=executive] section h2{color:var(--paper-accent)}.guided-editor-module__nBatFW__paper[data-template=minimal]>header{border-bottom-width:1px}.guided-editor-module__nBatFW__paper[data-template=minimal] section h2{border:0}.guided-editor-module__nBatFW__paper[data-template=graduate] .guided-editor-module__nBatFW__paperSkills{background:#f3f5f4;padding:8px}.guided-editor-module__nBatFW__notice{z-index:80;color:#38564f;background:#fff;border:1px solid #cfe0da;border-radius:9px;align-items:center;gap:14px;max-width:min(420px,100vw - 32px);padding:11px 12px 11px 15px;font-size:10px;display:flex;position:fixed;bottom:20px;right:22px;box-shadow:0 15px 40px #12302929}.guided-editor-module__nBatFW__notice button{flex:none;width:27px;height:27px}@media (max-width:1180px){.guided-editor-module__nBatFW__topbar{flex-wrap:wrap;flex:0 0 126px;align-content:center;row-gap:10px;height:126px}.guided-editor-module__nBatFW__stepper{flex:1 0 100%;order:3}}@media (max-width:1120px){.guided-editor-module__nBatFW__workspace{grid-template-columns:minmax(440px,500px) minmax(390px,1fr)}.guided-editor-module__nBatFW__previewScroll{padding-inline:22px}}@media (max-width:900px){.guided-editor-module__nBatFW__studio{border:0;border-radius:0;height:auto;min-height:100dvh;overflow:visible}.guided-editor-module__nBatFW__topbar{position:sticky;top:0}.guided-editor-module__nBatFW__workspace{flex-direction:column;padding:0 10px 10px;display:flex;overflow:visible}.guided-editor-module__nBatFW__editorPanel{border-right:0;min-height:calc(100dvh - 126px)}.guided-editor-module__nBatFW__panelScroll{overflow:visible}.guided-editor-module__nBatFW__previewPanel{min-height:720px}.guided-editor-module__nBatFW__previewScroll{overflow:visible}}@media (max-width:620px){.guided-editor-module__nBatFW__topbar{padding-inline:12px}.guided-editor-module__nBatFW__nameShell{width:46vw}.guided-editor-module__nBatFW__exportTrigger{padding-inline:11px;font-size:11px}.guided-editor-module__nBatFW__exportTrigger svg:last-child{display:none}.guided-editor-module__nBatFW__formPage{padding:25px 18px 48px}.guided-editor-module__nBatFW__sectionHeader{flex-direction:column;align-items:flex-start;gap:12px}.guided-editor-module__nBatFW__sectionHeader h2{font-size:24px}.guided-editor-module__nBatFW__formGrid,.guided-editor-module__nBatFW__reviewGrid,.guided-editor-module__nBatFW__styleSplit{grid-template-columns:1fr}.guided-editor-module__nBatFW__styleSplit{gap:20px}.guided-editor-module__nBatFW__bulletHeader{flex-direction:column;align-items:flex-start}.guided-editor-module__nBatFW__skillAdder{grid-template-columns:1fr}.guided-editor-module__nBatFW__skillSuggestionOptions{padding-left:0}.guided-editor-module__nBatFW__skillSectionHeader>span:last-child{display:none}.guided-editor-module__nBatFW__skillRows>div{grid-template-columns:24px minmax(0,1fr) 108px 28px;padding-inline:8px}.guided-editor-module__nBatFW__reviewScore{grid-template-columns:76px minmax(0,1fr);gap:13px;padding:14px}.guided-editor-module__nBatFW__reviewScoreRing{width:70px;height:70px}.guided-editor-module__nBatFW__reviewScoreRing span{font-size:21px}.guided-editor-module__nBatFW__exportCard{flex-direction:row;align-items:center}.guided-editor-module__nBatFW__panelFooter{padding-inline:14px}.guided-editor-module__nBatFW__modeTabList button{gap:0;width:34px;font-size:0;padding-inline:0!important}.guided-editor-module__nBatFW__previewScroll{padding:18px 12px 25px}.guided-editor-module__nBatFW__paper{min-height:760px}}@media (max-width:390px){.guided-editor-module__nBatFW__templateGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.guided-editor-module__nBatFW__topbar{-webkit-backdrop-filter:none;backdrop-filter:none}.guided-editor-module__nBatFW__linkedinImportCard,.guided-editor-module__nBatFW__linkedinImportAction,.guided-editor-module__nBatFW__linkedinImportDismiss,.guided-editor-module__nBatFW__experienceCollapse>svg{transition:none}.guided-editor-module__nBatFW__linkedinImportCard:hover,.guided-editor-module__nBatFW__linkedinImportAction:hover{transform:none}.guided-editor-module__nBatFW__experienceCardBody{animation:none}}.guided-editor-module__nBatFW__previewOriginal{color:#08785f;text-underline-offset:2px;font-weight:600;text-decoration:underline}.guided-editor-module__nBatFW__previewOriginal:hover{color:#045c47}.guided-editor-module__nBatFW__historyButtons{gap:4px;display:inline-flex}.guided-editor-module__nBatFW__historyButton{border-radius:9px!important;width:34px!important;height:34px!important;padding:0!important}.guided-editor-module__nBatFW__historyButton:disabled{opacity:.4}.guided-editor-module__nBatFW__paper ul{list-style:outside}.guided-editor-module__nBatFW__paper section>ul{margin:6px 0 0;padding-left:18px}.guided-editor-module__nBatFW__paper li+li{margin-top:2px}.guided-editor-module__nBatFW__paperSkillLines{gap:3px;display:grid}.guided-editor-module__nBatFW__paperSkillLines p{margin:0;font-size:11px}.guided-editor-module__nBatFW__paperSkillLines b{font-weight:700}.guided-editor-module__nBatFW__skillGroup+.guided-editor-module__nBatFW__skillGroup{margin-top:16px}.guided-editor-module__nBatFW__skillGroupTitle{color:#344943;margin:0 0 8px;padding:0 8px;font-size:11px;font-weight:700}
