:root{--bg:#ffffff;--surface:#ffffff;--surface-strong:#f8f9fa;--line:#e0e0e0;--line-strong:#cccccc;--text:#191b23;--muted:#5e6678;--muted-strong:#333a4a;--accent:#4285f4;--accent-soft:#d2e3fc;--accent-cloud:#e8f0fe;--accent-text:#174ea6;--shadow-lg:0 24px 80px rgba(0,0,0,0.08);--shadow-md:0 16px 48px rgba(0,0,0,0.06);--radius-xl:34px;--radius-lg:24px;--radius-md:18px;--container:1280px;--site-header-height:64px;--site-subnav-height:45px;--site-header-gutter:32px;--site-nav-font:var(--font-geist-sans),"PingFang SC","Microsoft YaHei",sans-serif;--site-nav-size:14px;--site-nav-line:20px;--site-nav-control:36px;--site-nav-radius:8px;--site-brand-size:20px;--site-brand-icon:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100svh;display:flex;flex-direction:column;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (max-width:860px){:root{--site-header-gutter:16px}}