
        /* Basic compensation for preflight: false */
        body { margin: 0; font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; background-color: #f9fafb; color: #111827; line-height: 1.5; }
        h1, h2, h3, h4, p, ul, li { margin: 0; padding: 0; }
        h1 { font-size: 2.25rem; font-weight: 700; line-height: 1.2; margin-bottom: 1rem; }
        h2 { font-size: 1.875rem; font-weight: 700; line-height: 1.3; margin-bottom: 1rem; }
        h3 { font-size: 1.5rem; font-weight: 600; line-height: 1.4; margin-bottom: 0.75rem; }
        p { margin-bottom: 1rem; }
        ul { padding-left: 1.5rem; margin-bottom: 1rem; }
        a { text-decoration: none; color: inherit; }
        .container-box { width: 100%; max-width: 1200px; padding: 4rem 1.5rem; }
    