@page { size: Letter; margin: 0.55in; @bottom-right { content: "Page " counter(page) " of " counter(pages); color: #64748b; font-size: 9pt; } }
    * { box-sizing: border-box; }
    body { margin: 0; font-family: Arial, Helvetica, sans-serif; color: #172033; line-height: 1.48; font-size: 10.5pt; }
    .report { max-width: 8in; margin: 0 auto; }
    .cover { min-height: 8.6in; display: flex; flex-direction: column; justify-content: center; text-align: center; border-top: 8px solid #10b981; }
    .badge { display: inline-block; align-self: center; background: #ecfdf5; color: #047857; padding: 6px 16px; border-radius: 999px; font-weight: bold; letter-spacing: .04em; font-size: 9pt; }
    .cover-title { font-size: 29pt; margin: 26px 0 8px; color: #0b1121; font-weight: bold; line-height: 1.15; }

    /* Reader context shown on the web page only. The report below is unchanged
       and prints on its own, exactly as a delivered audit would. */
    .page-top { max-width: 8in; margin: 0 auto; padding: 18px 16px 0; font-size: 9.5pt; color: #64748b; }
    .page-top a { color: #047857; font-weight: bold; text-decoration: none; }
    .page-top a:hover { text-decoration: underline; }
    .intro { max-width: 8in; margin: 0 auto; padding: 10px 16px 30px; border-bottom: 1px solid #e2e8f0; }
    .intro h1 { font-size: 22pt; line-height: 1.22; margin: 12px 0 12px; color: #0b1121; }
    .intro p { color: #334155; }
    .intro .lede { font-size: 11.5pt; color: #1f2b41; }
    .intro-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; margin: 18px 0 4px; }
    .intro-box { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 8px; padding: 14px 16px; }
    .intro-purchase { margin-top: 18px; }
    .sample-date { color: #64748b; font-size: 9pt; margin-top: -4px; }
    .intro-box h2 { font-size: 10.5pt; border-left: none; padding-left: 0; margin: 0 0 6px; color: #0b1121; }
    .intro-box ul { margin: 0; padding-left: 18px; }
    .intro-box li { color: #475569; font-size: 9.5pt; margin-bottom: 4px; }
    .intro-links { margin-top: 18px; font-size: 9.5pt; color: #64748b; }
    .intro-links a { color: #047857; font-weight: bold; }
    .dl { margin: 20px 0 4px; padding: 16px 18px; border: 2px solid #10b981; border-radius: 10px; background: #ecfdf5; }
    .dl h2 { font-size: 11pt; margin: 0 0 6px; color: #064e3b; border-left: none; padding-left: 0; }
    .dl p { color: #334155; font-size: 9.5pt; margin: 0 0 10px; }
    .dl p:last-child { margin-bottom: 0; }
    .dl-btn { display: inline-flex; min-height: 44px; align-items: center; background: #047857; color: #fff; text-decoration: none; font-weight: bold; font-size: 10pt; padding: 10px 18px; border-radius: 8px; }
    .dl-btn:hover { background: #065f46; }
    .dl-meta { color: #64748b; font-size: 8.5pt; margin-top: 10px; }
    .page-foot { max-width: 8in; margin: 0 auto; padding: 22px 16px 40px; border-top: 1px solid #e2e8f0; font-size: 9pt; color: #64748b; }
    .page-foot a { color: #047857; }
    @media (max-width: 700px) { .intro-grid { grid-template-columns: 1fr; } }
    @media print { .page-top, .intro, .page-foot { display: none; } }
    .subtitle { color: #64748b; font-size: 15pt; }
    .date { color: #94a3b8; margin-top: 10px; }
    .notice { margin: 36px auto 0; max-width: 6.4in; padding: 18px 22px; background: #fffbeb; border: 2px solid #f59e0b; border-radius: 10px; color: #78350f; font-weight: bold; }
    .scope { margin: 24px auto 0; max-width: 6.4in; color: #475569; font-size: 9.5pt; }
    .section { margin: 0 0 28px; break-inside: avoid; }
    .page-break { break-before: page; }
    h2 { font-size: 17pt; color: #0b1121; border-left: 5px solid #10b981; padding-left: 12px; margin: 0 0 14px; }
    h3 { font-size: 11.5pt; margin: 0 0 4px; }
    p { margin: 0 0 10px; }
    .grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin: 14px 0; }
    .card { text-align: center; background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 8px; padding: 13px 8px; }
    .value { font-size: 15pt; font-weight: bold; color: #334155; }
    .label { color: #64748b; font-size: 8.5pt; }
    .finding { padding: 12px 14px; border-left: 4px solid #f59e0b; background: #fff7ed; margin: 9px 0; break-inside: avoid; }
    .finding.critical { border-color: #ef4444; background: #fef2f2; }
    .finding.opportunity { border-color: #10b981; background: #ecfdf5; }
    .finding p { color: #475569; margin: 0; font-size: 9.5pt; }
    table { width: 100%; border-collapse: collapse; margin: 12px 0; font-size: 9pt; }
    th { text-align: left; background: #f1f5f9; color: #475569; text-transform: uppercase; font-size: 8pt; padding: 8px; }
    td { padding: 8px; border-bottom: 1px solid #e2e8f0; vertical-align: top; }
    .action { display: grid; grid-template-columns: 34px 1fr; gap: 10px; padding: 12px; background: #f8fafc; border-radius: 7px; margin: 8px 0; break-inside: avoid; }
    .num { width: 30px; height: 30px; border-radius: 50%; color: white; background: #ef4444; display: flex; align-items: center; justify-content: center; font-weight: bold; }
    .medium .num { background: #f59e0b; }
    .later .num { background: #10b981; }
    .impact { color: #047857; font-weight: bold; font-size: 8.5pt; margin-top: 4px; }
    .footer { margin-top: 32px; border-top: 1px solid #e2e8f0; padding-top: 12px; color: #64748b; font-size: 8.5pt; text-align: center; }
