:root{--brand: #0071e3;--brand-strong: #0066cc;--brand-soft: #eaf3ff;--text-primary: #1d1d1f;--text-secondary: #6e6e73;--text-tertiary: #86868b;--surface-light: #ffffff;--surface-tinted: #f5f5f7;--surface-dark: #000000;--text-on-dark: #f5f5f7;--text-on-dark-secondary: #86868b;--border-subtle: #d2d2d7;--border-strong: #86868b;--font-sans: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", "Helvetica", system-ui, "PingFang SC", "Microsoft YaHei", sans-serif;--section-pad-block: clamp(120px, 14vw, 200px);--section-pad-inline: clamp(22px, 5vw, 64px);--max-content: 1080px;--max-prose: 720px;--type-eyebrow: 17px;--type-body: 17px;--type-body-large: 21px;--type-section: 72px;--type-hero: 96px;--ease-out-apple: cubic-bezier(.22, .61, .36, 1);--duration-reveal: .7s}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background:var(--surface-light)}body{margin:0;font-family:var(--font-sans);font-size:var(--type-body);line-height:1.47;color:var(--text-primary);background:var(--surface-light);font-synthesis:none}a{color:inherit;text-decoration:none}img,picture,video,svg{display:block;max-width:100%;height:auto}h1,h2,h3,h4{margin:0;font-weight:600;letter-spacing:0;line-height:1.05}p{margin:0}button{font-family:inherit;font-size:inherit;border:0;background:transparent;cursor:pointer;color:inherit}.surface-light{background:var(--surface-light);color:var(--text-primary)}.surface-tinted{background:var(--surface-tinted);color:var(--text-primary)}.surface-dark{background:var(--surface-dark);color:var(--text-on-dark)}.surface-dark .secondary,.surface-dark .text-secondary{color:var(--text-on-dark-secondary)}.section{padding-block:var(--section-pad-block);padding-inline:var(--section-pad-inline)}.container{max-width:var(--max-content);margin-inline:auto}.prose{max-width:var(--max-prose);margin-inline:auto;font-size:var(--type-body-large);line-height:1.6;color:var(--text-primary)}.prose h1{font-size:var(--type-section);margin-bottom:24px}.prose h2{font-size:28px;margin-top:48px;margin-bottom:12px;letter-spacing:0}.prose p{margin-block:16px}.prose ul,.prose ol{padding-left:1.5em;margin-block:16px}.prose li+li{margin-top:8px}.prose a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.eyebrow{display:inline-block;font-size:var(--type-eyebrow);font-weight:600;letter-spacing:0;color:var(--brand)}.section-title{font-size:var(--type-section)}.muted{color:var(--text-secondary)}.cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 26px;border-radius:980px;font-size:17px;font-weight:500;line-height:1;transition:background-color .1s ease,color .1s ease,opacity .1s ease;white-space:nowrap}.cta-primary{background:var(--brand);color:#fff}.cta-primary:hover{background:var(--brand-strong)}.cta-link{color:var(--brand);padding:14px 0;font-weight:500}.cta-link:hover{opacity:.7}.surface-dark .cta-link{color:#2997ff}.reveal{opacity:1;transform:none}.reveal[data-ready=true]{opacity:0;transform:translateY(12px);transition:opacity var(--duration-reveal) var(--ease-out-apple),transform var(--duration-reveal) var(--ease-out-apple);will-change:opacity,transform}.reveal[data-ready=true][data-visible=true]{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal,.reveal[data-ready=true]{opacity:1;transform:none;transition:none}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:4px}@media(max-width:900px){:root{--type-section: 56px;--type-hero: 74px}}@media(max-width:720px){:root{--type-eyebrow: 15px;--type-body: 16px;--type-body-large: 19px;--type-section: 42px;--type-hero: 54px}.section{padding-block:84px}.cta{min-height:44px;padding:13px 22px}}
