@font-face{font-family:"Geist";src:url("/fonts/Geist-VariableFont_wght.ttf") format("truetype");font-style:normal;font-weight:100 900;font-display:swap}
:root{--line-on-dark:rgb(250 249 246 / 28%);--text-on-dark:rgb(250 249 246 / 72%);--pill-radius:999px;--grid-cell-padding:clamp(0.75rem, 1.25vw, 1.25rem);--transition-fast:180ms ease;--ease-out-expo:cubic-bezier(0.16, 1, 0.3, 1);color:var(--ink);background:#f9fafc;font-family:"Geist", system-ui, sans-serif;--paper:#f9fafc;--surface-subtle:#f3f5f8;--mist:#e8ecf2;--neutral-soft:#eef2f6;--neutral-mid:#e2e7ee;--neutral-deep:#d3dae4;--ink:#171716;--page-intro-gap:clamp(2rem, 3vw, 3.5rem);--content-gutter:clamp(0.6rem, 0.9vw, 0.85rem);--wide-gutter:clamp(1.25rem, 2.5vw, 2.5rem);--section-space:clamp(3rem, 4.5vw, 4.75rem);--surface-gap:0.5rem;--accent-blue:#174a75;--radius:0.5rem;--radius-inner:0.38rem;--header-radius:0.38rem;--header-inner-radius:calc(var(--header-radius) - 0.2rem);--header-brand-size:2.45rem;--ink-muted:rgb(27 23 20 / 62%);--line:transparent}
*{box-sizing:border-box}
html{width:100%;min-height:100%;overflow-x:hidden;scroll-behavior:smooth}
body{width:100%;overflow-x:hidden;min-height:100vh;margin:0;color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:var(--paper);font-weight:380;line-height:1.45}
main{background:var(--paper)}
img{max-width:100%}
button{font:inherit}
input{font:inherit}
textarea{font:inherit}
::selection{color:var(--paper);background:var(--ink)}
:focus-visible{outline:2px solid var(--ink);outline-offset:4px}
h1{max-width:58rem;margin:0;font-size:clamp(2rem, 2.5vw, 3.2rem);line-height:1.04;font-weight:350 !important;text-wrap:balance;letter-spacing:-0.04em !important}
html:lang(zh) h1{letter-spacing:0 !important}
html:lang(zh) h2{letter-spacing:0 !important}
html:lang(zh) h3{letter-spacing:0 !important}
html:lang(zh) .company-quote p{letter-spacing:0 !important}
h2{font-weight:350 !important;text-wrap:balance;letter-spacing:-0.04em !important}
h3{font-weight:350 !important;text-wrap:balance;letter-spacing:-0.025em !important}
p{text-wrap:pretty}
@media(max-width: 700px){
:root{--page-intro-gap:1.5rem;--header-brand-size:2.25rem;--content-gutter:0.45rem;--wide-gutter:1rem;--section-space:3.25rem;--surface-gap:0.4rem;--radius:0.45rem;--radius-inner:0.33rem}
}
@media(prefers-reduced-motion: reduce){
*{scroll-behavior:auto !important;transition-duration:0.01ms !important;animation-duration:0.01ms !important;animation-iteration-count:1 !important}
}
