@charset "UTF-8";:root{--color-bg: #f9fafb;--color-surface: #ffffff;--color-surface-2: #f3f4f6;--color-border: #e5e7eb;--color-text: #111827;--color-text-muted: #6b7280;--color-text-subtle: #9ca3af;--accent: #2563eb;--accent-hover: #1d4ed8;--accent-contrast: #ffffff;--accent-soft: #eff6ff;--success: #047857;--success-soft: #ecfdf5;--success-border: #a7f3d0;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--text-hero: 3rem;--text-display-lg: 2.25rem;--text-display: 1.75rem;--text-heading: 1.25rem;--text-body: 1rem;--text-caption: .8125rem;--text-tiny: .6875rem;--line-tight: 1.15;--line-heading: 1.3;--line-body: 1.6;--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;--space-16: 6rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(17, 24, 39, .06);--shadow-md: 0 4px 16px rgba(17, 24, 39, .08);--shadow-lg: 0 12px 40px rgba(17, 24, 39, .12);--focus-ring: 2px solid var(--accent);--focus-ring-offset: 2px;--touch-target-min: 44px;--content-max: 1200px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:var(--font-sans);font-size:16px;line-height:var(--line-body);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
