@media (min-width: 768px){.wizard-step-education-core,.wizard-step-skills-core,.wizard-step-addsections-core,.wizard-step-optional-core{display:none!important}}@media (max-width: 767px){.wizard-step-education-desktop,.wizard-step-skills-desktop,.wizard-step-languages-desktop,.wizard-step-optional-desktop,.wizard-step-education-desktop-inner,.wizard-step-skills-desktop-inner,.wizard-step-languages-desktop-inner,#wizardStepLanguagesArticle{display:none!important}.wizard-step-education-core,.wizard-step-skills-core,.wizard-step-addsections-core{display:block;padding:20px 16px 12px;padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.wizard-step-optional-core{display:block;padding:20px 16px 12px}article.optional-section:not(.hidden) .wizard-step-optional-core{display:block}article.optional-section .smart-section-head,article.optional-section.hidden .wizard-step-optional-core{display:none!important}.wizard-skills-scroll{display:flex;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-top:4px;padding-bottom:4px;margin-bottom:12px;scrollbar-width:none}.wizard-skills-scroll::-webkit-scrollbar{display:none}.wizard-skills-scroll .skill-cat-tab,.wizard-skills-scroll .skill-suggestion-chip{flex-shrink:0;min-height:44px;padding:10px 14px;font-size:14px}#page-builder #wizardMobileSkillCatTabs.wizard-skills-scroll{gap:18px;margin-bottom:14px;padding-bottom:0;border-bottom:1px solid #e2e8f0}#page-builder #wizardMobileSkillCatTabs .skill-cat-tab{position:relative;flex-shrink:0;min-height:40px;padding:8px 2px;border:none;border-radius:0;background:transparent;color:#64748b;font-size:14px;font-weight:600;box-shadow:none}#page-builder #wizardMobileSkillCatTabs .skill-cat-tab.active{color:var(--wizard-brand, #4f63d9)}#page-builder #wizardMobileSkillCatTabs .skill-cat-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:2px 2px 0 0;background:var(--wizard-brand, #4f63d9)}#page-builder #wizardMobileSuggestedSkillChips .skill-suggestion-chip,#page-builder #wizardLanguageSuggestChips .skill-suggestion-chip{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;min-height:44px;padding:10px 16px 10px 12px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#0f172a;font-size:14px;font-weight:600;box-shadow:none}#page-builder #wizardMobileSuggestedSkillChips .skill-suggestion-chip:before,#page-builder #wizardLanguageSuggestChips .skill-suggestion-chip:before{content:"+";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:1.5px solid #cbd5e1;color:#94a3b8;font-size:15px;font-weight:700;line-height:1}#page-builder #wizardMobileSuggestedSkillChips .skill-suggestion-chip.is-added,#page-builder #wizardLanguageSuggestChips .skill-suggestion-chip.is-added{border-color:var(--wizard-brand, #4f63d9);background:#4f63d914;color:var(--wizard-brand, #4f63d9)}#page-builder #wizardMobileSuggestedSkillChips .skill-suggestion-chip.is-added:before,#page-builder #wizardLanguageSuggestChips .skill-suggestion-chip.is-added:before{content:"\2713";border-color:var(--wizard-brand, #4f63d9);background:var(--wizard-brand, #4f63d9);color:#fff;font-size:12px}.wizard-skills-label{display:block;margin-bottom:8px;font-size:13px;font-weight:700;color:#334155}.wizard-skills-empty{margin-bottom:12px;font-size:14px;color:#64748b}.wizard-skills-empty[hidden]{display:none!important}.wizard-skills-chips-list{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.wizard-skills-languages-block{margin-top:8px;padding-top:20px;border-top:1px solid #e2e8f0}.wizard-skills-languages-title{margin:0 0 12px;font-size:1.125rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.wizard-mobile-skill-chip{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.wizard-mobile-skill-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.wizard-mobile-skill-name{min-width:0;font-size:15px;font-weight:700;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wizard-mobile-skill-remove{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;min-width:34px;border:none;border-radius:8px;background:#f1f5f9;color:#64748b;font-size:15px;cursor:pointer}.wizard-mobile-skill-remove:active{background:#e2e8f0}.wizard-mobile-skill-levels{display:grid;grid-template-columns:repeat(4,1fr);padding:3px;background:#f1f5f9;border-radius:9px}.wizard-mobile-skill-lvl{min-height:36px;padding:0 2px;border:none;border-radius:7px;background:transparent;color:#64748b;font-size:11.5px;font-weight:600;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:color .12s ease}.wizard-mobile-skill-lvl.is-active{background:#fff;color:var(--wizard-brand, #4f63d9);box-shadow:0 1px 2px #0f172a1f}.wizard-mobile-lang-chip{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.wizard-mobile-lang-level{width:100%;min-height:40px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc;color:#0f172a;font-size:14px;font-weight:600}.wizard-lang-manual-wrap{position:relative}.wizard-lang-autocomplete{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:60;max-height:252px;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:6px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 28px #0f172a24}.wizard-lang-autocomplete[hidden]{display:none}.wizard-lang-ac-item{display:block;width:100%;margin:0;padding:11px 12px;border:none;border-radius:8px;background:transparent;color:#0f172a;font-size:15px;font-weight:600;text-align:left;cursor:pointer}.wizard-lang-ac-item:hover,.wizard-lang-ac-item:active{background:#f1f5f9}.wizard-skills-manual-row{display:grid;grid-template-columns:1fr auto;gap:8px}.wizard-skills-manual-row input{min-height:48px;padding:12px;font-size:16px;border:1px solid #e2e8f0;border-radius:10px}.wizard-skills-add-inline{min-height:48px;padding:0 16px;border:none;border-radius:10px;background:var(--wizard-brand, #4f63d9);color:#fff;font-weight:700;font-size:15px}.wizard-addsections-cards{display:flex;flex-direction:column;gap:14px}.wizard-optblock{border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:14px}.wizard-optblock.has-entries{border-color:var(--wizard-brand, #4f63d9);background:#4f63d90a}.wizard-optblock-head{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:12px}.wizard-addsection-ico{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#f1f5f9;color:#475569}.wizard-optblock.has-entries .wizard-addsection-ico{background:#4f63d91f;color:var(--wizard-brand, #4f63d9)}.wizard-addsection-ico svg{width:22px;height:22px}.wizard-optblock-text{display:flex;flex-direction:column;gap:3px;min-width:0}.wizard-addsection-title{font-size:15px;font-weight:700;color:#0f172a}.wizard-addsection-desc{font-size:12.5px;line-height:1.35;color:#64748b}.wizard-optblock-list{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.wizard-optblock-entry{display:flex;align-items:stretch;border:1px solid #e2e8f0;border-radius:10px;background:#fff;overflow:hidden}.wizard-optblock-entry-hit{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px;padding:10px 12px;border:none;background:transparent;text-align:left;cursor:pointer}.wizard-optblock-entry-title{font-size:14px;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wizard-optblock-entry-meta{font-size:12px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wizard-optblock-entry-del{flex:0 0 auto;width:44px;border:none;border-left:1px solid #e2e8f0;background:transparent;color:#94a3b8;font-size:14px;cursor:pointer}.wizard-optblock-entry-del:active{background:#0f172a0a}.wizard-optblock-add{width:100%;margin-top:12px;min-height:44px;padding:10px 14px;border:1px dashed #c7d2fe;border-radius:10px;background:#4f63d90f;color:var(--wizard-brand, #4f63d9);font-size:14px;font-weight:700;cursor:pointer}.wizard-optblock-add:active{background:#4f63d91f}.wizard-sheet-form[hidden]{display:none!important}}@media (max-width: 767px){.smart-builder .wizard-step-chip{display:none!important}.smart-builder .wizard-step-title{margin-top:4px}.smart-builder .wizard-field input,.smart-builder .wizard-field textarea,.smart-builder .wizard-field select,.smart-builder .field-label input,.smart-builder .field-label textarea,.smart-builder .mini-repeat input,.smart-builder .extra-section-row input{font-weight:500}.smart-builder .wizard-section-card-head,.smart-builder .wizard-section-card-sub{display:none!important}.smart-builder .wizard-section-card{padding-top:18px}}
