.ExcarWordplay_word__7rcF9 {
  white-space: nowrap;
}

.ExcarWordplay_prefix__PHUnR {
  position: relative;
  color: transparent;
}

.ExcarWordplay_prefix__PHUnR::after {
  position: absolute;
  inset: 0;
  background-color: var(--forest, #003f27);
  /* The original wordmark's first 124 of 306 units contain just “ex”. */
  -webkit-mask: url("/sell-car/excar-logo.svg") left 70% / 246.774194% auto no-repeat;
  mask: url("/sell-car/excar-logo.svg") left 70% / 246.774194% auto no-repeat;
  content: "";
}

@media (forced-colors: active) {
  .ExcarWordplay_prefix__PHUnR {
    color: inherit;
  }

  .ExcarWordplay_prefix__PHUnR::after {
    display: none;
  }
}

.SellCarHowItWorks_section__ubwka {
  padding: clamp(88px, 9vw, 150px) 24px 100px;
  background: #fff;
  scroll-margin-top: 68px;
}

.SellCarHowItWorks_intro__g2DFV { max-width: 960px; margin: 0 auto 70px; text-align: center; }
.SellCarHowItWorks_intro__g2DFV > span {
  display: inline-block; margin-bottom: 16px; color: #34741b;
  font-size: 12px; font-weight: 750; letter-spacing: 0.13em; text-transform: uppercase;
}
.SellCarHowItWorks_intro__g2DFV h2 {
  margin: 0; font-size: clamp(46px, 6.3vw, 84px); font-weight: 520;
  letter-spacing: -0.065em; line-height: 1.03; text-wrap: balance;
}
.SellCarHowItWorks_intro__g2DFV p { max-width: 650px; margin: 24px auto 0; color: #646963; font-size: clamp(17px, 1.6vw, 21px); line-height: 1.6; }

.SellCarHowItWorks_story__pZSoQ {
  --step-span: clamp(350px, 54svh, 500px);
  display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: start; gap: clamp(40px, 6vw, 90px); max-width: 1160px; margin: 0 auto;
}
.SellCarHowItWorks_sticky__7N66k { position: sticky; top: 96px; min-width: 0; }
.SellCarHowItWorks_stage__CNTtY {
  position: relative; height: clamp(380px, 61svh, 550px); overflow: hidden;
  isolation: isolate; border: 1px solid #e1e6da; border-radius: 28px;
  background: #eef0e9; transition: background-color 400ms ease, border-color 400ms ease;
}
.SellCarHowItWorks_stage__CNTtY[data-tone="dark"] { background: #003f27; border-color: #003f27; }
.SellCarHowItWorks_visual__fp136 {
  position: absolute; inset: 0; display: flex; align-items: center; justify-content: center;
  opacity: 0; visibility: hidden;
  transition: opacity 320ms ease, visibility 320ms;
  pointer-events: none;
}
.SellCarHowItWorks_visual__fp136[data-active="true"] { opacity: 1; visibility: visible; }
.SellCarHowItWorks_visual__fp136 > div { transform: scale(0.86); flex-shrink: 0; }

.SellCarHowItWorks_steps__309ey { position: relative; min-width: 0; }
.SellCarHowItWorks_stepList__oKUPf { list-style: none; padding: 0; margin: 0; }
.SellCarHowItWorks_rail__NGxtj { position: absolute; top: calc(var(--step-span) / 2); bottom: calc(var(--step-span) / 2); left: 23px; width: 2px; background: #e0e5d8; }
.SellCarHowItWorks_rail__NGxtj i { display: block; height: 100%; background: #91c822; transform: scaleY(var(--journey-progress, 0)); transform-origin: top; }
.SellCarHowItWorks_step__lcHsK { position: relative; min-height: var(--step-span); display: flex; align-items: center; padding: 35px 0 35px 80px; }
.SellCarHowItWorks_stepCopy__noM30 { min-width: 0; }
.SellCarHowItWorks_number__pihrH {
  position: absolute; top: 50%; left: 0; display: grid; place-items: center; transform: translateY(-50%);
  width: 48px; height: 48px; border: 1px solid #dce3d3; border-radius: 50%; background: #fff;
  color: #5b6658; font-size: 13px; font-weight: 650; font-variant-numeric: tabular-nums;
  transition: background-color 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
}
.SellCarHowItWorks_step__lcHsK[data-active="true"] .SellCarHowItWorks_number__pihrH { color: #003f27; background: #b7f52c; border-color: #b7f52c; box-shadow: 0 0 0 7px #f0f8e3; }
.SellCarHowItWorks_phase__214oF { color: #5b7350; text-transform: uppercase; letter-spacing: 0.1em; font-size: 10px; font-weight: 750; }
.SellCarHowItWorks_step__lcHsK h3 { margin: 14px 0 16px; font-size: clamp(28px, 3.1vw, 43px); font-weight: 600; letter-spacing: -0.05em; line-height: 1.12; text-wrap: balance; }
.SellCarHowItWorks_step__lcHsK p { max-width: 390px; margin: 0; font-size: clamp(16px, 1.5vw, 19px); line-height: 1.7; color: #646963; }
.SellCarHowItWorks_step__lcHsK button { margin-top: 25px; max-width: 100%; }

@media (max-height: 800px) and (min-width: 801px) {
  .SellCarHowItWorks_visual__fp136 > div { transform: scale(0.62); }
}

@media (max-width: 800px) {
  .SellCarHowItWorks_section__ubwka { padding: 76px 20px 70px; }
  .SellCarHowItWorks_intro__g2DFV { margin-bottom: 34px; }
  .SellCarHowItWorks_intro__g2DFV h2 { font-size: clamp(40px, 8vw, 62px); }
  .SellCarHowItWorks_intro__g2DFV p { font-size: 17px; margin-top: 20px; }
  .SellCarHowItWorks_story__pZSoQ { --step-span: 290px; display: block; max-width: 560px; }
  .SellCarHowItWorks_sticky__7N66k { top: 68px; z-index: 4; padding: 12px 0 14px; background: #fff; border-bottom: 1px solid #e7ebdf; }
  .SellCarHowItWorks_stage__CNTtY { height: clamp(260px, 34svh, 300px); border-radius: 20px; }
  .SellCarHowItWorks_visual__fp136 > div { transform: scale(0.42); }
  .SellCarHowItWorks_steps__309ey { margin-top: 12px; }
  .SellCarHowItWorks_step__lcHsK { padding: 28px 0 28px 66px; }
  .SellCarHowItWorks_step__lcHsK h3 { font-size: 30px; }
  .SellCarHowItWorks_step__lcHsK p { font-size: 16px; line-height: 1.65; }
  .SellCarHowItWorks_step__lcHsK button { font-size: 13px; padding-inline: 15px; }
}

@media (max-width: 560px) {
  .SellCarHowItWorks_section__ubwka { scroll-margin-top: 0; }
  .SellCarHowItWorks_sticky__7N66k { top: 0; }
}

@media (max-width: 400px) {
  .SellCarHowItWorks_section__ubwka { padding-inline: 16px; }
  .SellCarHowItWorks_stage__CNTtY { height: 260px; }
  .SellCarHowItWorks_story__pZSoQ { --step-span: 320px; }
  .SellCarHowItWorks_step__lcHsK { padding-left: 57px; }
  .SellCarHowItWorks_step__lcHsK h3 { font-size: 27px; }
  .SellCarHowItWorks_number__pihrH { width: 40px; height: 40px; }
  .SellCarHowItWorks_rail__NGxtj { left: 19px; }
}

@media (max-height: 650px) and (max-width: 800px) {
  .SellCarHowItWorks_sticky__7N66k { padding-top: 7px; }
  .SellCarHowItWorks_stage__CNTtY { height: 130px; }
  .SellCarHowItWorks_visual__fp136 > div { transform: scale(0.19); }
}

@media (max-height: 650px) and (min-width: 561px) and (max-width: 800px) {
  .SellCarHowItWorks_story__pZSoQ { display: grid; max-width: 760px; gap: 28px; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }
  .SellCarHowItWorks_sticky__7N66k { top: 78px; padding-block: 0; border-bottom: 0; }
  .SellCarHowItWorks_stage__CNTtY { height: 180px; }
  .SellCarHowItWorks_visual__fp136 > div { transform: scale(0.27); }
  .SellCarHowItWorks_steps__309ey { margin-top: 0; }
  .SellCarHowItWorks_step__lcHsK { padding-left: 50px; }
  .SellCarHowItWorks_step__lcHsK h3 { font-size: 25px; }
  .SellCarHowItWorks_step__lcHsK p { font-size: 15px; }
  .SellCarHowItWorks_number__pihrH { width: 36px; height: 36px; }
  .SellCarHowItWorks_rail__NGxtj { left: 17px; }
}

@media (prefers-reduced-motion: reduce) {
  .SellCarHowItWorks_stage__CNTtY, .SellCarHowItWorks_visual__fp136, .SellCarHowItWorks_number__pihrH { transition: none; }
}

@media print {
  .SellCarHowItWorks_sticky__7N66k { display: none; }
  .SellCarHowItWorks_story__pZSoQ { display: block; }
  .SellCarHowItWorks_step__lcHsK { min-height: 0; break-inside: avoid; }
  .SellCarHowItWorks_rail__NGxtj { display: none; }
}

.ExcarLogo_logo__L8dlN {
  display: block;
  flex: none;
  width: calc(var(--excar-logo-height, 28px) * 4.636364);
  height: var(--excar-logo-height, 28px);
  background-color: currentColor;
  -webkit-mask: url("/sell-car/excar-logo.svg") center / contain no-repeat;
  mask: url("/sell-car/excar-logo.svg") center / contain no-repeat;
}

.SellCarSaleCelebration_trigger__xt03m { display: block; height: 1px; margin-bottom: -1px; pointer-events: none; }

.SellCarSaleCelebration_overlay__LxdnT {
  --forest: #003f27;
  --radius: 1rem;
  position: fixed;
  inset: 0;
  z-index: 90;
  display: grid;
  height: 100dvh;
  place-items: center;
  padding: max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));
  box-sizing: border-box;
  font-family: var(--font-manrope), sans-serif;
  font-variation-settings: "wght" 520;
  pointer-events: none;
  touch-action: pan-y;
}
.SellCarSaleCelebration_overlay__LxdnT *, .SellCarSaleCelebration_overlay__LxdnT *::before, .SellCarSaleCelebration_overlay__LxdnT *::after { box-sizing: border-box; }
.SellCarSaleCelebration_overlay__LxdnT button { font-family: inherit; }
.SellCarSaleCelebration_backdrop__ly2m9 { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; padding: 0; background: #071a13a3; pointer-events: auto; }
.SellCarSaleCelebration_overlay__LxdnT[data-state="leaving"], .SellCarSaleCelebration_overlay__LxdnT[data-state="leaving"] * { pointer-events: none; }

.SellCarSaleCelebration_panel__2Phqv {
  position: relative;
  isolation: isolate;
  display: flex;
  width: min(940px, 100%);
  height: min(740px, 100%);
  min-height: 0;
  max-height: 100%;
  flex-direction: column;
  overflow: hidden;
  border-radius: 36px;
  padding: 32px clamp(24px, 5vw, 64px) 26px;
  background: #b7f52c;
  color: #003f27;
  transform-origin: center bottom;
  pointer-events: auto;
  outline: none;
  box-shadow: 0 30px 110px #001e1a66;
}

.SellCarSaleCelebration_close__0SVKX { position: absolute; top: 16px; right: 16px; z-index: 3; display: grid; width: 44px; height: 44px; padding: 0; place-items: center; border: 1px solid #003f2733; border-radius: 50%; background: #f7f8f370; color: #003f27; cursor: pointer; }
.SellCarSaleCelebration_close__0SVKX svg { width: 20px; height: 20px; }
.SellCarSaleCelebration_close__0SVKX:hover { background: #f7f8f3; }
.SellCarSaleCelebration_close__0SVKX:focus-visible { outline: 2px solid #003f27; outline-offset: 3px; }

.SellCarSaleCelebration_topline__z5hhw {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding-right: 40px;
}
.SellCarSaleCelebration_logo__x_IN1 { --excar-logo-height: 24px; }
.SellCarSaleCelebration_topline__z5hhw > span { font-size: 11px; font-weight: 750; letter-spacing: 0.13em; text-transform: uppercase; }

.SellCarSaleCelebration_content___VqVT {
  position: relative;
  z-index: 1;
  display: flex;
  flex: 1;
  min-height: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 34px;
  text-align: center;
}
.SellCarSaleCelebration_seal__mgbsE {
  display: grid;
  width: 68px;
  height: 68px;
  margin-bottom: 24px;
  place-items: center;
  border-radius: 50%;
  background: #003f27;
  color: #b7f52c;
  transform: rotate(-10deg);
}
.SellCarSaleCelebration_seal__mgbsE svg { width: 36px; height: 36px; stroke-width: 2.4; }
.SellCarSaleCelebration_content___VqVT h2 {
  margin: 0;
  color: inherit;
  font-size: clamp(80px, 15.5vw, 156px);
  font-weight: 850;
  font-variation-settings: "wght" 850;
  letter-spacing: -0.075em;
  line-height: 0.98;
}
.SellCarSaleCelebration_signoff__aBIEI { margin: 20px 0 0; color: #003f27; font-size: clamp(23px, 2.8vw, 38px); font-weight: 650; letter-spacing: -0.04em; line-height: 1.15; }
.SellCarSaleCelebration_description__hgmR8 { max-width: 420px; margin: 18px 0 0; color: #003f27; font-size: 17px; line-height: 1.6; white-space: pre-line; }
.SellCarSaleCelebration_action__XEWsn { display: flex; flex-direction: column; align-items: center; gap: 14px; max-width: 100%; margin-top: 34px; }
.SellCarSaleCelebration_action__XEWsn [data-slot="button"] {
  min-height: 58px;
  max-width: 100%;
  gap: 28px;
  border: 1px solid #003f271f;
  border-radius: 18px;
  padding-inline: 26px;
  background: #f7f8f3;
  color: #003f27;
  box-shadow: 0 6px 0 #003f2714;
  font-weight: 750;
}
.SellCarSaleCelebration_action__XEWsn [data-slot="button"]:hover { background: #fff; box-shadow: 0 8px 0 #003f2714; transform: translateY(-2px); }
.SellCarSaleCelebration_action__XEWsn [data-slot="button"]:focus-visible { outline: 2px solid #003f27; outline-offset: 4px; }
.SellCarSaleCelebration_action__XEWsn small { color: #003f27; font-size: 12px; line-height: 1.5; }

.SellCarSaleCelebration_confetti__gZpa4 { position: absolute; inset: 0; z-index: 2; overflow: hidden; pointer-events: none; }
.SellCarSaleCelebration_confetti__gZpa4 i {
  position: absolute;
  top: 58%;
  left: var(--origin);
  width: 9px;
  height: 17px;
  border-radius: 2px;
  background: #003f27;
  opacity: 0;
}
.SellCarSaleCelebration_confetti__gZpa4 i:nth-child(3n) { background: #f7f8f3; }
.SellCarSaleCelebration_confetti__gZpa4 i:nth-child(3n + 1) { background: #648b18; }
.SellCarSaleCelebration_confetti__gZpa4 i:nth-child(4n) { width: 11px; height: 11px; border-radius: 50%; }

@media (prefers-reduced-motion: no-preference) {
  .SellCarSaleCelebration_overlay__LxdnT[data-state="visible"] .SellCarSaleCelebration_panel__2Phqv { animation: SellCarSaleCelebration_celebration-rise__SjwWe 850ms cubic-bezier(0.16, 1, 0.3, 1) both; }
  .SellCarSaleCelebration_overlay__LxdnT[data-state="visible"] .SellCarSaleCelebration_seal__mgbsE { animation: SellCarSaleCelebration_celebration-seal__R0d4T 700ms 100ms cubic-bezier(0.16, 1, 0.3, 1) both; }
  .SellCarSaleCelebration_overlay__LxdnT[data-state="visible"] h2 { animation: SellCarSaleCelebration_celebration-title__CEa5i 750ms 160ms cubic-bezier(0.16, 1, 0.3, 1) both; }
  .SellCarSaleCelebration_overlay__LxdnT[data-state="visible"] .SellCarSaleCelebration_confetti__gZpa4 i { animation: SellCarSaleCelebration_celebration-confetti__GqrIR var(--duration) var(--delay) cubic-bezier(0.14, 0.5, 0.45, 1) both; }
  .SellCarSaleCelebration_overlay__LxdnT[data-state="leaving"] { animation: SellCarSaleCelebration_celebration-away__VPHGK 180ms ease-in both; }
}

@keyframes SellCarSaleCelebration_celebration-away__VPHGK {
  from { opacity: 1; }
  to { opacity: 0; }
}

@keyframes SellCarSaleCelebration_celebration-rise__SjwWe {
  from { transform: translateY(48px) scale(0.965); }
  to { transform: translateY(0) scale(1); }
}
@keyframes SellCarSaleCelebration_celebration-seal__R0d4T {
  0% { opacity: 0; transform: translateY(12px) rotate(-35deg) scale(0.6); }
  70% { opacity: 1; transform: translateY(0) rotate(-6deg) scale(1.1); }
  100% { opacity: 1; transform: translateY(0) rotate(-10deg) scale(1); }
}
@keyframes SellCarSaleCelebration_celebration-title__CEa5i {
  from { opacity: 0; transform: translateY(28px) scale(0.93); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}
@keyframes SellCarSaleCelebration_celebration-confetti__GqrIR {
  0% { opacity: 0; transform: translate3d(0, 0, 0) rotate(0); }
  8% { opacity: 1; }
  42% { opacity: 1; transform: translate3d(calc(var(--travel-x) * 0.65), var(--rise), 0) rotate(calc(var(--turn) * 0.45)); }
  85% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(var(--travel-x), 65vh, 0) rotate(var(--turn)); }
}

@media (max-width: 560px) {
  .SellCarSaleCelebration_overlay__LxdnT { padding: max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left)); }
  .SellCarSaleCelebration_panel__2Phqv { height: min(690px, 100%); border-radius: 26px; padding: 24px 18px; }
  .SellCarSaleCelebration_topline__z5hhw { flex-direction: column; gap: 16px; padding-right: 0; }
  .SellCarSaleCelebration_close__0SVKX { top: 12px; right: 12px; }
  .SellCarSaleCelebration_logo__x_IN1 { --excar-logo-height: 21px; }
  .SellCarSaleCelebration_topline__z5hhw > span { font-size: 9px; letter-spacing: 0.1em; }
  .SellCarSaleCelebration_content___VqVT { padding-top: 36px; }
  .SellCarSaleCelebration_seal__mgbsE { width: 56px; height: 56px; margin-bottom: 24px; }
  .SellCarSaleCelebration_seal__mgbsE svg { width: 30px; height: 30px; }
  .SellCarSaleCelebration_content___VqVT h2 { font-size: clamp(62px, 20vw, 108px); }
  .SellCarSaleCelebration_signoff__aBIEI { margin-top: 16px; font-size: 24px; }
  .SellCarSaleCelebration_description__hgmR8 { font-size: 15px; margin-top: 16px; }
  .SellCarSaleCelebration_action__XEWsn { margin-top: 28px; width: 100%; }
  .SellCarSaleCelebration_action__XEWsn [data-slot="button"] { width: 100%; justify-content: space-between; gap: 12px; padding-inline: 18px; font-size: 14px; }
  .SellCarSaleCelebration_action__XEWsn small { font-size: 11px; }
  .SellCarSaleCelebration_confetti__gZpa4 i { width: 6px; height: 12px; }
}

@media (max-height: 640px) {
  .SellCarSaleCelebration_panel__2Phqv { padding-block: 20px; }
  .SellCarSaleCelebration_content___VqVT { padding-top: 16px; }
  .SellCarSaleCelebration_seal__mgbsE { width: 44px; height: 44px; margin-bottom: 14px; }
  .SellCarSaleCelebration_seal__mgbsE svg { width: 26px; height: 26px; }
  .SellCarSaleCelebration_signoff__aBIEI { margin-top: 12px; font-size: 22px; }
  .SellCarSaleCelebration_description__hgmR8 { margin-top: 10px; font-size: 14px; }
  .SellCarSaleCelebration_action__XEWsn { margin-top: 20px; gap: 10px; }
}

@media (max-height: 540px) {
  .SellCarSaleCelebration_panel__2Phqv { padding-block: 16px; }
  .SellCarSaleCelebration_topline__z5hhw { gap: 8px; }
  .SellCarSaleCelebration_logo__x_IN1 { --excar-logo-height: 18px; }
  .SellCarSaleCelebration_content___VqVT { padding-top: 8px; }
  .SellCarSaleCelebration_seal__mgbsE, .SellCarSaleCelebration_description__hgmR8 { display: none; }
  .SellCarSaleCelebration_content___VqVT h2 { font-size: clamp(48px, min(18svh, 20vw), 92px); }
  .SellCarSaleCelebration_signoff__aBIEI { margin-top: 8px; font-size: 20px; }
  .SellCarSaleCelebration_action__XEWsn { margin-top: 14px; gap: 8px; }
  .SellCarSaleCelebration_action__XEWsn [data-slot="button"] { min-height: 44px; }
  .SellCarSaleCelebration_action__XEWsn small { font-size: 10px; }
}

@media (prefers-reduced-motion: reduce) {
  .SellCarSaleCelebration_confetti__gZpa4 { display: none; }
  .SellCarSaleCelebration_overlay__LxdnT, .SellCarSaleCelebration_panel__2Phqv, .SellCarSaleCelebration_seal__mgbsE, .SellCarSaleCelebration_content___VqVT h2 { animation: none; }
  .SellCarSaleCelebration_action__XEWsn [data-slot="button"] { transition: none; }
  .SellCarSaleCelebration_action__XEWsn [data-slot="button"]:hover { transform: none; }
}

@media print {
  .SellCarSaleCelebration_overlay__LxdnT, .SellCarSaleCelebration_trigger__xt03m { display: none; }
}

.SellCarLanding_page__YJ8X3 {
  --lime: #b7f52c;
  --lime-soft: #d8ff77;
  --ink: #0b0d0d;
  --forest: #003f27;
  --forest-deep: #002f1c;
  --paper: #f7f8f3;
  --muted: #646963;
  --primary: #111313;
  --primary-foreground: #ffffff;
  --radius: 1rem;
  position: relative;
  isolation: isolate;
  min-height: 100vh;
  overflow-x: clip;
  background: var(--paper);
  color: var(--ink);
  font-family: var(--font-manrope), sans-serif;
  font-variation-settings: "wght" 520;
}

.SellCarLanding_page__YJ8X3 * {
  box-sizing: border-box;
}

.SellCarLanding_page__YJ8X3 a {
  color: inherit;
  text-decoration: none;
}

.SellCarLanding_page__YJ8X3 button,
.SellCarLanding_page__YJ8X3 input {
  font: inherit;
}

.SellCarLanding_header____Gfc {
  position: sticky;
  top: 0;
  z-index: 40;
  width: 100%;
  background: rgba(7, 8, 8, 0.96);
  color: #fff;
  backdrop-filter: blur(18px);
}

.SellCarLanding_navInner__y4rCY {
  display: flex;
  width: min(1280px, calc(100% - 40px));
  min-height: 68px;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}

.SellCarLanding_brand__M5W5Q {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  min-height: 36px;
}

.SellCarLanding_desktopNav__nWsV0 {
  display: flex;
  align-items: center;
  gap: clamp(22px, 3vw, 42px);
  margin-left: auto;
  font-size: 14px;
  font-weight: 650;
}

.SellCarLanding_desktopNav__nWsV0 a {
  position: relative;
  opacity: 0.92;
  transition: opacity 180ms ease;
}

.SellCarLanding_desktopNav__nWsV0 a::after {
  position: absolute;
  right: 0;
  bottom: -8px;
  left: 0;
  height: 2px;
  background: var(--lime);
  content: "";
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 220ms ease;
}

.SellCarLanding_desktopNav__nWsV0 a:hover,
.SellCarLanding_desktopNav__nWsV0 a:focus-visible {
  opacity: 1;
}

.SellCarLanding_desktopNav__nWsV0 a:hover::after,
.SellCarLanding_desktopNav__nWsV0 a:focus-visible::after {
  transform: scaleX(1);
  transform-origin: left;
}

.SellCarLanding_navActions__rW_Pd {
  display: flex;
  align-items: center;
  gap: 14px;
}

.SellCarLanding_dealerLink__BP0Ee {
  /* Temporarily hidden at the owner's request. */
  display: none;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
  border-radius: 999px;
  background: #ffc24e;
  color: #121212 !important;
  font-size: 13px;
  font-weight: 760;
}

.SellCarLanding_globeIcon__b7AvY {
  width: 21px;
  height: 21px;
}

.SellCarLanding_languageJump__2h6n9 {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  gap: 6px;
  padding: 0 4px;
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 11px;
  font-weight: 780;
  letter-spacing: 0.08em;
}

.SellCarLanding_menuButton__EbzZ2 {
  display: none !important;
}

.SellCarLanding_mobileNav__5mAw3 {
  display: none;
}

.SellCarLanding_hero__ccL9Z {
  position: relative;
  min-height: min(770px, calc(100vh - 68px));
  overflow: hidden;
  background: var(--lime);
}

.SellCarLanding_heroImage__2wJ5a {
  object-fit: cover;
  object-position: center;
}

.SellCarLanding_heroWash__f7fNa {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      90deg,
      rgba(183, 245, 44, 1) 0%,
      rgba(183, 245, 44, 0.96) 31%,
      rgba(183, 245, 44, 0.58) 52%,
      rgba(183, 245, 44, 0.07) 76%
    ),
    linear-gradient(0deg, rgba(183, 245, 44, 0.24), rgba(183, 245, 44, 0.24));
}

.SellCarLanding_heroInner__ZFuK9 {
  position: relative;
  display: grid;
  width: min(1280px, calc(100% - 40px));
  min-height: inherit;
  margin: 0 auto;
  grid-template-columns: minmax(0, 0.96fr) minmax(360px, 0.78fr);
  align-items: center;
  gap: 40px;
}

.SellCarLanding_heroCopy__JqxEk {
  width: min(680px, 100%);
  padding: 72px 0 84px;
  animation: SellCarLanding_rise-in__XUanM 750ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

.SellCarLanding_heroCopy__JqxEk [data-slot="badge"] {
  border-color: rgba(9, 12, 10, 0.28);
  background: rgba(255, 255, 255, 0.4);
  color: var(--ink);
}

.SellCarLanding_hero__ccL9Z h1 {
  max-width: 720px;
  margin: 18px 0 22px;
  font-size: clamp(58px, 6.5vw, 92px);
  font-weight: 520;
  letter-spacing: -0.075em;
  line-height: 1.04;
}

.SellCarLanding_heroCopy__JqxEk > p {
  max-width: 610px;
  margin: 0;
  font-size: clamp(19px, 2vw, 27px);
  font-weight: 570;
  letter-spacing: -0.035em;
  line-height: 1.28;
}

.SellCarLanding_heroIntro__zrlP7 {
  display: block;
  margin-bottom: 0.3em;
  color: var(--ink);
  font-size: 0.44em;
  font-weight: 520;
  font-variation-settings: "wght" 520;
  letter-spacing: -0.055em;
  line-height: 1.2;
}

.SellCarLanding_heroEmphasis__hRCP_ {
  color: var(--forest);
  font-weight: 800;
  font-variation-settings: "wght" 800;
  letter-spacing: -0.055em;
  word-spacing: 0.025em;
  line-height: 1.04;
}

.SellCarLanding_heroForm__rqs_a {
  width: min(760px, 100%);
  margin-top: 40px;
}

.SellCarLanding_heroFieldGroup__Ua8QA {
  display: grid !important;
  grid-template-columns: minmax(280px, 1fr) auto;
  align-items: stretch;
  gap: 5px !important;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 26px;
  padding: 7px;
  background: rgba(8, 10, 9, 0.96);
  box-shadow: 0 30px 70px -34px rgba(0, 0, 0, 0.72);
  backdrop-filter: blur(18px);
}

.SellCarLanding_heroFieldGroup__Ua8QA [data-slot="field"] {
  position: relative;
  gap: 0;
}

.SellCarLanding_heroFieldGroup__Ua8QA [data-slot="input"] {
  height: 66px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 18px;
  padding: 22px 17px 8px;
  background: rgba(255, 255, 255, 0.055);
  box-shadow: none !important;
  color: #fff;
  font-family: inherit;
  font-size: 17px;
  font-weight: 650;
  letter-spacing: -0.02em;
}

.SellCarLanding_heroFieldGroup__Ua8QA [data-slot="input"]::placeholder {
  color: rgba(255, 255, 255, 0.38);
}

.SellCarLanding_heroFieldGroup__Ua8QA [data-slot="input"]:hover {
  border-color: rgba(255, 255, 255, 0.24);
  background: rgba(255, 255, 255, 0.075);
}

.SellCarLanding_heroFieldGroup__Ua8QA [data-slot="input"]:focus {
  border-color: var(--lime);
  outline: 2px solid rgba(183, 245, 44, 0.26);
  outline-offset: 0;
  background: rgba(255, 255, 255, 0.09);
  box-shadow: none !important;
}

.SellCarLanding_heroControlLabel__B9G_D {
  position: absolute;
  top: 9px;
  left: 17px;
  z-index: 2;
  color: rgba(255, 255, 255, 0.48) !important;
  font-family: inherit;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: -0.01em;
  line-height: 1;
  pointer-events: none;
  text-transform: none;
}

.SellCarLanding_heroFieldGroup__Ua8QA [data-slot="button"] {
  height: 66px;
  justify-content: space-between;
  gap: 18px;
  border: 0;
  border-radius: 18px;
  padding-inline: 24px 18px;
  background: var(--paper);
  color: var(--ink);
  box-shadow: none;
  font-weight: 820;
}

.SellCarLanding_heroFieldGroup__Ua8QA [data-slot="button"]:hover {
  background: #fff;
  opacity: 1;
  transform: translateY(-1px);
}

.SellCarLanding_heroFieldGroup__Ua8QA [data-slot="button"]:focus-visible {
  outline: 2px solid var(--paper);
  outline-offset: 3px;
}

.SellCarLanding_heroFieldGroup__Ua8QA [data-slot="button"] svg {
  width: 18px;
  height: 18px;
}

.SellCarLanding_vinLink__tf7YY {
  display: inline-flex;
  margin-top: 13px;
  align-items: center;
  gap: 5px;
  border: 0;
  background: transparent;
  color: var(--ink);
  cursor: pointer;
  font-size: 13px;
}

.SellCarLanding_vinLink__tf7YY span {
  font-weight: 780;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.SellCarLanding_vinLink__tf7YY svg {
  width: 14px;
  height: 14px;
}

.SellCarLanding_heroTrust__6Ydbb {
  display: flex;
  margin-top: 44px;
  align-items: center;
  gap: 10px;
  font-size: 13px;
}

.SellCarLanding_heroTrust__6Ydbb > svg {
  width: 25px;
  height: 25px;
  flex: 0 0 auto;
  stroke-width: 1.8;
}

.SellCarLanding_heroTrust__6Ydbb > span {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.SellCarLanding_heroTrust__6Ydbb strong {
  font-weight: 780;
}

.SellCarLanding_heroTrust__6Ydbb small {
  opacity: 0.7;
}

.SellCarLanding_heroBenefits__vBEjZ {
  display: grid;
  width: min(400px, 100%);
  margin: 0 0 24px auto;
  padding: 0 0 18px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  align-self: center;
  list-style: none;
  animation: SellCarLanding_rise-in__XUanM 800ms 180ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

.SellCarLanding_benefitCard__kCxDm {
  min-width: 0;
  padding: 24px 22px;
  border: 1px solid rgba(255, 255, 255, 0.48);
  border-radius: 22px;
  background: var(--paper);
  box-shadow: 0 16px 40px -18px rgba(0, 32, 22, 0.32);
  color: var(--forest);
}

.SellCarLanding_benefitCard__kCxDm h2 {
  margin: 0;
  color: inherit;
  font-size: 23px;
  font-weight: 650;
  letter-spacing: -0.055em;
  line-height: 1.1;
  white-space: pre-line;
}

.SellCarLanding_benefitCard__kCxDm p {
  margin: 12px 0 0;
  color: inherit;
  font-size: 13px;
  font-weight: 550;
  line-height: 1.45;
  opacity: 0.78;
}

.SellCarLanding_benefitPrimary__3JjGS {
  grid-column: 1 / -1;
  margin-left: 32px;
  padding: 28px;
  border-color: rgba(255, 255, 255, 0.16);
  border-radius: 26px;
  background: var(--forest);
  box-shadow: 0 24px 60px -24px rgba(0, 32, 22, 0.45);
  color: var(--paper);
}

.SellCarLanding_benefitLogo__hrXbq {
  --excar-logo-height: 15px;
  margin-bottom: 26px;
  color: var(--lime);
}

.SellCarLanding_benefitPrimary__3JjGS h2 {
  font-size: 42px;
  font-weight: 550;
  letter-spacing: -0.06em;
  line-height: 1.02;
}

.SellCarLanding_benefitPrimary__3JjGS p {
  max-width: 265px;
  font-size: 14px;
  line-height: 1.35;
}

.SellCarLanding_benefitCard__kCxDm:last-child {
  background: var(--lime-soft);
  transform: translateY(18px);
}

.SellCarLanding_reasonsSection__Y5XWR {
  padding: clamp(88px, 9vw, 150px) 20px;
  background: #fff;
}

.SellCarLanding_sectionIntro__fjLAO,
.SellCarLanding_comparisonHeader__ECg70,
.SellCarLanding_finalCtaCopy__zBzQ0 {
  text-align: center;
}

.SellCarLanding_sectionIntro__fjLAO > span,
.SellCarLanding_comparisonHeader__ECg70 > span,
.SellCarLanding_finalCtaCopy__zBzQ0 > span,
.SellCarLanding_deliveryCard__YifKg > span {
  display: inline-block;
  margin-bottom: 14px;
  color: #34741b;
  font-size: 12px;
  font-weight: 830;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.SellCarLanding_sectionIntro__fjLAO h2,
.SellCarLanding_comparisonHeader__ECg70 h2,
.SellCarLanding_finalCta__jLZG6 h2,
.SellCarLanding_deliveryCard__YifKg h2 {
  margin: 0;
  font-size: clamp(48px, 6.3vw, 92px);
  font-weight: 520;
  letter-spacing: -0.07em;
  line-height: 0.98;
}

.SellCarLanding_sectionIntro__fjLAO p,
.SellCarLanding_comparisonHeader__ECg70 p,
.SellCarLanding_finalCtaCopy__zBzQ0 > p,
.SellCarLanding_deliveryCard__YifKg > p {
  margin: 22px auto 0;
  font-size: clamp(17px, 1.6vw, 22px);
  letter-spacing: -0.025em;
  line-height: 1.5;
}
.SellCarLanding_phone__JQHTC {
  position: relative;
  width: 280px;
  height: 568px;
  flex-shrink: 0;
  padding: 8px;
  border: 2px solid #878b86;
  border-radius: 46px;
  background: #101211;
  box-shadow: inset 0 0 0 2px #363a36, 0 18px 38px -12px rgba(0, 0, 0, 0.34), 0 3px 6px rgba(0, 0, 0, 0.15);
}

.SellCarLanding_phoneScreen__MwkHZ {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  border-radius: 36px;
  background: #f7f7f5;
  color: #111713;
}

.SellCarLanding_phoneButtons__Thtw_ { position: absolute; inset: 0; pointer-events: none; }
.SellCarLanding_phoneButtons__Thtw_ i { position: absolute; width: 3px; border-radius: 2px; background: linear-gradient(90deg, #737870, #2b302b); }
.SellCarLanding_phoneButtons__Thtw_ i:nth-child(1) { top: 91px; left: -4px; height: 19px; }
.SellCarLanding_phoneButtons__Thtw_ i:nth-child(2) { top: 127px; left: -4px; height: 34px; }
.SellCarLanding_phoneButtons__Thtw_ i:nth-child(3) { top: 174px; left: -4px; height: 34px; }
.SellCarLanding_phoneButtons__Thtw_ i:nth-child(4) { top: 142px; right: -4px; height: 53px; }
.SellCarLanding_phoneStatus__nBF7h { position: relative; display: flex; flex: 0 0 39px; align-items: center; justify-content: space-between; padding: 0 16px; }
.SellCarLanding_phoneStatus__nBF7h > span { display: flex; align-items: center; gap: 3px; font-size: 10px; font-weight: 750; }
.SellCarLanding_phoneStatus__nBF7h svg { width: 12px; height: 12px; stroke-width: 2.5; }
.SellCarLanding_phoneStatus__nBF7h svg:last-child { width: 16px; }
.SellCarLanding_phoneIsland__xwVgC { position: absolute; top: 8px; left: 50%; width: 78px; height: 23px; transform: translateX(-50%); border-radius: 20px; background: #080a09; }
.SellCarLanding_phoneIsland__xwVgC::after { content: ""; position: absolute; width: 6px; height: 6px; right: 8px; top: 8px; border-radius: 50%; background: #172126; box-shadow: inset 0 0 0 1px #202d33; }
.SellCarLanding_phoneContent__zHsAn { flex: 1; min-height: 0; overflow: hidden; }
.SellCarLanding_phoneHome__7y1Nk { display: grid; flex: 0 0 23px; place-items: center; }
.SellCarLanding_phoneHome__7y1Nk i { width: 90px; height: 4px; border-radius: 4px; background: currentColor; }

.SellCarLanding_phoneTop__Yv4e6 {
  display: flex;
  height: 44px;
  align-items: center;
  justify-content: space-between;
  padding: 0 13px;
  background: #0d0d0d;
  color: #fff;
  font-size: 11px;
  font-weight: 760;
}

.SellCarLanding_phoneLogo__3zJKN {
  --excar-logo-height: 14px;
}

.SellCarLanding_chatPill__lDF4S {
  padding: 4px 8px;
  border-radius: 999px;
  background: #fff;
  color: #111;
  font-size: 8px;
}

.SellCarLanding_phoneBody__fZ2SV {
  display: flex;
  padding: 14px 10px;
  flex-direction: column;
  gap: 12px;
}

.SellCarLanding_phoneStep__9liiy {
  display: grid;
  grid-template-columns: 28px 1fr auto;
  align-items: center;
  gap: 8px;
  color: #5c625b;
}

.SellCarLanding_phoneStep__9liiy > span {
  display: flex;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--forest);
  color: var(--lime);
  font-size: 9px;
  font-weight: 820;
}

.SellCarLanding_phoneStep__9liiy > i {
  border-top: 1px solid #cbd0c8;
}

.SellCarLanding_phoneStep__9liiy > small {
  font-size: 8px;
  font-weight: 720;
}

.SellCarLanding_phonePanel__i4Se7,
.SellCarLanding_phoneReview__UwScp {
  display: flex;
  padding: 16px 14px;
  flex-direction: column;
  align-items: flex-start;
  border: 1px solid #e2e5df;
  border-radius: 16px;
  background: #fff;
}

.SellCarLanding_phonePanel__i4Se7 > svg {
  width: 28px;
  height: 28px;
  margin-bottom: 14px;
  padding: 6px;
  border-radius: 9px;
  background: var(--lime);
  color: var(--forest);
}

.SellCarLanding_phonePanel__i4Se7 strong,
.SellCarLanding_phoneReview__UwScp strong {
  font-size: 14px;
  letter-spacing: -0.035em;
}

.SellCarLanding_phonePanel__i4Se7 p,
.SellCarLanding_phoneReview__UwScp p {
  margin: 5px 0 0;
  color: #676d66;
  font-size: 11px;
  line-height: 1.45;
}

.SellCarLanding_phoneReview__UwScp small {
  margin-bottom: 4px;
  color: #3d8d37;
  font-size: 7px;
  font-weight: 820;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.SellCarLanding_phoneChecklist__oPUuu {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.SellCarLanding_phoneCheckRow__Njp9C {
  display: flex;
  min-height: 38px;
  align-items: center;
  gap: 8px;
  padding: 8px 10px;
  border: 1px solid #e6e9e3;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.8);
  color: #41463f;
  font-size: 10px;
  font-weight: 690;
}

.SellCarLanding_phoneCheckRow__Njp9C svg {
  width: 15px;
  height: 15px;
  padding: 3px;
  border-radius: 50%;
  background: var(--lime);
  color: var(--forest);
  stroke-width: 3;
}

.SellCarLanding_phoneDark__yvAno {
  background: #101d16;
  color: #fff;
}

.SellCarLanding_guidedPhoneBody__YjaDn { padding: 12px 13px; }

.SellCarLanding_phonePreviewTop__1kQSt {
  display: flex;
  flex-direction: column;
}

.SellCarLanding_phonePreviewTop__1kQSt small {
  color: var(--lime);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.SellCarLanding_phonePreviewTop__1kQSt strong {
  margin-top: 4px;
  font-size: 18px;
  letter-spacing: -0.035em;
}

.SellCarLanding_phoneCapture__eAfSL {
  display: flex;
  margin-top: 12px;
  flex-direction: column;
  gap: 9px;
}

.SellCarLanding_phoneCapture__eAfSL > strong {
  font-size: 12px;
}

.SellCarLanding_phoneCaptureImage__4Xn5K {
  position: relative;
  height: 160px;
  overflow: hidden;
  border-radius: 13px;
  background: radial-gradient(circle at 60% 20%, #587d65, #16352a 58%, #101a16);
}

.SellCarLanding_phoneCaptureImage__4Xn5K img {
  object-fit: contain;
  transform: translateY(6px) scale(1.15);
}

.SellCarLanding_phoneCaptureImage__4Xn5K > span {
  position: absolute;
  right: 9px;
  top: 8px;
  z-index: 2;
  padding: 4px 7px;
  border-radius: 999px;
  background: rgba(8, 10, 9, 0.76);
  color: var(--lime);
  font-size: 8px;
  font-weight: 800;
}

.SellCarLanding_phoneFrame__xX5MP {
  position: absolute;
  z-index: 2;
  inset: 18px;
}

.SellCarLanding_phoneFrame__xX5MP i {
  position: absolute;
  width: 22px;
  height: 22px;
  border-color: var(--lime);
  border-style: solid;
}

.SellCarLanding_phoneFrame__xX5MP i:nth-child(1) {
  top: 0;
  left: 0;
  border-width: 2px 0 0 2px;
}

.SellCarLanding_phoneFrame__xX5MP i:nth-child(2) {
  top: 0;
  right: 0;
  border-width: 2px 2px 0 0;
}

.SellCarLanding_phoneFrame__xX5MP i:nth-child(3) {
  right: 0;
  bottom: 0;
  border-width: 0 2px 2px 0;
}

.SellCarLanding_phoneFrame__xX5MP i:nth-child(4) {
  bottom: 0;
  left: 0;
  border-width: 0 0 2px 2px;
}

.SellCarLanding_phoneDark__yvAno .SellCarLanding_phoneChecklist__oPUuu {
  margin-top: 12px;
}

.SellCarLanding_phoneDark__yvAno .SellCarLanding_phoneCheckRow__Njp9C {
  border-color: rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.07);
  color: rgba(255, 255, 255, 0.86);
}

.SellCarLanding_salePhone__HtUjc .SellCarLanding_phoneReview__UwScp {
  border: 0;
  padding: 10px 5px 6px;
  background: transparent;
}

.SellCarLanding_salePhone__HtUjc .SellCarLanding_phoneReview__UwScp strong { font-size: 21px; line-height: 1.15; }
.SellCarLanding_salePhone__HtUjc .SellCarLanding_phoneReview__UwScp small { margin-bottom: 8px; font-size: 9px; }
.SellCarLanding_saleGraphic__g6khA {
  position: relative;
  display: grid;
  height: 106px;
  place-items: center;
  overflow: hidden;
  border-radius: 16px;
  background: #002f1c;
  color: var(--lime);
}
.SellCarLanding_saleGraphic__g6khA > svg { width: 78px; height: 78px; stroke-width: 1.25; }
.SellCarLanding_saleGraphic__g6khA > img { object-fit: contain; }
.SellCarLanding_saleGraphic__g6khA > span {
  position: absolute; right: 10px; bottom: 10px; display: grid; place-items: center;
  width: 35px; height: 35px; border-radius: 50%; background: var(--lime); color: var(--forest);
}
.SellCarLanding_saleGraphic__g6khA > span svg { width: 19px; height: 19px; }



.SellCarLanding_deliverySection__fEZDz {
  position: relative;
  display: flex;
  min-height: 650px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: var(--forest);
  color: #efffc8;
}

.SellCarLanding_deliveryBackdrop__Z1FPt {
  position: absolute;
  inset: 0;
  opacity: 0.22;
  background-image:
    linear-gradient(rgba(193, 255, 82, 0.35) 1px, transparent 1px),
    linear-gradient(90deg, rgba(193, 255, 82, 0.35) 1px, transparent 1px);
  background-size: 96px 96px;
  mask-image: linear-gradient(
    to bottom,
    transparent,
    #000 20%,
    #000 85%,
    transparent
  );
}

.SellCarLanding_deliveryCard__YifKg {
  position: relative;
  z-index: 2;
  width: min(700px, calc(100% - 40px));
  padding: 68px 72px;
  background: rgba(0, 46, 28, 0.96);
  box-shadow: 0 32px 80px rgba(0, 17, 10, 0.28);
  text-align: center;
}

.SellCarLanding_deliveryCard__YifKg > span {
  color: var(--lime);
}

.SellCarLanding_deliveryCard__YifKg h2 {
  color: #efffc8;
  font-size: clamp(48px, 5vw, 76px);
}

.SellCarLanding_deliveryCard__YifKg p {
  max-width: 540px;
  color: #efffc8;
}

.SellCarLanding_deliveryCard__YifKg [data-slot="button"] {
  margin-top: 28px;
}

.SellCarLanding_deliveryNode__e9HKl {
  position: absolute;
  z-index: 1;
  display: flex;
  width: 88px;
  height: 88px;
  align-items: center;
  justify-content: center;
  border: 8px solid rgba(255, 255, 255, 0.08);
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 16px 35px rgba(0, 17, 10, 0.3);
  color: var(--forest);
  font-size: 18px;
  font-weight: 900;
}

.SellCarLanding_deliveryNode__e9HKl > svg {
  width: 28px;
  height: 28px;
  stroke-width: 1.8;
}

.SellCarLanding_deliveryNode__e9HKl::after {
  position: absolute;
  width: 180px;
  border-top: 2px dashed var(--lime);
  content: "";
  opacity: 0.8;
  transform-origin: left;
}

.SellCarLanding_nodeOne__vKXm6 {
  left: 9%;
  top: 18%;
}
.SellCarLanding_nodeOne__vKXm6::after {
  left: 74px;
  top: 68px;
  transform: rotate(25deg);
}
.SellCarLanding_nodeTwo__7Qm_i {
  left: 16%;
  bottom: 13%;
}
.SellCarLanding_nodeTwo__7Qm_i::after {
  left: 68px;
  top: 5px;
  transform: rotate(-27deg);
}
.SellCarLanding_nodeThree__lwGkR {
  right: 11%;
  top: 15%;
}
.SellCarLanding_nodeThree__lwGkR::after {
  right: 70px;
  top: 74px;
  transform: rotate(160deg);
}
.SellCarLanding_nodeFour__QVXVb {
  right: 18%;
  bottom: 12%;
}
.SellCarLanding_nodeFour__QVXVb::after {
  right: 70px;
  top: 5px;
  transform: rotate(200deg);
}
.SellCarLanding_nodeFive__tA_aM {
  right: 4%;
  top: 48%;
}
.SellCarLanding_nodeFive__tA_aM::after {
  display: none;
}

.SellCarLanding_reasonsSection__Y5XWR {
  background: #f8f8f5;
}

.SellCarLanding_reasonsGrid__JiNrj {
  display: grid;
  width: min(1180px, 100%);
  margin: 76px auto 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 48px;
}

.SellCarLanding_reasonsGrid__JiNrj article {
  padding-top: 26px;
  border-top: 1px solid #d7dad2;
}

.SellCarLanding_reasonsGrid__JiNrj svg {
  width: 38px;
  height: 38px;
  color: #50b74d;
  stroke-width: 1.8;
}

.SellCarLanding_reasonsGrid__JiNrj h3 {
  margin: 30px 0 12px;
  font-size: 29px;
  font-weight: 580;
  letter-spacing: -0.045em;
}

.SellCarLanding_reasonsGrid__JiNrj p {
  margin: 0;
  color: #4f554f;
  font-size: 16px;
  line-height: 1.65;
}

.SellCarLanding_comparisonSection__zltHJ {
  padding: clamp(88px, 9vw, 145px) 20px 130px;
  background: var(--forest-deep);
  color: #fff;
}

.SellCarLanding_comparisonHeader__ECg70 > span {
  color: var(--lime);
}

.SellCarLanding_comparisonHeader__ECg70 h2 {
  max-width: 900px;
  margin-inline: auto;
  color: #fff;
}

.SellCarLanding_tableWrap__Bgq4a {
  width: min(1180px, 100%);
  margin: clamp(32px, 5vw, 56px) auto 0;
  overflow: hidden;
  border: 1px solid rgba(183, 245, 44, 0.25);
  border-radius: 22px;
}

.SellCarLanding_tableWrap__Bgq4a table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.SellCarLanding_comparisonCellLabel__u34Xy {
  display: none;
}

.SellCarLanding_tableWrap__Bgq4a th,
.SellCarLanding_tableWrap__Bgq4a td {
  padding: 34px clamp(16px, 1.6vw, 24px);
  border-right: 1px solid rgba(183, 245, 44, 0.24);
  border-bottom: 1px solid rgba(183, 245, 44, 0.24);
  font-size: 20px;
  font-weight: 650;
  font-variation-settings: "wght" 650;
  line-height: 1.55;
  text-align: center;
  overflow-wrap: anywhere;
}

.SellCarLanding_tableWrap__Bgq4a thead th:first-child {
  width: 18%;
}

.SellCarLanding_tableWrap__Bgq4a thead th:nth-child(2) {
  width: 23%;
}

.SellCarLanding_tableWrap__Bgq4a th:last-child,
.SellCarLanding_tableWrap__Bgq4a td:last-child {
  border-right: 0;
}

.SellCarLanding_tableWrap__Bgq4a tbody tr:last-child > * {
  border-bottom: 0;
}

.SellCarLanding_tableWrap__Bgq4a thead th {
  background: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  font-weight: 520;
  font-variation-settings: "wght" 520;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.SellCarLanding_tableWrap__Bgq4a tbody th {
  font-size: 24px;
  font-weight: 650;
  font-variation-settings: "wght" 650;
  text-align: left;
}

.SellCarLanding_tableWrap__Bgq4a .SellCarLanding_featuredRow__90Brw > * {
  background: var(--lime);
  color: #0b0d0d;
  font-weight: 760;
  font-variation-settings: "wght" 760;
}

.SellCarLanding_comparisonLogo__WR_VS {
  --excar-logo-height: clamp(24px, 2.3vw, 30px);
  max-width: 100%;
  color: var(--forest);
}

@media (max-width: 900px) {
  .SellCarLanding_tableWrap__Bgq4a {
    overflow: visible;
    border: 0;
    border-radius: 0;
  }

  .SellCarLanding_tableWrap__Bgq4a table {
    display: block;
  }

  .SellCarLanding_tableWrap__Bgq4a thead {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
  }

  .SellCarLanding_tableWrap__Bgq4a tbody {
    display: grid;
    gap: 18px;
  }

  .SellCarLanding_tableWrap__Bgq4a tbody tr {
    display: block;
    min-width: 0;
    padding: 8px 22px;
    overflow: hidden;
    border: 1px solid rgba(183, 245, 44, 0.3);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.035);
  }

  .SellCarLanding_tableWrap__Bgq4a tbody th,
  .SellCarLanding_tableWrap__Bgq4a .SellCarLanding_featuredRow__90Brw th {
    display: block;
    padding: 18px 0 20px;
    border: 0;
    font-size: 26px;
    font-weight: 640;
    font-variation-settings: "wght" 640;
    letter-spacing: -0.04em;
    line-height: 1.2;
  }

  .SellCarLanding_tableWrap__Bgq4a tbody td,
  .SellCarLanding_tableWrap__Bgq4a .SellCarLanding_featuredRow__90Brw td {
    display: grid;
    grid-template-columns: minmax(86px, 0.7fr) minmax(0, 1.3fr);
    align-items: baseline;
    gap: 12px;
    min-width: 0;
    padding: 16px 0;
    border: 0;
    border-top: 1px solid rgba(183, 245, 44, 0.2);
    font-size: 15px;
    font-weight: 500;
    font-variation-settings: "wght" 500;
    line-height: 1.5;
    text-align: left;
    overflow-wrap: anywhere;
  }

  .SellCarLanding_comparisonCellLabel__u34Xy {
    display: block;
    color: rgba(255, 255, 255, 0.65);
    font-size: 11px;
    font-weight: 600;
    font-variation-settings: "wght" 600;
    letter-spacing: 0.07em;
    line-height: 1.5;
    text-transform: uppercase;
    overflow-wrap: normal;
    white-space: normal;
  }

  .SellCarLanding_tableWrap__Bgq4a tbody .SellCarLanding_featuredRow__90Brw {
    border-color: var(--lime);
    background: var(--lime);
  }

  .SellCarLanding_tableWrap__Bgq4a .SellCarLanding_featuredRow__90Brw td {
    border-top-color: rgba(0, 47, 28, 0.2);
    font-weight: 600;
    font-variation-settings: "wght" 700;
  }

  .SellCarLanding_featuredRow__90Brw .SellCarLanding_comparisonCellLabel__u34Xy {
    color: #245120;
  }
}

.SellCarLanding_faqSection__EwOHF {
  padding: clamp(80px, 9vw, 132px) 32px;
  scroll-margin-top: 68px;
  background: var(--forest-deep);
  color: var(--paper);
}

.SellCarLanding_faqLayout__5oQ_0 {
  display: grid;
  width: min(1180px, 100%);
  margin-inline: auto;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  align-items: start;
  gap: clamp(40px, 6vw, 96px);
}

.SellCarLanding_faqIntro__Lozjv > span {
  display: block;
  margin-bottom: 24px;
  color: var(--lime);
  font-size: 12px;
  font-weight: 750;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.SellCarLanding_faqIntro__Lozjv h2 {
  margin: 0;
  color: var(--paper);
  font-size: clamp(42px, 4.6vw, 64px);
  font-weight: 550;
  letter-spacing: -0.065em;
  line-height: 1.08;
  white-space: pre-line;
}

.SellCarLanding_faqIntro__Lozjv > p {
  max-width: 340px;
  margin: 24px 0 32px;
  color: #bed0c4;
  font-size: 18px;
  line-height: 1.6;
}

.SellCarLanding_faqIntro__Lozjv [data-slot="button"] {
  max-width: 100%;
  border-color: var(--lime);
  background: var(--lime);
  color: var(--forest-deep);
}

.SellCarLanding_faqIntro__Lozjv [data-slot="button"]:hover {
  background: var(--lime-soft);
}

.SellCarLanding_faqIntro__Lozjv [data-slot="button"]:focus-visible {
  outline: 2px solid var(--paper);
  outline-offset: 5px;
}

.SellCarLanding_faqList__fUHlC {
  min-width: 0;
  border-top: 1px solid #45614f;
}

.SellCarLanding_faqItem__PjZ5M {
  border-bottom: 1px solid #45614f;
}

.SellCarLanding_faqItem__PjZ5M summary {
  display: flex;
  min-height: 86px;
  padding-block: 24px;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  font-size: clamp(19px, 1.7vw, 23px);
  font-weight: 600;
  letter-spacing: -0.035em;
  line-height: 1.4;
  list-style: none;
  cursor: pointer;
}

.SellCarLanding_faqItem__PjZ5M summary::-webkit-details-marker {
  display: none;
}

.SellCarLanding_faqItem__PjZ5M summary::marker {
  content: "";
}

.SellCarLanding_faqItem__PjZ5M summary:focus-visible {
  outline: 2px solid var(--lime);
  outline-offset: 5px;
  border-radius: 4px;
}

.SellCarLanding_faqItem__PjZ5M summary:hover,
.SellCarLanding_faqItem__PjZ5M[open] summary {
  color: var(--lime);
}

.SellCarLanding_faqToggle__mqGIn {
  position: relative;
  width: 32px;
  height: 32px;
  flex: 0 0 32px;
  border: 1px solid #6b8264;
  border-radius: 50%;
  color: var(--lime);
}

.SellCarLanding_faqToggle__mqGIn::before,
.SellCarLanding_faqToggle__mqGIn::after {
  position: absolute;
  inset: 14px 9px;
  height: 2px;
  border-radius: 1px;
  background: currentColor;
  content: "";
}

.SellCarLanding_faqToggle__mqGIn::after {
  transform: rotate(90deg);
  transition: transform 180ms ease;
}

.SellCarLanding_faqItem__PjZ5M[open] .SellCarLanding_faqToggle__mqGIn {
  border-color: var(--lime);
  background: var(--lime);
  color: var(--forest-deep);
}

.SellCarLanding_faqItem__PjZ5M[open] .SellCarLanding_faqToggle__mqGIn::after {
  transform: rotate(0deg);
}

.SellCarLanding_faqItem__PjZ5M > p {
  max-width: 58ch;
  margin: -4px 56px 28px 0;
  color: #bed0c4;
  font-size: 16px;
  line-height: 1.7;
}

.SellCarLanding_finalCta__jLZG6 {
  display: grid;
  min-height: 780px;
  padding: 110px 20px 0;
  grid-template-rows: auto 1fr;
  justify-items: center;
  overflow: hidden;
  background:
    radial-gradient(
      circle at 50% 70%,
      rgba(255, 255, 255, 0.38),
      transparent 25%
    ),
    var(--lime);
}

.SellCarLanding_finalCtaCopy__zBzQ0 {
  position: relative;
  z-index: 2;
  width: min(760px, 100%);
}

.SellCarLanding_finalCtaCopy__zBzQ0 > span {
  color: #34741b;
}

.SellCarLanding_finalCtaCopy__zBzQ0 > p {
  max-width: 620px;
}

.SellCarLanding_finalCtaCopy__zBzQ0 [data-slot="button"] {
  margin-top: 30px;
}

.SellCarLanding_trustRow__XjRD7 {
  display: flex;
  margin-top: 26px;
  flex-wrap: wrap;
  justify-content: center;
  gap: 18px;
  font-size: 12px;
  font-weight: 720;
}

.SellCarLanding_trustRow__XjRD7 span {
  display: flex;
  align-items: center;
  gap: 6px;
}

.SellCarLanding_trustRow__XjRD7 svg {
  width: 15px;
  height: 15px;
}

.SellCarLanding_finalPhoneWrap__FdeF0 {
  position: relative;
  width: 280px;
  margin-top: 44px;
  margin-bottom: 24px;
  align-self: end;
}

.SellCarLanding_sparkleOne__uLdrM,
.SellCarLanding_sparkleTwo__OvtfQ {
  position: absolute;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #111;
  color: var(--lime);
  box-shadow: 0 18px 40px rgba(26, 47, 7, 0.22);
}

.SellCarLanding_sparkleOne__uLdrM {
  top: 20px;
  left: -72px;
  width: 60px;
  height: 60px;
}

.SellCarLanding_sparkleTwo__OvtfQ {
  top: 150px;
  right: -62px;
  width: 50px;
  height: 50px;
}

.SellCarLanding_sparkleOne__uLdrM svg,
.SellCarLanding_sparkleTwo__OvtfQ svg {
  width: 24px;
  height: 24px;
}

.SellCarLanding_footer__L43WG {
  display: grid;
  min-height: 260px;
  padding: 70px max(20px, calc((100vw - 1280px) / 2));
  grid-template-columns: 1fr auto auto;
  align-items: start;
  gap: 40px;
  background: #090a0a;
  color: #fff;
}

.SellCarLanding_footer__L43WG p {
  margin: 16px 0 0;
  color: rgba(255, 255, 255, 0.58);
  font-size: 14px;
}

.SellCarLanding_footer__L43WG nav {
  display: flex;
  gap: 30px;
  font-size: 13px;
}

.SellCarLanding_footer__L43WG > small {
  grid-column: 1 / -1;
  align-self: end;
  color: rgba(255, 255, 255, 0.4);
}

.SellCarLanding_languagePicker__Q_ulF {
  display: flex;
  min-width: 244px;
  flex-direction: column;
  gap: 12px;
}

.SellCarLanding_languagePicker__Q_ulF > span {
  color: rgba(255, 255, 255, 0.48);
  font-size: 11px;
  font-weight: 760;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.SellCarLanding_languagePicker__Q_ulF > div {
  display: flex;
  gap: 8px;
}

.SellCarLanding_languagePicker__Q_ulF button {
  display: grid;
  min-width: 112px;
  min-height: 48px;
  padding: 7px 10px;
  grid-template-columns: auto 1fr 14px;
  align-items: center;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
  cursor: pointer;
  transition:
    border-color 180ms ease,
    background-color 180ms ease,
    transform 180ms ease;
}

.SellCarLanding_languagePicker__Q_ulF button:hover,
.SellCarLanding_languagePicker__Q_ulF button:focus-visible {
  border-color: rgba(183, 245, 44, 0.62);
  background: rgba(183, 245, 44, 0.1);
  transform: translateY(-2px);
}

.SellCarLanding_languagePicker__Q_ulF button > span {
  font-size: 21px;
  line-height: 1;
}

.SellCarLanding_languagePicker__Q_ulF button small {
  color: rgba(255, 255, 255, 0.72);
  font-size: 12px;
  font-weight: 690;
  text-align: left;
}

.SellCarLanding_languagePicker__Q_ulF button svg {
  width: 14px;
  height: 14px;
  color: var(--lime);
}

.SellCarLanding_languagePicker__Q_ulF .SellCarLanding_languageButtonActive__08V4G {
  border-color: var(--lime);
  background: rgba(183, 245, 44, 0.14);
}

.SellCarLanding_languagePicker__Q_ulF .SellCarLanding_languageButtonActive__08V4G small {
  color: #fff;
}

@keyframes SellCarLanding_rise-in__XUanM {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1080px) {
  .SellCarLanding_desktopNav__nWsV0 {
    gap: 18px;
  }

  .SellCarLanding_desktopNav__nWsV0 a:nth-child(3),
  .SellCarLanding_desktopNav__nWsV0 a:nth-child(4) {
    display: none;
  }

  .SellCarLanding_heroInner__ZFuK9 {
    grid-template-columns: minmax(0, 1.1fr) minmax(230px, 0.6fr);
  }

  .SellCarLanding_hero__ccL9Z h1 {
    font-size: clamp(48px, 6.4vw, 72px);
  }

  .SellCarLanding_heroBenefits__vBEjZ {
    gap: 8px;
  }

  .SellCarLanding_benefitCard__kCxDm {
    padding: 20px 16px;
  }

  .SellCarLanding_benefitCard__kCxDm h2 {
    font-size: 20px;
  }

  .SellCarLanding_benefitPrimary__3JjGS {
    margin-left: 20px;
    padding: 26px;
  }

  .SellCarLanding_benefitPrimary__3JjGS h2 {
    font-size: 36px;
  }



  .SellCarLanding_deliveryNode__e9HKl {
    transform: scale(0.86);
  }
}

@media (max-width: 800px) {
  .SellCarLanding_navInner__y4rCY {
    width: min(100% - 28px, 1280px);
  }

  .SellCarLanding_desktopNav__nWsV0,
  .SellCarLanding_globeIcon__b7AvY {
    display: none;
  }

  .SellCarLanding_menuButton__EbzZ2 {
    display: inline-flex !important;
    color: #fff !important;
  }

  .SellCarLanding_mobileNav__5mAw3 {
    display: flex;
    padding: 16px 20px 24px;
    flex-direction: column;
    gap: 6px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
  }

  .SellCarLanding_mobileNav__5mAw3 a {
    padding: 12px 4px;
    font-size: 17px;
    font-weight: 650;
  }

  .SellCarLanding_mobileNav__5mAw3 [data-slot="button"] {
    margin-top: 8px;
  }

  .SellCarLanding_hero__ccL9Z {
    min-height: 820px;
  }

  .SellCarLanding_heroImage__2wJ5a {
    object-position: 67% center;
  }

  .SellCarLanding_heroWash__f7fNa {
    background:
      linear-gradient(
        180deg,
        rgba(183, 245, 44, 0.98) 0%,
        rgba(183, 245, 44, 0.94) 48%,
        rgba(183, 245, 44, 0.08) 88%
      ),
      linear-gradient(90deg, rgba(183, 245, 44, 0.72), rgba(183, 245, 44, 0.08));
  }

  .SellCarLanding_heroInner__ZFuK9 {
    display: block;
    width: min(100% - 32px, 680px);
  }

  .SellCarLanding_heroCopy__JqxEk {
    padding: 58px 0 38px;
  }

  .SellCarLanding_hero__ccL9Z h1 {
    font-size: clamp(36px, 9.8vw, 66px);
  }

  .SellCarLanding_heroCopy__JqxEk > p {
    max-width: 520px;
    font-size: 19px;
  }

  .SellCarLanding_heroFieldGroup__Ua8QA {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .SellCarLanding_heroTrust__6Ydbb {
    margin-top: 32px;
    flex-wrap: wrap;
  }

  .SellCarLanding_heroBenefits__vBEjZ {
    margin: 0 auto;
    padding-bottom: 66px;
    gap: 12px;
  }

  .SellCarLanding_benefitPrimary__3JjGS {
    margin-left: 28px;
  }






  .SellCarLanding_deliverySection__fEZDz {
    min-height: 600px;
  }

  .SellCarLanding_deliveryCard__YifKg {
    width: calc(100% - 48px);
    padding: 58px 34px;
  }

  .SellCarLanding_deliveryNode__e9HKl {
    width: 72px;
    height: 72px;
  }

  .SellCarLanding_nodeOne__vKXm6 {
    left: -12px;
    top: 8%;
  }
  .SellCarLanding_nodeTwo__7Qm_i {
    left: 3%;
    bottom: 7%;
  }
  .SellCarLanding_nodeThree__lwGkR {
    right: -16px;
    top: 7%;
  }
  .SellCarLanding_nodeFour__QVXVb {
    right: 2%;
    bottom: 6%;
  }
  .SellCarLanding_nodeFive__tA_aM {
    display: none;
  }

  .SellCarLanding_reasonsGrid__JiNrj {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .SellCarLanding_reasonsGrid__JiNrj article {
    display: grid;
    grid-template-columns: 50px 1fr;
    column-gap: 20px;
  }

  .SellCarLanding_reasonsGrid__JiNrj svg {
    grid-row: 1 / 3;
  }

  .SellCarLanding_reasonsGrid__JiNrj h3 {
    margin: 0 0 7px;
  }

  .SellCarLanding_faqLayout__5oQ_0 {
    grid-template-columns: 1fr;
    gap: 44px;
  }

  .SellCarLanding_faqIntro__Lozjv > p {
    max-width: 480px;
  }

  .SellCarLanding_finalCta__jLZG6 {
    min-height: 760px;
    padding-top: 90px;
  }

  .SellCarLanding_footer__L43WG {
    grid-template-columns: 1fr;
  }

  .SellCarLanding_footer__L43WG nav {
    flex-wrap: wrap;
  }

  .SellCarLanding_languagePicker__Q_ulF {
    min-width: 0;
  }
}

@media (max-width: 560px) {
  .SellCarLanding_header____Gfc {
    position: relative;
  }

  .SellCarLanding_brand__M5W5Q {
    --excar-logo-height: 26px;
  }

  .SellCarLanding_hero__ccL9Z {
    min-height: 830px;
  }

  .SellCarLanding_hero__ccL9Z h1 {
    margin-top: 14px;
    font-size: clamp(38px, 11.8vw, 52px);
  }

  .SellCarLanding_heroCopy__JqxEk {
    padding-top: 42px;
  }

  .SellCarLanding_heroForm__rqs_a {
    margin-top: 28px;
  }

  .SellCarLanding_heroFieldGroup__Ua8QA {
    grid-template-columns: 1fr;
    border-radius: 22px;
    padding: 6px;
  }

  .SellCarLanding_heroFieldGroup__Ua8QA [data-slot="input"],
  .SellCarLanding_heroFieldGroup__Ua8QA [data-slot="button"] {
    height: 60px;
    border-radius: 16px;
  }

  .SellCarLanding_heroFieldGroup__Ua8QA [data-slot="button"] {
    grid-column: 1;
  }

  .SellCarLanding_sectionIntro__fjLAO h2,
  .SellCarLanding_comparisonHeader__ECg70 h2,
    .SellCarLanding_finalCta__jLZG6 h2,
  .SellCarLanding_deliveryCard__YifKg h2 {
    font-size: clamp(42px, 13vw, 58px);
  }

  .SellCarLanding_reasonsSection__Y5XWR {
    padding: 78px 16px;
  }




  .SellCarLanding_deliverySection__fEZDz {
    min-height: 620px;
  }

  .SellCarLanding_deliveryCard__YifKg {
    width: calc(100% - 28px);
    padding: 54px 22px;
  }

  .SellCarLanding_deliveryCard__YifKg [data-slot="button"] {
    width: 100%;
  }

  .SellCarLanding_deliveryNode__e9HKl {
    opacity: 0.7;
  }

  .SellCarLanding_comparisonSection__zltHJ {
    padding: 78px 16px 90px;
  }

  .SellCarLanding_faqSection__EwOHF {
    padding: 72px 24px;
    scroll-margin-top: 0;
  }

  .SellCarLanding_faqIntro__Lozjv h2 {
    font-size: clamp(37px, 9.5vw, 48px);
  }

  .SellCarLanding_faqIntro__Lozjv > p {
    font-size: 17px;
  }

  .SellCarLanding_faqItem__PjZ5M summary {
    min-height: 84px;
    gap: 16px;
    font-size: 19px;
  }

  .SellCarLanding_faqItem__PjZ5M > p {
    margin-right: 0;
    font-size: 15px;
  }

  .SellCarLanding_finalCta__jLZG6 {
    min-height: 720px;
    padding: 78px 16px 0;
  }

  .SellCarLanding_sparkleOne__uLdrM {
    left: -28px;
  }

  .SellCarLanding_sparkleTwo__OvtfQ {
    right: -24px;
  }

  .SellCarLanding_footer__L43WG {
    padding: 58px 20px;
  }

  .SellCarLanding_footer__L43WG nav {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .SellCarLanding_languagePicker__Q_ulF > div {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .SellCarLanding_languagePicker__Q_ulF button {
    min-width: 0;
  }
}

@media (max-width: 360px) {
  .SellCarLanding_hero__ccL9Z h1 { font-size: 36px; }
}

@media (prefers-reduced-motion: reduce) {
  .SellCarLanding_heroCopy__JqxEk,
  .SellCarLanding_heroBenefits__vBEjZ {
    animation: none;
  }

  .SellCarLanding_desktopNav__nWsV0 a::after {
    transition: none;
  }
}

/* Immediate touch feedback keeps the landing and seller journey feeling connected. */
.SellCarLanding_page__YJ8X3 :is(button, a, summary) { touch-action: manipulation; -webkit-tap-highlight-color: transparent; }
@media (hover: none) {
  .SellCarLanding_page__YJ8X3 [data-slot="button"] { transition: transform 160ms cubic-bezier(0.22, 1, 0.36, 1); }
  .SellCarLanding_page__YJ8X3 [data-slot="button"]:active:not(:disabled) { transform: scale(0.97); }
}
@media (prefers-reduced-motion: reduce) {
  .SellCarLanding_page__YJ8X3 *, .SellCarLanding_page__YJ8X3 *::before, .SellCarLanding_page__YJ8X3 *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
  .SellCarLanding_page__YJ8X3 [data-slot="button"]:active { transform: none; }
}

.ExcarSeoPage_page__8aypG { color-scheme: light; background: #f7f8f3; color: #102e24; font-family: var(--font-manrope), sans-serif; font-variation-settings: "wght" 500; min-height: 100svh; }
.ExcarSeoPage_page__8aypG * { box-sizing: border-box; }
.ExcarSeoPage_page__8aypG a { color: inherit; }
.ExcarSeoPage_page__8aypG :is(a, summary, [tabindex]):focus-visible { outline: 3px solid #59800b; outline-offset: 5px; }
.ExcarSeoPage_skip__4jSFA { position: fixed; z-index: 100; top: 12px; left: 12px; transform: translateY(-200%); padding: 14px 20px; background: #b5f522; color: #003d27; }
.ExcarSeoPage_skip__4jSFA:focus { transform: none; }
.ExcarSeoPage_header__46KYF { min-height: 86px; padding: 16px max(24px, calc((100vw - 1240px) / 2)); background: #0b100e; color: #fff; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.ExcarSeoPage_brand__RYsQu { --excar-logo-height: 32px; display: inline-flex; align-items: center; padding: 8px 0; }
.ExcarSeoPage_header__46KYF nav { display: flex; align-items: center; gap: 30px; font-size: 14px; }
.ExcarSeoPage_header__46KYF nav > a { text-decoration: none; }
.ExcarSeoPage_headerCta__yz1mt { display: flex; align-items: center; gap: 16px; min-height: 44px; padding: 10px 20px; border: 1px solid #58685e; border-radius: 100px; }
.ExcarSeoPage_header__46KYF svg { width: 17px; height: 17px; }
.ExcarSeoPage_hero__K4ggD { background: #003d27; color: #fff; }
.ExcarSeoPage_heroInner__CFhYZ { max-width: 1320px; margin: auto; padding: 30px 40px 44px; }
.ExcarSeoPage_breadcrumbs__Fe6bV { display: flex; flex-wrap: wrap; gap: 10px; font-size: 12px; color: #c1d3c7; line-height: 1.6; margin-bottom: 62px; }
.ExcarSeoPage_breadcrumbs__Fe6bV a { text-underline-offset: 4px; }
.ExcarSeoPage_eyebrow__vYyYW { margin: 0 0 24px; color: #b5f522; font-size: 12px; font-weight: 650; text-transform: uppercase; letter-spacing: .12em; }
.ExcarSeoPage_hero__K4ggD h1 { font-size: clamp(44px, 6.7vw, 92px); font-weight: 550; line-height: 1.04; letter-spacing: -.06em; max-width: 1100px; text-wrap: balance; margin: 0; color: #fff; }
.ExcarSeoPage_heroBottom__kJf8y { display: flex; align-items: end; justify-content: space-between; gap: 48px; margin-top: 38px; }
.ExcarSeoPage_heroBottom__kJf8y > p { margin: 0; max-width: 630px; font-size: 18px; line-height: 1.7; color: #d3dfd6; }
.ExcarSeoPage_button__nm0vc { background: #f7f8f3; color: #003d27 !important; display: inline-flex; align-items: center; justify-content: space-between; gap: 26px; padding: 20px 26px; min-height: 62px; border-radius: 16px; text-decoration: none; font-weight: 650; font-size: 16px; line-height: 1.4; flex-shrink: 0; transition: background .15s; }
.ExcarSeoPage_button__nm0vc:hover { background: #e4f2d3; }
.ExcarSeoPage_button__nm0vc svg { width: 22px; height: 22px; flex-shrink: 0; }
.ExcarSeoPage_highlights__hNqX6 { display: flex; flex-wrap: wrap; gap: 18px 40px; padding: 28px 0 0; border-top: 1px solid #3c6450; margin: 38px 0 0; list-style: none; font-size: 13px; }
.ExcarSeoPage_highlights__hNqX6 li { display: flex; align-items: center; gap: 10px; }
.ExcarSeoPage_highlights__hNqX6 svg { width: 17px; height: 17px; color: #b5f522; }
.ExcarSeoPage_body__oE0MX { max-width: 1320px; margin: auto; padding: 76px 40px; display: grid; grid-template-columns: 245px minmax(0, 1fr); gap: 80px; align-items: start; }
.ExcarSeoPage_sidebar__yodf7 { position: sticky; top: 30px; }
.ExcarSeoPage_sidebar__yodf7 > p { font-size: 11px; letter-spacing: .12em; text-transform: uppercase; color: #56685a; margin: 0 0 18px; }
.ExcarSeoPage_sidebar__yodf7 ol { list-style: none; padding: 0; margin: 0; }
.ExcarSeoPage_sidebar__yodf7 li a { display: flex; align-items: baseline; gap: 14px; padding: 12px 0; font-size: 13px; line-height: 1.5; text-decoration: none; }
.ExcarSeoPage_sidebar__yodf7 li a:hover { text-decoration: underline; text-underline-offset: 4px; }
.ExcarSeoPage_sidebar__yodf7 li span { color: #657661; font-size: 10px; }
.ExcarSeoPage_sidebarNote__KSvNc { border-top: 1px solid #cfd8c8; margin-top: 32px; padding-top: 24px; }
.ExcarSeoPage_sidebarNote__KSvNc > span { font-size: 25px; letter-spacing: -.04em; font-weight: 650; }
.ExcarSeoPage_sidebarNote__KSvNc p { font-size: 13px; color: #586557; margin: 8px 0 18px; }
.ExcarSeoPage_sidebarNote__KSvNc a { display: flex; align-items: center; gap: 16px; font-size: 13px; text-underline-offset: 5px; }
.ExcarSeoPage_sidebarNote__KSvNc svg { width: 16px; height: 16px; }
.ExcarSeoPage_article__qgxJh { min-width: 0; }
.ExcarSeoPage_answer__cHjR6 { padding: 28px 32px; background: #e8eddf; border-left: 4px solid #79a80c; border-radius: 0 16px 16px 0; }
.ExcarSeoPage_answer__cHjR6 > span { text-transform: uppercase; font-size: 10px; letter-spacing: .1em; color: #466137; font-weight: 650; }
.ExcarSeoPage_answer__cHjR6 p { font-size: clamp(20px, 2vw, 25px); line-height: 1.55; letter-spacing: -.025em; margin: 12px 0 0; }
.ExcarSeoPage_byline__ouZkI { font-size: 12px; color: #5a6858; margin: 22px 0 0; }
.ExcarSeoPage_section__bgn2V { scroll-margin-top: 26px; padding: 42px 0; border-bottom: 1px solid #d2dacd; }
.ExcarSeoPage_number__2Ps_l { color: #617453; font-size: 11px; display: block; margin-bottom: 14px; }
.ExcarSeoPage_section__bgn2V h2, .ExcarSeoPage_faq__2nlgU h2 { font-size: clamp(26px, 3vw, 36px); line-height: 1.15; letter-spacing: -.045em; margin: 0 0 24px; font-weight: 600; text-wrap: pretty; }
.ExcarSeoPage_section__bgn2V p, .ExcarSeoPage_section__bgn2V li { font-size: 16px; line-height: 1.85; color: #3f4c3e; }
.ExcarSeoPage_section__bgn2V p { margin: 0 0 18px; }
.ExcarSeoPage_section__bgn2V :is(ul, ol) { padding-left: 23px; margin: 18px 0; }
.ExcarSeoPage_section__bgn2V li { padding-left: 7px; margin: 10px 0; }
.ExcarSeoPage_section__bgn2V li::marker { color: #4f790b; font-weight: 700; }
.ExcarSeoPage_textLink__uuRRB { display: inline-flex; gap: 8px; align-items: center; font-size: 14px; font-weight: 650; line-height: 1.7; text-underline-offset: 5px; margin-top: 10px; }
.ExcarSeoPage_textLink__uuRRB svg { width: 18px; height: 18px; flex-shrink: 0; }
.ExcarSeoPage_comparison__7XY6t { overflow-x: auto; max-width: 100%; margin-top: 30px; border: 1px solid #c4d1bd; border-radius: 16px; }
.ExcarSeoPage_comparison__7XY6t table { width: 100%; min-width: 650px; border-collapse: collapse; font-size: 13px; line-height: 1.7; text-align: left; }
.ExcarSeoPage_comparison__7XY6t caption { text-align: left; padding: 18px; font-weight: 650; background: #e8eddf; }
.ExcarSeoPage_comparison__7XY6t :is(th,td) { padding: 17px; vertical-align: top; border-bottom: 1px solid #d5ddce; }
.ExcarSeoPage_comparison__7XY6t thead { background: #003d27; color: #fff; }
.ExcarSeoPage_comparison__7XY6t tbody th { font-weight: 650; width: 23%; }
.ExcarSeoPage_comparison__7XY6t td:last-child { background: #edf5da; }
.ExcarSeoPage_faq__2nlgU { padding-top: 54px; }
.ExcarSeoPage_faq__2nlgU .ExcarSeoPage_eyebrow__vYyYW { color: #47631d; }
.ExcarSeoPage_faq__2nlgU details { border-bottom: 1px solid #cdd5c7; }
.ExcarSeoPage_faq__2nlgU summary { cursor: pointer; display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 24px 0; list-style: none; font-size: 16px; font-weight: 650; line-height: 1.5; }
.ExcarSeoPage_faq__2nlgU summary::-webkit-details-marker { display: none; }
.ExcarSeoPage_faq__2nlgU summary > span { font-size: 22px; font-weight: 450; }
.ExcarSeoPage_faq__2nlgU details[open] summary > span { transform: rotate(45deg); }
.ExcarSeoPage_faq__2nlgU details p { font-size: 15px; line-height: 1.85; color: #435040; margin: 0 0 24px; }
.ExcarSeoPage_sources__e8w_m { padding: 28px 0 0; margin-top: 35px; border-top: 1px solid #cdd5c7; }
.ExcarSeoPage_sources__e8w_m h2 { font-size: 15px; font-weight: 650; margin: 0 0 15px; }
.ExcarSeoPage_sources__e8w_m ul { list-style: none; padding: 0; margin: 0; }
.ExcarSeoPage_sources__e8w_m a { font-size: 13px; line-height: 1.7; display: inline-flex; align-items: center; gap: 8px; text-underline-offset: 4px; padding: 6px 0; }
.ExcarSeoPage_sources__e8w_m svg { width: 14px; height: 14px; flex-shrink: 0; }
.ExcarSeoPage_sources__e8w_m > p { font-size: 12px; color: #5b6856; margin-top: 14px; }
.ExcarSeoPage_related__SDY2h { background: #e9edde; padding: 65px max(24px, calc((100vw - 1240px) / 2)); }
.ExcarSeoPage_related__SDY2h .ExcarSeoPage_eyebrow__vYyYW { color: #4a6423; }
.ExcarSeoPage_related__SDY2h h2 { font-size: clamp(32px, 4.6vw, 58px); font-weight: 550; letter-spacing: -.05em; line-height: 1.1; margin: 0; }
.ExcarSeoPage_relatedGrid___IQdM { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 0 48px; margin-top: 36px; }
.ExcarSeoPage_relatedGrid___IQdM > a { position: relative; border-top: 1px solid #aebea3; padding: 25px 40px 25px 0; text-decoration: none; }
.ExcarSeoPage_relatedGrid___IQdM > a > span { font-size: 11px; color: #5c7152; }
.ExcarSeoPage_relatedGrid___IQdM h3 { font-size: 25px; line-height: 1.2; letter-spacing: -.04em; margin: 15px 0 12px; font-weight: 650; }
.ExcarSeoPage_relatedGrid___IQdM p { font-size: 14px; line-height: 1.7; color: #53604d; max-width: 480px; }
.ExcarSeoPage_relatedGrid___IQdM svg { position: absolute; right: 0; top: 29px; width: 23px; height: 23px; }
.ExcarSeoPage_relatedGrid___IQdM > a:hover h3 { text-decoration: underline; text-underline-offset: 5px; }
.ExcarSeoPage_finalCta__vnJ3a { background: #b5f522; color: #003d27; padding: 72px 24px; text-align: center; }
.ExcarSeoPage_finalCta__vnJ3a > p { font-size: 14px; margin: 0 0 20px; }
.ExcarSeoPage_finalCta__vnJ3a h2 { font-size: clamp(36px, 5vw, 68px); letter-spacing: -.055em; line-height: 1.05; font-weight: 600; margin: 0 0 34px; }
.ExcarSeoPage_finalCta__vnJ3a small { display: block; font-size: 12px; margin-top: 18px; }
.ExcarSeoPage_footer__UR2N3 { background: #0b100e; color: #fff; padding: 42px max(24px, calc((100vw - 1240px) / 2)); display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 28px; }
.ExcarSeoPage_footer__UR2N3 nav { display: flex; flex-wrap: wrap; gap: 18px 24px; font-size: 12px; }
.ExcarSeoPage_footer__UR2N3 nav a { text-underline-offset: 5px; }
.ExcarSeoPage_footer__UR2N3 small { color: #b1bfb1; font-size: 11px; }
@media (max-width: 960px) { .ExcarSeoPage_body__oE0MX { grid-template-columns: 190px minmax(0, 1fr); gap: 35px; } .ExcarSeoPage_heroBottom__kJf8y { align-items: start; flex-direction: column; gap: 26px; } }
@media (max-width: 700px) {
  .ExcarSeoPage_header__46KYF { min-height: 74px; padding: 14px 20px; gap: 16px; }
  .ExcarSeoPage_brand__RYsQu { --excar-logo-height: 25px; }
  .ExcarSeoPage_header__46KYF nav { gap: 15px; font-size: 12px; }
  .ExcarSeoPage_headerCta__yz1mt { padding: 9px 12px; gap: 8px; }
  .ExcarSeoPage_headerCta__yz1mt svg { display: none; }
  .ExcarSeoPage_heroInner__CFhYZ { padding: 22px 22px 30px; }
  .ExcarSeoPage_breadcrumbs__Fe6bV { margin-bottom: 40px; font-size: 10px; }
  .ExcarSeoPage_hero__K4ggD h1 { font-size: clamp(39px, 9vw, 60px); }
  .ExcarSeoPage_heroBottom__kJf8y { margin-top: 26px; }
  .ExcarSeoPage_heroBottom__kJf8y > p { font-size: 16px; line-height: 1.7; }
  .ExcarSeoPage_button__nm0vc { width: 100%; max-width: 420px; font-size: 14px; min-height: 58px; padding: 18px 20px; }
  .ExcarSeoPage_highlights__hNqX6 { display: grid; gap: 12px; font-size: 12px; margin-top: 28px; padding-top: 22px; }
  .ExcarSeoPage_body__oE0MX { display: block; padding: 36px 22px 46px; }
  .ExcarSeoPage_sidebar__yodf7 { position: static; padding-bottom: 24px; margin-bottom: 28px; border-bottom: 1px solid #cdd5c7; }
  .ExcarSeoPage_sidebar__yodf7 nav ol { display: grid; grid-template-columns: 1fr 1fr; gap: 0 18px; }
  .ExcarSeoPage_sidebar__yodf7 li a { font-size: 11px; gap: 8px; }
  .ExcarSeoPage_sidebarNote__KSvNc { display: none; }
  .ExcarSeoPage_answer__cHjR6 { padding: 22px; }
  .ExcarSeoPage_answer__cHjR6 p { font-size: 21px; }
  .ExcarSeoPage_section__bgn2V { padding: 32px 0; }
  .ExcarSeoPage_section__bgn2V p, .ExcarSeoPage_section__bgn2V li { font-size: 15px; }
  .ExcarSeoPage_related__SDY2h { padding: 42px 22px; }
  .ExcarSeoPage_relatedGrid___IQdM { grid-template-columns: 1fr; margin-top: 28px; }
  .ExcarSeoPage_relatedGrid___IQdM h3 { font-size: 25px; }
  .ExcarSeoPage_finalCta__vnJ3a { padding: 50px 22px; }
  .ExcarSeoPage_footer__UR2N3 { padding: 36px 22px; align-items: start; flex-direction: column; }
  .ExcarSeoPage_footer__UR2N3 nav { gap: 20px; }
}
@media (prefers-reduced-motion: reduce) { .ExcarSeoPage_button__nm0vc { transition: none; } }

.ExcarLegalPage_page__gWxS5 {
  --primary: #003f27;
  --primary-foreground: #ffffff;
  --background: #f7f8f3;
  --foreground: #0b0d0d;
  --card: #eef1e7;
  --border: #ccd3c7;
  --muted: #e9eddf;
  --radius: 0.8rem;
  color-scheme: light;
  min-height: 100svh;
  background: var(--background);
  color: var(--foreground);
  font-family: var(--font-manrope), sans-serif;
  font-variation-settings: "wght" 500;
}

.ExcarLegalPage_page__gWxS5 * { box-sizing: border-box; }
.ExcarLegalPage_page__gWxS5 a { color: inherit; }
.ExcarLegalPage_page__gWxS5 :is(a, button):focus-visible { outline: 3px solid #679b0e; outline-offset: 5px; }
.ExcarLegalPage_page__gWxS5 main:focus { outline: none; }
.ExcarLegalPage_skip__aMQh3 { position: fixed; top: 1rem; left: 1rem; transform: translateY(-180%); z-index: 60; padding: 0.8rem 1.2rem; background: #b7f52c; color: #0b0d0d; border-radius: 0.5rem; }
.ExcarLegalPage_skip__aMQh3:focus { transform: none; }
.ExcarLegalPage_header__PvnJ0 { background: #0b0d0d; color: #ffffff; }
.ExcarLegalPage_headerInner__tVy4z, .ExcarLegalPage_heroInner__39uro, .ExcarLegalPage_body__W2_Eh, .ExcarLegalPage_footerInner__GMARE { width: min(1240px, calc(100% - 96px)); margin-inline: auto; }
.ExcarLegalPage_headerInner__tVy4z { min-height: 96px; display: flex; align-items: center; justify-content: space-between; gap: 2rem; }
.ExcarLegalPage_brand__7zeLl { --excar-logo-height: 31px; display: inline-flex; padding-block: 0.75rem; }
.ExcarLegalPage_headerActions__rXNt3 { display: flex; align-items: center; gap: 2.5rem; }
.ExcarLegalPage_back__Jdl5T { display: inline-flex; align-items: center; gap: 0.6rem; font-size: 0.85rem; text-decoration: none; }
.ExcarLegalPage_back__Jdl5T svg { width: 17px; height: 17px; }
.ExcarLegalPage_back__Jdl5T:hover { color: #b7f52c; }
.ExcarLegalPage_language__yw7F_ { display: flex; padding: 4px; border: 1px solid #424740; border-radius: 999px; }
.ExcarLegalPage_language__yw7F_ a { display: grid; place-items: center; min-width: 42px; min-height: 36px; border-radius: 999px; font-size: 0.75rem; text-decoration: none; }
.ExcarLegalPage_language__yw7F_ a[aria-current] { background: #b7f52c; color: #0b0d0d; font-weight: 700; }
.ExcarLegalPage_hero__x4NAO { background: #002f1c; color: #ffffff; }
.ExcarLegalPage_heroInner__39uro { padding-block: 76px 54px; }
.ExcarLegalPage_eyebrow___BUOX { margin: 0 0 32px; color: #b7f52c; font-size: 0.75rem; letter-spacing: 0.08em; text-transform: uppercase; }
.ExcarLegalPage_hero__x4NAO h1 { max-width: 930px; margin: 0; color: #ffffff; font-size: clamp(3.1rem, 6.4vw, 6rem); font-weight: 500; line-height: 1.02; letter-spacing: -0.065em; text-wrap: balance; }
.ExcarLegalPage_heroBottom__llaJG { margin-top: 42px; padding-top: 28px; border-top: 1px solid #45624f; display: flex; align-items: end; justify-content: space-between; gap: 3rem; }
.ExcarLegalPage_heroBottom__llaJG > p:first-child { max-width: 590px; margin: 0; font-size: 1.05rem; line-height: 1.7; color: #d0dcd0; }
.ExcarLegalPage_date__aiVEQ { flex-shrink: 0; margin: 0; font-size: 0.72rem; line-height: 1.8; color: #c0cfc2; }
.ExcarLegalPage_date__aiVEQ time { display: block; font-size: 0.88rem; color: #ffffff; }
.ExcarLegalPage_body__W2_Eh { display: grid; grid-template-columns: 245px minmax(0, 1fr); gap: clamp(48px, 7vw, 112px); padding-block: 72px 110px; align-items: start; }
.ExcarLegalPage_sidebar__ziyWf { position: sticky; top: 32px; }
.ExcarLegalPage_contents__sYd92 > p { margin: 0 0 20px; font-size: 0.72rem; letter-spacing: 0.06em; text-transform: uppercase; color: #596457; }
.ExcarLegalPage_contents__sYd92 ol { list-style: none; margin: 0; padding: 0; }
.ExcarLegalPage_contents__sYd92 li + li { margin-top: 2px; }
.ExcarLegalPage_contents__sYd92 li a { display: flex; align-items: baseline; gap: 12px; min-height: 40px; padding-block: 9px; font-size: 0.79rem; line-height: 1.55; text-decoration: none; }
.ExcarLegalPage_contents__sYd92 li a span { color: #697a60; font-size: 0.64rem; font-variant-numeric: tabular-nums; }
.ExcarLegalPage_contents__sYd92 li a:hover { color: #326a0a; text-decoration: underline; text-underline-offset: 5px; }
.ExcarLegalPage_otherDocument__ETCwk { margin-top: 28px; border-top: 1px solid #d5dacf; padding-top: 20px; display: flex; align-items: center; justify-content: space-between; gap: 12px; font-size: 0.8rem; text-decoration: none; }
.ExcarLegalPage_otherDocument__ETCwk svg { width: 18px; height: 18px; }
.ExcarLegalPage_article__BhVQ_ { min-width: 0; max-width: 760px; }
.ExcarLegalPage_summary__j6UZz { padding: 0 0 35px; border-bottom: 1px solid #bbc5b2; margin-bottom: 30px; }
.ExcarLegalPage_summaryLabel__4rtQu { color: #365d1e; margin: 0 0 15px; font-size: 0.75rem; text-transform: uppercase; letter-spacing: 0.065em; }
.ExcarLegalPage_summary__j6UZz > p:last-child { margin: 0; font-size: clamp(1.2rem, 2vw, 1.55rem); line-height: 1.55; letter-spacing: -0.035em; color: #003f27; text-wrap: pretty; }
.ExcarLegalPage_draft___zKd3 { margin-bottom: 32px; }
.ExcarLegalPage_draft___zKd3 p + p { margin-top: 8px; }
.ExcarLegalPage_section__XvFeS { position: relative; scroll-margin-top: 30px; padding-block: 34px 38px; border-bottom: 1px solid #d5dacf; }
.ExcarLegalPage_sectionNumber__vio8W { display: block; margin-bottom: 10px; font-size: 0.68rem; color: #596f4b; font-variant-numeric: tabular-nums; }
.ExcarLegalPage_section__XvFeS h2 { margin: 0 0 20px; font-size: clamp(1.35rem, 2.25vw, 1.7rem); line-height: 1.3; letter-spacing: -0.04em; font-weight: 600; text-wrap: pretty; }
.ExcarLegalPage_section__XvFeS :is(p, li) { color: #41493e; font-size: 0.95rem; line-height: 1.85; overflow-wrap: anywhere; }
.ExcarLegalPage_section__XvFeS p { margin: 0 0 18px; }
.ExcarLegalPage_section__XvFeS p:last-child { margin-bottom: 0; }
.ExcarLegalPage_section__XvFeS ul { padding-left: 20px; margin: 18px 0 0; }
.ExcarLegalPage_section__XvFeS li { padding-left: 5px; }
.ExcarLegalPage_section__XvFeS li + li { margin-top: 14px; }
.ExcarLegalPage_section__XvFeS li::marker { color: #326a0a; }
.ExcarLegalPage_identity__yrtLv { margin: 24px 0 0; }
.ExcarLegalPage_identity__yrtLv > div { display: grid; grid-template-columns: 145px minmax(0, 1fr); gap: 20px; border-top: 1px solid #d5dacf; padding-block: 14px; font-size: 0.88rem; line-height: 1.6; }
.ExcarLegalPage_identity__yrtLv dt { color: #596457; }
.ExcarLegalPage_identity__yrtLv dd { margin: 0; overflow-wrap: anywhere; }
.ExcarLegalPage_identity__yrtLv a { text-underline-offset: 4px; }
.ExcarLegalPage_textLink___iDW0 { display: inline-flex; align-items: center; gap: 8px; font-size: 0.9rem; text-decoration: underline; text-underline-offset: 5px; }
.ExcarLegalPage_textLink___iDW0 svg { width: 16px; height: 16px; flex-shrink: 0; }
.ExcarLegalPage_cookieAction__t25Z3 { margin-top: 24px; }
.ExcarLegalPage_nextDocument__US_y6 { display: flex; justify-content: space-between; align-items: center; gap: 20px; margin-top: 48px; padding: 24px 0; font-size: 1.6rem; letter-spacing: -0.04em; text-decoration: none; }
.ExcarLegalPage_nextDocument__US_y6 svg { flex-shrink: 0; width: 30px; height: 30px; }
.ExcarLegalPage_nextDocument__US_y6:hover { color: #326a0a; }
.ExcarLegalPage_footer__0z7zL { background: #002f1c; color: #ffffff; }
.ExcarLegalPage_footerInner__GMARE { display: flex; justify-content: space-between; gap: 40px; padding-block: 48px; }
.ExcarLegalPage_footer__0z7zL p { color: #c0cfc2; font-size: 0.8rem; margin: 15px 0 0; }
.ExcarLegalPage_footer__0z7zL nav { display: flex; flex-wrap: wrap; align-items: center; justify-content: end; gap: 24px; }
.ExcarLegalPage_footer__0z7zL a { font-size: 0.78rem; text-decoration: none; }
.ExcarLegalPage_footer__0z7zL a:hover, .ExcarLegalPage_footer__0z7zL a[aria-current] { color: #b7f52c; }
.ExcarLegalPage_header__PvnJ0 :is(a, button):focus-visible, .ExcarLegalPage_footer__0z7zL a:focus-visible { outline-color: #b7f52c; }

@media (max-width: 900px) {
  .ExcarLegalPage_headerInner__tVy4z, .ExcarLegalPage_heroInner__39uro, .ExcarLegalPage_body__W2_Eh, .ExcarLegalPage_footerInner__GMARE { width: calc(100% - 48px); }
  .ExcarLegalPage_body__W2_Eh { grid-template-columns: 190px minmax(0, 1fr); gap: 35px; }
  .ExcarLegalPage_heroBottom__llaJG { gap: 30px; }
}

@media (max-width: 680px) {
  .ExcarLegalPage_headerInner__tVy4z { min-height: 78px; gap: 18px; }
  .ExcarLegalPage_headerActions__rXNt3 { gap: 14px; }
  .ExcarLegalPage_back__Jdl5T { display: none; }
  .ExcarLegalPage_brand__7zeLl { --excar-logo-height: 27px; }
  .ExcarLegalPage_heroInner__39uro { padding-block: 48px 35px; }
  .ExcarLegalPage_eyebrow___BUOX { margin-bottom: 25px; font-size: 0.65rem; }
  .ExcarLegalPage_hero__x4NAO h1 { font-size: clamp(2.85rem, 12.5vw, 4.6rem); line-height: 1.05; }
  .ExcarLegalPage_heroBottom__llaJG { margin-top: 28px; padding-top: 24px; flex-direction: column; align-items: start; gap: 23px; }
  .ExcarLegalPage_heroBottom__llaJG > p:first-child { font-size: 0.95rem; }
  .ExcarLegalPage_date__aiVEQ { display: flex; flex-wrap: wrap; align-items: baseline; gap: 4px 12px; }
  .ExcarLegalPage_date__aiVEQ time { font-size: 0.76rem; }
  .ExcarLegalPage_body__W2_Eh { display: block; padding-block: 35px 65px; }
  .ExcarLegalPage_sidebar__ziyWf { position: static; margin-bottom: 40px; padding-bottom: 24px; border-bottom: 1px solid #bbc5b2; }
  .ExcarLegalPage_contents__sYd92 ol { display: grid; grid-template-columns: 1fr 1fr; column-gap: 18px; }
  .ExcarLegalPage_contents__sYd92 li a { gap: 7px; font-size: 0.72rem; }
  .ExcarLegalPage_contents__sYd92 li a span { font-size: 0.6rem; }
  .ExcarLegalPage_otherDocument__ETCwk { display: inline-flex; gap: 15px; border: 0; padding-top: 0; margin-top: 20px; }
  .ExcarLegalPage_summary__j6UZz > p:last-child { font-size: 1.23rem; }
  .ExcarLegalPage_section__XvFeS { padding-block: 28px; }
  .ExcarLegalPage_section__XvFeS :is(p, li) { font-size: 0.9rem; line-height: 1.8; }
  .ExcarLegalPage_identity__yrtLv > div { grid-template-columns: 1fr; gap: 4px; }
  .ExcarLegalPage_footerInner__GMARE { flex-direction: column; }
  .ExcarLegalPage_footer__0z7zL nav { flex-direction: column; align-items: start; gap: 22px; }
  .ExcarLegalPage_nextDocument__US_y6 { font-size: 1.35rem; margin-top: 28px; }
}

@media print {
  .ExcarLegalPage_page__gWxS5 { background: white; color: black; }
  .ExcarLegalPage_header__PvnJ0, .ExcarLegalPage_sidebar__ziyWf, .ExcarLegalPage_footer__0z7zL, .ExcarLegalPage_cookieAction__t25Z3, .ExcarLegalPage_nextDocument__US_y6, .ExcarLegalPage_skip__aMQh3 { display: none; }
  .ExcarLegalPage_hero__x4NAO { background: white; color: black; }
  .ExcarLegalPage_heroInner__39uro, .ExcarLegalPage_body__W2_Eh { width: 100%; padding: 0; }
  .ExcarLegalPage_heroInner__39uro { margin-bottom: 24px; }
  .ExcarLegalPage_hero__x4NAO h1 { font-size: 32pt; color: black; }
  .ExcarLegalPage_heroBottom__llaJG { margin-top: 20px; padding-top: 14px; }
  .ExcarLegalPage_heroBottom__llaJG > p:first-child, .ExcarLegalPage_date__aiVEQ, .ExcarLegalPage_date__aiVEQ time, .ExcarLegalPage_eyebrow___BUOX { color: #333; }
  .ExcarLegalPage_body__W2_Eh { display: block; }
  .ExcarLegalPage_article__BhVQ_ { max-width: none; }
  .ExcarLegalPage_section__XvFeS { padding-block: 18px; }
  .ExcarLegalPage_section__XvFeS h2 { break-after: avoid; }
  .ExcarLegalPage_section__XvFeS p, .ExcarLegalPage_section__XvFeS li { orphans: 3; widows: 3; }
}

