/* ============================================================
   cdn.ud.hk · Readability Overrides
   Per cdn.ud.hk-audit.md §3（CDN light theme, accent purple）
   Loaded after page styles, overrides inline <style> blocks.
   ============================================================ */
:root {
  --text-body: 16px;
  --text-label: 14px;
  --text-fineprint: 13.5px;
}

/* CDN: 提升 .TRUST-table .mark / network stats / fineprint */
.TRUST-table tbody td.mark { font-size: 14px !important; color: #475569 !important; }
.NET-edge-r { font-size: 15px !important; color: #475569 !important; }
.EN-field label { font-size: 14px !important; color: #fff !important; font-weight: 600 !important; text-transform: none !important; letter-spacing: 0.1px !important; }
.EN-field label .opt { font-size: 13px !important; color: rgba(255,255,255,0.7) !important; }
.EN-fineprint, .EN-success p { font-size: 13.5px !important; color: rgba(255,255,255,0.75) !important; }
