html{scroll-behavior:smooth}body{margin:0;font-family:var(--ds-font-body, system-ui, sans-serif);color:var(--ds-text);background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 34%),radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 28%),linear-gradient(180deg,#f8fbff,#f3f7fb 46%,#eef3f8)}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.page{width:min(1180px,calc(100vw - 2rem));margin:0 auto;padding:0 0 4rem;display:grid;gap:3rem}.page-hero{display:grid;gap:1.2rem;padding:clamp(1.5rem,4vw,3rem);border:1px solid color-mix(in srgb,var(--ds-border) 78%,transparent);border-radius:calc(var(--ds-radius-lg, 1rem) * 1.25);background:color-mix(in srgb,var(--ds-surface) 96%,transparent);box-shadow:var(--ds-shadow-soft);position:relative;overflow:hidden}.page-hero:before{content:"";position:absolute;inset:auto -12% -44% auto;width:22rem;height:22rem;background:radial-gradient(circle,rgba(37,99,235,.15),transparent 68%);pointer-events:none}.eyebrow{margin:0;font-family:var(--ds-font-mono);font-size:var(--ds-size-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-primary)}h1,h2,h3{margin:0;font-family:var(--ds-font-heading)}h1{font-size:clamp(2.6rem,7vw,5rem);line-height:.95;max-width:12ch}h2{font-size:clamp(1.7rem,3vw,2.5rem);line-height:1}.lede{margin:0;max-width:65ch;font-size:1.06rem;line-height:1.8;color:var(--ds-text-muted)}.section{display:grid;gap:1.25rem}.section-header{display:grid;gap:.7rem;max-width:70ch}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem}.card-grid--wide{grid-template-columns:repeat(auto-fit,minmax(19rem,1fr))}.split-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.9fr);gap:1.25rem;align-items:start}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.9rem}.stat{padding:1rem;border-radius:var(--ds-radius-lg);border:1px solid color-mix(in srgb,var(--ds-border) 74%,transparent);background:color-mix(in srgb,var(--ds-surface) 92%,transparent);box-shadow:var(--ds-shadow-soft);display:grid;gap:.45rem}.stat__label{margin:0;font-family:var(--ds-font-mono);font-size:var(--ds-size-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--ds-text-muted)}.stat__value{margin:0;font-family:var(--ds-font-heading);font-size:clamp(1.5rem,3vw,2.2rem)}.stat__detail{margin:0;color:var(--ds-text-muted);line-height:1.6}.bullet-list{margin:0;padding-left:1.15rem;display:grid;gap:.7rem;color:var(--ds-text-muted);line-height:1.7}.tag-row{display:flex;flex-wrap:wrap;gap:.55rem}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem}.cta-band{padding:clamp(1.4rem,3vw,2rem);border-radius:calc(var(--ds-radius-lg, 1rem) * 1.15);border:1px solid color-mix(in srgb,var(--ds-primary) 26%,transparent);background:linear-gradient(135deg,#2563eb1a,#0f766e14);display:grid;gap:1rem}.inline-note{margin:0;font-size:var(--ds-size-sm);color:var(--ds-text-muted)}.site-shell.svelte-12qhfyh{min-height:100vh}.skip-link.svelte-12qhfyh{position:absolute;left:1rem;top:-4rem;padding:.6rem .8rem;background:var(--ds-primary);color:var(--ds-primary-text);border-radius:var(--ds-radius-sm);z-index:10}.skip-link.svelte-12qhfyh:focus{top:1rem}.topbar.svelte-12qhfyh{position:sticky;top:0;z-index:5;padding:1rem;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:color-mix(in srgb,var(--ds-bg) 82%,transparent);border-bottom:1px solid color-mix(in srgb,var(--ds-border) 60%,transparent)}.topbar__inner.svelte-12qhfyh,.footer__inner.svelte-12qhfyh{width:min(1180px,calc(100vw - 2rem));margin:0 auto}.topbar__inner.svelte-12qhfyh{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center}.brand.svelte-12qhfyh{display:flex;gap:.9rem;align-items:center}.brand__mark.svelte-12qhfyh{display:grid;place-items:center;width:2.85rem;height:2.85rem;border-radius:.95rem;background:linear-gradient(135deg,var(--ds-primary),color-mix(in srgb,var(--ds-accent) 72%,white));color:var(--ds-primary-text);font-family:var(--ds-font-heading);font-weight:700;letter-spacing:.04em}.brand__copy.svelte-12qhfyh{display:grid;gap:.1rem}.brand__copy.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-family:var(--ds-font-heading);font-size:1.1rem}.brand__copy.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--ds-text-muted)}.nav.svelte-12qhfyh{display:flex;justify-content:center;flex-wrap:wrap;gap:.45rem}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.62rem .8rem;border-radius:var(--ds-radius-sm);color:var(--ds-text-muted);transition:background-color var(--ds-motion-duration-fast),color var(--ds-motion-duration-fast)}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:color-mix(in srgb,var(--ds-surface-muted) 88%,transparent);color:var(--ds-text)}.topbar__actions.svelte-12qhfyh{display:flex;align-items:center;gap:.7rem}.content.svelte-12qhfyh{padding:1.5rem 0 0}.footer.svelte-12qhfyh{padding:0 0 2rem}.footer__inner.svelte-12qhfyh{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1.25rem;padding:1.5rem;border:1px solid color-mix(in srgb,var(--ds-border) 72%,transparent);border-radius:calc(var(--ds-radius-lg, 1rem) * 1.15);background:color-mix(in srgb,var(--ds-surface) 94%,transparent);box-shadow:var(--ds-shadow-soft)}.footer__title.svelte-12qhfyh,.footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}.footer__title.svelte-12qhfyh{margin-bottom:.5rem;font-family:var(--ds-font-heading);font-size:var(--ds-size-lg)}.footer.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--ds-text-muted);line-height:1.7}.footer__links.svelte-12qhfyh{display:grid;gap:.35rem}.footer__links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ds-text-muted)}.footer__links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ds-primary)}.footer__meta.svelte-12qhfyh{width:min(1180px,calc(100vw - 2rem));margin:1rem auto 0;color:var(--ds-text-muted);font-size:var(--ds-size-sm)}@media(max-width:900px){.split-grid{grid-template-columns:1fr}.topbar__inner.svelte-12qhfyh{grid-template-columns:1fr;justify-items:start}.nav.svelte-12qhfyh{justify-content:flex-start}.topbar__actions.svelte-12qhfyh{flex-wrap:wrap}}
