.mjz-language-select{position:relative;flex:0 0 44px;width:44px;height:44px}button.mjz-language-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border:0;border-radius:12px;background:transparent;color:#fafafa;line-height:1;cursor:pointer;transition:color .16s ease;-webkit-tap-highlight-color:transparent}button.mjz-language-trigger:before{content:"";position:absolute;inset:2px;border:1px solid var(--brand-button, #202525);border-radius:inherit;background:var(--brand-button, #202525);transition:background-color .16s ease,border-color .16s ease}.mjz-language-select .mjz-language-mark{position:relative;display:block;width:21px;height:21px;flex-shrink:0}button.mjz-language-trigger:is(:hover,:focus-visible){color:var(--menu-ink, #202525)}button.mjz-language-trigger:is(:hover,:focus-visible):before{border-color:#cecfcb;background:#fff}.mjz-language-select button.mjz-language-trigger:focus-visible{outline:2px solid #656963;outline-offset:4px}.mjz-language-select .mjz-language-menu{position:absolute;z-index:80;top:calc(100% + 12px);right:0;width:188px;max-width:calc(100vw - 40px);padding:8px;border:1px solid var(--brand-rule, #dcdedb);border-radius:14px;background:#fff;color:var(--brand-ink, #202525);box-shadow:0 12px 32px #20252512,0 2px 5px #20252506}.mjz-language-select .mjz-language-menu[hidden]{display:none}.mjz-language-select a.mjz-language-option{position:relative;display:flex;align-items:center;gap:16px;min-height:48px;padding:10px 12px;border:0;border-radius:7px;color:var(--brand-muted, #696d6d);background:transparent;font:inherit;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:0;text-decoration:none;white-space:nowrap;transition:background-color .16s ease,color .16s ease}.mjz-language-select a.mjz-language-option[aria-checked=true]{color:var(--brand-ink, #202525);font-weight:500;background:transparent}.mjz-language-select a.mjz-language-option+a.mjz-language-option{margin-top:9px}.mjz-language-select a.mjz-language-option+a.mjz-language-option:before{content:"";position:absolute;top:-5px;left:12px;right:12px;height:1px;background:#eceeeb;pointer-events:none}.mjz-language-select a.mjz-language-option:is(:hover,:focus-visible){background:var(--brand-warm, #f5f5f3);color:var(--brand-ink, #202525)}.mjz-language-select a.mjz-language-option:focus-visible{outline:1px solid #828787;outline-offset:-2px}.mjz-language-select .mjz-language-check{display:block;flex:0 0 16px;width:16px;height:16px;margin-left:auto;color:var(--brand-ink, #202525)}@media(prefers-reduced-motion:reduce){button.mjz-language-trigger,button.mjz-language-trigger:before,.mjz-language-select a.mjz-language-option{transition:none}}.mjz-site-header{--site-header-inset: var(--layout-inset, clamp(24px, 4vw, 80px));--menu-ink: #202525;--menu-muted: #747773;--menu-line: #dddfda;position:fixed;top:26px;left:var(--site-header-inset);right:var(--site-header-inset);z-index:100;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#202525;font-family:Helvetica Neue,PingFang SC,Microsoft YaHei,sans-serif;isolation:isolate}.mjz-site-header,.mjz-site-header *{box-sizing:border-box}.mjz-site-header:before{content:"";position:absolute;z-index:-1;inset:-12px -18px;border:1px solid transparent;border-radius:18px;background:transparent;transition:background .2s,border-color .2s,box-shadow .2s;pointer-events:none}.mjz-site-header--scrolled:before{background:#fffffff7;border-color:#e3e6df;box-shadow:0 5px 20px #2025250b}.mjz-site-header .mjz-site-brand{display:block;flex-shrink:0;width:clamp(200px,20vw,280px)}.mjz-site-header--home .mjz-site-brand{width:clamp(235px,24vw,375px)}.mjz-site-header--scrolled .mjz-site-brand{width:clamp(200px,20vw,280px)}.mjz-site-header .mjz-site-brand img{display:block;width:100%;height:auto;mix-blend-mode:multiply}.mjz-site-header .mjz-site-header-tools{display:flex;align-items:center;gap:10px;flex-shrink:0}.mjz-site-header .mjz-site-menu-button{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border:0;border-radius:12px;background:transparent;color:#fafafa;line-height:1;cursor:pointer;transition:color .16s ease;-webkit-tap-highlight-color:transparent}.mjz-site-header .mjz-site-menu-button:before{content:"";position:absolute;inset:2px;border:1px solid var(--brand-button, #202525);border-radius:inherit;background:var(--brand-button, #202525);transition:background-color .16s ease,border-color .16s ease}.mjz-site-header .mjz-site-menu-button:is(:hover,:focus-visible){color:var(--menu-ink)}.mjz-site-header .mjz-site-menu-button:is(:hover,:focus-visible):before{background:#fff;border-color:#cecfcb}.mjz-site-header .mjz-site-menu-glyph{position:relative;display:block;width:21px;height:21px;flex:0 0 21px}.mjz-site-header .mjz-site-menu-glyph path{transform-box:view-box;transform-origin:12px 12px;transition:transform .18s ease,opacity .18s ease}.mjz-site-header .mjz-site-menu-button[aria-expanded=true] .mjz-site-menu-glyph path:first-child{transform:rotate(45deg) translateY(7px)}.mjz-site-header .mjz-site-menu-button[aria-expanded=true] .mjz-site-menu-glyph path:nth-child(2){opacity:0}.mjz-site-header .mjz-site-menu-button[aria-expanded=true] .mjz-site-menu-glyph path:last-child{transform:rotate(-45deg) translateY(-7px)}.mjz-site-header .mjz-site-menu-panel{position:absolute;top:calc(100% + 20px);right:0;width:280px;max-height:calc(100svh - 140px);padding:10px 16px;border:1px solid var(--menu-line);border-radius:16px;background:#fff;box-shadow:0 14px 36px #2025250d;overflow-y:auto;overscroll-behavior:contain}.mjz-site-header .mjz-site-menu-panel[hidden]{display:none!important}.mjz-site-header .mjz-site-menu-panel a{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;padding:10px 12px;border:0;border-radius:7px;background:transparent;color:var(--menu-muted);font-size:14px;line-height:1.3;text-decoration:none;transition:color .16s ease,background-color .16s ease}.mjz-site-header .mjz-site-menu-panel a+a{margin-top:9px}.mjz-site-header .mjz-site-menu-panel a+a:before{content:"";position:absolute;top:-5px;left:12px;right:12px;height:1px;background:#eceeeb;pointer-events:none}.mjz-site-header .mjz-site-menu-panel a[aria-current=page]{color:var(--menu-ink);font-weight:600;background:transparent}.mjz-site-header .mjz-site-menu-panel a:is(:hover,:focus-visible){color:var(--menu-ink);background:var(--brand-warm, #f5f5f3)}.mjz-site-header .mjz-site-menu-panel svg{flex-shrink:0}.mjz-site-header :is(a,button):focus-visible{outline:2px solid #656963;outline-offset:4px}.mjz-site-header :is(.mjz-site-menu-button,.mjz-site-menu-panel a):focus-visible{outline:2px solid #656963;outline-offset:4px}@media(max-width:760px){.mjz-site-header{gap:10px;top:22px;left:var(--layout-gutter, 20px);right:var(--layout-gutter, 20px)}.mjz-site-header:before{inset:-10px -12px;border-radius:16px}.mjz-site-header .mjz-site-brand{width:clamp(108px,38vw,220px)}.mjz-site-header .mjz-site-header-tools{gap:10px}.mjz-site-header .mjz-site-menu-panel{top:calc(100% + 12px);width:min(280px,calc(100vw - 64px));max-height:calc(100svh - 106px);padding:10px 14px}}@media(max-width:360px){.mjz-site-header{gap:8px}.mjz-site-header .mjz-site-brand{width:108px}.mjz-site-header .mjz-site-header-tools{gap:7px}}@media(max-width:300px){.mjz-site-header--inner{left:28px;right:28px}.mjz-site-header .mjz-site-brand{width:88px}}@media(prefers-reduced-motion:reduce){.mjz-site-header:before,.mjz-site-header .mjz-site-menu-button,.mjz-site-header .mjz-site-menu-button:before,.mjz-site-header .mjz-site-menu-glyph path,.mjz-site-header .mjz-site-menu-panel a{transition:none}}
