.ExcarEntry_page__L2UjG { --forest: #003d28; --lime: #b7f51e; min-height: 100svh; background: #f7f7f2; color: var(--forest); font-family: var(--font-manrope-loaded), sans-serif; padding: 0 clamp(20px, 5vw, 88px); }
.ExcarEntry_skip__xggls { position: absolute; top: -100px; } .ExcarEntry_skip__xggls:focus { top: 12px; background: white; padding: 12px; z-index: 3; }
.ExcarEntry_header__0Raof { height: 98px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #d8dfd4; }
.ExcarEntry_logo__CBVyj { display: block; width: 145px; color: var(--forest); }
.ExcarEntry_header__0Raof > a:last-child { display: flex; align-items: center; gap: 8px; font-size: 14px; }
.ExcarEntry_intro__ljwhG { display: grid; grid-template-columns: 1fr 1fr; gap: 12px 40px; padding: 48px 0 36px; align-items: end; }
.ExcarEntry_intro__ljwhG > p { grid-column: 1 / -1; font-size: 11px; letter-spacing: .15em; margin-bottom: 8px; }
.ExcarEntry_intro__ljwhG h1 { font-size: clamp(42px, 5.8vw, 82px); line-height: .99; letter-spacing: -.065em; font-weight: 550; }
.ExcarEntry_intro__ljwhG > span { color: #667368; line-height: 1.65; font-size: clamp(15px, 1.4vw, 19px); padding: 0 0 4px 36px; }
.ExcarEntry_choices__QYMvW { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.ExcarEntry_choices__QYMvW > a { border-radius: 24px; padding: 30px 34px 24px; display: flex; flex-direction: column; min-width: 0; overflow: hidden; position: relative; isolation: isolate; }
.ExcarEntry_sell__E0oFA { background: #002f20; color: #f5f8eb; } .ExcarEntry_buy__IZu7P { background: var(--lime); color: var(--forest); }
.ExcarEntry_cardTop__IY3l1 { display: flex; align-items: center; justify-content: space-between; font-size: 10px; letter-spacing: .13em; }
.ExcarEntry_cardTop__IY3l1 svg { width: 24px; height: 24px; }
.ExcarEntry_choices__QYMvW h2 { font-size: clamp(50px, 5.3vw, 78px); line-height: 1.05; letter-spacing: -.07em; margin: 19px 0 13px; font-weight: 550; }
.ExcarEntry_choices__QYMvW p { font-size: 16px; line-height: 1.55; opacity: .8; }
.ExcarEntry_sellImage__hjg2L, .ExcarEntry_buyImage__D8UY5 { height: clamp(175px, 19vw, 275px); margin: -5px -34px -12px; position: relative; }
.ExcarEntry_sellImage__hjg2L img, .ExcarEntry_buyImage__D8UY5 img { width: 100%; height: 100%; object-fit: contain; }
.ExcarEntry_sellImage__hjg2L img { object-fit: cover; mix-blend-mode: lighten; }
.ExcarEntry_buyImage__D8UY5 img { transform: translateX(20px) scale(1.03); }
@media (hover: hover) and (pointer: fine) and (prefers-reduced-motion: no-preference) {
  .ExcarEntry_sellImage__hjg2L img, .ExcarEntry_buyImage__D8UY5 img { transition: transform 600ms var(--excar-motion-ease); }
  .ExcarEntry_choices__QYMvW > a:hover img { transform: translateX(7px) scale(1.04); }
}
.ExcarEntry_cardBottom__JhU2p { display: flex; justify-content: space-between; gap: 15px; align-items: center; margin-top: auto; font-size: 12px; padding-top: 12px; }
.ExcarEntry_round__QI1Zo { width: 43px; height: 43px; display: grid; place-items: center; border: 1px solid currentColor; border-radius: 50%; flex-shrink: 0; }
.ExcarEntry_round__QI1Zo svg { width: 21px; height: 21px; }
.ExcarEntry_footer__jaNbg { display: flex; justify-content: space-between; gap: 24px; padding: 30px 0; font-size: 10px; letter-spacing: .06em; color: #667368; }
.ExcarEntry_footer__jaNbg div { display: flex; gap: 22px; }
.ExcarEntry_page__L2UjG a:focus-visible { outline: 3px solid #4c7b18; outline-offset: 5px; }
.ExcarEntry_intro__ljwhG h1 { color: var(--forest); }
.ExcarEntry_choices__QYMvW h2, .ExcarEntry_choices__QYMvW p { color: inherit; }
@media (max-width: 700px) {
  .ExcarEntry_header__0Raof { height: 77px; } .ExcarEntry_logo__CBVyj { width: 120px; }
  .ExcarEntry_intro__ljwhG { display: block; padding: 24px 0; } .ExcarEntry_intro__ljwhG h1 { margin: 12px 0; }
  .ExcarEntry_intro__ljwhG > span { display: block; padding: 0; font-size: 15px; }
  .ExcarEntry_choices__QYMvW { grid-template-columns: 1fr; gap: 14px; } .ExcarEntry_choices__QYMvW > a { padding: 20px; border-radius: 22px; display: grid; grid-template-columns: 1fr 108px; }
  .ExcarEntry_cardTop__IY3l1 { grid-column: 1 / -1; font-size: 9px; margin-bottom: 12px; }
  .ExcarEntry_choices__QYMvW h2 { grid-column: 1; font-size: 42px; margin: 0 0 6px; } .ExcarEntry_choices__QYMvW p { grid-column: 1; font-size: 12px; padding-right: 6px; }
  .ExcarEntry_sellImage__hjg2L, .ExcarEntry_buyImage__D8UY5 { grid-column: 2; grid-row: 2 / span 2; height: 108px; width: 135px; margin: 0 -20px 0 -5px; align-self: center; }
  .ExcarEntry_sellImage__hjg2L img { object-fit: contain; }
  .ExcarEntry_cardBottom__JhU2p { grid-column: 1 / -1; font-size: 10px; padding-top: 15px; } .ExcarEntry_round__QI1Zo { width: 32px; height: 32px; }
  .ExcarEntry_footer__jaNbg { flex-direction: column; gap: 12px; }
}
@media (prefers-reduced-motion: reduce) { .ExcarEntry_sellImage__hjg2L img, .ExcarEntry_buyImage__D8UY5 img { transition: none; } }

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

