main section[id] { scroll-margin-top: 6rem; }
.mp-comparison-scroll { overflow-x: auto; margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: .5rem; }
.mp-comparison-table { width: 100%; min-width: 40rem; border-collapse: collapse; text-align: left; }
.mp-comparison-table th, .mp-comparison-table td { padding: 1rem; border-bottom: 1px solid #e5e7eb; vertical-align: top; }
.mp-comparison-table thead { background: #f3f4f6; }
.mp-comparison-table td { color: #374151; }
