/* Elementor editable layouts styled to mirror the original static prototype. */
.elementor .szj-hero,
.elementor .szj-product-hero,
.elementor .szj-page-hero {
  position: relative;
  overflow: hidden;
}

.elementor .szj-hero {
  min-height: 640px;
}

.elementor .szj-hero::before,
.elementor .szj-page-hero::before,
.elementor .szj-product-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(239, 251, 232, 0.96), rgba(239, 251, 232, 0.82));
  z-index: 0;
}

.elementor .szj-hero > .elementor-container,
.elementor .szj-page-hero > .elementor-container,
.elementor .szj-product-hero > .elementor-container {
  position: relative;
  z-index: 1;
}

.elementor .szj-eyebrow .elementor-heading-title,
.elementor .szj-eyebrow {
  color: #4f9f13 !important;
  font-size: 0.78rem !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase;
}

.elementor .szj-hero-title .elementor-heading-title,
.elementor .szj-page-title .elementor-heading-title,
.elementor .szj-section-title .elementor-heading-title {
  color: #243b2e !important;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-weight: 900 !important;
  line-height: 1.16 !important;
}

.elementor .szj-hero-title .elementor-heading-title {
  max-width: 760px;
  font-size: clamp(2.15rem, 4vw, 3.6rem) !important;
}

.elementor .szj-section-title .elementor-heading-title,
.elementor .szj-page-title .elementor-heading-title {
  font-size: clamp(1.7rem, 3vw, 2.3rem) !important;
}

.elementor .szj-body-copy,
.elementor .szj-body-copy p,
.elementor .szj-body-copy li {
  color: #506050;
  font-size: 1rem;
  line-height: 1.78;
}

.elementor .szj-button .elementor-button {
  min-height: 46px;
  padding: 13px 26px;
  color: #fff !important;
  background: #4f9f13 !important;
  border: 1px solid #4f9f13 !important;
  border-radius: 4px !important;
  font-weight: 800 !important;
  text-transform: none;
  box-shadow: none !important;
}

.elementor .szj-button .elementor-button:hover {
  background: #2f6f0d !important;
  border-color: #2f6f0d !important;
}

.elementor .szj-button-outline .elementor-button {
  min-height: 46px;
  padding: 13px 26px;
  color: #2f6f0d !important;
  background: transparent !important;
  border: 1px solid #2f6f0d !important;
  border-radius: 4px !important;
  font-weight: 800 !important;
}

.elementor .szj-button-outline .elementor-button:hover {
  color: #fff !important;
  background: #2f6f0d !important;
}

.elementor .szj-panel,
.elementor .szj-card,
.elementor .szj-product-card,
.elementor .szj-diagnostic-panel {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.elementor .szj-diagnostic-panel {
  border-top: 5px solid #4f9f13;
}

.elementor .szj-product-stage {
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  box-shadow: 0 18px 45px rgba(35, 59, 46, 0.14);
}

.elementor .szj-product-stage img,
.elementor .szj-product-card img,
.elementor .szj-scene-card img {
  width: 100%;
  object-fit: contain;
}

.elementor .szj-product-stage img {
  max-height: 420px;
}

.elementor .szj-product-card img {
  max-height: 300px;
}

.elementor .szj-scene-card img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.elementor .szj-pill-list ul,
.elementor .szj-check-list ul,
.elementor .szj-meta-list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.elementor .szj-pill-list li,
.elementor .szj-check-list li,
.elementor .szj-meta-list li {
  margin: 0 0 10px;
  padding: 10px 12px;
  color: #425244;
  background: #f7fbf4;
  border-left: 3px solid #63bc18;
  border-radius: 4px;
}

.elementor .szj-process-band {
  color: #fff;
  background: #183112;
}

.elementor .szj-process-band .elementor-heading-title,
.elementor .szj-process-band p,
.elementor .szj-process-band li {
  color: #fff !important;
}

.elementor .szj-process-card {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 4px;
  color: #fff;
}

.elementor .szj-process-card strong {
  color: #b7f29c;
}

.elementor .szj-product-filter-row .elementor-widget-text-editor p {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 0;
}

.elementor .szj-product-filter-row a,
.elementor .szj-product-filter-row span {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  padding: 8px 14px;
  color: #2f6f0d;
  background: #effbe8;
  border: 1px solid rgba(99, 188, 24, 0.35);
  border-radius: 4px;
  font-size: 0.88rem;
  font-weight: 800;
}

.elementor .szj-table table {
  width: 100%;
  border-collapse: collapse;
}

.elementor .szj-table td,
.elementor .szj-table th {
  padding: 12px 14px;
  border: 1px solid #e3eadf;
  vertical-align: top;
}

.elementor .szj-table td:first-child,
.elementor .szj-table th:first-child {
  width: 32%;
  color: #243b2e;
  font-weight: 800;
  background: #f7fbf4;
}

@media (max-width: 768px) {
  .elementor .szj-hero {
    min-height: 0;
  }

  .elementor .szj-hero-title .elementor-heading-title {
    font-size: 2rem !important;
  }

  .elementor .szj-product-stage img,
  .elementor .szj-product-card img {
    max-height: 260px;
  }
}
