:root{--rc-blue: #0d3a69;--rc-blue-ink: #0a2f56;--rc-red: #c8161d;--rc-red-hover: #b0131a;--rc-gray: #3d3d3d;--rc-gray-mid: #8c8c8c;--rc-paper: #ffffff;--rc-steel: #f7f9fb;--rc-panel: #f5f5f5;--font-cn: "Noto Sans SC", "Source Han Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;--font-en: Inter, system-ui, "Helvetica Neue", Arial, sans-serif;--font-mono: "JetBrains Mono", "IBM Plex Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--header-h: 83px;--seam: 3px;--radius-control: 6px;--radius-catalog: 2px;--hairline: .28rem;--stack: .55rem;--max: 1400px;--gutter: 1.75rem;--header-offset: var(--header-h);--focus: 0 0 0 3px color-mix(in srgb, var(--rc-blue) 35%, transparent);--cta-lift: 0 2px 8px color-mix(in srgb, var(--rc-red) 28%, transparent)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html,body{margin:0;min-height:100%;background:var(--rc-paper);color:var(--rc-blue);font-family:var(--font-cn);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html[data-lang=en] body{font-family:var(--font-en)}::selection{background:color-mix(in srgb,var(--rc-blue) 18%,white);color:var(--rc-blue-ink)}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:none;box-shadow:var(--focus)}.skip-link{position:absolute;left:var(--gutter);top:.75rem;z-index:100;padding:.55rem .9rem;border-radius:var(--radius-control);background:var(--rc-paper);color:var(--rc-blue);font-size:14px;font-weight:600;box-shadow:var(--focus);transform:translateY(-150%);transition:transform .15s ease}.skip-link:focus{transform:translateY(0);outline:none}img{display:block;max-width:100%;height:auto}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1.25rem;border-radius:var(--radius-control);background:var(--rc-red);color:var(--rc-paper);font-size:14px;font-weight:600;line-height:1;white-space:nowrap;box-shadow:var(--cta-lift);transition:background .2s cubic-bezier(.16,1,.3,1),transform .15s ease}.btn-primary:hover{background:var(--rc-red-hover)}.btn-primary:active{transform:translateY(1px)}.link-docs{font-size:14px;font-weight:500;color:var(--rc-blue);text-decoration:underline;text-underline-offset:3px;text-decoration-color:color-mix(in srgb,var(--rc-blue) 35%,transparent)}.link-docs:hover{color:var(--rc-blue-ink)}.shell{width:min(100% - (var(--gutter) * 2),var(--max));margin-inline:auto}.page-shell{padding:clamp(2.5rem,6vw,3.75rem) 0 clamp(3rem,8vw,5rem);max-width:42rem;text-align:left}.page-shell h1{margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;line-height:1.15;color:var(--rc-blue)}.page-shell p{margin:0 0 1.5rem;font-size:1rem;line-height:1.85;color:var(--rc-gray)}.page-shell .btn-primary{margin-top:.25rem}@media(max-width:640px){:root{--gutter: 1rem;--header-h: 73px}}.search-overlay[data-astro-cid-sak75ai5]{position:fixed;inset:0;z-index:60;visibility:hidden;opacity:0;transition:opacity .18s ease,visibility 0s linear .18s}.search-overlay[data-astro-cid-sak75ai5].is-open{visibility:visible;opacity:1;transition:opacity .18s ease,visibility 0s}.search-overlay__backdrop[data-astro-cid-sak75ai5]{position:absolute;inset:0;background:color-mix(in srgb,var(--rc-blue) 55%,black);opacity:.72}.search-overlay__panel[data-astro-cid-sak75ai5]{position:relative;display:flex;flex-direction:column;width:min(100% - (var(--gutter) * 2),720px);max-height:min(72vh,640px);margin:calc(var(--header-offset) + .85rem) auto 0;background:var(--rc-paper);border:1px solid color-mix(in srgb,var(--rc-blue) 20%,white);border-radius:var(--radius-catalog);overflow:hidden;transform:translateY(-6px);transition:transform .18s ease}.search-overlay[data-astro-cid-sak75ai5].is-open .search-overlay__panel[data-astro-cid-sak75ai5]{transform:translateY(0)}.search-overlay__seam[data-astro-cid-sak75ai5]{flex:0 0 auto;height:var(--seam);background:linear-gradient(to right,var(--rc-blue),var(--rc-red))}.search-overlay__bar[data-astro-cid-sak75ai5]{flex:0 0 auto;display:flex;align-items:center;gap:.65rem;padding:.7rem .9rem;background:color-mix(in srgb,var(--rc-blue) 4%,white);border-bottom:1px solid color-mix(in srgb,var(--rc-blue) 14%,white)}.search-overlay__icon[data-astro-cid-sak75ai5]{width:18px;height:18px;color:var(--rc-blue);flex:0 0 auto}.search-overlay__input[data-astro-cid-sak75ai5]{flex:1 1 auto;border:0;outline:none;background:transparent;font:inherit;font-size:16px;color:var(--rc-blue);caret-color:var(--rc-blue);padding:.25rem 0;min-width:0}.search-overlay__input[data-astro-cid-sak75ai5]:focus-visible{box-shadow:none}.search-overlay__input[data-astro-cid-sak75ai5]::placeholder{color:color-mix(in srgb,var(--rc-blue) 72%,white)}.search-overlay__input[data-astro-cid-sak75ai5]::-webkit-search-decoration,.search-overlay__input[data-astro-cid-sak75ai5]::-webkit-search-cancel-button{-webkit-appearance:none}.search-overlay__esc[data-astro-cid-sak75ai5]{flex:0 0 auto;font-family:var(--font-mono);font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--rc-blue);border:1px solid color-mix(in srgb,var(--rc-blue) 22%,white);border-radius:var(--radius-catalog);padding:.3rem .55rem;background:var(--rc-paper);cursor:pointer}.search-overlay__esc[data-astro-cid-sak75ai5]:hover{border-color:var(--rc-blue);background:color-mix(in srgb,var(--rc-blue) 6%,white)}.search-overlay__results[data-astro-cid-sak75ai5]{list-style:none;margin:0;padding:0;flex:1 1 auto;min-height:0;overflow-y:auto;background:var(--rc-paper);scrollbar-color:color-mix(in srgb,var(--rc-blue) 28%,white) transparent}.search-overlay__results[data-astro-cid-sak75ai5]::-webkit-scrollbar{width:8px}.search-overlay__results[data-astro-cid-sak75ai5]::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--rc-blue) 22%,white)}.search-overlay__results[data-astro-cid-sak75ai5] .search-overlay__group-label{margin:0;padding:.7rem .9rem .35rem;font-family:var(--font-en);font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--rc-gray-mid);background:var(--rc-steel);border-bottom:1px solid color-mix(in srgb,var(--rc-blue) 8%,white)}.search-overlay__results[data-astro-cid-sak75ai5] a{display:grid;grid-template-columns:1fr auto;column-gap:1rem;row-gap:.18rem;align-items:baseline;padding:.7rem .9rem;color:var(--rc-blue);border-bottom:1px solid color-mix(in srgb,var(--rc-blue) 8%,white);transition:background .15s ease}.search-overlay__results[data-astro-cid-sak75ai5] a:hover,.search-overlay__results[data-astro-cid-sak75ai5] a:focus-visible{background:color-mix(in srgb,var(--rc-blue) 6%,white);box-shadow:inset 2px 0 0 var(--rc-blue);outline:none}.search-overlay__results[data-astro-cid-sak75ai5] .search-overlay__label{font-size:15px;font-weight:600;line-height:1.3}.search-overlay__results[data-astro-cid-sak75ai5] .search-overlay__cat{font-family:var(--font-en);font-size:11px;font-weight:500;letter-spacing:.04em;color:var(--rc-gray-mid)}.search-overlay__results[data-astro-cid-sak75ai5] .search-overlay__hint,.search-overlay__results[data-astro-cid-sak75ai5] .search-overlay__excerpt{grid-column:1 / -1;font-size:13px;line-height:1.45;color:var(--rc-gray)}.search-overlay__results[data-astro-cid-sak75ai5] .search-overlay__excerpt mark{background:color-mix(in srgb,var(--rc-blue) 14%,transparent);color:var(--rc-blue-ink);border-radius:0;padding:0 1px}.search-overlay__results[data-astro-cid-sak75ai5] .search-overlay__empty{padding:1.25rem .9rem;color:var(--rc-gray-mid);font-size:14px}@media(max-width:640px){.search-overlay__panel[data-astro-cid-sak75ai5]{width:min(100% - 2rem,720px);margin-top:calc(var(--header-offset) + .55rem);max-height:min(78vh,640px)}}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:40;height:var(--header-h)}.site-header--dock[data-astro-cid-ctg3m53h]{background:var(--rc-blue);color:var(--rc-paper)}.site-header--paper[data-astro-cid-ctg3m53h]{background:var(--rc-paper);color:var(--rc-blue);border-bottom:1px solid color-mix(in srgb,var(--rc-blue) 12%,white)}.site-header__inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:1.5rem;height:100%}.site-header__brand[data-astro-cid-ctg3m53h]{flex:0 0 auto;display:flex;align-items:center}.site-header__brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:43px;width:auto}.site-header__nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:flex-end;flex:1 1 auto;gap:1.5rem;min-width:0;white-space:nowrap}.site-header__link[data-astro-cid-ctg3m53h]{font-size:14px;font-weight:500;opacity:.92;transition:opacity .2s ease}.site-header--dock[data-astro-cid-ctg3m53h] .site-header__link[data-astro-cid-ctg3m53h]:hover,.site-header--dock[data-astro-cid-ctg3m53h] .site-header__link[data-astro-cid-ctg3m53h].is-current{opacity:1}.site-header--paper[data-astro-cid-ctg3m53h] .site-header__link[data-astro-cid-ctg3m53h]:hover{color:var(--rc-blue-ink)}.site-header__search[data-astro-cid-ctg3m53h]{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:0;border-radius:var(--radius-control);cursor:pointer;color:inherit;background:transparent;transition:background .2s ease}.site-header__search[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{width:19px;height:19px}.site-header--dock[data-astro-cid-ctg3m53h] .site-header__search[data-astro-cid-ctg3m53h]{opacity:.85}.site-header--dock[data-astro-cid-ctg3m53h] .site-header__search[data-astro-cid-ctg3m53h]:hover{opacity:1;background:color-mix(in srgb,white 14%,transparent)}.site-header--paper[data-astro-cid-ctg3m53h] .site-header__search[data-astro-cid-ctg3m53h]{color:var(--rc-blue)}.site-header--paper[data-astro-cid-ctg3m53h] .site-header__search[data-astro-cid-ctg3m53h]:hover{background:color-mix(in srgb,var(--rc-blue) 8%,transparent)}.site-header__lang[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.4rem;flex:0 0 auto;font-family:var(--font-en);font-size:13px;font-weight:500}.site-header__lang[data-astro-cid-ctg3m53h] .is-active[data-astro-cid-ctg3m53h]{font-weight:600}.site-header__lang-sep[data-astro-cid-ctg3m53h]{opacity:.45}.site-header--dock[data-astro-cid-ctg3m53h] .site-header__lang-link[data-astro-cid-ctg3m53h]{opacity:.55}.site-header--paper[data-astro-cid-ctg3m53h] .site-header__lang-link[data-astro-cid-ctg3m53h]{color:var(--rc-gray-mid)}.site-header__lang-link[data-astro-cid-ctg3m53h]:hover{opacity:1;color:inherit}.site-header__seam[data-astro-cid-ctg3m53h]{position:absolute;left:0;right:0;bottom:0;height:var(--seam);background:linear-gradient(to right,var(--rc-blue),var(--rc-red))}@media(max-width:900px){.site-header[data-astro-cid-ctg3m53h]{height:auto;min-height:var(--header-h)}.site-header__inner[data-astro-cid-ctg3m53h]{flex-wrap:wrap;padding-block:.75rem;row-gap:.65rem}.site-header__brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:38px}.site-header__nav[data-astro-cid-ctg3m53h]{order:3;flex:1 1 100%;justify-content:flex-start;gap:1rem;overflow-x:auto;padding-bottom:.15rem;font-size:13px}.site-header__link[data-astro-cid-ctg3m53h]{font-size:13px}.site-header__lang[data-astro-cid-ctg3m53h]{margin-left:auto}}.site-footer[data-astro-cid-gcn2mc3v]{position:relative;background:var(--rc-blue);color:var(--rc-paper);padding:2.75rem 0 1.5rem}.site-footer__seam[data-astro-cid-gcn2mc3v]{position:absolute;top:0;left:0;right:0;height:var(--seam);background:linear-gradient(90deg,var(--rc-red) 0%,var(--rc-blue) 100%)}.site-footer__inner[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:max-content max-content max-content auto;column-gap:4.5rem;row-gap:1.75rem;align-items:start;justify-content:start;padding-bottom:2rem;border-bottom:1px solid color-mix(in srgb,white 16%,transparent)}.site-footer__col[data-astro-cid-gcn2mc3v]{min-width:0}.site-footer__label[data-astro-cid-gcn2mc3v]{margin:0 0 .9rem;font-size:12px;font-weight:500;letter-spacing:.06em;line-height:1;opacity:.65}.site-footer__logo[data-astro-cid-gcn2mc3v]{display:block;height:30px;width:auto;margin:0 0 .75rem}.site-footer__company[data-astro-cid-gcn2mc3v]{margin:0;font-size:14px;font-weight:500;line-height:1.4}.site-footer__mandate[data-astro-cid-gcn2mc3v]{margin:.4rem 0 0;font-size:13px;line-height:1.45;opacity:.78;white-space:nowrap}.site-footer__nav[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v],.site-footer__contact[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.site-footer__nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v],.site-footer__contact[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v],.site-footer__contact[data-astro-cid-gcn2mc3v] span[data-astro-cid-gcn2mc3v]{color:inherit;text-decoration:none;font-size:14px;line-height:1.35}.site-footer__nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover,.site-footer__contact[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{text-decoration:underline;text-underline-offset:3px}.site-footer__wechat[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;align-items:flex-start}.site-footer__wechat[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{width:96px;height:96px;object-fit:cover;border-radius:6px;background:#fff}.site-footer__qr-hint[data-astro-cid-gcn2mc3v]{margin-top:.45rem;font-size:12px;line-height:1.3;opacity:.7}.site-footer__bottom[data-astro-cid-gcn2mc3v]{padding-top:1.1rem;font-size:12px;opacity:.78}.site-footer__copy[data-astro-cid-gcn2mc3v]{margin:0;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.site-footer__icp[data-astro-cid-gcn2mc3v]{opacity:.7}@media(max-width:900px){.site-footer__inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr;gap:1.75rem}.site-footer__brand[data-astro-cid-gcn2mc3v]{order:1}.site-footer__contact[data-astro-cid-gcn2mc3v]{order:2}.site-footer__wechat[data-astro-cid-gcn2mc3v]{order:3}.site-footer__nav[data-astro-cid-gcn2mc3v]{order:4}.site-footer__mandate[data-astro-cid-gcn2mc3v]{white-space:normal}}
