/* Mega Motors cover and collection carousels. */
.svc-store-motors { background: #fafbf7; }
.motor-topbar { background: #f1f3ed; color: #52604e; font: 13px/1.4 var(--mm-sans); }
.motor-topbar > div { max-width: 1400px; margin: auto; min-height: 32px; padding: 7px 40px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.motor-topbar a { display: inline-flex; gap: 10px; }
.motor-topbar > div > span { letter-spacing: .6px; }
.motor-masthead { max-width: 1400px; margin: auto; min-height: 92px; padding: 18px 40px; display: flex; align-items: center; justify-content: space-between; gap: 40px; font-family: var(--mm-sans); }
.motor-wordmark { color: #163f32; font-size: 11px; letter-spacing: 4px; font-weight: 700; line-height: 1.05; }
.motor-wordmark > span { display: block; font-size: 29px; letter-spacing: -1.8px; margin-top: 4px; font-weight: 800; }
.motor-wordmark-dot { color: #87a850; }
.motor-main-nav { display: flex; gap: 34px; align-items: center; font-size: 16px; font-weight: 500; }
.motor-main-nav a { padding-block: 10px; }
.motor-main-nav a:hover { color: #5e853b; }
.motor-header-actions { display: flex; align-items: center; gap: 27px; font-size: 15px; }
.motor-header-cart { display: flex; gap: 8px; align-items: center; }
.motor-header-cart i { font-size: 18px; }
.motor-header-contact { display: flex; gap: 24px; align-items: center; padding: 13px 19px; border: 1px solid #c7d1c1; border-radius: 4px; font-weight: 600; }
.motor-header-contact > span { font-size: 18px; }
.motor-header-contact:hover { background: #eaf0e1; }

.motor-cover { background: #173b2e; color: #fff; position: relative; isolation: isolate; font-family: var(--mm-sans); overflow: hidden; }
.motor-cover-stage { min-height: 602px; position: relative; touch-action: pan-y pinch-zoom; }
.motor-cover-slide { min-height: 602px; position: relative; }
.motor-cover-slide[hidden] { display: none; }
.motor-cover-photo { position: absolute; top: 0; right: 0; width: 76%; height: 100%; overflow: hidden; }
.motor-cover-photo img { width: 100%; height: 100%; object-fit: cover; display: block; filter: brightness(1.12); }
.motor-cover-shade { position: absolute; inset: 0; background: linear-gradient(90deg, #173b2e 0%, #173b2ef0 18%, #173b2e99 32%, #173b2e26 52%, transparent 70%), linear-gradient(0deg, #173b2e66, transparent 22%); }
.motor-cover-content { position: relative; z-index: 1; max-width: 1400px; margin: auto; padding: 82px 40px 72px; }
.motor-cover-kicker { display: flex; align-items: center; gap: 12px; font-size: 12px; font-weight: 600; letter-spacing: 2.2px; color: #d5dec8; }
.motor-cover-kicker > span { width: 22px; height: 1px; background: #cce594; }
.motor-cover-content h2 { margin: 26px 0 22px; font: 500 clamp(58px, 5.7vw, 92px)/1.04 var(--mm-sans); letter-spacing: -4px; color: #fff; max-width: 720px; }
.motor-cover-content h2 em { display: block; font: italic 400 1.04em/1.08 Georgia, serif; letter-spacing: -3.8px; color: #d9e7bb; }
.motor-cover-content p { max-width: 480px; font-size: 18px; line-height: 1.75; color: #f1f5ee; margin: 0 0 30px; }
.motor-cover-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 16px 29px; }
.motor-primary { display: inline-flex; align-items: center; justify-content: space-between; gap: 30px; background: #d5e9a9; border: 1px solid #d5e9a9; border-radius: 4px; padding: 16px 23px; font: 600 16px/1.4 var(--mm-sans); color: #173426; min-height: 53px; cursor: pointer; white-space: nowrap; }
.motor-primary > span { font: 22px/1 Arial, sans-serif; }
.motor-primary:hover { background: #e3f0c5; border-color: #e3f0c5; transform: translateY(-1px); }
.motor-cover-contact { display: inline-flex; align-items: center; gap: 16px; color: #fff; font-size: 15px; padding: 13px 0; border-bottom: 1px solid #d7dfce66; }
.motor-photo-caption { position: absolute; bottom: 26px; right: max(40px, calc((100vw - 1320px) / 2)); color: #e2e6dd; font-size: 11px; font-weight: 500; letter-spacing: 2px; }
.motor-cover-bottom { max-width: 1400px; margin: auto; padding: 0 40px 30px; display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; }
.motor-cover-tabs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; width: 650px; }
.motor-cover-tabs button { position: relative; display: flex; align-items: center; gap: 10px; padding: 20px 0 5px; background: transparent; border: 0; color: #aab7a9; text-align: left; font: 500 14px/1.4 var(--mm-sans); min-height: 48px; }
.motor-cover-tabs button[aria-pressed="true"] { color: #fff; }
.motor-tab-number { font-size: 12px; color: #a0b789; font-variant-numeric: tabular-nums; }
.motor-tab-line { position: absolute; top: 0; left: 0; width: 100%; height: 2px; background: #ffffff30; overflow: hidden; }
.motor-tab-line > span { height: 100%; display: block; width: 100%; background: #d5e9a9; transform: scaleX(0); transform-origin: left; }
[aria-pressed="true"] .motor-tab-line > span { transform: scaleX(1); }
.motor-cover.is-playing [aria-pressed="true"] .motor-tab-line > span { animation: motor-progress 4s linear both; }
.motor-cover-controls { display: flex; align-items: center; gap: 10px; }
.motor-cover-controls[hidden], .motor-rail-controls[hidden] { display: none; }
.motor-cover-page { font: 13px/1 var(--mm-sans); letter-spacing: 2px; font-variant-numeric: tabular-nums; margin-right: 14px; white-space: nowrap; }
.motor-cover-page > span { color: #98a797; }
.motor-round { width: 43px; height: 43px; flex-shrink: 0; display: inline-grid; place-items: center; background: transparent; color: #fff; border: 1px solid #ffffff4a; border-radius: 50%; cursor: pointer; font: 20px/1 Arial, sans-serif; }
.motor-round:hover { border-color: #d5e9a9; background: #d5e9a9; color: #173426; }
.motor-round:disabled { opacity: .32; cursor: default; background: transparent; }
.motor-pause { width: 34px; border-color: transparent; font-size: 13px; }
.motor-cover :focus-visible { outline: 2px solid #d5e9a9; outline-offset: 5px; }
.motor-cover-tabs { display: none; }
.motor-cover.is-enhanced .motor-cover-tabs { display: grid; }

.motor-finder-wrap { max-width: 1400px; margin: 0 auto; padding: 30px 40px 20px; font-family: var(--mm-sans); }
.motor-finder { background: #fff; border: 1px solid #e1e6d9; border-radius: 10px; padding: 23px 27px 27px; box-shadow: 0 10px 35px #153e3205; }
.motor-finder-heading { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 23px; }
.motor-finder-heading h2 { font: 600 22px/1.4 var(--mm-sans); color: #193c2a; letter-spacing: -.5px; }
.motor-finder-heading > span { font-size: 13px; color: #75806d; }
.motor-finder-heading > span > span { margin-left: 8px; }
.motor-finder-form { display: grid; grid-template-columns: 1.45fr 1fr 1fr auto; gap: 22px; align-items: stretch; }
.motor-finder-field { min-width: 0; border-right: 1px solid #e1e6db; padding-right: 20px; }
.motor-finder-field label { display: block; font-size: 11px; letter-spacing: 1.4px; font-weight: 600; color: #7c8774; margin-bottom: 6px; }
.motor-finder-field input, .motor-finder-field select { background: transparent; border: 0; border-radius: 0; width: 100%; min-width: 0; color: #253d2b; font: 500 16px/1.5 var(--mm-sans); padding: 6px 0; min-height: 34px; }
.motor-finder-field input::placeholder { color: #51634b; }
.motor-finder-form .motor-primary { background: #173e2c; border-color: #173e2c; color: #fff; }
.motor-finder-form .motor-primary:hover { background: #2e5940; }
.motor-finder-links { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin: 15px 2px 0; font-size: 12px; }
.motor-finder-links nav { display: flex; gap: 25px; color: #495e3e; font-size: 14px; }
.motor-finder-links a { display: flex; gap: 9px; padding-block: 5px; }
.motor-finder-links > span { color: #89927f; }
.svc-store-motors .motors-trust { background: #fafbf7; padding: 18px 0 30px; border-bottom: 1px solid #e9eddf; }
.svc-store-motors .mt-inner { max-width: 1400px; padding: 0 40px; gap: 28px; }
.svc-store-motors .mt-ico { width: 31px; height: 34px; background: transparent; border-radius: 0; font-size: 20px; }
.svc-store-motors .mt-item { gap: 10px; }
.svc-store-motors .mt-item h4 { font-size: 14px; line-height: 1.5; font-weight: 600; }
.svc-store-motors .mt-item p { font-size: 13px; color: #798272; line-height: 1.65; }

.svc-store-motors .motors-featured { max-width: 1400px; padding: 62px 40px 44px; }
.motors-featured .ms-head { margin-bottom: 28px; }
.motors-featured .ms-head h2 { font: 500 36px/1.15 var(--mm-sans); letter-spacing: -1.5px; }
.motors-featured .ms-head .eyebrow { font-size: 9px; letter-spacing: 2px; color: #6c815d; }
.motors-featured .ms-head p { font: 400 13px/1.7 var(--mm-sans); color: #778270; }
.motor-rail-actions, .motor-rail-controls { display: flex; align-items: center; gap: 9px; }
.motor-rail-actions { gap: 28px; }
.motor-rail-actions > a { font: 500 12px/1.5 var(--mm-sans); }
.motor-rail-actions > a > span { margin-left: 12px; }
.motor-rail-controls .motor-round { border-color: #cbd5c1; color: #234631; background: #fff; }
.motor-rail-controls .motor-round:hover:not(:disabled) { background: #e9f0dd; }
.motors-featured .motors-featured-grid { display: flex; gap: 24px; overflow-x: auto; scroll-snap-type: x mandatory; scroll-padding-inline: 0; overscroll-behavior-x: contain; scrollbar-width: thin; scrollbar-color: #b8c8a7 transparent; padding: 6px 2px 22px; }
.motors-featured .mf-card { flex: 0 0 calc((100% - 48px) / 3); min-width: 0; scroll-snap-align: start; border: 1px solid #e2e7db; border-radius: 12px; overflow: hidden; background: #fff; }
.motors-featured .mf-card:hover { transform: translateY(-3px); box-shadow: 0 7px 18px #173e2c0a; }
.motors-featured .mf-img { aspect-ratio: 1.65; height: auto; }
.motors-featured .mf-body { padding: 22px; display: flex; flex: 1; flex-direction: column; }
.motors-featured .mf-brand { font-size: 9px; letter-spacing: 1.6px; }
.motors-featured .mf-body h3 { font: 600 19px/1.35 var(--mm-sans); letter-spacing: -.6px; margin-bottom: 18px; }
.motors-featured .mf-flag { font-size: 9px; border-radius: 4px; padding: 5px 9px; }
.motors-featured .mf-specs { font-size: 11px; padding: 0 0 18px; gap: 8px; border: 0; background: transparent; }
.motors-featured .mf-specs strong { font-size: 9px; color: #819078; }
.motors-featured .mf-price { display: flex; flex-direction: row; justify-content: space-between; align-items: center; gap: 12px; border-top: 1px solid #e9ede1; padding-top: 17px; margin-top: auto; }
.motors-featured .mf-price .mf-amt { font: 600 18px/1.3 var(--mm-sans); letter-spacing: -.5px; }
.motor-vehicle-link { display: inline-flex; align-items: center; gap: 7px; font: 500 10px/1.5 var(--mm-sans); white-space: nowrap; }
.motor-vehicle-link > span { font-size: 18px; }
.motor-rail-footer { display: flex; justify-content: space-between; gap: 20px; font: 10px/1.5 var(--mm-sans); color: #859079; margin-top: 3px; }
.motor-rail-position { white-space: nowrap; }

@keyframes motor-progress { from { transform: scaleX(0); } to { transform: scaleX(1); } }
@keyframes motor-photo-enter { from { opacity: .5; transform: scale(1.025); } to { opacity: 1; transform: scale(1); } }
@keyframes motor-copy-enter { from { opacity: 0; transform: translateY(9px); } to { opacity: 1; transform: translateY(0); } }
@media (prefers-reduced-motion: no-preference) {
  .motor-cover.is-enhanced .is-active .motor-cover-photo img { animation: motor-photo-enter .45s ease-out both; }
  .motor-cover.is-enhanced .is-active .motor-cover-content { animation: motor-copy-enter .3s ease-out both; }
}
@media (max-width: 1080px) {
  .motor-masthead { gap: 22px; }
  .motor-main-nav { gap: 16px; }
  .motor-header-actions { gap: 18px; }
  .motor-cover-content h2 { font-size: 72px; }
  .motor-cover-tabs { width: 550px; gap: 18px; }
  .motor-cover-bottom { gap: 26px; }
  .motor-cover-page { display: none; }
  .motor-finder-form { grid-template-columns: 1.4fr 1fr 1fr; gap: 18px; }
  .motor-finder-form > button { grid-column: 1 / -1; justify-content: center; }
  .motor-finder-field:nth-child(3) { border-right: 0; padding-right: 0; }
  .motors-featured .mf-card { flex-basis: calc((100% - 24px) / 2); }
}
@media (max-width: 820px) {
  .motor-topbar > div { padding-inline: 22px; }
  .motor-topbar > div > span { display: none; }
  .motor-masthead { padding: 19px 22px 0; min-height: 0; gap: 18px; flex-wrap: wrap; }
  .motor-main-nav { gap: 12px; order: 3; flex: 1 0 100%; justify-content: space-between; border-top: 1px solid #e5ebdf; padding-block: 3px; font-size: 14px; }
  .motor-wordmark > span { font-size: 26px; }
  .motor-header-contact { padding: 10px 12px; gap: 12px; font-size: 13px; }
  .motor-header-actions { gap: 16px; }
  .motor-header-cart span { font-size: 13px; }
  .motor-cover-stage, .motor-cover-slide { min-height: 665px; }
  .motor-cover-photo { width: 100%; height: 380px; }
  .motor-cover-photo img { object-position: center 60% !important; }
  .motor-cover-shade { background: linear-gradient(0deg, #173b2e 0%, #173b2e 40%, #173b2eb3 52%, #173b2e26 72%, transparent 90%); }
  .motor-cover-content { padding: 295px 24px 30px; }
  .motor-cover-kicker { font-size: 11px; letter-spacing: 1.5px; }
  .motor-cover-content h2 { font-size: 58px; letter-spacing: -2.7px; margin: 21px 0 17px; }
  .motor-cover-content h2 em { letter-spacing: -2.7px; }
  .motor-cover-content p { max-width: 440px; font-size: 16px; line-height: 1.75; margin-bottom: 22px; }
  .motor-cover-actions { gap: 22px; }
  .motor-primary { font-size: 14px; padding: 14px 18px; min-height: 49px; gap: 20px; }
  .motor-cover-contact { font-size: 14px; gap: 10px; }
  .motor-photo-caption { display: none; }
  .motor-cover-bottom { padding: 10px 24px 26px; gap: 20px; flex-wrap: wrap; }
  .motor-cover-tabs { width: 100%; gap: 15px; }
  .motor-cover-tabs button { font-size: 12px; gap: 7px; }
  .motor-cover-controls { margin-left: auto; }
  .motor-cover-page { display: block; }
  .motor-finder-wrap { padding: 23px 20px 18px; }
  .motor-finder { padding: 21px; }
  .motor-finder-heading { align-items: flex-start; margin-bottom: 20px; }
  .motor-finder-heading > span { font-size: 12px; text-align: right; max-width: 120px; }
  .motor-finder-heading h2 { font-size: 20px; }
  .motor-finder-form { grid-template-columns: 1fr 1fr; gap: 16px; }
  .motor-finder-search { grid-column: 1 / -1; border-right: 0; border-bottom: 1px solid #e1e6db; padding-bottom: 9px; }
  .motor-finder-field input, .motor-finder-field select { font-size: 16px; }
  .motor-finder-field label { font-size: 10px; letter-spacing: 1px; }
  .motor-finder-links { flex-wrap: wrap; gap: 7px; }
  .motor-finder-links nav { gap: 20px; font-size: 12px; }
  .motor-finder-links > span { font-size: 11px; }
  .svc-store-motors .mt-inner { grid-template-columns: 1fr 1fr; padding-inline: 22px; gap: 18px; }
  .svc-store-motors .mt-ico { width: 21px; font-size: 16px; }
  .svc-store-motors .mt-item h4 { font-size: 13px; }
  .svc-store-motors .mt-item p { font-size: 12px; }
  .svc-store-motors .motors-featured { padding: 40px 20px 28px; }
  .motors-featured .ms-head { gap: 18px; }
  .motors-featured .ms-head h2 { font-size: 29px; }
  .motor-rail-actions { width: 100%; justify-content: space-between; }
  .motors-featured .motors-featured-grid { gap: 16px; }
  .motors-featured .mf-card { flex-basis: 82%; }
  .motors-featured .mf-body { padding: 18px; }
  .motors-featured .mf-body h3 { font-size: 18px; }
  .motors-featured .mf-price .mf-amt { font-size: 17px; }
  .motor-rail-footer { font-size: 9px; }
}
@media (max-width: 370px) {
  .motor-header-contact { gap: 7px; }
  .motor-header-cart span { display: none; }
  .motor-cover-content { padding-inline: 20px; }
  .motor-cover-content h2 { font-size: 50px; }
  .motor-cover-actions { gap: 15px; }
  .motor-primary { padding-inline: 14px; gap: 13px; }
  .motor-cover-tabs button { align-items: flex-start; font-size: 11px; }
  .motor-tab-number { display: none; }
  .motors-featured .mf-card { flex-basis: 90%; }
}
@media (prefers-reduced-motion: reduce) {
  .motor-cover *, .motors-featured * { animation: none !important; scroll-behavior: auto !important; transition: none !important; }
}
