/*
Theme Name:  Kingy Spectrum Child (Page Factory)
Theme URI:   https://kingy.ai/
Description: Child of the Kingy Spectrum theme for the Page Factory programmatic templates (comparison, pricing, alternatives, best-of). Isolated child theme so the parent/active production theme is never modified and every change is fully reversible. Phase 1 = STAGING ONLY; no production writes, no Elementor, no bulk generation.
Author:      kingy.ai / Page Factory
Template:    kingy-spectrum
Version:     0.2.0
*/

/* ------------------------------------------------------------------
 * Page Factory templates (kf-*). Scoped to .kf-* so existing pages are
 * untouched. Neutral palette; reconcile with Kingy Spectrum tokens
 * during staging QA.
 * ------------------------------------------------------------------ */
.kf-main{max-width:820px;margin:0 auto;padding:24px 16px}
.kf-page{font-size:16px;line-height:1.6}
.kf-crumb{font-size:13px;color:#666;margin:0 0 14px}
.kf-crumb .kf-sep{margin:0 6px;color:#aaa}
.kf-page h1{font-size:30px;line-height:1.2;margin:.2em 0 .3em}
.kf-lead{color:#333;margin:0 0 20px}
.kf-table{width:100%;border-collapse:collapse;margin:8px 0 24px;font-size:15px}
.kf-table th,.kf-table td{border:1px solid #e5e5e5;padding:9px 12px;text-align:left;vertical-align:top}
.kf-table thead th{background:#fafafa;font-weight:600}
.kf-table th[scope=row]{background:#fafafa;white-space:nowrap;width:150px}
.kf-facts{display:grid;grid-template-columns:160px 1fr;gap:8px 16px;margin:0 0 22px}
.kf-facts dt{color:#666}
.kf-facts dd{margin:0}
.kf-list{padding-left:0;list-style:none;margin:0 0 18px;counter-reset:kf}
.kf-list li{border:1px solid #eee;border-radius:8px;padding:12px 14px;margin:0 0 10px}
.kf-alt-h{font-weight:600}
.kf-alt-cmp{font-weight:400;font-size:13px;margin-left:8px}
.kf-alt-m{color:#444;font-size:14px;margin-top:3px}
.kf-cite{font-size:12px;color:#777}
.kf-verify{font-size:14px;color:#0a7d33;font-weight:500;margin:4px 0}
.kf-verify.kf-stale{color:#b26b00}
.kf-sources{border-top:1px solid #eee;margin-top:22px;padding-top:12px}
.kf-sources h2,.kf-related h2{font-size:18px}
.kf-sources h3{font-size:15px;margin:12px 0 4px}
.kf-src-list{margin:2px 0 10px;padding-left:18px;font-size:14px}
.kf-links{padding-left:18px;font-size:15px}
.kf-more{font-size:14px;color:#555}
.kf-method{background:#f7f7f7;border-left:3px solid #ddd;padding:10px 12px;border-radius:0}
@media(max-width:600px){.kf-facts{grid-template-columns:1fr}.kf-table th[scope=row]{width:auto}}
