:root{--navy: #06192b;--navy-2: #0a2b48;--blue: #0b4f86;--signal: #dc7415;--signal-hover: #f08b2d;--ink: #15202a;--muted: #596975;--on-dark: #c5d4df;--line: #dbe1e5;--line-dark: #456078;--mist: #f2f5f7;--white: #fff;--content: min(1320px, calc(100% - 64px) );--gutter: max(32px, calc((100vw - 1320px)/2) );--header-height: 78px;--space-section: 96px;--space-layout: 48px;--space-card: 32px;--space-group: 24px;--space-item: 16px;--space-small: 8px;--type-caption: 12px;--type-small: 13px;--type-body: 15px;--type-ui: 14px;--type-lead: 17px;--type-card: 22px;--type-stat: 32px;--type-section: clamp(34px, 3.3vw, 48px);--type-hero: clamp(40px, 5vw, 68px);--weight-body: 400;--weight-heading: 500;--weight-card: 600;--weight-ui: 700;--leading-body: 1.7;--leading-heading: 1.22;--leading-card: 1.35;--leading-caption: 1.5}html{box-sizing:border-box;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 16px);-webkit-text-size-adjust:100%}body{margin:0;color:var(--ink);background:var(--white);font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--type-body);font-weight:var(--weight-body);line-height:var(--leading-body);-webkit-font-smoothing:antialiased}@media(max-width:1100px){:root{--header-height: 68px}}@media(max-width:760px){:root{--content: calc(100% - 40px) ;--gutter: 20px;--space-section: 64px;--space-card: 24px;--type-section: 34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
