.th-blog * { margin: 0; padding: 0; box-sizing: border-box; }
  .th-blog { font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif; line-height: 1.8; color: #1a1a2e; max-width: 100%; }
  .th-blog .blog-container { max-width: 820px; margin: 0 auto; padding: 0 24px; }
  .th-blog .hero { position: relative; background: linear-gradient(135deg, #0f0c29 0%, #302b63 50%, #24243e 100%); padding: 80px 0 60px; margin-bottom: 48px; overflow: hidden; border-radius: 12px; }
  .th-blog .hero::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: radial-gradient(circle at 20% 50%, rgba(255, 0, 80, 0.15) 0%, transparent 50%), radial-gradient(circle at 80% 30%, rgba(0, 200, 255, 0.12) 0%, transparent 50%), radial-gradient(circle at 50% 80%, rgba(120, 0, 255, 0.1) 0%, transparent 50%); }
  .th-blog .hero .blog-container { position: relative; z-index: 1; }
  .th-blog .hero-tag { display: inline-block; background: rgba(255, 0, 80, 0.2); border: 1px solid rgba(255, 0, 80, 0.4); color: #ff5c8a; font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 1.5px; padding: 6px 14px; border-radius: 4px; margin-bottom: 20px; }
  .th-blog .hero h1 { font-size: 42px; font-weight: 800; line-height: 1.15; color: #ffffff; margin-bottom: 20px; max-width: 700px; }
  .th-blog .hero-subtitle { font-size: 18px; color: rgba(255,255,255,0.7); max-width: 600px; line-height: 1.6; margin-bottom: 24px; }
  .th-blog .hero-meta { display: flex; align-items: center; gap: 16px; color: rgba(255,255,255,0.5); font-size: 14px; flex-wrap: wrap; }
  .th-blog .hero-meta span { display: flex; align-items: center; gap: 6px; }
  .th-blog .cyber-grid { position: absolute; top: 0; right: -60px; width: 400px; height: 100%; opacity: 0.06; background-image: linear-gradient(rgba(255,255,255,0.3) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.3) 1px, transparent 1px); background-size: 40px 40px; transform: perspective(500px) rotateY(-15deg); }
  .th-blog .article-body { padding-bottom: 60px; }
  .th-blog .article-body p { font-size: 17px; margin-bottom: 24px; color: #2d2d44; }
  .th-blog .article-body h2 { font-size: 28px; font-weight: 700; color: #0f0c29; margin: 48px 0 20px; padding-bottom: 12px; border-bottom: 3px solid #e8e8f0; }
  .th-blog .article-body h3 { font-size: 21px; font-weight: 600; color: #302b63; margin: 32px 0 14px; }
  .th-blog .stat-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin: 32px 0; }
  .th-blog .stat-card { background: linear-gradient(135deg, #1a1a2e, #302b63); border-radius: 12px; padding: 24px 20px; text-align: center; border: 1px solid rgba(120, 0, 255, 0.2); }
  .th-blog .stat-card .stat-number { font-size: 36px; font-weight: 800; color: #ff5c8a; display: block; margin-bottom: 6px; }
  .th-blog .stat-card .stat-label { font-size: 13px; color: rgba(255,255,255,0.65); line-height: 1.4; }
  .th-blog .alert-box { background: linear-gradient(135deg, #fff5f5, #fff0f6); border-left: 4px solid #ff0050; border-radius: 0 12px 12px 0; padding: 24px 28px; margin: 32px 0; }
  .th-blog .alert-box .alert-title { font-weight: 700; color: #cc0040; font-size: 15px; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 8px; }
  .th-blog .alert-box p { font-size: 15px; color: #4a2030; margin-bottom: 0; }
  .th-blog .info-box { background: linear-gradient(135deg, #f0f4ff, #e8efff); border-left: 4px solid #4361ee; border-radius: 0 12px 12px 0; padding: 24px 28px; margin: 32px 0; }
  .th-blog .info-box .info-title { font-weight: 700; color: #2b3a8e; font-size: 15px; margin-bottom: 8px; }
  .th-blog .info-box p { color: #2d3a5c; margin-bottom: 0; font-size: 15px; }
  .th-blog .threat-timeline { position: relative; margin: 36px 0; padding-left: 40px; }
  .th-blog .threat-timeline::before { content: ''; position: absolute; left: 14px; top: 0; bottom: 0; width: 2px; background: linear-gradient(to bottom, #ff0050, #7b2ff7, #00c8ff); }
  .th-blog .timeline-item { position: relative; margin-bottom: 28px; padding: 20px 24px; background: #ffffff; border-radius: 12px; box-shadow: 0 2px 12px rgba(0,0,0,0.06); border: 1px solid #e8e8f0; }
  .th-blog .timeline-item::before { content: ''; position: absolute; left: -33px; top: 24px; width: 12px; height: 12px; background: #ff0050; border-radius: 50%; border: 3px solid #f8f9fc; }
  .th-blog .timeline-item h4 { font-size: 16px; font-weight: 700; color: #1a1a2e; margin-bottom: 6px; }
  .th-blog .timeline-item p { font-size: 14px; color: #555; margin-bottom: 0; line-height: 1.6; }
  .th-blog .checklist { list-style: none; margin: 24px 0; padding: 0; }
  .th-blog .checklist li { position: relative; padding: 14px 20px 14px 52px; margin-bottom: 12px; background: #ffffff; border-radius: 10px; font-size: 15px; color: #2d2d44; border: 1px solid #e8e8f0; box-shadow: 0 1px 4px rgba(0,0,0,0.04); list-style: none; }
  .th-blog .checklist li::before { content: '\2713'; position: absolute; left: 18px; top: 50%; transform: translateY(-50%); width: 24px; height: 24px; background: linear-gradient(135deg, #00c853, #00e676); color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 13px; font-weight: 700; line-height: 24px; text-align: center; }
  .th-blog .image-panel { border-radius: 16px; overflow: hidden; margin: 36px 0; box-shadow: 0 4px 20px rgba(0,0,0,0.08); }
  .th-blog .image-panel svg { display: block; width: 100%; height: auto; }
  .th-blog .cta-section { background: linear-gradient(135deg, #0f0c29, #302b63); border-radius: 16px; padding: 48px 40px; text-align: center; margin: 48px 0; }
  .th-blog .cta-section h2 { color: #fff; border: none; margin-top: 0; padding-bottom: 0; font-size: 26px; }
  .th-blog .cta-section p { color: rgba(255,255,255,0.7); margin-bottom: 28px; }
  .th-blog .cta-btn { display: inline-block; background: linear-gradient(135deg, #ff0050, #7b2ff7); color: #fff; font-weight: 600; font-size: 16px; padding: 14px 36px; border-radius: 8px; text-decoration: none; transition: transform 0.2s; }
  .th-blog .cta-btn:hover { transform: translateY(-2px); color: #fff; }
  @media (max-width: 640px) { .th-blog .hero h1 { font-size: 28px; } .th-blog .stat-row { grid-template-columns: 1fr; } .th-blog .hero { padding: 48px 0 36px; } .th-blog .cta-section { padding: 32px 20px; } }