.Header-module__hBw1pG__header{z-index:1000;-webkit-backdrop-filter:blur(12px);transition:box-shadow var(--ease-base);background-color:#ffffffeb;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__header--scrolled{border-bottom:1px solid var(--border-light);box-shadow:0 1px 16px #00000014}.Header-module__hBw1pG__header--transparent{-webkit-backdrop-filter:none;box-shadow:none;background-color:#0000}.Header-module__hBw1pG__header--transparent .Header-module__hBw1pG__header__nav-link{color:#ffffffd1}.Header-module__hBw1pG__header--transparent .Header-module__hBw1pG__header__nav-link:hover{color:#fff}.Header-module__hBw1pG__header--transparent .Header-module__hBw1pG__header__cta{color:#fff;background-color:#0000;border:1.5px solid #ffffff73}.Header-module__hBw1pG__header--transparent .Header-module__hBw1pG__header__cta:hover{color:var(--color-ink);background-color:#fff;border-color:#fff}.Header-module__hBw1pG__header--transparent .Header-module__hBw1pG__header__hamburger-line{background-color:#fff}.Header-module__hBw1pG__header__inner{width:100%;max-width:var(--container-max);padding:0 var(--container-pad);justify-content:space-between;align-items:center;height:90px;margin:0 auto;display:flex}.Header-module__hBw1pG__header__logo{transition:opacity var(--ease-fast);flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module__hBw1pG__header__logo:hover{opacity:.85}.Header-module__hBw1pG__header__logo-img{width:auto;height:80px;display:block}.Header-module__hBw1pG__header__nav{align-items:center;gap:var(--space-lg);display:none}.Header-module__hBw1pG__header__nav-link{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--text-secondary);letter-spacing:.03em;text-transform:uppercase;transition:color var(--ease-fast);padding:4px 0;text-decoration:none;position:relative}.Header-module__hBw1pG__header__nav-link:after{content:"";background-color:var(--color-accent);width:0;height:2px;transition:width var(--ease-base);position:absolute;bottom:-2px;left:0}.Header-module__hBw1pG__header__nav-link:hover{color:var(--text-primary)}.Header-module__hBw1pG__header__nav-link:hover:after{width:100%}.Header-module__hBw1pG__header__cta{font-size:var(--text-sm);font-weight:var(--fw-semibold);letter-spacing:.01em;color:#fff;background-color:var(--color-ink);border-radius:var(--radius-full);transition:all var(--ease-fast);flex-shrink:0;align-items:center;gap:8px;padding:11px 24px;line-height:1;text-decoration:none;display:none}.Header-module__hBw1pG__header__cta:hover{background-color:var(--color-accent);box-shadow:0 6px 18px var(--color-accent-glow);transform:translateY(-1px)}.Header-module__hBw1pG__header__cta-icon{flex-shrink:0;width:16px;height:16px}.Header-module__hBw1pG__header__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:flex;position:relative}.Header-module__hBw1pG__header__hamburger-line{background-color:var(--text-primary);width:22px;height:2px;transition:all var(--ease-base);transform-origin:50%;border-radius:2px;display:block}.Header-module__hBw1pG__header__hamburger--open .Header-module__hBw1pG__header__hamburger-line:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__header__hamburger--open .Header-module__hBw1pG__header__hamburger-line:nth-child(2){opacity:0}.Header-module__hBw1pG__header__hamburger--open .Header-module__hBw1pG__header__hamburger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__hBw1pG__header__overlay{z-index:999;-webkit-backdrop-filter:blur(20px);justify-content:center;align-items:center;gap:var(--space-xl);opacity:0;visibility:hidden;transition:opacity var(--ease-base), visibility var(--ease-base);background-color:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__header__overlay--open{opacity:1;visibility:visible}.Header-module__hBw1pG__header__overlay nav{align-items:center;gap:var(--space-lg);flex-direction:column;display:flex}.Header-module__hBw1pG__header__overlay-link{font-size:var(--text-xl);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.06em;color:var(--text-primary);transition:color var(--ease-fast);text-decoration:none;display:block}.Header-module__hBw1pG__header__overlay-link:hover{color:var(--color-accent)}.Header-module__hBw1pG__header__overlay-cta{margin-top:var(--space-sm);font-size:var(--text-base);font-weight:var(--fw-semibold);letter-spacing:.01em;color:#fff;background-color:var(--color-ink);border-radius:var(--radius-full);transition:all var(--ease-fast);align-items:center;gap:8px;padding:14px 32px;text-decoration:none;display:inline-flex}.Header-module__hBw1pG__header__overlay-cta:hover{background-color:var(--color-accent)}.Header-module__hBw1pG__header__overlay-cta-icon{flex-shrink:0;width:18px;height:18px}@media (min-width:1024px){.Header-module__hBw1pG__header__nav{display:flex}.Header-module__hBw1pG__header__cta{display:inline-flex}.Header-module__hBw1pG__header__hamburger,.Header-module__hBw1pG__header__overlay{display:none}}
.Footer-module__S6Hkya__footer{color:var(--text-on-dark);padding-top:var(--space-3xl);background-color:#0a0a0a}.Footer-module__S6Hkya__footer__inner{width:100%;max-width:var(--container-max);padding:0 var(--container-pad);margin:0 auto}.Footer-module__S6Hkya__footer__grid{gap:var(--space-xl);grid-template-columns:1fr;display:grid}.Footer-module__S6Hkya__footer__brand-logo{margin-bottom:var(--space-md);transition:opacity var(--ease-fast);text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__footer__brand-logo:hover{opacity:.85}.Footer-module__S6Hkya__footer__brand-logo-img{width:auto;height:88px;display:block}.Footer-module__S6Hkya__footer__brand-desc{font-size:var(--text-sm);color:#ffffff8c;max-width:280px;margin-bottom:var(--space-md);line-height:1.7}.Footer-module__S6Hkya__footer__socials{align-items:center;gap:12px;display:flex}.Footer-module__S6Hkya__footer__social-link{border-radius:var(--radius-full);color:#ffffffb3;width:40px;height:40px;transition:all var(--ease-fast);background-color:#ffffff14;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__S6Hkya__footer__social-link:hover{background-color:var(--color-accent);color:var(--text-on-accent);transform:translateY(-2px)}.Footer-module__S6Hkya__footer__social-icon{width:18px;height:18px}.Footer-module__S6Hkya__footer__heading{font-size:var(--text-sm);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--text-on-dark);margin-bottom:var(--space-md)}.Footer-module__S6Hkya__footer__links{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__footer__link{font-size:var(--text-sm);color:#ffffff8c;transition:color var(--ease-fast);width:fit-content;text-decoration:none}.Footer-module__S6Hkya__footer__link:hover{color:var(--color-accent)}.Footer-module__S6Hkya__footer__contact-list{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__footer__contact-item{font-size:var(--text-sm);color:#ffffff8c;align-items:flex-start;gap:10px;line-height:1.6;display:flex}.Footer-module__S6Hkya__footer__contact-icon{width:16px;height:16px;color:var(--color-accent);flex-shrink:0;margin-top:3px}.Footer-module__S6Hkya__footer__newsletter-text{font-size:var(--text-sm);color:#ffffff8c;margin-bottom:var(--space-sm);line-height:1.6}.Footer-module__S6Hkya__footer__newsletter-form{border-radius:var(--radius-full);transition:border-color var(--ease-fast);background-color:#ffffff0f;border:1px solid #ffffff1a;align-items:center;gap:4px;padding:4px;display:flex}.Footer-module__S6Hkya__footer__newsletter-form:focus-within{border-color:var(--color-accent)}.Footer-module__S6Hkya__footer__newsletter-input{font-size:var(--text-sm);color:var(--text-on-dark);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 18px}.Footer-module__S6Hkya__footer__newsletter-input::placeholder{color:#ffffff59}.Footer-module__S6Hkya__footer__newsletter-btn{font-size:var(--text-sm);font-weight:var(--fw-semibold);letter-spacing:.02em;color:#fff;background-color:var(--color-accent);border-radius:var(--radius-full);cursor:pointer;transition:background-color var(--ease-fast);white-space:nowrap;border:none;padding:10px 22px;line-height:1}.Footer-module__S6Hkya__footer__newsletter-btn:hover{background-color:var(--color-accent-hover)}.Footer-module__S6Hkya__footer__bottom{margin-top:var(--space-xl);padding:var(--space-md) 0;border-top:1px solid #ffffff14}.Footer-module__S6Hkya__footer__bottom-inner{width:100%;max-width:var(--container-max);padding:0 var(--container-pad);text-align:center;margin:0 auto}.Footer-module__S6Hkya__footer__copyright{font-size:var(--text-xs);color:#ffffff59;letter-spacing:.02em}@media (min-width:640px){.Footer-module__S6Hkya__footer__grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.Footer-module__S6Hkya__footer__grid{gap:var(--space-2xl);grid-template-columns:1.4fr .8fr 1fr 1.2fr}}
.WhatsAppFloat-module__JraM6W__float{z-index:900;border-radius:var(--radius-full);color:#fff;width:56px;height:56px;transition:all var(--ease-fast);background-color:#25d366;justify-content:center;align-items:center;text-decoration:none;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #25d36666}.WhatsAppFloat-module__JraM6W__float:hover{background-color:#1fb855;transform:translateY(-3px)scale(1.05);box-shadow:0 6px 28px #25d36680}.WhatsAppFloat-module__JraM6W__float:active{transform:translateY(-1px)scale(1)}.WhatsAppFloat-module__JraM6W__float__icon{width:28px;height:28px}.WhatsAppFloat-module__JraM6W__float:before{content:"";border-radius:var(--radius-full);z-index:-1;background-color:#25d36640;animation:2.5s ease-in-out infinite WhatsAppFloat-module__JraM6W__whatsappPulse;position:absolute;inset:-4px}@keyframes WhatsAppFloat-module__JraM6W__whatsappPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:0;transform:scale(1.15)}}@media (max-width:639px){.WhatsAppFloat-module__JraM6W__float{width:52px;height:52px;bottom:16px;right:16px}.WhatsAppFloat-module__JraM6W__float__icon{width:26px;height:26px}}
.VehicleCard-module__lyieiq__card{background:var(--bg-card);border:1px solid var(--border-light);transition:transform var(--ease-base), box-shadow var(--ease-base), border-color var(--ease-base);border-radius:24px;flex-direction:column;padding:14px;display:flex;overflow:hidden}.VehicleCard-module__lyieiq__card:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-ink);transform:translateY(-4px)}.VehicleCard-module__lyieiq__imageWrap{aspect-ratio:16/10;background:var(--bg-cream);isolation:isolate;border-radius:18px;position:relative;overflow:hidden}.VehicleCard-module__lyieiq__image{object-fit:cover;width:100%;height:100%;transition:transform var(--ease-slow);mix-blend-mode:multiply;display:block}.VehicleCard-module__lyieiq__card:hover .VehicleCard-module__lyieiq__image{transform:scale(1.05)}.VehicleCard-module__lyieiq__placeholder{width:100%;height:100%;color:var(--text-tertiary);transition:transform var(--ease-base);justify-content:center;align-items:center;display:flex}.VehicleCard-module__lyieiq__card:hover .VehicleCard-module__lyieiq__placeholder{transform:scale(1.03)}.VehicleCard-module__lyieiq__placeholderIcon{opacity:.5;width:48px;height:48px}.VehicleCard-module__lyieiq__badge{font-size:var(--text-xs);font-weight:var(--fw-semibold);border-radius:var(--radius-full);letter-spacing:.03em;z-index:1;padding:4px 12px;line-height:1.4;display:inline-block;position:absolute;top:12px;right:12px}.VehicleCard-module__lyieiq__badgeNew{background:var(--color-accent-light);color:var(--color-accent)}.VehicleCard-module__lyieiq__badgeFeatured{color:#fff;background:#111}.VehicleCard-module__lyieiq__badgeArmored{color:#e0e0e0;background:#1a1a2e}.VehicleCard-module__lyieiq__body{flex-direction:column;gap:6px;padding:18px 8px 8px;display:flex}.VehicleCard-module__lyieiq__title{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-md);font-weight:var(--fw-bold);color:var(--color-ink);letter-spacing:-.01em;line-height:1.2}.VehicleCard-module__lyieiq__meta{font-size:var(--text-sm);color:var(--text-tertiary)}.VehicleCard-module__lyieiq__specs{border-top:1px solid var(--border-light);flex-wrap:wrap;gap:14px;margin-top:10px;padding:12px 0;display:flex}.VehicleCard-module__lyieiq__spec{font-size:var(--text-xs);color:var(--text-secondary);letter-spacing:.02em;align-items:center;gap:6px;display:inline-flex}.VehicleCard-module__lyieiq__specIcon{width:14px;height:14px;color:var(--color-ink);flex-shrink:0}.VehicleCard-module__lyieiq__priceRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.VehicleCard-module__lyieiq__priceRow .VehicleCard-module__lyieiq__cta{flex:none}.VehicleCard-module__lyieiq__priceRow .VehicleCard-module__lyieiq__price,.VehicleCard-module__lyieiq__priceRow .VehicleCard-module__lyieiq__priceConsult{flex:auto}.VehicleCard-module__lyieiq__price{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-lg);font-weight:var(--fw-bold);color:var(--color-ink);letter-spacing:-.01em;transition:color var(--ease-fast);line-height:1}.VehicleCard-module__lyieiq__card:hover .VehicleCard-module__lyieiq__price{color:var(--color-accent)}.VehicleCard-module__lyieiq__priceConsult{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--color-accent);letter-spacing:.02em;line-height:1}.VehicleCard-module__lyieiq__cta{font-size:var(--text-sm);font-weight:var(--fw-semibold);letter-spacing:.01em;border-radius:var(--radius-full);cursor:pointer;background-color:var(--color-ink);color:#fff;transition:all var(--ease-fast);text-align:center;white-space:nowrap;border:none;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:10px 18px;line-height:1;display:inline-flex}.VehicleCard-module__lyieiq__cta:hover{background-color:var(--color-accent);box-shadow:0 6px 16px var(--color-accent-glow);transform:translateY(-1px)}
.acervo-module__53m3bq__page{padding-top:100px;padding-bottom:var(--space-3xl);background:var(--bg-primary)}.acervo-module__53m3bq__breadcrumb{font-size:var(--text-sm);color:var(--text-tertiary);margin-bottom:var(--space-md)}.acervo-module__53m3bq__breadcrumb a{color:var(--text-secondary);transition:color var(--ease-fast);text-decoration:none}.acervo-module__53m3bq__breadcrumb a:hover{color:var(--color-accent)}.acervo-module__53m3bq__header{margin-bottom:var(--space-xl)}.acervo-module__53m3bq__title{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-2xl);font-weight:var(--fw-bold);letter-spacing:-.02em;color:var(--color-ink);margin-bottom:6px;line-height:1.05}.acervo-module__53m3bq__subtitle{font-size:var(--text-md);color:var(--text-secondary);max-width:560px}.acervo-module__53m3bq__layout{gap:var(--space-lg);grid-template-columns:1fr;display:grid}.acervo-module__53m3bq__results{min-width:0}.acervo-module__53m3bq__toolbar{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);padding-bottom:var(--space-md);border-bottom:1px solid var(--border-light);flex-wrap:wrap;display:flex}.acervo-module__53m3bq__filterToggle{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--color-ink);border:1px solid var(--border-light);border-radius:var(--radius-full);cursor:pointer;transition:all var(--ease-fast);background:#fff;align-items:center;gap:8px;padding:11px 22px;display:inline-flex}.acervo-module__53m3bq__filterToggle:hover{border-color:var(--color-ink)}.acervo-module__53m3bq__sortWrap{align-items:center;gap:10px;margin-left:auto;display:inline-flex}.acervo-module__53m3bq__sortLabel{font-size:var(--text-sm);color:var(--text-tertiary);white-space:nowrap}.acervo-module__53m3bq__sort{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--color-ink);border:1px solid var(--border-light);border-radius:var(--radius-full);cursor:pointer;appearance:none;transition:border-color var(--ease-fast);background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230A0A0A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 12px center/14px no-repeat;padding:10px 36px 10px 16px}.acervo-module__53m3bq__sort:focus-visible,.acervo-module__53m3bq__sort:hover{border-color:var(--color-ink);outline:none}.acervo-module__53m3bq__sidebar{z-index:200;background:#0006;display:none;position:fixed;inset:0}.acervo-module__53m3bq__sidebarOpen{display:block}.acervo-module__53m3bq__sidebarInner{background:var(--bg-primary);width:320px;max-width:88vw;height:100%;padding:var(--space-lg);box-shadow:var(--shadow-elevated);position:absolute;top:0;left:0;overflow-y:auto}.acervo-module__53m3bq__sidebarHeader{margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;display:flex}.acervo-module__53m3bq__sidebarTitle{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-lg);font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--color-ink)}.acervo-module__53m3bq__sidebarClose{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:22px;line-height:1;display:flex}.acervo-module__53m3bq__filterGroup{padding:var(--space-md) 0;border-bottom:1px solid var(--border-light)}.acervo-module__53m3bq__filterGroup:last-of-type{border-bottom:none}.acervo-module__53m3bq__filterLabel{font-size:var(--text-xs);font-weight:var(--fw-bold);letter-spacing:.12em;text-transform:uppercase;color:var(--color-ink);margin-bottom:12px}.acervo-module__53m3bq__checkList,.acervo-module__53m3bq__radioRow{flex-direction:column;gap:8px;display:flex}.acervo-module__53m3bq__radioRow{flex-flow:wrap;gap:14px}.acervo-module__53m3bq__checkItem,.acervo-module__53m3bq__radioItem{font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;transition:color var(--ease-fast);align-items:center;gap:10px;display:inline-flex}.acervo-module__53m3bq__checkItem:hover,.acervo-module__53m3bq__radioItem:hover{color:var(--color-ink)}.acervo-module__53m3bq__checkItem input[type=checkbox],.acervo-module__53m3bq__radioItem input[type=radio]{width:16px;height:16px;accent-color:var(--color-ink);cursor:pointer}.acervo-module__53m3bq__inputRow{background:var(--bg-soft);border:1px solid var(--border-light);border-radius:var(--radius-full);transition:border-color var(--ease-fast);align-items:center;gap:8px;padding:8px 14px;display:flex}.acervo-module__53m3bq__inputRow:focus-within{border-color:var(--color-ink)}.acervo-module__53m3bq__inputPrefix,.acervo-module__53m3bq__inputSuffix{font-size:var(--text-xs);font-weight:var(--fw-semibold);letter-spacing:.05em;text-transform:uppercase;color:var(--text-tertiary);white-space:nowrap}.acervo-module__53m3bq__input{min-width:0;font-size:var(--text-sm);color:var(--color-ink);background:0 0;border:none;outline:none;flex:1;padding:6px 0;font-family:inherit}.acervo-module__53m3bq__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.acervo-module__53m3bq__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.acervo-module__53m3bq__input[type=number]{appearance:textfield}.acervo-module__53m3bq__clearBtn{width:100%;margin-top:var(--space-md);font-size:var(--text-sm);font-weight:var(--fw-semibold);color:#fff;background:var(--color-ink);border-radius:var(--radius-full);cursor:pointer;transition:background var(--ease-fast);border:none;justify-content:center;align-items:center;padding:12px 22px;display:inline-flex}.acervo-module__53m3bq__clearBtn:hover{background:var(--color-accent)}.acervo-module__53m3bq__grid{grid-template-columns:1fr;gap:24px;display:grid}.acervo-module__53m3bq__empty{padding:var(--space-2xl) var(--space-lg);text-align:center;background:var(--bg-soft);border-radius:var(--radius-lg);color:var(--text-secondary)}.acervo-module__53m3bq__empty p{margin-bottom:var(--space-md)}.acervo-module__53m3bq__empty .acervo-module__53m3bq__clearBtn{max-width:220px;margin:0 auto}.acervo-module__53m3bq__pagination{margin-top:var(--space-2xl);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.acervo-module__53m3bq__pageBtn{min-width:40px;height:40px;font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--color-ink);border:1px solid var(--border-light);border-radius:var(--radius-full);cursor:pointer;transition:all var(--ease-fast);background:#fff;justify-content:center;align-items:center;padding:0 12px;display:inline-flex}.acervo-module__53m3bq__pageBtn:hover:not(:disabled){border-color:var(--color-ink)}.acervo-module__53m3bq__pageBtn:disabled{opacity:.4;cursor:not-allowed}.acervo-module__53m3bq__pageBtnActive{color:#fff;background:var(--color-ink);border-color:var(--color-ink)}.acervo-module__53m3bq__pageInfo{font-size:var(--text-sm);color:var(--text-tertiary);margin-left:12px}@media (min-width:640px){.acervo-module__53m3bq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.acervo-module__53m3bq__layout{gap:var(--space-2xl);grid-template-columns:288px 1fr}.acervo-module__53m3bq__sidebar{background:0 0;display:block;position:static}.acervo-module__53m3bq__sidebarInner{width:auto;max-width:none;height:auto;padding:var(--space-md) 0 0;box-shadow:none;background:0 0;position:static;overflow:visible}.acervo-module__53m3bq__sidebarClose,.acervo-module__53m3bq__filterToggle{display:none}.acervo-module__53m3bq__sortWrap{margin-left:auto}.acervo-module__53m3bq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.acervo-module__53m3bq__grid{grid-template-columns:repeat(3,1fr)}}
.contato-module__yYwB5W__page{padding-top:100px;padding-bottom:var(--space-2xl)}.contato-module__yYwB5W__hero{text-align:center;margin-bottom:var(--space-2xl)}.contato-module__yYwB5W__heroTitle{font-family:var(--font-heading,"Inter", sans-serif);font-size:var(--text-2xl);font-weight:var(--fw-bold);text-transform:uppercase;margin-bottom:var(--space-xs)}.contato-module__yYwB5W__heroSubtitle{font-size:var(--text-md);color:var(--text-secondary)}.contato-module__yYwB5W__cards{gap:var(--space-md);margin-bottom:var(--space-2xl);grid-template-columns:1fr;display:grid}.contato-module__yYwB5W__card{align-items:center;gap:var(--space-md);padding:var(--space-lg);background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:transform var(--ease-fast), box-shadow var(--ease-fast);display:flex}.contato-module__yYwB5W__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.contato-module__yYwB5W__cardIcon{background:var(--color-accent-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.contato-module__yYwB5W__cardIconWhatsapp{background:#25d3661a}.contato-module__yYwB5W__cardTitle{font-weight:var(--fw-semibold);font-size:var(--text-base);margin-bottom:2px}.contato-module__yYwB5W__cardText{font-size:var(--text-sm);color:var(--text-secondary)}.contato-module__yYwB5W__layout{gap:var(--space-2xl);grid-template-columns:1fr;display:grid}.contato-module__yYwB5W__formTitle{font-family:var(--font-heading,"Inter", sans-serif);font-size:var(--text-lg);font-weight:var(--fw-bold);text-transform:uppercase;margin-bottom:var(--space-lg)}.contato-module__yYwB5W__formRow{gap:var(--space-md);grid-template-columns:1fr;display:grid}.contato-module__yYwB5W__formGroup{margin-bottom:var(--space-md)}.contato-module__yYwB5W__formGroup label{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--text-primary);margin-bottom:6px;display:block}.contato-module__yYwB5W__formGroup input,.contato-module__yYwB5W__formGroup textarea,.contato-module__yYwB5W__formGroup select{width:100%;font-size:var(--text-base);border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-primary);color:var(--text-primary);transition:border-color var(--ease-fast);outline:none;padding:12px 16px}.contato-module__yYwB5W__formGroup input:focus,.contato-module__yYwB5W__formGroup textarea:focus,.contato-module__yYwB5W__formGroup select:focus{border-color:var(--color-accent)}.contato-module__yYwB5W__formGroup textarea{resize:vertical;min-height:120px}.contato-module__yYwB5W__mapPlaceholder{margin-top:var(--space-lg);border-radius:var(--radius-lg);aspect-ratio:16/9;background:var(--bg-tertiary);color:var(--text-tertiary);font-size:var(--text-sm);justify-content:center;align-items:center;display:flex;overflow:hidden}.contato-module__yYwB5W__infoTitle{font-family:var(--font-heading,"Inter", sans-serif);font-size:var(--text-lg);font-weight:var(--fw-bold);text-transform:uppercase;margin-bottom:var(--space-lg)}.contato-module__yYwB5W__infoItem{gap:var(--space-sm);margin-bottom:var(--space-lg);display:flex}.contato-module__yYwB5W__infoIcon{background:var(--bg-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.contato-module__yYwB5W__infoLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.contato-module__yYwB5W__infoValue{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--text-primary)}.contato-module__yYwB5W__whatsappBox{margin-top:var(--space-xl);padding:var(--space-lg);background:var(--bg-secondary);border-radius:var(--radius-lg)}.contato-module__yYwB5W__whatsappBox p{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-md);line-height:1.7}@media (min-width:640px){.contato-module__yYwB5W__cards{grid-template-columns:repeat(3,1fr)}.contato-module__yYwB5W__formRow{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.contato-module__yYwB5W__heroTitle{font-size:var(--text-3xl)}}@media (min-width:1024px){.contato-module__yYwB5W__layout{grid-template-columns:1.5fr 1fr}}
.page-module___8aEwW__hero{background-color:var(--bg-primary);padding:110px 0 0;position:relative;overflow:hidden}.page-module___8aEwW__heroInner{max-width:var(--container-max);padding:0 var(--container-pad);text-align:center;margin:0 auto}.page-module___8aEwW__heroText{padding-top:var(--space-sm)}.page-module___8aEwW__heroBrand{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-sm);font-weight:var(--fw-semibold);letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent);margin-bottom:8px}.page-module___8aEwW__heroModel{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:-.02em;color:var(--color-ink);margin-bottom:8px;line-height:.95}.page-module___8aEwW__heroVersion{font-size:var(--text-md);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:var(--space-md)}.page-module___8aEwW__heroImageWrap{width:100%;max-width:640px;margin:var(--space-md) auto 0;aspect-ratio:16/9;isolation:isolate;display:block;position:relative}.page-module___8aEwW__heroImage{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform var(--ease-slow);mix-blend-mode:multiply;display:block}.page-module___8aEwW__heroImageWrap:hover .page-module___8aEwW__heroImage{transform:scale(1.02)}.page-module___8aEwW__heroSpecs{justify-content:center;align-items:center;gap:var(--space-xl);padding:var(--space-sm) var(--container-pad) var(--space-md);max-width:500px;margin:0 auto;display:flex}.page-module___8aEwW__heroSpec{flex-direction:column;align-items:center;gap:4px;display:flex}.page-module___8aEwW__heroSpecLabel{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em}.page-module___8aEwW__heroSpecValue{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-md);font-weight:var(--fw-bold);color:var(--color-ink)}.page-module___8aEwW__heroEmpty{padding:var(--space-3xl) 0 var(--space-2xl);text-align:center}.page-module___8aEwW__heroEmptyActions{margin-top:var(--space-lg);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.page-module___8aEwW__reference{padding:var(--space-2xl) 0;border-top:1px solid var(--border-light)}.page-module___8aEwW__referenceGrid{gap:var(--space-xl);grid-template-columns:1fr;align-items:start;display:grid}.page-module___8aEwW__referenceEyebrow{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--text-secondary);margin-bottom:var(--space-xs);font-style:italic;display:block}.page-module___8aEwW__referenceTitle{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:clamp(1.5rem,4vw,2.75rem);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.02em;color:var(--color-accent);line-height:1.05}.page-module___8aEwW__referenceCompany{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-sm);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-ink);margin-bottom:var(--space-xs)}.page-module___8aEwW__referenceText{font-size:var(--text-base);color:var(--text-secondary);line-height:1.7}.page-module___8aEwW__featured{padding:0 0 var(--space-lg)}.page-module___8aEwW__featuredGrid{grid-template-columns:1fr;gap:20px;display:grid}.page-module___8aEwW__featuredMoreSection{padding:0 0 var(--space-xl)}.page-module___8aEwW__featuredMoreBtn{font-size:var(--text-sm);font-weight:var(--fw-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--color-ink);border:1.5px solid var(--color-ink);border-radius:var(--radius-sm);transition:all var(--ease-fast);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:14px 32px;display:inline-flex}.page-module___8aEwW__featuredMoreBtn:hover{background:var(--color-ink);color:#fff}.page-module___8aEwW__discover{padding:var(--space-2xl) 0}.page-module___8aEwW__discoverCard{border-radius:var(--radius-lg);background:var(--bg-dark-section);grid-template-columns:1fr;min-height:320px;display:grid;overflow:hidden}.page-module___8aEwW__discoverImage{aspect-ratio:16/9;overflow:hidden}.page-module___8aEwW__discoverImageImg{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.page-module___8aEwW__discoverContent{padding:var(--space-xl);flex-direction:column;justify-content:center;display:flex}.page-module___8aEwW__discoverTitle{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-xl);font-weight:var(--fw-bold);color:var(--text-on-dark);margin-bottom:var(--space-sm)}.page-module___8aEwW__discoverText{font-size:var(--text-base);color:var(--text-on-dark-soft);margin-bottom:var(--space-lg);line-height:1.7}.page-module___8aEwW__discoverLink{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--color-accent);text-transform:uppercase;letter-spacing:.06em;transition:gap var(--ease-fast);align-items:center;gap:8px;display:inline-flex}.page-module___8aEwW__discoverLink:after{content:"";background:var(--color-accent);width:40px;height:1px;transition:width var(--ease-fast);display:inline-block}.page-module___8aEwW__discoverLink:hover:after{width:60px}.page-module___8aEwW__sellCta{padding:var(--space-2xl) 0;border-top:1px solid var(--border-light)}.page-module___8aEwW__sellCtaInner{gap:var(--space-lg);flex-direction:column;align-items:flex-start;display:flex}.page-module___8aEwW__sellCtaEyebrow{font-size:var(--text-xs);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:.14em;color:var(--text-tertiary);margin-bottom:4px;display:block}.page-module___8aEwW__sellCtaTitle{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.01em;color:var(--color-ink);line-height:1.1}.page-module___8aEwW__sellCtaBtn{font-size:var(--text-sm);font-weight:var(--fw-semibold);letter-spacing:.04em;text-transform:uppercase;color:#fff;background-color:var(--color-ink);border-radius:var(--radius-sm);transition:all var(--ease-fast);white-space:nowrap;align-items:center;gap:10px;padding:16px 36px;display:inline-flex}.page-module___8aEwW__sellCtaBtn:hover{background-color:var(--color-accent);box-shadow:var(--accent-glow);transform:translateY(-1px)}@media (min-width:640px){.page-module___8aEwW__heroEmptyActions{flex-direction:row}.page-module___8aEwW__featuredGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.page-module___8aEwW__hero{padding:110px 0 0}.page-module___8aEwW__heroSpecs{gap:var(--space-2xl)}.page-module___8aEwW__referenceGrid{gap:var(--space-2xl);grid-template-columns:1fr 1fr}.page-module___8aEwW__discoverCard{grid-template-columns:2fr 3fr}.page-module___8aEwW__discoverImage{aspect-ratio:auto}.page-module___8aEwW__sellCtaInner{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:1024px){.page-module___8aEwW__heroSpecs{gap:var(--space-3xl)}.page-module___8aEwW__featuredGrid{grid-template-columns:repeat(3,1fr)}.page-module___8aEwW__referenceTitle{font-size:var(--text-2xl)}}
.sobre-module__M3-dFa__hero{padding-top:120px;padding-bottom:var(--space-2xl);text-align:center}.sobre-module__M3-dFa__heroTitle{font-family:var(--font-heading,"Inter", sans-serif);font-size:var(--text-2xl);font-weight:var(--fw-bold);text-transform:uppercase;margin-bottom:var(--space-xs)}.sobre-module__M3-dFa__heroSubtitle{font-size:var(--text-md);color:var(--text-secondary);max-width:560px;margin:0 auto}.sobre-module__M3-dFa__content{gap:var(--space-xl);grid-template-columns:1fr;align-items:start;display:grid}.sobre-module__M3-dFa__text p{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-sm);line-height:1.8}.sobre-module__M3-dFa__heading{font-family:var(--font-heading,"Inter", sans-serif);font-size:var(--text-lg);font-weight:var(--fw-bold);text-transform:uppercase;margin-bottom:var(--space-sm);margin-top:var(--space-xl)}.sobre-module__M3-dFa__heading:first-child{margin-top:0}.sobre-module__M3-dFa__imagePlaceholder{border-radius:var(--radius-lg);aspect-ratio:3/4;background:var(--bg-tertiary);overflow:hidden}.sobre-module__M3-dFa__imagePhoto{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.sobre-module__M3-dFa__values{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:1fr;display:grid}.sobre-module__M3-dFa__valueCard{padding:var(--space-lg);background:var(--bg-secondary);border-radius:var(--radius-lg)}.sobre-module__M3-dFa__valueTitle{font-family:var(--font-heading,"Inter", sans-serif);font-size:var(--text-md);font-weight:var(--fw-bold);text-transform:uppercase;margin-bottom:8px}.sobre-module__M3-dFa__valueText{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}@media (min-width:768px){.sobre-module__M3-dFa__heroTitle{font-size:var(--text-3xl)}.sobre-module__M3-dFa__values{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.sobre-module__M3-dFa__content{grid-template-columns:1.2fr 1fr}}
.veiculo-module__MlAX9G__page{background:var(--bg-primary);padding-top:90px}.veiculo-module__MlAX9G__hero{background:linear-gradient(135deg,#f5f0ea 0%,#e8e0d4 40%,#ddd5c9 100%);min-height:520px;position:relative;overflow:hidden}.veiculo-module__MlAX9G__heroBgImg{object-fit:cover;pointer-events:none;opacity:.5;width:100%;height:100%;position:absolute;inset:0}.veiculo-module__MlAX9G__heroInner{z-index:2;gap:var(--space-xl);max-width:var(--container-max);padding:var(--space-2xl) var(--container-pad) var(--space-xl);flex-direction:column;margin:0 auto;display:flex;position:relative}.veiculo-module__MlAX9G__heroInfo{flex-direction:column;display:flex}.veiculo-module__MlAX9G__heroBrand{font-size:var(--text-sm);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.12em;color:var(--color-ink);margin-bottom:4px}.veiculo-module__MlAX9G__heroModel{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:clamp(2.5rem,6vw,4rem);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:-.02em;color:var(--color-ink);margin-bottom:8px;font-style:italic;line-height:1}.veiculo-module__MlAX9G__heroVersion{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:clamp(1rem,2.5vw,1.5rem);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.02em;color:var(--color-accent);margin-bottom:var(--space-lg);line-height:1.2}.veiculo-module__MlAX9G__heroMeta{gap:var(--space-lg);margin-bottom:var(--space-md);display:flex}.veiculo-module__MlAX9G__heroMetaItem{flex-direction:column;gap:2px;display:flex}.veiculo-module__MlAX9G__heroMetaLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:capitalize}.veiculo-module__MlAX9G__heroMetaValue{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-md);font-weight:var(--fw-bold);color:var(--color-ink)}.veiculo-module__MlAX9G__heroPrice{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:var(--fw-bold);color:var(--color-accent);margin-bottom:var(--space-lg);line-height:1}.veiculo-module__MlAX9G__heroPriceConsult{font-style:italic}.veiculo-module__MlAX9G__heroCta{background:var(--color-ink);color:#fff;font-size:var(--text-sm);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;transition:all var(--ease-fast);border-radius:0;width:fit-content;padding:16px 32px;text-decoration:none;display:inline-block}.veiculo-module__MlAX9G__heroCta:hover{background:var(--color-accent);transform:translateY(-1px)}.veiculo-module__MlAX9G__heroCtaInner{align-items:center;gap:10px;display:flex}.veiculo-module__MlAX9G__heroImage{justify-content:center;align-items:center;min-height:280px;display:flex;position:relative}.veiculo-module__MlAX9G__heroImg{object-fit:contain;filter:drop-shadow(0 20px 40px #00000026);width:100%;max-width:600px;height:auto;display:block}.veiculo-module__MlAX9G__heroPlaceholder{color:var(--text-tertiary);font-size:var(--text-sm);font-weight:var(--fw-semibold);letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:center;gap:12px;display:flex}.veiculo-module__MlAX9G__gallerySection{background:var(--color-ink);color:var(--text-on-dark);flex-direction:column;min-height:400px;display:flex}.veiculo-module__MlAX9G__gallerySidebar{padding:var(--space-xl) var(--container-pad)}.veiculo-module__MlAX9G__galleryBrand{font-size:var(--text-sm);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.1em;color:#ffffffb3;margin-bottom:4px}.veiculo-module__MlAX9G__galleryModel{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-2xl);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:-.01em;color:#fff;margin-bottom:6px;font-style:italic;line-height:1}.veiculo-module__MlAX9G__galleryVersion{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-md);font-weight:var(--fw-bold);text-transform:uppercase;color:var(--color-accent);margin-bottom:var(--space-lg)}.veiculo-module__MlAX9G__tabs{margin-bottom:var(--space-lg);border-left:2px solid #ffffff1a;flex-direction:column;gap:0;list-style:none;display:flex}.veiculo-module__MlAX9G__tab{color:#ffffff73;font-size:var(--text-sm);font-weight:var(--fw-medium);cursor:pointer;text-align:left;transition:all var(--ease-fast);background:0 0;border:none;border-left:2px solid #0000;margin-left:-2px;padding:12px 20px;display:block;position:relative}.veiculo-module__MlAX9G__tab:hover{color:#fffc}.veiculo-module__MlAX9G__tabActive{color:#fff;border-left-color:var(--color-accent)}.veiculo-module__MlAX9G__specsList{flex-direction:column;gap:12px;list-style:none;display:flex}.veiculo-module__MlAX9G__specItem{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.veiculo-module__MlAX9G__specItem:last-child{border-bottom:none}.veiculo-module__MlAX9G__specLabel{font-size:var(--text-sm);color:#ffffff80}.veiculo-module__MlAX9G__specValue{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:#fff}.veiculo-module__MlAX9G__galleryMain{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.veiculo-module__MlAX9G__galleryTrack{scroll-snap-type:x mandatory;scrollbar-width:none;padding:var(--space-md) var(--container-pad);flex:1;align-items:center;gap:12px;display:flex;overflow-x:auto}.veiculo-module__MlAX9G__galleryTrack::-webkit-scrollbar{display:none}.veiculo-module__MlAX9G__galleryImage{object-fit:cover;scroll-snap-align:center;cursor:zoom-in;opacity:.6;width:70%;max-width:600px;height:auto;max-height:450px;transition:opacity var(--ease-fast), transform var(--ease-fast);border-radius:8px;flex:none}.veiculo-module__MlAX9G__galleryImage:hover{opacity:.85}.veiculo-module__MlAX9G__galleryImageActive{opacity:1}.veiculo-module__MlAX9G__galleryControls{align-items:center;gap:var(--space-md);padding:var(--space-md) var(--container-pad) var(--space-lg);display:flex}.veiculo-module__MlAX9G__galleryCounter{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-sm);font-weight:var(--fw-semibold);color:#ffffffb3;font-variant-numeric:tabular-nums;min-width:40px}.veiculo-module__MlAX9G__galleryProgress{background:#ffffff1a;border-radius:2px;flex:1;height:2px;overflow:hidden}.veiculo-module__MlAX9G__galleryProgressBar{background:var(--color-accent);border-radius:2px;height:100%;transition:width .3s}.veiculo-module__MlAX9G__galleryNav{gap:8px;display:flex}.veiculo-module__MlAX9G__galleryNavBtn{color:#ffffffb3;cursor:pointer;width:40px;height:40px;transition:all var(--ease-fast);background:0 0;border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex}.veiculo-module__MlAX9G__galleryNavBtn:hover{color:#fff;background:#ffffff14;border-color:#fff}.veiculo-module__MlAX9G__galleryEmpty{padding:var(--space-2xl);color:#ffffff59;font-size:var(--text-md);flex:1;justify-content:center;align-items:center;display:flex}.veiculo-module__MlAX9G__infoPanel{padding:var(--space-xl) var(--container-pad)}.veiculo-module__MlAX9G__infoPanelBlock{margin-bottom:var(--space-xl)}.veiculo-module__MlAX9G__infoPanelBlock:last-child{margin-bottom:0}.veiculo-module__MlAX9G__infoPanelTitle{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-lg);font-weight:var(--fw-bold);color:#fff;margin-bottom:var(--space-md)}.veiculo-module__MlAX9G__infoPanelText{font-size:var(--text-md);color:#fff9;line-height:1.8}.veiculo-module__MlAX9G__performanceList{gap:var(--space-md);flex-direction:column;display:flex}.veiculo-module__MlAX9G__performanceItem{padding-bottom:var(--space-md);border-bottom:1px solid #ffffff14}.veiculo-module__MlAX9G__performanceItem:last-child{border-bottom:none;padding-bottom:0}.veiculo-module__MlAX9G__performanceItem dt{font-size:var(--text-xs);font-weight:var(--fw-semibold);letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;margin-bottom:4px}.veiculo-module__MlAX9G__performanceItem dd{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-lg);font-weight:var(--fw-bold);color:#fff;margin:0}.veiculo-module__MlAX9G__specsSection{padding:var(--space-2xl) 0;background:var(--bg-primary)}.veiculo-module__MlAX9G__specsSectionTitle{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-xl);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.02em;color:var(--color-ink);margin-bottom:var(--space-xl)}.veiculo-module__MlAX9G__specsGrid{gap:var(--space-xl);grid-template-columns:1fr;display:grid}.veiculo-module__MlAX9G__specsSection .veiculo-module__MlAX9G__specsList{flex-direction:column;gap:12px;list-style:none;display:flex}.veiculo-module__MlAX9G__specsSection .veiculo-module__MlAX9G__specItem{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.veiculo-module__MlAX9G__specsSection .veiculo-module__MlAX9G__specItem:last-child{border-bottom:none}.veiculo-module__MlAX9G__specsSection .veiculo-module__MlAX9G__specLabel{font-size:var(--text-sm);color:var(--text-secondary)}.veiculo-module__MlAX9G__specsSection .veiculo-module__MlAX9G__specValue{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--color-ink)}.veiculo-module__MlAX9G__specsSection .veiculo-module__MlAX9G__infoPanelBlock{margin-bottom:var(--space-xl)}.veiculo-module__MlAX9G__specsSection .veiculo-module__MlAX9G__infoPanelBlock:last-child{margin-bottom:0}.veiculo-module__MlAX9G__specsSection .veiculo-module__MlAX9G__infoPanelTitle{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-lg);font-weight:var(--fw-bold);color:var(--color-ink);margin-bottom:var(--space-md)}.veiculo-module__MlAX9G__specsSection .veiculo-module__MlAX9G__infoPanelText{font-size:var(--text-md);color:var(--text-secondary);line-height:1.8}.veiculo-module__MlAX9G__specsSection .veiculo-module__MlAX9G__performanceItem{padding-bottom:var(--space-md);border-bottom:1px solid var(--border-light)}.veiculo-module__MlAX9G__specsSection .veiculo-module__MlAX9G__performanceItem:last-child{border-bottom:none;padding-bottom:0}.veiculo-module__MlAX9G__specsSection .veiculo-module__MlAX9G__performanceItem dt{color:var(--text-tertiary)}.veiculo-module__MlAX9G__specsSection .veiculo-module__MlAX9G__performanceItem dd{color:var(--color-ink)}.veiculo-module__MlAX9G__ctaSection{padding:var(--space-3xl) var(--container-pad);background:var(--bg-primary);text-align:center}.veiculo-module__MlAX9G__ctaInner{max-width:640px;margin:0 auto}.veiculo-module__MlAX9G__ctaEyebrow{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-sm);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.12em;color:var(--color-ink);margin-bottom:var(--space-sm)}.veiculo-module__MlAX9G__ctaTitle{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-xl);font-weight:var(--fw-bold);color:var(--color-ink);margin-bottom:var(--space-md)}.veiculo-module__MlAX9G__ctaDesc{font-size:var(--text-md);color:var(--text-secondary);margin-bottom:var(--space-xl);line-height:1.7}.veiculo-module__MlAX9G__ctaButton{background:var(--color-ink);color:#fff;font-size:var(--text-sm);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;transition:all var(--ease-fast);padding:16px 32px;text-decoration:none;display:inline-block}.veiculo-module__MlAX9G__ctaButton:hover{background:var(--color-accent);transform:translateY(-1px)}.veiculo-module__MlAX9G__ctaButtonInner{align-items:center;gap:10px;display:flex}.veiculo-module__MlAX9G__relatedSection{padding:var(--space-2xl) 0;background:var(--bg-secondary)}.veiculo-module__MlAX9G__relatedHeader{justify-content:space-between;align-items:baseline;gap:var(--space-md);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.veiculo-module__MlAX9G__sectionTitle{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-xl);font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--color-ink);margin-bottom:0}.veiculo-module__MlAX9G__relatedLink{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--color-ink);transition:color var(--ease-fast);text-decoration:none}.veiculo-module__MlAX9G__relatedLink:hover{color:var(--color-accent)}.veiculo-module__MlAX9G__relatedGrid{grid-template-columns:1fr;gap:24px;display:grid}.veiculo-module__MlAX9G__mobileCta{z-index:80;padding:12px var(--container-pad);border-top:1px solid var(--border-light);background:#fff;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000000f}@media (min-width:640px){.veiculo-module__MlAX9G__relatedGrid{grid-template-columns:repeat(2,1fr)}.veiculo-module__MlAX9G__galleryImage{width:55%}}@media (min-width:768px){.veiculo-module__MlAX9G__heroModel{font-size:var(--text-3xl)}.veiculo-module__MlAX9G__galleryImage{width:50%;max-height:500px}}@media (min-width:1024px){.veiculo-module__MlAX9G__heroInner{flex-direction:row;align-items:center;min-height:520px}.veiculo-module__MlAX9G__heroInfo{padding-right:var(--space-xl);flex:0 0 420px}.veiculo-module__MlAX9G__heroImage{flex:1;min-height:440px}.veiculo-module__MlAX9G__heroImg{max-width:100%}.veiculo-module__MlAX9G__gallerySection{flex-direction:row;min-height:560px}.veiculo-module__MlAX9G__gallerySidebar{padding:var(--space-2xl) var(--space-xl);border-right:1px solid #ffffff0f;flex:0 0 340px}.veiculo-module__MlAX9G__galleryMain{flex:1}.veiculo-module__MlAX9G__galleryTrack{padding:var(--space-xl)}.veiculo-module__MlAX9G__galleryImage{width:45%;max-height:520px}.veiculo-module__MlAX9G__galleryControls{padding:0 var(--space-xl) var(--space-xl)}.veiculo-module__MlAX9G__specsGrid{grid-template-columns:1fr 1fr}.veiculo-module__MlAX9G__relatedGrid{grid-template-columns:repeat(3,1fr)}.veiculo-module__MlAX9G__mobileCta{display:none}}@media (min-width:1280px){.veiculo-module__MlAX9G__heroInfo{flex:0 0 480px}.veiculo-module__MlAX9G__gallerySidebar{flex:0 0 380px}}.veiculo-module__MlAX9G__lightbox{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:zoom-out;background:#0a0a0af0;justify-content:center;align-items:center;padding:40px 20px;animation:.25s cubic-bezier(.22,1,.36,1) veiculo-module__MlAX9G__lightboxIn;display:flex;position:fixed;inset:0}@keyframes veiculo-module__MlAX9G__lightboxIn{0%{opacity:0}to{opacity:1}}.veiculo-module__MlAX9G__lightboxImage{object-fit:contain;cursor:default;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:100%}.veiculo-module__MlAX9G__lightboxClose{color:#fff;cursor:pointer;width:48px;height:48px;transition:background var(--ease-fast);z-index:2;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:32px;line-height:1;display:flex;position:absolute;top:20px;right:20px}.veiculo-module__MlAX9G__lightboxClose:hover{background:var(--color-accent)}.veiculo-module__MlAX9G__lightboxCounter{font-family:var(--font-heading,"Rajdhani", "Inter", sans-serif);font-size:var(--text-sm);font-weight:var(--fw-semibold);letter-spacing:.1em;color:#ffffffbf;font-variant-numeric:tabular-nums;position:absolute;top:32px;left:50%;transform:translate(-50%)}.veiculo-module__MlAX9G__lightboxNav{color:#fff;cursor:pointer;width:52px;height:52px;transition:background var(--ease-fast);z-index:2;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.veiculo-module__MlAX9G__lightboxNav:hover{background:var(--color-accent)}.veiculo-module__MlAX9G__lightboxNavPrev{left:20px}.veiculo-module__MlAX9G__lightboxNavNext{right:20px}@media (min-width:1024px){.veiculo-module__MlAX9G__lightboxNav{width:60px;height:60px}}
