@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";:root{--color-brand-green: #1B4332;--color-brand-green-light: #2D6A4F;--color-brand-orange: #F48C06;--color-brand-orange-dark: #E85D04;--color-brand-red: #DC2F02;--color-bg-page: #FAFBFC;--color-bg-surface: #FFFFFF;--color-text-primary: #1A1A2E;--color-text-secondary: #6B7280;--color-border: #E5E7EB;--font-family-base: "Inter", system-ui, sans-serif;--font-weight-normal: 400;--font-weight-semibold: 600;--font-size-display-md: 2.5rem;--font-size-heading-lg: 1.75rem;--font-size-heading-md: 1.5rem;--font-size-heading-sm: 1.25rem;--font-size-body-lg: 1.125rem;--font-size-body-md: 1rem;--font-size-body-sm: .875rem;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 48px;--radius-button: 8px;--radius-card: 12px;--shadow-card: 0 2px 8px rgba(0, 0, 0, .08);--shadow-card-hover: 0 4px 16px rgba(0, 0, 0, .12)}body{margin:0;font-family:var(--font-family-base);background:var(--color-bg-page);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button:focus-visible,a:focus-visible,[role=button]:focus-visible{outline:2px solid currentColor;outline-offset:2px}
