:root{--brand:#1b6fd4;--brand-strong:#1677ff;--brand-accent:#3ddc84;--bg:#fff;--bg-muted:#f4f7fb;--bg-blue:#eef5fc;--line:#dfe7f0;--ink:#102238;--ink-soft:#607084;--dark:#0c1524;--dark-2:#152033;--on-dark:#f4f7fb;--on-dark-soft:#a8b7c8;--radius-sm:10px;--radius:16px;--radius-lg:22px;--shadow-sm:0 8px 24px #10223812;--shadow:0 18px 46px #1022381a;--content:1120px;--content-wide:1280px;--measure:44rem;--section-gap:clamp(4.5rem, 8vw, 7.5rem);--font:"Noto Sans SC", "Source Han Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;--mono:"IBM Plex Mono", ui-monospace, "Cascadia Mono", monospace;--muted:var(--ink-soft);--surface:var(--bg-muted);--font-mono:var(--mono);--header-h:76px;--space:1.25rem}@media (width<=720px){:root{--header-h:64px;--space:1rem}}html{scroll-behavior:smooth}[id]{scroll-margin-top:calc(var(--header-h) + 1rem)}*{box-sizing:border-box}body{font-family:var(--font);color:var(--ink);background:var(--bg);text-rendering:optimizelegibility;margin:0;line-height:1.65}html[lang=en]{--font:"Segoe UI Variable", "Segoe UI", "Helvetica Neue", Arial, sans-serif}html[lang=en] body{letter-spacing:.01em;font-synthesis:none}html[lang=en] h1,html[lang=en] h2,html[lang=en] h3{letter-spacing:-.015em;font-weight:600}html[lang=en] .hero h1{letter-spacing:.005em!important}html[lang=en] .nav a,html[lang=en] .btn,html[lang=en] .text-link{letter-spacing:.015em}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-offset:3px;outline:3px solid #3ddc84d9}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.num{font-family:var(--mono);font-variant-numeric:tabular-nums}.wrap{width:min(var(--content), calc(100% - 2 * var(--space)));margin-inline:auto}.skip{position:absolute;left:-999px}.skip:focus{left:var(--space);top:var(--space);z-index:20;background:var(--bg);padding:.4rem .8rem}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;min-height:44px;padding:.55rem 1.15rem;font-weight:600;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 10px 22px #1b6fd438}.btn-primary:hover{background:var(--brand-strong);transform:translateY(-1px)}.btn-ghost{color:inherit;background:0 0;border-color:#ffffff59}.btn-line{border-color:var(--line);color:var(--ink);background:#fff}.btn-line:hover{border-color:var(--brand);color:var(--brand)}h1,h2,h3{margin:0 0 .6em;font-weight:700;line-height:1.25}h2{letter-spacing:-.035em;font-size:clamp(1.65rem,3vw,2.55rem)}p{margin:0 0 1em}.section{padding:var(--section-gap) 0}.section-muted{background:var(--bg-muted)}.section-dark{background:var(--dark);color:var(--on-dark)}.kicker{color:var(--brand);letter-spacing:.1em;margin-bottom:.55rem;font-size:.78rem;font-weight:700}.section-dark .kicker{color:var(--brand-accent)}.lead{color:var(--ink-soft);max-width:42rem;font-size:1.08rem}.grid-3,.grid-4,.grid-2{gap:1.1rem;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:1.2rem 1.25rem}.card h3{margin-bottom:.35rem}.muted{color:var(--ink-soft)}.section-copy{max-width:var(--measure);color:var(--ink-soft)}.text-link{color:var(--brand);align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.text-link span{transition:transform .16s}.text-link:hover span{transform:translate(4px)}.section-dark .text-link{color:var(--brand-accent)}.crumbs{color:var(--ink-soft);flex-wrap:wrap;gap:.35rem;margin-bottom:1.2rem;font-size:.9rem;display:flex}.crumbs a:hover{color:var(--brand)}table.data{border-collapse:collapse;width:100%;font-size:.95rem}.card:has(table.data){overflow-x:auto}table.data th,table.data td{border-bottom:1px solid var(--line);text-align:left;padding:.7rem .55rem}table.data th{color:var(--ink-soft);font-weight:600}.anchor-nav{flex-wrap:wrap;gap:.5rem 1rem;margin:1.2rem 0 2rem;font-size:.92rem;display:flex}.anchor-nav a{color:var(--brand)}@media (width<=900px){.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.section{padding:3rem 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{header.site-header,footer.site-footer,.no-print{display:none!important}body{color:#000;background:#fff}a[href]:after{content:none}}.site-header[data-astro-cid-nen7h5rs]{z-index:20;height:var(--header-h);border-bottom:1px solid var(--line);backdrop-filter:blur(14px);background:#fffffff2;position:sticky;top:0}.home-header[data-astro-cid-nen7h5rs]{backdrop-filter:none;background:linear-gradient(#020d1f8c,#0000);border-bottom-color:#0000;width:100%;transition:background .18s,border-color .18s,box-shadow .18s;position:absolute}.home-header[data-astro-cid-nen7h5rs].is-scrolled{border-bottom-color:var(--line);backdrop-filter:blur(14px);background:#fffffff2;position:fixed;box-shadow:0 8px 28px #0c152417}.bar[data-astro-cid-nen7h5rs]{align-items:center;gap:1.15rem;height:100%;display:flex}.brand[data-astro-cid-nen7h5rs]{flex:none;align-items:center;gap:.7rem;min-width:0;display:flex}.brand[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{object-fit:contain;width:42px;height:42px}.brand[data-astro-cid-nen7h5rs] strong[data-astro-cid-nen7h5rs]{letter-spacing:.08em;white-space:nowrap;font-size:.92rem;display:block}.nav[data-astro-cid-nen7h5rs]{flex-wrap:wrap;flex:1;gap:.2rem 1.05rem;display:flex}.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--ink-soft);font-size:.94rem;font-weight:600}.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active,.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--brand)}.home-header[data-astro-cid-nen7h5rs]:not(.is-scrolled) .brand[data-astro-cid-nen7h5rs] strong[data-astro-cid-nen7h5rs],.home-header[data-astro-cid-nen7h5rs]:not(.is-scrolled) .nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#fff}.home-header[data-astro-cid-nen7h5rs]:not(.is-scrolled) .nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active,.home-header[data-astro-cid-nen7h5rs]:not(.is-scrolled) .nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--brand-accent)}.language-menu[data-astro-cid-nen7h5rs]{margin-left:auto;position:relative}.language-menu[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]{width:1.2rem;height:1.2rem;color:var(--ink-soft);cursor:pointer;background:0 0;place-items:center;list-style:none;transition:color .16s,transform .16s;display:grid}.language-menu[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]::-webkit-details-marker{display:none}.language-menu[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]::marker{content:""}.language-menu[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:1.2rem;height:1.2rem}.language-menu[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]:hover,.language-menu[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]:focus-visible{color:var(--brand);transform:translateY(-1px)}.language-panel[data-astro-cid-nen7h5rs]{min-width:7rem;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow);background:#fff;padding:.35rem;display:grid;position:absolute;top:calc(100% + .55rem);right:0}.language-panel[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{border-radius:.35rem;padding:.45rem .55rem;font-size:.86rem;font-weight:600}.language-panel[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,.language-panel[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--brand);background:var(--bg-blue)}.home-header[data-astro-cid-nen7h5rs]:not(.is-scrolled) .language-menu[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]{color:#fff}.home-header[data-astro-cid-nen7h5rs]:not(.is-scrolled) .language-menu[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]:hover,.home-header[data-astro-cid-nen7h5rs]:not(.is-scrolled) .language-menu[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]:focus-visible{color:var(--brand-accent);border-color:var(--brand-accent)}.mobile-menu[data-astro-cid-nen7h5rs]{margin-left:auto;display:none;position:relative}summary[data-astro-cid-nen7h5rs]{cursor:pointer;grid-template-columns:1.2rem;align-items:center;gap:.25rem;list-style:none;display:grid}summary[data-astro-cid-nen7h5rs]::-webkit-details-marker{display:none}summary[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:currentColor;height:2px;display:block}.mobile-panel[data-astro-cid-nen7h5rs]{width:min(20rem, calc(100vw - 2 * var(--space)));color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;gap:.7rem;padding:1rem;display:grid;position:absolute;top:calc(100% + 1rem);right:0}.mobile-panel[data-astro-cid-nen7h5rs] nav[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--line);padding-bottom:.6rem;display:grid}.mobile-panel[data-astro-cid-nen7h5rs] nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:.55rem .3rem;font-weight:600}@media (width<=1180px){.nav[data-astro-cid-nen7h5rs]{display:none}.mobile-menu[data-astro-cid-nen7h5rs]{margin-left:.5rem;display:block}.home-header[data-astro-cid-nen7h5rs]:not(.is-scrolled){color:#fff}}@media (width>=1181px){.bar[data-astro-cid-nen7h5rs]{gap:2.1rem}}@media (width<=560px){.bar[data-astro-cid-nen7h5rs]{gap:.75rem}.brand[data-astro-cid-nen7h5rs]{gap:.55rem}.brand[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:36px;height:36px}.brand[data-astro-cid-nen7h5rs] strong[data-astro-cid-nen7h5rs]{font-size:.82rem}}.site-footer[data-astro-cid-jo6i4kqk]{background:var(--dark);color:var(--on-dark-soft);padding:1.15rem 0}.legal[data-astro-cid-jo6i4kqk]{text-align:center;flex-wrap:wrap;justify-content:center;gap:.75rem 1.2rem;font-size:.82rem;display:flex}.legal[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--on-dark)}.legal[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--brand-accent)}
