/*
Theme Name: Dealsmaster Editorial — Full Rebuild
Theme URI: https://dealsmaster.blog
Template: dealsmaster-editorial-v5.9.11-light-first-visit
Author: Dealsmaster
Description: A complete warm editorial presentation rebuild that preserves the established Dealsmaster content and URL contracts.
Version: 6.0.16
Requires at least: 6.6
Requires PHP: 7.4
Text Domain: dealsmaster-editorial
*/

/* The accepted rollback stabilization remains part of this child release. */
.home .dm-grounded-hero {
  padding-inline: clamp(1rem, 4vw, 4.5rem);
}

@media (max-width: 700px) {
  .home .dm-grounded-hero {
    padding-inline: 1rem;
  }
}
