.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)}.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__mark{height:34px;width:auto;display:block}.lp-brand__text{display:flex;flex-direction:column;line-height:1.05}.lp-brand__name{font-weight:var(--mrhrm-font-weight-heavy);font-size:19px;letter-spacing:.04em;color:var(--mrhrm-color-navy)}.lp-brand__tag{font-size:10px;color:var(--mrhrm-color-text-muted);letter-spacing:.01em}.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}}