*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f8f9fb;--white:#fff;--navy:#1a3a5c;--blue:#3182ce;--gold:#c9a962;--text:#1a1a1a;--text-mid:#4a5568;--text-light:#9ca3af;--border:#e2e8f0;--shadow:0 2px 16px #0000000d;--shadow-md:0 8px 32px #00000014;--radius:16px;--radius-sm:10px}html{scroll-behavior:smooth;scroll-padding-top:72px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,Noto Sans SC,sans-serif;line-height:1.7}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:2px}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}#root{width:100%}@media (width<=860px){.hero-grid{grid-template-columns:1fr!important;gap:32px!important}}@media (width<=480px){.hero-cta-row{flex-direction:column!important;align-items:stretch!important;gap:14px!important}.hero-cta-row>div,.hero-cta-row>div>a{width:100%!important}.hero-cta-row>button{justify-content:flex-start!important;width:100%!important}}@media (width<=860px){.contact-grid{grid-template-columns:1fr!important}.wechat-qr{width:180px!important;height:229px!important}}@media (width<=480px){.wechat-qr{width:220px!important;height:280px!important}}
