:root{--ink: #111111;--ink-soft: #1a1a1a;--text-2: #555555;--text-3: #777777;--text-4: #8e8e8e;--bg: #ffffff;--rule: #c9c9c9;--warn-bg: #fbe085;--warn-fg: #5e5e5e;--scrim: rgb(0 0 0 / .52);--shadow: rgb(0 0 0 / .14);--shadow-pop: rgb(0 0 0 / .1);--accent: linear-gradient(135deg, #d9fc5d 0%, #b4fa46 100%);--font: "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", system-ui, sans-serif;--w-regular: 400;--w-medium: 500;--w-semibold: 600;--nav-h: 72px;--pad-x: 16px;--col: 326px;--foot-pt: 64px;--foot-gap: 27px;--foot-pb: 65px}@media(min-width:768px){:root{--pad-x: 32px;--col: 760px;--foot-pt: 54px;--foot-gap: 21px;--foot-pb: 53px}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100dvh;display:flex;flex-direction:column;background:var(--bg);color:var(--ink);font-family:var(--font)}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:.25em}main{flex:1 0 auto;display:flex;flex-direction:column;justify-content:center}main.is-long{justify-content:flex-start}.col{width:min(var(--col),100% - 2 * 32px);margin-inline:auto}:focus-visible{outline:2px solid var(--ink);outline-offset:3px}html{-webkit-tap-highlight-color:transparent}a:active,button:active{opacity:.5}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{transform:translateY(14px)}}.enter>*{animation:fade .5s cubic-bezier(.4,0,.2,1) backwards,rise .9s cubic-bezier(.16,1,.3,1) backwards;animation-delay:calc(.06s + var(--i, 0) * 45ms)}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;white-space:nowrap;clip-path:inset(50%)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.nav[data-astro-cid-ctg3m53h]{flex:none;height:var(--nav-h);display:flex;align-items:center;padding-inline:var(--pad-x) 20px}.brand[data-astro-cid-ctg3m53h]{display:block;line-height:1}.nav[data-astro-cid-ctg3m53h] .brand[data-astro-cid-ctg3m53h]{align-self:flex-start;margin-top:10px}.nav[data-astro-cid-ctg3m53h] .brand-1line[data-astro-cid-ctg3m53h]{margin-top:15.44px}.brand-main[data-astro-cid-ctg3m53h]{display:block;font-size:16px;font-weight:var(--w-semibold);color:var(--ink);line-height:22px}.brand-sub[data-astro-cid-ctg3m53h]{display:block;margin-top:-2.5px;font-size:9.5px;font-weight:var(--w-medium);color:var(--text-4);letter-spacing:5.3px;line-height:13px}.brand-sub-drawer[data-astro-cid-ctg3m53h]{font-weight:var(--w-regular)}.brand-main-drawer[data-astro-cid-ctg3m53h]{color:var(--ink-soft)}.nav-items[data-astro-cid-ctg3m53h],.lang-root[data-astro-cid-ctg3m53h]{display:none}.burger[data-astro-cid-ctg3m53h]{margin-left:auto;align-self:flex-start;margin-top:4.5px;width:44px;height:44px;display:grid;align-content:center;justify-items:end;gap:5px;padding:0;border:0;background:none;cursor:pointer}.burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:block;height:1.5px;border-radius:.75px;background:var(--ink)}.burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(1){width:18px}.burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(2){width:12px}.drawer-root[data-astro-cid-ctg3m53h]{position:fixed;inset:0;z-index:10}.drawer-root[data-astro-cid-ctg3m53h][hidden]{display:none}.scrim[data-astro-cid-ctg3m53h]{position:absolute;inset:0;background:var(--scrim);border:0;opacity:0;transition:opacity .42s ease}.panel[data-astro-cid-ctg3m53h]{position:absolute;inset-block:0;right:0;width:min(320px,82vw);background:var(--bg);box-shadow:-6px 0 0 var(--shadow);padding:18px 32px;transform:translate(100%);transition:transform .42s cubic-bezier(.22,1,.36,1)}.drawer-root[data-astro-cid-ctg3m53h].is-open .scrim[data-astro-cid-ctg3m53h]{opacity:1}.drawer-root[data-astro-cid-ctg3m53h].is-open .panel[data-astro-cid-ctg3m53h]{transform:none}.panel[data-astro-cid-ctg3m53h]:focus{outline:none}.panel[data-astro-cid-ctg3m53h] .brand-1line[data-astro-cid-ctg3m53h]{margin-top:5.44px}.close[data-astro-cid-ctg3m53h]{position:absolute;top:12.5px;right:17px;width:44px;height:44px;padding:0;border:0;background:none;cursor:pointer;display:grid;place-items:center}.close[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{grid-area:1 / 1;width:19.8px;height:1.5px;border-radius:.75px;background:var(--ink)}.close[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(1){transform:rotate(45deg)}.close[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(2){transform:rotate(-45deg)}.drawer-items[data-astro-cid-ctg3m53h]{display:grid;justify-items:start;margin-top:74px;gap:36px}.drawer-items[data-astro-cid-ctg3m53h] .item[data-astro-cid-ctg3m53h]{font-size:16px;font-weight:var(--w-medium);color:var(--text-3);line-height:22px}.drawer-items[data-astro-cid-ctg3m53h] .item[data-astro-cid-ctg3m53h].current{font-size:18px;font-weight:var(--w-semibold);color:var(--ink);line-height:25px}.drawer-lang[data-astro-cid-ctg3m53h]{margin-top:78px}.lang-row[data-astro-cid-ctg3m53h]{width:100%;display:flex;align-items:center;gap:8px;padding:0;border:0;background:none;cursor:pointer;color:var(--text-2)}.lang-now[data-astro-cid-ctg3m53h]{margin-left:auto;font-size:16px;font-weight:var(--w-medium);color:var(--text-3);line-height:22px}.lang-row[data-astro-cid-ctg3m53h][aria-expanded=true] .lang-now[data-astro-cid-ctg3m53h]{visibility:hidden}.chev[data-astro-cid-ctg3m53h]{color:var(--text-3);transition:transform .25s ease;margin-right:-1.3px}.lang-row[data-astro-cid-ctg3m53h][aria-expanded=true] .chev[data-astro-cid-ctg3m53h]{transform:rotate(90deg)}.lang-opts[data-astro-cid-ctg3m53h]{display:grid;justify-items:end;margin-top:26px;gap:26px}.lang-opts[data-astro-cid-ctg3m53h][hidden]{display:none}.lang-opts[data-astro-cid-ctg3m53h] .opt[data-astro-cid-ctg3m53h]{font-size:16px;font-weight:var(--w-medium);color:var(--text-3);line-height:22px}.lang-opts[data-astro-cid-ctg3m53h] .opt[data-astro-cid-ctg3m53h].current{font-size:18px;font-weight:var(--w-semibold);color:var(--ink);line-height:25px}@media(min-width:768px){.nav[data-astro-cid-ctg3m53h]{padding-inline:var(--pad-x) 32px}.nav[data-astro-cid-ctg3m53h] .brand[data-astro-cid-ctg3m53h]{margin-top:8px}.nav[data-astro-cid-ctg3m53h] .brand-1line[data-astro-cid-ctg3m53h]{margin-top:13.5px}.brand-main[data-astro-cid-ctg3m53h]{font-size:18px;line-height:26px}.brand-sub[data-astro-cid-ctg3m53h]{font-size:9.5px;letter-spacing:6.8px;line-height:13px;margin-top:-3.5px}.burger[data-astro-cid-ctg3m53h],.drawer-root[data-astro-cid-ctg3m53h]{display:none}.nav-items[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:46px;margin-left:auto}.nav-items[data-astro-cid-ctg3m53h] .item[data-astro-cid-ctg3m53h]{font-size:16px;font-weight:var(--w-medium);color:var(--text-3)}.nav-items[data-astro-cid-ctg3m53h] .item[data-astro-cid-ctg3m53h].current{font-size:18px;font-weight:var(--w-semibold);color:var(--ink)}.lang-root[data-astro-cid-ctg3m53h]{display:block;position:relative;margin-left:46px}.lang-btn[data-astro-cid-ctg3m53h]{width:44px;height:44px;padding:0;border:0;background:none;cursor:pointer;display:grid;place-items:center;color:var(--text-2)}.lang-pop[data-astro-cid-ctg3m53h]{position:absolute;top:50px;right:-18px;width:140px;padding:16px 20px;background:var(--bg);border-radius:4px;box-shadow:0 6px 24px var(--shadow-pop);display:grid;gap:16px;justify-items:center}.lang-pop[data-astro-cid-ctg3m53h][hidden]{display:none}.lang-pop[data-astro-cid-ctg3m53h]:before{content:"";position:absolute;left:0;right:0;top:-6px;height:6px}.lang-pop[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;right:34px;top:-6px;border:6px solid transparent;border-top:0;border-bottom-color:var(--bg)}.lang-pop[data-astro-cid-ctg3m53h]{transform-origin:calc(100% - 40px) top;animation:pop .16s cubic-bezier(.16,1,.3,1)}@keyframes pop{0%{opacity:0;transform:translateY(-4px) scale(.96)}}.lang-pop[data-astro-cid-ctg3m53h] .opt[data-astro-cid-ctg3m53h]{font-size:14px;line-height:20px;font-weight:var(--w-regular);color:var(--text-3)}.lang-pop[data-astro-cid-ctg3m53h] .opt[data-astro-cid-ctg3m53h].current{font-weight:var(--w-semibold);color:var(--ink-soft)}}.foot[data-astro-cid-gcn2mc3v]{flex:none;text-align:center;padding-top:var(--foot-pt);padding-bottom:var(--foot-pb)}.foot[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:0}.copyright[data-astro-cid-gcn2mc3v]{font-size:11px;line-height:15px;color:var(--text-2)}.filing[data-astro-cid-gcn2mc3v]{margin-top:var(--foot-gap)!important;font-size:10px;line-height:14px;color:var(--text-3)}.sep[data-astro-cid-gcn2mc3v]{margin-inline:7px;color:var(--rule)}@media(min-width:768px){.copyright[data-astro-cid-gcn2mc3v]{font-size:12px;line-height:17px}.filing[data-astro-cid-gcn2mc3v]{font-size:11px;line-height:15px}}
