:root{--color-bg:#f4f6fb;--color-surface:#fff;--color-border:#e6e9f0;--color-control-border:#64748b;--color-text:#14181f;--color-muted-text:#626c7a;--color-accent:#3b5bfd;--color-accent-hover:#1a40fd;--color-accent-contrast:#fff;--color-accent-text:#294cfd;--color-accent-alt:#7c5cff;--color-accent-alt-text:#623cff;--color-success:#12b886;--color-success-text:#0c7757;--color-warn:#f59f00;--color-warn-text:#935f00;--color-danger:#fa5252;--color-danger-text:#ce0606;--color-focus-ring:#3b5bfd;--color-scrim:#0d101757;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-pill:999px;--shadow-sm:0 1px 2px #14181f0f, 0 1px 3px #14181f0a;--shadow-md:0 6px 16px #14181f14, 0 2px 6px #14181f0d;--shadow-accent:0 6px 16px color-mix(in srgb, var(--color-accent) 35%, transparent);--transition:.16s cubic-bezier(.2, .7, .3, 1);--font-family:Inter, -apple-system, "Segoe UI", Roboto, sans-serif;--font-family-mono:ui-monospace, SFMono-Regular, Menlo, monospace;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:32px;--space-3xl:48px;--gutter-app:clamp(16px, 3vw, 32px);--gutter-marketing:clamp(20px, 4.5vw, 48px);--content-max-app:clamp(1200px, 84vw, 1560px);--content-max-marketing:clamp(1160px, 76vw, 1400px);--z-nav:10;--z-scrim:90;--z-popover:100}
*,:before,:after{box-sizing:border-box}html{overflow-x:hidden}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-family);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.5}h1,h2,h3,h4{margin:0;line-height:1.25}:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.tabular{font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
