.mh-topbar{position:sticky;top:0;z-index:50;background:rgba(245,240,232,.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--mer-line)}.mh-topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:.85rem}.mh-nav,.mh-topbar__right{display:flex;align-items:center;gap:2rem}.mh-nav__link{font-family:var(--mer-sans);font-size:.9rem;font-weight:500;color:var(--mer-ink);text-decoration:none;transition:color .18s ease}.mh-nav__link:hover{color:var(--mer-gold)}.mh-topbar__cta{padding:.55rem 1.25rem}.mh-topbar .mer-wordmark,.mh-topbar__cta,.mh-topbar__login{white-space:nowrap}.mh-nav__group,.mh-nav__trigger{position:relative}.mh-nav__trigger{display:inline-flex;align-items:center;gap:.4rem;background:transparent;border:0;padding:0;cursor:pointer;font-family:var(--mer-sans)}.mh-nav__trigger:before{content:"";position:absolute;z-index:-1;top:-.55rem;left:-.9rem;right:-.9rem;bottom:calc(-.4rem - 2px);background:var(--mer-card);border:1px solid var(--mer-line);border-bottom:0;border-radius:10px 10px 0 0;opacity:0;pointer-events:none}.mh-nav__chevron{transition:transform .18s ease}.mh-nav__chevron--open{transform:rotate(180deg)}.mh-nav__trigger[aria-expanded=true]{color:var(--mer-gold);z-index:61}.mh-nav__trigger[aria-expanded=true]:before{opacity:1}.mh-dropdown{position:absolute;top:calc(100% + .4rem);left:-.9rem;width:300px;background:var(--mer-card);border:1px solid var(--mer-line);border-radius:0 10px 10px 10px;box-shadow:0 24px 48px -24px rgba(44,36,22,.35);padding:.5rem;z-index:60}.mh-dropdown:before{content:"";position:absolute;left:0;right:0;top:-.4rem;height:.4rem}.mh-dropdown--closed{display:none}.mh-dropdown__item{display:block;padding:.65rem .85rem;border-radius:6px;text-decoration:none;transition:background-color .15s ease}.mh-dropdown__item:hover{background:var(--mer-cream-soft)}.mh-dropdown__name{display:block;font-size:.9rem;font-weight:500;color:var(--mer-ink)}.mh-dropdown__desc{display:block;margin-top:.1rem;font-size:.78rem;font-weight:300;color:var(--mer-muted)}.mh-dropdown__all{display:block;margin-top:.35rem;padding:.7rem .85rem .45rem;border-top:1px solid var(--mer-line-soft);font-size:.82rem;font-weight:500;letter-spacing:.04em;color:var(--mer-gold);text-decoration:none}.mh-dropdown__all:hover{color:var(--mer-ink)}.mh-menu-btn{display:none;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:1px solid var(--mer-line);border-radius:4px;color:var(--mer-ink);cursor:pointer}.mh-fab-start,.mh-nav-panel{display:none}.mh-nav-scrim{position:fixed;inset:64px 0 0 0;z-index:49;background:rgba(28,24,16,.28);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px)}@media (max-width:820px){.mh-nav,.mh-topbar__cta,.mh-topbar__login{display:none}.mh-menu-btn{display:inline-flex}.mer-topbar__right{gap:.75rem}.mh-nav-panel{display:block;position:fixed;top:calc(64px + .5rem);right:.75rem;left:auto;z-index:50;width:min(20rem,calc(100vw - 1.5rem));max-height:calc(100dvh - 64px - 1.5rem);overflow-y:auto;background:var(--mer-card);border:1px solid var(--mer-line);border-radius:12px;box-shadow:0 24px 48px -24px rgba(44,36,22,.45)}.mh-nav-panel .mer-container{max-width:none;padding-inline:0}.mh-fab-start{display:inline-flex;align-items:center;justify-content:center;position:fixed;right:1rem;bottom:1rem;z-index:48;width:64px;height:64px;border-radius:9999px;background:var(--mer-ink-deep);color:var(--mer-cream);font-family:var(--mer-sans);font-size:.8rem;font-weight:600;letter-spacing:.04em;text-decoration:none;box-shadow:0 10px 24px -8px rgba(44,36,22,.5);transition:background-color .18s ease,transform .18s ease}.mh-fab-start:active{transform:scale(.96)}.mh-nav-panel__inner{display:flex;flex-direction:column;gap:0;padding:.5rem}.mh-nav-panel__inner .mh-nav__link{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .7rem;border-radius:8px;border-bottom:0;transition:background-color .15s ease}.mh-nav-panel__inner .mh-nav__link:hover{background:var(--mer-cream-soft);color:var(--mer-ink)}.mh-nav-panel__inner .mh-nav__link:after{content:"";flex-shrink:0;width:7px;height:7px;border-top:1.5px solid var(--mer-muted);border-right:1.5px solid var(--mer-muted);transform:rotate(45deg)}.mh-nav-panel__label{padding:.85rem .7rem .3rem;font-size:.66rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--mer-muted)}.mh-nav-panel__label:first-child{padding-top:.4rem}}.mh-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2.5rem,5vw,4.5rem);align-items:center}.mh-notfound{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:60vh}.mh-notfound__body{margin-top:.75rem;max-width:32rem}.mh-notfound__actions{margin-top:2.25rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.mh-hero__actions{margin-top:2.5rem;display:flex;flex-wrap:wrap;gap:1rem}.mh-costintelligence-hero{text-align:center;max-inline-size:min(62rem,100%);margin-inline:auto}.mh-costintelligence-hero .mer-h1.mer-measure--hero{max-width:100%}@media (min-width:900px){.mh-costintelligence-hero .mer-h1.mer-measure--hero{white-space:nowrap;overflow-wrap:normal}}.mh-costintelligence-hero .mer-body.mer-hero__body,.mh-costintelligence-hero .mer-subheadline.mer-measure--hero{max-width:100%}.mh-costintelligence-hero .mh-chips,.mh-costintelligence-hero .mh-hero__actions{justify-content:center}.mh-pricingintelligence-hero{text-align:center;max-inline-size:min(62rem,100%);margin-inline:auto}.mh-pricingintelligence-hero .mer-h1.mer-measure--hero,.mh-pricingintelligence-hero .mer-subheadline.mer-measure--hero{max-width:100%}.mh-pricingintelligence-hero .mer-body.mer-hero__body{max-inline-size:min(48rem,100%);margin-inline:auto}@media (min-width:900px){.mh-pricingintelligence-hero .mer-h1.mer-measure--hero,.mh-pricingintelligence-hero .mer-subheadline.mer-measure--hero{white-space:nowrap;overflow-wrap:normal}}.mh-pricingintelligence-hero .mh-chips,.mh-pricingintelligence-hero .mh-hero__actions{justify-content:center}.mer-btn--ghost{background:transparent;color:var(--mer-ink);border:1px solid var(--mer-line)}.mer-btn--ghost:hover{background:var(--mer-card);border-color:var(--mer-ink-deep)}.mh-dash{position:relative}.mh-dash__card{background:var(--mer-card);border:1px solid var(--mer-line);border-radius:10px;padding:1.75rem;box-shadow:0 24px 48px -24px rgba(44,36,22,.25)}.mh-dash__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.4rem}.mh-dash__title{font-size:.78rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--mer-ink)}.mh-dash__period{font-size:.75rem;color:var(--mer-muted)}.mh-dash__row{margin-bottom:1.1rem}.mh-dash__row-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.45rem}.mh-dash__model{font-size:.88rem;color:var(--mer-body)}.mh-dash__price{font-family:var(--mer-serif);font-size:.95rem;color:var(--mer-ink)}.mh-dash__bar{height:5px;border-radius:9999px;background:var(--mer-line-soft);overflow:hidden}.mh-dash__bar-fill{display:block;height:100%;border-radius:inherit;background:var(--mer-gold-light)}.mh-dash__divider{height:1px;border:0;margin:1.4rem 0;background:var(--mer-line)}.mh-dash__margin-row{display:flex;justify-content:space-between;align-items:baseline;padding-block:.4rem;font-size:.88rem;color:var(--mer-body)}.mh-pos{color:#4a6741;font-weight:600}.mh-neg{color:var(--mer-error);font-weight:600}.mh-mgraph__svg{display:block;width:100%;height:auto}.mh-mgraph__grid{stroke:var(--mer-line-soft)}.mh-mgraph__tick{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;fill:var(--mer-muted)}.mh-mgraph__legend{display:flex;gap:1.1rem;margin-top:.5rem}.mh-mgraph__legend-item{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;color:var(--mer-muted)}.mh-mgraph__dot{width:9px;height:9px;border-radius:3px}.mh-dash__acct{font-size:.78rem}.mh-cap__api,.mh-dash__acct{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;color:var(--mer-muted)}.mh-cap__api{margin-top:1.4rem;padding-top:.95rem;border-top:1px solid var(--mer-line);font-size:.72rem}.mh-cap__api-label{letter-spacing:.1em;text-transform:uppercase;color:var(--mer-gold);margin-right:.55rem}.mh-providers__label{text-align:center;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--mer-muted);margin:0 0 1.75rem}.mh-providers__row{display:flex;flex-wrap:wrap;justify-content:center;-moz-column-gap:clamp(2rem,5vw,4rem);column-gap:clamp(2rem,5vw,4rem);row-gap:1rem}.mh-providers__name{font-family:var(--mer-serif);font-size:1.05rem;color:var(--mer-muted)}.mh-card{background:var(--mer-card);border:1px solid var(--mer-line);border-radius:10px;padding:2rem}.mh-card--compact{width:-moz-fit-content;width:fit-content;max-width:28rem;padding:0 1.5rem;text-align:center}.mh-card--compact .mer-pillar-title{min-height:auto;margin-bottom:.5rem;align-self:center;align-items:center;text-align:center}.mh-card__kicker{display:block;font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--mer-gold);margin-bottom:1rem}.mh-pi-problem__heading-accent{display:block;color:var(--mer-error)}.mh-pi-problem__head{margin-bottom:clamp(1.25rem,2.5vw,1.75rem)}.mh-pi-problem__intro{margin-top:1rem;max-width:38rem}.mh-pi-problem-card{padding:1.25rem}.mh-pi-problem-card .mer-pillar-title{min-height:auto;margin-bottom:0}.mh-pi-problem-card__icon-box{border:1px solid var(--mer-line);background:var(--mer-cream-soft);flex-shrink:0}.mh-pi-problem-card__icon-box--red{color:var(--mer-error)}.mh-pi-problem-card__icon-box--amber{color:#92650a}.dark .mh-pi-problem-card__icon-box--amber{color:#d4a843}.mh-pi-problem-card__icon-box--purple{color:#6d28d9}.dark .mh-pi-problem-card__icon-box--purple{color:#a78bfa}.meridian-root{--mer-status-ok:#3f8f43;--mer-status-down:#be3a2b}.dark .meridian-root,.meridian-root.dark{--mer-status-ok:#5cc163;--mer-status-down:#e96a5f}.mh-split-header{text-align:center;max-width:48rem;margin:0 auto clamp(2rem,5vw,3.5rem)}.mh-split-header .mer-eyebrow{color:var(--mer-status-ok);margin-bottom:.75rem}.mh-split-header .mer-h2{max-width:44rem;margin:0 auto}.mh-kicker-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem;border-radius:6px;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.5rem;border:1px solid transparent}.mh-kicker-badge--before{color:var(--mer-status-down);background:rgba(190,58,43,.08);border-color:rgba(190,58,43,.25)}.dark .mh-kicker-badge--before{color:var(--mer-status-down);background:rgba(233,106,95,.08);border-color:rgba(233,106,95,.25)}.mh-kicker-badge--after{color:var(--mer-status-ok);background:rgba(63,143,67,.08);border-color:rgba(63,143,67,.25)}.dark .mh-kicker-badge--after{color:var(--mer-status-ok);background:rgba(92,193,99,.08);border-color:rgba(92,193,99,.25)}.mh-kicker-icon{width:14px;height:14px;flex-shrink:0}.mh-kicker-badge--reality{color:var(--mer-status-down);background:rgba(190,58,43,.08);border-color:rgba(190,58,43,.25)}.dark .mh-kicker-badge--reality{color:var(--mer-status-down);background:rgba(233,106,95,.08);border-color:rgba(233,106,95,.25)}.mh-kicker-badge--opportunity{color:var(--mer-gold);background:rgba(140,108,56,.08);border-color:rgba(140,108,56,.25)}.dark .mh-kicker-badge--opportunity{color:var(--mer-gold);background:rgba(212,176,106,.08);border-color:rgba(212,176,106,.25)}.mh-highlight-red{color:var(--mer-status-down);font-weight:700}.mh-margin-cap-card{display:flex;flex-direction:column;height:100%;padding:2.25rem}.mh-margin-cap-card__icon-box{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;border:1px solid var(--mer-line);background:var(--mer-cream-soft);color:var(--mer-gold);margin-bottom:1.5rem;align-self:flex-start}.mh-margin-cap-card__icon{width:20px;height:20px}.mh-margin-cap-card__tag{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.65rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--mer-gold);margin-bottom:.75rem}.mh-margin-cap-card__title{font-family:var(--mer-serif);font-size:1.35rem;font-weight:600;color:var(--mer-ink);margin:0 0 1rem;line-height:1.3}.mh-margin-cap-card__body{font-size:.92rem;line-height:1.6;color:var(--mer-body);margin:0;flex-grow:1}.mh-solutions__head{max-width:44rem;margin-bottom:clamp(2.5rem,5vw,4rem)}.mh-capabilities-grid,.mh-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,3vw,2.5rem)}.mh-capabilities-grid{justify-items:center}@media (max-width:640px){.mh-capabilities-grid{grid-template-columns:1fr}}.mh-card--capabilities{width:-moz-fit-content;width:fit-content;max-width:28rem;padding:1.5rem;text-align:center}.mh-feature-card{display:flex;flex-direction:column;padding:1.5rem}.mh-feature-card__header{display:flex;align-items:center;gap:.875rem;margin-bottom:.75rem}.mh-feature-card__heading{display:flex;flex-direction:column;gap:.3rem;min-width:0}.mh-feature-card__icon-box{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;flex-shrink:0}.mh-feature-card__body,.mh-feature-card__title{margin:0}.mh-capgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2.5vw,1.5rem)}@media (max-width:768px){.mh-capgrid{grid-template-columns:1fr}}.mh-capcard{padding:1.75rem}.mh-capcard__icon-box--blue{background:rgba(99,130,235,.15);color:#6382eb}.mh-capcard__icon-box--green{background:rgba(34,197,94,.15);color:#16a34a}.mh-capcard__icon-box--purple{background:rgba(139,92,246,.15);color:#7c3aed}.mh-capcard__label{font-size:.8125rem;font-weight:500;color:var(--mer-body);letter-spacing:.01em}.mh-capcard__label,.mh-capcard__title{font-family:var(--mer-sans,sans-serif);margin:0}.mh-capcard__title{font-size:clamp(1rem,1.4vw,1.125rem);font-weight:700;line-height:1.3;color:var(--mer-ink)}.mh-capcard__body{margin:0;color:var(--mer-body);font-size:.9375rem;line-height:1.6}.dark .mh-capcard__icon-box--blue{background:rgba(99,130,235,.2);color:#93aaf5}.dark .mh-capcard__icon-box--green{background:rgba(34,197,94,.18);color:#4ade80}.dark .mh-capcard__icon-box--purple{background:rgba(139,92,246,.2);color:#a78bfa}.mh-impact-cards-container{display:flex;flex-direction:row;justify-content:center;gap:clamp(1.5rem,3vw,2.5rem)}@media (max-width:640px){.mh-impact-cards-container{flex-direction:column;align-items:center}}.mh-solution{display:flex;flex-direction:column;height:100%;background:var(--mer-card);border:1px solid var(--mer-line);border-radius:10px;padding:2rem;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease}.mh-solution:hover{border-color:var(--mer-gold-light);box-shadow:0 16px 32px -24px rgba(44,36,22,.35)}.mh-solution__cta{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;padding-top:1.25rem;font-size:.85rem;font-weight:500;letter-spacing:.04em;color:var(--mer-gold)}.mh-solution__arrow{transition:transform .18s ease}.mh-solution:hover .mh-solution__arrow{transform:translateX(3px)}@media (max-width:820px){.mh-grid-2{grid-template-columns:1fr}}.mh-dev{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,5vw,5rem);align-items:start}.mh-dev__body{margin-top:1.5rem}.mh-dev__list{list-style:none;margin:2rem 0 0;padding:0}.mh-dev__list li{position:relative;padding-left:1.5rem;margin-bottom:.9rem;color:var(--mer-body);font-weight:300}.mh-dev__list li:before{content:"✓";position:absolute;left:0;top:0;color:#22c55e;font-size:.9em;font-weight:700;line-height:inherit}.mh-code{background:var(--mer-ink-deep);border-radius:10px;overflow:hidden;box-shadow:0 24px 48px -24px rgba(44,36,22,.35)}.mh-code__tabs{display:flex;gap:0;border-bottom:1px solid rgba(245,240,232,.12);padding-inline:.75rem}.mh-code__tab{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-bottom:1px solid transparent;margin-bottom:-1px;padding:.85rem 1rem;font-family:var(--mer-sans);font-size:.8rem;font-weight:500;letter-spacing:.06em;color:rgba(245,240,232,.55);cursor:pointer;transition:color .18s ease}.mh-code__tab:hover{color:var(--mer-cream)}.mh-code__tab--active{color:var(--mer-cream);border-bottom-color:var(--mer-gold-light)}.mh-code__pre{margin:0;padding:1.5rem 1.75rem 1.75rem;overflow-x:auto;font-size:.82rem;line-height:1.7;color:var(--mer-cream)}.mh-code__pre code{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace}.mh-code__comment{color:var(--mer-gold-light)}.mh-security{background:var(--mer-card);border:1px solid var(--mer-line);border-radius:10px;padding:2rem;margin-bottom:clamp(2.5rem,5vw,4rem);max-width:75%;margin-left:auto;margin-right:auto}.mh-security__icon-wrap{background:#22c55e}.mh-security__icon{color:#fff}.mh-security__title{font-family:var(--mer-serif);font-weight:600;font-size:1.25rem;color:var(--mer-ink);margin:0 0 .5rem}.mh-faq__head{max-width:40rem;margin-bottom:clamp(2rem,4vw,3rem)}.mh-faq__item{border-bottom:1px solid var(--mer-line)}.mh-faq__item summary{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem;list-style:none;cursor:pointer;padding-block:1.4rem;font-family:var(--mer-serif);font-weight:600;font-size:1.05rem;color:var(--mer-ink)}.mh-faq__item summary::-webkit-details-marker{display:none}.mh-faq__marker{flex-shrink:0;font-family:var(--mer-sans);font-weight:300;font-size:1.3rem;line-height:1;color:var(--mer-gold-light)}.mh-faq__item:not([open]) .mh-faq__marker--minus,.mh-faq__item[open] .mh-faq__marker--plus{display:none}.mh-faq__answer{padding-bottom:1.6rem;max-width:44rem}.mh-chips{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 0;margin-top:2rem;font-size:.8rem;letter-spacing:.04em;color:var(--mer-muted)}.mh-chips__item{display:inline-flex;align-items:center}.mh-chips__item+.mh-chips__item:before{content:"";display:inline-block;width:4px;height:4px;border-radius:9999px;background:var(--mer-gold-light);margin-inline:.85rem}.mh-check-list{list-style:none;margin:1.5rem 0 0;padding:0}.mh-check-list li{position:relative;padding-left:1.6rem;margin-bottom:.8rem;color:var(--mer-body);font-weight:300}.mh-check-list li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--mer-gold);font-weight:600}.mh-split-list{list-style:none;margin:1.5rem 0 0;padding:0}.mh-split-list li{position:relative;padding-left:1.6rem;margin-bottom:.8rem;color:var(--mer-body);font-weight:300}.mh-split-list--before li:before{content:"";position:absolute;left:6px;top:.65em;width:6px;height:6px;border-radius:999px;background:var(--mer-status-down)}.mh-split-list-item--after{display:flex;align-items:flex-start;gap:.65rem;margin-bottom:.8rem;color:var(--mer-body);font-weight:300;list-style:none}.mh-split-list-icon--after{width:15px;height:15px;margin-top:.25rem;color:var(--mer-status-ok);flex-shrink:0}.mh-hiw__head{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.mh-hiw-grid{display:grid;grid-template-columns:repeat(3,1fr);--hiw-gap:clamp(1rem,2.5vw,1.5rem);gap:var(--hiw-gap)}.mh-hiw-step{display:flex;flex-direction:column}.mh-hiw-step__numrow{display:flex;align-items:center;overflow:visible;margin-bottom:1.25rem}.mh-hiw-num-box{width:60px;height:60px;border-radius:10px;background:#1c1810;display:flex;align-items:center;justify-content:center;font-family:var(--mer-serif);font-size:1.375rem;font-weight:700;letter-spacing:.02em;color:var(--mer-gold-light);flex-shrink:0}.dark .mh-hiw-num-box{background:var(--mer-card);border:1px solid var(--mer-line)}.mh-hiw-connector{flex:1;height:1px;background:var(--mer-line);margin-left:.875rem;margin-right:calc(-1 * var(--hiw-gap))}.mh-hiw-tag{display:inline-block;font-family:var(--mer-mono);font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--mer-gold);border:1px solid var(--mer-gold);border-radius:4px;padding:.2em .5em;margin-bottom:.875rem;align-self:flex-start}.dark .mh-hiw-tag{background:rgba(212,176,106,.08)}.mh-hiw-title{font-family:var(--mer-serif);font-weight:700;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.3;color:var(--mer-ink);margin:0 0 .625rem}@media (max-width:640px){.mh-hiw-grid{grid-template-columns:1fr}.mh-hiw-connector{display:none}}.mh-pi-cap__head{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.mh-pi-cap__heading-accent{display:block;color:var(--mer-gold)}.mh-pi-cap-card{padding:1.375rem}.mh-pi-cap-card__icon-box{background:#1c1810}.dark .mh-pi-cap-card__icon-box{background:var(--mer-card);border:1px solid var(--mer-line)}.mh-pi-cap-card__icon-box--amber{color:var(--mer-gold-light)}.mh-pi-cap-card__icon-box--teal{color:#2dd4bf}.mh-pi-cap-card__icon-box--purple{color:#a78bfa}.mh-pi-cap-card__icon-box--blue{color:#60a5fa}.mh-pi-cap-card__title{font-family:var(--mer-serif);font-size:clamp(1rem,1.5vw,1.125rem);font-weight:700;color:var(--mer-ink);line-height:1.25;margin:0}.mh-pi-cap-card__tag{display:inline-block;font-family:var(--mer-mono);font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--mer-gold);border:1px solid var(--mer-gold);border-radius:4px;padding:.2em .5em;align-self:flex-start}.dark .mh-pi-cap-card__tag{background:rgba(212,176,106,.08)}.mh-pi-cap-card__body{margin:0}.mh-pi-impact__head{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.mh-pi-impact__heading-accent{display:block;color:var(--mer-gold)}.mh-pi-impact-cards{margin-top:clamp(1.5rem,3vw,2.5rem)}.mh-pi-impact-card{background:var(--mer-ink-deep);border-color:transparent;padding:1.75rem;display:flex;flex-direction:row;align-items:center;gap:1.5rem}.mh-pi-impact-stat{display:flex;flex-direction:column;gap:.3rem;flex-shrink:0;min-width:6rem}.mh-pi-impact-stat__num{font-family:var(--mer-serif);font-size:clamp(1.875rem,3vw,2.625rem);font-weight:800;line-height:1;letter-spacing:-.02em;color:#2dd4bf}.mh-pi-impact-stat__label{font-family:var(--mer-mono);font-size:.65rem;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:rgba(245,240,232,.4);white-space:nowrap}.mh-pi-impact-card__divider{display:block;width:1px;align-self:stretch;background:rgba(245,240,232,.12);flex-shrink:0}.mh-pi-impact-card__content{flex:1;display:flex;flex-direction:column;gap:.4rem}.mh-pi-impact-card__title{font-family:var(--mer-serif);font-size:clamp(.95rem,1.4vw,1.1rem);font-weight:700;line-height:1.3;color:var(--mer-cream);margin:0}.mh-pi-impact-card .mer-body{color:rgba(245,240,232,.6);margin:0;font-size:.9rem}@media (max-width:480px){.mh-pi-impact-card{flex-direction:column;align-items:flex-start}.mh-pi-impact-card__divider{display:none}}.mh-mock{background:var(--mer-ink-deep);border-radius:8px;padding:1.25rem 1.4rem;margin-top:1.75rem;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;line-height:1.9;color:var(--mer-cream)}.mh-mock__head{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(245,240,232,.55);margin-bottom:.6rem}.mh-mock__row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.mh-mock__row--total{border-top:1px solid rgba(245,240,232,.18);margin-top:.5rem;padding-top:.5rem}.mh-mock__dim{color:rgba(245,240,232,.6)}.mh-mock__hot{color:#e08d7d}.mh-mock__ok{color:#a9c79a}.mh-mock__badge{display:inline-block;padding:.08rem .35rem;border-radius:4px;font-size:.62rem;font-weight:600;text-transform:lowercase;letter-spacing:.04em;line-height:1.1;border:1px solid transparent}.mh-mock__badge--high{background:rgba(224,141,125,.12);color:#e08d7d;border-color:rgba(224,141,125,.25)}.mh-mock__badge--mid{background:rgba(212,176,106,.12);color:#d4b06a;border-color:rgba(212,176,106,.25)}.mh-mock__badge--low{background:rgba(169,199,154,.12);color:#a9c79a;border-color:rgba(169,199,154,.25)}.mh-backstory-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(2rem,5vw,4.5rem);align-items:start}.mh-backstory-grid .mer-body+.mer-body{margin-top:1rem}@media (max-width:820px){.mh-backstory-grid{grid-template-columns:1fr}}.mh-backstory-num{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--mer-mono,monospace);font-size:.65rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--mer-gold);background:var(--mer-eyebrow-bg);border:1px solid var(--mer-gold-light);border-radius:9999px;padding:.4rem .9rem;margin:0 0 1.75rem}.mh-backstory-heading{font-family:var(--mer-sans,sans-serif);font-size:clamp(2rem,4.5vw,3.5rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--mer-ink-deep);margin:0 0 1.75rem}.mh-backstory-heading__muted{color:var(--mer-body)}.mh-backstory-quote{border-left:3px solid var(--mer-gold);padding:.85rem 1.25rem;background:rgba(140,108,56,.06);border-radius:0 6px 6px 0;margin:1.75rem 0 0}.mh-backstory-quote p{font-family:var(--mer-sans,sans-serif);font-size:1rem;font-weight:600;line-height:1.5;color:var(--mer-ink-deep);margin:0}.mh-mock__titlebar{display:flex;align-items:center;gap:.45rem;padding-bottom:.75rem;margin-bottom:.6rem;border-bottom:1px solid rgba(245,240,232,.1);margin-top:0}.mh-mock__light{width:10px;height:10px;border-radius:50%;flex-shrink:0}.mh-mock__light--red{background:#ff5f57}.mh-mock__light--yellow{background:#ffbd2e}.mh-mock__light--green{background:#28c840}.mh-mock__title{font-size:.68rem;letter-spacing:.1em;color:rgba(245,240,232,.55);margin-left:.3rem}.mh-mock__footer{margin-top:.85rem;padding-top:.75rem;border-top:1px solid rgba(245,240,232,.08);font-size:.7rem;font-style:italic;color:rgba(245,240,232,.3)}.mh-backstory-grid .mh-mock{margin-top:0}.mh-mission-header{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,4rem);align-items:center;margin-bottom:clamp(2.5rem,4vw,3.5rem)}@media (max-width:768px){.mh-mission-header{grid-template-columns:1fr;gap:1.25rem}}.mh-mission-heading{font-family:var(--mer-sans,sans-serif);font-size:clamp(1.85rem,3.75vw,3.1rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--mer-ink-deep);margin:1.75rem 0 0}.mh-mission-heading__accent{color:var(--mer-gold-light)}.mh-mission-desc{font-size:1rem;color:var(--mer-body);line-height:1.7}.mh-mission-card{position:relative;background:var(--mer-card);border:1px solid var(--mer-line);border-radius:10px;padding:1.5rem;display:flex;flex-direction:column;gap:.85rem}.mh-mission-card__num{position:absolute;top:1rem;right:1.25rem;font-family:var(--mer-mono,monospace);font-size:.62rem;font-weight:600;letter-spacing:.1em;color:var(--mer-muted)}.mh-mission-card__icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:8px;background:var(--mer-ink-deep);color:var(--mer-cream);flex-shrink:0}.mh-mission-card__title{font-family:var(--mer-sans,sans-serif);font-size:1rem;font-weight:700;line-height:1.4;color:var(--mer-ink-deep);margin:0}.mh-mission-card__body{font-size:.9rem;line-height:1.65;color:var(--mer-body);margin:0}.mh-eng-card{background:var(--mer-card);border:1px solid var(--mer-line);border-radius:10px;padding:1.5rem;display:flex;flex-direction:column;gap:.85rem}.mh-eng-card__icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:8px;flex-shrink:0}.mh-eng-card__icon--amber{background:rgba(200,169,110,.15);color:var(--mer-gold)}.mh-eng-card__icon--blue{background:rgba(59,130,246,.1);color:#4a90d9}.mh-eng-card__icon--green{background:rgba(34,197,94,.1);color:#22a45d}.mh-eng-card__stat{font-family:var(--mer-mono,monospace);font-size:clamp(1.6rem,3.2vw,2.5rem);font-weight:700;line-height:1;letter-spacing:-.01em;margin:0}.mh-eng-card__stat--amber{color:var(--mer-gold)}.mh-eng-card__stat--blue{color:#4a90d9}.mh-eng-card__stat--green{color:#22a45d}.mh-eng-card__title{font-family:var(--mer-sans,sans-serif);font-size:1rem;font-weight:700;line-height:1.4;color:var(--mer-ink-deep);margin:0}.mh-eng-card__body{font-size:.9rem;line-height:1.65;color:var(--mer-body);margin:0}.mh-eng-pipeline{margin-top:1.5rem;background:var(--mer-card);border:1px solid var(--mer-line);border-radius:10px;padding:1.25rem 1.5rem}.mh-eng-pipeline__label{font-family:var(--mer-mono,monospace);font-size:.65rem;font-weight:600;letter-spacing:.15em;color:var(--mer-muted);margin:0 0 .85rem;text-transform:uppercase}.mh-eng-pipeline__row{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.mh-eng-pipeline__chip{font-family:var(--mer-mono,monospace);font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--mer-body);padding:.3rem .65rem;background:var(--mer-line);border-radius:4px}.mh-eng-pipeline__chip--first{background:rgba(200,169,110,.15);color:var(--mer-gold)}.mh-eng-pipeline__chip--last{background:rgba(34,197,94,.1);color:#22a45d}.mh-eng-pipeline__sep{color:var(--mer-muted);font-size:.8rem;flex-shrink:0;-webkit-user-select:none;user-select:none}.mh-eng-pipeline__badge{margin-left:auto;font-family:var(--mer-mono,monospace);font-size:.65rem;font-weight:700;letter-spacing:.05em;color:#22a45d;background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2);border-radius:4px;padding:.28rem .6rem;white-space:nowrap}.mh-cap-carousel{margin-top:clamp(1.5rem,3vw,2rem)}.mh-capabilities-header{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:flex-end;margin-bottom:clamp(2rem,5vw,3.5rem)}.mh-capabilities-header__right{font-size:.95rem;line-height:1.6;color:var(--mer-body);margin-bottom:.25rem}@media (max-width:768px){.mh-capabilities-header{grid-template-columns:1fr;gap:1rem;align-items:flex-start}}.mh-cap-card--1{--cap-color:var(--mer-status-ok);--cap-bg:rgba(63,143,67,0.08);--cap-border:rgba(63,143,67,0.25)}.dark .mh-cap-card--1,.meridian-root.dark .mh-cap-card--1{--cap-color:#5cc163;--cap-bg:rgba(92,193,99,0.08);--cap-border:rgba(92,193,99,0.25)}.mh-cap-card--2{--cap-color:#5850ec;--cap-bg:rgba(88,80,236,0.08);--cap-border:rgba(88,80,236,0.25)}.dark .mh-cap-card--2,.meridian-root.dark .mh-cap-card--2{--cap-color:#818cf8;--cap-bg:rgba(129,140,248,0.08);--cap-border:rgba(129,140,248,0.25)}.mh-cap-card--3{--cap-color:#0891b2;--cap-bg:rgba(8,145,178,0.08);--cap-border:rgba(8,145,178,0.25)}.dark .mh-cap-card--3,.meridian-root.dark .mh-cap-card--3{--cap-color:#22d3ee;--cap-bg:rgba(34,211,238,0.08);--cap-border:rgba(34,211,238,0.25)}.mh-cap-card{display:flex;flex-direction:column;height:100%}.mh-cap-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.mh-cap-card__icon-box{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;border:1px solid var(--mer-line);background:var(--mer-cream-soft);color:var(--cap-color)}.mh-cap-card__icon{width:20px;height:20px}.mh-cap-card__tag-pill{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--cap-color);background:var(--cap-bg);border:1px solid var(--cap-border);border-radius:999px;padding:.25rem .65rem;white-space:nowrap}.mh-cap-card__title{font-family:var(--mer-serif);font-size:1.35rem;font-weight:600;color:var(--mer-ink);margin:0 0 1rem;line-height:1.3}.mh-cap-card__body{font-size:.95rem;color:var(--mer-body);line-height:1.6;margin:0 0 1.5rem;flex-grow:1}.mh-cap-card__stat{display:flex;align-items:baseline;gap:.6rem;margin-bottom:1.25rem}.mh-cap-card__stat-num{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:2.25rem;line-height:1;font-weight:700;color:var(--cap-color)}.mh-cap-card__stat-label{font-size:.8rem;color:var(--mer-muted)}.mh-cap-card__divider{border:none;border-top:1px solid var(--mer-line);margin:0 0 .75rem}.mh-cap-card__rows{margin:0;padding:0}.mh-cap-card__row{display:flex;justify-content:space-between;gap:1rem;padding-block:.55rem;border-bottom:1px solid var(--mer-line-soft);font-size:.85rem}.mh-cap-card__row:last-child{border-bottom:none}.mh-cap-card__row-label{color:var(--mer-muted)}.mh-cap-card__row-value{color:var(--mer-ink);font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;text-align:right}.mh-chart{background:var(--mer-ink-deep);border-radius:10px;padding:1.5rem 1.5rem .75rem;box-shadow:0 24px 48px -24px rgba(44,36,22,.35)}.mh-chart__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.75rem}.mh-chart__title{font-size:.95rem;font-weight:600;color:var(--mer-cream)}.mh-chart__sub{margin-top:.2rem;font-size:.78rem;font-weight:300;color:rgba(245,240,232,.55)}.mh-chart__legend{display:flex;gap:1.25rem}.mh-chart__legend-item{display:inline-flex;align-items:center;gap:.45rem;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;color:rgba(245,240,232,.75)}.mh-chart__dot{width:10px;height:10px;border-radius:3px}.mh-chart__plot{position:relative}.mh-chart__svg{display:block;width:100%;height:auto;touch-action:pan-y}.mh-chart__tick{font-size:11px;fill:rgba(245,240,232,.45)}.mh-chart__tick,.mh-chart__tooltip{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace}.mh-chart__tooltip{position:absolute;top:14%;transform:translateX(14px);min-width:200px;background:rgba(28,24,16,.96);border:1px solid rgba(245,240,232,.16);border-radius:8px;padding:.8rem 1rem;font-size:.76rem;line-height:1.9;color:var(--mer-cream);pointer-events:none;box-shadow:0 16px 32px -16px rgba(0,0,0,.55)}.mh-chart__tooltip--flip{transform:translateX(calc(-100% - 14px))}.mh-chart__tooltip-month{font-weight:600;margin-bottom:.2rem}.mh-chart__tooltip-row{display:flex;justify-content:space-between;gap:1.25rem;white-space:nowrap}.mh-chart__tooltip-delta{color:#a9c79a;font-weight:600}@media (max-width:600px){.mh-chart__tooltip,.mh-chart__tooltip--flip{position:static;top:auto;transform:none;width:100%;min-width:0;margin-top:.85rem;font-size:.72rem}}.mh-doc-links{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-top:1.5rem}.mh-doc-links a{font-size:.85rem;font-weight:500;letter-spacing:.04em;color:var(--mer-gold);text-decoration:none}.mh-doc-links a:hover{color:var(--mer-ink)}.mh-cta__note{margin:1.75rem 0 0;font-size:.78rem;letter-spacing:.06em;color:rgba(245,240,232,.55)}.mh-enterprise-trust__head{text-align:center;max-width:56rem;margin:0 auto clamp(2.5rem,5vw,4rem)}.mh-enterprise-trust__head .mer-eyebrow{margin-bottom:.75rem}.mh-enterprise-trust__title{max-width:100%;margin-inline:auto}.mh-enterprise-card{display:grid;grid-template-columns:4.25rem 1fr;gap:1.35rem;align-items:start;min-height:100%}.mh-enterprise-card__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;border:1px solid var(--mer-line);background:var(--mer-cream-soft);margin-top:.1rem}.mh-enterprise-card__icon--blue{color:#0891b2}.mh-enterprise-card__icon--red{color:var(--mer-status-down)}.mh-enterprise-card__content{min-width:0}.mh-enterprise-card__title{margin:0 0 1rem;font-family:var(--mer-serif);font-size:clamp(1.3rem,2.4vw,1.6rem);font-weight:600;line-height:1.3;color:var(--mer-ink)}.mh-enterprise-card__body{margin:0;font-size:.95rem;font-weight:300;line-height:1.7;color:var(--mer-body)}.mh-enterprise-card__body em{color:var(--mer-ink);font-style:italic;font-weight:600}.mh-enterprise-card__chips{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.5rem 0 0}.mh-enterprise-card__chips span{display:inline-flex;align-items:center;min-height:26px;padding:.25rem .7rem;border:1px solid rgba(140,108,56,.22);border-radius:999px;background:rgba(140,108,56,.08);font-size:.72rem;line-height:1.2;color:var(--mer-gold)}.mh-enterprise-card__chips span,.mh-enterprise-code{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-weight:600}.mh-enterprise-code{margin-top:1.5rem;padding:1.05rem 1.2rem;overflow-x:auto;border:1px solid rgba(212,176,106,.15);border-radius:8px;background:var(--mer-ink-deep);font-size:.78rem;line-height:1.7;color:#e08d7d}.mh-enterprise-code__comment{color:rgba(245,240,232,.55)}@media (max-width:640px){.mh-enterprise-card{grid-template-columns:1fr;gap:1.25rem}.mh-enterprise-card__title{margin-bottom:1rem}}.mh-cta{background:var(--mer-ink-deep)}.mh-cta__inner{text-align:center;padding-block:clamp(3.5rem,7vw,5.5rem)}.mh-cta__title{font-family:var(--mer-serif);font-weight:600;font-size:clamp(1.75rem,4vw,2.4rem);line-height:1.2;color:var(--mer-cream);margin:0 0 1rem}.mh-cta__body{margin:0 auto;max-width:36rem;color:rgba(245,240,232,.72);font-weight:300}.mh-cta__actions{margin-top:2.25rem;display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.mer-btn--invert{background:var(--mer-cream);color:var(--mer-ink)}.mer-btn--invert:hover{background:#fff}.mer-btn--ghost-dark{background:transparent;color:var(--mer-cream);border:1px solid rgba(245,240,232,.35)}.mer-btn--ghost-dark:hover{background:rgba(245,240,232,.1)}.mh-footer{padding-top:clamp(2.5rem,5vw,4rem)}.mh-footer__grid{display:grid;grid-template-columns:1.3fr 1.1fr 1fr 1fr 1fr;gap:clamp(1.5rem,3vw,3rem);padding-bottom:clamp(2.5rem,5vw,4rem)}.mh-footer__tagline{margin-top:1rem;max-width:16rem;font-size:.88rem;font-weight:300;color:var(--mer-body)}.mh-footer__col-title{font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--mer-ink);margin:0 0 1.1rem}.mh-footer__links{list-style:none;margin:0;padding:0}.mh-footer__links li{margin-bottom:.7rem}.mh-footer__links a{font-size:.88rem;color:var(--mer-body);text-decoration:none;transition:color .18s ease}.mh-footer__links a:hover{color:var(--mer-gold)}.mer-footer__row a{text-decoration:none;transition:color .18s ease}.mer-footer__row a:hover{color:var(--mer-gold)}@media (max-width:980px){.mh-hero{grid-template-columns:1fr}}@media (max-width:820px){.mh-dev{grid-template-columns:1fr}.mh-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.mh-footer__grid{grid-template-columns:1fr}}@media (max-width:640px){.meridian-root .mer-h1{font-size:1.875rem}.meridian-root .mer-subheadline{font-size:1.125rem}.meridian-root .mer-h2{font-size:1.5rem}.mh-hero__actions{justify-content:center}.mh-card{margin-inline:calc(-1 * var(--mer-gutter));border-left:0;border-right:0;border-radius:0;padding-inline:1.25rem}.mh-security{max-width:none}.mh-security__title{font-size:1.05rem}}.dark .mh-chart,.dark .mh-code,.dark .mh-cta,.dark .mh-enterprise-code,.dark .mh-impact-chart,.dark .mh-mock,.dark .mh-pi-impact-card{--mer-ink-deep:#2c2416;--mer-cream:#f5f0e8;--mer-ink:#1c1810}.mh-about-hero{padding-block:clamp(2rem,4vw,3.5rem);text-align:center}.mh-about-hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--mer-mono,monospace);font-size:.65rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--mer-gold);background:var(--mer-eyebrow-bg);border:1px solid var(--mer-gold-light);border-radius:9999px;padding:.4rem .9rem;margin-bottom:2rem}.mh-about-hero__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--mer-gold);flex-shrink:0}.mh-about-hero__heading{font-family:var(--mer-sans,sans-serif);font-size:clamp(2.5rem,6vw,5rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--mer-ink-deep);max-width:18ch;margin:0 auto 1.75rem}.mh-about-hero__accent{color:var(--mer-gold-light)}.mh-about-hero__body{font-size:clamp(.95rem,1.4vw,1.1rem);line-height:1.7;color:var(--mer-body);max-width:42rem;margin:0 auto 3rem}.mh-about-hero__stats{display:flex;align-items:stretch;justify-content:center;border:1px solid var(--mer-line);border-radius:10px;background:var(--mer-card);max-width:42rem;margin:0 auto;overflow:hidden}.mh-about-hero__stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1.5rem 1rem}.mh-about-hero__stat+.mh-about-hero__stat{border-left:1px solid var(--mer-line)}.mh-about-hero__stat-value{font-family:var(--mer-mono,monospace);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;color:var(--mer-gold);letter-spacing:-.01em;line-height:1}.mh-about-hero__stat-label{font-size:.6rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--mer-muted)}.mh-impact-card--1{--impact-color:var(--mer-status-down);--impact-bg:rgba(190,58,43,0.08);--impact-border:rgba(190,58,43,0.25)}.dark .mh-impact-card--1,.meridian-root.dark .mh-impact-card--1{--impact-color:#e96a5f;--impact-bg:rgba(233,106,95,0.08);--impact-border:rgba(233,106,95,0.25)}.mh-impact-card--2{--impact-color:var(--mer-gold);--impact-bg:rgba(140,108,56,0.08);--impact-border:rgba(140,108,56,0.25)}.dark .mh-impact-card--2,.meridian-root.dark .mh-impact-card--2{--impact-color:#d4b06a;--impact-bg:rgba(212,176,106,0.08);--impact-border:rgba(212,176,106,0.25)}.mh-impact-card--3{--impact-color:#0891b2;--impact-bg:rgba(8,145,178,0.08);--impact-border:rgba(8,145,178,0.25)}.dark .mh-impact-card--3,.meridian-root.dark .mh-impact-card--3{--impact-color:#22d3ee;--impact-bg:rgba(34,211,238,0.08);--impact-border:rgba(34,211,238,0.25)}.mh-impact-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.mh-impact-card-icon-box{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid var(--mer-line);background:var(--mer-cream-soft);color:var(--impact-color);flex-shrink:0}.mh-impact-card-icon{width:18px;height:18px}.mh-impact-card-title{font-family:var(--mer-serif);font-size:1.25rem;font-weight:600;color:var(--mer-ink);margin:0}.mh-impact-card-body{font-size:.92rem;line-height:1.55;color:var(--mer-body);margin:0 0 1.5rem}.mh-impact-chart{background:var(--mer-ink-deep);border-radius:8px;padding:1.1rem 1.25rem;margin-bottom:1.5rem;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;line-height:1.7;color:var(--mer-cream)}.mh-impact-chart__title{font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(245,240,232,.55);margin-bottom:.75rem}.mh-impact-chart__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.4rem}.mh-impact-chart__row:last-child{margin-bottom:.75rem}.mh-impact-chart__label{width:65px;color:rgba(245,240,232,.6);flex-shrink:0}.mh-impact-chart__bar-container{position:relative;flex-grow:1;height:8px;background:rgba(245,240,232,.08);border-radius:4px}.mh-impact-chart__bar{height:100%;border-radius:4px;background:currentColor}.mh-impact-chart__bar--red{color:#e08d7d}.mh-impact-chart__bar--green{color:#a9c79a}.mh-impact-chart__bar--grey{color:rgba(245,240,232,.3)}.mh-impact-chart__threshold-line{position:absolute;top:-4px;bottom:-4px;width:1px;background:var(--mer-gold-light);z-index:1}.mh-impact-chart__value{width:45px;text-align:right;font-weight:600;flex-shrink:0}.mh-impact-chart__value--red{color:#e08d7d}.mh-impact-chart__value--green{color:#a9c79a}.mh-impact-chart__legend{display:flex;flex-wrap:wrap;gap:1rem;border-top:1px solid rgba(245,240,232,.15);padding-top:.6rem;font-size:.62rem;color:rgba(245,240,232,.6)}.mh-impact-chart__legend-item{display:flex;align-items:center;gap:.35rem}.mh-impact-chart__dot{width:6px;height:6px;border-radius:999px}.mh-impact-chart__dot--red{background:#e08d7d}.mh-impact-chart__dot--green{background:#a9c79a}.mh-impact-chart__line{width:1px;height:10px;background:var(--mer-gold-light)}.mh-impact-stat{margin-top:auto}.mh-impact-stat__num{font-family:var(--mer-serif);font-size:2.25rem;line-height:1;font-weight:600;color:var(--impact-color);margin-bottom:.5rem}.mh-impact-stat__label{font-size:.82rem;color:var(--mer-muted);line-height:1.4}.mh-trusted{text-align:center;margin-top:clamp(3rem,6vw,4.5rem)}.mh-trusted__eyebrow{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:var(--mer-muted);margin-bottom:1.5rem}.mh-trusted__logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.5rem,5vw,4rem)}.mh-trusted__logo-item{font-family:var(--mer-serif);font-size:1.05rem;font-weight:600;color:var(--mer-muted);opacity:.75}.mh-steps-grid{display:grid;grid-template-columns:1fr 1fr 1fr;border:1px solid var(--mer-line);border-radius:10px;background:var(--mer-card);overflow:hidden}.mh-steps-column{display:flex;flex-direction:column;padding:2.5rem}.mh-steps-column:not(:last-child){border-right:1px solid var(--mer-line)}.mh-steps-num{font-family:var(--mer-sans);font-size:2.25rem;font-weight:700;color:var(--mer-gold);line-height:1;margin-bottom:1.5rem}.mh-steps-title{font-family:var(--mer-sans);font-weight:600;font-size:1.25rem;line-height:1.4;color:var(--mer-ink);margin:0 0 1.25rem}.mh-steps-code{background:var(--mer-ink-deep);border-radius:6px;padding:.85rem 1rem;margin-top:auto;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;color:var(--mer-gold);border:1px solid rgba(212,176,106,.15);white-space:nowrap;overflow-x:auto}@media (max-width:768px){.mh-steps-grid{grid-template-columns:1fr}.mh-steps-column:not(:last-child){border-right:none;border-bottom:1px solid var(--mer-line)}}