.mrhrm-image-trigger{display:block;width:100%;height:100%;padding:0;margin:0;border:0;background:none;cursor:zoom-in;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mrhrm-image-trigger img{display:block}.mrhrm-image-trigger:focus-visible{outline:3px solid var(--mrhrm-color-primary,#2f6bff);outline-offset:2px}.mrhrm-image-lightbox{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(8,12,26,.82);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:mrhrm-image-lightbox-fade .16s ease-out}@keyframes mrhrm-image-lightbox-fade{0%{opacity:0}to{opacity:1}}.mrhrm-image-lightbox__img{max-width:min(92vw,880px);max-height:88vh;width:auto;height:auto;object-fit:contain;border-radius:14px;box-shadow:0 30px 90px rgba(0,0,0,.5);background:#fff}.mrhrm-image-lightbox__close{position:absolute;top:18px;right:18px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.mrhrm-image-lightbox__close:hover{background:rgba(255,255,255,.26)}.mrhrm-image-lightbox__close:focus-visible{outline:3px solid #fff;outline-offset:2px}@media (max-width:640px){.mrhrm-image-lightbox{padding:14px}.mrhrm-image-lightbox__img{max-width:94vw;max-height:82vh}.mrhrm-image-lightbox__close{top:12px;right:12px}}.mrhrm-adminshell{display:flex;flex-direction:column;min-height:100vh;background:#f4f6fb}.mrhrm-adminshell__bar{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding:12px 20px;background:#0f172a;color:#e2e8f0}.mrhrm-adminshell__brand{display:flex;align-items:center;gap:10px}.mrhrm-adminshell__brand-logo{height:36px;width:auto;display:block}.mrhrm-adminshell__nav{display:flex;align-items:center;gap:4px;-webkit-margin-end:auto;margin-inline-end:auto}.mrhrm-adminshell__nav-link{padding:7px 12px;border-radius:8px;font-size:14px;color:#cbd5f5;text-decoration:none}.mrhrm-adminshell__nav-link:hover{background:rgba(148,163,184,.16);color:#fff}.mrhrm-adminshell__nav-link.is-active{background:#1e293b;color:#fff;font-weight:600}.mrhrm-adminshell__account{display:flex;align-items:center;gap:10px}.mrhrm-adminshell__avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#334155;color:#e2e8f0;font-size:12px;font-weight:700}.mrhrm-adminshell__account-text{display:flex;flex-direction:column;line-height:1.25}.mrhrm-adminshell__account-text strong{font-size:13px;color:#f8fafc}.mrhrm-adminshell__account-text span{font-size:11px;color:#94a3b8}.mrhrm-adminshell__signout{padding:7px 12px;border:1px solid #334155;border-radius:8px;background:transparent;color:#e2e8f0;font-size:13px;cursor:pointer}.mrhrm-adminshell__signout:hover{background:#1e293b}.mrhrm-adminshell__content{width:100%;max-width:1120px;margin:0 auto;padding:0 20px}@media (max-width:640px){.mrhrm-adminshell__account-text{display:none}}.mrhrm-adminauth{display:grid;place-items:center;min-height:100vh;padding:24px;background:#0f172a}.mrhrm-adminauth__form{width:100%;max-width:380px;display:flex;flex-direction:column;gap:16px;padding:28px;border-radius:14px;background:#fff;box-shadow:0 20px 45px rgba(15,23,42,.35)}.mrhrm-adminauth__header{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.mrhrm-adminauth__badge{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#2563eb;color:#fff;font-size:14px;font-weight:700}.mrhrm-adminauth__header h1{margin:0;font-size:20px;color:#0f172a}.mrhrm-adminauth__header p{margin:0;font-size:13px;color:#64748b}.mrhrm-adminauth__error{margin:0;padding:10px 12px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:13px}.mrhrm-adminauth__field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#334155}.mrhrm-adminauth__field input{padding:10px 12px;border:1px solid #cbd5f5;border-radius:8px;font-size:14px;color:#0f172a}.mrhrm-adminauth__field input:focus{outline:2px solid #2563eb;outline-offset:1px;border-color:#2563eb}.mrhrm-adminauth__field input[aria-invalid=true]{border-color:#dc2626}.mrhrm-adminauth__field em{font-style:normal;font-size:12px;color:#b91c1c}.mrhrm-adminauth__submit{padding:11px 14px;border:0;border-radius:8px;background:#2563eb;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.mrhrm-adminauth__submit:disabled{opacity:.65;cursor:default}.mrhrm-adminauth__foot{margin:0;font-size:12px;color:#64748b}.mrhrm-adminauth__foot a{color:#2563eb}.mrhrm-admin-page{display:flex;flex-direction:column;gap:24px;padding:8px 0 32px}.mrhrm-admin-page__header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px}.mrhrm-admin-page__header h1{margin:0;font-size:24px;line-height:1.2;color:#0c1329;letter-spacing:-.01em}.mrhrm-admin-page__subtitle{margin:4px 0 0;font-size:14px;color:#5a6478}.mrhrm-admin-page__refresh{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d6dae5;background:#fff;color:#1a1c1c;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.mrhrm-admin-page__refresh:hover{border-color:#304ef0;color:#304ef0}.mrhrm-admin-page__refresh:disabled{opacity:.6;cursor:not-allowed}.mrhrm-admin-state{background:rgba(255,255,255,.92);border:1px solid rgba(214,218,229,.7);border-radius:24px;padding:28px;text-align:center;box-shadow:0 18px 42px rgba(27,34,54,.06)}.mrhrm-admin-state__title{margin:0 0 6px;font-size:18px;color:#0c1329}.mrhrm-admin-state__body{margin:0 0 12px;color:#5a6478;font-size:14px}.mrhrm-admin-state__action{display:inline-flex;align-items:center;gap:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #304ef0;background:#304ef0;color:#fff;padding:10px 18px;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none}.mrhrm-admin-state__action:hover{background:#2740d2;border-color:#2740d2}.mrhrm-admin-state.is-error{border-color:rgba(217,73,65,.4)}.mrhrm-admin-state.is-not-authorized{border-color:rgba(253,187,12,.4)}.mrhrm-admin-cards{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.mrhrm-admin-card{background:rgba(255,255,255,.94);border:1px solid rgba(214,218,229,.7);border-radius:20px;padding:20px;box-shadow:0 18px 42px rgba(27,34,54,.04);display:flex;flex-direction:column;gap:6px}.mrhrm-admin-card__label{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#5a6478}.mrhrm-admin-card__value{font-size:30px;line-height:1.05;color:#0c1329;font-weight:700;letter-spacing:-.02em}.mrhrm-admin-card__sub{display:flex;gap:14px;flex-wrap:wrap;margin-top:8px;font-size:12px;color:#5a6478}.mrhrm-admin-card__sub-item{display:flex;flex-direction:column;gap:2px}.mrhrm-admin-card__sub-item strong{color:#1a1c1c;font-size:14px;font-weight:600}.mrhrm-admin-card.is-warning .mrhrm-admin-card__value{color:#c5552b}.mrhrm-admin-shortcuts{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.mrhrm-admin-shortcut{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:rgba(255,255,255,.92);border:1px dashed rgba(48,78,240,.3);border-radius:16px;color:#1a1c1c;font-size:14px;font-weight:600;text-decoration:none}.mrhrm-admin-shortcut__hint{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#5a6478}.mrhrm-admin-shortcut.is-disabled{opacity:.65;cursor:not-allowed}.mrhrm-admin-section{background:rgba(255,255,255,.94);border:1px solid rgba(214,218,229,.7);border-radius:24px;padding:22px;box-shadow:0 18px 42px rgba(27,34,54,.04)}.mrhrm-admin-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.mrhrm-admin-section__header h2{margin:0;font-size:16px;color:#0c1329}.mrhrm-admin-section__header .mrhrm-admin-section__more{font-size:13px;font-weight:600;color:#5a6478}.mrhrm-admin-list{display:flex;flex-direction:column;gap:10px}.mrhrm-admin-list-item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(214,218,229,.6);border-radius:14px;background:#fff}.mrhrm-admin-list-item__primary{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.mrhrm-admin-list-item__primary strong{font-size:14px;color:#0c1329;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mrhrm-admin-list-item__primary span{font-size:12px;color:#5a6478;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mrhrm-admin-list-item__meta{display:flex;flex-direction:column;align-items:flex-end;font-size:12px;color:#5a6478;flex-shrink:0}.mrhrm-admin-list-item__meta strong{color:#1a1c1c;font-size:12px;font-weight:600}.mrhrm-admin-list-empty{font-size:13px;color:#5a6478;margin:0;text-align:center;padding:12px 0}.mrhrm-admin-pill{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;background:#eef0f7;color:#1a1c1c}.mrhrm-admin-pill--open{background:#fff3cf;color:#8a5a06}.mrhrm-admin-pill--reviewed{background:#e2ecff;color:#2740d2}.mrhrm-admin-pill--dismissed{background:#e9ecf2;color:#5a6478}.mrhrm-admin-pill--actioned{background:#e6f7ec;color:#1f7a40}.mrhrm-admin-pill--type{background:#f3eaff;color:#5b2bb3}.mrhrm-admin-pill--reason{background:#ffe9e3;color:#b53a1b}@media (max-width:720px){.mrhrm-admin-page{gap:18px}.mrhrm-admin-card{padding:16px}.mrhrm-admin-card__value{font-size:26px}.mrhrm-admin-section{padding:16px;border-radius:18px}.mrhrm-admin-list-item{flex-wrap:wrap}.mrhrm-admin-list-item__meta{align-items:flex-start;flex-direction:row;gap:8px}}.mrhrm-loc-combobox{position:relative}.mrhrm-loc-combobox--grow{flex:1 1 auto;min-width:0}.mrhrm-loc-combobox__menu{position:absolute;z-index:40;left:0;right:0;top:calc(100% + 8px);max-height:280px;overflow:auto;display:flex;flex-direction:column;gap:4px;padding:8px;border-radius:16px;background:#fff;box-shadow:0 18px 42px rgba(27,34,54,.14),inset 0 0 0 1px rgba(85,98,127,.08)}.mrhrm-loc-combobox__option{border:none;width:100%;padding:10px 12px;border-radius:10px;background:transparent;color:#24314d;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-align:left;cursor:pointer}.mrhrm-loc-combobox__option.is-selected,.mrhrm-loc-combobox__option:hover{background:rgba(33,66,228,.08);color:#2142e4}.mrhrm-loc-combobox__empty{display:block;padding:12px;color:#7d879c;font-size:13px;font-weight:600}.mrhrm-loc-combobox__error{margin:6px 0 0;color:#d23b3b;font-size:12px;font-weight:600}.lp-page{font-family:var(--mrhrm-font-sans);color:var(--mrhrm-color-text);background:var(--mrhrm-color-surface);-webkit-font-smoothing:antialiased}.lp-page *,.lp-page :after,.lp-page :before{box-sizing:border-box}.lp-page img{max-width:100%}.lp-container{width:100%;max-width:var(--mrhrm-layout-max-width);margin:0 auto;padding-inline:var(--mrhrm-layout-gutter)}.lp-btn{display:inline-flex;align-items:center;gap:var(--mrhrm-space-2);padding:14px 22px;border-radius:var(--mrhrm-radius-md);font-weight:var(--mrhrm-font-weight-semibold);font-size:16px;line-height:1;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .06s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.lp-btn:active{transform:translateY(1px)}.lp-btn:focus-visible{outline:none;box-shadow:var(--mrhrm-focus-ring)}.lp-btn--primary{background:var(--mrhrm-color-primary);color:var(--mrhrm-color-on-primary);box-shadow:var(--mrhrm-shadow-primary)}.lp-btn--primary:hover{background:var(--mrhrm-color-primary-strong)}.lp-btn--ghost{background:#fff;color:var(--mrhrm-color-navy);border-color:var(--mrhrm-color-border-strong)}.lp-btn--ghost:hover{background:var(--mrhrm-color-primary-soft);color:var(--mrhrm-color-primary-strong);border-color:rgba(47,107,255,.35)}.lp-btn--sm{padding:10px 16px;font-size:15px}.lp-btn--on-dark{background:#fff;color:var(--mrhrm-color-navy)}.lp-btn--on-dark:hover,.lp-chip{background:var(--mrhrm-color-primary-soft)}.lp-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;color:var(--mrhrm-color-primary-strong);font-size:13px;font-weight:var(--mrhrm-font-weight-semibold)}.lp-chip,.lp-chip__dot{border-radius:var(--mrhrm-radius-pill)}.lp-chip__dot{width:8px;height:8px;background:var(--mrhrm-color-primary)}.lp-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);border-bottom:1px solid var(--mrhrm-color-border);font-family:var(--mrhrm-font-sans);-webkit-font-smoothing:antialiased}.lp-header,.lp-header *,.lp-header :after,.lp-header :before{box-sizing:border-box}.lp-header__inner{display:flex;align-items:center;gap:var(--mrhrm-space-6);height:74px}.lp-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;flex:none}.lp-brand__logo{height:40px;width:auto;display:block}.lp-nav{display:flex;align-items:center;gap:var(--mrhrm-space-5);margin-inline:auto}.lp-nav__link{display:inline-flex;align-items:center;gap:5px;text-decoration:none;color:var(--mrhrm-color-text);font-weight:var(--mrhrm-font-weight-medium);font-size:15px;padding:8px 4px;border-radius:var(--mrhrm-radius-sm)}.lp-nav__link:hover{color:var(--mrhrm-color-primary)}.lp-nav__link svg{color:var(--mrhrm-color-text-subtle)}.lp-header__actions{display:flex;align-items:center;gap:var(--mrhrm-space-4);flex:none}.lp-header__link{text-decoration:none;color:var(--mrhrm-color-text);font-weight:var(--mrhrm-font-weight-medium);font-size:15px}.lp-header__link:hover{color:var(--mrhrm-color-primary)}.lp-header__toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--mrhrm-radius-md);border:1px solid var(--mrhrm-color-border);background:#fff;color:var(--mrhrm-color-navy);cursor:pointer}.lp-mobile-menu{display:none;flex-direction:column;gap:var(--mrhrm-space-2);padding:var(--mrhrm-space-4) var(--mrhrm-layout-gutter) var(--mrhrm-space-6);border-top:1px solid var(--mrhrm-color-border);background:#fff}.lp-mobile-menu.is-open{display:flex}.lp-mobile-menu__link{text-decoration:none;color:var(--mrhrm-color-text);font-weight:var(--mrhrm-font-weight-medium);padding:12px 4px;border-bottom:1px solid var(--mrhrm-color-border)}.lp-mobile-menu__actions{display:grid;grid-gap:var(--mrhrm-space-2);gap:var(--mrhrm-space-2);margin-top:var(--mrhrm-space-3)}.lp-mobile-menu__actions .lp-btn{justify-content:center}.lp-section{padding-block:var(--mrhrm-space-20)}.lp-section--tight{padding-block:var(--mrhrm-space-12)}.lp-section__head{max-width:720px;margin:0 auto var(--mrhrm-space-10);text-align:center}.lp-section__title{font-size:clamp(28px,4vw,40px);font-weight:var(--mrhrm-font-weight-heavy);color:var(--mrhrm-color-text-strong);margin:12px 0 10px;line-height:1.15}.lp-section__sub{color:var(--mrhrm-color-text-muted);font-size:17px;margin:0}.lp-hero{position:relative;background:radial-gradient(900px 520px at 82% 0,rgba(47,107,255,.07),transparent 62%),linear-gradient(180deg,#f7f9ff,#ffffff 72%);overflow:hidden}.lp-hero__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;grid-gap:var(--mrhrm-space-8);gap:var(--mrhrm-space-8);padding-block:var(--mrhrm-space-16) var(--mrhrm-space-12)}.lp-hero__copy{max-width:560px}.lp-hero__title{font-size:clamp(38px,5.4vw,62px);font-weight:var(--mrhrm-font-weight-heavy);line-height:1.03;letter-spacing:-.02em;color:var(--mrhrm-color-text-strong);margin:18px 0}.lp-hero__title .lp-accent{color:var(--mrhrm-color-primary)}.lp-hero__lead{font-size:18px;line-height:1.55;color:var(--mrhrm-color-text-muted);max-width:520px;margin:0 0 22px}.lp-hero__tags{display:flex;flex-wrap:wrap;gap:10px 20px;margin:0 0 26px;padding:0;list-style:none}.lp-hero__tag{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:var(--mrhrm-font-weight-medium);color:var(--mrhrm-color-text)}.lp-hero__tag svg{color:var(--mrhrm-color-primary)}.lp-hero__cta{display:flex;flex-wrap:wrap;gap:var(--mrhrm-space-3);margin-bottom:30px}.lp-trust__label{font-size:13px;color:var(--mrhrm-color-text-subtle);margin:0 0 12px}.lp-trust__row{display:flex;flex-wrap:wrap;align-items:center;gap:22px 28px}.lp-trust__mark{display:inline-flex;align-items:center;gap:7px;color:#9aa3b8;font-weight:var(--mrhrm-font-weight-bold);font-size:15px;letter-spacing:.01em;filter:grayscale(1);opacity:.85}.lp-trust__mark svg{color:#b3bacb}.lp-hero__visual{position:relative;display:flex;align-items:center;justify-content:center}.lp-hero__banner{display:block;width:100%;max-width:660px;height:auto;filter:drop-shadow(0 26px 50px rgba(11,27,58,.14))}.lp-stats{position:relative;z-index:3;margin-top:calc(-1 * var(--mrhrm-space-8));padding-bottom:var(--mrhrm-space-16)}.lp-stats__card{background:#fff;border:1px solid var(--mrhrm-color-border);border-radius:var(--mrhrm-radius-xl);box-shadow:var(--mrhrm-shadow-md);display:grid;grid-template-columns:repeat(4,1fr)}.lp-stat{display:flex;align-items:center;gap:14px;padding:24px 26px}.lp-stat+.lp-stat{border-left:1px solid var(--mrhrm-color-border)}.lp-stat__icon{width:46px;height:46px;border-radius:50%;flex:none;display:inline-flex;align-items:center;justify-content:center;color:#fff}.lp-stat__icon--blue{background:var(--mrhrm-color-primary)}.lp-stat__icon--green{background:#22c55e}.lp-stat__icon--purple{background:#7c3aed}.lp-stat__icon--orange{background:#f59e0b}.lp-stat__value{font-size:22px;font-weight:var(--mrhrm-font-weight-heavy);color:var(--mrhrm-color-text-strong);line-height:1.1}.lp-stat__label{font-size:12.5px;color:var(--mrhrm-color-text-muted)}.lp-values__grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:var(--mrhrm-space-5);gap:var(--mrhrm-space-5)}.lp-value-card{background:var(--mrhrm-color-card);border:1px solid var(--mrhrm-color-border);border-radius:var(--mrhrm-radius-lg);padding:var(--mrhrm-space-6);box-shadow:var(--mrhrm-shadow-sm)}.lp-value-card__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:var(--mrhrm-radius-md);background:var(--mrhrm-color-primary-soft);color:var(--mrhrm-color-primary);margin-bottom:var(--mrhrm-space-4)}.lp-value-card__title{font-size:16px;font-weight:var(--mrhrm-font-weight-bold);color:var(--mrhrm-color-text-strong);margin:0 0 6px}.lp-value-card__text{font-size:14px;line-height:1.5;color:var(--mrhrm-color-text-muted);margin:0}.lp-services{background:var(--mrhrm-gradient-navy);color:var(--mrhrm-color-text-on-dark)}.lp-services .lp-section__title{color:#fff}.lp-services .lp-section__sub{color:rgba(229,231,235,.78)}.lp-services__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--mrhrm-space-5);gap:var(--mrhrm-space-5)}.lp-service-card{background:var(--mrhrm-color-card-dark);border:1px solid var(--mrhrm-color-border-on-dark);border-radius:var(--mrhrm-radius-lg);padding:var(--mrhrm-space-6)}.lp-service-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--mrhrm-radius-md);background:rgba(47,107,255,.18);color:#8fb3ff;margin-bottom:var(--mrhrm-space-4)}.lp-service-card__title{font-size:17px;font-weight:var(--mrhrm-font-weight-bold);color:#fff;margin:0 0 6px}.lp-service-card__text{font-size:14px;line-height:1.5;color:rgba(229,231,235,.72);margin:0}.lp-featured__card{background:var(--mrhrm-gradient-primary);border-radius:var(--mrhrm-radius-2xl);padding:clamp(28px,5vw,56px);color:#fff;text-align:center;box-shadow:var(--mrhrm-shadow-md)}.lp-featured__title{font-size:clamp(24px,3.5vw,34px);font-weight:var(--mrhrm-font-weight-heavy);margin:0 0 12px}.lp-featured__text{max-width:640px;margin:0 auto 24px;font-size:17px;line-height:1.55;color:rgba(255,255,255,.9)}.lp-cta{background:var(--mrhrm-color-bg)}.lp-cta__grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;grid-gap:var(--mrhrm-space-10);gap:var(--mrhrm-space-10)}.lp-cta__art{display:flex;justify-content:center}.lp-portrait{border-radius:var(--mrhrm-radius-2xl);overflow:hidden;box-shadow:var(--mrhrm-shadow-lg);border:1px solid var(--mrhrm-color-border);background:var(--mrhrm-gradient-primary-soft);max-width:340px;width:100%}.lp-portrait img{display:block;width:100%;height:auto}.lp-cta__title{font-size:clamp(26px,4vw,40px);font-weight:var(--mrhrm-font-weight-heavy);color:var(--mrhrm-color-text-strong);margin:0 0 14px;line-height:1.15}.lp-cta__text{font-size:17px;line-height:1.55;color:var(--mrhrm-color-text-muted);margin:0 0 22px;max-width:520px}.lp-cta__actions{display:flex;flex-wrap:wrap;gap:var(--mrhrm-space-3)}.lp-newsletter{background:var(--mrhrm-color-bg)}.lp-newsletter__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:var(--mrhrm-space-12);gap:var(--mrhrm-space-12)}.lp-newsletter__list{list-style:none;padding:0;margin:18px 0 0;display:grid;grid-gap:12px;gap:12px}.lp-newsletter__item{display:flex;align-items:flex-start;gap:10px;color:var(--mrhrm-color-text);font-size:15px}.lp-newsletter__item svg{color:var(--mrhrm-color-primary);flex:none;margin-top:2px}.lp-footer{background:var(--mrhrm-color-navy-deep);color:rgba(229,231,235,.8)}.lp-footer__inner{padding-block:var(--mrhrm-space-16) var(--mrhrm-space-8)}.lp-footer__top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:var(--mrhrm-space-10);gap:var(--mrhrm-space-10);padding-bottom:var(--mrhrm-space-10);border-bottom:1px solid var(--mrhrm-color-border-on-dark)}.lp-footer__brand-name{font-weight:var(--mrhrm-font-weight-heavy);font-size:20px;color:#fff;margin:12px 0 10px}.lp-footer__brand-text{font-size:14px;line-height:1.55;max-width:320px;margin:0 0 14px}.lp-footer__brand-mark{height:34px;width:auto}.lp-footer__col-link{color:rgba(229,231,235,.78);text-decoration:none;font-size:14px}.lp-footer__col-link:hover{color:#fff}.lp-footer__col h4{color:#fff;font-size:14px;font-weight:var(--mrhrm-font-weight-bold);margin:0 0 14px;letter-spacing:.02em}.lp-footer__col ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.lp-footer__col a{color:rgba(229,231,235,.78);text-decoration:none;font-size:14px}.lp-footer__col a:hover{color:#fff}.lp-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--mrhrm-space-3);padding-top:var(--mrhrm-space-6);font-size:13px}.lp-footer__bottom-links{display:flex;flex-wrap:wrap;gap:var(--mrhrm-space-4)}.lp-footer__bottom-links a{color:rgba(229,231,235,.78);text-decoration:none}.lp-footer__bottom-links a:hover{color:#fff}@media (max-width:1100px){.lp-hero__grid{grid-template-columns:1fr;gap:var(--mrhrm-space-12)}.lp-hero__copy{max-width:620px}.lp-hero__visual{min-height:0;justify-content:center}.lp-hero__banner{max-width:560px}}@media (max-width:991px){.lp-header__actions .lp-btn,.lp-header__actions .lp-header__link,.lp-nav{display:none}.lp-header__toggle{display:inline-flex;margin-left:auto}.lp-services__grid,.lp-stats__card,.lp-values__grid{grid-template-columns:repeat(2,1fr)}.lp-stat:nth-child(3){border-left:none}.lp-stat:nth-child(n+3){border-top:1px solid var(--mrhrm-color-border)}.lp-cta__grid{grid-template-columns:1fr;text-align:center}.lp-cta__text{margin-inline:auto}.lp-cta__actions{justify-content:center}.lp-newsletter__grid{grid-template-columns:1fr}.lp-footer__top{grid-template-columns:1fr 1fr;gap:var(--mrhrm-space-8)}}@media (max-width:640px){.lp-cta,.lp-newsletter,.lp-section{padding-block:var(--mrhrm-space-12)}.lp-stats__card{grid-template-columns:1fr}.lp-stat+.lp-stat{border-left:none;border-top:1px solid var(--mrhrm-color-border)}.lp-services__grid,.lp-values__grid{grid-template-columns:1fr}.lp-portrait{max-width:280px}.lp-footer__top{grid-template-columns:1fr;gap:var(--mrhrm-space-6)}.lp-footer__bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.lp-btn{transition:none}}