/* Concrete catalogue examples: mobile-first, no new framework. */
.dm-examples{display:grid;gap:1rem;margin:1.5rem 0}.dm-example{display:flex;gap:1.25rem;align-items:center;padding:1.25rem;border:1px solid #d5dedc;border-radius:18px;background:#fff;color:#183331}.dm-example img{width:132px;height:132px;object-fit:contain;flex:0 0 132px}.dm-example h3{margin:0 0 .5rem}.dm-example p{line-height:1.65}.dm-example a{display:inline-block;margin-top:.5rem}.dm-inline-figure{margin:1rem 0}.dm-inline-figure img{display:block;width:180px;height:180px;object-fit:contain}.dm-inline-figure figcaption{font-size:.95rem;line-height:1.5}.dm-table-scroll{overflow-x:auto}.dm-data-table{border-collapse:collapse;width:100%;min-width:520px}.dm-data-table caption{text-align:left;padding:1rem 0}.dm-data-table th,.dm-data-table td{padding:.8rem;border-bottom:1px solid #cbd7d5;text-align:left}.dm-data-table thead{background:#e6f2ef;color:#183331}.dm-home-body .editorial-section{max-width:1160px;margin:2rem auto;padding:1.5rem}.dm-home-body .editorial-section>h2{font-size:clamp(1.5rem,3vw,2.1rem)}@media(max-width:600px){.dm-example{align-items:flex-start;flex-direction:column}.dm-example img{align-self:center;width:140px;height:140px;flex-basis:auto}.dm-example>div{width:100%}.dm-home-body .editorial-section{padding:1rem}}

.editorial-hero .dm-review-date{color:#dbe8e1;font-size:.9rem}

.dm-diagnostic{margin:1rem 0;border:1px solid #cbd7d5;border-radius:12px;padding:1rem;background:#fff;color:#183331}.dm-diagnostic summary{cursor:pointer;font-weight:700;line-height:1.5}.dm-diagnostic p{line-height:1.7}.dm-diagnostic summary:focus-visible{outline:3px solid #207060;outline-offset:5px}.editorial-hero time{color:inherit}
