
        .aggregator-scope {
            font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
            color: #1f2937;
            line-height: 1.6;
            background-color: #ffffff;
        }
        .aggregator-scope h1 { font-size: 2.25rem; font-weight: 700; margin-bottom: 1.25rem; line-height: 1.2; color: #111827; }
        .aggregator-scope h2 { font-size: 1.875rem; font-weight: 600; margin-bottom: 1.25rem; line-height: 1.3; color: #1f2937; }
        .aggregator-scope h3 { font-size: 1.25rem; font-weight: 600; margin-bottom: 0.75rem; color: #1e3a8a; }
        .aggregator-scope p { margin-bottom: 1.25rem; }
        .aggregator-scope a { text-decoration: none; color: inherit; }
        .aggregator-scope ul { padding-left: 1.5rem; margin-bottom: 1.25rem; }
        .aggregator-scope li { margin-bottom: 0.5rem; display: list-item; list-style-type: disc; }
        .aggregator-scope table { border-collapse: collapse; width: 100%; margin-bottom: 1.5rem; background-color: #ffffff; }
        .aggregator-scope th, .aggregator-scope td { border: 1px solid #d1d5db; padding: 0.875rem; text-align: left; }
        .aggregator-scope th { background-color: #f3f4f6; font-weight: 600; color: #374151; }
        .aggregator-scope img { max-width: 100%; height: auto; display: block; }
    