
/* Production fixes added for the multilingual Cloudflare build. */
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.form[aria-busy="true"]{opacity:.72;pointer-events:none}
.form-status-detail{margin-top:12px;font-size:14px}
.project-image{object-fit:cover}
html[lang="zh-CN"] body{font-family:"Space Grotesk","Noto Sans SC","PingFang SC","Microsoft YaHei",sans-serif}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Search-friendly service discovery links */
.seo-service-discovery{padding:72px max(24px,calc((100vw - 1320px)/2));background:#f6f8fb;border-top:1px solid rgba(18,44,95,.12)}.seo-service-discovery h2{font-size:clamp(28px,4vw,54px);line-height:1.05;color:#122c5f;margin:0 0 18px}.seo-service-discovery>p{max-width:760px;margin:0 0 32px}.seo-service-discovery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.seo-service-discovery-grid a{border:1px solid rgba(18,44,95,.16);background:#fff;padding:22px;text-decoration:none;color:#122c5f;display:flex;justify-content:space-between;gap:16px;align-items:center}.seo-service-discovery-grid span{white-space:nowrap}@media(max-width:767px){.seo-service-discovery-grid{grid-template-columns:1fr}.seo-service-discovery-grid a{align-items:flex-start;flex-direction:column}}
