/* Document center: reuse the homepage navigation and footer, keep content styles local. */
.maple-docs-v2 .md-main{margin-top:72px;color:var(--mh-ink);line-height:1.7}
.md-main :where(h1,h2,h3,p){margin:0}
.maple-docs-v2 .md-main a{text-decoration:none}
.maple-docs-v2 .md-main button,.maple-docs-v2 .md-main input{font:inherit}
.maple-docs-v2 .md-main [hidden]{display:none!important}
.maple-docs-v2 .maple-menu-item[aria-current="page"]{color:var(--mh-blue);box-shadow:inset 0 -2px var(--mh-blue)}
.maple-docs-v2 .md-hero{position:relative;background:linear-gradient(110deg,#f4f9ff,#edf5ff 55%,#deedff)!important;border-bottom:1px solid #dae6f6;overflow:hidden}
.md-hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:center;gap:80px;padding-top:30px;padding-bottom:38px}
.md-breadcrumb{display:flex;align-items:center;gap:10px;color:#8090a5;font-size:12px;margin-bottom:20px}
.md-breadcrumb a{color:#667c9c}
.md-breadcrumb a:hover{color:var(--mh-blue)}
.md-hero h1{font-size:37px;line-height:1.4;font-weight:550;letter-spacing:-.7px;margin-bottom:12px!important}
.md-hero-copy>p{font-size:14px;color:#5e7593}
.md-search{display:flex;align-items:center;max-width:680px;margin-top:25px;height:54px;border:1px solid #bfd4f4;background:#fff;border-radius:5px;box-shadow:0 5px 18px rgba(38,92,172,.045);overflow:hidden;transition:border-color .2s,box-shadow .2s}
.md-search:focus-within{border-color:var(--mh-blue);box-shadow:0 0 0 3px rgba(0,101,245,.09)}
.md-search-icon{display:flex;align-items:center;padding-left:18px;color:#7a94b8}
.md-search-icon svg{width:20px;height:20px}
.md-search input{width:0;min-width:0;flex:1;height:100%;padding:0 13px;border:0;background:#fff;color:#233a59;font-size:14px!important;outline:0!important;box-shadow:none;border-radius:0;appearance:none}
.md-search input::placeholder{color:#8d9bb0}
.md-search input::-webkit-search-cancel-button{display:none}
.md-search-clear{display:grid;place-items:center;background:#fff;border:0;color:#8396ae;font-size:22px!important;width:40px;height:44px;flex:0 0 auto;cursor:pointer}
.md-search-submit{height:100%;padding:0 23px;display:flex;align-items:center;justify-content:center;gap:16px;background:var(--mh-blue);border:0;color:#fff;cursor:pointer;font-size:14px!important;flex:0 0 auto;min-width:105px}
.md-search-submit:hover{background:#0054d1}
.md-search-submit svg{width:17px;height:17px}
.md-hero-copy .md-search-hint{font-size:11px;color:#8093ac;margin-top:10px}
.md-hero-art{position:relative;width:300px;height:230px;justify-self:center;display:grid;place-items:center}
.md-art-orbit{position:absolute;width:310px;height:150px;border:1px solid rgba(125,171,236,.32);border-radius:50%;transform:rotate(-25deg)}
.md-paper{position:absolute;width:154px;height:192px;border-radius:8px;background:linear-gradient(140deg,#fff,#f5faff);border:1px solid #fff;padding:23px;box-shadow:12px 15px 35px rgba(58,109,183,.10);transform:rotate(7deg);z-index:2}
.md-paper-back{transform:translate(-28px,8px) rotate(-11deg);background:#8ebeff;border-color:#b7d6ff;z-index:1;box-shadow:none}
.md-paper-icon{display:block;color:var(--mh-blue);width:35px;height:35px;margin-bottom:9px}
.md-paper-title{font-size:14px;color:#23578c;font-weight:600;display:block;margin-bottom:15px}
.md-paper>i{display:block;background:#d5e5f8;height:4px;border-radius:2px;margin-top:8px}
.md-paper>i:nth-of-type(2){width:80%}
.md-paper>i:nth-of-type(3){width:65%}
.md-paper-check{position:absolute;right:15px;bottom:16px;display:grid;place-items:center;color:#0874ef;width:24px;height:24px;border:1px solid #bbd9ff;border-radius:50%}
.md-paper-check svg{width:14px;height:14px}
.md-art-search{position:absolute;z-index:3;right:26px;bottom:13px;display:grid;place-items:center;width:67px;height:67px;color:#fff;background:linear-gradient(135deg,#3d94ff,#0057d6);border:3px solid #e6f2ff;border-radius:17px;box-shadow:0 9px 23px rgba(2,95,225,.15);transform:rotate(-9deg)}
.md-art-search svg{width:32px;height:32px}
.md-art-dot{position:absolute;width:8px;height:8px;border-radius:50%;background:#74adf6;left:26px;top:62px}
.md-art-dot.d2{left:auto;top:auto;right:35px;bottom:125px;width:5px;height:5px;background:#a1c5f5}
.maple-docs-v2 .md-workspace{background:#f6f8fc!important;padding:38px 0 54px;min-height:560px}
.md-layout{display:grid;grid-template-columns:232px minmax(0,1fr);gap:28px;align-items:start}
.md-sidebar{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;min-width:0}
.md-category-panel{min-width:0;border:1px solid #e2e9f3;border-radius:6px;background:#fff;padding:20px 12px 14px}
.md-category-panel h2{font-size:14px;font-weight:600;color:#3c526f;padding:0 12px 14px}
#docCategories{display:grid;gap:4px}
.md-category-button{display:flex;align-items:center;gap:10px;min-height:44px;position:relative;padding:10px 12px;border:0;border-radius:4px;color:#4e6380;background:none;width:100%;text-align:left;font-size:13px!important;line-height:1.5;cursor:pointer}
.md-category-button>svg{width:18px;height:18px;flex:0 0 18px;color:#8098b8}
.md-category-button>span{min-width:0}
.md-category-button>small{margin-left:auto;padding-left:5px;font-size:11px;font-variant-numeric:tabular-nums;color:#8c9aaf}
.md-category-button:hover{background:#f5f9ff;color:var(--mh-blue)}
.md-category-button.active{color:var(--mh-blue);background:#ecf4ff;font-weight:550}
.md-category-button.active>svg,.md-category-button.active>small{color:var(--mh-blue)}
.md-side-help{border:1px solid #dce8f8;border-radius:6px;padding:20px;background:#eef5ff}
.md-side-help>span{display:block;width:28px;height:28px;color:#3176d0;margin-bottom:12px}
.md-side-help h3{font-size:14px;font-weight:600;margin-bottom:7px!important;color:#385576}
.md-side-help p{color:#7287a1;font-size:12px;line-height:1.85}
.md-side-help a{display:flex;align-items:center;justify-content:space-between;min-height:40px;font-size:12px;color:#0863df;margin-top:12px;border-top:1px solid #d6e5f9;padding-top:11px}
.md-side-help a:hover{color:#004fae}
.md-content{min-width:0}
.md-content-head{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:62px;margin:0 0 18px}
.md-content-head h2{font-size:22px;color:#243a56;font-weight:550;line-height:1.4;overflow-wrap:anywhere}
.md-content-head p{font-size:12px;color:#8593a7;margin-top:6px!important}
#docResultCount{font-size:12px;color:#7d8fa7;white-space:nowrap;flex:0 0 auto}
.md-results{display:grid;gap:20px}
.maple-docs-v2 .md-document-group{border:1px solid #e1e8f3;border-radius:6px;background:#fff!important;overflow:hidden}
.md-group-head{display:flex;align-items:center;gap:11px;padding:19px 24px;border-bottom:1px solid #e8eef6;background:#fbfdff}
.md-group-head>span{display:flex;color:var(--mh-blue);width:24px;height:24px}
.md-group-head h3{font-size:15px;color:#3d5676;font-weight:550;line-height:1.6}
.md-group-head>small{margin-left:auto;color:#8798b0;font-size:11px}
.md-article{display:flex;align-items:center;gap:15px;min-height:78px;padding:20px 24px;border-bottom:1px solid #edf1f7;color:#344e6e;transition:background .2s}
.md-article:last-child{border-bottom:0}
.md-article>svg{width:21px;height:21px;flex:0 0 21px;color:#8ba6c9}
.md-article-copy{min-width:0;flex:1}
.md-article h3{font-size:15px!important;font-weight:500;color:#344e6e;overflow-wrap:anywhere;line-height:1.6}
.md-article-copy p{font-size:12px;color:#8597ae;margin-top:5px!important;line-height:1.8;overflow-wrap:anywhere}
.md-article-action{display:flex;align-items:center;gap:12px;font-size:11px;color:#869ab6;white-space:nowrap;margin-left:auto}
.md-article-action b{font-size:17px;font-weight:400}
.md-article:hover{background:#f5f9ff}
.md-article:hover h3,.md-article:hover .md-article-action{color:var(--mh-blue)}
.md-article mark{color:#0061dc;background:#e7f1ff;padding:1px 2px;border-radius:2px}
.md-support-strip{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-top:23px;border:1px solid #e0e9f5;border-radius:6px;padding:21px 24px;background:#fff}
.md-support-strip>div{display:flex;align-items:center;gap:15px;min-width:0}
.md-support-strip>div>span{display:flex;width:29px;height:29px;flex:0 0 29px;color:#6894ce}
.md-support-strip strong{font-size:13px;font-weight:550;color:#415a79}
.md-support-strip p{font-size:11px;color:#8a99ae;margin-top:4px!important}
.md-support-strip>a{display:inline-flex;gap:16px;align-items:center;color:var(--mh-blue);font-size:12px;white-space:nowrap;min-height:36px}
.md-state{padding:52px 24px;text-align:center;background:#fff;border:1px solid #e1e8f3;border-radius:6px;min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.md-state-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#eff5ff;color:#82a5d5;margin-bottom:19px}
.md-state-icon svg{width:28px;height:28px}
.md-state h3{font-size:17px;color:#526b8c;font-weight:500;line-height:1.7;max-width:100%;overflow-wrap:anywhere}
.md-state p{color:#8d9eb4;font-size:12px;margin-top:10px!important;line-height:1.9}
.md-state-actions{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;margin-top:21px}
.md-state-actions button,.md-state-actions a{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;min-height:38px;background:#fff;border:1px solid #c6d9f2;border-radius:3px;font-size:12px;color:#0763dc;cursor:pointer}
.md-state-actions button:hover,.md-state-actions a:hover{background:#edf5ff}
.md-sidebar-loading{font-size:12px;color:#8d9ab0;padding:12px}
.maple-docs-v2 .mh-footer{border-top:1px solid #e7edf5}
@media(max-width:1100px){.md-hero-layout{grid-template-columns:minmax(0,1fr) 250px;gap:36px}.md-hero-art{transform:scale(.88);width:250px}.md-layout{grid-template-columns:210px minmax(0,1fr);gap:22px}}
@media(max-width:960px){.maple-docs-v2 .md-main{margin-top:64px}.md-hero-layout{grid-template-columns:minmax(0,1fr) 220px;gap:20px}.md-hero-art{transform:scale(.78);width:220px}.md-hero h1{font-size:33px}.md-layout{grid-template-columns:190px minmax(0,1fr);gap:20px}.md-category-button{font-size:12px!important;padding-inline:9px;gap:8px}.md-category-panel{padding-inline:9px}.md-content-head h2{font-size:20px}.md-article-action>span{display:none}.md-group-head,.md-article{padding-inline:20px}.md-support-strip{padding:20px;gap:16px}.md-support-strip p{max-width:225px}.md-search-submit{padding-inline:17px;min-width:84px;gap:8px}}
@media(max-width:700px){.md-hero-layout{grid-template-columns:minmax(0,1fr);padding-top:22px;padding-bottom:28px;gap:0}.md-hero-art{display:none}.md-breadcrumb{font-size:11px;margin-bottom:18px}.md-hero h1{font-size:30px;margin-bottom:10px!important}.md-hero-copy>p{font-size:12px;max-width:340px;line-height:1.8}.md-search{height:48px;margin-top:22px}.md-search-icon{padding-left:13px}.md-search-icon svg{width:18px;height:18px}.md-search input{font-size:13px!important;padding-inline:10px}.md-search-submit{min-width:73px;font-size:13px!important;padding-inline:17px}.md-search-submit>span{display:none}.md-search-clear{width:30px;font-size:20px!important}.md-hero-copy .md-search-hint{font-size:10px}.maple-docs-v2 .md-workspace{padding:23px 0 32px;min-height:0}.md-layout{grid-template-columns:1fr;gap:20px}.md-category-panel{background:none;padding:0;border:0}.md-category-panel h2{font-size:12px;padding:0 0 10px}.md-sidebar{gap:0}.md-side-help{display:none}#docCategories{display:flex;gap:8px;overflow:auto;padding-bottom:5px;scrollbar-width:thin}.md-category-button{width:auto;flex:0 0 auto;white-space:nowrap;min-height:40px;border:1px solid #e0e8f3;background:#fff;font-size:12px!important;gap:7px;padding:9px 12px;border-radius:4px}.md-category-button.active{border-color:#a6caff}.md-category-button>svg{width:15px;height:15px;flex-basis:15px}.md-category-button>small{font-size:10px;padding-left:0}.md-content-head{min-height:48px;gap:12px;margin-bottom:15px}.md-content-head h2{font-size:19px}.md-content-head p{font-size:11px}#docResultCount{font-size:11px}.md-group-head{padding:16px 17px;gap:9px}.md-group-head h3{font-size:13px}.md-group-head>span{width:20px;height:20px}.md-group-head>small{font-size:10px}.md-article{padding:17px;min-height:68px;gap:11px}.md-article h3{font-size:14px!important}.md-article>svg{width:18px;height:18px;flex-basis:18px}.md-article-action{gap:0}.md-article-action b{font-size:17px}.md-support-strip{margin-top:18px;padding:17px;gap:12px;align-items:flex-start}.md-support-strip>div{gap:10px}.md-support-strip>div>span{width:23px;height:23px;flex-basis:23px;margin-top:2px}.md-support-strip strong{font-size:12px}.md-support-strip p{font-size:10px;max-width:180px}.md-support-strip>a{font-size:11px;gap:6px;min-height:30px}.md-state{min-height:260px;padding:35px 22px}.md-state h3{font-size:15px}.md-state p{font-size:11px}.md-state-actions{gap:12px}.md-state-actions button,.md-state-actions a{font-size:11px}.md-state-icon{width:50px;height:50px}.md-state-icon svg{width:25px;height:25px}}
