.mrhrm-profile-page{display:grid;grid-gap:20px;gap:20px;padding-bottom:48px}.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-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__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-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__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-public-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(49,71,227,.12),transparent 30%),radial-gradient(circle at 85% 10%,rgba(253,187,12,.14),transparent 22%),linear-gradient(180deg,#fafbfd,#f2f4f8);color:#16203a}.mrhrm-public-shell{min-height:100vh}.mrhrm-public-shell--signed-in{background:radial-gradient(circle at top left,rgba(48,78,240,.08),transparent 24%),radial-gradient(circle at 78% 16%,rgba(253,187,12,.08),transparent 20%),linear-gradient(180deg,#f8f9fc,#f4f5f8)}.mrhrm-public-app-main{min-height:100vh}.mrhrm-public-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 32px;background:rgba(250,251,253,.74);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.mrhrm-public-topbar__brand{text-decoration:none;font-family:Manrope,sans-serif;font-size:32px;font-weight:900;letter-spacing:-.08em;color:#2142e4}.mrhrm-public-topbar__actions{display:flex;align-items:center;gap:12px}.mrhrm-public-topbar__profile{position:relative}.mrhrm-public-topbar__profile-trigger{display:inline-flex;align-items:center;gap:12px;min-height:52px;padding:6px 10px 6px 6px;border:1px solid rgba(22,32,58,.08);border-radius:999px;background:rgba(255,255,255,.9);color:#172038;box-shadow:0 14px 32px rgba(22,32,58,.08);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.mrhrm-public-topbar__profile-trigger:focus-visible,.mrhrm-public-topbar__profile-trigger:hover{border-color:rgba(49,71,227,.22);box-shadow:0 18px 36px rgba(49,71,227,.14);transform:translateY(-1px)}.mrhrm-public-topbar__avatar{width:40px;height:40px;border-radius:14px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2142e4,#6480ff);color:#fff;font-size:14px;font-weight:800;letter-spacing:.05em}.mrhrm-public-topbar__avatar img{width:100%;height:100%;object-fit:cover;display:block}.mrhrm-public-topbar__profile-name{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800}.mrhrm-public-topbar__menu{position:absolute;top:calc(100% + 12px);right:0;min-width:220px;padding:10px;border:1px solid rgba(22,32,58,.08);border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 22px 48px rgba(22,32,58,.14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mrhrm-public-topbar__menu-item{width:100%;display:flex;align-items:center;padding:12px 14px;border:none;border-radius:14px;background:transparent;color:#1f2740;text-decoration:none;font-size:14px;font-weight:800;transition:background-color .2s ease,color .2s ease}.mrhrm-public-topbar__menu-item:focus-visible,.mrhrm-public-topbar__menu-item:hover{background:rgba(49,71,227,.08);color:#2142e4}.mrhrm-public-topbar__menu-item--button{text-align:left;cursor:pointer}.mrhrm-public-topbar__skeleton{width:138px;height:50px;border-radius:999px;background:linear-gradient(90deg,rgba(226,230,239,.85),rgba(243,246,252,.98) 50%,rgba(226,230,239,.85));background-size:220% 100%;animation:mrhrm-public-topbar-skeleton 1.4s ease infinite}.mrhrm-public-topbar__link{text-decoration:none;color:#5e6780;font-size:14px;font-weight:700}.mrhrm-public-topbar__button{display:inline-flex;align-items:center;gap:8px;text-decoration:none;padding:12px 18px;border-radius:999px;background:linear-gradient(135deg,#0727cc,#3147e3);color:#fff;font-size:14px;font-weight:800;box-shadow:0 16px 32px rgba(49,71,227,.22)}.mrhrm-public-main{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:18px 0 72px}@keyframes mrhrm-public-topbar-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.mrhrm-public-hero{position:relative;margin-top:10px}.mrhrm-public-hero__cover{position:relative;overflow:hidden;min-height:320px;border-radius:36px;background:linear-gradient(135deg,rgba(9,29,110,.88),rgba(49,71,227,.74)),linear-gradient(180deg,#20336f,#4259dd);box-shadow:0 30px 70px rgba(22,32,58,.12)}.mrhrm-public-hero__cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(.08) contrast(1.05) brightness(.74)}.mrhrm-public-hero__veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,18,43,.14),rgba(10,18,43,.68)),radial-gradient(circle at 20% 20%,rgba(255,255,255,.18),transparent 25%)}.mrhrm-public-hero__content{position:relative;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);align-items:start;grid-gap:28px;gap:28px;margin:-92px 28px 0;padding:28px;border-radius:32px;background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);box-shadow:0 24px 60px rgba(22,32,58,.12)}.mrhrm-public-hero__identity{display:flex;gap:22px;align-items:flex-start}.mrhrm-public-hero__avatar{flex-shrink:0;width:132px;height:132px;border-radius:32px;overflow:hidden;background:linear-gradient(135deg,#2142e4,#6480ff);color:#fff;display:flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-size:38px;font-weight:800;letter-spacing:-.06em;box-shadow:0 18px 40px rgba(33,66,228,.24)}.mrhrm-public-hero__avatar img{width:100%;height:100%;object-fit:cover}.mrhrm-public-hero__copy{flex:1 1;min-width:0}.mrhrm-public-hero__eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px}.mrhrm-public-aside-card>span,.mrhrm-public-empty>span,.mrhrm-public-hero__eyebrow span,.mrhrm-public-section__header span{font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#8f9ab4}.mrhrm-public-hero__eyebrow strong{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:rgba(253,187,12,.18);color:#7b5c00;font-size:12px;font-weight:800}.mrhrm-public-hero__copy h1{margin:0;font-family:Manrope,sans-serif;font-size:clamp(1.9rem,2.6vw,2.9rem);line-height:1.08;letter-spacing:-.03em;color:#111a33}.mrhrm-public-hero__copy>p{margin:8px 0 0;max-width:760px;font-size:1.02rem;line-height:1.55;color:#52607f}.mrhrm-public-hero__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.mrhrm-public-hero__meta span{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border-radius:999px;background:#f2f4fb;color:#44506f;font-size:13px;font-weight:700}.mrhrm-public-hero__trust{display:grid;grid-gap:14px;gap:14px}.mrhrm-public-hero__trust-card{padding:22px;border-radius:26px;background:#f6f8fc}.mrhrm-public-hero__trust-card.is-accent{background:linear-gradient(135deg,#2034b7,#3650ea);color:#fff;box-shadow:0 20px 44px rgba(49,71,227,.26)}.mrhrm-public-hero__trust-card span{display:block;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;opacity:.75}.mrhrm-public-hero__trust-card strong{display:block;margin-top:10px;font-family:Manrope,sans-serif;font-size:2rem;line-height:1;letter-spacing:-.06em}.mrhrm-public-hero__trust-card p{margin:8px 0 0;font-size:14px;line-height:1.6;color:inherit;opacity:.84}.mrhrm-public-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);grid-gap:28px;gap:28px;margin-top:34px}.mrhrm-public-layout.is-single{grid-template-columns:minmax(0,860px);justify-content:center}.mrhrm-public-layout.is-sparse{margin-top:22px}.mrhrm-public-layout__main,.mrhrm-public-layout__rail{display:grid;grid-gap:22px;gap:22px;align-content:start}.mrhrm-public-action-card,.mrhrm-public-aside-card,.mrhrm-public-empty,.mrhrm-public-loading,.mrhrm-public-section{border-radius:30px;padding:28px;background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 20px 50px rgba(22,32,58,.08)}.mrhrm-public-section__header{margin-bottom:22px}.mrhrm-public-sparse-card .mrhrm-public-section__header{margin-bottom:0}.mrhrm-public-action-card h2,.mrhrm-public-aside-card h2,.mrhrm-public-empty h2,.mrhrm-public-loading h1,.mrhrm-public-section__header h2{margin:8px 0 0;font-family:Manrope,sans-serif;font-size:clamp(1.45rem,2vw,2.25rem);line-height:1.08;letter-spacing:-.05em;color:#15203a}.mrhrm-public-action-card p,.mrhrm-public-aside-card p,.mrhrm-public-empty p,.mrhrm-public-loading p,.mrhrm-public-section__header p{margin:10px 0 0;color:#64708d;font-size:15px;line-height:1.7}.mrhrm-public-prose p{margin:0;color:#42506d;font-size:16px;line-height:1.9}.mrhrm-public-timeline{display:grid;grid-gap:18px;gap:18px}.mrhrm-public-timeline__item{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:16px;gap:16px}.mrhrm-public-timeline__rail{display:flex;flex-direction:column;align-items:center}.mrhrm-public-timeline__dot{width:14px;height:14px;border-radius:999px;background:linear-gradient(135deg,#2142e4,#6880ff);box-shadow:0 0 0 8px rgba(33,66,228,.1)}.mrhrm-public-timeline__line{flex:1 1;width:1px;margin-top:10px;background:linear-gradient(180deg,rgba(33,66,228,.24),rgba(33,66,228,0))}.mrhrm-public-timeline__item:last-child .mrhrm-public-timeline__line{display:none}.mrhrm-public-project-card,.mrhrm-public-timeline__card{padding:22px;border-radius:24px;background:#f8faff}.mrhrm-public-project-card__media{margin-bottom:16px;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#eef2fb,#e9eef8)}.mrhrm-public-project-card__media img{width:100%;height:100%;object-fit:cover;display:block}.mrhrm-public-project-card__header,.mrhrm-public-timeline__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.mrhrm-public-timeline__company{display:flex;align-items:flex-start;gap:12px;min-width:0}.mrhrm-public-timeline__logo{width:42px;height:42px;border-radius:14px;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff;color:#2142e4;box-shadow:inset 0 0 0 1px rgba(33,66,228,.1)}.mrhrm-public-timeline__logo img{width:100%;height:100%;object-fit:contain;display:block;padding:6px;background:#fff}.mrhrm-public-project-card__header h3,.mrhrm-public-timeline__header h3{margin:0;font-family:Manrope,sans-serif;font-size:1.2rem;letter-spacing:-.04em;color:#14203a}.mrhrm-public-project-card__header p,.mrhrm-public-timeline__header p{margin:6px 0 0;color:#52607f;font-size:14px;line-height:1.6}.mrhrm-public-project-card__header span,.mrhrm-public-timeline__header span{flex-shrink:0;padding:8px 12px;border-radius:999px;background:#eef2fb;color:#5d6783;font-size:12px;font-weight:800}.mrhrm-public-project-card>p,.mrhrm-public-timeline__card>p{margin:14px 0 0;color:#45536f;line-height:1.8}.mrhrm-public-bullet-list{margin:14px 0 0;padding:0;list-style:none;display:grid;grid-gap:10px;gap:10px}.mrhrm-public-bullet-list li{position:relative;padding-left:18px;color:#4d5975;line-height:1.7}.mrhrm-public-bullet-list li:before{content:"";position:absolute;top:.72em;left:0;width:8px;height:8px;border-radius:999px;background:#3147e3}.mrhrm-public-chip-row,.mrhrm-public-pill-group{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.mrhrm-public-chip-row span,.mrhrm-public-pill-group span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#eef2fb;color:#46506b;font-size:12px;font-weight:800}.mrhrm-public-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.mrhrm-public-project-card a{margin-top:16px;display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#2142e4;font-size:14px;font-weight:800}.mrhrm-public-aside-card.is-identity{background:linear-gradient(135deg,#f7f9ff,#edf1ff)}.mrhrm-public-aside-card__facts{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.mrhrm-public-aside-card__facts div{display:flex;align-items:center;gap:10px;color:#4f5b77;font-size:14px;font-weight:700}.mrhrm-public-credential-list,.mrhrm-public-link-list,.mrhrm-public-skill-list{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.mrhrm-public-credential-list article,.mrhrm-public-link-list a,.mrhrm-public-skill-list__item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:20px;background:#f7f9fd;text-decoration:none}.mrhrm-public-credential-list strong,.mrhrm-public-skill-list__item strong{display:block;color:#18233d;font-size:14px}.mrhrm-public-credential-list p,.mrhrm-public-skill-list__item p{margin:4px 0 0;color:#66728d;font-size:13px;line-height:1.6}.mrhrm-public-skill-list__item span{flex-shrink:0;min-width:34px;padding:7px 10px;border-radius:999px;background:rgba(33,66,228,.1);color:#2142e4;font-size:12px;font-weight:800;text-align:center}.mrhrm-public-credential-list article{justify-content:flex-start}.mrhrm-public-credential-list__icon{width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fff;color:#2142e4;box-shadow:0 10px 24px rgba(22,32,58,.08)}.mrhrm-public-credential-list__icon img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.mrhrm-public-credential-list span{display:block;margin-top:6px;color:#7b86a0;font-size:12px;font-weight:700}.mrhrm-public-link-list a{align-items:center;color:#1a2640}.mrhrm-public-link-list a div{display:flex;align-items:center;gap:10px;min-width:0}.mrhrm-public-link-list a span{font-size:14px;font-weight:800}.mrhrm-public-muted{color:#74809a;font-size:14px;line-height:1.7}.mrhrm-public-empty,.mrhrm-public-loading{width:min(780px,100%);margin:80px auto;text-align:center}.mrhrm-public-loading{display:flex;flex-direction:column;align-items:center;gap:10px}.mrhrm-public-loading__icon{width:34px;height:34px;color:#2142e4;animation:mrhrm-public-spin 1s linear infinite}@keyframes mrhrm-public-spin{to{transform:rotate(1turn)}}.mrhrm-public-action-card{background:linear-gradient(160deg,rgba(255,255,255,.9),rgba(244,247,255,.88))}.mrhrm-public-action-card__loading{display:flex;align-items:center;gap:10px;color:#5b6784}.mrhrm-public-action-card__feedback{margin:16px 0 0;padding:12px 14px;border-radius:16px;background:rgba(73,205,140,.12);color:#156043;font-size:13px;line-height:1.6}.mrhrm-public-action-card__feedback.is-error{background:rgba(255,107,107,.12);color:#8a2734}.mrhrm-public-action-card__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.mrhrm-public-action-card__metrics div{padding:16px 18px;border-radius:18px;background:#f6f8fc}.mrhrm-public-action-card__metrics strong{display:block;font-family:Manrope,sans-serif;font-size:1.7rem;line-height:1;letter-spacing:-.05em;color:#12203b}.mrhrm-public-action-card__metrics span{display:block;margin-top:8px;color:#62708d;font-size:12px;line-height:1.5}.mrhrm-public-action-card__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.mrhrm-public-action-card__primary,.mrhrm-public-action-card__secondary{border:none;text-decoration:none;display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:13px 18px;font-size:13px;font-weight:800}.mrhrm-public-action-card__primary{background:linear-gradient(135deg,#0727cc,#3147e3);color:#fff;box-shadow:0 18px 36px rgba(49,71,227,.24)}.mrhrm-public-action-card__secondary{background:#edf2ff;color:#2142e4}.mrhrm-network-modal{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:20px}.mrhrm-network-modal__backdrop{position:absolute;inset:0;background:rgba(12,18,37,.48);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mrhrm-network-modal__panel{position:relative;width:min(680px,100%);max-height:min(86vh,860px);overflow:auto;border-radius:28px;padding:24px;background:#fff;box-shadow:0 30px 80px rgba(17,27,56,.24)}.mrhrm-network-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.mrhrm-network-modal__header span{font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#94a0ba}.mrhrm-network-modal__header h3{margin:8px 0 0;font-family:Manrope,sans-serif;font-size:1.7rem;letter-spacing:-.05em;color:#12203b}.mrhrm-network-modal__header p{margin:10px 0 0;color:#62708d;line-height:1.7}.mrhrm-network-modal__header button{border:none;background:#edf2ff;color:#2142e4;width:38px;height:38px;border-radius:12px}.mrhrm-network-modal__skills{display:grid;grid-gap:10px;gap:10px;margin-top:22px}.mrhrm-network-modal__skill{border:none;width:100%;text-align:left;padding:16px 18px;border-radius:18px;background:#f7f9fd}.mrhrm-network-modal__skill.is-selected{background:linear-gradient(135deg,rgba(33,66,228,.11),rgba(253,187,12,.11));box-shadow:inset 0 0 0 1px rgba(33,66,228,.2)}.mrhrm-network-modal__skill strong{display:block;color:#16203a;font-size:15px}.mrhrm-network-modal__skill span{display:block;margin-top:6px;color:#60708e;font-size:13px}.mrhrm-network-modal__skill small{display:block;margin-top:6px;color:#8d97ad;font-size:11px}.mrhrm-network-modal__field{display:grid;grid-gap:8px;gap:8px;margin-top:18px}.mrhrm-network-modal__field label{color:#24304d;font-size:13px;font-weight:700}.mrhrm-network-modal__field textarea{width:100%;border:none;outline:none;resize:vertical;border-radius:18px;background:#f7f9fd;color:#1a2641;padding:14px 16px;font-size:14px}.mrhrm-network-modal__error{margin:14px 0 0;color:#a32e3e;font-size:13px}.mrhrm-network-modal__empty{margin-top:20px;padding:18px;border-radius:18px;background:#f7f9fd;color:#62708d;font-size:14px;line-height:1.7}.mrhrm-network-modal__actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.mrhrm-network-modal__primary,.mrhrm-network-modal__secondary{border:none;border-radius:999px;padding:13px 18px;font-size:13px;font-weight:800}.mrhrm-network-modal__primary{background:linear-gradient(135deg,#0727cc,#3147e3);color:#fff}.mrhrm-network-modal__secondary{background:#edf2ff;color:#2142e4}@media (max-width:1080px){.mrhrm-public-hero__content,.mrhrm-public-layout,.mrhrm-public-project-grid{grid-template-columns:1fr}}@media (max-width:720px){.mrhrm-public-topbar{padding:18px}.mrhrm-public-topbar__profile-name{display:none}.mrhrm-public-main{width:min(100% - 24px,1280px)}.mrhrm-public-hero__content{margin:-62px 12px 0;padding:22px}.mrhrm-public-hero__identity{flex-direction:column;align-items:flex-start}.mrhrm-public-hero__avatar{width:104px;height:104px;border-radius:24px}.mrhrm-public-action-card,.mrhrm-public-aside-card,.mrhrm-public-empty,.mrhrm-public-loading,.mrhrm-public-section{padding:22px}.mrhrm-public-project-card__header,.mrhrm-public-timeline__header{flex-direction:column}.mrhrm-public-topbar__link{display:none}}.mrhrm-public-hero.is-restricted .mrhrm-public-hero__copy h1{margin-top:6px}.mrhrm-public-hero__copy .mrhrm-public-hero__eyebrow span{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;background:#eef1f8;color:#44506f;letter-spacing:.12em}.mrhrm-public-private-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;margin-top:24px;padding:42px 30px;border-radius:30px;background:#fff;border:1px solid #e6e9f2;box-shadow:0 20px 50px rgba(17,26,51,.06)}.mrhrm-public-private-card__icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:20px;background:#f2f4fb;color:#3650ea}.mrhrm-public-private-card h2{margin:0;font-family:Manrope,sans-serif;font-size:1.5rem;letter-spacing:-.02em;color:#111a33}.mrhrm-public-private-card p{margin:0;max-width:440px;font-size:1rem;line-height:1.6;color:#52607f}.mrhrm-public-private-card .mrhrm-app-primary-button{margin-top:6px}.mrhrm-public-connections-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:14px;gap:14px}.mrhrm-public-connection-card{display:flex;align-items:center;gap:14px;padding:14px;border-radius:20px;background:#f6f8fc;border:1px solid transparent;text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.mrhrm-public-connection-card:hover{background:#fff;border-color:#d8deec;transform:translateY(-2px)}.mrhrm-public-connection-card__avatar{display:inline-flex;align-items:center;justify-content:center;flex:none;width:52px;height:52px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#2034b7,#3650ea);color:#fff;font-family:Manrope,sans-serif;font-weight:800;font-size:1rem}.mrhrm-public-connection-card__avatar img{width:100%;height:100%;object-fit:cover}.mrhrm-public-connection-card__copy{min-width:0}.mrhrm-public-connection-card__copy strong{display:block;font-size:.98rem;color:#111a33;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mrhrm-public-connection-card__copy p{margin:3px 0 0;font-size:.84rem;color:#52607f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mrhrm-public-connections-empty{display:flex;align-items:center;gap:12px;padding:22px;border-radius:20px;background:#f6f8fc;color:#52607f}.mrhrm-public-connections-empty p{margin:0;font-size:.96rem}