@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;900&display=swap";.site-footer:where(.astro-sz7xmlte){border-top:1px solid var(--color-border);color:var(--color-muted);padding:3rem 1rem 2rem}.site-footer__inner:where(.astro-sz7xmlte){max-width:var(--max-width);margin:0 auto}.site-footer__grid:where(.astro-sz7xmlte){grid-template-columns:1.5fr repeat(3,1fr);gap:2rem;display:grid}.site-footer__brand:where(.astro-sz7xmlte){color:var(--color-fg);margin:0;font-size:1.2rem;font-weight:800}.site-footer__tagline:where(.astro-sz7xmlte){margin:.35rem 0 0;font-size:.9rem}.site-footer:where(.astro-sz7xmlte) h2:where(.astro-sz7xmlte){color:var(--color-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .7rem;font-size:.75rem}.site-footer:where(.astro-sz7xmlte) ul:where(.astro-sz7xmlte){gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.site-footer:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){color:var(--color-muted);overflow-wrap:anywhere;text-decoration:none}.site-footer:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{color:var(--color-fg);text-decoration:underline}.site-footer__bottom:where(.astro-sz7xmlte){border-top:1px solid var(--color-border);justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1rem;font-size:.8rem;display:flex}@media (width<=700px){.site-footer__grid:where(.astro-sz7xmlte){grid-template-columns:repeat(2,1fr)}.site-footer__grid:where(.astro-sz7xmlte)>div:where(.astro-sz7xmlte){grid-column:1/-1}.site-footer__bottom:where(.astro-sz7xmlte){flex-direction:column}}.site-header:where(.astro-3ef6ksr2){z-index:10;padding:1rem 0 0;position:sticky;top:0}.site-header__inner:where(.astro-3ef6ksr2){width:min(var(--max-width),calc(100vw - 2rem));min-height:var(--header-height);border:1px solid var(--color-border);background:color-mix(in srgb,var(--color-surface) 94%,transparent);align-items:center;gap:1.25rem;margin:0 auto;padding:.75rem 1.25rem;display:flex}.site-header__brand:where(.astro-3ef6ksr2){color:var(--color-fg);align-items:center;gap:.6rem;font-weight:800;text-decoration:none;display:inline-flex}.site-header__mark:where(.astro-3ef6ksr2){border:1px solid var(--color-accent-surface);background:var(--color-accent-surface);width:2rem;height:2rem;color:var(--color-on-accent);border-radius:4px;place-items:center;display:grid}.site-header__nav:where(.astro-3ef6ksr2){flex:1;gap:.5rem;display:flex}.site-header:where(.astro-3ef6ksr2) a:where(.astro-3ef6ksr2){color:var(--color-muted);text-decoration:none}.site-header:where(.astro-3ef6ksr2) a:where(.astro-3ef6ksr2):hover{color:var(--color-fg)}.site-header__nav:where(.astro-3ef6ksr2) a:where(.astro-3ef6ksr2){letter-spacing:.1em;text-transform:uppercase;border:1px solid #0000;border-radius:4px;padding:.55rem .75rem;font-size:.8rem;font-weight:600}.site-header__nav:where(.astro-3ef6ksr2) a:where(.astro-3ef6ksr2):hover{border-color:var(--color-border)}.site-header__controls:where(.astro-3ef6ksr2){align-items:center;gap:.65rem;display:flex}.locale-toggle:where(.astro-3ef6ksr2){border:1px solid var(--color-border);border-radius:4px;display:inline-flex;overflow:hidden}.locale-toggle:where(.astro-3ef6ksr2) button:where(.astro-3ef6ksr2),.theme-toggle:where(.astro-3ef6ksr2),.menu-toggle:where(.astro-3ef6ksr2){min-height:2.25rem;color:var(--color-muted);cursor:pointer;font:inherit;background:0 0;border:0}.locale-toggle:where(.astro-3ef6ksr2) button:where(.astro-3ef6ksr2){padding:.35rem .6rem}.locale-toggle:where(.astro-3ef6ksr2) button:where(.astro-3ef6ksr2)[aria-pressed=true]{background:var(--color-accent-surface);color:var(--color-on-accent)}.theme-toggle:where(.astro-3ef6ksr2){border:1px solid var(--color-border);border-radius:4px;align-items:center;gap:.35rem;padding:.35rem .55rem;display:inline-flex}.menu-toggle:where(.astro-3ef6ksr2){border:1px solid var(--color-border);border-radius:4px;padding:.35rem .55rem;display:none}.mobile-navigation:where(.astro-3ef6ksr2){inset:var(--header-height) 0 0;position:fixed}.mobile-navigation__backdrop:where(.astro-3ef6ksr2){background:#00000073;position:absolute;inset:0}.mobile-navigation__panel:where(.astro-3ef6ksr2){border:1px solid var(--color-border);background:var(--color-surface);min-width:14rem;box-shadow:var(--shadow);border-radius:4px;gap:.25rem;padding:.75rem;display:grid;position:absolute;top:1rem;right:1rem}.mobile-navigation__panel:where(.astro-3ef6ksr2) a:where(.astro-3ef6ksr2){padding:.7rem}@media (width<=700px){.site-header__nav:where(.astro-3ef6ksr2),.site-header__controls:where(.astro-3ef6ksr2) .theme-toggle__label:where(.astro-3ef6ksr2){display:none}.menu-toggle:where(.astro-3ef6ksr2){display:inline-block}.site-header__inner:where(.astro-3ef6ksr2){justify-content:space-between;width:calc(100vw - 1.5rem)}}:root{--content-gap:clamp(2rem, 5vw, 4rem)}.shell-content{max-width:var(--max-width);margin:0 auto}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--color-bg:#000;--color-fg:#fff;--color-muted:#a0a0a0;--color-accent:#faff69;--color-accent-2:#166534;--color-accent-surface:#faff69;--color-on-accent:#151515;--color-surface:#141414;--color-border:#414141cc;--color-accent-soft:#faff691f;--max-width:1440px;--header-height:4.5rem;--radius:4px;--shadow:none;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color-scheme:dark}html[data-theme=light]{--color-bg:#fff;--color-fg:#000;--color-muted:#414141;--color-surface:#f8f8f8;--color-border:#e5e7eb;--color-accent:#166534;--color-accent-2:#faff69;--color-accent-surface:#bbf7d0;--color-on-accent:#151515;--color-accent-soft:#1665341a;color-scheme:light}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;line-height:1.6}body:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--color-accent) 9%, transparent), transparent 42%);opacity:.7;position:fixed;inset:0}a,button,input{font:inherit}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}[hidden]{display:none!important}.locale-zh,html[data-locale=zh-CN] .locale-en{display:none}html[data-locale=zh-CN] .locale-zh{display:inline}.locale-zh.block,html[data-locale=zh-CN] .locale-en.block{display:none}html[data-locale=zh-CN] .locale-zh.block{display:block}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
