.ExcarBuyForm_page__SoQmC { --background: #fff; --foreground: #003d28; --card: #fff; --card-foreground: #003d28; --primary: #003d28; --primary-foreground: #f7f7f2; --secondary: #eef3e7; --secondary-foreground: #003d28; --muted: #f1f3ec; --muted-foreground: #677163; --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; }
.ExcarBuyForm_header__Kr8pF { height: 98px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #d8dfd4; }
.ExcarBuyForm_logo__PsvRy { width: 145px; display: block; }
.ExcarBuyForm_header__Kr8pF > a:last-child, .ExcarBuyForm_back__13i4o { display: flex; align-items: center; gap: 9px; font-size: 13px; }
.ExcarBuyForm_layout__0lpT5 { max-width: 1300px; display: grid; grid-template-columns: .85fr 1.15fr; gap: clamp(35px, 7vw, 110px); margin: 44px auto; align-items: start; }
.ExcarBuyForm_intro__y45Ag { position: sticky; top: 28px; }
.ExcarBuyForm_back__13i4o { color: #677163; margin-bottom: 45px; }
.ExcarBuyForm_eyebrow__PBq_l { display: block; font-size: 10px; letter-spacing: .13em; margin-bottom: 19px; }
.ExcarBuyForm_intro__y45Ag h1 { font-size: clamp(52px, 5.7vw, 78px); line-height: 1.02; letter-spacing: -.065em; font-weight: 550; }
.ExcarBuyForm_intro__y45Ag h1 em { color: #628520; font-style: normal; }
.ExcarBuyForm_intro__y45Ag > p { line-height: 1.8; font-size: 15px; color: #667368; margin: 22px 0 34px; }
.ExcarBuyForm_steps__L4FQM { display: flex; flex-direction: column; gap: 18px; margin-bottom: 30px; }
.ExcarBuyForm_steps__L4FQM li { display: flex; align-items: center; gap: 14px; font-size: 14px; color: #65715f; }
.ExcarBuyForm_steps__L4FQM li > span { display: grid; place-items: center; width: 34px; height: 34px; border: 1px solid #dce2d5; border-radius: 50%; font-size: 10px; }
.ExcarBuyForm_steps__L4FQM li[aria-current] { color: #003d28; font-weight: 600; }
.ExcarBuyForm_steps__L4FQM li[aria-current] > span { background: #b7f51e; border-color: #b7f51e; }
.ExcarBuyForm_steps__L4FQM li[data-done=true] > span { color: white; background: #003d28; }
@media (prefers-reduced-motion: no-preference) {
  .ExcarBuyForm_steps__L4FQM li, .ExcarBuyForm_steps__L4FQM li > span { transition: color 220ms ease, background-color 280ms ease, border-color 280ms ease; }
  .ExcarBuyForm_steps__L4FQM li[data-done=true] svg { animation: ExcarBuyForm_stepCheckIn__fw5rx 320ms var(--excar-motion-ease) both; }
}
@keyframes ExcarBuyForm_stepCheckIn__fw5rx { from { transform: scale(.7); } to { transform: scale(1); } }
.ExcarBuyForm_intro__y45Ag small { font-size: 12px; line-height: 1.7; color: #65715f; }
.ExcarBuyForm_formPanel__XN3Xj { background: white; border: 1px solid #e1e5d9; padding: clamp(24px, 3.5vw, 48px); border-radius: 24px; min-width: 0; }
.ExcarBuyForm_formTitle___wFtk > span { display: block; font-size: 11px; color: #65715f; margin-bottom: 22px; }
.ExcarBuyForm_formTitle___wFtk h2 { font-size: clamp(25px, 2.5vw, 36px); letter-spacing: -.04em; line-height: 1.12; scroll-margin-top: 26px; }
.ExcarBuyForm_formTitle___wFtk p { font-size: 14px; line-height: 1.7; color: #65715f; margin: 14px 0 30px; }
.ExcarBuyForm_fields__0enbz { min-width: 0; border: 0; padding: 0; margin: 0; }
.ExcarBuyForm_columns__f8SXt { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; min-width: 0; }
.ExcarBuyForm_columns__f8SXt > * { min-width: 0; }
.ExcarBuyForm_fields__0enbz input, .ExcarBuyForm_fields__0enbz textarea, .ExcarBuyForm_fields__0enbz button[role=combobox] { font-size: 16px; }
.ExcarBuyForm_fields__0enbz input[type=checkbox] { width: 18px; height: 18px; flex-shrink: 0; accent-color: #003d28; margin-top: 3px; }
.ExcarBuyForm_summary__ViEcc { background: #f6f8f1; border: 1px solid #e3e8d9; border-radius: 14px; padding: 18px; }
.ExcarBuyForm_summary__ViEcc summary { font-size: 13px; cursor: pointer; font-weight: 600; }
.ExcarBuyForm_summary__ViEcc dl { margin-top: 14px; display: flex; flex-direction: column; gap: 8px; font-size: 12px; }
.ExcarBuyForm_summary__ViEcc dl > div { display: flex; justify-content: space-between; gap: 20px; }
.ExcarBuyForm_summary__ViEcc dt { color: #65715f; } .ExcarBuyForm_summary__ViEcc dd { text-align: right; max-width: 60%; overflow-wrap: anywhere; }
.ExcarBuyForm_summary__ViEcc p { white-space: pre-wrap; font-size: 12px; overflow-wrap: anywhere; margin-top: 15px; }
.ExcarBuyForm_actions___KM85 { display: flex; justify-content: space-between; gap: 15px; margin-top: 28px; }
.ExcarBuyForm_actions___KM85 > button:last-child { margin-left: auto; min-height: 48px; }
.ExcarBuyForm_note__JF8HW { font-size: 11px; line-height: 1.6; color: #65715f; margin-top: 20px; }
.ExcarBuyForm_trap__Zkois { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
.ExcarBuyForm_success__4mh_I { padding: 34px 0; display: flex; flex-direction: column; align-items: flex-start; }
.ExcarBuyForm_successIcon__K_8Cj { background: #b7f51e; width: 82px; height: 82px; display: grid; place-items: center; border-radius: 50%; margin-bottom: 32px; }
.ExcarBuyForm_success__4mh_I h2 { font-size: clamp(32px, 3vw, 44px); line-height: 1.12; letter-spacing: -.04em; }
.ExcarBuyForm_success__4mh_I p:not(.ExcarBuyForm_eyebrow__PBq_l) { color: #6a7761; line-height: 1.7; margin: 22px 0; }
.ExcarBuyForm_success__4mh_I small { margin-bottom: 36px; color: #65715f; }
.ExcarBuyForm_footer__5M79I { display: flex; justify-content: space-between; gap: 18px; padding: 28px 0; border-top: 1px solid #d8dfd4; font-size: 10px; color: #65715f; }
.ExcarBuyForm_page__SoQmC a:focus-visible { outline: 3px solid #4f7b18; outline-offset: 4px; }
.ExcarBuyForm_page__SoQmC, .ExcarBuyForm_selectContent__6aTmd { --brand: #b7f51e; --brand-strong: #a6e311; --input: #f7f9f3; --radius: 14px; --popover: #fff; --popover-foreground: #003d28; --accent: #edf2e8; --accent-foreground: #003d28; --muted-foreground: #65715f; --foreground: #003d28; --border: #dce2d5; --ring: #4f7b18; color-scheme: light; }
.ExcarBuyForm_selectContent__6aTmd { font-family: var(--font-manrope-loaded), sans-serif; }
.ExcarBuyForm_page__SoQmC { --destructive: #b42318; --destructive-foreground: #fff; --status-error: #b42318; --status-error-bg: #fff1f0; }
.ExcarBuyForm_fields__0enbz :is(input:not([type=checkbox]), button[role=combobox]) { min-height: 46px; }
@media (max-width: 800px) {
  .ExcarBuyForm_header__Kr8pF { height: 77px; } .ExcarBuyForm_logo__PsvRy { width: 110px; } .ExcarBuyForm_header__Kr8pF > a:last-child { font-size: 11px; }
  .ExcarBuyForm_layout__0lpT5 { grid-template-columns: 1fr; margin: 25px auto; gap: 25px; } .ExcarBuyForm_intro__y45Ag { position: static; }
  .ExcarBuyForm_back__13i4o { margin-bottom: 24px; } .ExcarBuyForm_intro__y45Ag h1 { font-size: 44px; } .ExcarBuyForm_intro__y45Ag h1 br { display: none; } .ExcarBuyForm_intro__y45Ag h1 em::before { content: ' '; }
  .ExcarBuyForm_intro__y45Ag > p { font-size: 14px; margin: 16px 0 24px; } .ExcarBuyForm_intro__y45Ag > p br { display: none; }
  .ExcarBuyForm_steps__L4FQM { flex-direction: row; justify-content: space-between; gap: 10px; margin-bottom: 0; } .ExcarBuyForm_steps__L4FQM li { flex-direction: column; gap: 8px; font-size: 10px; } .ExcarBuyForm_intro__y45Ag small { display: none; }
  .ExcarBuyForm_formPanel__XN3Xj { padding: 24px 20px; border-radius: 20px; } .ExcarBuyForm_columns__f8SXt { gap: 16px; }
  .ExcarBuyForm_footer__5M79I { flex-direction: column; }
}
@media (max-width: 370px) { .ExcarBuyForm_columns__f8SXt { grid-template-columns: 1fr; } .ExcarBuyForm_actions___KM85 { gap: 4px; } }

.ExcarBuyForm_headerLinks__KFWZy { display: flex; align-items: center; justify-content: flex-end; gap: 24px; }
.ExcarBuyForm_headerLinks__KFWZy > a:first-child { display: flex; align-items: center; gap: 8px; font-size: 13px; }
@media (max-width: 600px) { .ExcarBuyForm_header__Kr8pF { height: auto; min-height: 82px; gap: 12px; flex-wrap: wrap; padding: 14px 0; } .ExcarBuyForm_headerLinks__KFWZy { gap: 10px; } .ExcarBuyForm_headerLinks__KFWZy > a:first-child { display: none; } .ExcarBuyForm_logo__PsvRy { width: 100px; } }

