:root{--ink: #1c2939;--ink-soft: #566579;--brand: #2e5aa8;--brand-deep: #1c3a6e;--brand-night: #142948;--mist: #f4f7fb;--line: #e2e8f1;--paper: #ffffff;--font-body: -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans CJK SC", sans-serif;--text-hero: clamp(1.9rem, 4.5vw, 3.1rem);--text-h2: clamp(1.4rem, 2.6vw, 1.9rem);--text-h3: 1.125rem;--text-body: 1rem;--text-small: .875rem;--content-width: 68rem;--section-y: clamp(3.5rem, 8vw, 6rem);--radius: 12px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}body{font-family:var(--font-body);font-size:var(--text-body);line-height:1.75;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.container{max-width:var(--content-width);margin:0 auto;padding:0 1.25rem}.section{padding:var(--section-y) 0}.section--mist{background:var(--mist)}.eyebrow{display:block;font-size:var(--text-small);letter-spacing:.18em;color:var(--brand);font-weight:600;margin-bottom:.75rem}h2{font-size:var(--text-h2);line-height:1.35;font-weight:700;margin-bottom:1rem}h3{font-size:var(--text-h3);font-weight:600}.lede{color:var(--ink-soft);max-width:42rem}.btn{display:inline-block;background:var(--brand);color:#fff;font-weight:600;padding:.85rem 2.2rem;border-radius:999px;border:none;cursor:pointer;transition:background .18s ease,transform .18s ease}.btn:hover{background:var(--brand-deep);text-decoration:none;transform:translateY(-1px)}.btn--ghost{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.65)}.btn--ghost:hover{background:#ffffff1f}.faces{margin-top:2.25rem;display:grid;gap:.75rem;max-width:100%}.faces__row{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.faces__track{display:flex;width:max-content;animation:faces-scroll 45s linear infinite}.faces__track--reverse{animation-direction:reverse}.faces__row:hover .faces__track{animation-play-state:paused}img.faces__tile{width:clamp(84px,11vw,132px);height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--radius);margin-right:.75rem;flex:none}@keyframes faces-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.faces__track{animation:none}.faces__row{overflow-x:auto}}.flow-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.flow-grid--single{grid-template-columns:1fr}.flow-media{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}img.flow-media__img{width:100%;height:auto;border-radius:var(--radius);box-shadow:0 10px 28px #1429481f;background:#fff}@media(max-width:820px){.flow-grid{grid-template-columns:1fr;gap:2rem}.flow-media{grid-template-columns:1fr}}.site-header[data-astro-cid-5hce7sga]{position:sticky;top:0;z-index:50;background:#ffffffeb;backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.site-header__inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;height:4rem}.site-header__brand[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:.6rem;font-weight:700;color:var(--ink)}.site-header__brand[data-astro-cid-5hce7sga]:hover{text-decoration:none}.site-header__brand[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga]{border-radius:8px}.site-header__nav[data-astro-cid-5hce7sga]{display:flex;gap:1.5rem;font-size:var(--text-small)}.site-header__nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--ink-soft)}.site-header__nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--brand);text-decoration:none}@media(max-width:720px){.site-header__nav[data-astro-cid-5hce7sga]{display:none}}.site-footer[data-astro-cid-5hce7sga]{background:var(--brand-night);color:#ffffffc7;font-size:var(--text-small);padding:3rem 0 2rem;margin-top:var(--section-y)}.site-footer[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:#ffffffc7;display:block;margin-bottom:.4rem}.site-footer[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:#fff}.site-footer__grid[data-astro-cid-5hce7sga]{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.15)}@media(max-width:720px){.site-footer__grid[data-astro-cid-5hce7sga]{grid-template-columns:1fr}}.site-footer__brand[data-astro-cid-5hce7sga]{font-weight:700;color:#fff;margin-bottom:.5rem}.site-footer__label[data-astro-cid-5hce7sga]{font-weight:600;color:#fff;margin-bottom:.6rem;letter-spacing:.08em}.site-footer__legal[data-astro-cid-5hce7sga]{display:flex;justify-content:space-between;padding-top:1.5rem;flex-wrap:wrap;gap:.5rem}
