.compare-list{max-width:980px;margin:30px auto 0;display:grid;gap:18px}.compare-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.compare-card h3{margin:0;padding:18px 22px;background:#f4f7fb;color:var(--navy);font-size:20px}.compare-row{display:grid;grid-template-columns:170px 1fr;border-top:1px solid var(--line)}.compare-key{padding:17px 20px;background:#fafbfd;color:var(--navy);font-weight:800;font-size:14px}.compare-value{padding:17px 20px;color:var(--muted);line-height:1.75}.status-badge{display:inline-block;padding:4px 9px;border-radius:999px;font-weight:800;font-size:12px}.status-current{background:#e6f3ec;color:#19633d}.status-review{background:#fff0c9;color:#7a4a00}.status-unset{background:#edf0f4;color:#536171}.status-grid{max-width:980px;margin:26px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.status-panel{border-radius:10px;padding:18px 20px;border:1px solid var(--line)}.status-panel h3{margin:0 0 8px;font-size:16px}.status-panel p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.status-panel.current{background:#f0f8f3;border-color:#cce5d5}.status-panel.review{background:#fff8e8;border-color:#efd08a}.status-panel.unset{background:#f5f7f9;border-color:#dfe5eb}.change-callout{display:grid;grid-template-columns:132px 1fr;gap:16px;align-items:start;margin:0;padding:18px 22px;background:#fffdf8;border-bottom:1px solid #f1dec0}.change-callout strong{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:4px;background:#f8dca2;color:#704300;font-size:13px;white-space:nowrap}.change-callout p{margin:2px 0 0;color:#473b28;font-weight:700;line-height:1.7}.compare-row.key-change .compare-key{background:#fff4d9;color:#7a4a00}.compare-row.key-change .compare-value{background:#fffdf8;color:#473b28;font-weight:700}.quote-row .compare-value{color:#31465c;font-family:serif}.quote-row q{font-weight:700}.source-list{max-width:850px;margin:20px auto 0;padding-left:20px;color:var(--muted);line-height:1.8}.source-list li+li{margin-top:8px}@media(max-width:700px){.status-grid{grid-template-columns:1fr}.compare-row{grid-template-columns:1fr}.compare-key{padding-bottom:7px}.compare-value{padding-top:7px}.change-callout{grid-template-columns:1fr;gap:8px}.change-callout strong{justify-content:flex-start;width:max-content}.change-callout p{margin-top:0}}
