/* ROSHEN DENTAL LAB — Services page
   Page-specific rules only. Reuses styles.css tokens and components
   (.wrap, .pill, .light .section, .tiles/.tile, .aud-rows/.aud-row,
   .offer). .page-band (the compact dark opener) is canonical in
   styles.css. */

/* Milling tile: the engraved disc shot runs bright, so this tile earns
   a deeper scrim and a dimmer image than the system default. */
.tile--scrim-deep img { opacity: .68; }
.tile--scrim-deep:hover img { opacity: .78; }
.tile--scrim-deep .tile-copy p { color: var(--mist); }
.tile--scrim-deep::after {
  background: linear-gradient(180deg, rgba(11,19,16,.30) 0%, rgba(11,19,16,.55) 45%, rgba(11,19,16,.96) 100%);
}

/* ---------- Section rhythm tweak ----------
   Third light section (labs / delivery rows) keeps its own top padding
   so it reads as a beat after the two joined tile sections above it. */
