.elementor-9323 .elementor-element.elementor-element-13b4f23d:not(.elementor-motion-effects-element-type-background), .elementor-9323 .elementor-element.elementor-element-13b4f23d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-9323 .elementor-element.elementor-element-13b4f23d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-9323 .elementor-element.elementor-element-13b4f23d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9323 .elementor-element.elementor-element-3b6c093 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-9323 .elementor-element.elementor-element-3b6c093{width:100%;}}@media(max-width:1024px){.elementor-9323 .elementor-element.elementor-element-13b4f23d{padding:0px 30px 0px 30px;}}@media(max-width:767px){.elementor-9323 .elementor-element.elementor-element-13b4f23d{margin-top:0px;margin-bottom:36px;padding:0px 0px 0px 0px;}.elementor-9323 .elementor-element.elementor-element-3b6c093 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:30px 30px 30px 30px;}}/* Start custom CSS for column, class: .elementor-element-3b6c093 *//* =========================================================
   HOME MAINTENANCE TODAY
   INTERACTIVE ANNUAL HOME MAINTENANCE CHECKLIST
========================================================= */

.hmt-annual-checklist {
  --hmt-green: #1f3b24;
  --hmt-forest: #102616;
  --hmt-dark: #08180d;
  --hmt-cream: #f6f3cc;
  --hmt-light-cream: #fffdf2;
  --hmt-gold: #f9cf15;
  --hmt-brown: #985c15;
  --hmt-charcoal: #252525;
  --hmt-gray: #a5a190;
  --hmt-white: #ffffff;
  --hmt-soft-green: #edf3e7;
  --hmt-warning-bg: #fff6e6;
  --hmt-danger-bg: #fff0ec;
  --hmt-border: rgba(31, 59, 36, 0.15);
  --hmt-border-strong: rgba(31, 59, 36, 0.28);
  --hmt-shadow: 0 24px 65px rgba(8, 24, 13, 0.13);
  --hmt-shadow-soft: 0 14px 34px rgba(8, 24, 13, 0.08);

  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 64px 20px;
  background:
    linear-gradient(
      180deg,
      rgba(255, 253, 242, 0.97) 0%,
      rgba(246, 243, 204, 0.94) 48%,
      rgba(255, 253, 242, 0.98) 100%
    ),
    url("https://homemaintenancetoday.com/wp-content/uploads/2026/07/background.jpg")
      center top / cover fixed;
  color: var(--hmt-charcoal);
  font-family: "Inter", Arial, sans-serif;
}

.hmt-annual-checklist *,
.hmt-annual-checklist *::before,
.hmt-annual-checklist *::after {
  box-sizing: border-box;
}

.hmt-annual-checklist__shell {
  width: min(100%, 1240px);
  margin: 0 auto;
}

.hmt-annual-checklist h1,
.hmt-annual-checklist h2,
.hmt-annual-checklist h3 {
  margin-top: 0;
  font-family: "Manrope", Arial, sans-serif;
  font-weight: 700;
  line-height: 1.15;
}

.hmt-annual-checklist p {
  margin-top: 0;
  line-height: 1.75;
}

.hmt-annual-checklist button,
.hmt-annual-checklist a {
  font-family: "Inter", Arial, sans-serif;
}

.hmt-annual-checklist button {
  cursor: pointer;
}

.hmt-annual-checklist a,
.hmt-annual-checklist button {
  transition:
    color 0.25s ease,
    background-color 0.25s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    transform 0.25s ease,
    opacity 0.25s ease;
}

.hmt-annual-checklist button:focus-visible,
.hmt-annual-checklist a:focus-visible,
.hmt-annual-checklist input:focus-visible + .hmt-maintenance-task__checkmark {
  outline: 3px solid rgba(249, 207, 21, 0.78);
  outline-offset: 3px;
}

/* =========================================================
   HERO
========================================================= */

.hmt-annual-checklist__hero {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, 0.65fr);
  gap: 34px;
  align-items: center;
  padding: clamp(38px, 6vw, 72px);
  border: 1px solid rgba(249, 207, 21, 0.24);
  border-radius: 30px;
  background:
    radial-gradient(
      circle at top right,
      rgba(249, 207, 21, 0.15),
      transparent 34%
    ),
    linear-gradient(135deg, var(--hmt-dark), var(--hmt-green));
  box-shadow: var(--hmt-shadow);
  color: var(--hmt-white);
}

.hmt-annual-checklist__breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: 28px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 13px;
  font-weight: 700;
}

.hmt-annual-checklist__breadcrumbs a {
  color: rgba(255, 255, 255, 0.84) !important;
  text-decoration: none;
}

.hmt-annual-checklist__breadcrumbs a:hover {
  color: var(--hmt-gold) !important;
}

.hmt-annual-checklist__eyebrow,
.hmt-annual-checklist__section-label,
.hmt-annual-checklist__hero-card-label,
.hmt-annual-checklist__group-label,
.hmt-annual-checklist__dashboard-label {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 17px;
  color: var(--hmt-brown);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.13em;
  line-height: 1.3;
  text-transform: uppercase;
}

.hmt-annual-checklist__eyebrow,
.hmt-annual-checklist__hero-card-label,
.hmt-annual-checklist__section-label--light,
.hmt-annual-checklist__dashboard-label {
  color: var(--hmt-gold);
}

.hmt-annual-checklist__hero h1 {
  max-width: 820px;
  margin-bottom: 24px;
  color: var(--hmt-white);
  font-size: clamp(42px, 6vw, 74px);
  letter-spacing: -0.045em;
}

.hmt-annual-checklist__lead {
  max-width: 780px;
  margin-bottom: 30px;
  color: rgba(255, 255, 255, 0.82);
  font-size: clamp(17px, 2vw, 20px);
}

.hmt-annual-checklist__hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
}

.hmt-annual-checklist__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 15px 22px;
  border: 2px solid transparent;
  border-radius: 13px;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
}

.hmt-annual-checklist a.hmt-annual-checklist__button--gold {
  border-color: var(--hmt-gold);
  background: var(--hmt-gold);
  color: var(--hmt-dark) !important;
  -webkit-text-fill-color: var(--hmt-dark) !important;
}

.hmt-annual-checklist a.hmt-annual-checklist__button--gold:hover {
  border-color: var(--hmt-white);
  background: var(--hmt-white);
  transform: translateY(-3px);
}

.hmt-annual-checklist button.hmt-annual-checklist__button--outline {
  border-color: rgba(255, 255, 255, 0.54);
  background: rgba(255, 255, 255, 0.06);
  color: var(--hmt-white) !important;
  -webkit-text-fill-color: var(--hmt-white) !important;
}

.hmt-annual-checklist button.hmt-annual-checklist__button--outline:hover {
  border-color: var(--hmt-gold);
  background: rgba(249, 207, 21, 0.12);
  color: var(--hmt-gold) !important;
  -webkit-text-fill-color: var(--hmt-gold) !important;
  transform: translateY(-3px);
}

.hmt-annual-checklist__hero-note {
  display: flex;
  gap: 11px;
  align-items: center;
  margin-top: 23px;
}

.hmt-annual-checklist__hero-note > span {
  display: grid;
  flex: 0 0 25px;
  width: 25px;
  height: 25px;
  place-items: center;
  border-radius: 50%;
  background: rgba(249, 207, 21, 0.14);
  color: var(--hmt-gold);
  font-size: 12px;
  font-weight: 900;
}

.hmt-annual-checklist__hero-note p {
  margin: 0;
  color: rgba(255, 255, 255, 0.71);
  font-size: 13px;
}

/* =========================================================
   HERO FEATURE CARD
========================================================= */

.hmt-annual-checklist__hero-card {
  padding: 29px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 24px;
  background: rgba(255, 253, 242, 0.08);
  backdrop-filter: blur(8px);
}

.hmt-annual-checklist__hero-feature {
  display: flex;
  gap: 15px;
  align-items: flex-start;
  padding: 18px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}

.hmt-annual-checklist__hero-feature:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.hmt-annual-checklist__hero-feature > span {
  display: grid;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  place-items: center;
  border-radius: 12px;
  background: var(--hmt-gold);
  color: var(--hmt-dark);
  font-size: 11px;
  font-weight: 900;
}

.hmt-annual-checklist__hero-feature h2 {
  margin-bottom: 6px;
  color: var(--hmt-white);
  font-size: 18px;
}

.hmt-annual-checklist__hero-feature p {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
}

/* =========================================================
   INTRODUCTION
========================================================= */

.hmt-annual-checklist__intro {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 50px;
  align-items: center;
  padding: clamp(52px, 8vw, 90px) clamp(12px, 3vw, 35px);
}

.hmt-annual-checklist__intro h2 {
  margin-bottom: 0;
  color: var(--hmt-green);
  font-size: clamp(31px, 4.5vw, 48px);
  letter-spacing: -0.03em;
}

.hmt-annual-checklist__intro-copy p {
  margin-bottom: 17px;
  color: #4b534c;
  font-size: 17px;
}

.hmt-annual-checklist__intro-copy p:last-child {
  margin-bottom: 0;
}

/* =========================================================
   INTERACTIVE TOOL WRAPPER
========================================================= */

.hmt-annual-checklist__tool {
  display: grid;
  gap: 34px;
}

/* =========================================================
   PROGRESS DASHBOARD
========================================================= */

.hmt-annual-checklist__dashboard {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(310px, 0.75fr);
  gap: 30px;
  padding: clamp(30px, 5vw, 50px);
  border: 1px solid rgba(249, 207, 21, 0.22);
  border-radius: 28px;
  background:
    radial-gradient(
      circle at top right,
      rgba(249, 207, 21, 0.13),
      transparent 38%
    ),
    linear-gradient(135deg, var(--hmt-forest), var(--hmt-dark));
  box-shadow: var(--hmt-shadow);
  color: var(--hmt-white);
}

.hmt-annual-checklist__dashboard-main {
  min-width: 0;
}

.hmt-annual-checklist__progress-heading {
  display: flex;
  gap: 10px;
  align-items: baseline;
  margin-bottom: 18px;
}

.hmt-annual-checklist__progress-heading strong {
  color: var(--hmt-white);
  font-family: "Manrope", Arial, sans-serif;
  font-size: clamp(42px, 6vw, 70px);
  font-weight: 800;
  letter-spacing: -0.05em;
  line-height: 1;
}

.hmt-annual-checklist__progress-heading span {
  color: rgba(255, 255, 255, 0.69);
  font-size: 16px;
  font-weight: 700;
}

.hmt-annual-checklist__progress-track {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 17px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
}

.hmt-annual-checklist__progress-fill {
  display: block;
  width: 0;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, var(--hmt-gold), #fff09a);
  box-shadow: 0 0 22px rgba(249, 207, 21, 0.32);
  transition: width 0.4s ease;
}

.hmt-annual-checklist__storage-note {
  max-width: 690px;
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 13px;
}

.hmt-annual-checklist__dashboard-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  align-self: end;
}

.hmt-annual-checklist__stat {
  min-width: 0;
  padding: 20px 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.06);
  text-align: center;
}

.hmt-annual-checklist__stat strong,
.hmt-annual-checklist__stat span {
  display: block;
}

.hmt-annual-checklist__stat strong {
  margin-bottom: 6px;
  color: var(--hmt-gold);
  font-family: "Manrope", Arial, sans-serif;
  font-size: clamp(25px, 3vw, 36px);
  font-weight: 800;
}

.hmt-annual-checklist__stat span {
  color: rgba(255, 255, 255, 0.69);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.hmt-annual-checklist__dashboard-actions {
  grid-column: 1 / -1;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding-top: 5px;
}

.hmt-annual-checklist__utility-button {
  min-height: 42px;
  padding: 10px 15px;
  border: 1px solid rgba(255, 255, 255, 0.21);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.06);
  color: var(--hmt-white);
  font-size: 12px;
  font-weight: 800;
}

.hmt-annual-checklist__utility-button:hover {
  border-color: var(--hmt-gold);
  background: rgba(249, 207, 21, 0.1);
  color: var(--hmt-gold);
  transform: translateY(-2px);
}

.hmt-annual-checklist__utility-button--danger {
  border-color: rgba(255, 150, 125, 0.35);
  color: #ffd3c8;
}

.hmt-annual-checklist__utility-button--danger:hover {
  border-color: #ffae9b;
  background: rgba(255, 99, 71, 0.12);
  color: #ffffff;
}

/* =========================================================
   FILTERS
========================================================= */

.hmt-annual-checklist__filters {
  padding: clamp(29px, 5vw, 48px);
  border: 1px solid var(--hmt-border);
  border-radius: 27px;
  background: rgba(255, 253, 242, 0.97);
  box-shadow: var(--hmt-shadow-soft);
}

.hmt-annual-checklist__filters-heading {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.55fr);
  gap: 34px;
  align-items: end;
  margin-bottom: 30px;
  padding-bottom: 26px;
  border-bottom: 1px solid var(--hmt-border);
}

.hmt-annual-checklist__filters-heading h2 {
  margin-bottom: 0;
  color: var(--hmt-green);
  font-size: clamp(28px, 4vw, 41px);
  letter-spacing: -0.03em;
}

.hmt-annual-checklist__filters-heading > p {
  margin: 0;
  color: #666d67;
  font-size: 14px;
}

.hmt-annual-checklist__filter-group + .hmt-annual-checklist__filter-group {
  margin-top: 25px;
}

.hmt-annual-checklist__filter-group h3 {
  margin-bottom: 12px;
  color: var(--hmt-green);
  font-size: 15px;
}

.hmt-annual-checklist__filter-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}

.hmt-annual-checklist__filter {
  min-height: 42px;
  padding: 10px 15px;
  border: 1px solid var(--hmt-border);
  border-radius: 999px;
  background: var(--hmt-white);
  color: var(--hmt-green);
  font-size: 12px;
  font-weight: 800;
}

.hmt-annual-checklist__filter:hover {
  border-color: var(--hmt-green);
  background: var(--hmt-soft-green);
  transform: translateY(-2px);
}

.hmt-annual-checklist__filter.is-active,
.hmt-annual-checklist__filter[aria-pressed="true"] {
  border-color: var(--hmt-green);
  background: var(--hmt-green);
  box-shadow: 0 8px 18px rgba(31, 59, 36, 0.16);
  color: var(--hmt-white);
}

/* =========================================================
   RESULTS SUMMARY
========================================================= */

.hmt-annual-checklist__results-summary {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
  padding: 18px 22px;
  border: 1px solid var(--hmt-border);
  border-radius: 16px;
  background: rgba(246, 243, 204, 0.76);
}

.hmt-annual-checklist__results-summary p {
  margin: 0;
  color: #4d554e;
  font-size: 14px;
}

.hmt-annual-checklist__results-summary strong {
  color: var(--hmt-green);
}

.hmt-annual-checklist__results-summary button {
  padding: 9px 13px;
  border: 0;
  border-radius: 9px;
  background: transparent;
  color: var(--hmt-brown);
  font-size: 12px;
  font-weight: 900;
}

.hmt-annual-checklist__results-summary button:hover {
  background: rgba(31, 59, 36, 0.08);
  color: var(--hmt-green);
}

/* =========================================================
   SEASONAL GROUPS
========================================================= */

.hmt-annual-checklist__group {
  padding: clamp(29px, 5vw, 50px);
  border: 1px solid var(--hmt-border);
  border-radius: 27px;
  background: rgba(255, 253, 242, 0.97);
  box-shadow: var(--hmt-shadow-soft);
}

.hmt-annual-checklist__group[hidden],
.hmt-maintenance-task[hidden] {
  display: none !important;
}

.hmt-annual-checklist__group-header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 30px;
  align-items: end;
  margin-bottom: 28px;
  padding-bottom: 25px;
  border-bottom: 1px solid var(--hmt-border);
}

.hmt-annual-checklist__group-label {
  color: var(--hmt-brown);
}

.hmt-annual-checklist__group-header h2 {
  margin-bottom: 13px;
  color: var(--hmt-green);
  font-size: clamp(29px, 4vw, 42px);
  letter-spacing: -0.03em;
}

.hmt-annual-checklist__group-header p {
  max-width: 820px;
  margin-bottom: 0;
  color: #58605a;
  font-size: 15px;
}

.hmt-annual-checklist__group-progress {
  min-width: 135px;
  padding: 17px 18px;
  border: 1px solid var(--hmt-border);
  border-radius: 15px;
  background: var(--hmt-cream);
  text-align: center;
}

.hmt-annual-checklist__group-progress strong,
.hmt-annual-checklist__group-progress span {
  display: block;
}

.hmt-annual-checklist__group-progress strong {
  margin-bottom: 4px;
  color: var(--hmt-green);
  font-family: "Manrope", Arial, sans-serif;
  font-size: 28px;
  font-weight: 800;
}

.hmt-annual-checklist__group-progress span {
  color: #6d6c5f;
  font-size: 11px;
  font-weight: 700;
}

/* =========================================================
   TASK LIST
========================================================= */

.hmt-annual-checklist__task-list {
  display: grid;
  gap: 14px;
}

.hmt-maintenance-task {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--hmt-border);
  border-left: 5px solid var(--hmt-green);
  border-radius: 18px;
  background:
    radial-gradient(
      circle at top right,
      rgba(249, 207, 21, 0.07),
      transparent 32%
    ),
    var(--hmt-white);
  box-shadow: 0 10px 27px rgba(8, 24, 13, 0.06);
  transition:
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    opacity 0.25s ease,
    transform 0.25s ease;
}

.hmt-maintenance-task:hover {
  border-left-color: var(--hmt-gold);
  box-shadow: 0 16px 34px rgba(8, 24, 13, 0.1);
  transform: translateY(-2px);
}

.hmt-maintenance-task.is-completed,
.hmt-maintenance-task[data-status="completed"] {
  border-left-color: #6f8a54;
  background:
    radial-gradient(
      circle at top right,
      rgba(111, 138, 84, 0.1),
      transparent 34%
    ),
    #f7fbf3;
}

.hmt-maintenance-task.is-completed .hmt-maintenance-task__heading strong,
.hmt-maintenance-task[data-status="completed"]
  .hmt-maintenance-task__heading strong {
  color: #64725d;
  text-decoration: line-through;
  text-decoration-thickness: 1.5px;
}

.hmt-maintenance-task__top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: center;
  padding: 22px 24px;
}

.hmt-maintenance-task__label {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  min-width: 0;
  cursor: pointer;
}

.hmt-maintenance-task__checkbox {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}

.hmt-maintenance-task__checkmark {
  position: relative;
  display: grid;
  flex: 0 0 31px;
  width: 31px;
  height: 31px;
  margin-top: 1px;
  place-items: center;
  border: 2px solid rgba(31, 59, 36, 0.3);
  border-radius: 10px;
  background: var(--hmt-white);
  transition:
    background-color 0.22s ease,
    border-color 0.22s ease,
    box-shadow 0.22s ease,
    transform 0.22s ease;
}

.hmt-maintenance-task__checkmark::after {
  color: var(--hmt-dark);
  content: "✓";
  font-size: 17px;
  font-weight: 900;
  line-height: 1;
  opacity: 0;
  transform: scale(0.55);
  transition:
    opacity 0.2s ease,
    transform 0.2s ease;
}

.hmt-maintenance-task__label:hover .hmt-maintenance-task__checkmark {
  border-color: var(--hmt-green);
  box-shadow: 0 0 0 4px rgba(31, 59, 36, 0.08);
}

.hmt-maintenance-task__checkbox:checked
  + .hmt-maintenance-task__checkmark {
  border-color: var(--hmt-gold);
  background: var(--hmt-gold);
  transform: scale(1.03);
}

.hmt-maintenance-task__checkbox:checked
  + .hmt-maintenance-task__checkmark::after {
  opacity: 1;
  transform: scale(1);
}

.hmt-maintenance-task__heading {
  display: block;
  min-width: 0;
}

.hmt-maintenance-task__heading strong,
.hmt-maintenance-task__heading small {
  display: block;
}

.hmt-maintenance-task__heading strong {
  margin-bottom: 7px;
  color: var(--hmt-green);
  font-family: "Manrope", Arial, sans-serif;
  font-size: clamp(17px, 2vw, 21px);
  font-weight: 700;
  line-height: 1.35;
}

.hmt-maintenance-task__heading small {
  color: #777b75;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.035em;
  line-height: 1.45;
  text-transform: uppercase;
}

.hmt-maintenance-task__toggle {
  min-height: 41px;
  padding: 10px 14px;
  border: 1px solid var(--hmt-border);
  border-radius: 10px;
  background: var(--hmt-cream);
  color: var(--hmt-green);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.04em;
  white-space: nowrap;
  text-transform: uppercase;
}

.hmt-maintenance-task__toggle::after {
  display: inline-block;
  margin-left: 7px;
  content: "+";
  font-size: 16px;
  line-height: 1;
  transition: transform 0.25s ease;
}

.hmt-maintenance-task__toggle[aria-expanded="true"]::after {
  content: "−";
}

.hmt-maintenance-task__toggle:hover {
  border-color: var(--hmt-green);
  background: var(--hmt-green);
  color: var(--hmt-white);
  transform: translateY(-2px);
}

/* =========================================================
   TASK DETAILS
========================================================= */

.hmt-maintenance-task__details {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  padding: 0 24px 24px;
  animation: hmtChecklistReveal 0.25s ease both;
}

.hmt-maintenance-task__details[hidden] {
  display: none;
}

@keyframes hmtChecklistReveal {
  from {
    opacity: 0;
    transform: translateY(-7px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.hmt-maintenance-task__details > div {
  padding: 20px;
  border: 1px solid var(--hmt-border);
  border-radius: 14px;
  background: #fbfcf8;
}

.hmt-maintenance-task__details h3 {
  margin-bottom: 9px;
  color: var(--hmt-green);
  font-size: 15px;
}

.hmt-maintenance-task__details p {
  margin: 0;
  color: #566057;
  font-size: 13px;
  line-height: 1.65;
}

.hmt-maintenance-task__professional-note {
  border-color: rgba(31, 59, 36, 0.22) !important;
  background: var(--hmt-soft-green) !important;
}

.hmt-maintenance-task__professional-note h3 {
  color: var(--hmt-green);
}

.hmt-maintenance-task__urgent-note {
  border-color: rgba(152, 92, 21, 0.26) !important;
  background: var(--hmt-warning-bg) !important;
}

.hmt-maintenance-task__urgent-note h3 {
  color: #754510;
}

.hmt-maintenance-task__urgent-note p {
  color: #68563e;
}

/* =========================================================
   EMPTY STATE
========================================================= */

.hmt-annual-checklist__empty-state {
  padding: 50px 24px;
  border: 1px dashed var(--hmt-border-strong);
  border-radius: 22px;
  background: rgba(255, 253, 242, 0.88);
  text-align: center;
}

.hmt-annual-checklist__empty-state[hidden] {
  display: none;
}

.hmt-annual-checklist__empty-state > span {
  display: grid;
  width: 54px;
  height: 54px;
  margin: 0 auto 17px;
  place-items: center;
  border-radius: 16px;
  background: var(--hmt-green);
  color: var(--hmt-gold);
  font-family: "Manrope", Arial, sans-serif;
  font-size: 25px;
  font-weight: 900;
}

.hmt-annual-checklist__empty-state h2 {
  margin-bottom: 11px;
  color: var(--hmt-green);
  font-size: 28px;
}

.hmt-annual-checklist__empty-state p {
  margin-bottom: 19px;
  color: #646b65;
}

.hmt-annual-checklist__empty-state button {
  min-height: 44px;
  padding: 11px 17px;
  border: 1px solid var(--hmt-green);
  border-radius: 10px;
  background: var(--hmt-green);
  color: var(--hmt-white);
  font-size: 12px;
  font-weight: 900;
}

.hmt-annual-checklist__empty-state button:hover {
  border-color: var(--hmt-gold);
  background: var(--hmt-gold);
  color: var(--hmt-dark);
  transform: translateY(-2px);
}

/* =========================================================
   GUIDANCE
========================================================= */

.hmt-annual-checklist__guidance {
  padding: clamp(34px, 6vw, 58px);
  border: 1px solid var(--hmt-border);
  border-radius: 27px;
  background: rgba(255, 253, 242, 0.97);
  box-shadow: var(--hmt-shadow-soft);
}

.hmt-annual-checklist__guidance-heading {
  max-width: 850px;
  margin-bottom: 30px;
}

.hmt-annual-checklist__guidance-heading h2 {
  margin-bottom: 14px;
  color: var(--hmt-green);
  font-size: clamp(30px, 4.5vw, 47px);
  letter-spacing: -0.03em;
}

.hmt-annual-checklist__guidance-heading p {
  margin: 0;
  color: #59625a;
  font-size: 16px;
}

.hmt-annual-checklist__guidance-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 15px;
}

.hmt-annual-checklist__guidance-grid article {
  padding: 23px;
  border: 1px solid var(--hmt-border);
  border-radius: 17px;
  background: var(--hmt-white);
}

.hmt-annual-checklist__guidance-grid article > span {
  display: inline-flex;
  margin-bottom: 16px;
  color: var(--hmt-brown);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.1em;
}

.hmt-annual-checklist__guidance-grid h3 {
  margin-bottom: 10px;
  color: var(--hmt-green);
  font-size: 18px;
}

.hmt-annual-checklist__guidance-grid p {
  margin: 0;
  color: #606861;
  font-size: 13px;
}

/* =========================================================
   PRIVACY / SAVED PROGRESS NOTE
========================================================= */

.hmt-annual-checklist__privacy-note {
  display: flex;
  gap: 21px;
  align-items: flex-start;
  padding: clamp(27px, 4vw, 39px);
  border: 1px solid rgba(31, 59, 36, 0.21);
  border-radius: 23px;
  background: var(--hmt-soft-green);
}

.hmt-annual-checklist__privacy-icon {
  display: grid;
  flex: 0 0 51px;
  width: 51px;
  height: 51px;
  place-items: center;
  border-radius: 16px;
  background: var(--hmt-green);
  color: var(--hmt-gold);
  font-size: 20px;
  font-weight: 900;
}

.hmt-annual-checklist__privacy-note h2 {
  margin-bottom: 10px;
  color: var(--hmt-green);
  font-size: clamp(23px, 3vw, 30px);
}

.hmt-annual-checklist__privacy-note p {
  margin: 0;
  color: #536054;
  font-size: 14px;
}

/* =========================================================
   SAFETY NOTICE
========================================================= */

.hmt-annual-checklist__safety {
  display: flex;
  gap: 22px;
  align-items: flex-start;
  padding: clamp(29px, 5vw, 45px);
  border: 1px solid rgba(152, 92, 21, 0.29);
  border-radius: 25px;
  background: var(--hmt-warning-bg);
}

.hmt-annual-checklist__safety-icon {
  display: grid;
  flex: 0 0 54px;
  width: 54px;
  height: 54px;
  place-items: center;
  border-radius: 17px;
  background: var(--hmt-brown);
  color: var(--hmt-white);
  font-size: 25px;
  font-weight: 900;
}

.hmt-annual-checklist__safety h2 {
  margin-bottom: 13px;
  color: #60390f;
  font-size: clamp(25px, 3.5vw, 34px);
}

.hmt-annual-checklist__safety p {
  margin-bottom: 13px;
  color: #66533c;
  font-size: 15px;
}

.hmt-annual-checklist__safety p:last-child {
  margin-bottom: 0;
}

/* =========================================================
   EDITORIAL NOTE
========================================================= */

.hmt-annual-checklist__editorial-note {
  padding: 27px 30px;
  border: 1px solid var(--hmt-border);
  border-left: 5px solid var(--hmt-green);
  border-radius: 18px;
  background: rgba(246, 243, 204, 0.75);
}

.hmt-annual-checklist__editorial-note h2 {
  margin-bottom: 10px;
  color: var(--hmt-green);
  font-size: 24px;
}

.hmt-annual-checklist__editorial-note p {
  margin: 0;
  color: #555d56;
  font-size: 14px;
}

/* =========================================================
   FINAL CTA
========================================================= */

.hmt-annual-checklist__cta {
  display: flex;
  gap: 35px;
  align-items: center;
  justify-content: space-between;
  padding: clamp(34px, 5vw, 55px);
  border-radius: 27px;
  background:
    radial-gradient(
      circle at top right,
      rgba(249, 207, 21, 0.17),
      transparent 37%
    ),
    var(--hmt-dark);
  box-shadow: var(--hmt-shadow);
  color: var(--hmt-white);
}

.hmt-annual-checklist__cta > div {
  max-width: 790px;
}

.hmt-annual-checklist__cta h2 {
  margin-bottom: 14px;
  color: var(--hmt-white);
  font-size: clamp(29px, 4vw, 43px);
}

.hmt-annual-checklist__cta p {
  margin: 0;
  color: rgba(255, 255, 255, 0.77);
  font-size: 16px;
}

.hmt-annual-checklist__cta > a {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  min-height: 55px;
  padding: 15px 24px;
  border: 2px solid var(--hmt-gold);
  border-radius: 13px;
  background: var(--hmt-gold);
  color: var(--hmt-dark) !important;
  -webkit-text-fill-color: var(--hmt-dark) !important;
  font-size: 14px;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
}

.hmt-annual-checklist__cta > a:hover {
  border-color: var(--hmt-white);
  background: var(--hmt-white);
  transform: translateY(-3px);
}

/* =========================================================
   COMPLETION EFFECTS
========================================================= */

.hmt-annual-checklist.is-fully-complete
  .hmt-annual-checklist__dashboard {
  border-color: rgba(249, 207, 21, 0.62);
  box-shadow:
    0 24px 65px rgba(8, 24, 13, 0.13),
    0 0 0 5px rgba(249, 207, 21, 0.09);
}

.hmt-annual-checklist.is-fully-complete
  .hmt-annual-checklist__progress-fill {
  background: linear-gradient(90deg, #b7dc7b, var(--hmt-gold));
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {
  .hmt-annual-checklist__hero {
    grid-template-columns: 1fr;
  }

  .hmt-annual-checklist__hero-card {
    max-width: 760px;
  }

  .hmt-annual-checklist__intro,
  .hmt-annual-checklist__filters-heading {
    grid-template-columns: 1fr;
  }

  .hmt-annual-checklist__dashboard {
    grid-template-columns: 1fr;
  }

  .hmt-annual-checklist__dashboard-stats {
    max-width: 620px;
  }

  .hmt-maintenance-task__details {
    grid-template-columns: 1fr;
  }

  .hmt-annual-checklist__guidance-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {
  .hmt-annual-checklist {
    padding: 28px 14px;
    background-attachment: scroll;
  }

  .hmt-annual-checklist__hero {
    gap: 26px;
    padding: 31px 22px;
    border-radius: 22px;
  }

  .hmt-annual-checklist__hero h1 {
    font-size: 39px;
  }

  .hmt-annual-checklist__lead {
    font-size: 16px;
  }

  .hmt-annual-checklist__hero-actions {
    display: grid;
  }

  .hmt-annual-checklist__button {
    width: 100%;
  }

  .hmt-annual-checklist__intro {
    gap: 23px;
    padding: 50px 8px;
  }

  .hmt-annual-checklist__tool {
    gap: 24px;
  }

  .hmt-annual-checklist__dashboard,
  .hmt-annual-checklist__filters,
  .hmt-annual-checklist__group,
  .hmt-annual-checklist__guidance {
    padding: 27px 20px;
    border-radius: 21px;
  }

  .hmt-annual-checklist__dashboard-stats {
    grid-template-columns: 1fr;
  }

  .hmt-annual-checklist__dashboard-actions {
    display: grid;
  }

  .hmt-annual-checklist__utility-button {
    width: 100%;
  }

  .hmt-annual-checklist__filter-buttons {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hmt-annual-checklist__filter {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .hmt-annual-checklist__results-summary {
    align-items: flex-start;
    flex-direction: column;
  }

  .hmt-annual-checklist__group-header {
    grid-template-columns: 1fr;
  }

  .hmt-annual-checklist__group-progress {
    width: 100%;
  }

  .hmt-maintenance-task__top {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }

  .hmt-maintenance-task__toggle {
    width: 100%;
  }

  .hmt-maintenance-task__details {
    padding: 0 20px 20px;
  }

  .hmt-annual-checklist__guidance-grid {
    grid-template-columns: 1fr;
  }

  .hmt-annual-checklist__privacy-note,
  .hmt-annual-checklist__safety {
    flex-direction: column;
  }

  .hmt-annual-checklist__cta {
    flex-direction: column;
    align-items: flex-start;
  }

  .hmt-annual-checklist__cta > a {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .hmt-annual-checklist__hero h1 {
    font-size: 34px;
  }

  .hmt-annual-checklist__breadcrumbs {
    font-size: 11px;
  }

  .hmt-annual-checklist__hero-card {
    padding: 22px;
  }

  .hmt-annual-checklist__progress-heading strong {
    font-size: 48px;
  }

  .hmt-annual-checklist__filter-buttons {
    grid-template-columns: 1fr;
  }

  .hmt-maintenance-task__heading strong {
    font-size: 17px;
  }

  .hmt-maintenance-task__label {
    gap: 12px;
  }

  .hmt-maintenance-task__checkmark {
    flex-basis: 29px;
    width: 29px;
    height: 29px;
  }
}

/* =========================================================
   PRINT STYLES
========================================================= */

@media print {
  body {
    background: #ffffff !important;
  }

  .hmt-annual-checklist {
    padding: 0 !important;
    background: #ffffff !important;
    color: #000000 !important;
  }

  .hmt-annual-checklist__shell {
    width: 100% !important;
    max-width: none !important;
  }

  .hmt-annual-checklist__hero,
  .hmt-annual-checklist__dashboard,
  .hmt-annual-checklist__filters,
  .hmt-annual-checklist__results-summary,
  .hmt-annual-checklist__privacy-note,
  .hmt-annual-checklist__cta,
  .hmt-annual-checklist__empty-state,
  .hmt-maintenance-task__toggle,
  .hmt-annual-checklist__hero-actions {
    display: none !important;
  }

  .hmt-annual-checklist__intro,
  .hmt-annual-checklist__guidance,
  .hmt-annual-checklist__safety,
  .hmt-annual-checklist__editorial-note,
  .hmt-annual-checklist__group {
    padding: 16px 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #ffffff !important;
    box-shadow: none !important;
  }

  .hmt-annual-checklist__intro {
    display: block !important;
  }

  .hmt-annual-checklist__intro-heading {
    margin-bottom: 12px;
  }

  .hmt-annual-checklist__group {
    break-inside: avoid;
    page-break-inside: avoid;
  }

  .hmt-annual-checklist__group-header {
    display: block;
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-color: #bbbbbb;
  }

  .hmt-annual-checklist__group-progress {
    display: none;
  }

  .hmt-maintenance-task {
    break-inside: avoid;
    margin-bottom: 8px;
    border: 1px solid #bbbbbb !important;
    border-left: 4px solid #444444 !important;
    background: #ffffff !important;
    box-shadow: none !important;
  }

  .hmt-maintenance-task__top {
    display: block;
    padding: 11px 13px !important;
  }

  .hmt-maintenance-task__label {
    gap: 10px;
  }

  .hmt-maintenance-task__checkmark {
    border-color: #333333;
    background: #ffffff;
  }

  .hmt-maintenance-task__checkbox:checked
    + .hmt-maintenance-task__checkmark {
    border-color: #000000;
    background: #ffffff;
  }

  .hmt-maintenance-task__checkbox:checked
    + .hmt-maintenance-task__checkmark::after {
    color: #000000;
  }

  .hmt-maintenance-task__heading strong {
    color: #000000 !important;
    font-size: 14px;
    text-decoration: none !important;
  }

  .hmt-maintenance-task__heading small {
    color: #555555;
    font-size: 9px;
  }

  .hmt-maintenance-task__details {
    display: none !important;
  }

  .hmt-annual-checklist__guidance-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .hmt-annual-checklist__safety {
    color: #000000 !important;
  }

  .hmt-annual-checklist__safety h2,
  .hmt-annual-checklist__safety p,
  .hmt-annual-checklist__editorial-note h2,
  .hmt-annual-checklist__editorial-note p {
    color: #000000 !important;
  }

  a {
    color: #000000 !important;
    text-decoration: none !important;
  }

  @page {
    margin: 0.55in;
  }
}
/* PDF download link — hero */

.hmt-annual-checklist a.hmt-annual-checklist__button--outline {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 54px !important;
  padding: 15px 22px !important;
  border: 2px solid rgba(255, 255, 255, 0.54) !important;
  border-radius: 13px !important;
  background: rgba(255, 255, 255, 0.06) !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  line-height: 1.25 !important;
  text-align: center !important;
  text-decoration: none !important;
}

.hmt-annual-checklist a.hmt-annual-checklist__button--outline:hover {
  border-color: #f9cf15 !important;
  background: rgba(249, 207, 21, 0.12) !important;
  color: #f9cf15 !important;
  -webkit-text-fill-color: #f9cf15 !important;
  transform: translateY(-3px);
}

/* PDF download link — dashboard */

.hmt-annual-checklist a.hmt-annual-checklist__utility-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 42px !important;
  padding: 10px 15px !important;
  border: 1px solid rgba(255, 255, 255, 0.21) !important;
  border-radius: 10px !important;
  background: rgba(255, 255, 255, 0.06) !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  text-decoration: none !important;
}

.hmt-annual-checklist a.hmt-annual-checklist__utility-button:hover {
  border-color: #f9cf15 !important;
  background: rgba(249, 207, 21, 0.1) !important;
  color: #f9cf15 !important;
  -webkit-text-fill-color: #f9cf15 !important;
  transform: translateY(-2px);
}/* End custom CSS */