/* Consistent vertical rhythm for the vehicle dashboard. */
.vehicle-heading{padding-bottom:28px}.driving-stats{margin-bottom:32px}.condition-summary,.reminders{margin:32px 0}.record-tabs{margin:32px 0 24px}#service>section{margin:32px 0}#service>.charts{margin-top:0}#service>section>h2,.reminders .section-heading h2,.maintenance-options .section-heading h2{margin:0 0 14px}.reminder-list article{grid-template-columns:minmax(0,1fr) auto;align-items:center}.reminder-list article>div{display:grid;gap:4px}.reminder-estimate{color:#e8f0fa;font-size:.92rem;white-space:nowrap}@media(max-width:700px){.condition-summary,.reminders{margin:26px 0}.record-tabs{margin-top:26px}#service>section{margin:26px 0}.reminder-list article{grid-template-columns:1fr;gap:8px}.reminder-estimate{color:#8dbbff}}
