/* 720smanual.com landing page styles */
body { font-family: Arial, sans-serif; line-height: 1.7; color: #e0e0e0; background: #0f0f0f; margin: 0; padding: 0; }
  header { background: #0a0a0a; padding: 20px 0; border-bottom: 1px solid #2a2a2a; text-align: center; }
  .container { max-width: 820px; margin: 40px auto; padding: 0 20px; }
  h1 { color: #e8500a; font-size: 2.2em; margin-bottom: 16px; line-height: 1.25; }
  h2 { color: #fff; margin-top: 44px; border-bottom: 1px solid #2a2a2a; padding-bottom: 10px; font-size: 1.35em; }
  h3 { color: #e8500a; font-size: 1.05em; margin-top: 24px; }
  p { font-size: 1.05em; margin-bottom: 18px; }
  ul { padding-left: 22px; margin-bottom: 18px; }
  li { font-size: 1.05em; margin-bottom: 8px; }
  a { color: #e8500a; }
  .launch-btn { display: inline-block; background: #e8500a; color: #fff; padding: 15px 32px; text-decoration: none; font-size: 1.2em; font-weight: bold; border-radius: 4px; margin-top: 20px; transition: background 0.2s; }
  .launch-btn:hover { background: #ff661a; }
  .tsb-btn { display: inline-block; background: transparent; color: #e8500a; padding: 13px 28px; text-decoration: none; font-size: 1.1em; font-weight: bold; border-radius: 4px; border: 2px solid #e8500a; margin-top: 12px; transition: background 0.2s, color 0.2s; }
  .tsb-btn:hover { background: #e8500a; color: #fff; }
  .parts-btn { display: inline-block; background: transparent; color: #7ab3e0; padding: 13px 28px; text-decoration: none; font-size: 1.1em; font-weight: bold; border-radius: 4px; border: 2px solid #7ab3e0; margin-top: 12px; transition: background 0.2s, color 0.2s; }
  .parts-btn:hover { background: #7ab3e0; color: #0f0f0f; }
  .tsb-card { background: #141414; border: 1px solid #2a2a2a; border-left: 3px solid #e8500a; border-radius: 4px; padding: 20px 24px; margin-top: 16px; }
  .tsb-stats { display: flex; gap: 24px; margin: 12px 0 16px; flex-wrap: wrap; }
  .tsb-stat { text-align: center; }
  .tsb-stat .num { font-size: 22px; font-weight: 700; color: #e8500a; }
  .tsb-stat .lbl { font-size: 11px; color: #888; text-transform: uppercase; letter-spacing: 0.06em; }
  nav.site-nav { display: flex; gap: 20px; justify-content: center; margin-top: 12px; flex-wrap: wrap; }
  nav.site-nav a { color: #888; text-decoration: none; font-size: 14px; letter-spacing: 0.04em; }
  nav.site-nav a:hover { color: #e8500a; }
  footer { text-align: center; margin-top: 60px; padding: 20px; border-top: 1px solid #2a2a2a; color: #666; font-size: 0.9em; }
  footer a { color: #666; text-decoration: none; margin: 0 10px; }
  footer a:hover { color: #e8500a; }
  .forum-banner { background: #141414; border: 1px solid #2a2a2a; border-left: 4px solid #e8500a; border-radius: 6px; padding: 24px 28px; margin: 40px 0; display: flex; align-items: center; gap: 24px; flex-wrap: wrap; }
  .forum-icon { font-size: 2.4em; flex-shrink: 0; }
  .forum-text h3 { color: #e8500a; margin: 0 0 6px; font-size: 1.15em; letter-spacing: 0.03em; text-transform: uppercase; }
  .forum-text p { color: #999; font-size: 0.93em; margin: 0 0 14px; line-height: 1.5; }
  .forum-link-btn { display: inline-block; background: #e8500a; color: #fff; padding: 9px 20px; text-decoration: none; font-size: 0.95em; font-weight: bold; border-radius: 4px; transition: background 0.2s; white-space: nowrap; }
  .forum-link-btn:hover { background: #ff661a; }
  #legal-notice { background: #111; border-bottom: 1px solid #2a2a2a; padding: 10px 20px; font-size: 0.82em; color: #888; text-align: center; line-height: 1.5; position: relative; }
  #legal-notice a { color: #666; }
  #legal-notice strong { color: #aaa; }
  #legal-notice-close { position: absolute; right: 14px; top: 50%; transform: translateY(-50%); background: none; border: none; color: #555; font-size: 16px; cursor: pointer; line-height: 1; padding: 4px 6px; }
  #legal-notice-close:hover { color: #aaa; }
  .author-note { background: #141414; border: 1px solid #2a2a2a; border-radius: 6px; padding: 20px 24px; margin: 36px 0; font-size: 0.97em; color: #aaa; line-height: 1.7; }
  .author-note strong { color: #ddd; }
  .tip-box { background: #0d1a0d; border: 1px solid #1a3a1a; border-left: 3px solid #4caf50; border-radius: 4px; padding: 16px 20px; margin: 20px 0; font-size: 0.97em; color: #bbb; }
  .tip-box strong { color: #7dcf7d; }
  code { background: #1a1a1a; padding: 1px 6px; border-radius: 3px; font-size: 0.93em; color: #ccc; font-family: 'Courier New', monospace; }

body { font-family: Arial, sans-serif; line-height: 1.7; color: #e0e0e0; background: #0f0f0f; margin: 0; padding: 0; }
  header { background: #0a0a0a; padding: 20px 0; border-bottom: 1px solid #2a2a2a; text-align: center; }
  nav.site-nav { display: flex; gap: 20px; justify-content: center; margin-top: 12px; flex-wrap: wrap; }
  nav.site-nav a { color: #888; text-decoration: none; font-size: 14px; letter-spacing: 0.04em; }
  nav.site-nav a:hover, nav.site-nav a.active { color: #e8500a; }
  .container { max-width: 820px; margin: 40px auto; padding: 0 20px 60px; }
  h1 { color: #e8500a; font-size: 2em; margin-bottom: 16px; }
  h2 { color: #fff; margin-top: 40px; border-bottom: 1px solid #2a2a2a; padding-bottom: 8px; font-size: 1.3em; }
  p, li { font-size: 1.05em; margin-bottom: 16px; }
  a { color: #e8500a; }
  .stat-row { display: flex; gap: 24px; flex-wrap: wrap; margin: 24px 0; }
  .stat { background: #141414; border: 1px solid #2a2a2a; border-left: 3px solid #e8500a; border-radius: 4px; padding: 16px 20px; flex: 1; min-width: 120px; }
  .stat .num { color: #e8500a; font-size: 1.8em; font-weight: bold; }
  .stat .label { color: #aaa; font-size: 0.9em; margin-top: 4px; }
  footer { text-align: center; margin-top: 60px; padding: 20px; border-top: 1px solid #2a2a2a; color: #666; font-size: 0.9em; }
  footer a { color: #666; text-decoration: none; margin: 0 10px; }
  footer a:hover { color: #e8500a; }
  .author-card { background: #141414; border: 1px solid #2a2a2a; border-left: 4px solid #e8500a; border-radius: 6px; padding: 24px 28px; margin: 28px 0; }
  .author-card h3 { color: #fff; margin: 0 0 8px; font-size: 1.1em; }
  .author-card .role { color: #e8500a; font-size: 0.93em; margin-bottom: 12px; font-weight: bold; letter-spacing: 0.04em; text-transform: uppercase; }
  .author-card p { color: #bbb; font-size: 0.97em; margin-bottom: 10px; }
  .author-card p:last-child { margin-bottom: 0; }

body { font-family: Arial, sans-serif; line-height: 1.7; color: #e0e0e0; background: #0f0f0f; margin: 0; padding: 0; }
  header { background: #0a0a0a; padding: 20px 0; border-bottom: 1px solid #2a2a2a; text-align: center; }
  nav.site-nav { display: flex; gap: 20px; justify-content: center; margin-top: 12px; flex-wrap: wrap; }
  nav.site-nav a { color: #888; text-decoration: none; font-size: 14px; letter-spacing: 0.04em; }
  nav.site-nav a:hover, nav.site-nav a.active { color: #e8500a; }
  .container { max-width: 820px; margin: 40px auto; padding: 0 20px 80px; }
  h1 { color: #e8500a; font-size: 2em; margin-bottom: 16px; }
  h2 { color: #fff; margin-top: 40px; border-bottom: 1px solid #2a2a2a; padding-bottom: 8px; font-size: 1.3em; }
  p, li { font-size: 1.05em; margin-bottom: 16px; }
  a { color: #e8500a; }
  .contact-card { background: #141414; border: 1px solid #2a2a2a; border-left: 4px solid #e8500a; border-radius: 6px; padding: 24px 28px; margin: 20px 0; }
  .contact-card h3 { color: #fff; margin: 0 0 8px; font-size: 1.05em; }
  .contact-card p { color: #aaa; font-size: 0.97em; margin: 0 0 12px; }
  .contact-card a { color: #e8500a; font-weight: bold; }
  .response-note { background: #111; border: 1px solid #2a2a2a; border-radius: 4px; padding: 16px 20px; color: #888; font-size: 0.93em; margin-top: 32px; }
  footer { text-align: center; margin-top: 60px; padding: 20px; border-top: 1px solid #2a2a2a; color: #666; font-size: 0.9em; }
  footer a { color: #666; text-decoration: none; margin: 0 10px; }
  footer a:hover { color: #e8500a; }

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
  body { font-family: Arial, sans-serif; background: #0f0f0f; color: #e0e0e0; line-height: 1.6; }
  header { background: #0a0a0a; padding: 18px 24px; border-bottom: 1px solid #2a2a2a; display: flex; align-items: center; gap: 16px; }
  .logo-mark { display: inline-block; background: #e8500a; color: #fff; padding: 5px 12px; font-weight: 700; font-size: 18px; clip-path: polygon(20% 0%, 100% 0%, 80% 100%, 0% 100%); }
  .site-title { font-size: 18px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: #fff; }
  .nav-links { margin-left: auto; display: flex; gap: 20px; }
  .nav-links a { color: #888; text-decoration: none; font-size: 14px; transition: color 0.15s; }
  .nav-links a:hover { color: #e8500a; }
  .nav-links a.active { color: #e8500a; }

  .container { max-width: 1200px; margin: 0 auto; padding: 40px 24px; }
  h1 { color: #e8500a; font-size: 2em; margin-bottom: 10px; }
  .subtitle { color: #888; font-size: 14px; margin-bottom: 32px; }

  .stats { display: flex; gap: 24px; margin-bottom: 32px; flex-wrap: wrap; }
  .stat { background: #141414; border: 1px solid #2a2a2a; border-radius: 6px; padding: 16px 24px; text-align: center; min-width: 120px; }
  .stat .num { font-size: 28px; font-weight: 700; color: #e8500a; }
  .stat .lbl { font-size: 11px; color: #888; text-transform: uppercase; letter-spacing: 0.08em; margin-top: 4px; }

  .controls { display: flex; gap: 12px; margin-bottom: 20px; flex-wrap: wrap; align-items: center; }
  #search { background: #1a1a1a; border: 1px solid #2a2a2a; border-radius: 4px; color: #e0e0e0; padding: 8px 14px; font-size: 14px; width: 340px; outline: none; }
  #search:focus { border-color: #e8500a; }
  .filter-btn { background: #1a1a1a; border: 1px solid #2a2a2a; border-radius: 4px; color: #888; padding: 7px 14px; font-size: 13px; cursor: pointer; transition: all 0.15s; }
  .filter-btn:hover, .filter-btn.active { background: rgba(232,80,10,0.15); border-color: #e8500a; color: #e8500a; }
  .count-label { color: #555; font-size: 13px; margin-left: auto; }

  table { width: 100%; border-collapse: collapse; font-size: 14px; }
  thead th { background: #141414; color: #888; text-transform: uppercase; font-size: 11px; letter-spacing: 0.08em; padding: 10px 14px; text-align: left; border-bottom: 1px solid #2a2a2a; position: sticky; top: 0; z-index: 1; }
  tbody tr { border-bottom: 1px solid #1a1a1a; transition: background 0.1s; }
  tbody tr:hover { background: rgba(255,255,255,0.03); }
  tbody tr.hidden { display: none; }
  td { padding: 10px 14px; vertical-align: middle; }

  .badge { display: inline-block; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.06em; padding: 2px 8px; border-radius: 3px; color: #fff; white-space: nowrap; }
  .doc-id { font-family: 'Courier New', monospace; color: #ccc; font-size: 12px; white-space: nowrap; }
  .doc-title { color: #ddd; font-size: 13px; }
  .no-title { color: #444; }
  .mc-id { font-family: 'Courier New', monospace; color: #555; font-size: 11px; white-space: nowrap; }
  .pdf-link { color: #e8500a; text-decoration: none; font-weight: 600; font-size: 13px; white-space: nowrap; }
  .pdf-link:hover { text-decoration: underline; }

  .info-box { background: #141414; border: 1px solid #2a2a2a; border-left: 3px solid #e8500a; border-radius: 4px; padding: 16px 20px; margin-bottom: 32px; font-size: 14px; color: #888; line-height: 1.7; }
  .info-box strong { color: #ccc; }

  footer { text-align: center; margin-top: 60px; padding: 20px; border-top: 1px solid #2a2a2a; color: #555; font-size: 13px; }

body { font-family: Arial, sans-serif; line-height: 1.6; color: #e0e0e0; background: #0f0f0f; margin: 0; padding: 0; }
  header { background: #0a0a0a; padding: 20px 0; border-bottom: 1px solid #2a2a2a; text-align: center; }
  nav.site-nav { display: flex; gap: 20px; justify-content: center; margin-top: 12px; flex-wrap: wrap; }
  nav.site-nav a { color: #888; text-decoration: none; font-size: 14px; letter-spacing: 0.04em; }
  nav.site-nav a:hover, nav.site-nav a.active { color: #e8500a; }
  .container { max-width: 800px; margin: 40px auto; padding: 0 20px 60px; }
  h1 { color: #e8500a; font-size: 2em; margin-bottom: 8px; }
  h2 { color: #fff; margin-top: 36px; border-bottom: 1px solid #2a2a2a; padding-bottom: 8px; }
  p, li { font-size: 1.05em; margin-bottom: 14px; }
  a { color: #e8500a; }
  .updated { color: #888; font-size: 0.9em; margin-bottom: 30px; }
  footer { text-align: center; margin-top: 60px; padding: 20px; border-top: 1px solid #2a2a2a; color: #666; font-size: 0.9em; }
  footer a { color: #666; text-decoration: none; margin: 0 10px; }
  footer a:hover { color: #e8500a; }

body { font-family: Arial, sans-serif; line-height: 1.6; color: #e0e0e0; background: #0f0f0f; margin: 0; padding: 0; }
  header { background: #0a0a0a; padding: 20px 0; border-bottom: 1px solid #2a2a2a; text-align: center; }
  nav.site-nav { display: flex; gap: 20px; justify-content: center; margin-top: 12px; flex-wrap: wrap; }
  nav.site-nav a { color: #888; text-decoration: none; font-size: 14px; letter-spacing: 0.04em; }
  nav.site-nav a:hover, nav.site-nav a.active { color: #e8500a; }
  .container { max-width: 800px; margin: 40px auto; padding: 0 20px 80px; }
  h1 { color: #e8500a; font-size: 2em; margin-bottom: 8px; }
  .last-updated { color: #666; font-size: 0.9em; margin-bottom: 32px; }
  h2 { color: #fff; margin-top: 36px; border-bottom: 1px solid #2a2a2a; padding-bottom: 8px; }
  p, li { font-size: 1.05em; margin-bottom: 14px; }
  a { color: #e8500a; }
  ul { padding-left: 20px; }
  .notice-box {
    background: #141414;
    border: 1px solid #2a2a2a;
    border-left: 4px solid #e8500a;
    border-radius: 6px;
    padding: 20px 24px;
    margin: 28px 0;
    color: #bbb;
    font-size: 0.97em;
  }
  footer { text-align: center; margin-top: 60px; padding: 20px; border-top: 1px solid #2a2a2a; color: #666; font-size: 0.9em; }
  footer a { color: #666; text-decoration: none; margin: 0 10px; }
  footer a:hover { color: #e8500a; }



/* Disclaimer Modal */
#disclaimer-overlay {
  display: none;
  position: fixed; inset: 0;
  background: rgba(0,0,0,0.85);
  z-index: 9999;
  align-items: center;
  justify-content: center;
}
#disclaimer-overlay.active { display: flex; }
#disclaimer-box {
  background: #141414;
  border: 1px solid #2a2a2a;
  border-left: 4px solid #e8500a;
  border-radius: 6px;
  max-width: 620px;
  width: 90%;
  padding: 36px 32px 28px;
  color: #e0e0e0;
}
#disclaimer-box h2 {
  color: #e8500a;
  margin: 0 0 16px;
  font-size: 1.3em;
  border: none;
  padding: 0;
}
#disclaimer-box p {
  font-size: 0.93em;
  color: #bbb;
  line-height: 1.6;
  margin-bottom: 14px;
}
#disclaimer-box .disc-footer {
  display: flex;
  gap: 12px;
  margin-top: 24px;
  flex-wrap: wrap;
}
#btn-accept {
  background: #e8500a;
  color: #fff;
  border: none;
  padding: 11px 26px;
  font-size: 1em;
  font-weight: bold;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.2s;
}
#btn-accept:hover { background: #ff661a; }
#btn-decline {
  background: transparent;
  color: #888;
  border: 1px solid #444;
  padding: 11px 26px;
  font-size: 1em;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
}
#btn-decline:hover { background: #222; color: #ccc; }
