/* post-912.css — Zero Backups to Full Compliance (backup-system) */

.post-912 .byline { color: #555; font-size: 0.9rem; margin-bottom: 0.3rem; font-family: -apple-system, sans-serif; }
.post-912 .subtitle { font-size: 1.05rem; color: #444; font-style: italic; margin-bottom: 2rem; margin-top: 0.5rem; }

.post-912 .definition-block {
  background: #f5f5f5;
  border-left: 5px solid #111;
  padding: 1.25rem 1.6rem;
  margin: 2rem 0;
  border-radius: 0 6px 6px 0;
}
.post-912 .definition-block p { margin: 0 0 0.5rem; }
.post-912 .definition-block p:last-child { margin: 0; }
.post-912 .definition-block .label {
  font-family: -apple-system, sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #666;
  margin-bottom: 0.5rem;
  display: block;
}

.post-912 .callout {
  background: #fffbf0;
  border-left: 5px solid #d4a012;
  padding: 1.1rem 1.5rem;
  margin: 2rem 0;
  border-radius: 0 6px 6px 0;
}
.post-912 .callout p { margin: 0 0 0.5rem; }
.post-912 .callout p:last-child { margin: 0; }
.post-912 .callout.critical {
  background: #fff5f5;
  border-left-color: #c0392b;
}

.post-912 .geolab-toc {
  background: #f8f8f8;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 1.1rem 1.4rem;
  margin: 1.75rem 0 2rem;
  font-family: -apple-system, sans-serif;
  font-size: 0.9rem;
}
.post-912 .geolab-toc .toc-label {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: #888;
  margin-bottom: 0.6rem;
  display: block;
}
.post-912 .geolab-toc ol { margin: 0; padding-left: 1.3rem; }
.post-912 .geolab-toc li { margin-bottom: 0.3rem; }
.post-912 .geolab-toc a { color: #2E75B6; text-decoration: none; }
.post-912 .geolab-toc a:hover { text-decoration: underline; }

.post-912 .attempt-list { list-style: none; padding: 0; margin: 1.5rem 0; }
.post-912 .attempt-list li {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding: 1rem 1.25rem;
  background: #fafafa;
  border-radius: 6px;
  border: 1px solid #e8e8e8;
  font-family: -apple-system, sans-serif;
  font-size: 0.92rem;
}
.post-912 .attempt-list .badge {
  background: #c0392b;
  color: #fff;
  font-size: 0.72rem;
  font-weight: 700;
  padding: 0.2em 0.55em;
  border-radius: 4px;
  white-space: nowrap;
  margin-top: 0.1em;
  flex-shrink: 0;
}
.post-912 .attempt-list .badge.success { background: #27ae60; }

.post-912 .checklist-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.4rem 2rem;
  font-family: -apple-system, sans-serif;
  font-size: 0.88rem;
  margin: 1.25rem 0;
}
.post-912 .checklist-grid .item {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 0.3rem 0;
  border-bottom: 1px solid #f0f0f0;
  color: #333;
  line-height: 1.4;
}
.post-912 .checklist-grid .item .icon { flex-shrink: 0; font-size: 0.85rem; margin-top: 0.05rem; }
.post-912 .checklist-grid .item.gap { color: #c0392b; }
.post-912 .checklist-grid .item.pass { color: #27ae60; }

.post-912 .restore-table { width: 100%; border-collapse: collapse; font-family: -apple-system, sans-serif; font-size: 0.88rem; margin: 1.25rem 0; }
.post-912 .restore-table th { background: #111; color: #fff; padding: 0.6rem 0.9rem; text-align: left; font-weight: 700; }
.post-912 .restore-table td { padding: 0.55rem 0.9rem; border-bottom: 1px solid #ececec; vertical-align: top; }
.post-912 .restore-table tr:hover td { background: #f8f8f8; }
.post-912 .restore-table code { font-size: 0.82em; }

.post-912 .stat-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; margin: 1.75rem 0; }
.post-912 .stat-card {
  background: #f8f8f8;
  border-radius: 8px;
  padding: 1rem 1.1rem;
  font-family: -apple-system, sans-serif;
  text-align: center;
  border: 1px solid #e8e8e8;
}
.post-912 .stat-card .number { font-size: 1.8rem; font-weight: 800; color: #111; line-height: 1.1; }
.post-912 .stat-card .number.positive { color: #27ae60; }
.post-912 .stat-card .label { font-size: 0.78rem; color: #888; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 0.3rem; }

.post-912 .key-takeaway {
  background: #111;
  color: #fff;
  padding: 1.3rem 1.6rem;
  border-radius: 8px;
  margin: 2.5rem 0;
}
.post-912 .key-takeaway .kt-label {
  font-family: -apple-system, sans-serif;
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #d4a012;
  margin-bottom: 0.5rem;
  display: block;
}
.post-912 .key-takeaway p { margin: 0; color: #f0f0f0; font-size: 0.97rem; }

.post-912 .testimonial-card {
  background: #f8fafc;
  border-left: 4px solid #2E75B6;
  padding: 1.25rem 1.5rem;
  margin: 1rem 0;
  border-radius: 4px;
  font-family: -apple-system, sans-serif;
}
.post-912 .testimonial-card p { margin: 0 0 0.5rem; font-size: 0.95rem; }
.post-912 .testimonial-card p:last-child { margin: 0; }
.post-912 .testimonial-card .attribution { font-size: 0.85rem; color: #666; }

.post-912 .author-bio {
  background: #f8f8f8;
  border-radius: 8px;
  padding: 1.25rem 1.5rem;
  margin-top: 2.5rem;
  font-family: -apple-system, sans-serif;
  font-size: 0.9rem;
  color: #444;
}
.post-912 .author-bio p { margin: 0 0 0.5rem; font-family: -apple-system, sans-serif; font-size: 0.9rem; }
.post-912 .author-bio p:last-child { margin: 0; }

.post-912 .meta-section {
  border-top: 1px solid #ececec;
  padding-top: 2rem;
  margin-top: 3rem;
  font-family: -apple-system, sans-serif;
  font-size: 0.88rem;
  color: #888;
}

.post-912 .faq-item { margin-bottom: 2rem; }
.post-912 .faq-item h3 { color: #111; margin-bottom: 0.4rem; }
.post-912 .faq-item p { color: #333; }

.post-912 figure { margin: 1.75rem 0; }
.post-912 figcaption { font-family: -apple-system, sans-serif; font-size: 0.82rem; color: #888; margin-top: 0.5rem; text-align: center; }

@media (max-width: 600px) {
  .post-912 .stat-grid { grid-template-columns: repeat(2, 1fr); }
  .post-912 .checklist-grid { grid-template-columns: 1fr; }
  .post-912 .restore-table { font-size: 0.8rem; }
}
