
    html, body, .page, .page-content, .page-wrapper, .main-content, .content, .template-page, .page-header, .page-title, .main-page-title {
      background: #ffffff !important;
      color: #111827 !important;
    }
    body { margin: 0; font-family: Arial, Helvetica, sans-serif; background: #f8fafc; color: #1f2937; }
    .everglory-page { width: 100%; background: #f8fafc; color: #1f2937; line-height: 1.65; }
    .everglory-page * { box-sizing: border-box; }
    .everglory-page a { color: #0f766e; text-decoration: none; }
    .everglory-page a:hover { text-decoration: underline; }
    .everglory-page img { max-width: 100%; height: auto; }
    .everglory-page h1, .everglory-page h2, .everglory-page h3, .everglory-page h4 { color: #111827; margin-top: 0; letter-spacing: 0; }
    .everglory-page p { margin-top: 0; }
    .everglory-page table { font-size: 15px; }
    .media-shell { background: #ffffff; border: 1px solid #e5e7eb; border-radius: 0.75rem; padding: 0.75rem; box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08); }
    .spec-card { height: 100%; }
  