/* desk-index.css - Large Desktop Adaptations (1440px+) */
@media screen and (min-width: 1440px) {
  /* No artificial max-width centering - content fills full available space */
}