﻿body{background:#fff;color:#334155}.mh-docs-shell{padding-top:2rem;padding-bottom:3rem}.mh-docs-grid{display:grid;grid-template-columns:240px minmax(0, 1fr) 200px;gap:2.5rem;align-items:start}@media(max-width: 1199.98px){.mh-docs-grid{grid-template-columns:240px minmax(0, 1fr);gap:2rem}}@media(max-width: 991.98px){.mh-docs-grid{grid-template-columns:minmax(0, 1fr);gap:0}}.mh-docs-main{min-width:0}.mh-sec-head{max-width:720px;margin-bottom:2rem}.mh-eyebrow{display:inline-block;margin-bottom:.75rem;padding:.3rem .7rem;border:1px solid #dbe7f4;border-radius:999px;background:#eef4fb;color:#2e5e92;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em}.mh-sec-title{font-size:2.5rem;font-weight:700;letter-spacing:-0.03em;color:#23456c}@media(max-width: 767.98px){.mh-sec-title{font-size:2rem}}.mh-sec-subtitle{max-width:52ch;font-size:1.0625rem;font-weight:350;color:#64748b}.mh-docs-subhead{margin:2.25rem 0 1rem;font-size:1.25rem;font-weight:700;color:#1d3e63}.mh-docs-btn-ghost{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1.1rem;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#334155;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .2s ease,color .2s ease}.mh-docs-btn-ghost:hover{border-color:#5690cd;color:#2e5e92}.mh-docs-picker{display:grid;grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));gap:1rem}.mh-docs-picker__tile{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:#334155;font-weight:600;text-decoration:none;transition:transform .2s ease,border-color .2s ease}.mh-docs-picker__tile img{max-width:96px;height:auto}.mh-docs-picker__tile:hover{transform:translateY(-2px);border-color:#5690cd;color:#2e5e92}.mh-docs-picker__row{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.1rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#334155;font-weight:600;text-decoration:none;transition:border-color .2s ease,color .2s ease}.mh-docs-picker__row:hover{border-color:#5690cd;color:#2e5e92}.mh-docs-picker__row i{color:#94a3b8}.mh-docs-picker__code{margin-left:.5rem;font-weight:400;color:#64748b}.mh-docs-tablewrap{overflow-x:auto}.mh-docs-table{width:100%;font-size:.9rem}.mh-docs-table th{background:#f1f5f9;color:#0f172a;font-weight:600;white-space:nowrap}.mh-docs-table td{vertical-align:top}.mh-docs-table code{padding:.1rem .35rem;border:1px solid #e2e8f0;border-radius:6px;background:#f1f5f9;font-size:.85em;color:#0f172a}.mh-docs-table__hint{display:block;margin-top:.25rem;font-size:.8rem;color:#64748b}.mh-docs-callout{display:flex;gap:.65rem;padding:.85rem 1rem;border-radius:12px;border-left:3px solid #5690cd;background:#eef4fb;color:#334155}.mh-docs-callout--warn{border-left-color:#ecaf7c;background:#fff4c9}.mh-docs-meta{font-size:.875rem;color:#64748b}.mh-docs-empty{max-width:560px;margin:3rem auto;text-align:center}.mh-docs-empty__icon{margin-bottom:1rem;font-size:2.5rem;color:#94a3b8}.mh-docs-empty__actions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.mh-docs-topbar{position:sticky;top:0;z-index:20;border-bottom:1px solid #e2e8f0;background:rgba(255,255,255,.92);backdrop-filter:blur(8px)}.mh-docs-topbar__inner{display:flex;align-items:center;gap:1.25rem;padding:.85rem 0}.mh-docs-topbar__brand{display:inline-flex;align-items:baseline;gap:.5rem;text-decoration:none;flex-shrink:0}.mh-docs-topbar__brand img{max-width:150px;height:auto}.mh-docs-topbar__wordmark{color:#94a3b8;font-size:.95rem;font-weight:600}@media(max-width: 575.98px){.mh-docs-topbar__wordmark{display:none}}.mh-docs-topbar__links{display:flex;gap:1rem;margin-left:auto;flex-shrink:0}@media(max-width: 991.98px){.mh-docs-topbar__links{display:none}}.mh-docs-topbar__link{color:#64748b;font-size:.9rem;font-weight:600;text-decoration:none;white-space:nowrap}.mh-docs-topbar__link:hover{color:#2e5e92}.mh-docs-search{position:relative;flex:1 1 auto;max-width:420px}.mh-docs-search__icon{position:absolute;top:50%;left:.85rem;transform:translateY(-50%);color:#94a3b8;font-size:.85rem;pointer-events:none}.mh-docs-search__input{width:100%;padding:.5rem .9rem .5rem 2.3rem;border:1px solid #e2e8f0;border-radius:999px;background:#f1f5f9;color:#0f172a;font-size:.9rem}.mh-docs-search__input::placeholder{color:#94a3b8}.mh-docs-search__input:focus{outline:none;border-color:#5690cd;background:#fff;box-shadow:0 0 0 3px rgba(86,144,205,.18)}.mh-docs-navtoggle{display:none;align-items:center;gap:.45rem;padding:.45rem .85rem;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#334155;font-size:.85rem;font-weight:600}@media(max-width: 991.98px){.mh-docs-navtoggle{display:inline-flex}}.mh-docs-nav{position:sticky;top:5rem;max-height:calc(100vh - 7rem);overflow-y:auto;font-size:.9rem}@media(max-width: 991.98px){.mh-docs-nav{position:static;max-height:none;display:none;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #e2e8f0}.mh-docs-nav.is-open{display:block}}.mh-docs-nav__list{margin:0;padding:0;list-style:none}.mh-docs-nav__section{margin-bottom:.35rem}.mh-docs-nav__top{display:flex;align-items:center;gap:.55rem;padding:.4rem .6rem;border-radius:8px;color:#334155;font-weight:600;text-decoration:none}.mh-docs-nav__top i{width:1rem;color:#94a3b8;text-align:center}.mh-docs-nav__top:hover{background:#f1f5f9;color:#2e5e92}.mh-docs-nav__top.is-current{background:#eef4fb;color:#2e5e92}.mh-docs-nav__top.is-current i{color:#3d78b8}.mh-docs-nav__children{margin:.2rem 0 .5rem;padding:0 0 0 1.9rem;list-style:none;display:none}.mh-docs-nav__section.is-open .mh-docs-nav__children{display:block}.mh-docs-nav__child{display:block;padding:.3rem .6rem;border-left:2px solid #e2e8f0;color:#64748b;text-decoration:none}.mh-docs-nav__child:hover{border-left-color:#5690cd;color:#2e5e92}.mh-docs-nav__child.is-current{border-left-color:#5690cd;color:#2e5e92;font-weight:600}.mh-docs-toc{position:sticky;top:5rem;max-height:calc(100vh - 7rem);overflow-y:auto;font-size:.825rem}@media(max-width: 1199.98px){.mh-docs-toc{display:none !important}}.mh-docs-toc__title{margin-bottom:.6rem;color:#94a3b8;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.mh-docs-toc__list a{display:block;padding:.25rem 0 .25rem .7rem;border-left:2px solid #e2e8f0;color:#64748b;text-decoration:none;line-height:1.45}.mh-docs-toc__list a:hover{border-left-color:#5690cd;color:#2e5e92}.mh-docs-toc__list a.is-current{border-left-color:#5690cd;color:#2e5e92;font-weight:600}.mh-docs-toc__list a.mh-docs-toc__sub{padding-left:1.4rem;font-size:.8rem}.breadcrumb{margin-bottom:1rem;font-size:.85rem}.breadcrumb .breadcrumb-item{color:#94a3b8}.breadcrumb .breadcrumb-item a{color:#64748b;text-decoration:none}.breadcrumb .breadcrumb-item a:hover{color:#3d78b8}.breadcrumb .breadcrumb-item+.breadcrumb-item::before{color:#94a3b8;content:"›"}.mh-docs-hub>h1{margin-bottom:.35rem;font-size:1.65rem;font-weight:700;color:#1d3e63}.mh-docs-article{color:#334155;font-size:1.0625rem;line-height:1.7}.mh-docs-article--intro{margin-bottom:2rem;font-size:1rem}.mh-docs-article h1{margin-bottom:1rem;font-size:1.9rem;font-weight:700;color:#1d3e63}.mh-docs-article h2{margin:2.25rem 0 .75rem;padding-top:.25rem;font-size:1.4rem;font-weight:700;color:#1d3e63;scroll-margin-top:5rem}.mh-docs-article h3{margin:1.5rem 0 .5rem;font-size:1.125rem;font-weight:700;color:#0f172a;scroll-margin-top:5rem}.mh-docs-article__lead{max-width:70ch;margin-bottom:1.5rem;font-size:1.0625rem;color:#64748b}.mh-docs-article p{margin-bottom:.9rem}.mh-docs-article ul,.mh-docs-article ol{margin-bottom:1rem;padding-left:1.35rem}.mh-docs-article ul li,.mh-docs-article ol li{margin-bottom:.45rem}.mh-docs-article a{color:#3d78b8;text-decoration:none}.mh-docs-article a:hover{color:#2e5e92;text-decoration:underline}.mh-docs-article strong{color:#0f172a}.mh-docs-article blockquote{margin:1rem 0;padding:.6rem 1rem;border-left:3px solid #dbe7f4;border-radius:0 10px 10px 0;background:#f1f5f9;color:#64748b}.mh-docs-article code{padding:.1rem .35rem;border:1px solid #e2e8f0;border-radius:6px;background:#f1f5f9;font-size:.85em;color:#0f172a}.mh-docs-article pre{margin:1.1rem 0;padding:1rem 1.15rem;overflow-x:auto;border:1px solid #e2e8f0;border-radius:12px;background:#f1f5f9;font-size:.875rem;line-height:1.6}.mh-docs-article pre code{padding:0;border:0;background:rgba(0,0,0,0);font-size:inherit}.mh-docs-article table{width:100%;margin:1.25rem 0;border-collapse:collapse;font-size:.9rem}.mh-docs-article table th,.mh-docs-article table td{padding:.55rem .7rem;border:1px solid #e2e8f0;text-align:left;vertical-align:top}.mh-docs-article table th{background:#f1f5f9;color:#0f172a;font-weight:600}.mh-docs-article img{max-width:100%;height:auto;display:block;margin:0 auto}.mh-docs-article figure{margin:2rem 0;text-align:center}.mh-docs-article figcaption{margin-top:.5rem;font-size:.875rem;color:#64748b}.mh-hub-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.25rem}@media(max-width: 767.98px){.mh-hub-grid{grid-template-columns:1fr}}.mh-hub-card{--mh-hub-accent: #5690CD;--mh-hub-accent-soft: rgba(86, 144, 205, 0.14);--mh-hub-accent-ink: #2E5E92;display:flex;flex-direction:column;gap:.45rem;padding:1.6rem;border:1px solid #e2e8f0;border-radius:18px;background:#fff;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.mh-hub-card h2,.mh-hub-card h3{margin:0;font-size:1.05rem;font-weight:700;color:#0f172a}.mh-hub-card p{margin:0;font-size:.9rem;line-height:1.55;color:#64748b}.mh-hub-card:hover{transform:translateY(-2px);border-color:var(--mh-hub-accent);box-shadow:0 24px 40px -30px rgba(15,23,42,.5)}.mh-hub-card:focus-visible{outline:2px solid var(--mh-hub-accent);outline-offset:2px}.mh-hub-card__ic{width:46px;height:46px;margin-bottom:.5rem;border-radius:13px;display:grid;place-items:center;font-size:1.15rem;color:var(--mh-hub-accent-ink);background:var(--mh-hub-accent-soft)}.mh-hub-card__tag{font-size:.78rem;font-weight:600;color:var(--mh-hub-accent-ink)}.mh-hub-card__go{margin-top:auto;padding-top:.7rem;display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;color:var(--mh-hub-accent-ink)}.mh-hub-card__go i{transition:transform .2s ease}.mh-hub-card:hover .mh-hub-card__go i{transform:translateX(3px)}.mh-hub-card--ai{--mh-hub-accent: #7C5CD6;--mh-hub-accent-soft: rgba(124, 92, 214, 0.14);--mh-hub-accent-ink: #5B3FB0}.mh-hub-card--cyan{--mh-hub-accent: #70C9D5;--mh-hub-accent-soft: rgba(112, 201, 213, 0.14);--mh-hub-accent-ink: #2E7E8A}.mh-hub-card--green{--mh-hub-accent: #6FAE8C;--mh-hub-accent-soft: rgba(111, 174, 140, 0.14);--mh-hub-accent-ink: #4F9272}.mh-hub-card--indigo{--mh-hub-accent: #5B6ED8;--mh-hub-accent-soft: rgba(91, 110, 216, 0.14);--mh-hub-accent-ink: #3D50B5}.mh-hub-card--amber{--mh-hub-accent: #ECAF7C;--mh-hub-accent-soft: rgba(236, 175, 124, 0.14);--mh-hub-accent-ink: #B9703A}.mh-hub-card--teal{--mh-hub-accent: #2F9E8F;--mh-hub-accent-soft: rgba(47, 158, 143, 0.14);--mh-hub-accent-ink: #217A6E}.mh-hub-card--rose{--mh-hub-accent: #E0788F;--mh-hub-accent-soft: rgba(224, 120, 143, 0.14);--mh-hub-accent-ink: #B24A62}.mh-footer{padding:2.5rem 0 2rem}.mh-footer__card{position:relative;overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:28px;box-shadow:0 1px 0 rgba(255,255,255,.85) inset,0 -1px 0 rgba(15,23,42,.04) inset,0 12px 30px -12px rgba(15,23,42,.18),0 2px 6px rgba(15,23,42,.04)}.mh-footer__dotgrid{position:absolute;inset:0 0 auto 0;height:10rem;background-image:radial-gradient(rgba(15, 23, 42, 0.05) 1px, transparent 1px);background-size:22px 22px;opacity:.6;pointer-events:none}.mh-footer__main{position:relative;z-index:1}.mh-footer__blurb{max-width:34ch;font-size:.9rem;color:#64748b}.mh-footer__col-title{margin-bottom:.75rem;font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#94a3b8}.mh-footer__links{margin:0;padding:0;list-style:none}.mh-footer__links li{margin-bottom:.5rem}.mh-footer__link{position:relative;display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#334155;text-decoration:none}.mh-footer__link::after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentColor;opacity:0;transform:scaleX(0.3);transform-origin:left;transition:opacity .25s ease,transform .35s cubic-bezier(0.2, 0.7, 0.2, 1)}.mh-footer__link:hover{color:#0f172a}.mh-footer__link:hover::after{opacity:.35;transform:scaleX(1)}.mh-footer__link--brand{color:#4d82b9;font-weight:500}.mh-footer__bar{position:relative;z-index:1;border-top:1px solid #f1f5f9;background:rgba(241,245,249,.4);font-size:.78125rem;color:#64748b}.mh-footer__status{display:inline-flex;align-items:center;gap:.5rem;color:#4f9272;font-weight:600;text-decoration:none}.mh-footer__ping{position:relative;width:10px;height:10px;display:inline-block}.mh-footer__ping-dot{position:absolute;inset:2px;border-radius:50%;background:#6fae8c}.mh-footer__ping-pulse{position:absolute;inset:0;border-radius:50%;background:rgba(111,174,140,.5);animation:mh-footer-ping 1.8s cubic-bezier(0, 0, 0.2, 1) infinite}@keyframes mh-footer-ping{0%{transform:scale(1);opacity:.8}80%,100%{transform:scale(2.2);opacity:0}}@media(prefers-reduced-motion: reduce){.mh-footer__ping-pulse{animation:none}}
