:root{--color-bg:#f8f9fa;--color-surface:#fff;--color-border:#dee2e6;--color-text:#212529;--color-text-muted:#6c757d;--color-primary:#1a6b3c;--color-primary-hover:#145530;--color-primary-surface:#e9f5ee;--color-warning:#d97706;--color-warning-surface:#fef3c7;--color-danger:#dc2626;--color-danger-surface:#fee2e2;--color-disabled:#adb5bd;--color-disabled-surface:#e9ecef;--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;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px oklch(0% 0 0/.05), 0 1px 3px oklch(0% 0 0/.08);--z-sticky:10;--z-overlay:20;--z-modal:30}*,:before,:after{box-sizing:border-box;margin:0}body{font-family:var(--font-sans);font-size:var(--text-base);color:var(--color-text);background-color:var(--color-bg);line-height:1.5}#app{min-height:100dvh}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._view_1et02_2{max-width:48rem;padding:var(--space-12) var(--space-8);margin:0 auto}._hero_1et02_8{margin-bottom:var(--space-12)}._title_1et02_12{font-size:var(--text-4xl);font-weight:var(--font-bold);color:var(--color-primary);margin-bottom:var(--space-3)}._subtitle_1et02_19{font-size:var(--text-lg);color:var(--color-text-muted)}._content_1et02_24{gap:var(--space-8);margin-bottom:var(--space-12);flex-direction:column;display:flex}._section_1et02_31 p{font-size:var(--text-base);color:var(--color-text);line-height:1.7}._sectionTitle_1et02_39{font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--color-text);margin-bottom:var(--space-3)}._cta_1et02_46{justify-content:flex-start;display:flex}._startButton_1et02_51{background-color:var(--color-primary);color:var(--color-surface);font-size:var(--text-base);font-weight:var(--font-semibold);padding:var(--space-3) var(--space-8);border-radius:var(--radius-md);cursor:pointer;border:none}._startButton_1et02_51:hover{background-color:var(--color-primary-hover)}
