.ExcarDealerForm_page__bi26o {
  --background: #fff;
  --foreground: #003d28;
  --card: #fff;
  --card-foreground: #003d28;
  --primary: #003d28;
  --primary-foreground: #f7f7f2;
  --secondary: #eef3e7;
  --secondary-foreground: #003d28;
  --muted: #f1f3ec;
  --muted-foreground: #586750;
  --accent: #edf2e8;
  --accent-foreground: #003d28;
  --border: #dce2d5;
  --input: #dce2d5;
  --ring: #4f7b18;
  min-height: 100svh;
  color: #003d28;
  background: #f7f7f2;
  padding: 0 clamp(20px, 5vw, 88px);
  font-family: var(--font-manrope-loaded), sans-serif;
}
.ExcarDealerForm_skip__4yO2s {
  position: absolute;
  top: -100px;
}
.ExcarDealerForm_skip__4yO2s:focus {
  top: 12px;
  background: white;
  padding: 12px;
  z-index: 3;
}
.ExcarDealerForm_header__wgsiV {
  min-height: 96px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  border-bottom: 1px solid #d8dfd4;
}
.ExcarDealerForm_logo__WgtvQ {
  width: 145px;
  display: block;
  flex-shrink: 0;
}
.ExcarDealerForm_header__wgsiV > a:last-child {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
}
.ExcarDealerForm_layout__ZA3jT {
  max-width: 1360px;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: clamp(24px, 4vw, 64px);
  margin: 40px auto;
  align-items: start;
}
.ExcarDealerForm_intro__ppKzM {
  position: sticky;
  top: 28px;
  background: #003d28;
  color: #f6f8ef;
  border-radius: 24px;
  padding: clamp(28px, 4vw, 56px);
}
.ExcarDealerForm_eyebrow__UXsXs {
  display: block;
  font-size: 10px;
  letter-spacing: 0.14em;
  margin-bottom: 30px;
}
.ExcarDealerForm_intro__ppKzM .ExcarDealerForm_eyebrow__UXsXs {
  color: #b7f51e;
}
.ExcarDealerForm_intro__ppKzM h1 {
  font-size: clamp(40px, 4.3vw, 64px);
  line-height: 1.03;
  letter-spacing: -0.06em;
  font-weight: 550;
  color: inherit;
  overflow-wrap: anywhere;
}
.ExcarDealerForm_intro__ppKzM > p {
  line-height: 1.75;
  font-size: 16px;
  color: #d0dbcf;
  margin-top: 24px;
}
.ExcarDealerForm_promise__yjGAI {
  border-top: 1px solid #4d6958;
  margin-top: 44px;
  padding-top: 28px;
  display: flex;
  align-items: flex-start;
  gap: 18px;
}
.ExcarDealerForm_promise__yjGAI > svg {
  color: #b7f51e;
  flex-shrink: 0;
}
.ExcarDealerForm_promise__yjGAI strong {
  display: block;
  font-size: 16px;
  font-weight: 550;
}
.ExcarDealerForm_promise__yjGAI span {
  display: block;
  font-size: 13px;
  color: #d0dbcf;
  line-height: 1.7;
  margin-top: 6px;
}
.ExcarDealerForm_intro__ppKzM .ExcarDealerForm_quiet__OPSgA {
  font-size: 12px;
  margin-top: 32px;
}
.ExcarDealerForm_panel__inlwC {
  background: white;
  border: 1px solid #e1e5d9;
  padding: clamp(24px, 3.5vw, 48px);
  border-radius: 24px;
  min-width: 0;
}
.ExcarDealerForm_steps__Tp5SN {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  padding-bottom: 26px;
  border-bottom: 1px solid #e1e5d9;
  margin-bottom: 30px;
}
.ExcarDealerForm_steps__Tp5SN button {
  display: flex;
  align-items: center;
  gap: 9px;
  font-size: 11px;
  line-height: 1.4;
  color: #586750;
  text-align: left;
  min-height: 44px;
}
.ExcarDealerForm_steps__Tp5SN button > span {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  border-radius: 50%;
  border: 1px solid #cbd6c3;
  font-size: 10px;
}
.ExcarDealerForm_steps__Tp5SN [aria-current] button {
  color: #003d28;
  font-weight: 650;
}
.ExcarDealerForm_steps__Tp5SN [aria-current] span {
  background: #b7f51e;
  border-color: #b7f51e;
}
.ExcarDealerForm_steps__Tp5SN [data-done="true"] span {
  background: #003d28;
  border-color: #003d28;
  color: white;
}
.ExcarDealerForm_title__HvCwY > span {
  font-size: 10px;
  color: #586750;
  letter-spacing: 0.08em;
  display: block;
  margin-bottom: 14px;
}
.ExcarDealerForm_title__HvCwY h2,
.ExcarDealerForm_success__2uFSs h2 {
  font-size: clamp(26px, 2.5vw, 36px);
  letter-spacing: -0.04em;
  line-height: 1.14;
  color: #003d28;
  scroll-margin-top: 24px;
}
.ExcarDealerForm_title__HvCwY p {
  font-size: 14px;
  line-height: 1.7;
  color: #586750;
  margin: 14px 0 28px;
}
.ExcarDealerForm_fields__z0gnM {
  min-width: 0;
  border: 0;
  padding: 0;
  margin: 0;
}
.ExcarDealerForm_fields__z0gnM input,
.ExcarDealerForm_fields__z0gnM textarea {
  font-size: 16px;
}
.ExcarDealerForm_fields__z0gnM [role="checkbox"] {
  margin-top: 3px;
}
.ExcarDealerForm_review__HpfHU {
  background: #f5f7f0;
  border: 1px solid #e1e5d9;
  border-radius: 14px;
  padding: 18px;
}
.ExcarDealerForm_review__HpfHU > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.ExcarDealerForm_review__HpfHU strong {
  font-size: 13px;
  font-weight: 600;
}
.ExcarDealerForm_review__HpfHU dl {
  display: grid;
  gap: 15px;
  margin-top: 16px;
  font-size: 12px;
  line-height: 1.65;
}
.ExcarDealerForm_review__HpfHU dl > div {
  display: grid;
  grid-template-columns: 75px 1fr;
  gap: 16px;
}
.ExcarDealerForm_review__HpfHU dt {
  color: #586750;
}
.ExcarDealerForm_review__HpfHU dd {
  overflow-wrap: anywhere;
}
.ExcarDealerForm_actions__6QRgh {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: 28px;
}
.ExcarDealerForm_actions__6QRgh > button:last-child {
  margin-left: auto;
  min-height: 48px;
}
.ExcarDealerForm_note__JqnXk {
  font-size: 11px;
  line-height: 1.7;
  color: #586750;
  margin-top: 18px;
}
.ExcarDealerForm_trap__aI92w {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip-path: inset(50%);
}
.ExcarDealerForm_success__2uFSs {
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
}
.ExcarDealerForm_success__2uFSs .ExcarDealerForm_eyebrow__UXsXs {
  margin: 0;
  color: #586750;
}
.ExcarDealerForm_success__2uFSs h2 {
  overflow-wrap: anywhere;
}
.ExcarDealerForm_success__2uFSs p {
  font-size: 15px;
  line-height: 1.75;
  color: #586750;
}
.ExcarDealerForm_success__2uFSs small {
  font-size: 12px;
  color: #586750;
}
.ExcarDealerForm_successIcon__tn7MU {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #b7f51e;
  display: grid;
  place-items: center;
}
.ExcarDealerForm_footer__Cn_2J {
  display: flex;
  gap: 24px;
  padding: 16px 0 30px;
  color: #586750;
  font-size: 10px;
}
.ExcarDealerForm_footer__Cn_2J > span {
  margin-right: auto;
  letter-spacing: 0.08em;
}
.ExcarDealerForm_page__bi26o :is(a, button, input, textarea):focus-visible {
  outline: 3px solid #4f7b18;
  outline-offset: 5px;
}
@media (max-width: 900px) {
  .ExcarDealerForm_layout__ZA3jT {
    grid-template-columns: 0.8fr 1.2fr;
    gap: 22px;
  }
  .ExcarDealerForm_intro__ppKzM {
    padding: 26px;
  }
  .ExcarDealerForm_intro__ppKzM h1 {
    font-size: clamp(30px, 3.8vw, 40px);
  }
  .ExcarDealerForm_steps__Tp5SN button {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 700px) {
  .ExcarDealerForm_header__wgsiV {
    min-height: 77px;
  }
  .ExcarDealerForm_logo__WgtvQ {
    width: 110px;
  }
  .ExcarDealerForm_header__wgsiV > a:last-child {
    font-size: 11px;
  }
  .ExcarDealerForm_layout__ZA3jT {
    grid-template-columns: 1fr;
    margin-top: 22px;
  }
  .ExcarDealerForm_intro__ppKzM {
    position: static;
    padding: 28px 24px;
  }
  .ExcarDealerForm_intro__ppKzM h1 {
    font-size: clamp(30px, 8.5vw, 40px);
    overflow-wrap: normal;
  }
  .ExcarDealerForm_intro__ppKzM h1 br {
    display: none;
  }
  .ExcarDealerForm_intro__ppKzM .ExcarDealerForm_eyebrow__UXsXs {
    margin-bottom: 18px;
  }
  .ExcarDealerForm_intro__ppKzM > p {
    font-size: 14px;
    margin-top: 16px;
  }
  .ExcarDealerForm_promise__yjGAI,
  .ExcarDealerForm_intro__ppKzM .ExcarDealerForm_quiet__OPSgA {
    display: none;
  }
  .ExcarDealerForm_panel__inlwC {
    padding: 24px 20px;
  }
  .ExcarDealerForm_steps__Tp5SN {
    margin-bottom: 25px;
    padding-bottom: 20px;
  }
  .ExcarDealerForm_steps__Tp5SN button {
    font-size: 10px;
  }
  .ExcarDealerForm_footer__Cn_2J {
    flex-wrap: wrap;
    gap: 15px;
  }
  .ExcarDealerForm_footer__Cn_2J > span {
    flex-basis: 100%;
  }
}
@media (max-width: 370px) {
  .ExcarDealerForm_actions__6QRgh {
    flex-direction: column-reverse;
  }
  .ExcarDealerForm_actions__6QRgh > button:last-child {
    width: 100%;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .ExcarDealerForm_steps__Tp5SN button > span {
    transition:
      background-color 220ms ease,
      color 220ms ease;
  }
}

