:root{--color-primary:#2bc4d8;--color-primary-hover:#22b0c2;--color-primary-dark:#199ab0;--color-primary-darker:#06363f;--color-primary-50:#e5f6fa;--color-primary-100:#d8f3f7;--color-text:#2d3748;--color-text-strong:#222;--color-text-secondary:#4a5568;--color-text-muted:#5f6b7a;--color-text-soft:#6b7785;--color-text-faint:#bfc7d1;--color-bg:#fff;--color-surface:#f9fafb;--color-surface-alt:#f4f5f7;--color-border:#e5e7eb;--color-ink:#111;--surface-glass:#ffffffb8;--surface-glass-alt:#f4f5f7a3;--color-danger:#e53e3e;--font-sans:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--fs-xs:.85rem;--fs-sm:.95rem;--fs-base:1rem;--fs-md:1.2rem;--fs-lg:1.5rem;--fs-xl:2rem;--fs-2xl:2.7rem;--fs-3xl:3.2rem;--fw-light:300;--fw-regular:400;--fw-medium:600;--fw-bold:700;--fw-black:900;--type-h2:2.5rem;--type-h3:1.0625rem;--type-lead:var(--fs-md);--type-body:var(--fs-base);--type-line-height:1.55;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-8:3rem;--space-10:4rem;--radius-sm:.4rem;--radius-md:.6rem;--radius-lg:1.2rem;--radius-xl:1.5rem;--radius-pill:999px;--shadow-sm:0 2px 8px #2bc4d814;--shadow-md:0 2px 16px #2bc4d814;--shadow-lg:0 8px 32px #2bc4d81f;--container-max:1200px;--logo-height:84px;--header-height:100px;--mobile-h1:var(--fs-3xl);--mobile-h2:var(--fs-xl);--mobile-h3:var(--fs-lg);--mobile-lead:var(--fs-md);--mobile-body:var(--fs-base);--mobile-small:var(--fs-sm);--mobile-eyebrow:var(--fs-xs);--mobile-gutter:1rem;--mobile-section-y:var(--space-10);--td_theme_color:var(--color-primary)}@media (width<=900px){:root{--logo-height:80px;--header-height:88px;--mobile-section-y:var(--space-8)}}@media (width<=600px){:root{--logo-height:80px;--header-height:88px;--mobile-h1:1.625rem;--mobile-h2:1.5rem;--mobile-h3:1.0625rem;--mobile-lead:1rem;--mobile-body:.9375rem;--mobile-small:.8125rem;--mobile-eyebrow:.6875rem;--mobile-gutter:1rem;--mobile-section-y:2.5rem}}*,:before,:after{font-family:var(--font-sans)}html{scroll-behavior:smooth;overflow-x:clip}body{color:var(--color-text);background:var(--color-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:clip}.skip-link{z-index:10000;background:var(--color-primary);color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:.75rem 1.25rem;font-weight:700;text-decoration:none;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid var(--color-primary-dark);outline-offset:2px}:focus:not(:focus-visible){outline:none}.mesh-bg.svelte-1bnccen{z-index:0;pointer-events:none;mix-blend-mode:multiply;width:100%;max-width:100vw;height:100%;position:fixed;inset:0}main.svelte-12qhfyh{z-index:1;width:100%;margin:0;position:relative}.scroll-to-top.svelte-12qhfyh{z-index:1000;cursor:pointer;background:0 0;border:none;border-radius:8px;width:52px;height:52px;padding:0;transition:transform .2s,box-shadow .2s;position:fixed;bottom:2.5rem;right:2.5rem;box-shadow:0 2px 8px #2bc4d826}.scroll-to-top.svelte-12qhfyh:hover{transform:translateY(-4px)scale(1.08);box-shadow:0 4px 16px #2bc4d840}.scroll-to-top.svelte-12qhfyh svg:where(.svelte-12qhfyh){display:block}
