@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ebawp.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//ebawp.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//ebawp.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//ebawp.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//ebawp.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//ebawp.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//ebawp.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//ebawp.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//ebawp.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "DM Mono", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Fraunces", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Fraunces", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "DM Mono", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Fraunces", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "DM Mono", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(194,59,34);
	--wd-alternative-color: rgb(255,120,94);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(194,59,34);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(250,247,240);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 8px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/**
 * EBA WP Design System
 * WoodMart + Elementor
 * Add to WoodMart Child Theme style.css or WordPress Additional CSS.
 * Page wrapper class: eba-page
 */

:root {
  --eba-bg: #faf7f0;
  --eba-bg-soft: #f2ede0;
  --eba-bg-strong: #e8e0cc;
  --eba-surface: #ffffff;
  --eba-ink: #1c1a14;
  --eba-dark: #181818;
  --eba-muted: #7a7060;
  --eba-muted-light: #b5ab96;
  --eba-border: #ddd6c4;
  --eba-red: #c23b22;
  --eba-red-dark: #a83318;
  --eba-red-soft: #fdf1ee;
  --eba-red-border: #f0c8bf;
  --eba-green: #1a6b3c;
  --eba-green-soft: #edf7f2;
  --eba-gold: #e8c93e;
  --eba-amber: #d97706;
  --eba-amber-soft: #fef3c7;

  --eba-font-display: "Fraunces", Georgia, serif;
  --eba-font-body: "Figtree", Arial, sans-serif;
  --eba-font-mono: "DM Mono", Consolas, monospace;

  --eba-content-width: 1280px;
  --eba-reading-width: 760px;
  --eba-section-space: 96px;
  --eba-side-space: 40px;

  --eba-radius-sm: 4px;
  --eba-radius-md: 6px;
  --eba-radius-lg: 10px;
  --eba-shadow-card: 0 18px 70px rgba(28, 26, 20, 0.08);
  --eba-shadow-panel: 0 22px 70px rgba(28, 26, 20, 0.16);
}

/* PAGE FOUNDATION */
.eba-page {
  background: var(--eba-bg);
  color: var(--eba-ink);
  font-family: var(--eba-font-body);
  font-size: 15px;
  line-height: 1.6;
  overflow: hidden;
}

.eba-page *,
.eba-page *::before,
.eba-page *::after {
  box-sizing: border-box;
}

.eba-page a {
  text-decoration: none;
}

.eba-section {
  padding: var(--eba-section-space) var(--eba-side-space);
}

.eba-section--soft {
  background: var(--eba-bg-soft);
  border-top: 1px solid var(--eba-border);
  border-bottom: 1px solid var(--eba-border);
}

.eba-section--dark {
  background: var(--eba-dark);
  color: #e8e4da;
}

.eba-section--red {
  background: var(--eba-red);
  color: #ffffff;
}

.eba-wrap {
  width: 100%;
  max-width: var(--eba-content-width);
  margin-inline: auto;
}

.eba-reading-width {
  max-width: var(--eba-reading-width);
}

/* TYPOGRAPHY */
.eba-display,
.eba-h1,
.eba-h2,
.eba-h3,
.eba-card-title {
  margin: 0;
  color: inherit;
  font-family: var(--eba-font-display);
  font-weight: 900;
  letter-spacing: -0.035em;
  line-height: 1.02;
}

.eba-h1 {
  max-width: 980px;
  font-size: clamp(44px, 6vw, 88px);
}

.eba-h2 {
  font-size: clamp(34px, 4vw, 60px);
}

.eba-h3 {
  font-size: clamp(26px, 3vw, 42px);
}

.eba-card-title {
  font-size: 22px;
  line-height: 1.15;
  letter-spacing: -0.025em;
}

.eba-accent,
.eba-display em,
.eba-h1 em,
.eba-h2 em,
.eba-h3 em {
  color: var(--eba-red);
  font-style: italic;
}

.eba-eyebrow {
  margin: 0 0 20px;
  color: var(--eba-red);
  font-family: var(--eba-font-mono);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.09em;
  line-height: 1.5;
  text-transform: uppercase;
}

.eba-section--dark .eba-eyebrow {
  color: rgba(232, 201, 62, 0.82);
}

.eba-lead {
  max-width: 700px;
  margin: 0;
  color: var(--eba-muted);
  font-size: 17px;
  font-weight: 300;
  line-height: 1.75;
}

.eba-body {
  margin: 0;
  color: var(--eba-muted);
  font-size: 15px;
  font-weight: 300;
  line-height: 1.75;
}

.eba-section--dark .eba-lead,
.eba-section--dark .eba-body {
  color: rgba(232, 228, 218, 0.62);
}

.eba-section-head {
  max-width: 880px;
  margin-bottom: 42px;
}

.eba-section-head > * + * {
  margin-top: 24px;
}

.eba-note {
  color: var(--eba-muted);
  font-family: var(--eba-font-mono);
  font-size: 11px;
  line-height: 1.85;
}

/* LAYOUT */
.eba-grid-2,
.eba-grid-3,
.eba-grid-4 {
  display: grid;
  align-items: stretch;
}

.eba-grid-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 48px;
}

.eba-grid-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.eba-grid-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.eba-stack-12 > * + * { margin-top: 12px; }
.eba-stack-18 > * + * { margin-top: 18px; }
.eba-stack-24 > * + * { margin-top: 24px; }
.eba-stack-32 > * + * { margin-top: 32px; }

/* BUTTONS */
.eba-button .elementor-button,
a.eba-button,
button.eba-button {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 28px;
  border: 1.5px solid transparent;
  border-radius: var(--eba-radius-sm);
  font-family: var(--eba-font-body);
  font-size: 15px;
  font-weight: 800;
  line-height: 1.2;
  transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease, transform 0.12s ease;
}

.eba-button--primary .elementor-button,
a.eba-button--primary,
button.eba-button--primary {
  background: var(--eba-red);
  color: #ffffff;
}

.eba-button--primary .elementor-button:hover,
a.eba-button--primary:hover,
button.eba-button--primary:hover {
  background: var(--eba-red-dark);
  color: #ffffff;
  transform: translateY(-1px);
}

.eba-button--secondary .elementor-button,
a.eba-button--secondary,
button.eba-button--secondary {
  border-color: var(--eba-border);
  background: transparent;
  color: var(--eba-ink);
}

.eba-button--secondary .elementor-button:hover,
a.eba-button--secondary:hover,
button.eba-button--secondary:hover {
  border-color: var(--eba-ink);
  color: var(--eba-ink);
}

.eba-button--light .elementor-button,
a.eba-button--light,
button.eba-button--light {
  border-color: rgba(255, 255, 255, 0.2);
  background: transparent;
  color: #ffffff;
}

.eba-button-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
}

/* CARDS */
.eba-card {
  height: 100%;
  padding: 26px;
  border: 1px solid var(--eba-border);
  border-radius: var(--eba-radius-md);
  background: var(--eba-surface);
}

.eba-card--raised {
  border-radius: var(--eba-radius-lg);
  box-shadow: var(--eba-shadow-card);
}

.eba-card--dark {
  border-color: rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.035);
  color: #ffffff;
}

.eba-card-kicker {
  margin-bottom: 14px;
  color: var(--eba-red);
  font-family: var(--eba-font-mono);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.eba-card-copy {
  margin: 10px 0 0;
  color: var(--eba-muted);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.72;
}

.eba-card--dark .eba-card-copy {
  color: rgba(232, 228, 218, 0.62);
}

/* FEATURE / SIGNAL GRID */
.eba-signal-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  border: 1px solid var(--eba-border);
  background: var(--eba-border);
}

.eba-signal {
  padding: 26px;
  background: var(--eba-surface);
}

.eba-signal-number {
  margin-bottom: 12px;
  color: var(--eba-red);
  font-family: var(--eba-font-display);
  font-size: 38px;
  font-weight: 900;
  letter-spacing: -0.04em;
  line-height: 1;
}

/* PILLS / BADGES */
.eba-pill-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.eba-pill {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 7px 11px;
  border: 1px solid var(--eba-border);
  border-radius: var(--eba-radius-sm);
  background: var(--eba-bg-soft);
  color: var(--eba-muted);
  font-family: var(--eba-font-mono);
  font-size: 11px;
}

.eba-pill--danger {
  border-color: var(--eba-red-border);
  background: var(--eba-red-soft);
  color: var(--eba-red-dark);
}

.eba-pill--safe {
  border-color: rgba(26, 107, 60, 0.25);
  background: var(--eba-green-soft);
  color: var(--eba-green);
}

/* FOMO BAND */
.eba-fomo-band {
  padding: 22px var(--eba-side-space);
  background: var(--eba-red);
  color: #ffffff;
}

.eba-fomo-band__inner {
  display: flex;
  max-width: var(--eba-content-width);
  margin-inline: auto;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.eba-fomo-band__title {
  max-width: 560px;
  font-family: var(--eba-font-display);
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -0.025em;
  line-height: 1.15;
}

.eba-fomo-band__copy {
  max-width: 660px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 13px;
  line-height: 1.65;
}

/* PRODUCT / SCREENSHOT PANEL */
.eba-product-panel {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(420px, 1.08fr);
  overflow: hidden;
  border: 1px solid var(--eba-border);
  border-radius: var(--eba-radius-lg);
  background: var(--eba-surface);
  box-shadow: var(--eba-shadow-card);
}

.eba-product-panel__content {
  padding: 40px;
}

.eba-product-panel__visual {
  display: flex;
  min-height: 520px;
  align-items: center;
  justify-content: center;
  padding: 34px;
  background: var(--eba-dark);
}

.eba-product-panel__visual img {
  display: block;
  width: 100%;
  border-radius: var(--eba-radius-md);
  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.32);
}

/* CHECK LIST */
.eba-check-list,
.eba-check-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.eba-check-list li {
  position: relative;
  padding-left: 28px;
  color: var(--eba-muted);
  font-size: 14px;
  line-height: 1.65;
}

.eba-check-list li + li {
  margin-top: 12px;
}

.eba-check-list li::before {
  content: "✓";
  position: absolute;
  top: 0;
  left: 0;
  color: var(--eba-green);
  font-weight: 800;
}

/* BLOG CARDS */
.eba-blog-card {
  display: flex;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--eba-border);
  border-radius: var(--eba-radius-md);
  background: var(--eba-surface);
}

.eba-blog-card__image {
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: var(--eba-bg-strong);
}

.eba-blog-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.eba-blog-card__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 24px;
}

.eba-blog-card__meta {
  margin-bottom: 12px;
  color: var(--eba-red);
  font-family: var(--eba-font-mono);
  font-size: 10px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

/* RESPONSIVE */
@media (max-width: 1080px) {
  .eba-grid-4,
  .eba-signal-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .eba-product-panel {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 960px) {
  :root {
    --eba-side-space: 24px;
  }

  .eba-grid-2 {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .eba-grid-3 {
    grid-template-columns: 1fr;
  }

  .eba-fomo-band__inner {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 640px) {
  :root {
    --eba-section-space: 72px;
  }

  .eba-h1 {
    font-size: clamp(40px, 13vw, 58px);
  }

  .eba-h2 {
    font-size: clamp(32px, 10vw, 46px);
  }

  .eba-grid-4,
  .eba-signal-grid {
    grid-template-columns: 1fr;
  }

  .eba-button-row,
  .eba-button-row > *,
  .eba-button .elementor-button,
  a.eba-button,
  button.eba-button {
    width: 100%;
  }

  .eba-product-panel__content,
  .eba-product-panel__visual {
    padding: 24px;
  }

  .eba-product-panel__visual {
    min-height: auto;
  }
}

/* =========================================================
   EBA WP HOMEPAGE — CUSTOMER GUARD V1
   Elementor-native layout extensions
   ========================================================= */

/* Elementor typography normalization */
.eba-page .eba-h1 .elementor-heading-title,
.eba-page .eba-h2 .elementor-heading-title,
.eba-page .eba-h3 .elementor-heading-title,
.eba-page .eba-card-title .elementor-heading-title,
.eba-page .eba-display .elementor-heading-title {
  margin: 0;
  color: inherit;
  font-family: var(--eba-font-display);
  font-weight: 900;
  letter-spacing: -0.035em;
  line-height: 1.02;
}

.eba-page .eba-h1 .elementor-heading-title {
  max-width: 980px;
  font-size: clamp(44px, 6vw, 88px);
}

.eba-page .eba-h2 .elementor-heading-title {
  font-size: clamp(34px, 4vw, 60px);
}

.eba-page .eba-h3 .elementor-heading-title {
  font-size: clamp(26px, 3vw, 42px);
}

.eba-page .eba-card-title .elementor-heading-title {
  font-size: 22px;
  line-height: 1.15;
  letter-spacing: -0.025em;
}

.eba-page .eba-eyebrow .elementor-heading-title,
.eba-page .eba-card-kicker .elementor-heading-title {
  margin: 0;
  color: var(--eba-red);
  font-family: var(--eba-font-mono);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.09em;
  line-height: 1.5;
  text-transform: uppercase;
}

.eba-page .eba-card-kicker .elementor-heading-title {
  font-size: 10px;
}

.eba-page .eba-section--dark .eba-eyebrow .elementor-heading-title,
.eba-page .eba-section--dark .eba-card-kicker .elementor-heading-title {
  color: rgba(232, 201, 62, 0.86);
}

.eba-page .eba-lead .elementor-widget-container,
.eba-page .eba-body .elementor-widget-container,
.eba-page .eba-card-copy .elementor-widget-container,
.eba-page .eba-fomo-band__copy .elementor-widget-container {
  color: inherit;
  font: inherit;
}

.eba-page .eba-lead p,
.eba-page .eba-body p,
.eba-page .eba-card-copy p,
.eba-page .eba-fomo-band__copy p,
.eba-page .eba-icon-lockup__label p {
  margin: 0;
}

.eba-page .eba-lead {
  color: var(--eba-muted);
  font-size: 17px;
  font-weight: 300;
  line-height: 1.75;
}

.eba-page .eba-body {
  color: var(--eba-muted);
  font-size: 15px;
  font-weight: 300;
  line-height: 1.75;
}

.eba-page .eba-section--dark .eba-lead,
.eba-page .eba-section--dark .eba-body {
  color: rgba(232, 228, 218, 0.68);
}

/* Make section and wrap classes authoritative over Elementor defaults. */
.eba-page .eba-section {
  width: 100%;
  padding: var(--eba-section-space) var(--eba-side-space) !important;
}

.eba-page .eba-wrap {
  width: 100%;
  max-width: var(--eba-content-width) !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

.eba-page .eba-grid-2,
.eba-page .eba-grid-3,
.eba-page .eba-grid-4,
.eba-page .eba-signal-grid,
.eba-page .eba-product-panel,
.eba-page .eba-media-split {
  flex-wrap: initial;
}

/* HERO */
.eba-hero {
  position: relative;
  padding-top: 76px !important;
}

.eba-hero::before {
  content: "";
  position: absolute;
  top: -180px;
  right: -130px;
  width: 560px;
  height: 560px;
  border: 1px solid rgba(194, 59, 34, 0.12);
  border-radius: 50%;
  pointer-events: none;
}

.eba-hero__grid {
  align-items: center;
  grid-template-columns: minmax(0, 0.94fr) minmax(440px, 1.06fr);
  gap: 68px;
}

.eba-hero__content {
  position: relative;
  z-index: 2;
}

.eba-hero__visual {
  position: relative;
  min-width: 0;
  padding: 30px;
  border: 1px solid var(--eba-border);
  border-radius: 18px;
  background: var(--eba-dark);
  box-shadow: var(--eba-shadow-panel);
}

.eba-icon-lockup {
  display: flex;
  margin-bottom: 18px;
  align-items: center;
  flex-direction: row !important;
  gap: 11px;
}

.eba-product-icon {
  width: 42px !important;
  max-width: 42px;
}

.eba-product-icon img {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 10px;
}

.eba-icon-lockup__label {
  color: #ffffff;
  font-family: var(--eba-font-body);
  font-size: 14px;
  font-weight: 800;
}

.eba-trust-row {
  margin-top: 4px;
}

/* SCREENSHOTS */
.eba-screenshot-frame {
  overflow: hidden;
  border: 1px solid var(--eba-border);
  border-radius: var(--eba-radius-lg);
  background: #f0f0f1;
  box-shadow: 0 22px 65px rgba(28, 26, 20, 0.14);
}

.eba-screenshot-frame img {
  display: block;
  width: 100%;
  height: auto;
}

.eba-screenshot-frame--hero {
  border-color: rgba(255,255,255,0.14);
  box-shadow: 0 24px 75px rgba(0,0,0,0.38);
}

.eba-screenshot-frame--dark {
  border-color: rgba(255,255,255,0.12);
  box-shadow: 0 18px 45px rgba(0,0,0,0.28);
}

.eba-screenshot-frame--wide {
  width: 100%;
}

.eba-screenshot-frame--tall {
  max-height: 840px;
  overflow: hidden;
}

.eba-screenshot-frame--tall img {
  width: 100%;
  object-fit: cover;
  object-position: top center;
}

/* WORKFLOW */
.eba-workflow-media {
  margin-top: 28px;
  align-items: start;
}

.eba-workflow-media .eba-screenshot-frame {
  height: 290px;
}

.eba-workflow-media .eba-screenshot-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}

/* FEATURE AND SECTION ACTIONS */
.eba-section-actions {
  display: flex;
  margin-top: 34px;
  align-items: center;
  justify-content: center;
}

/* MEDIA SPLIT */
.eba-media-split {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(460px, 1.18fr);
  align-items: center;
  gap: 64px;
}

.eba-media-split__copy {
  max-width: 560px;
}

.eba-media-split__visual {
  min-width: 0;
}

/* ORDERS */
.eba-orders-pills {
  margin-top: 24px;
}

.eba-pill-row--center {
  justify-content: center;
}

/* COMPARISON */
.eba-compare-grid {
  align-items: stretch;
}

.eba-compare-card {
  height: 100%;
  padding: 36px;
  border: 1px solid var(--eba-border);
  border-radius: var(--eba-radius-lg);
  background: var(--eba-surface);
}

.eba-compare-card--accent {
  border-top: 4px solid var(--eba-red);
}

.eba-compare-card .eba-check-list {
  margin-top: 24px;
}

.eba-settings-media {
  margin-top: 38px;
}

/* TECHNICAL SECTION */
.eba-tech-grid {
  align-items: center;
  gap: 70px;
}

.eba-tech-visual {
  min-width: 0;
}

.eba-check-list--dark li {
  color: rgba(232, 228, 218, 0.72);
}

.eba-check-list--dark li::before {
  color: var(--eba-gold);
}

/* CTA */
.eba-cta-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 52px;
  padding: 52px;
  border: 1px solid var(--eba-border);
  border-radius: 16px;
  background: var(--eba-surface);
  box-shadow: var(--eba-shadow-card);
}

.eba-cta-panel__copy {
  max-width: 820px;
}

.eba-cta-panel__actions {
  justify-content: flex-end;
}

/* Prevent WoodMart global image styles from adding unexpected margins. */
.eba-page .elementor-widget-image,
.eba-page .elementor-widget-image .elementor-widget-container,
.eba-page .elementor-widget-image a,
.eba-page .elementor-widget-image img {
  margin: 0;
}

@media (max-width: 1080px) {
  .eba-hero__grid,
  .eba-media-split,
  .eba-tech-grid {
    grid-template-columns: 1fr;
  }

  .eba-hero__content,
  .eba-media-split__copy {
    max-width: 820px;
  }

  .eba-hero__visual {
    max-width: 820px;
  }

  .eba-screenshot-frame--tall {
    max-height: 720px;
  }
}

@media (max-width: 960px) {
  .eba-cta-panel {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .eba-cta-panel__actions {
    justify-content: flex-start;
  }

  .eba-workflow-media {
    grid-template-columns: 1fr;
  }

  .eba-workflow-media .eba-screenshot-frame {
    height: auto;
  }

  .eba-workflow-media .eba-screenshot-frame img {
    height: auto;
  }
}

@media (max-width: 640px) {
  .eba-hero {
    padding-top: 58px !important;
  }

  .eba-page .eba-h1 .elementor-heading-title {
    font-size: clamp(40px, 13vw, 58px);
  }

  .eba-page .eba-h2 .elementor-heading-title {
    font-size: clamp(32px, 10vw, 46px);
  }

  .eba-hero__visual,
  .eba-compare-card,
  .eba-cta-panel {
    padding: 24px;
  }

  .eba-media-split {
    gap: 36px;
  }

  .eba-screenshot-frame--tall {
    max-height: 560px;
  }
}
