#count { line-height: 1.8; color: #333; font-size: 15px; padding: 10px 0; }
#count h1 { font-size: 22px; font-weight: bold; margin: 24px 0 14px; color: #1a1a1a; border-bottom: 2px solid #0050a2; padding-bottom: 8px; }
#count h2 { font-size: 18px; font-weight: bold; margin: 20px 0 12px; color: #0050a2; }
#count h3 { font-size: 16px; font-weight: bold; margin: 16px 0 10px; color: #2c2c2c; }
#count h4 { font-size: 15px; font-weight: bold; margin: 14px 0 8px; color: #333; }
#count p { margin: 0 0 16px; line-height: 1.8; }
#count ul, #count ol { margin: 0 0 16px; padding-left: 28px; }
#count li { margin-bottom: 6px; line-height: 1.8; }
#count ul li { list-style-type: disc; }
#count ol li { list-style-type: decimal; }
#count table { width: 100%; border-collapse: collapse; margin: 16px 0; font-size: 14px; table-layout: fixed; }
#count table th { background-color: #0050a2; color: #fff; padding: 10px 14px; text-align: left; border: 1px solid #0050a2; font-weight: bold; word-break: break-word; }
#count table td { padding: 10px 14px; border: 1px solid #ccc; word-break: break-word; }
#count table tr:nth-child(even) td { background-color: #f5f8fc; }
#count img { width: 100%; height: auto; margin: 16px auto; display: block; }
#count strong { font-weight: bold; color: #1a1a1a; }
#count em { font-style: italic; }
#count hr { border: none; border-top: 1px solid #ddd; margin: 24px 0; }
#count blockquote { border-left: 4px solid #0050a2; padding: 12px 20px; margin: 16px 0; background: #f5f8fc; color: #555; }
#count code { background: #f0f0f0; padding: 2px 6px; border-radius: 3px; font-size: 14px; font-family: Consolas, monospace; }
#count pre { background: #f5f5f5; padding: 16px; border-radius: 4px; overflow-x: auto; margin: 16px 0; }
#count pre code { background: none; padding: 0; }