.mrhrm-profile-page{display:grid;grid-gap:20px;gap:20px;padding-bottom:96px}.mrhrm-profile-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;color:#33405d}.mrhrm-profile-loading h1{margin:0;font-family:Manrope,sans-serif;font-size:32px;letter-spacing:-.04em}.mrhrm-profile-loading p{margin:0;max-width:420px;color:#73809d}.mrhrm-profile-loading__spinner{width:30px;height:30px;animation:mrhrm-spin 1s linear infinite;color:#2142e4}@keyframes mrhrm-spin{to{transform:rotate(1turn)}}.mrhrm-profile-entry{display:grid;grid-gap:20px;gap:20px}.mrhrm-profile-entry__workspace{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);grid-gap:20px;gap:20px}.mrhrm-profile-entry__panel,.mrhrm-profile-entry__workspace-copy,.mrhrm-profile-entry__workspace-side,.mrhrm-profile-form-card,.mrhrm-profile-preview-card,.mrhrm-profile-review-card,.mrhrm-profile-review-hero,.mrhrm-profile-strength-card,.mrhrm-profile-tip-card{background:var(--mrhrm-shell-surface);border-radius:var(--mrhrm-shell-card-radius);box-shadow:var(--mrhrm-shell-shadow)}.mrhrm-profile-entry__workspace-copy{padding:28px var(--mrhrm-shell-card-padding);position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(7,39,204,.12),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,249,255,.93))}.mrhrm-profile-entry__workspace-copy:after{content:"";position:absolute;right:-60px;top:-42px;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,rgba(7,39,204,.1),transparent 64%)}.mrhrm-profile-entry__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;background:rgba(7,39,204,.08);color:#0727cc;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mrhrm-profile-entry__workspace-copy h1,.mrhrm-profile-header h1{margin:8px 0 6px;font-family:Manrope,sans-serif;font-size:28px;line-height:1.15;letter-spacing:-.04em;color:#15203a}.mrhrm-profile-entry__workspace-copy p,.mrhrm-profile-header p{margin:0;max-width:620px;font-size:14px;line-height:1.65;color:#62708d}.mrhrm-profile-entry__actions{display:flex;align-items:center;gap:14px;margin-top:22px;flex-wrap:wrap}.mrhrm-profile-entry__support{font-size:13px;color:#7d87a1}.mrhrm-profile-ghost-button,.mrhrm-profile-inline-button,.mrhrm-profile-primary-button,.mrhrm-profile-secondary-button{border:none;border-radius:16px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease;cursor:pointer;text-decoration:none}.mrhrm-profile-primary-button{background:linear-gradient(135deg,#2142e4,#4d66f0);color:#fff;padding:12px 20px;box-shadow:0 14px 30px rgba(33,66,228,.22)}.mrhrm-profile-primary-button:hover,.mrhrm-profile-secondary-button:hover{transform:translateY(-1px)}.mrhrm-profile-ghost-button:disabled,.mrhrm-profile-primary-button:disabled,.mrhrm-profile-secondary-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.mrhrm-profile-secondary-button{background:#fff;color:#2142e4;padding:12px 18px;box-shadow:inset 0 0 0 1px rgba(33,66,228,.12)}.mrhrm-profile-ghost-button{background:transparent;color:#55627f;padding:0 4px;min-height:42px}.mrhrm-profile-inline-button{background:rgba(33,66,228,.08);color:#2142e4;padding:10px 14px;min-height:40px;border-radius:14px;font-size:14px}.mrhrm-profile-entry__workspace-side{padding:24px;display:grid;grid-gap:18px;gap:18px;background:linear-gradient(180deg,rgba(247,248,252,.96),rgba(255,255,255,.92))}.mrhrm-profile-array-card__header,.mrhrm-profile-entry__breakdown-row,.mrhrm-profile-entry__meter-header,.mrhrm-profile-form-section__header,.mrhrm-profile-header,.mrhrm-profile-review-hero__meter,.mrhrm-profile-step-actions,.mrhrm-profile-strength-card__score{display:flex;align-items:center;justify-content:space-between;gap:16px}.mrhrm-profile-entry__meter-header span,.mrhrm-profile-header__status span,.mrhrm-profile-review-hero__meter span{color:#7a879f;font-size:13px;font-weight:700}.mrhrm-profile-entry__meter-header strong,.mrhrm-profile-review-hero__meter strong,.mrhrm-profile-strength-card__score strong{color:#1b2740;font-size:30px;font-family:Manrope,sans-serif;letter-spacing:-.05em}.mrhrm-profile-entry__meter-track,.mrhrm-profile-entry__mini-track,.mrhrm-profile-strength-card__track{width:100%;height:10px;border-radius:999px;overflow:hidden;background:#e4e7ee}.mrhrm-profile-entry__meter-track div,.mrhrm-profile-entry__mini-track div,.mrhrm-profile-strength-card__track div{height:100%;border-radius:999px;background:linear-gradient(135deg,#2142e4,#5973ff)}.mrhrm-profile-entry__meter p,.mrhrm-profile-review-hero__meter p,.mrhrm-profile-strength-card p,.mrhrm-profile-tip-card p{margin:12px 0 0;font-size:14px;line-height:1.7;color:#6c7893}.mrhrm-profile-entry__value-list{display:flex;flex-direction:column;gap:14px;margin-top:0}.mrhrm-profile-entry__value-list>div{display:flex;align-items:flex-start;gap:12px}.mrhrm-profile-entry__value-list svg{color:#2142e4;margin-top:2px}.mrhrm-profile-entry__value-list strong,.mrhrm-profile-preview-card__header strong,.mrhrm-profile-review-card strong{display:block;color:#1b2740}.mrhrm-profile-entry__value-list span,.mrhrm-profile-preview-card__header span,.mrhrm-profile-preview-card__meta span,.mrhrm-profile-review-card p{color:#6f7d98;font-size:14px;line-height:1.6}.mrhrm-profile-entry__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.mrhrm-profile-entry__panel{padding:24px}.mrhrm-profile-section-label{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#95a0b8}.mrhrm-profile-entry__pill-list{display:flex;flex-wrap:wrap;gap:10px}.mrhrm-profile-chip,.mrhrm-profile-entry__pill-list span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#f3f5fb;color:#53617d;font-size:13px;font-weight:700}.mrhrm-profile-chip{border:1px solid transparent;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mrhrm-profile-chip:hover{background:#e9eefc;color:#2b3d69;transform:translateY(-1px)}.mrhrm-profile-chip:focus-visible{outline:none;border-color:#2142e4;box-shadow:0 0 0 4px rgba(33,66,228,.14)}.mrhrm-profile-chip.is-selected,.mrhrm-profile-chip[aria-pressed=true]{background:linear-gradient(135deg,#2142e4,#3f66ff);color:#fff;border-color:#2142e4;box-shadow:0 10px 20px rgba(33,66,228,.18)}.mrhrm-profile-chip__indicator{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:rgba(255,255,255,.72);color:#2142e4;font-size:12px;font-weight:900;line-height:1}.mrhrm-profile-chip.is-selected .mrhrm-profile-chip__indicator,.mrhrm-profile-chip[aria-pressed=true] .mrhrm-profile-chip__indicator{background:rgba(255,255,255,.18);color:#fff}.mrhrm-profile-chip button{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background:#fff;color:#62708b;border-radius:999px;cursor:pointer}.mrhrm-profile-entry__breakdown-list{display:flex;flex-direction:column;gap:16px}.mrhrm-profile-entry__empty{margin:0;color:#7c87a0}.mrhrm-profile-complete__workspace-bar{display:grid;grid-gap:18px;gap:18px;padding:22px var(--mrhrm-shell-card-padding);border-radius:var(--mrhrm-shell-card-radius);background:radial-gradient(circle at top right,rgba(7,39,204,.08),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,249,255,.93));box-shadow:var(--mrhrm-shell-shadow)}.mrhrm-profile-complete__workspace-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:18px;gap:18px}.mrhrm-profile-complete__workspace-copy h1{margin:8px 0 6px;font-family:Manrope,sans-serif;font-size:26px;line-height:1.15;letter-spacing:-.04em;color:#14203a}.mrhrm-profile-complete__workspace-copy p{margin:0;max-width:660px;color:#63718c;font-size:14px;line-height:1.65}.mrhrm-profile-complete__workspace-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.mrhrm-profile-complete__workspace-actions .mrhrm-profile-ghost-button,.mrhrm-profile-complete__workspace-actions .mrhrm-profile-secondary-button{min-height:42px;padding:10px 16px;font-size:13px}.mrhrm-profile-complete__workspace-strip{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;padding:14px;border-radius:18px;background:rgba(246,247,251,.88);box-shadow:inset 0 0 0 1px rgba(197,197,216,.18)}.mrhrm-profile-complete__workspace-strip-item{display:flex;flex-direction:column;gap:6px;padding:6px 10px;border-radius:14px;background:rgba(255,255,255,.6);min-width:0}.mrhrm-profile-complete__workspace-strip-item span{color:#72809b;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.mrhrm-profile-complete__workspace-strip-item strong{display:block;color:#16223c;font-family:Manrope,sans-serif;font-size:18px;line-height:1.1;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mrhrm-profile-complete__workspace-strip-item.is-progress{gap:8px}.mrhrm-profile-complete__workspace-strip-item.is-progress>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.mrhrm-profile-complete__workspace-strip-item.is-progress strong{font-size:20px}.mrhrm-profile-complete__workspace-strip-item .mrhrm-profile-strength-card__track{height:6px}.mrhrm-profile-complete__savebar{position:fixed;left:272px;right:28px;bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-radius:20px;background:#101a30;color:#f4f6ff;box-shadow:0 26px 60px rgba(13,22,46,.32);transform:translateY(140%);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease;z-index:55}.mrhrm-profile-complete__savebar.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.mrhrm-profile-complete__savebar-copy strong{display:block;font-size:14px;font-family:Manrope,sans-serif;letter-spacing:-.01em}.mrhrm-profile-complete__savebar-copy p{margin:4px 0 0;font-size:12.5px;color:rgba(244,246,255,.7);line-height:1.5}.mrhrm-profile-complete__savebar-actions{display:flex;gap:10px;flex-wrap:wrap;flex-shrink:0}.mrhrm-profile-complete__savebar-actions .mrhrm-profile-secondary-button{background:rgba(255,255,255,.08);color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18);min-height:40px;padding:8px 14px;font-size:13px}.mrhrm-profile-complete__savebar-actions .mrhrm-profile-secondary-button:hover{background:rgba(255,255,255,.14)}.mrhrm-profile-complete__savebar-actions .mrhrm-profile-primary-button{min-height:40px;padding:8px 16px;font-size:13px;box-shadow:0 10px 24px rgba(33,66,228,.35)}.mrhrm-profile-header{margin-bottom:18px}.mrhrm-profile-header h1{font-size:38px;margin:8px 0 10px}.mrhrm-profile-header__actions{display:flex;align-items:center;gap:16px}.mrhrm-profile-header__status{min-width:180px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.82)}.mrhrm-profile-header__status strong{display:block;font-size:24px;font-family:Manrope,sans-serif;color:#1b2740}.mrhrm-profile-progress{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:0}.mrhrm-profile-progress__step{display:flex;flex-direction:column;align-items:center;gap:10px;padding:12px 8px;border:none;background:transparent;color:#8a95ae;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;cursor:pointer}.mrhrm-profile-progress__dot{width:38px;height:38px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#e7ebf3;color:#6d7892;transition:background-color .2s ease,color .2s ease}.mrhrm-profile-progress__step.is-active .mrhrm-profile-progress__dot,.mrhrm-profile-progress__step.is-complete .mrhrm-profile-progress__dot{background:#2142e4;color:#fff}.mrhrm-profile-progress__step.is-active{color:#2142e4}.mrhrm-profile-progress.is-stacked{display:flex;flex-direction:column;gap:6px}.mrhrm-profile-progress.is-stacked .mrhrm-profile-progress__step{flex-direction:row;justify-content:flex-start;gap:12px;width:100%;padding:10px 12px;border-radius:18px;text-align:left;font-size:12px;letter-spacing:.1em}.mrhrm-profile-progress.is-stacked .mrhrm-profile-progress__dot{width:34px;height:34px;flex-shrink:0}.mrhrm-profile-progress.is-stacked .mrhrm-profile-progress__step.is-active{background:rgba(33,66,228,.08)}.mrhrm-profile-layout{display:grid;grid-template-columns:minmax(248px,280px) minmax(0,1fr);grid-gap:var(--mrhrm-shell-gap);gap:var(--mrhrm-shell-gap);align-items:start}.mrhrm-profile-layout.is-review-layout{grid-template-columns:minmax(0,1fr)}.mrhrm-profile-form-card,.mrhrm-profile-form-card.is-review-card{padding:24px}.mrhrm-profile-side-rail{display:flex;flex-direction:column;gap:18px;position:-webkit-sticky;position:sticky;top:102px}.mrhrm-profile-flow-card,.mrhrm-profile-preview-card,.mrhrm-profile-strength-card,.mrhrm-profile-tip-card{padding:22px;border-radius:var(--mrhrm-shell-card-radius);background:var(--mrhrm-shell-surface);box-shadow:var(--mrhrm-shell-shadow)}.mrhrm-profile-flow-card{display:grid;grid-gap:14px;gap:14px;background:linear-gradient(180deg,rgba(244,247,252,.94),rgba(255,255,255,.95))}.mrhrm-profile-flow-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mrhrm-profile-flow-card__header strong{display:block;color:#15203a}.mrhrm-profile-flow-card__header span:last-child{color:#6f7c96;font-size:12px;font-weight:800}.mrhrm-profile-strength-card__score span{color:#7b879f;font-size:13px;font-weight:700}.mrhrm-profile-preview-card__header,.mrhrm-profile-review-hero__identity{display:flex;align-items:center;gap:14px}.mrhrm-profile-preview-card__avatar,.mrhrm-profile-review-hero__avatar{width:56px;height:56px;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#2142e4,#5071ff);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.mrhrm-profile-preview-card__avatar img,.mrhrm-profile-review-hero__avatar img{width:100%;height:100%;object-fit:cover}.mrhrm-profile-preview-card__meta{list-style:none;padding:0;margin:18px 0 0;display:flex;flex-direction:column;gap:12px}.mrhrm-profile-preview-card__meta li{display:flex;align-items:flex-start;gap:10px}.mrhrm-profile-preview-card__meta svg,.mrhrm-profile-tip-card svg{color:#2142e4;flex-shrink:0;margin-top:3px}.mrhrm-profile-inline-link{display:inline-flex;margin-top:14px;color:#2142e4;font-weight:800;text-decoration:none}.mrhrm-profile-step-intro{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.mrhrm-profile-step-intro__icon{width:40px;height:40px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:rgba(33,66,228,.08);color:#2142e4;flex-shrink:0}.mrhrm-profile-step-intro h2{margin:0 0 8px;font-family:Manrope,sans-serif;font-size:28px;letter-spacing:-.05em;color:#16213a}.mrhrm-profile-step-intro p{margin:0;color:#67738d;line-height:1.65;font-size:15px}.mrhrm-profile-form-section{display:flex;flex-direction:column;gap:18px;margin-top:24px}.mrhrm-profile-form-section__header h3{margin:0 0 6px;font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-.04em;color:#1b2740}.mrhrm-profile-form-section__header p{margin:0;color:#7a869f;line-height:1.6}.mrhrm-profile-form-grid{display:grid;grid-gap:16px;gap:16px}.mrhrm-profile-form-grid--two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.mrhrm-profile-form-grid--three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.mrhrm-profile-field{display:flex;flex-direction:column;gap:8px}.mrhrm-profile-field label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#93a0b9}.mrhrm-profile-input{display:flex;align-items:center;gap:10px;min-height:54px;border-radius:20px;padding:0 16px;background:#f3f5fa;box-shadow:inset 0 -2px 0 rgba(33,66,228,.06)}.mrhrm-profile-input.has-icon svg{color:#90a0ba;flex-shrink:0}.mrhrm-profile-input input,.mrhrm-profile-input select,.mrhrm-profile-input textarea{width:100%;border:none;outline:none;background:transparent;color:#24314d;font-size:15px;font-family:Inter,sans-serif}.mrhrm-profile-input input::placeholder,.mrhrm-profile-input textarea::placeholder{color:#a0acc1}.mrhrm-profile-input--textarea{min-height:146px;padding:14px 16px;align-items:flex-start}.mrhrm-profile-input textarea{resize:vertical}.mrhrm-searchable-select{position:relative}.mrhrm-searchable-select__menu{position:absolute;z-index:30;left:0;right:0;top:calc(100% + 8px);max-height:280px;overflow:auto;display:flex;flex-direction:column;gap:4px;padding:8px;border-radius:18px;background:#fff;box-shadow:0 18px 42px rgba(27,34,54,.14),inset 0 0 0 1px rgba(85,98,127,.08)}.mrhrm-searchable-select__option{border:none;width:100%;padding:11px 12px;border-radius:12px;background:transparent;color:#24314d;font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-align:left;cursor:pointer}.mrhrm-searchable-select__option.is-selected,.mrhrm-searchable-select__option:hover{background:rgba(33,66,228,.08);color:#2142e4}.mrhrm-searchable-select__empty{padding:12px;color:#7d879c;font-size:13px;font-weight:700}.mrhrm-company-suggest__option{display:flex;align-items:center;gap:10px}.mrhrm-company-suggest__logo{display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:28px;border-radius:8px;overflow:hidden;background:#eef1f8;color:#5b6781}.mrhrm-company-suggest__logo img{width:100%;height:100%;object-fit:cover}.mrhrm-company-suggest__text{display:flex;flex-direction:column;gap:2px;min-width:0}.mrhrm-company-suggest__meta,.mrhrm-company-suggest__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mrhrm-company-suggest__meta{color:#7d879c;font-size:12px;font-weight:600}.mrhrm-company-suggest__status{display:flex;align-items:center;gap:8px}.mrhrm-company-suggest__spinner{animation:mrhrm-spin 1s linear infinite}.mrhrm-profile-field__hint{margin:0;color:#808aa1;font-size:13px;line-height:1.6}.mrhrm-profile-field__error{margin:0;color:#c34747;font-size:13px;font-weight:700;line-height:1.6}.mrhrm-profile-tag-editor{padding:12px 14px;border-radius:20px;background:#f3f5fa;box-shadow:inset 0 -2px 0 rgba(33,66,228,.06)}.mrhrm-profile-tag-editor__summary{margin-bottom:12px;color:#6a7793;font-size:13px;font-weight:700;line-height:1.5}.mrhrm-profile-tag-editor__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.mrhrm-profile-tag-editor input{width:100%;border:none;outline:none;background:transparent;min-height:28px;color:#24314d;font-size:15px}.mrhrm-profile-asset-uploader{display:flex;flex-direction:column;gap:12px;padding:14px;border-radius:24px;background:#f7f9fd;box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)}.mrhrm-profile-asset-uploader__input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.mrhrm-profile-asset-uploader__preview{width:100%;min-height:180px;border-radius:22px;overflow:hidden;background:linear-gradient(180deg,#eef2fb,#e9eef8);display:flex;align-items:center;justify-content:center}.mrhrm-profile-asset-uploader__preview.is-square{min-height:220px}.mrhrm-profile-asset-uploader__preview.is-banner{min-height:180px}.mrhrm-profile-asset-uploader__preview.is-project{min-height:200px}.mrhrm-profile-asset-uploader__preview.is-contain{background:#fff}.mrhrm-profile-asset-uploader__preview img{width:100%;height:100%;object-fit:cover;display:block}.mrhrm-profile-asset-uploader__preview.is-contain img{object-fit:contain;padding:18px}.mrhrm-company-asset-cropper{display:flex;flex-direction:column;gap:14px;padding:16px;border-radius:22px;background:#fff;box-shadow:inset 0 0 0 1px rgba(33,66,228,.08)}.mrhrm-company-asset-cropper__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#2142e4}.mrhrm-company-asset-cropper__header strong{display:block;color:#15203a;font-size:15px}.mrhrm-company-asset-cropper__header span{display:block;margin-top:4px;color:#6d7a95;font-size:13px;line-height:1.5}.mrhrm-company-asset-cropper__viewport{position:relative;width:100%;overflow:hidden;border-radius:20px;background:linear-gradient(180deg,#e8eefb,#dfe7f6);box-shadow:inset 0 0 0 1px rgba(255,255,255,.75);cursor:-webkit-grab;cursor:grab;touch-action:none}.mrhrm-company-asset-cropper__viewport.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.mrhrm-company-asset-cropper__image{position:absolute;top:0;left:0;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.mrhrm-company-asset-cropper__loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#5f6f8a;font-size:13px}.mrhrm-company-asset-cropper__controls{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;color:#4d5d79;font-size:13px;font-weight:700}.mrhrm-company-asset-cropper__controls input[type=range]{width:100%;accent-color:#2142e4}.mrhrm-company-asset-cropper__actions{display:flex;flex-wrap:wrap;gap:10px}.mrhrm-profile-asset-uploader__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;text-align:center;color:#6d7a95}.mrhrm-profile-asset-uploader__placeholder svg{color:#2142e4}.mrhrm-profile-asset-uploader__placeholder strong{color:#20304d}.mrhrm-profile-asset-uploader__placeholder span{max-width:260px;font-size:14px;line-height:1.6}.mrhrm-profile-asset-uploader__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.mrhrm-profile-asset-uploader__utility{border:none;background:#fff;color:#55627f;padding:10px 14px;border-radius:14px;display:inline-flex;align-items:center;gap:8px;font-weight:700;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(85,98,127,.08)}.mrhrm-profile-asset-uploader__error,.mrhrm-profile-asset-uploader__success{margin:0;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.mrhrm-profile-asset-uploader__success{color:#1c8b53}.mrhrm-profile-asset-uploader__error{color:#c34747}.mrhrm-profile-spin{animation:mrhrm-spin 1s linear infinite}.mrhrm-debug-panel{max-width:720px;width:100%;margin-top:18px;padding:16px 18px;border-radius:18px;background:#fff;color:#7b3140;font-size:13px;line-height:1.6;white-space:pre-wrap;word-break:break-word;box-shadow:0 10px 28px rgba(27,34,54,.06)}.mrhrm-profile-array-card,.mrhrm-profile-stack{display:flex;flex-direction:column;gap:16px}.mrhrm-profile-array-card{position:relative;padding:22px;border-radius:22px;background:#f9fbff}.mrhrm-profile-array-card__header>div:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:0}.mrhrm-profile-array-card__header strong{color:#24304b}.mrhrm-profile-array-card__header span{color:#6f7c96;font-size:13px;line-height:1.55}.mrhrm-profile-array-card__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.mrhrm-profile-editor__expand{border:none;display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:8px 12px;border-radius:12px;background:#fff;color:#2142e4;font-size:13px;font-weight:800;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(33,66,228,.12)}.mrhrm-profile-experience-card__body{display:flex;flex-direction:column;gap:16px}.mrhrm-profile-experience-summary{display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px rgba(85,98,127,.08)}.mrhrm-profile-experience-summary span{color:#24304b;font-size:14px;font-weight:800}.mrhrm-profile-experience-summary p{margin:0;color:#6f7c96;font-size:13px;line-height:1.6}.mrhrm-profile-array-summary{display:grid;grid-gap:14px;gap:14px;padding:14px 16px;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px rgba(85,98,127,.08)}.mrhrm-profile-array-summary__body{display:grid;grid-gap:6px;gap:6px;min-width:0}.mrhrm-profile-array-summary__body span{color:#24304b;font-size:14px;font-weight:800}.mrhrm-profile-array-summary__body p{margin:0;color:#6f7c96;font-size:13px;line-height:1.65}.mrhrm-profile-array-summary__meta{display:flex;flex-wrap:wrap;gap:8px}.mrhrm-profile-array-summary__meta span{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border-radius:999px;background:#eef2fb;color:#53607c;font-size:12px;font-weight:800}.mrhrm-profile-project-summary.has-thumbnail{grid-template-columns:128px minmax(0,1fr);align-items:start}.mrhrm-profile-array-summary__thumb{width:128px;aspect-ratio:16/9;border-radius:14px;overflow:hidden;background:linear-gradient(180deg,#eef2fb,#e9eef8);box-shadow:inset 0 0 0 1px rgba(33,66,228,.08)}.mrhrm-profile-array-summary__thumb img{width:100%;height:100%;object-fit:cover;display:block}.mrhrm-profile-icon-button{width:34px;height:34px;border:none;border-radius:12px;background:#fff;color:#8a94aa;display:flex;align-items:center;justify-content:center;cursor:pointer}.mrhrm-profile-icon-button:hover{color:#dc4f4f}.mrhrm-profile-toggle{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 18px;border-radius:20px;background:#f6f8fd}.mrhrm-profile-toggle>div:first-child{display:flex;flex-direction:column;gap:5px}.mrhrm-profile-toggle strong{color:#24304b}.mrhrm-profile-toggle span{color:#6f7c96;font-size:13px;line-height:1.55}.mrhrm-profile-toggle__switch{position:relative;width:56px;height:32px;border:none;border-radius:999px;background:#d7ddea;cursor:pointer;transition:background-color .2s ease}.mrhrm-profile-toggle__switch span{position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:999px;background:#fff;transition:transform .2s ease}.mrhrm-profile-toggle__switch.is-on{background:#2142e4}.mrhrm-profile-toggle__switch.is-on span{transform:translateX(24px)}.mrhrm-profile-empty-state{padding:24px;border-radius:22px;background:#f7f8fb;text-align:center}.mrhrm-profile-empty-state strong{display:block;margin-bottom:8px;color:#22304d}.mrhrm-profile-empty-state p{margin:0;color:#7f8aa1;line-height:1.6}.mrhrm-profile-step-actions{margin-top:24px}.mrhrm-profile-review-shell{display:flex;flex-direction:column;gap:20px}.mrhrm-profile-review-banner{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);grid-gap:18px;gap:18px;padding:24px;border-radius:var(--mrhrm-shell-card-radius);overflow:hidden;background:radial-gradient(circle at top right,rgba(253,187,12,.14),transparent 24%),radial-gradient(circle at left center,rgba(33,66,228,.12),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(245,248,255,.93));color:#15203a;box-shadow:var(--mrhrm-shell-shadow)}.mrhrm-profile-review-banner .mrhrm-profile-section-label{margin-bottom:14px;color:#8b96ae}.mrhrm-profile-review-banner h2{margin:0;max-width:720px;font-family:Manrope,sans-serif;font-size:34px;line-height:1.02;letter-spacing:-.05em;color:#15203a}.mrhrm-profile-review-banner p{margin:12px 0 0;max-width:640px;color:#61708d;font-size:15px;line-height:1.7}.mrhrm-profile-review-banner__meter{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;padding:18px 20px;border-radius:22px;background:rgba(246,247,251,.9);border:1px solid rgba(197,197,216,.18)}.mrhrm-profile-review-banner__meter span{color:#7a86a0;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mrhrm-profile-review-banner__meter strong{font-family:Manrope,sans-serif;font-size:40px;line-height:.95;letter-spacing:-.06em;color:#15203a}.mrhrm-profile-review-banner__meter em{font-style:normal;color:#2142e4;font-weight:800}.mrhrm-profile-review-banner__track{width:100%;height:10px;border-radius:999px;overflow:hidden;background:#e4e7ee}.mrhrm-profile-review-banner__track div{height:100%;border-radius:999px;background:linear-gradient(90deg,#2142e4,#5973ff)}.mrhrm-profile-review-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-gap:20px;gap:20px;padding:24px;border-radius:var(--mrhrm-shell-card-radius);background:linear-gradient(180deg,#fbfcff,#f7f9ff);box-shadow:var(--mrhrm-shell-shadow)}.mrhrm-profile-review-hero__identity{align-items:flex-start}.mrhrm-profile-review-hero__identity-copy{display:flex;flex-direction:column;gap:8px}.mrhrm-profile-review-hero__identity-copy strong{font-family:Manrope,sans-serif;font-size:30px;line-height:1;letter-spacing:-.05em;color:#15203a}.mrhrm-profile-review-hero__identity-copy>span{color:#56647f;font-size:16px;line-height:1.5}.mrhrm-profile-review-hero__meta{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-wrap:wrap;gap:10px}.mrhrm-profile-review-hero__meta li{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:#fff;color:#52607c;box-shadow:inset 0 0 0 1px rgba(220,226,241,.8)}.mrhrm-profile-review-hero__meta svg{color:#2142e4}.mrhrm-profile-review-hero__summary{display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:20px;border-radius:24px;background:#fff;box-shadow:inset 0 0 0 1px rgba(228,233,245,.8)}.mrhrm-profile-review-hero__summary-label{display:inline-flex;margin-bottom:10px;color:#8d99b3;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mrhrm-profile-review-hero__summary p{margin:0;color:#67748f;line-height:1.75}.mrhrm-profile-review-hero__summary-pills{display:flex;flex-wrap:wrap;gap:10px}.mrhrm-profile-review-hero__summary-pills span{display:inline-flex;align-items:center;padding:9px 12px;border-radius:999px;background:#eef2ff;color:#2142e4;font-size:13px;font-weight:800}.mrhrm-profile-review-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:var(--mrhrm-shell-gap);gap:var(--mrhrm-shell-gap)}.mrhrm-profile-review-panel{padding:24px;border-radius:var(--mrhrm-shell-card-radius);background:var(--mrhrm-shell-surface);box-shadow:var(--mrhrm-shell-shadow)}.mrhrm-profile-review-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:18px}.mrhrm-profile-review-card{display:flex;align-items:flex-start;gap:14px;padding:18px;border-radius:22px;background:linear-gradient(180deg,#fbfcff,#f7f9ff);box-shadow:inset 0 0 0 1px rgba(228,233,245,.82)}.mrhrm-profile-review-card span{width:40px;height:40px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:rgba(33,66,228,.08);color:#2142e4;flex-shrink:0}.mrhrm-profile-review-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:18px}.mrhrm-profile-review-checks__column{display:flex;flex-direction:column;gap:14px}.mrhrm-profile-review-check-list{display:flex;flex-direction:column;gap:12px}.mrhrm-profile-review-check-item{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border-radius:18px;background:#f8f9fd;color:#5e6c89;box-shadow:inset 0 0 0 1px rgba(228,233,245,.8)}.mrhrm-profile-review-check-item.is-positive{background:linear-gradient(180deg,#f4fbf7,#eef9f2);color:#35684d;box-shadow:inset 0 0 0 1px rgba(197,233,211,.8)}.mrhrm-profile-review-check-item svg{flex-shrink:0;margin-top:2px;color:#2142e4}.mrhrm-profile-review-check-item.is-positive svg{color:#1b9a57}.mrhrm-profile-review-empty{margin:0;color:#75819c;line-height:1.7}.mrhrm-profile-review-breakdown-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:18px}.mrhrm-profile-review-breakdown-card{padding:18px;border-radius:22px;background:linear-gradient(180deg,#fbfcff,#f7f9ff);box-shadow:inset 0 0 0 1px rgba(228,233,245,.82)}.mrhrm-profile-review-breakdown-card__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.mrhrm-profile-review-breakdown-card__header strong{color:#1b2740}.mrhrm-profile-review-breakdown-card__header span{color:#2142e4;font-weight:800}.mrhrm-profile-review-actions-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:20px;gap:20px;align-items:center;padding:24px;border-radius:var(--mrhrm-shell-card-radius);background:linear-gradient(180deg,#fff,#f8faff);box-shadow:var(--mrhrm-shell-shadow)}.mrhrm-profile-review-actions-panel h3{margin:0 0 8px;font-family:Manrope,sans-serif;font-size:26px;letter-spacing:-.05em;color:#16213a}.mrhrm-profile-review-actions-panel p{margin:0;max-width:640px;color:#6e7b96;line-height:1.7}.mrhrm-profile-review-actions-panel__buttons{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}.mrhrm-profile-review-actions-panel__links{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}@media (max-width:1200px){.mrhrm-profile-complete__workspace-head,.mrhrm-profile-entry__workspace,.mrhrm-profile-layout{grid-template-columns:1fr}.mrhrm-profile-complete__workspace-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.mrhrm-profile-review-actions-panel,.mrhrm-profile-review-banner,.mrhrm-profile-review-grid,.mrhrm-profile-review-hero{grid-template-columns:1fr}.mrhrm-profile-side-rail{position:static}}@media (max-width:980px){.mrhrm-profile-complete__savebar{left:18px;right:18px;bottom:18px}.mrhrm-profile-page{padding-bottom:120px}}@media (max-width:880px){.mrhrm-profile-progress,.mrhrm-profile-progress.is-stacked{grid-template-columns:repeat(3,minmax(0,1fr))}.mrhrm-profile-progress.is-stacked{display:grid}.mrhrm-profile-progress.is-stacked .mrhrm-profile-progress__step{flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px 8px;text-align:center}.mrhrm-profile-entry__grid,.mrhrm-profile-form-grid--three-up,.mrhrm-profile-form-grid--two-up,.mrhrm-profile-review-breakdown-grid,.mrhrm-profile-review-card-grid,.mrhrm-profile-review-checks{grid-template-columns:1fr}.mrhrm-profile-complete__workspace-bar,.mrhrm-profile-entry__workspace-copy,.mrhrm-profile-entry__workspace-side,.mrhrm-profile-flow-card,.mrhrm-profile-form-card,.mrhrm-profile-preview-card,.mrhrm-profile-strength-card,.mrhrm-profile-tip-card{padding:18px}.mrhrm-profile-project-summary.has-thumbnail{grid-template-columns:1fr}.mrhrm-profile-array-summary__thumb{width:100%}.mrhrm-profile-complete__workspace-strip{grid-template-columns:1fr 1fr}.mrhrm-profile-complete__workspace-copy h1,.mrhrm-profile-entry__workspace-copy h1,.mrhrm-profile-header h1{font-size:24px}}@media (max-width:640px){.mrhrm-profile-header{flex-direction:column;align-items:flex-start}.mrhrm-profile-complete__workspace-actions,.mrhrm-profile-header__actions,.mrhrm-profile-step-actions{width:100%;flex-direction:column;align-items:stretch}.mrhrm-profile-complete__workspace-strip{grid-template-columns:1fr}.mrhrm-profile-complete__savebar{flex-direction:column;align-items:stretch;padding:14px;border-radius:18px}.mrhrm-profile-complete__savebar-actions{width:100%}.mrhrm-profile-complete__savebar-actions button{flex:1 1 auto}.mrhrm-profile-progress,.mrhrm-profile-progress.is-stacked{grid-template-columns:repeat(2,minmax(0,1fr))}.mrhrm-profile-array-card,.mrhrm-profile-toggle{padding:18px}}.mrhrm-profile-editor__nav,.mrhrm-profile-editor__profile-card,.mrhrm-profile-editor__surface,.mrhrm-profile-editor__workspace-bar{background:var(--mrhrm-shell-surface);border-radius:var(--mrhrm-shell-card-radius);box-shadow:var(--mrhrm-shell-shadow)}.mrhrm-profile-editor__workspace-bar{display:grid;grid-gap:18px;gap:18px;padding:22px var(--mrhrm-shell-card-padding);background:radial-gradient(circle at top right,rgba(7,39,204,.08),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,249,255,.93))}.mrhrm-profile-editor__workspace-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:18px;gap:18px}.mrhrm-profile-editor__section-header h2,.mrhrm-profile-editor__workspace-copy h1{margin:8px 0 6px;font-family:Manrope,sans-serif;color:#14203a;letter-spacing:-.04em}.mrhrm-profile-editor__workspace-copy h1{font-size:26px;line-height:1.15;max-width:620px}.mrhrm-profile-editor__section-header p,.mrhrm-profile-editor__workspace-copy p{margin:0;color:#63718c;line-height:1.65;font-size:14px;max-width:640px}.mrhrm-profile-editor__workspace-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.mrhrm-profile-editor__workspace-actions .mrhrm-profile-ghost-button{min-height:42px;padding:0 6px;color:#425170}.mrhrm-profile-editor__workspace-actions .mrhrm-profile-secondary-button{min-height:42px;padding:10px 16px;font-size:13px}.mrhrm-profile-editor__workspace-strip{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;padding:14px;border-radius:18px;background:rgba(246,247,251,.88);box-shadow:inset 0 0 0 1px rgba(197,197,216,.18)}.mrhrm-profile-editor__workspace-strip-item{display:flex;flex-direction:column;gap:6px;padding:6px 10px;border-radius:14px;background:rgba(255,255,255,.6);min-width:0}.mrhrm-profile-editor__workspace-strip-item span{color:#72809b;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.mrhrm-profile-editor__workspace-strip-item strong{display:block;color:#16223c;font-family:Manrope,sans-serif;font-size:18px;line-height:1.1;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mrhrm-profile-editor__workspace-strip-item.is-progress{gap:8px}.mrhrm-profile-editor__workspace-strip-item.is-progress>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.mrhrm-profile-editor__workspace-strip-item.is-progress strong{font-size:20px}.mrhrm-profile-editor__workspace-strip-item .mrhrm-profile-strength-card__track{height:6px}.mrhrm-profile-editor__nav-item strong,.mrhrm-profile-editor__profile-top strong{display:block;color:#16223c}.mrhrm-profile-editor__nav-item span,.mrhrm-profile-editor__profile-meta span,.mrhrm-profile-editor__profile-top span,.mrhrm-profile-editor__section-status span{color:#6f7c96;font-size:14px;line-height:1.6}.mrhrm-profile-editor{display:grid;grid-template-columns:minmax(248px,280px) minmax(0,1fr);grid-gap:var(--mrhrm-shell-gap);gap:var(--mrhrm-shell-gap);align-items:start}.mrhrm-profile-editor__sidebar{position:-webkit-sticky;position:sticky;top:102px;display:flex;flex-direction:column;gap:18px}.mrhrm-profile-editor__profile-card{padding:22px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,249,255,.92))}.mrhrm-profile-editor__profile-top{display:flex;align-items:center;gap:14px}.mrhrm-profile-editor__avatar{width:56px;height:56px;border-radius:20px;object-fit:cover;flex-shrink:0}.mrhrm-profile-editor__avatar--fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2142e4,#5a71f4);color:#fff;font-weight:800;font-size:20px}.mrhrm-profile-editor__profile-meta{display:flex;flex-direction:column;gap:9px;margin:18px 0 16px}.mrhrm-profile-editor__profile-meta div{display:flex;align-items:center;gap:9px}.mrhrm-profile-editor__profile-meta svg{color:#2142e4}.mrhrm-profile-editor__nav{padding:12px;display:flex;flex-direction:column;gap:8px;background:linear-gradient(180deg,rgba(245,247,252,.94),rgba(255,255,255,.95))}.mrhrm-profile-editor__nav-item{border:none;background:transparent;padding:14px;border-radius:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;text-align:left;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.mrhrm-profile-editor__nav-item:hover{background:rgba(33,66,228,.06);transform:translateY(-1px)}.mrhrm-profile-editor__nav-item.is-active{background:linear-gradient(135deg,rgba(33,66,228,.12),rgba(88,114,255,.08))}.mrhrm-profile-editor__nav-item-main{display:flex;align-items:flex-start;gap:10px}.mrhrm-profile-editor__nav-icon{width:32px;height:32px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:rgba(33,66,228,.08);color:#2142e4;flex-shrink:0}.mrhrm-profile-editor__nav-item-meta{display:flex;align-items:center;gap:8px;color:#4f5f81;font-size:13px;font-weight:800}.mrhrm-profile-editor__nav-dot{width:9px;height:9px;border-radius:999px;background:#2142e4;box-shadow:0 0 0 6px rgba(33,66,228,.12)}.mrhrm-profile-editor__canvas{min-width:0}.mrhrm-profile-editor__section-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:14px;gap:14px;margin-bottom:14px}.mrhrm-profile-editor__section-heading{display:grid;grid-gap:6px;gap:6px;min-width:0}.mrhrm-profile-editor__section-header h2{font-size:22px;line-height:1.15;margin:0}.mrhrm-profile-editor__section-status{display:flex;align-items:center;margin-top:4px}.mrhrm-profile-editor__section-status span{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:rgba(246,247,251,.94);font-size:12px;color:#5b6885;font-weight:700}.mrhrm-profile-editor__section-status .is-dirty{color:#2142e4;background:rgba(33,66,228,.1)}.mrhrm-profile-editor__section-status .is-saved{color:#0d7a43;background:rgba(13,122,67,.1)}.mrhrm-profile-editor__section-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.mrhrm-profile-editor__section-actions .mrhrm-profile-primary-button,.mrhrm-profile-editor__section-actions .mrhrm-profile-secondary-button{min-height:42px;border-radius:14px;padding:10px 16px;font-size:13px}.mrhrm-profile-editor__savebar{position:fixed;left:272px;right:28px;bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-radius:20px;background:#101a30;color:#f4f6ff;box-shadow:0 26px 60px rgba(13,22,46,.32);transform:translateY(140%);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease;z-index:55}.mrhrm-profile-editor__savebar.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.mrhrm-profile-editor__savebar-copy strong{display:block;font-size:14px;font-family:Manrope,sans-serif;letter-spacing:-.01em}.mrhrm-profile-editor__savebar-copy p{margin:4px 0 0;font-size:12.5px;color:rgba(244,246,255,.7);line-height:1.5}.mrhrm-profile-editor__savebar-actions{display:flex;gap:10px;flex-wrap:wrap;flex-shrink:0}.mrhrm-profile-editor__savebar-actions .mrhrm-profile-secondary-button{background:rgba(255,255,255,.08);color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18);min-height:40px;padding:8px 14px;font-size:13px}.mrhrm-profile-editor__savebar-actions .mrhrm-profile-secondary-button:hover{background:rgba(255,255,255,.14)}.mrhrm-profile-editor__savebar-actions .mrhrm-profile-primary-button{min-height:40px;padding:8px 16px;font-size:13px;box-shadow:0 10px 24px rgba(33,66,228,.35)}.mrhrm-profile-editor__surface{padding:24px;background:linear-gradient(180deg,rgba(244,247,252,.94),rgba(255,255,255,.95))}.mrhrm-profile-editor__stack{display:flex;flex-direction:column;gap:18px}.mrhrm-profile-editor__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.mrhrm-profile-editor__media-grid{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);grid-gap:16px;gap:16px}.mrhrm-profile-editor__toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.mrhrm-profile-editor__chip-grid{display:flex;flex-wrap:wrap;gap:10px}.mrhrm-profile-editor__empty{padding:26px;border-radius:24px;background:rgba(255,255,255,.7);display:flex;align-items:center;justify-content:space-between;gap:20px}.mrhrm-profile-editor__empty strong{display:block;color:#17233d;margin-bottom:6px}.mrhrm-profile-editor__empty p{margin:0;color:#6d7a95;line-height:1.7}.mrhrm-profile-editor__remove{width:40px;height:40px;border:none;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:rgba(21,32,58,.06);color:#5c6a86;cursor:pointer;transition:background-color .2s ease,color .2s ease}.mrhrm-profile-editor__remove:hover{background:rgba(223,69,69,.12);color:#a63131}.mrhrm-profile-form-card h3{margin:6px 0 0;font-size:24px;line-height:1.2;font-family:Manrope,sans-serif;color:#16223c;letter-spacing:-.04em}@media (max-width:1200px){.mrhrm-profile-editor,.mrhrm-profile-editor__workspace-head{grid-template-columns:1fr}.mrhrm-profile-editor__sidebar{position:static}.mrhrm-profile-editor__section-header{grid-template-columns:1fr}.mrhrm-profile-editor__section-actions{justify-content:flex-start}.mrhrm-profile-editor__workspace-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.mrhrm-profile-editor__nav{flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:6px;padding:8px;-webkit-overflow-scrolling:touch}.mrhrm-profile-editor__nav::-webkit-scrollbar{display:none}.mrhrm-profile-editor__nav-item{flex-shrink:0;min-width:200px;scroll-snap-align:start}}@media (max-width:980px){.mrhrm-profile-editor__savebar{left:18px;right:18px;bottom:18px}}@media (max-width:880px){.mrhrm-profile-editor__profile-card,.mrhrm-profile-editor__surface,.mrhrm-profile-editor__workspace-bar{padding:18px}.mrhrm-profile-editor__workspace-copy h1{font-size:24px}.mrhrm-profile-editor__workspace-strip{grid-template-columns:1fr 1fr}.mrhrm-profile-editor__empty,.mrhrm-profile-editor__section-header{gap:12px;align-items:flex-start}.mrhrm-profile-editor__grid,.mrhrm-profile-editor__media-grid,.mrhrm-profile-editor__toggle-grid{grid-template-columns:1fr}.mrhrm-profile-editor__nav-item{min-width:170px;padding:10px 12px}}@media (max-width:640px){.mrhrm-profile-editor__workspace-head{gap:14px}.mrhrm-profile-editor__workspace-actions{width:100%;justify-content:flex-start}.mrhrm-profile-editor__workspace-strip{grid-template-columns:1fr}.mrhrm-profile-editor__section-actions{width:100%}.mrhrm-profile-editor__section-actions .mrhrm-profile-primary-button,.mrhrm-profile-editor__section-actions .mrhrm-profile-secondary-button{flex:1 1 auto}.mrhrm-profile-editor__surface{padding:16px}.mrhrm-profile-editor__section-header h2{font-size:20px}.mrhrm-profile-editor__savebar{flex-direction:column;align-items:stretch;padding:14px;border-radius:18px}.mrhrm-profile-editor__savebar-actions{width:100%}.mrhrm-profile-editor__savebar-actions button{flex:1 1 auto}}.mrhrm-profile-hub__actions,.mrhrm-profile-hub__hero,.mrhrm-profile-hub__summary{display:grid;grid-gap:22px;gap:22px}.mrhrm-profile-hub__hero{grid-template-columns:minmax(0,1.25fr) minmax(320px,.8fr);margin-bottom:24px}.mrhrm-profile-hub__action-card,.mrhrm-profile-hub__completion-card,.mrhrm-profile-hub__hero-copy,.mrhrm-profile-hub__identity-card,.mrhrm-profile-hub__note-card{background:rgba(255,255,255,.92);border-radius:30px;box-shadow:0 18px 40px rgba(27,34,54,.06)}.mrhrm-profile-hub__hero-copy{padding:24px var(--mrhrm-shell-card-padding);background:radial-gradient(circle at top right,rgba(33,66,228,.1),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,249,255,.92))}.mrhrm-profile-hub__hero-copy h1{margin:8px 0 6px;font-family:Manrope,sans-serif;font-size:28px;line-height:1.15;letter-spacing:-.04em;color:#14203a;max-width:640px}.mrhrm-profile-hub__action-card p,.mrhrm-profile-hub__completion-card p,.mrhrm-profile-hub__hero-copy p,.mrhrm-profile-hub__inline-note,.mrhrm-profile-hub__missing-copy,.mrhrm-profile-hub__note-list span{margin:0;color:#66738e;line-height:1.65;font-size:14px;max-width:640px}.mrhrm-profile-hub__identity-card{padding:28px;background:linear-gradient(180deg,rgba(244,247,252,.94),rgba(255,255,255,.96))}.mrhrm-profile-hub__identity-top{display:flex;align-items:center;gap:16px}.mrhrm-profile-hub__avatar{width:72px;height:72px;border-radius:24px;object-fit:cover;flex-shrink:0}.mrhrm-profile-hub__avatar--fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2142e4,#5a71f4);color:#fff;font-size:22px;font-weight:800}.mrhrm-profile-hub__action-card h3,.mrhrm-profile-hub__identity-top strong,.mrhrm-profile-hub__note-list strong{display:block;color:#15203a}.mrhrm-profile-hub__identity-meta span,.mrhrm-profile-hub__identity-top span{color:#6e7b96;font-size:14px;line-height:1.65}.mrhrm-profile-hub__identity-meta{display:flex;flex-direction:column;gap:10px;margin-top:20px}.mrhrm-profile-hub__identity-meta div{display:flex;align-items:center;gap:10px}.mrhrm-profile-hub__action-icon,.mrhrm-profile-hub__identity-meta svg{color:#2142e4}.mrhrm-profile-hub__summary{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);margin-bottom:22px}.mrhrm-profile-hub__completion-card,.mrhrm-profile-hub__note-card{padding:28px}.mrhrm-profile-hub__completion-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.mrhrm-profile-hub__completion-header h2{margin:8px 0 0;font-family:Manrope,sans-serif;font-size:34px;line-height:1.08;letter-spacing:-.05em;color:#15203a}.mrhrm-profile-hub__completion-header strong{font-family:Manrope,sans-serif;font-size:42px;color:#16213c;letter-spacing:-.06em}.mrhrm-profile-hub__missing{margin-top:20px}.mrhrm-profile-hub__note-card{background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(246,248,251,.92))}.mrhrm-profile-hub__note-list{display:flex;flex-direction:column;gap:18px;margin-top:8px}.mrhrm-profile-hub__actions{grid-template-columns:repeat(3,minmax(0,1fr))}.mrhrm-profile-hub__action-card{padding:28px;display:flex;flex-direction:column;gap:12px;min-height:280px}.mrhrm-profile-hub__action-card.is-primary{background:radial-gradient(circle at top right,rgba(33,66,228,.12),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(245,248,255,.93))}.mrhrm-profile-hub__action-card.is-secondary{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(249,250,255,.92))}.mrhrm-profile-hub__action-card.is-ghost{background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(247,248,251,.92))}.mrhrm-profile-hub__action-icon{width:42px;height:42px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:rgba(33,66,228,.08)}.mrhrm-profile-hub__action-card h3{margin:0;font-family:Manrope,sans-serif;font-size:28px;line-height:1.15;letter-spacing:-.04em}.mrhrm-profile-hub__action-card .mrhrm-profile-ghost-button,.mrhrm-profile-hub__action-card .mrhrm-profile-primary-button,.mrhrm-profile-hub__action-card .mrhrm-profile-secondary-button{margin-top:auto}.mrhrm-profile-hub__inline-note{margin-top:6px;font-size:13px}@media (max-width:1200px){.mrhrm-profile-hub__actions,.mrhrm-profile-hub__hero,.mrhrm-profile-hub__summary{grid-template-columns:1fr}}@media (max-width:880px){.mrhrm-profile-hub__action-card,.mrhrm-profile-hub__completion-card,.mrhrm-profile-hub__hero-copy,.mrhrm-profile-hub__identity-card,.mrhrm-profile-hub__note-card{padding:22px}.mrhrm-profile-hub__hero-copy h1{font-size:24px}.mrhrm-profile-hub__completion-header{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.mrhrm-profile-hub__hero-copy h1{font-size:22px}.mrhrm-profile-hub__action-card h3{font-size:18px}}.mrhrm-profile-hub__action-card .is-disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.mrhrm-profile-guard{position:fixed;inset:0;background:rgba(19,27,45,.28);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:40}.mrhrm-profile-guard__card{width:min(100%,560px);background:rgba(255,255,255,.96);border-radius:30px;box-shadow:0 24px 60px rgba(27,34,54,.14);padding:28px;display:flex;flex-direction:column;gap:18px}.mrhrm-profile-guard__icon{width:46px;height:46px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,190,70,.18);color:#a56600}.mrhrm-profile-guard__card strong{display:block;margin-bottom:8px;color:#15203a;font-size:24px;font-family:Manrope,sans-serif;letter-spacing:-.04em}.mrhrm-profile-guard__card p{margin:0;color:#697691;line-height:1.75}.mrhrm-profile-guard__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media (max-width:640px){.mrhrm-profile-guard{padding:16px}.mrhrm-profile-guard__card{padding:22px}.mrhrm-profile-guard__actions{flex-direction:column;align-items:stretch}}.mrhrm-company-wizard__bar{display:grid;grid-gap:18px;gap:18px;padding:22px var(--mrhrm-shell-card-padding);border-radius:var(--mrhrm-shell-card-radius);background:radial-gradient(circle at top right,rgba(7,39,204,.08),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,249,255,.93));box-shadow:var(--mrhrm-shell-shadow)}.mrhrm-company-wizard__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:18px;gap:18px}.mrhrm-company-wizard__head h1{margin:8px 0 6px;font-family:Manrope,sans-serif;font-size:26px;line-height:1.15;letter-spacing:-.04em;color:#14203a}.mrhrm-company-wizard__head p{margin:0;max-width:660px;color:#63718c;font-size:14px;line-height:1.65}.mrhrm-company-wizard__head-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.mrhrm-company-wizard__head-actions .mrhrm-profile-ghost-button,.mrhrm-company-wizard__head-actions .mrhrm-profile-primary-button{min-height:42px;padding:10px 16px;font-size:13px}.mrhrm-company-wizard__stepper{list-style:none;margin:0;padding:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;border-radius:18px;background:rgba(246,247,251,.88);box-shadow:inset 0 0 0 1px rgba(197,197,216,.18)}.mrhrm-company-wizard__step{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.6);min-width:0}.mrhrm-company-wizard__step.is-active{background:linear-gradient(135deg,rgba(33,66,228,.14),rgba(88,114,255,.08))}.mrhrm-company-wizard__step.is-complete{background:rgba(13,122,67,.08)}.mrhrm-company-wizard__step-dot{width:24px;height:24px;border-radius:999px;background:rgba(33,66,228,.14);color:#2142e4;font-weight:800;font-size:12px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.mrhrm-company-wizard__step.is-complete .mrhrm-company-wizard__step-dot{background:rgba(13,122,67,.18);color:#0d7a43}.mrhrm-company-wizard__step strong{display:block;color:#16223c;font-size:13.5px;line-height:1.2}.mrhrm-company-wizard__step small{display:block;color:#6c7991;font-size:11.5px;line-height:1.4;margin-top:2px}.mrhrm-company-wizard__layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.7fr);grid-gap:var(--mrhrm-shell-gap);gap:var(--mrhrm-shell-gap);margin-top:18px;align-items:start}.mrhrm-company-wizard__panel{padding:22px}.mrhrm-company-wizard__stack{display:flex;flex-direction:column;gap:14px}.mrhrm-company-wizard__chip-field{display:flex;flex-direction:column;gap:8px}.mrhrm-company-wizard__chip-field label{font-size:13px;font-weight:700;color:#3b4866}.mrhrm-company-wizard__chip-field small{font-size:12.5px;color:#7a879f}.mrhrm-company-wizard__chip-input{display:flex;gap:8px}.mrhrm-company-wizard__chip-input input{flex:1 1;border:1px solid rgba(197,197,216,.5);border-radius:14px;padding:10px 14px;font-size:14px;background:#fff;font-weight:400}.mrhrm-company-wizard__chip-input .mrhrm-loc-combobox input{width:100%}.mrhrm-company-wizard__panel .mrhrm-profile-input input,.mrhrm-company-wizard__panel .mrhrm-profile-input select,.mrhrm-company-wizard__panel .mrhrm-profile-input textarea{font-weight:400}.mrhrm-company-wizard__chip-list{display:flex;flex-wrap:wrap;gap:8px}.mrhrm-company-wizard__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:rgba(33,66,228,.08);color:#2142e4;font-size:13px;font-weight:700}.mrhrm-company-wizard__chip button{border:none;background:transparent;color:#2142e4;cursor:pointer;padding:0;display:inline-flex;align-items:center}.mrhrm-bullet-editor__row{display:flex;align-items:center;gap:8px}.mrhrm-bullet-editor__dot{flex:none;width:6px;height:6px;border-radius:50%;background:#2142e4}.mrhrm-bullet-editor__row input{flex:1 1;min-width:0;border:1px solid rgba(197,197,216,.5);border-radius:14px;padding:10px 14px;font-size:14px;background:#fff;font-weight:400}.mrhrm-bullet-editor__row-actions{display:flex;gap:4px}.mrhrm-bullet-editor__row-actions button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(197,197,216,.5);border-radius:9px;background:#fff;color:#3b4866;cursor:pointer}.mrhrm-bullet-editor__row-actions button:hover:not(:disabled){border-color:#2142e4;color:#2142e4}.mrhrm-bullet-editor__row-actions button:disabled{opacity:.35;cursor:default}.mrhrm-bullet-editor__add{align-self:flex-start;display:inline-flex;align-items:center;gap:6px}.mrhrm-company-wizard__actions{display:flex;justify-content:space-between;gap:10px;margin-top:6px;padding-top:14px;border-top:1px solid rgba(197,197,216,.3);flex-wrap:wrap}.mrhrm-company-wizard__actions .mrhrm-profile-primary-button,.mrhrm-company-wizard__actions .mrhrm-profile-secondary-button{min-height:42px;padding:10px 18px;font-size:13px}.mrhrm-company-wizard__review{display:flex;flex-direction:column;gap:14px}.mrhrm-company-wizard__review-group{display:flex;flex-direction:column;gap:10px}.mrhrm-company-wizard__review-group-head{display:flex;flex-direction:column;gap:3px;padding:0 2px}.mrhrm-company-wizard__review-group-head strong{color:#15203a;font-size:14px;font-weight:700;letter-spacing:-.01em}.mrhrm-company-wizard__review-group-head span{color:#7a879f;font-size:12.5px;line-height:1.5}.mrhrm-company-wizard__review-row{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:13px 14px;border-radius:14px;border:1px solid rgba(197,197,216,.32);background:rgba(250,251,255,.88)}.mrhrm-company-wizard__review-row.is-multiline{flex-direction:column;align-items:flex-start;gap:6px}.mrhrm-company-wizard__review-label{color:#3c4a67;font-size:12px;font-weight:700;line-height:1.45}.mrhrm-company-wizard__review-value{color:#15203a;font-size:14px;line-height:1.5;text-align:right;max-width:60%;font-weight:500}.mrhrm-company-wizard__review-row.is-multiline .mrhrm-company-wizard__review-value{text-align:left;max-width:100%}.mrhrm-company-wizard__review-row em{color:#9aa5be;font-style:normal}.mrhrm-company-wizard__preview{display:flex;flex-direction:column;gap:12px;position:-webkit-sticky;position:sticky;top:104px}.mrhrm-company-wizard__preview-card{border-radius:22px;overflow:hidden;background:#fff;box-shadow:var(--mrhrm-shell-shadow)}.mrhrm-company-wizard__preview-banner{height:90px;background:linear-gradient(135deg,#13293d,#247ba0 80%);background-size:cover;background-position:50%}.mrhrm-company-wizard__preview-body{position:relative;padding:18px 18px 20px}.mrhrm-company-wizard__preview-logo{position:absolute;top:-26px;left:18px;width:54px;height:54px;border-radius:16px;background:#fff;box-shadow:0 12px 24px rgba(13,22,46,.14);display:flex;align-items:center;justify-content:center;color:#2142e4;overflow:hidden}.mrhrm-company-wizard__preview-logo img{width:100%;height:100%;object-fit:contain;padding:8px}.mrhrm-company-wizard__preview-body strong{display:block;margin-top:30px;color:#15203a;font-family:Manrope,sans-serif;font-size:18px;letter-spacing:-.02em}.mrhrm-company-wizard__preview-body p{margin:6px 0 14px;color:#63718c;font-size:13.5px;line-height:1.55}.mrhrm-company-wizard__preview-body ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:13px;color:#3b4866}.mrhrm-company-wizard__preview-body li{display:flex;align-items:center;gap:8px;word-break:break-all}.mrhrm-company-wizard__preview-body li svg{color:#2142e4;flex-shrink:0}.mrhrm-company-wizard__preview-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.mrhrm-company-wizard__preview-tags span{padding:4px 10px;border-radius:999px;background:rgba(33,66,228,.08);color:#2142e4;font-size:12px;font-weight:700}.mrhrm-company-asset-uploader__meta{display:flex;flex-wrap:wrap;gap:10px;color:#7d879c;font-size:12px;font-weight:700}@media (max-width:640px){.mrhrm-company-asset-cropper__controls{grid-template-columns:1fr;gap:8px}.mrhrm-company-asset-cropper__controls span:last-child{justify-self:flex-start}}.mrhrm-companies-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:var(--mrhrm-shell-gap);gap:var(--mrhrm-shell-gap);margin-top:18px}.mrhrm-company-card{display:flex;flex-direction:column;gap:14px;padding:20px;border-radius:var(--mrhrm-shell-card-radius);background:var(--mrhrm-shell-surface);box-shadow:var(--mrhrm-shell-shadow)}.mrhrm-company-card__top{display:flex;align-items:center;gap:12px}.mrhrm-company-card__logo{width:48px;height:48px;border-radius:14px;background:#fff;color:#2142e4;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.mrhrm-company-card__logo img{width:100%;height:100%;object-fit:contain;padding:6px}.mrhrm-company-card__top strong{display:block;color:#15203a;font-family:Manrope,sans-serif;font-size:16px;letter-spacing:-.02em}.mrhrm-company-card__name-link{display:inline-block;text-decoration:none;border-radius:6px;transition:color .15s ease}.mrhrm-company-card__name-link strong{cursor:pointer;transition:color .15s ease}.mrhrm-company-card__name-link:hover strong{color:#2142e4;text-decoration:underline}.mrhrm-company-card__name-link:focus-visible{outline:2px solid #2142e4;outline-offset:2px}.mrhrm-company-card__name-link:focus-visible strong{color:#2142e4}.mrhrm-company-card__top span{display:block;color:#63718c;font-size:13px;margin-top:2px}.mrhrm-company-card__meta{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.mrhrm-company-card__meta li{padding:8px 10px;border-radius:12px;background:rgba(246,247,251,.7);display:flex;flex-direction:column;gap:2px}.mrhrm-company-card__meta span{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#7a879f}.mrhrm-company-card__meta strong{color:#15203a;font-size:14px}.mrhrm-company-card__actions{display:flex;gap:8px;margin-top:auto;flex-wrap:wrap}.mrhrm-company-card__actions a{flex:1 1 auto;min-height:38px;padding:8px 12px;font-size:13px}.mrhrm-companies-empty{margin-top:18px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:32px}.mrhrm-companies-empty h2{margin:0;font-family:Manrope,sans-serif;font-size:22px;color:#15203a}.mrhrm-companies-empty p{margin:0;max-width:420px;color:#63718c;font-size:14px;line-height:1.6}.mrhrm-companies-empty svg{color:#2142e4}.mrhrm-company-detail__header{border-radius:var(--mrhrm-shell-card-radius);overflow:hidden;background:var(--mrhrm-shell-surface);box-shadow:var(--mrhrm-shell-shadow)}.mrhrm-company-detail__banner{height:120px;background:linear-gradient(135deg,#13293d,#247ba0 80%);background-size:cover;background-position:50%}.mrhrm-company-detail__identity{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:18px;gap:18px;padding:0 24px 22px;align-items:flex-end;position:relative}.mrhrm-company-detail__logo{width:78px;height:78px;border-radius:20px;background:#fff;box-shadow:0 18px 30px rgba(13,22,46,.14);margin-top:-32px;display:flex;align-items:center;justify-content:center;color:#2142e4;overflow:hidden}.mrhrm-company-detail__logo img{width:100%;height:100%;object-fit:contain;padding:10px}.mrhrm-company-detail__copy{padding-top:14px;min-width:0}.mrhrm-company-detail__copy h1{margin:6px 0 4px;font-family:Manrope,sans-serif;font-size:26px;letter-spacing:-.04em;color:#14203a}.mrhrm-company-detail__copy p{margin:0;color:#63718c;font-size:14px;line-height:1.6}.mrhrm-company-detail__meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:10px;font-size:13px;color:#3b4866}.mrhrm-company-detail__meta a{color:#2142e4;text-decoration:none;word-break:break-all}.mrhrm-company-detail__meta a,.mrhrm-company-detail__meta span{display:inline-flex;align-items:center;gap:6px}.mrhrm-company-detail__actions{display:flex;gap:8px;flex-wrap:wrap;padding-top:14px}.mrhrm-company-detail__actions a{min-height:40px;padding:8px 16px;font-size:13px}.mrhrm-company-detail__jobs{display:flex;flex-direction:column;gap:10px}.mrhrm-company-detail__job-card{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;border-radius:16px;background:rgba(246,247,251,.6)}.mrhrm-company-detail__job-card strong{display:block;color:#15203a;font-size:15px;font-family:Manrope,sans-serif}.mrhrm-company-detail__job-card span{color:#63718c;font-size:13px}.mrhrm-company-detail__job-meta{text-align:right}.mrhrm-company-detail__job-meta span{display:block;font-size:12px}@media (max-width:1100px){.mrhrm-company-wizard__layout{grid-template-columns:1fr}.mrhrm-company-wizard__preview{position:static}.mrhrm-company-wizard__stepper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:880px){.mrhrm-company-wizard__head{grid-template-columns:1fr}.mrhrm-company-wizard__head-actions{justify-content:flex-start}.mrhrm-company-detail__identity{grid-template-columns:1fr;align-items:flex-start}.mrhrm-company-detail__logo{margin-top:-44px}.mrhrm-company-detail__job-card{flex-direction:column;align-items:flex-start}.mrhrm-company-detail__job-meta{text-align:left}}@media (max-width:640px){.mrhrm-company-wizard__stepper{grid-template-columns:1fr}.mrhrm-company-wizard__actions{flex-direction:column-reverse;align-items:stretch}.mrhrm-company-wizard__actions button{width:100%}.mrhrm-company-card__meta{grid-template-columns:1fr}.mrhrm-company-card__actions a{width:100%}}.mrhrm-edit2__layout{display:grid;grid-template-columns:minmax(238px,264px) minmax(0,1fr) minmax(288px,320px);grid-gap:var(--mrhrm-shell-gap);gap:var(--mrhrm-shell-gap);align-items:start}.mrhrm-edit2__sidebar{position:-webkit-sticky;position:sticky;top:100px;display:flex;flex-direction:column;gap:6px;padding:16px 12px;background:var(--mrhrm-shell-surface);border-radius:var(--mrhrm-shell-card-radius);box-shadow:var(--mrhrm-shell-shadow);max-height:calc(100vh - 124px);overflow-y:auto}.mrhrm-edit2__sidebar-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:4px 10px 12px}.mrhrm-edit2__sidebar-title{font-family:Manrope,sans-serif;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#16223c}.mrhrm-edit2__sidebar-sub{font-size:11px;font-weight:700;color:#8b97b1}.mrhrm-edit2__nav{display:flex;flex-direction:column;gap:14px}.mrhrm-edit2__nav-group{display:flex;flex-direction:column;gap:3px}.mrhrm-edit2__nav-group-label{padding:6px 10px 2px;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#9aa5bd}.mrhrm-edit2__nav-item{border:none;background:transparent;display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:8px 10px;border-radius:14px;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.mrhrm-edit2__nav-item:hover{background:rgba(33,66,228,.06)}.mrhrm-edit2__nav-item.is-active{background:linear-gradient(135deg,rgba(33,66,228,.12),rgba(88,114,255,.08))}.mrhrm-edit2__nav-icon{width:30px;height:30px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:rgba(33,66,228,.08);color:#2142e4;flex-shrink:0;transition:background .18s ease,color .18s ease}.mrhrm-edit2__nav-item.is-active .mrhrm-edit2__nav-icon{background:linear-gradient(135deg,#2142e4,#4d66f0);color:#fff}.mrhrm-edit2__nav-text{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.mrhrm-edit2__nav-text strong{font-size:13.5px;font-weight:700;line-height:1.3;color:#1b2740}.mrhrm-edit2__nav-item.is-active .mrhrm-edit2__nav-text strong{color:#1b2b66}.mrhrm-edit2__nav-text span{font-size:11.5px;line-height:1.3;color:#8390aa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mrhrm-edit2__nav-dot{width:8px;height:8px;border-radius:999px;background:#2142e4;flex-shrink:0;box-shadow:0 0 0 4px rgba(33,66,228,.12)}.mrhrm-edit2__main{display:flex;flex-direction:column;gap:var(--mrhrm-shell-gap);min-width:0}.mrhrm-edit2__hero{position:relative;overflow:hidden;padding:0;background:var(--mrhrm-shell-surface);border-radius:var(--mrhrm-shell-card-radius);box-shadow:var(--mrhrm-shell-shadow)}.mrhrm-edit2__hero-cover{position:absolute;top:0;left:0;right:0;height:132px;background:linear-gradient(120deg,#2142e4,#4d66f0 52%,#7c5cff)}.mrhrm-edit2__hero-cover:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.22) 1.3px,transparent 1.5px);background-size:18px 18px;opacity:.55}.mrhrm-edit2__hero-top{position:relative;display:flex;align-items:flex-end;gap:18px;margin-top:132px;padding:0 24px}.mrhrm-edit2__hero-avatar-wrap{position:relative;flex:0 0 auto;transform:translateY(-46px);margin-bottom:-26px}.mrhrm-edit2__hero-avatar{width:104px;height:104px;border-radius:26px;object-fit:cover;display:block;background:#fff;border:4px solid #fff;box-shadow:0 12px 26px rgba(20,32,58,.2)}.mrhrm-edit2__hero-avatar--fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2142e4,#5a71f4);color:#fff;font-family:Manrope,sans-serif;font-weight:800;font-size:34px}.mrhrm-edit2__hero-camera{position:absolute;right:-2px;bottom:-2px;width:32px;height:32px;border-radius:999px;border:3px solid #fff;background:linear-gradient(135deg,#2142e4,#4d66f0);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 14px rgba(33,66,228,.32);transition:transform .18s ease}.mrhrm-edit2__hero-camera:hover{transform:translateY(-1px)}.mrhrm-edit2__hero-identity{flex:1 1 auto;min-width:0;padding-bottom:2px}.mrhrm-edit2__hero-name{display:flex;align-items:center;gap:8px}.mrhrm-edit2__hero-name h1{margin:0;font-family:Manrope,sans-serif;font-size:24px;line-height:1.2;letter-spacing:-.03em;color:#15203a}.mrhrm-edit2__hero-verified{display:inline-flex;color:#2142e4}.mrhrm-edit2__hero-headline{margin:4px 0 0;font-size:14px;line-height:1.5;color:#55627f}.mrhrm-edit2__hero-location{margin:8px 0 0;display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#7a86a0}.mrhrm-edit2__hero-location svg{color:#2142e4}.mrhrm-edit2__hero-top-actions{flex:0 0 auto;padding-bottom:4px}.mrhrm-edit2__hero-preview{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:14px;border:none;background:#fff;color:#2142e4;font-weight:800;font-size:13px;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(33,66,228,.16);transition:transform .18s ease,background-color .18s ease}.mrhrm-edit2__hero-preview:hover:not(:disabled){transform:translateY(-1px);background:rgba(33,66,228,.06)}.mrhrm-edit2__hero-preview:disabled{opacity:.55;cursor:not-allowed}.mrhrm-edit2__hero-strength{padding:18px 24px 0}.mrhrm-edit2__hero-strength-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}.mrhrm-edit2__hero-strength-head span{font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#8b97b1}.mrhrm-edit2__hero-strength-head strong{font-family:Manrope,sans-serif;font-size:18px;letter-spacing:-.02em;color:#16223c}.mrhrm-edit2__hero-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.mrhrm-edit2__hero-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;border:none;font-size:12px;font-weight:700}.mrhrm-edit2__hero-badge.is-good{background:rgba(13,122,67,.1);color:#0d7a43}.mrhrm-edit2__hero-badge.is-prompt{background:rgba(33,66,228,.08);color:#2142e4;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.mrhrm-edit2__hero-badge.is-prompt:hover{background:rgba(33,66,228,.16);transform:translateY(-1px)}.mrhrm-edit2__hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;padding:18px 24px 22px;border-top:1px solid rgba(20,32,58,.06)}.mrhrm-edit2__hero-action{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border-radius:14px;border:none;font-weight:800;font-size:13px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.mrhrm-edit2__hero-action:not(.is-soon){background:linear-gradient(135deg,#2142e4,#4d66f0);color:#fff;box-shadow:0 12px 24px rgba(33,66,228,.2)}.mrhrm-edit2__hero-action:not(.is-soon):hover:not(:disabled){transform:translateY(-1px)}.mrhrm-edit2__hero-action:not(.is-soon):disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.mrhrm-edit2__hero-action.is-soon{background:#f3f5fb;color:#8a97b1;cursor:not-allowed}.mrhrm-edit2__soon-tag{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:2px 7px;border-radius:999px;background:rgba(138,151,177,.22);color:#6c789a}.mrhrm-edit2__rail{position:-webkit-sticky;position:sticky;top:100px;display:flex;flex-direction:column;gap:var(--mrhrm-shell-gap);align-items:stretch}.mrhrm-edit2__rail-card{padding:20px;background:var(--mrhrm-shell-surface);border-radius:var(--mrhrm-shell-card-radius);box-shadow:var(--mrhrm-shell-shadow)}.mrhrm-edit2__rail-head{display:flex;align-items:center;gap:12px}.mrhrm-edit2__rail-icon{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.mrhrm-edit2__rail-icon.is-ai{background:linear-gradient(135deg,#2142e4,#7c5cff);color:#fff}.mrhrm-edit2__rail-icon.is-preview{background:rgba(33,66,228,.1);color:#2142e4}.mrhrm-edit2__rail-icon.is-stats{background:rgba(13,122,67,.1);color:#0d7a43}.mrhrm-edit2__rail-head-text strong{display:block;font-family:Manrope,sans-serif;font-size:14.5px;color:#16223c}.mrhrm-edit2__rail-head-text span{font-size:12px;color:#8390aa}.mrhrm-edit2__rail-progress{margin-top:16px}.mrhrm-edit2__rail-progress-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.mrhrm-edit2__rail-progress-head span{font-size:12px;font-weight:700;color:#7a86a0}.mrhrm-edit2__rail-progress-head strong{font-family:Manrope,sans-serif;font-size:18px;color:#16223c}.mrhrm-edit2__rail-saved{display:block;margin-top:8px;font-size:11.5px;color:#9aa5bd;font-weight:600}.mrhrm-edit2__rail-actions{display:flex;flex-direction:column;gap:8px;margin-top:16px}.mrhrm-edit2__rail-subtitle{font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#9aa5bd}.mrhrm-edit2__rail-action{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:10px 12px;border-radius:14px;border:none;background:rgba(246,247,251,.9);cursor:pointer;transition:background-color .18s ease}.mrhrm-edit2__rail-action:hover:not(:disabled){background:rgba(33,66,228,.08)}.mrhrm-edit2__rail-action:disabled{cursor:default}.mrhrm-edit2__rail-action>svg:first-child{color:#2142e4;flex-shrink:0}.mrhrm-edit2__rail-action-text{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.mrhrm-edit2__rail-action-text strong{font-size:13px;font-weight:700;color:#1b2740}.mrhrm-edit2__rail-action-text span{font-size:11.5px;color:#8390aa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mrhrm-edit2__rail-action>svg:last-child{color:#aeb7cc;flex-shrink:0}.mrhrm-edit2__rail-empty{margin:14px 0 0;font-size:13px;line-height:1.6;color:#7a86a0}.mrhrm-edit2__rail-preview{display:flex;align-items:center;gap:12px;margin-top:16px}.mrhrm-edit2__rail-preview-avatar{width:46px;height:46px;border-radius:14px;object-fit:cover;flex-shrink:0}.mrhrm-edit2__rail-preview-avatar--fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2142e4,#5a71f4);color:#fff;font-weight:800;font-size:16px}.mrhrm-edit2__rail-preview-text{min-width:0}.mrhrm-edit2__rail-preview-text strong{display:block;font-size:14px;color:#16223c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mrhrm-edit2__rail-preview-text span{display:block;font-size:12px;color:#8390aa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mrhrm-edit2__rail-preview-loc{display:flex;align-items:center;gap:6px;margin:12px 0 0;font-size:12.5px;color:#7a86a0}.mrhrm-edit2__rail-preview-loc svg{color:#2142e4}.mrhrm-edit2__rail-skills{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.mrhrm-edit2__rail-skills span{padding:5px 10px;border-radius:999px;background:#f3f5fb;color:#53617d;font-size:11.5px;font-weight:700}.mrhrm-edit2__rail-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:16px;padding:9px 14px;border-radius:12px;border:none;background:rgba(33,66,228,.08);color:#2142e4;font-weight:800;font-size:13px;cursor:pointer;transition:background-color .18s ease}.mrhrm-edit2__rail-link:hover:not(:disabled){background:rgba(33,66,228,.16)}.mrhrm-edit2__rail-link:disabled{opacity:.55;cursor:not-allowed}.mrhrm-edit2__rail-soon{margin-top:16px;padding:16px;border-radius:16px;background:rgba(246,247,251,.9);border:1px dashed rgba(33,66,228,.18)}.mrhrm-edit2__rail-soon-badge{display:inline-block;padding:4px 10px;border-radius:999px;background:rgba(33,66,228,.1);color:#2142e4;font-size:11px;font-weight:800;letter-spacing:.04em}.mrhrm-edit2__rail-soon p{margin:10px 0 0;font-size:12.5px;line-height:1.6;color:#7a86a0}@media (max-width:1200px){.mrhrm-edit2__layout{grid-template-columns:minmax(220px,252px) minmax(0,1fr)}.mrhrm-edit2__rail{grid-column:1/-1;position:static;flex-direction:row;flex-wrap:wrap}.mrhrm-edit2__rail-card{flex:1 1 280px;min-width:0}}@media (max-width:900px){.mrhrm-edit2__layout{grid-template-columns:1fr}.mrhrm-edit2__sidebar{position:static;max-height:none;overflow:visible}.mrhrm-edit2__nav{flex-direction:row;overflow-x:auto;gap:8px;padding-bottom:4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.mrhrm-edit2__nav::-webkit-scrollbar{display:none}.mrhrm-edit2__nav-group{flex-direction:row;align-items:center;gap:8px;flex:0 0 auto}.mrhrm-edit2__nav-group-label{display:none}.mrhrm-edit2__nav-item{flex:0 0 auto;min-width:188px;scroll-snap-align:start}}@media (max-width:640px){.mrhrm-edit2__hero-top{flex-wrap:wrap}.mrhrm-edit2__hero-top-actions{width:100%}.mrhrm-edit2__hero-preview{width:100%;justify-content:center}.mrhrm-edit2__hero-action{flex:1 1 auto;justify-content:center}.mrhrm-edit2__rail{flex-direction:column}.mrhrm-edit2__rail-card{flex:1 1 auto}.mrhrm-edit2__hero-actions,.mrhrm-edit2__hero-strength,.mrhrm-edit2__hero-top{padding-left:18px;padding-right:18px}}.mrhrm-cv-uploader{display:flex;flex-direction:column;gap:10px}.mrhrm-cv-uploader__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mrhrm-cv-uploader__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;padding:28px 20px;border:1.5px dashed #c5cee0;border-radius:18px;background:#f7f9fd;color:#48566f;cursor:pointer;text-align:center;transition:border-color .16s ease,background .16s ease}.mrhrm-cv-uploader__dropzone:hover:not(:disabled){border-color:#7c5cff;background:#f2f0ff}.mrhrm-cv-uploader__dropzone:focus-visible{outline:none;border-color:#7c5cff;box-shadow:0 0 0 3px rgba(124,92,255,.25)}.mrhrm-cv-uploader__dropzone:disabled{cursor:not-allowed;opacity:.6}.mrhrm-cv-uploader__dropzone-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#ece8ff;color:#6b4cff}.mrhrm-cv-uploader__dropzone-title{font-weight:800;font-size:15px;color:#1b2740}.mrhrm-cv-uploader__dropzone-hint{font-size:12.5px;color:#7a869f}.mrhrm-cv-uploader__file{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:16px 18px;border:1px solid #e4e9f2;border-radius:16px;background:#fff}.mrhrm-cv-uploader__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:12px;background:#ece8ff;color:#6b4cff}.mrhrm-cv-uploader__details{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 180px}.mrhrm-cv-uploader__name{font-size:14px;color:#1b2740;word-break:break-word}.mrhrm-cv-uploader__meta{font-size:12px;color:#8b96ae}.mrhrm-cv-uploader__file-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mrhrm-cv-uploader__btn{display:inline-flex;align-items:center;gap:6px;padding:8px 13px;border-radius:10px;border:1px solid #d8deea;background:#f7f9fd;color:#3a465f;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer;transition:background .16s ease,border-color .16s ease}.mrhrm-cv-uploader__btn:hover:not(:disabled){background:#eef1f8;border-color:#c5cee0}.mrhrm-cv-uploader__btn:disabled{cursor:not-allowed;opacity:.6}.mrhrm-cv-uploader__btn.is-danger{color:#c0392b;border-color:#f0d2cd;background:#fdf3f1}.mrhrm-cv-uploader__btn.is-danger:hover:not(:disabled){background:#fbe7e3}.mrhrm-cv-uploader__note{margin:0;font-size:12.5px;color:#8b96ae}.mrhrm-cv-uploader__error{margin:0;font-size:12.5px;color:#c0392b}.mrhrm-cv-uploader__spin{animation:mrhrm-cv-spin 1s linear infinite}@keyframes mrhrm-cv-spin{to{transform:rotate(1turn)}}.mrhrm-profile-setup{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:32px 20px;background:var(--mrhrm-color-surface-muted,#f8f9fc)}.mrhrm-profile-setup__card{width:100%;max-width:520px;background:var(--mrhrm-color-surface,#ffffff);border:1px solid var(--mrhrm-color-border,#e4e8f0);border-radius:16px;padding:40px 32px;box-shadow:0 18px 48px rgba(15,23,42,.08)}.mrhrm-profile-setup__header{margin-bottom:28px}.mrhrm-profile-setup__title{margin:0 0 8px;font-size:1.65rem;line-height:1.25;font-weight:700;color:var(--mrhrm-color-text-strong,#0f172a)}.mrhrm-profile-setup__subtitle{margin:0;font-size:.95rem;line-height:1.5;color:var(--mrhrm-color-text-muted,#5b6782)}.mrhrm-profile-setup__form{display:flex;flex-direction:column}.mrhrm-profile-setup__label{font-size:.85rem;font-weight:600;color:var(--mrhrm-color-text,#1d2338);margin-bottom:8px}.mrhrm-profile-setup__field{display:flex;align-items:stretch;border:1px solid var(--mrhrm-color-border,#e4e8f0);border-radius:10px;background:var(--mrhrm-color-surface,#ffffff);overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.mrhrm-profile-setup__field:focus-within{border-color:var(--mrhrm-color-primary,#2f6bff);box-shadow:0 0 0 3px rgba(47,107,255,.16)}.mrhrm-profile-setup__prefix{display:flex;align-items:center;padding:0 4px 0 14px;font-size:.9rem;color:var(--mrhrm-color-text-subtle,#9aa2b7);background:var(--mrhrm-color-surface-muted,#f8f9fc);border-right:1px solid var(--mrhrm-color-border,#e4e8f0);white-space:nowrap}.mrhrm-profile-setup__input{flex:1 1 auto;min-width:0;border:0;outline:none;padding:13px 14px;font-size:.95rem;font-family:inherit;color:var(--mrhrm-color-text-strong,#0f172a);background:transparent}.mrhrm-profile-setup__status{display:flex;align-items:center;gap:6px;margin:10px 0 0;min-height:20px;font-size:.85rem;color:var(--mrhrm-color-text-muted,#5b6782)}.mrhrm-profile-setup__status.is-available{color:#0f8a4d}.mrhrm-profile-setup__status.is-failed,.mrhrm-profile-setup__status.is-invalid,.mrhrm-profile-setup__status.is-taken{color:#c02626}.mrhrm-profile-setup__error{margin:12px 0 0;padding:10px 12px;border-radius:8px;background:#fdecec;border:1px solid #f5c2c2;color:#96201f;font-size:.87rem;line-height:1.45}.mrhrm-profile-setup__submit{margin-top:24px;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 20px;border:0;border-radius:10px;font-size:.95rem;font-weight:600;font-family:inherit;cursor:pointer;color:var(--mrhrm-color-on-primary,#ffffff);background:var(--mrhrm-color-primary,#2f6bff);transition:background-color .15s ease}.mrhrm-profile-setup__submit:hover:not(:disabled){background:var(--mrhrm-color-primary-strong,#1d4ed8)}.mrhrm-profile-setup__submit:disabled{opacity:.55;cursor:not-allowed}.mrhrm-profile-setup__note{margin:16px 0 0;text-align:center;font-size:.82rem;color:var(--mrhrm-color-text-subtle,#9aa2b7)}.mrhrm-profile-verify-error{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:32px 20px;background:var(--mrhrm-color-surface-muted,#f8f9fc)}.mrhrm-profile-verify-error__card{width:100%;max-width:460px;padding:36px 28px;text-align:center;background:var(--mrhrm-color-surface,#ffffff);border:1px solid var(--mrhrm-color-border,#e4e8f0);border-radius:14px;box-shadow:0 18px 48px rgba(15,23,42,.08)}.mrhrm-profile-verify-error__card h1{margin:0 0 10px;font-size:1.3rem;font-weight:700;color:var(--mrhrm-color-text-strong,#0f172a)}.mrhrm-profile-verify-error__card p{margin:0 0 22px;font-size:.92rem;line-height:1.5;color:var(--mrhrm-color-text-muted,#5b6782)}.mrhrm-profile-verify-error__retry{display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;border:0;border-radius:10px;font-size:.93rem;font-weight:600;font-family:inherit;cursor:pointer;color:var(--mrhrm-color-on-primary,#ffffff);background:var(--mrhrm-color-primary,#2f6bff);transition:background-color .15s ease}.mrhrm-profile-verify-error__retry:hover{background:var(--mrhrm-color-primary-strong,#1d4ed8)}.mrhrm-profile-load-error{max-width:520px;margin:48px auto;padding:32px 28px;text-align:center;background:var(--mrhrm-color-surface,#ffffff);border:1px solid var(--mrhrm-color-border,#e4e8f0);border-radius:14px}.mrhrm-profile-load-error h2{margin:0 0 10px;font-size:1.2rem;font-weight:700;color:var(--mrhrm-color-text-strong,#0f172a)}.mrhrm-profile-load-error p{margin:0 0 20px;font-size:.92rem;line-height:1.5;color:var(--mrhrm-color-text-muted,#5b6782)}@media (max-width:520px){.mrhrm-profile-setup{padding:20px 14px;align-items:flex-start}.mrhrm-profile-setup__card{padding:28px 20px}.mrhrm-profile-setup__title{font-size:1.4rem}.mrhrm-profile-setup__field{flex-direction:column}.mrhrm-profile-setup__prefix{padding:9px 14px 0;border-right:0;background:transparent;font-size:.8rem}.mrhrm-profile-setup__input{padding:6px 14px 13px}}