:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-brand-primary:#1b5e20;--color-brand-secondary:#2e7d32;--color-brand-soft:#e8f5e9;--color-background:#f5f7f4;--color-surface:#fff;--color-text-primary:#1f1f1f;--color-text-secondary:#6e6e6e;--color-border:#e8e8e8;--color-neutral-soft:#f1f3f5;--color-disabled-background:#f3f4f6;--color-disabled-text:#6b7280;--color-success:#1b5e20;--color-success-soft:#e8f5e9;--color-danger:#c62828;--color-danger-soft:#fdecec;--color-warning:#9a3412;--color-warning-soft:#fff3e0;--color-focus:#2e7d32;--color-overlay-soft:#0000001f;--color-overlay-modal:#00000073;--font-family-base:system-ui, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif;--font-caption:.75rem;--font-body-small:.875rem;--font-button:.9375rem;--font-body:1rem;--font-body-large:1.125rem;--font-weight-regular:400;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-black:900;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:.75rem;--radius-md:.875rem;--radius-lg:1rem;--radius-xl:1.125rem;--radius-full:999px;--control-height:3rem;--shadow-floating:0 .25rem .5rem #0000002e;--content-max-width:75rem}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-background);color:var(--color-text-primary);font-family:var(--font-family-base);font-size:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}h1,h2,h3,p,ul{margin:0}button,input,textarea,select{font:inherit}:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
