/* Maple homepage v4. All changes are isolated from the other public pages. */
.maple-home-v4{--mh-blue:#0065f5;--mh-ink:#15243b;--mh-muted:#66778d;--mh-line:#e2e9f3;--mh-surface:#f5f8fc;background:#fff;color:var(--mh-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}
.maple-home-v4 *{box-sizing:border-box}
.maple-home-v4 .maple-nav,.maple-home-v4 .maple-nav.scrolled{height:72px;background:rgba(255,255,255,.97);border-bottom:1px solid #e5ecf4;box-shadow:none;backdrop-filter:blur(12px)}
.maple-home-v4 .maple-nav-inner{max-width:1504px;width:100%;height:72px;padding:0 32px;gap:28px;margin:auto}
.maple-home-v4 .maple-logo{flex:0 0 auto}
.maple-home-v4 .maple-logo img{width:128px;height:44px;max-height:none;object-fit:contain}
.maple-home-v4 .maple-menu{display:flex;flex:1;justify-content:center;gap:5px;min-width:0}
.maple-home-v4 .maple-menu-item{font-size:14px;font-weight:500;padding:25px 14px;color:#25344a;border-radius:0;white-space:nowrap;line-height:22px}
.maple-home-v4 .maple-menu-item:hover{color:var(--mh-blue);background:#f5f9ff}
.maple-home-v4 .maple-nav-actions{gap:12px;flex:0 0 auto}
.maple-home-v4 .maple-nav-actions>.outline{display:none}
.maple-home-v4 .no-login[style*="block"]{display:flex!important;gap:8px}
.maple-home-v4 .maple-nav-btn{padding:10px 21px;border-radius:2px;min-height:40px;font-size:13px;font-weight:500;line-height:20px;cursor:pointer;justify-content:center}
.maple-home-v4 .maple-nav-btn.primary{background:var(--mh-blue);color:#fff}
.maple-home-v4 .maple-nav-btn.outline{background:transparent;border-color:transparent;color:#273850}
.maple-home-v4 .maple-nav-btn:hover{transform:none}
.maple-home-v4 .maple-sidebar{display:none}
.maple-home-v4 .mh-menu-toggle{display:none}
.maple-home-v4 .mh-home{margin-top:72px;line-height:1.7;color:var(--mh-ink);font-family:inherit}
.maple-home-v4 .mh-home h1,.maple-home-v4 .mh-home h2,.maple-home-v4 .mh-home h3,.maple-home-v4 .mh-home p{margin:0}
.maple-home-v4 .mh-home a,.maple-home-v4 .mh-footer a{text-decoration:none}
.maple-home-v4 .mh-home button{font-family:inherit;cursor:pointer}
.maple-home-v4 .mh-home [hidden]{display:none!important}
.maple-home-v4 :is(a,button,[tabindex]):focus-visible{outline:3px solid #0065f5;outline-offset:4px}
.mh-shell{width:min(1280px,calc(100% - 80px));margin-inline:auto}
.mh-section{padding:78px 0;scroll-margin-top:86px}
.mh-eyebrow{font-size:11px;letter-spacing:2px;color:var(--mh-blue);font-weight:650;line-height:1.5}
.mh-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px}
.mh-section-head h2,.mh-region-copy h2{font-size:34px;font-weight:500;line-height:1.4;letter-spacing:-.7px;margin:12px 0 10px!important}
.mh-section-head h2 span,.mh-region-copy h2 span{color:var(--mh-blue)}
.mh-section-head>div>p:last-child:not(.mh-eyebrow){color:var(--mh-muted);font-size:14px}
.mh-text-link{display:inline-flex;align-items:center;gap:15px;color:var(--mh-blue);font-size:14px;font-weight:500;white-space:nowrap}
.mh-text-link:hover{color:#004ec1}
.mh-text-link>span,.mh-button>span{font-size:20px;line-height:1;transition:transform .2s}
.mh-text-link:hover>span,.mh-button:hover>span{transform:translateX(4px)}
.mh-button{display:inline-flex;align-items:center;justify-content:space-between;gap:48px;min-height:46px;padding:12px 22px;border-radius:2px;font-size:15px;font-weight:500;line-height:22px;border:1px solid transparent;transition:background .2s}
.maple-home-v4 .mh-home .mh-button-primary{background:var(--mh-blue);color:#fff}
.maple-home-v4 .mh-home .mh-button-primary:hover{background:#0056d6;color:#fff}
.mh-hero{position:relative;isolation:isolate;min-height:490px;overflow:hidden;background:#eaf3ff}
.mh-hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}
.mh-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(246,250,255,.98),rgba(241,248,255,.9) 36%,rgba(237,246,255,.3) 53%,transparent 68%);pointer-events:none}
.mh-hero-layout{min-height:490px;display:grid;grid-template-columns:172px 1fr;gap:54px;align-items:center}
.mh-hero-tabs{border-right:1px solid rgba(124,160,205,.28);display:flex;flex-direction:column;margin:40px 0}
.mh-hero-tabs button{min-height:76px;position:relative;display:flex;align-items:center;gap:8px;padding:18px 20px 18px 0;border:0;border-right:2px solid transparent;margin-right:-1px;text-align:left;background:none;color:#45566d;font-size:14px;line-height:1.5;transition:color .2s,background .2s}
.mh-hero-tabs button.active{border-right-color:var(--mh-blue);color:var(--mh-blue);font-weight:600}
.mh-hero-tabs button:hover{color:var(--mh-blue)}
.mh-tab-tag{background:#1875ff;color:#fff;padding:1px 5px;font-size:10px;border-radius:1px}
.mh-tab-arrow{margin-left:auto;font-size:18px;opacity:0}
.mh-hero-tabs button.active .mh-tab-arrow{opacity:1}
.mh-hero-content{padding:48px 0 30px;min-width:0}
.mh-hero-panel{min-height:337px;max-width:570px}
.mh-hero-panel h1,.mh-hero-panel h2{font-size:48px;font-weight:500;letter-spacing:-1.8px;line-height:1.3;margin:18px 0 21px!important}
.mh-hero-panel h1 em,.mh-hero-panel h2 em{font-style:normal;color:#005ade;font-weight:500}
.mh-hero-description{font-size:15px;color:#4c5e75;line-height:1.85}
.mh-hero-actions{display:flex;align-items:center;gap:26px;margin-top:34px}
.mh-hero-actions .mh-button{min-width:206px}
.mh-hero-actions .mh-text-link{font-size:13px}
.mh-hero-pagination{display:flex;align-items:center;gap:10px;color:#8292a8;font-size:11px;letter-spacing:1px;margin-top:18px}
.mh-hero-pagination>span:first-child{font-weight:650;color:var(--mh-blue)}
.mh-hero-pagination i{width:38px;height:1px;background:#aebed1}

.mh-shortcuts{border-bottom:1px solid var(--mh-line);background:#fff}
.mh-shortcut-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:25px 0}
.mh-shortcut-grid>a{display:flex;gap:14px;align-items:center;position:relative;padding:2px 22px;border-right:1px solid var(--mh-line);color:var(--mh-ink);min-width:0}
.mh-shortcut-grid>a:first-child{padding-left:0}
.mh-shortcut-grid>a:last-child{border-right:0;padding-right:0}
.mh-shortcut-icon{flex:0 0 34px;color:var(--mh-blue);display:flex;align-items:center}
.mh-shortcut-icon svg{width:34px;height:34px;stroke-width:1.25}
.mh-shortcut-grid small{display:block;font-size:11px;color:#7b889b;line-height:1.5;margin-bottom:6px}
.mh-shortcut-grid strong{font-size:14px;line-height:1.6;font-weight:500;display:block}
.mh-shortcut-grid b{font-size:18px;font-weight:400;margin-left:auto;color:#6c7d95}
.mh-shortcut-grid>a:hover strong,.mh-shortcut-grid>a:hover b{color:var(--mh-blue)}
.mh-shortcut-promo .mh-shortcut-icon{color:#009ec4}
.maple-home-v4 .mh-products{background:#f7f9fd!important;position:relative}
.mh-product-tabs{display:flex;gap:32px;align-items:center;border-bottom:1px solid #dce5f0;margin:0 0 24px;overflow-x:auto;scrollbar-width:thin}
.mh-product-tabs button{position:relative;flex:0 0 auto;border:0;border-bottom:3px solid transparent;background:none;color:#42526a;padding:14px 4px 16px;line-height:1.5;font-size:15px}
.mh-product-tabs button.active{color:var(--mh-blue);border-bottom-color:var(--mh-blue);font-weight:600}
.mh-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;min-height:280px;outline-offset:6px!important}
.mh-product-card{position:relative;background:#fff;border:1px solid #e0e8f3;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s;min-width:0}
.mh-product-card:hover{border-color:#83b4ff;box-shadow:0 8px 24px rgba(28,83,158,.07)}
.mh-product-card-head{position:relative;padding:23px 24px 17px;background:linear-gradient(120deg,#f0f6ff,#fff 85%);border-bottom:1px solid #edf1f7}
.mh-product-card-head>span{font-size:11px;color:var(--mh-blue);font-weight:500;letter-spacing:.5px}
.mh-product-card-head h3{font-size:20px;font-weight:600;line-height:1.5;margin:6px 44px 4px 0!important;color:#17283f}
.mh-product-card-head p{font-size:11px;color:#708197;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.7}
.mh-product-card-icon{position:absolute;top:26px;right:22px;width:35px;height:35px;color:#69a1f8;stroke-width:1}
.mh-product-specs{display:grid;grid-template-columns:1fr 1fr;gap:14px 20px;padding:20px 24px;margin:0;min-height:119px}
.mh-product-specs div{min-width:0}
.mh-product-specs dt{font-size:11px;color:#7d8999;font-weight:400;line-height:1.5;margin:0 0 3px}
.mh-product-specs dd{margin:0;color:#33465f;font-size:13px;font-weight:550;line-height:1.5;overflow-wrap:anywhere}
.mh-product-specs .mh-spec-wide{grid-column:1/-1}
.mh-product-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 24px;padding:16px 0 21px;border-top:1px solid #edf1f7;margin-top:auto}
.mh-price{color:#ec5c31;white-space:nowrap;line-height:1.2}
.mh-price small{font-size:14px}
.mh-price strong{font-size:28px;font-weight:600;letter-spacing:-.7px}
.mh-price>span{font-size:12px;color:#718099;margin-left:4px}
.mh-config-link{display:inline-flex;border:1px solid #cbdcf6;padding:8px 16px;border-radius:2px;font-size:12px;line-height:20px;color:#0861df;white-space:nowrap}
.mh-config-link:hover{background:var(--mh-blue);color:#fff;border-color:var(--mh-blue)}
.mh-product-note{margin-top:20px!important;font-size:11px;color:#77869a;text-align:center}
.mh-loading,.mh-load-error{grid-column:1/-1;align-self:center;text-align:center;padding:48px 20px;color:#64758a;font-size:14px;background:#fff;border:1px solid var(--mh-line);border-radius:4px}
.mh-load-error a{display:inline-block;color:var(--mh-blue);margin:12px 12px 0}
.mh-load-error button{border:1px solid #afc9ee;background:#fff;color:var(--mh-blue);padding:6px 18px;border-radius:2px;margin:12px 12px 0}
.mh-product-card .mh-loading,.mh-product-card .mh-load-error{border:0;padding:28px 20px;min-height:204px;font-size:13px}
.mh-region-layout{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.mh-regions{padding:36px 0;background:#fff}
.mh-region-art{position:relative;min-width:0;aspect-ratio:1/1;max-height:550px;overflow:hidden}
.mh-region-art>img{display:block;width:100%;height:100%;object-fit:contain}

.mh-region-copy h2{font-size:38px!important;margin-bottom:22px!important}
.mh-region-copy>p:not(.mh-eyebrow){font-size:14px;color:var(--mh-muted);max-width:440px}
.mh-region-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:28px 0 25px;border-top:1px solid var(--mh-line)}
.mh-region-links a{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;color:#33475f;padding:14px 12px 14px 0;border-bottom:1px solid var(--mh-line)}
.mh-region-links a span{color:#8d9db0;font-size:16px}
.mh-region-links a:hover,.mh-region-links a:hover span{color:var(--mh-blue)}
.maple-home-v4 .mh-scenarios{background:#f5f8fd!important}
.mh-scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.mh-scenario{border:1px solid #e1e9f3;border-radius:5px;background:#fff;overflow:hidden;min-width:0}
.mh-scenario-visual{height:215px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}
.mh-scenario-app .mh-scenario-visual{background:linear-gradient(135deg,#e5f8ff,#80cfff)}
.mh-scenario-global .mh-scenario-visual{background:linear-gradient(135deg,#cbdcff,#70aaf8)}
.mh-scenario-server .mh-scenario-visual{background:linear-gradient(135deg,#dcf0ff,#89b8f3)}
.mh-scenario-body{padding:25px 26px 27px}
.mh-card-kicker{font-size:11px;color:#6e829d}
.mh-scenario-body h3{font-size:22px;font-weight:500;margin:6px 0 11px!important;line-height:1.5}
.mh-scenario-body p{font-size:13px;color:var(--mh-muted);min-height:48px;margin-bottom:24px!important}
.mh-scenario-body .mh-text-link{font-size:13px}
.mh-browser-art{width:66%;height:134px;background:rgba(255,255,255,.93);border:1px solid #fff;border-radius:6px;transform:perspective(600px) rotateY(-14deg) rotateX(8deg);box-shadow:14px 16px 0 rgba(18,131,222,.09);position:relative;z-index:1}
.mh-window-bar{height:24px;border-bottom:1px solid #d8e7f4;display:flex;align-items:center;gap:4px;padding-left:12px}
.mh-window-bar i{width:4px;height:4px;border-radius:100%;background:#9dcdf3}
.mh-window-layout{display:flex;gap:18px;align-items:center;padding:17px 20px}
.mh-code-symbol{display:block;color:#137afa;font-size:32px;font-weight:600;letter-spacing:-5px}
.mh-window-layout>div{display:grid;gap:9px;flex:1}
.mh-window-layout>div>i{height:5px;border-radius:3px;background:#cbe3fa}
.mh-window-layout>div>i:nth-child(2){width:62%;background:#8dc6fa}

.mh-floating-symbol{position:absolute;top:18px;right:22px;font-size:38px;color:rgba(255,255,255,.65);font-weight:300;transform:rotate(15deg)}
.mh-orbit-art{width:230px;height:180px;position:relative;display:grid;place-items:center}
.mh-orbit{position:absolute;width:215px;height:80px;border:1px solid rgba(255,255,255,.85);border-radius:50%;transform:rotate(-27deg)}
.mh-orbit.o2{transform:rotate(32deg);width:215px;height:90px}
.mh-globe-core{width:108px;height:108px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 32% 20%,#edf8ff,#70baff 55%,#1878ed);border:1px solid #d0e7ff;box-shadow:inset -9px -5px 20px rgba(14,87,205,.18),0 18px 28px rgba(6,67,181,.12)}
.mh-globe-core>svg{width:100px;height:100px;color:#d5edff;stroke-width:.6}
.mh-orbit-node{position:absolute;width:14px;height:14px;border:3px solid #f5fbff;background:#79b3ff;border-radius:50%;left:11px;top:104px}
.mh-orbit-node.n2{left:auto;right:20px;top:44px;width:10px;height:10px;border-width:2px}

.mh-server-art{width:155px;transform:perspective(600px) rotateY(-20deg) rotateX(10deg);position:relative;z-index:1}
.mh-server-art>div{height:39px;margin:7px 0;border-radius:5px;background:linear-gradient(135deg,#fff,#c9e4ff);border:1px solid #f5fbff;box-shadow:12px 10px 0 rgba(37,101,198,.14);display:flex;align-items:center;gap:6px;padding:0 17px}
.mh-server-art>div>i{height:3px;width:23px;background:#86b5f1}
.mh-server-art>div>b{width:5px;height:5px;border-radius:50%;background:#2ba7ff;margin-left:auto;box-shadow:0 0 0 3px #e5f4ff}

.mh-server-orbit{position:absolute;width:252px;height:105px;border:1px solid rgba(255,255,255,.8);border-radius:50%;transform:rotate(-24deg)}
.mh-support{background:#fff;padding-bottom:60px}
.mh-support-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin-top:36px}
.mh-support-grid>a{position:relative;color:var(--mh-ink);padding:8px 24px 12px 0;border-right:1px solid var(--mh-line)}
.mh-support-grid>a:last-child{border-right:0}
.mh-support-grid>a>span{display:block;width:35px;height:35px;color:#467cbb;margin-bottom:20px}
.mh-support-grid svg{width:35px;height:35px;stroke-width:1.3}
.mh-support-grid h3{font-size:17px;font-weight:500;margin-bottom:10px!important}
.mh-support-grid p{font-size:13px;color:var(--mh-muted);line-height:1.8;max-width:230px}
.mh-support-grid b{position:absolute;right:22px;top:13px;font-weight:400;font-size:18px;color:#9babbd}
.mh-support-grid>a:hover h3,.mh-support-grid>a:hover b{color:var(--mh-blue)}
.mh-announcements{display:grid;grid-template-columns:150px 1fr;gap:35px;margin-top:42px;padding:26px 30px;border:1px solid var(--mh-line);background:#fafcfe;border-radius:4px}
.mh-announcements>div:first-child{display:flex;flex-direction:column;gap:10px;border-right:1px solid var(--mh-line)}
.mh-announcements strong{font-size:15px;font-weight:600}
.mh-announcements>div:first-child a{color:#74849b;font-size:12px}
.mh-announcements>div:first-child a span{margin-left:10px}
#announcementList{display:grid;gap:12px}
.mh-announcement-item{display:flex;justify-content:space-between;gap:18px;align-items:center;min-width:0;font-size:12px;color:#42546c}
.mh-announcement-item a{color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mh-announcement-item a:hover{color:var(--mh-blue)}
.mh-announcement-item time{flex:0 0 auto;font-size:11px;color:#8390a1;font-variant-numeric:tabular-nums}
.mh-announcements .mh-loading{padding:10px;background:none;border:0;text-align:left}
.maple-home-v4 .mh-final{position:relative;background:linear-gradient(110deg,#0752d0,#0879f7 65%,#12a6ff)!important;color:#fff;overflow:hidden}
.mh-final::after{content:"";position:absolute;right:13%;top:-180px;width:600px;height:600px;border:1px solid rgba(255,255,255,.17);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.025),0 0 0 110px rgba(255,255,255,.02);pointer-events:none}
.mh-final-inner{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-block:52px;position:relative;z-index:1}

.mh-final h2{font-size:30px;font-weight:500;margin:0 0 10px!important;line-height:1.4}
.mh-final p:not(.mh-eyebrow){color:#d0e6ff;font-size:14px}
.maple-home-v4 .mh-home .mh-button-light{color:#065ddb;background:#fff;min-width:204px;border-color:#fff}
.maple-home-v4 .mh-home .mh-button-light:hover{background:#edf7ff}
.mh-footer{background:#fff;padding:55px 0 0;font-family:inherit;line-height:1.7;color:#63738a}
.mh-footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:50px;padding-bottom:45px}
.mh-footer-brand img{width:135px;height:46px;object-fit:contain;object-position:left}
.mh-footer-brand p{font-size:13px;line-height:1.9;margin-top:18px}
.mh-footer-grid h3{font-size:14px;color:#293d56;font-weight:600;margin:8px 0 20px}
.mh-footer-grid>div>a:not([aria-label]){display:block;font-size:12px;color:#728298;margin-bottom:10px}
.mh-footer-grid a:hover{color:var(--mh-blue)}
.mh-footer-bottom{display:flex;align-items:center;gap:22px;padding:23px 0;border-top:1px solid var(--mh-line);font-size:11px;color:#8c98a8;flex-wrap:wrap}
.mh-footer-bottom a{color:#738398}
.mh-footer-bottom>span:last-child{margin-left:auto;letter-spacing:1px}

@media(min-width:1800px){.mh-hero,.mh-hero-layout{min-height:540px}.mh-hero-art{object-position:center 53%}.mh-hero-content{padding-block:66px}.mh-hero-panel h1,.mh-hero-panel h2{font-size:51px}.mh-shell{width:min(1440px,calc(100% - 120px))}.mh-hero-layout{grid-template-columns:190px 1fr;gap:60px}.mh-hero-panel{max-width:620px}.mh-hero-description{font-size:16px}}
@media(max-width:1180px){.mh-shell{width:calc(100% - 48px)}.maple-home-v4 .maple-nav-inner{padding:0 24px;gap:14px}.maple-home-v4 .maple-menu-item{padding-inline:10px;font-size:13px}.maple-home-v4 .maple-menu{gap:0}.mh-hero-layout{grid-template-columns:148px 1fr;gap:36px}.mh-hero-panel h1,.mh-hero-panel h2{font-size:43px}.mh-hero-tabs button{font-size:12px;padding-right:15px}.mh-shortcut-grid>a{gap:9px;padding-inline:14px}.mh-shortcut-icon{flex-basis:26px}.mh-shortcut-icon svg{width:26px;height:26px}.mh-shortcut-grid strong{font-size:12px}.mh-shortcut-grid b{display:none}.mh-region-layout{gap:36px}.mh-region-copy h2{font-size:33px!important}.mh-product-card-head,.mh-product-specs{padding-inline:20px}.mh-product-card-foot{margin-inline:20px}.mh-product-card-head h3{font-size:18px}.mh-product-tabs{gap:26px}.mh-scenario-body{padding:22px}.mh-scenario-body h3{font-size:20px}.mh-support-grid{gap:22px}.mh-section-head h2{font-size:30px}}
@media(max-width:960px){.maple-home-v4 .maple-nav,.maple-home-v4 .maple-nav.scrolled,.maple-home-v4 .maple-nav-inner{height:64px}.maple-home-v4 .mh-home{margin-top:64px}.maple-home-v4 .maple-nav-inner{gap:10px}.maple-home-v4 .maple-logo{margin-right:auto}.maple-home-v4 .maple-logo img{width:115px;height:40px}.maple-home-v4 .maple-nav-actions{order:2}.maple-home-v4 .mh-menu-toggle{display:grid;place-items:center;order:3;width:40px;height:40px;border:1px solid #d9e4f2;border-radius:3px;background:#fff;color:#263d5c;cursor:pointer}.mh-menu-toggle svg{width:20px;height:20px}.maple-home-v4 .maple-menu{display:none;position:absolute;top:64px;left:0;right:0;background:#fff;border-bottom:1px solid #dce5f0;box-shadow:0 12px 24px rgba(22,49,91,.08);padding:12px 24px;max-height:calc(100dvh - 64px);overflow-y:auto}.maple-home-v4 .maple-menu.open{display:flex;flex-direction:column;gap:0}.maple-home-v4 .maple-menu-item{padding:13px 8px;min-height:46px;font-size:14px}.maple-home-v4 .maple-nav-btn{padding:9px 16px;min-height:40px}.mh-hero-layout{grid-template-columns:1fr;gap:0;min-height:460px}.mh-hero-tabs{order:2;flex-direction:row;border-right:0;border-top:1px solid rgba(137,169,208,.35);margin:0;gap:28px;width:max-content;max-width:100%}.mh-hero-tabs button{min-height:53px;padding:13px 0;border-right:0;border-top:2px solid transparent;margin:-1px 0 0;font-size:13px;gap:6px;white-space:nowrap}.mh-hero-tabs button.active{border-top-color:var(--mh-blue)}.mh-tab-arrow{display:none}.mh-hero-content{padding:42px 0 20px}.mh-hero-panel{min-height:292px;max-width:520px}.mh-hero-panel h1,.mh-hero-panel h2{font-size:41px;margin:15px 0 18px!important}.mh-hero-pagination{margin-top:10px}.mh-hero-art{object-position:61% center}.mh-hero::after{background:linear-gradient(90deg,rgba(243,249,255,.95),rgba(240,248,255,.88) 42%,rgba(240,248,255,.1) 95%)}.mh-shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-block:14px;gap:14px 0}.mh-shortcut-grid>a{padding:8px 20px;min-height:62px}.mh-shortcut-grid>a:nth-child(odd){padding-left:0}.mh-shortcut-grid>a:nth-child(even){border-right:0}.mh-shortcut-grid strong{font-size:14px}.mh-shortcut-icon{flex-basis:32px}.mh-shortcut-icon svg{width:32px;height:32px}.mh-section{padding:56px 0}.mh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mh-product-tabs{gap:26px}.mh-region-layout{gap:20px}.mh-regions{padding:35px 0}.mh-region-copy h2{font-size:29px!important}.mh-region-links{grid-template-columns:repeat(2,minmax(0,1fr))}.mh-scenario-grid{gap:14px}.mh-scenario-visual{height:180px}.mh-scenario-body{padding:18px}.mh-scenario-body h3{font-size:18px}.mh-scenario-body p{min-height:70px;font-size:12px}.mh-orbit-art{transform:scale(.86)}.mh-browser-art{width:75%;height:120px}.mh-window-layout{gap:10px;padding:12px}.mh-server-art{transform:scale(.87) perspective(600px) rotateY(-20deg) rotateX(10deg)}.mh-footer-grid{gap:25px;grid-template-columns:1.4fr repeat(3,1fr)}.mh-support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 34px}.mh-support-grid>a:nth-child(even){border-right:0}.mh-support-grid p{max-width:100%}}
@media(max-width:640px){.mh-shell{width:calc(100% - 36px)}.maple-home-v4 .maple-nav-inner{padding-inline:16px;gap:8px}.maple-home-v4 .maple-logo img{width:101px;height:38px}.maple-home-v4 .maple-nav-btn{padding:9px 12px;font-size:12px}.maple-home-v4 .no-login[style*="block"]{gap:3px}.maple-home-v4 .mh-menu-toggle{width:40px;height:40px}.mh-hero{min-height:452px}.mh-hero-layout{min-height:452px}.mh-hero-content{padding:30px 0 20px}.mh-hero-art{width:800px;max-width:none;left:auto;right:-258px;height:320px;top:auto;bottom:42px;object-fit:cover;opacity:.65}.mh-hero::after{background:linear-gradient(90deg,#edf6ff 0%,rgba(237,246,255,.92) 36%,rgba(237,246,255,.38) 85%)}.mh-hero-panel{min-height:327px;max-width:none}.mh-hero-panel .mh-eyebrow{font-size:9px;letter-spacing:1.3px}.mh-hero-panel h1,.mh-hero-panel h2{font-size:34px;line-height:1.35;letter-spacing:-1.2px;margin:17px 0 20px!important}.mh-hero-description{font-size:12px;line-height:1.9;max-width:322px}.mh-hero-description br{display:none}.mh-hero-actions{margin-top:28px;align-items:flex-start;gap:17px;flex-direction:column}.mh-hero-actions .mh-button{min-width:184px;font-size:14px;min-height:44px;padding:10px 18px}.mh-hero-actions .mh-text-link{font-size:12px}.mh-hero-pagination{display:none}.mh-hero-tabs{gap:0;justify-content:space-between;max-width:100%;width:100%;overflow:auto;scrollbar-width:none;background:rgba(241,248,255,.6)}.mh-hero-tabs button{min-height:54px;flex:0 0 auto;padding:12px 7px;font-size:11px;gap:3px}.mh-hero-tabs button:first-child{padding-left:0}.mh-tab-tag{font-size:9px;padding-inline:3px}.mh-shortcut-grid{padding:9px 0;gap:0}.mh-shortcut-grid>a{padding:13px 10px;gap:9px;min-height:76px}.mh-shortcut-grid>a:nth-child(-n+2){border-bottom:1px solid #edf1f6}.mh-shortcut-icon{flex-basis:24px}.mh-shortcut-icon svg{width:24px;height:24px}.mh-shortcut-grid small{font-size:10px;margin-bottom:4px}.mh-shortcut-grid strong{font-size:11px;white-space:normal}.mh-section{padding:42px 0;scroll-margin-top:76px}.mh-section-head{display:block;margin-bottom:20px}.mh-section-head h2{font-size:25px;line-height:1.5;letter-spacing:-.7px;margin:10px 0!important}.mh-section-head>div>p:last-child:not(.mh-eyebrow){font-size:12px;line-height:1.8}.mh-eyebrow{font-size:9px;letter-spacing:1.6px}.mh-section-head>.mh-text-link{margin-top:15px;font-size:12px}.mh-product-tabs{gap:24px;margin-bottom:18px}.mh-product-tabs button{font-size:13px;padding:10px 0 13px}.mh-product-grid{grid-template-columns:1fr;gap:16px;min-height:200px}.mh-product-card-head{padding:18px 20px 13px}.mh-product-card-head>span{font-size:10px}.mh-product-card-head h3{font-size:19px;margin-top:4px!important}.mh-product-card-head p{font-size:11px}.mh-product-card-icon{top:22px;right:20px;width:30px;height:30px}.mh-product-specs{padding:16px 20px;min-height:98px;gap:12px 20px}.mh-product-specs dt{font-size:10px}.mh-product-specs dd{font-size:13px}.mh-product-card-foot{padding:13px 0 16px;margin-inline:20px}.mh-price strong{font-size:27px}.mh-config-link{font-size:12px;min-height:40px;padding-inline:18px}.mh-product-note{font-size:10px;line-height:1.7;text-align:left;margin-top:16px!important}.mh-regions{padding:18px 0 42px}.mh-region-layout{grid-template-columns:1fr;gap:10px}.mh-region-art{width:100%;max-height:330px;aspect-ratio:1.15;margin:auto}.mh-region-copy h2{font-size:29px!important;line-height:1.4}.mh-region-copy>p:not(.mh-eyebrow){font-size:13px}.mh-region-links{grid-template-columns:repeat(3,minmax(0,1fr));margin:22px 0}.mh-region-links a{font-size:12px;padding:13px 12px 13px 0;min-height:44px}.mh-region-copy>.mh-text-link{font-size:13px}.mh-scenario-grid{grid-template-columns:1fr;gap:22px}.mh-scenario-visual{height:192px}.mh-scenario-body{padding:22px}.mh-scenario-body h3{font-size:22px}.mh-scenario-body p{font-size:13px;min-height:0;margin-bottom:18px!important}.mh-browser-art{width:64%;height:125px}.mh-orbit-art{transform:none}.mh-server-art{transform:perspective(600px) rotateY(-20deg) rotateX(10deg)}.mh-support-grid{gap:24px 17px;margin-top:25px}.mh-support-grid>a{padding:0 10px 12px 0}.mh-support-grid>a>span{width:29px;height:29px;margin-bottom:15px}.mh-support-grid svg{width:29px;height:29px}.mh-support-grid h3{font-size:15px}.mh-support-grid p{font-size:11px;line-height:1.85}.mh-support-grid b{font-size:16px;right:15px;top:3px}.mh-announcements{grid-template-columns:1fr;gap:18px;padding:20px;margin-top:24px}.mh-announcements>div:first-child{flex-direction:row;align-items:center;justify-content:space-between;border-right:0;border-bottom:1px solid var(--mh-line);padding-bottom:13px}.mh-announcement-item{font-size:11px;gap:12px}.mh-announcement-item time{font-size:10px}.mh-final-inner{flex-direction:column;align-items:flex-start;gap:24px;padding-block:35px}.mh-final h2{font-size:25px;line-height:1.45}.mh-final p:not(.mh-eyebrow){font-size:12px}.mh-final .mh-button-light{font-size:13px;min-width:185px;min-height:44px}.mh-footer{padding-top:35px}.mh-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 16px;padding-bottom:25px}.mh-footer-brand{grid-column:1/-1;display:flex;gap:22px;align-items:center}.mh-footer-brand p{font-size:11px;margin:0;padding-left:20px;border-left:1px solid var(--mh-line)}.mh-footer-brand img{width:104px;height:40px}.mh-footer-grid h3{font-size:12px;margin:0 0 15px}.mh-footer-grid>div>a:not([aria-label]){font-size:10px;margin-bottom:8px;min-height:22px}.mh-footer-bottom{gap:10px;padding:18px 0;font-size:10px;line-height:1.8}.mh-footer-bottom>span:last-child{margin-left:0;width:100%}}
@media(max-width:640px){.mh-hero,.mh-hero-layout{min-height:400px}.mh-hero-panel{min-height:280px}.mh-hero-art{mask-image:linear-gradient(180deg,transparent,#000 18%,#000 80%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,#000 18%,#000 80%,transparent)}.mh-shortcut-grid>a{min-height:60px;padding-block:10px}.mh-section-head{position:relative}.mh-section-head>.mh-text-link{position:absolute;right:0;top:-2px;margin:0;font-size:11px;gap:8px}.mh-section-head>.mh-text-link>span{font-size:15px}}
@media(prefers-reduced-motion:reduce){.maple-home-v4 *,.maple-home-v4 *::before,.maple-home-v4 *::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
