:root {
  --wf-black: #050505;
  --wf-red: #bf2d2d;
  --wf-red-dark: #8f191b;
  --wf-paper: #f4efe6;
  --wf-cream: #fffaf0;
  --wf-muted: #6c655d;
  --wf-line: rgba(5, 5, 5, 0.15);
  --wf-white-line: rgba(255, 255, 255, 0.18);
}

body.page-slug-franchise .breadcrumb-wrap,
body.page-id-6932 .breadcrumb-wrap,
body.page-slug-franchise .entry-header,
body.page-id-6932 .entry-header,
body.page-slug-franchise .page-title,
body.page-id-6932 .page-title {
  display: none !important;
}

body.page-slug-franchise #content,
body.page-id-6932 #content,
body.page-slug-franchise .site-content,
body.page-id-6932 .site-content,
body.page-slug-franchise #content .col-full,
body.page-id-6932 #content .col-full {
  margin: 0 !important;
  max-width: none !important;
  padding: 0 !important;
  width: 100% !important;
}

body.page-slug-franchise,
body.page-id-6932 {
  background: var(--wf-paper);
}

.wf-hero,
.wf-section {
  box-sizing: border-box;
  color: var(--wf-black);
  font-family: Impact, "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
  overflow: hidden;
  width: 100% !important;
}

.wf-hero *,
.wf-section * {
  box-sizing: border-box;
}

.wf-hero p,
.wf-section p,
.wf-hero .elementor-widget-text-editor,
.wf-section .elementor-widget-text-editor {
  font-family: "Helvetica Neue", Arial, sans-serif;
  line-height: 1.65;
}

.wf-hero .elementor-heading-title,
.wf-section .elementor-heading-title {
  color: inherit !important;
  font-family: Impact, "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
  line-height: 0.95;
  text-transform: uppercase;
}

.wf-kicker p,
.wf-kicker .elementor-widget-container {
  color: var(--wf-red) !important;
  font-family: "Helvetica Neue", Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 900;
  letter-spacing: 0.08em;
  margin: 0 0 12px !important;
  text-transform: uppercase;
}

.wf-hero {
  align-items: stretch;
  display: flex;
  min-height: min(860px, 92vh);
  padding: clamp(110px, 12vw, 170px) clamp(20px, 5vw, 72px) 48px !important;
  position: relative;
}

.wf-hero::before {
  background:
    linear-gradient(0deg, rgba(5, 5, 5, 0.5), rgba(5, 5, 5, 0.05) 42%),
    linear-gradient(90deg, rgba(5, 5, 5, 0.72), rgba(5, 5, 5, 0.3) 48%, rgba(5, 5, 5, 0.08));
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.wf-hero > .elementor-container,
.wf-section > .elementor-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1280px !important;
  position: relative;
  width: 100%;
  z-index: 2;
}

.wf-hero > .elementor-container {
  align-content: flex-end;
  gap: 18px 0;
}

.wf-hero .elementor-col-100:first-child {
  flex: 0 0 100% !important;
  max-width: 920px !important;
  min-height: 45vh;
  width: 100% !important;
}

.wf-main-title .elementor-heading-title {
  color: #fff !important;
  font-size: clamp(54px, 9vw, 136px);
  max-width: 920px;
}

.wf-hero-copy,
.wf-hero-copy p {
  color: #fff !important;
  font-size: clamp(17px, 1.5vw, 21px) !important;
  max-width: 610px;
}

.wf-hero .elementor-col-100:first-child > .elementor-widget-wrap {
  align-items: flex-start;
  column-gap: 16px;
  display: grid !important;
  grid-template-columns: minmax(260px, 360px) minmax(260px, 360px);
  justify-content: start;
}

.wf-hero .wf-kicker,
.wf-hero .wf-main-title,
.wf-hero .wf-hero-copy {
  grid-column: 1 / -1;
  width: 100%;
}

.wf-hero .wf-button {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  margin: 24px 0 0 !important;
  padding: 0 !important;
  position: static !important;
  width: auto !important;
}

.wf-hero .wf-button--primary {
  grid-column: 1;
}

.wf-hero .wf-button--ghost {
  grid-column: 2;
}

.wf-hero .wf-button .elementor-widget-container {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.wf-hero .wf-button .elementor-button {
  align-items: center;
  border-radius: 10px !important;
  display: flex;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  justify-content: center;
  min-height: 72px;
  text-transform: uppercase;
  width: 100%;
}

.wf-hero .wf-button--primary .elementor-button {
  background: var(--wf-red) !important;
  border: 1px solid var(--wf-red) !important;
  color: #fff !important;
}

.wf-hero .wf-button--ghost .elementor-button {
  background: rgba(244, 239, 230, 0.94) !important;
  border: 1px solid rgba(255, 255, 255, 0.4) !important;
  color: var(--wf-black) !important;
}

.wf-hero .elementor-col-33 {
  background: rgba(244, 239, 230, 0.95);
  border: 1px solid var(--wf-line);
  flex: 0 0 calc(33.333% - 12px) !important;
  margin-top: 28px;
  max-width: calc(33.333% - 12px) !important;
  padding: 18px;
  width: calc(33.333% - 12px) !important;
}

.wf-hero .elementor-col-33 + .elementor-col-33 {
  margin-left: 18px;
}

.wf-hero .elementor-col-33 .elementor-heading-title {
  color: var(--wf-red) !important;
  font-size: 25px;
}

.wf-hero .elementor-col-33 p {
  color: var(--wf-muted) !important;
}

.wf-section {
  padding: clamp(70px, 7vw, 120px) clamp(20px, 5vw, 72px) !important;
}

.wf-section--paper {
  background:
    radial-gradient(circle at 88% 5%, rgba(191, 45, 45, 0.14), transparent 30%),
    var(--wf-paper);
}

.wf-section--light {
  background: var(--wf-cream);
}

.wf-section--black {
  background: var(--wf-black);
  color: #fff;
}

.wf-section--black p,
.wf-section--black .elementor-widget-text-editor {
  color: #bdb7af !important;
}

.wf-heading,
.wf-heading--center,
.wf-section .elementor-col-100:first-child {
  margin-bottom: 34px;
}

.wf-heading--center,
.wf-section .elementor-col-100:first-child {
  text-align: center;
}

.wf-section h2.elementor-heading-title {
  font-size: clamp(36px, 5vw, 80px);
}

.wf-section h3.elementor-heading-title {
  font-size: clamp(22px, 2vw, 28px);
}

.wf-section .elementor-col-33,
#requirements .elementor-col-25 {
  background: transparent;
  border-bottom: 1px solid var(--wf-line);
  border-top: 1px solid var(--wf-line);
  margin-top: 18px;
  padding: 26px;
}

.wf-section--paper:not(.wf-profit-section) .elementor-col-33 {
  flex: 0 0 calc(33.333% - 12px) !important;
  max-width: calc(33.333% - 12px) !important;
  width: calc(33.333% - 12px) !important;
}

.wf-section--paper:not(.wf-profit-section) .elementor-col-33 + .elementor-col-33,
#requirements .elementor-col-25 + .elementor-col-25,
.wf-section--light .elementor-col-25 + .elementor-col-25,
#support .elementor-col-20 + .elementor-col-20 {
  margin-left: 18px;
}

.wf-section--light .elementor-col-25,
#requirements .elementor-col-25 {
  flex: 0 0 calc(25% - 14px) !important;
  margin-top: 18px;
  max-width: calc(25% - 14px) !important;
  width: calc(25% - 14px) !important;
}

.wf-section--light .elementor-col-25 {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 18px;
}

.wf-section--light .elementor-col-25:nth-of-type(3) {
  background: var(--wf-red);
  color: #fff;
}

.wf-section--light .elementor-col-25:nth-of-type(3) .elementor-heading-title,
.wf-section--light .elementor-col-25:nth-of-type(3) p {
  color: #fff !important;
}

.wf-section--light .elementor-col-25 img {
  aspect-ratio: 1 / 0.82;
  object-fit: contain;
  width: 100%;
}

.wf-menu-board img,
.wf-store-image img {
  box-shadow: 0 28px 90px rgba(0, 0, 0, 0.25);
  width: 100%;
}

#stores .elementor-col-60 {
  flex: 0 0 60% !important;
  max-width: 60% !important;
  width: 60% !important;
}

#stores .elementor-col-40 {
  flex: 0 0 40% !important;
  max-width: 40% !important;
  width: 40% !important;
}

#stores .elementor-col-40 .elementor-heading-title {
  border-left: 4px solid var(--wf-red);
  padding-left: 18px;
}

#support .elementor-col-20 {
  background: rgba(255, 250, 240, 0.06);
  border: 1px solid var(--wf-white-line);
  flex: 0 0 calc(20% - 15px) !important;
  margin-top: 18px;
  max-width: calc(20% - 15px) !important;
  padding: 26px;
  width: calc(20% - 15px) !important;
}

.wf-profit-section .elementor-col-35 {
  background: var(--wf-red);
  color: #fff;
  flex: 0 0 35% !important;
  max-width: 35% !important;
  padding: 36px;
  width: 35% !important;
}

.wf-profit-section .elementor-col-35 .elementor-heading-title,
.wf-profit-section .elementor-col-35 p {
  color: #fff !important;
}

.wf-profit-section .elementor-col-65 {
  background: #fffaf0;
  border: 1px solid var(--wf-line);
  flex: 0 0 65% !important;
  max-width: 65% !important;
  width: 65% !important;
}

.wf-profit-section table {
  border-collapse: collapse;
  font-family: Impact, "Arial Narrow", "Helvetica Neue", Arial, sans-serif !important;
  font-size: clamp(18px, 1.35vw, 26px);
  text-transform: uppercase;
  width: 100%;
}

.wf-profit-section th,
.wf-profit-section td {
  border-bottom: 1px solid var(--wf-line);
  line-height: 1.12;
  padding: 24px 22px;
  text-align: left;
  text-transform: uppercase;
}

.wf-profit-section th {
  background: var(--wf-black);
  color: #fff !important;
}

.wf-profit-section td:last-child,
.wf-profit-section th:last-child {
  text-align: right;
}

.wf-profit-section td:last-child {
  color: var(--wf-red);
  font-size: clamp(20px, 1.65vw, 32px);
  font-weight: 900;
}

.wf-apply {
  background: var(--wf-red) !important;
  color: #fff;
  padding: clamp(52px, 7vw, 92px) clamp(20px, 5vw, 72px) !important;
}

.wf-apply::before,
.wf-apply::after {
  content: none !important;
  display: none !important;
}

.wf-apply > .elementor-container {
  display: block !important;
  max-width: 1080px !important;
}

.wf-apply .elementor-col-45,
.wf-apply .elementor-col-55 {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  display: block;
  margin: 0 !important;
  max-width: none !important;
  padding: 0 !important;
  width: 100% !important;
}

.wf-apply .elementor-col-45 {
  color: #fff;
  margin-bottom: 34px !important;
}

.wf-apply .elementor-col-45 .elementor-heading-title {
  color: #fff !important;
  font-size: clamp(36px, 5vw, 84px);
}

.wf-apply .elementor-col-45 p,
.wf-apply .elementor-col-45 .elementor-widget-text-editor,
.wf-apply .wf-kicker p {
  color: #fff !important;
}

.wf-apply .elementor-col-55 {
  background: var(--wf-black) !important;
  padding: clamp(24px, 4vw, 48px) !important;
}

.wf-apply .wpcf7,
.wf-apply form {
  background: transparent !important;
  box-shadow: none !important;
  color: #fff !important;
  padding: 0 !important;
  width: 100% !important;
}

.wf-apply label {
  color: #fff !important;
  font-family: Impact, "Arial Narrow", "Helvetica Neue", Arial, sans-serif !important;
  font-size: 16px !important;
  text-transform: uppercase;
}

.wf-apply input,
.wf-apply textarea {
  background: #151515 !important;
  border: 1px solid rgba(255, 255, 255, 0.24) !important;
  border-radius: 5px !important;
  color: #fff !important;
  min-height: 58px;
  width: 100% !important;
}

.wf-apply textarea {
  min-height: 130px;
}

.wf-apply input[type="submit"],
.wf-apply .wpcf7-submit {
  background: transparent !important;
  border: 0 !important;
  color: #fff !important;
  display: block;
  font-family: Impact, "Arial Narrow", "Helvetica Neue", Arial, sans-serif !important;
  font-size: 18px !important;
  margin: 18px auto 0;
  text-transform: uppercase;
  width: auto !important;
}

@media (max-width: 700px) {
  .wf-hero {
    min-height: auto;
    padding: 96px 20px 34px !important;
  }

  .wf-hero > .elementor-container,
  .wf-section > .elementor-container,
  .wf-hero .elementor-col-100:first-child > .elementor-widget-wrap {
    display: block !important;
  }

  .wf-main-title .elementor-heading-title {
    font-size: clamp(44px, 12vw, 64px);
  }

  .wf-hero .wf-button,
  .wf-hero .wf-button .elementor-button {
    width: 100% !important;
  }

  .wf-hero .elementor-col-33,
  .wf-section .elementor-col-33,
  .wf-section--light .elementor-col-25,
  #requirements .elementor-col-25,
  #stores .elementor-col-60,
  #stores .elementor-col-40,
  #support .elementor-col-20,
  .wf-profit-section .elementor-col-35,
  .wf-profit-section .elementor-col-65 {
    flex: none !important;
    margin-left: 0 !important;
    max-width: none !important;
    width: 100% !important;
  }

  .wf-section {
    padding: 64px 20px !important;
  }

  .wf-profit-section th,
  .wf-profit-section td {
    padding: 14px 10px;
  }
}

/* Front-end mobile hard reset. Elementor editor may look correct while the live
   page keeps desktop column widths; this forces readable single-column mobile. */
@media (max-width: 767px) {
  body.page-slug-franchise .wf-hero > .elementor-container,
  body.page-id-6932 .wf-hero > .elementor-container,
  body.page-slug-franchise .wf-section > .elementor-container,
  body.page-id-6932 .wf-section > .elementor-container {
    display: block !important;
    max-width: none !important;
    width: 100% !important;
  }

  body.page-slug-franchise .wf-hero .elementor-column,
  body.page-id-6932 .wf-hero .elementor-column,
  body.page-slug-franchise .wf-section .elementor-column,
  body.page-id-6932 .wf-section .elementor-column {
    display: block !important;
    flex: none !important;
    flex-basis: auto !important;
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  body.page-slug-franchise .wf-hero .elementor-widget-wrap,
  body.page-id-6932 .wf-hero .elementor-widget-wrap,
  body.page-slug-franchise .wf-section .elementor-widget-wrap,
  body.page-id-6932 .wf-section .elementor-widget-wrap {
    display: block !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  body.page-slug-franchise .wf-section .elementor-heading-title,
  body.page-id-6932 .wf-section .elementor-heading-title,
  body.page-slug-franchise .wf-section p,
  body.page-id-6932 .wf-section p,
  body.page-slug-franchise .wf-section .elementor-widget-text-editor,
  body.page-id-6932 .wf-section .elementor-widget-text-editor {
    max-width: 100% !important;
    overflow-wrap: normal !important;
    text-align: left;
    white-space: normal !important;
    word-break: normal !important;
  }

  body.page-slug-franchise .wf-section h3.elementor-heading-title,
  body.page-id-6932 .wf-section h3.elementor-heading-title {
    font-size: clamp(24px, 8vw, 36px) !important;
    line-height: 0.95 !important;
  }

  body.page-slug-franchise .wf-section,
  body.page-id-6932 .wf-section {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  body.page-slug-franchise .wf-section .elementor-col-33,
  body.page-id-6932 .wf-section .elementor-col-33,
  body.page-slug-franchise .wf-section .elementor-col-25,
  body.page-id-6932 .wf-section .elementor-col-25,
  body.page-slug-franchise .wf-section .elementor-col-20,
  body.page-id-6932 .wf-section .elementor-col-20,
  body.page-slug-franchise .wf-section .elementor-col-35,
  body.page-id-6932 .wf-section .elementor-col-35,
  body.page-slug-franchise .wf-section .elementor-col-40,
  body.page-id-6932 .wf-section .elementor-col-40,
  body.page-slug-franchise .wf-section .elementor-col-60,
  body.page-id-6932 .wf-section .elementor-col-60,
  body.page-slug-franchise .wf-section .elementor-col-65,
  body.page-id-6932 .wf-section .elementor-col-65 {
    max-width: none !important;
    width: 100% !important;
  }
}
