.FinanceApplicationForm-module__AveSyW__form{--mantine-color-error:var(--mantine-color-red-5);gap:1.5rem;display:grid}.FinanceApplicationForm-module__AveSyW__intro{text-align:center;color:var(--mantine-color-gray-4);margin-bottom:.25rem;font-size:.92rem;line-height:1.75}.FinanceApplicationForm-module__AveSyW__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.FinanceApplicationForm-module__AveSyW__fieldFull{grid-column:1/-1}.FinanceApplicationForm-module__AveSyW__helpText{color:color-mix(in srgb,var(--mantine-color-black),transparent 66.0%);letter-spacing:.01em;font-size:.78rem}:is(.FinanceApplicationForm-module__AveSyW__form .mantine-TextInput-label,.FinanceApplicationForm-module__AveSyW__form .mantine-Select-label,.FinanceApplicationForm-module__AveSyW__form .mantine-Textarea-label,.FinanceApplicationForm-module__AveSyW__form .mantine-NumberInput-label){color:var(--mantine-color-gray-2)}:is(.FinanceApplicationForm-module__AveSyW__form .mantine-TextInput-input,.FinanceApplicationForm-module__AveSyW__form .mantine-Select-input,.FinanceApplicationForm-module__AveSyW__form .mantine-Textarea-input,.FinanceApplicationForm-module__AveSyW__form .mantine-NumberInput-input){background-color:var(--mantine-color-white-0);color:var(--mantine-color-black);border:1px solid var(--mantine-color-white-9);transition:border-color .2s}:is(.FinanceApplicationForm-module__AveSyW__form .mantine-TextInput-input:focus,.FinanceApplicationForm-module__AveSyW__form .mantine-Select-input:focus,.FinanceApplicationForm-module__AveSyW__form .mantine-Textarea-input:focus,.FinanceApplicationForm-module__AveSyW__form .mantine-NumberInput-input:focus){border-color:var(--mantine-color-blue-5)}.FinanceApplicationForm-module__AveSyW__successCard{text-align:center;border:1px solid var(--mantine-color-white-4);background:var(--mantine-color-white);border-radius:.25rem;flex-direction:column;align-items:center;gap:1.25rem;padding:clamp(2rem,4vw,3rem) 1.5rem;display:flex}.FinanceApplicationForm-module__AveSyW__successIcon{width:3rem;height:3rem;color:var(--mantine-color-white);background:#16a34a;border-radius:999px;justify-content:center;align-items:center;display:flex}.FinanceApplicationForm-module__AveSyW__successTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--mantine-color-black);font-size:clamp(1.15rem,2vw,1.4rem);font-weight:400}.FinanceApplicationForm-module__AveSyW__successText{color:var(--mantine-color-gray-2);max-width:28rem;font-size:.95rem;line-height:1.75}.FinanceApplicationForm-module__AveSyW__submitButton{background:var(--mantine-color-blue-5);height:3.2rem;color:var(--mantine-color-white);letter-spacing:.2em;text-transform:uppercase;border-radius:0;margin-top:.75rem;font-size:.78rem;font-weight:500;transition:background .25s,transform .15s}.FinanceApplicationForm-module__AveSyW__submitButton:hover{background:var(--mantine-color-blue-6);transform:translateY(-1px)}.FinanceApplicationForm-module__AveSyW__submitButton:active{background:var(--mantine-color-blue-4);transform:none}.FinanceApplicationForm-module__AveSyW__vehiclePanel{border:1px solid var(--mantine-color-white-9);background:var(--mantine-color-white-0);border-radius:.25rem;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;display:flex}.FinanceApplicationForm-module__AveSyW__vehicleEyebrow{letter-spacing:.15em;text-transform:uppercase;color:color-mix(in srgb,var(--mantine-color-black),transparent 66.0%);font-size:.68rem;font-weight:500}.FinanceApplicationForm-module__AveSyW__vehicleTitle{color:var(--mantine-color-black);font-size:1.05rem;font-weight:500}.FinanceApplicationForm-module__AveSyW__vehicleMeta{color:var(--mantine-color-gray-2);font-size:.78rem}@media (max-width:640px){.FinanceApplicationForm-module__AveSyW__fieldGrid{grid-template-columns:1fr}}
.FinanceApplicationModal-module__RGlcQa__modalHeader,.FinanceApplicationModal-module__RGlcQa__modalContent{background:var(--mantine-color-white)}.FinanceApplicationModal-module__RGlcQa__modalTitle{color:var(--mantine-color-black);letter-spacing:-.025em;font-size:1.5rem;font-weight:400;line-height:2rem}.FinanceApplicationModal-module__RGlcQa__modalDescription{color:var(--mantine-color-gray-2);font-size:1rem}
.PaymentCalculatorModal-module__5c8iiq__modalHeader,.PaymentCalculatorModal-module__5c8iiq__modalContent{background:var(--mantine-color-white)}.PaymentCalculatorModal-module__5c8iiq__modalTitle{color:var(--mantine-color-black);letter-spacing:-.025em;font-size:1.5rem;font-weight:400;line-height:2rem}
.PaymentCalculator-module__c1_hEW__calculator{gap:1.25rem;display:grid}.PaymentCalculator-module__c1_hEW__intro{text-align:center;color:var(--mantine-color-gray-4);font-size:.92rem;line-height:1.75}.PaymentCalculator-module__c1_hEW__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}:is(.PaymentCalculator-module__c1_hEW__calculator .mantine-NumberInput-label,.PaymentCalculator-module__c1_hEW__calculator .mantine-Select-label){color:var(--mantine-color-gray-2)}:is(.PaymentCalculator-module__c1_hEW__calculator .mantine-NumberInput-input,.PaymentCalculator-module__c1_hEW__calculator .mantine-Select-input){background-color:var(--mantine-color-white-0);color:var(--mantine-color-black);border:1px solid var(--mantine-color-white-9);transition:border-color .2s}:is(.PaymentCalculator-module__c1_hEW__calculator .mantine-NumberInput-input:focus,.PaymentCalculator-module__c1_hEW__calculator .mantine-Select-input:focus){border-color:var(--mantine-color-blue-5)}.PaymentCalculator-module__c1_hEW__resultsPanel{gap:1rem;display:grid}.PaymentCalculator-module__c1_hEW__highlightCard{background:var(--mantine-color-white);border:1px solid var(--mantine-color-white-4);border-radius:.25rem;padding:1.25rem 1.5rem}.PaymentCalculator-module__c1_hEW__tableCard{border:1px solid var(--mantine-color-white-4);background:var(--mantine-color-white);border-radius:.25rem;overflow:hidden}.PaymentCalculator-module__c1_hEW__tableHeader,.PaymentCalculator-module__c1_hEW__tableRow{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;gap:1rem;display:grid}.PaymentCalculator-module__c1_hEW__tableHeader{background:var(--mantine-color-white-1);color:var(--mantine-color-gray-2);letter-spacing:.08em;text-transform:uppercase;padding:.9rem 1.1rem;font-size:.78rem;font-weight:700}.PaymentCalculator-module__c1_hEW__tableBody{display:grid}.PaymentCalculator-module__c1_hEW__tableRow{border-top:1px solid var(--mantine-color-white-4);padding:1rem 1.1rem}.PaymentCalculator-module__c1_hEW__tableRowHighlight{background:color-mix(in srgb,var(--mantine-color-blue-5),transparent 96%)}.PaymentCalculator-module__c1_hEW__rowLabel{color:var(--mantine-color-black);font-weight:700}.PaymentCalculator-module__c1_hEW__rowValue{color:var(--mantine-color-black);font-weight:600}.PaymentCalculator-module__c1_hEW__resultLabel{color:var(--mantine-color-gray-2);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.8rem;font-weight:700;display:block}.PaymentCalculator-module__c1_hEW__resultValue{color:var(--mantine-color-black);font-size:clamp(1.35rem,3vw,1.9rem);font-weight:700}.PaymentCalculator-module__c1_hEW__highlightValue{color:var(--mantine-color-blue-6)}.PaymentCalculator-module__c1_hEW__note{color:var(--mantine-color-gray-2);font-size:.92rem;line-height:1.65}@media (max-width:640px){.PaymentCalculator-module__c1_hEW__fieldGrid{grid-template-columns:1fr}.PaymentCalculator-module__c1_hEW__tableHeader,.PaymentCalculator-module__c1_hEW__tableRow{grid-template-columns:1fr;gap:.35rem}.PaymentCalculator-module__c1_hEW__tableHeader{display:none}}
.VehicleInquiryModal-module__Ocd1fW__modalHeader,.VehicleInquiryModal-module__Ocd1fW__modalContent{background:var(--mantine-color-white)}.VehicleInquiryModal-module__Ocd1fW__modalTitle{color:var(--mantine-color-black);letter-spacing:-.025em;font-size:1.5rem;font-weight:400;line-height:2rem}.VehicleInquiryModal-module__Ocd1fW__modalDescription{color:var(--mantine-color-gray-2);font-size:1rem}
.ContactForm-module__w-Wn8q__form{--mantine-color-error:var(--mantine-color-red-5);gap:1.5rem;display:grid}.ContactForm-module__w-Wn8q__intro{text-align:center;color:var(--mantine-color-gray-4);margin-bottom:.25rem;font-size:.92rem;line-height:1.75}.ContactForm-module__w-Wn8q__vehiclePanel{border:1px solid color-mix(in srgb,var(--mantine-color-blue-9),transparent 80%);background:color-mix(in srgb,var(--mantine-color-blue-9),transparent 95%);border-radius:.25rem;gap:.45rem;padding:1.15rem 1.25rem;display:grid}.ContactForm-module__w-Wn8q__vehicleEyebrow{color:var(--mantine-color-blue-6);letter-spacing:.2em;text-transform:uppercase;font-size:.68rem;font-weight:600}.ContactForm-module__w-Wn8q__vehicleTitle{color:var(--mantine-color-black);font-size:1rem;font-weight:500}.ContactForm-module__w-Wn8q__vehicleMeta{color:var(--mantine-color-gray-2);letter-spacing:.1em;font-size:.85rem}.ContactForm-module__w-Wn8q__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.ContactForm-module__w-Wn8q__fieldLabel{color:var(--mantine-color-gray-2)}.ContactForm-module__w-Wn8q__fieldInput{background-color:var(--mantine-color-white-0);color:var(--mantine-color-black);border:1px solid var(--mantine-color-white-9);transition:border-color .2s}.ContactForm-module__w-Wn8q__fieldInput:focus{border-color:var(--mantine-color-blue-5)}.ContactForm-module__w-Wn8q__fieldFull{grid-column:1/-1}.ContactForm-module__w-Wn8q__helpText{color:color-mix(in srgb,var(--mantine-color-black),transparent 66.0%);letter-spacing:.01em;font-size:.78rem}.ContactForm-module__w-Wn8q__submitButton{background:var(--mantine-color-blue-5);height:3.2rem;color:var(--mantine-color-white);letter-spacing:.2em;text-transform:uppercase;border-radius:0;margin-top:.75rem;font-size:.78rem;font-weight:500;transition:background .25s,transform .15s}.ContactForm-module__w-Wn8q__submitButton:hover{background:var(--mantine-color-blue-6);transform:translateY(-1px)}.ContactForm-module__w-Wn8q__submitButton:active{background:var(--mantine-color-blue-4);transform:none}@media (max-width:640px){.ContactForm-module__w-Wn8q__fieldGrid{grid-template-columns:1fr}}
.VehicleCard-module__XteD3G__cardRoot{border:1px solid var(--mantine-color-gray-8);background-color:var(--mantine-color-white);border-radius:.5rem;flex-direction:column;height:100%;padding:0 .5rem;display:flex}.VehicleCard-module__XteD3G__cardInner{flex-direction:column;flex:1;padding:0 .5rem;display:flex}.VehicleCard-module__XteD3G__carouselShell{position:relative}.VehicleCard-module__XteD3G__carouselLink{display:block}.VehicleCard-module__XteD3G__carouselImageFrame{aspect-ratio:4/3;background:var(--mantine-color-white);width:100%;position:relative;overflow:hidden}.VehicleCard-module__XteD3G__carouselImage{object-fit:contain}.VehicleCard-module__XteD3G__carousel:hover .VehicleCard-module__XteD3G__carouselControls{opacity:1}.VehicleCard-module__XteD3G__carouselControls{opacity:0;transition:opacity .15s}.VehicleCard-module__XteD3G__indicatorBar{z-index:2;gap:.4rem;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.VehicleCard-module__XteD3G__carouselIndicator{background-color:var(--mantine-color-gray-9);cursor:pointer;border:none;border-radius:100%;width:.5rem;height:.5rem;padding:0;transition:transform .18s,background-color .18s,opacity .18s}.VehicleCard-module__XteD3G__carouselIndicator[data-edge]{opacity:.8;width:.35rem;height:.35rem}.VehicleCard-module__XteD3G__carouselIndicator[data-active]{background-color:var(--mantine-color-white);opacity:1;transform:scale(1.15)}.VehicleCard-module__XteD3G__requestMoreImagesSlide{aspect-ratio:4/3;background:var(--mantine-color-gray-1);position:relative;overflow:hidden}.VehicleCard-module__XteD3G__requestMoreImagesBackground{object-fit:cover;filter:blur(10px)}.VehicleCard-module__XteD3G__requestMoreImagesOverlay{background:linear-gradient(#0003 0%,#00000080 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VehicleCard-module__XteD3G__requestMoreImagesTitle{color:var(--mantine-color-white);text-align:center;font-size:1.125rem;font-weight:600}.VehicleCard-module__XteD3G__vehicleTitle{margin:1rem 0 .5rem;font-size:1.25rem;font-weight:600;line-height:1em}.VehicleCard-module__XteD3G__cardContent{flex-direction:row;flex:1;justify-content:space-between;gap:1rem;display:flex}.VehicleCard-module__XteD3G__infoSection{flex-direction:column;flex:1;gap:.5rem;display:flex}.VehicleCard-module__XteD3G__badgeSection{flex-direction:column;justify-content:space-evenly;align-items:center;gap:3rem;min-width:100px;min-height:120px;display:flex}.VehicleCard-module__XteD3G__mileageText{color:var(--mantine-color-gray-5);margin:.5rem 0;font-size:1rem}.VehicleCard-module__XteD3G__priceText{color:var(--mantine-color-green-4);margin:.5rem 0;font-size:1.25rem;font-weight:700}.VehicleCard-module__XteD3G__originalPriceText{color:var(--mantine-color-red-6-);margin:.5rem 0;font-size:1rem;text-decoration:line-through}.VehicleCard-module__XteD3G__stockNumberText{color:var(--mantine-color-gray-5);margin:.5rem 0;font-size:.875rem}.VehicleCard-module__XteD3G__buttonGroup{padding:0 var(--mantine-spacing-md)var(--mantine-spacing-md);flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;display:flex}@media (max-width:1024px){.VehicleCard-module__XteD3G__vehicleTitle{font-size:1rem}}
.VehicleInquiryActions-module__KV84NG__inquiryButton{background:var(--mantine-color-blue-5);color:#fff;text-transform:uppercase;letter-spacing:.1em;border:none;border-radius:0;font-size:.8rem;font-weight:700;transition:background .2s}.VehicleInquiryActions-module__KV84NG__inquiryButton:hover{background:var(--mantine-color-blue-6)}.VehicleInquiryActions-module__KV84NG__actionStack{flex-direction:column;gap:.5rem;display:flex}
.FilterDrawer-module__pjRfwa__sidebar{background-color:var(--mantine-color-white);border-right:1px solid color-mix(in srgb,var(--mantine-color-black),transparent 90%);width:320px;padding:1rem}.FilterDrawer-module__pjRfwa__sidebarHeader{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.FilterDrawer-module__pjRfwa__filterTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--mantine-color-blue-6);font-size:.875rem;font-weight:600}.FilterDrawer-module__pjRfwa__mobileToggle{background-color:var(--mantine-color-white);cursor:pointer;border:1px solid #e5e5e5;border-radius:.25rem;flex-direction:row;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:none}.FilterDrawer-module__pjRfwa__mobileDrawerHeader{flex-direction:row;align-items:center;gap:.5rem;display:flex}.FilterDrawer-module__pjRfwa__filterContent{flex-direction:column;gap:.5rem;display:flex}.FilterDrawer-module__pjRfwa__searchIcon{color:var(--mantine-color-gray-6)}.FilterDrawer-module__pjRfwa__searchInput{border:1px solid var(--mantine-color-gray-6);background-color:var(--mantine-color-white);color:var(--mantine-color-gray-2)}.FilterDrawer-module__pjRfwa__searchInput:focus{border-color:var(--mantine-color-blue-5)}.FilterDrawer-module__pjRfwa__searchInput::placeholder{color:var(--mantine-color-gray-6)}.FilterDrawer-module__pjRfwa__searchHint{color:var(--mantine-color-gray-6);margin-top:.25rem;font-size:.875rem}.FilterDrawer-module__pjRfwa__resetButton{border-color:var(--mantine-color-red-5);color:var(--mantine-color-red-5);background-color:#0000;font-size:.875rem;font-weight:500}.FilterDrawer-module__pjRfwa__resetButton:hover{background-color:color-mix(in srgb,var(--mantine-color-red-5),transparent 90%);border-color:var(--mantine-color-red-6);color:var(--mantine-color-red-6)}.FilterDrawer-module__pjRfwa__resetButton:disabled{border-color:var(--mantine-color-gray-6);color:var(--mantine-color-gray-4);background-color:#0000}.FilterDrawer-module__pjRfwa__accordionItem{border-bottom:1px solid var(--mantine-color-gray-8)}.FilterDrawer-module__pjRfwa__accordionControl{background-color:var(--mantine-color-white);color:var(--mantine-color-gray-2);border-radius:.5rem;margin:.5rem 0;font-size:1rem;font-weight:500}.FilterDrawer-module__pjRfwa__accordionControl:hover{background-color:color-mix(in srgb,var(--mantine-color-blue-9),transparent 90%)}.FilterDrawer-module__pjRfwa__filterLoadingOverlay{z-index:10;pointer-events:none;position:absolute;inset:0}.FilterDrawer-module__pjRfwa__checkboxGroup{flex-direction:column;gap:.5rem;display:flex}.FilterDrawer-module__pjRfwa__checkboxInput{background-color:var(--mantine-color-white);border-color:var(--mantine-color-gray-6)}.FilterDrawer-module__pjRfwa__checkboxInput:hover{border-color:var(--mantine-color-blue-5)}.FilterDrawer-module__pjRfwa__checkboxInput:checked{background-color:var(--mantine-color-blue-5);border-color:var(--mantine-color-blue-5)}.FilterDrawer-module__pjRfwa__checkboxLabel{color:var(--mantine-color-gray-2);font-size:.85rem}.FilterDrawer-module__pjRfwa__numberInputs{flex-direction:row;flex:1;gap:.5rem;display:flex}.FilterDrawer-module__pjRfwa__rangeSliderRoot{margin:0 .875rem}.FilterDrawer-module__pjRfwa__rangeSliderBar{background-color:var(--mantine-color-blue-5)}.FilterDrawer-module__pjRfwa__rangeSliderLabel{color:var(--mantine-color-gray-2);background-color:var(--mantine-color-white);border:1px solid var(--mantine-color-gray-6);font-size:.8rem}.FilterDrawer-module__pjRfwa__input{border:1px solid var(--mantine-color-gray-8);background-color:var(--mantine-color-white);color:var(--mantine-color-gray-2)}.FilterDrawer-module__pjRfwa__label{color:var(--mantine-color-gray-2)}.FilterDrawer-module__pjRfwa__selectDropdown{border:1px solid var(--mantine-color-gray-6);background:var(--mantine-color-white);color:var(--mantine-color-gray-2);border-radius:1.25rem;padding:.5rem}.FilterDrawer-module__pjRfwa__selectOption:hover{background:color-mix(in srgb,var(--mantine-color-blue-9),transparent 90%);color:var(--mantine-color-blue-3);border-radius:1.25rem;outline:none}@media (max-width:1024px){.FilterDrawer-module__pjRfwa__sidebar{display:none}.FilterDrawer-module__pjRfwa__mobileToggle{display:flex}}
.InventoryContent-module__l6swOa__inventoryContainer{border-top:1px solid color-mix(in srgb,var(--mantine-color-black),transparent 90%);display:flex}.InventoryContent-module__l6swOa__mainContent{flex:1;padding:1rem}.InventoryContent-module__l6swOa__noResults{justify-content:center;align-items:center;min-height:300px;display:flex}.InventoryContent-module__l6swOa__messageContainer{gap:var(--mantine-spacing-md);flex-direction:column;align-items:center;display:flex}.InventoryContent-module__l6swOa__errorText{letter-spacing:.01em;color:var(--mantine-color-red-6);font-size:1.25rem;font-weight:600}.InventoryContent-module__l6swOa__errorMessage{color:var(--mantine-color-gray-6)}.InventoryContent-module__l6swOa__controls{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.InventoryContent-module__l6swOa__controls>:nth-last-child(2){margin-left:auto}.InventoryContent-module__l6swOa__mobileFilterButton{display:none}.InventoryContent-module__l6swOa__resultsCount{color:var(--mantine-color-gray-2);margin:0;font-size:1rem}.InventoryContent-module__l6swOa__sortSelectInput{border:1px solid var(--mantine-color-gray-8);background-color:var(--mantine-color-white);border-radius:.5rem}.InventoryContent-module__l6swOa__sortSelectDropdown{border:1px solid var(--mantine-color-gray-6);background:var(--mantine-color-white);color:var(--mantine-color-gray-2);border-radius:1.25rem;padding:.5rem}.InventoryContent-module__l6swOa__sortSelectOption:hover{background:color-mix(in srgb,var(--mantine-color-blue-9),transparent 90%);color:var(--mantine-color-blue-3);border-radius:1.25rem;outline:none}.InventoryContent-module__l6swOa__messageTitle{letter-spacing:.01em;color:var(--mantine-color-gray-2);font-size:1.25rem;font-weight:600}.InventoryContent-module__l6swOa__messageText{color:var(--mantine-color-gray-6)}.InventoryContent-module__l6swOa__vehicleGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.InventoryContent-module__l6swOa__controlsLeft{align-items:center;gap:var(--mantine-spacing-sm);flex-direction:row;display:flex}.InventoryContent-module__l6swOa__paginationRow{justify-content:center;margin-top:2rem;display:flex}@media (max-width:1024px){.InventoryContent-module__l6swOa__controls{align-items:center;gap:var(--mantine-spacing-sm);grid-template-columns:1fr auto 1fr;display:grid}.InventoryContent-module__l6swOa__mobileFilterButton{cursor:pointer;color:var(--mantine-color-blue-6);background:0 0;border:none;align-items:center;gap:.25rem;width:fit-content;padding:0;font-size:.875rem;display:flex}.InventoryContent-module__l6swOa__resultsCount{text-align:center}}@media (max-width:320px){.InventoryContent-module__l6swOa__vehicleGrid{grid-template-columns:1fr}}@media (max-width:768px){.InventoryContent-module__l6swOa__mainContent{padding:1.25rem}.InventoryContent-module__l6swOa__sortSelectRoot{width:62px}.InventoryContent-module__l6swOa__sortSelectDropdown{width:150px!important}}
.locale-module__hSdIKG__trigger{cursor:pointer;letter-spacing:.01em;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-width:0;min-height:2.8rem;padding:.7rem .95rem;font-size:.95rem;font-weight:600;transition:background-color .16s,color .16s;display:inline-flex}.locale-module__hSdIKG__trigger:disabled{cursor:default;opacity:.7}.locale-module__hSdIKG__trigger:focus-visible{outline:none}.locale-module__hSdIKG__defaultTrigger{color:var(--mantine-color-gray-2)}.locale-module__hSdIKG__defaultTrigger:hover,.locale-module__hSdIKG__defaultTrigger:focus-visible,.locale-module__hSdIKG__defaultTrigger[data-expanded]{background:color-mix(in srgb,var(--mantine-color-blue-9),transparent 90%);color:var(--mantine-color-blue-3)}.locale-module__hSdIKG__overlayTrigger{color:var(--mantine-color-white)}.locale-module__hSdIKG__overlayTrigger:hover,.locale-module__hSdIKG__overlayTrigger:focus-visible,.locale-module__hSdIKG__overlayTrigger[data-expanded]{background:color-mix(in srgb,var(--mantine-color-blue-9),transparent 85%)}.locale-module__hSdIKG__icon,.locale-module__hSdIKG__loader,.locale-module__hSdIKG__label{color:inherit}.locale-module__hSdIKG__label{font-size:.9rem;font-weight:600;line-height:1}.locale-module__hSdIKG__dropdown{background-color:var(--mantine-color-white);border:1px solid var(--mantine-color-gray-6);border-radius:1.25rem;min-width:6rem;padding:.6rem}.locale-module__hSdIKG__dropdownOverlay{background-color:var(--mantine-color-gray-0);border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 85%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.locale-module__hSdIKG__option{color:var(--mantine-color-gray-2);background-color:#0000;border-radius:.9rem;padding:.75rem .85rem;font-size:.94rem;font-weight:600}.locale-module__hSdIKG__option:hover,.locale-module__hSdIKG__option:focus{color:var(--mantine-color-blue-3);background-color:color-mix(in srgb,var(--mantine-color-blue-9),transparent 90%)}.locale-module__hSdIKG__option:active{color:var(--mantine-color-blue-3);background-color:color-mix(in srgb,var(--mantine-color-blue-9),transparent 85%)}.locale-module__hSdIKG__optionOverlay{color:var(--mantine-color-white)}.locale-module__hSdIKG__optionOverlay:hover,.locale-module__hSdIKG__optionOverlay:focus{color:var(--mantine-color-blue-9);background-color:color-mix(in srgb,var(--mantine-color-blue-9),transparent 85%)}.locale-module__hSdIKG__optionOverlay:active{color:var(--mantine-color-blue-9);background-color:color-mix(in srgb,var(--mantine-color-blue-9),transparent 80%)}.locale-module__hSdIKG__optionActive{color:var(--mantine-color-gray-2);background-color:color-mix(in srgb,var(--mantine-color-blue-9),transparent 92%)}.locale-module__hSdIKG__optionOverlayActive{color:var(--mantine-color-white);background-color:color-mix(in srgb,var(--mantine-color-blue-9),transparent 88%)}
.footer-module__WOMdyG__finalCtaContainer{padding:4rem 0}.footer-module__WOMdyG__finalCtaCard{border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 90%);background:radial-gradient(circle at top right,color-mix(in srgb,var(--mantine-color-yellow-4),transparent 80%),transparent 50%),color-mix(in srgb,var(--mantine-color-white),transparent 98%);text-align:center;border-radius:.5rem;padding:1rem}.footer-module__WOMdyG__finalCtaTitle{color:var(--mantine-color-white);letter-spacing:-.04em;font-size:3rem;font-weight:400;line-height:1}.footer-module__WOMdyG__finalCtaText{color:color-mix(in srgb,var(--mantine-color-white),transparent 25%);margin:1rem 0}.footer-module__WOMdyG__footer{background:var(--mantine-color-black);padding:0 .25rem .25rem}.footer-module__WOMdyG__shell{width:80%;margin:0 auto}.footer-module__WOMdyG__logoSection{justify-content:center;padding-bottom:2rem;display:flex}.footer-module__WOMdyG__logoLink{justify-content:center;align-items:center;transition:transform .1s;display:inline-flex}.footer-module__WOMdyG__logo{width:clamp(175px,11vw,200px);height:auto}.footer-module__WOMdyG__logoLink:hover{transform:translateY(-1px)}.footer-module__WOMdyG__logoLink:active{transform:none}.footer-module__WOMdyG__divider{background:var(--mantine-color-gray-1);width:100%;height:1px}.footer-module__WOMdyG__contentGrid{grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:1.5rem 2rem;padding:2rem 0;display:grid}.footer-module__WOMdyG__section{justify-items:center;display:grid}.footer-module__WOMdyG__visitSection{grid-row:1/span 2}.footer-module__WOMdyG__sectionLabel{color:color-mix(in srgb,var(--mantine-color-white),transparent 25%);letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:600;line-height:0}.footer-module__WOMdyG__linkList{grid-template-columns:repeat(3,minmax(0,1fr));place-items:center;gap:1rem 1.75rem;margin:0;padding:0;list-style:none;display:grid}.footer-module__WOMdyG__primaryLink,.footer-module__WOMdyG__infoValue,.footer-module__WOMdyG__bottomLink{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);text-decoration:none;transition:color .18s}.footer-module__WOMdyG__primaryLink{letter-spacing:.1em;text-align:center;font-size:1rem;display:inline-flex}.footer-module__WOMdyG__primaryLink:hover,.footer-module__WOMdyG__infoValue:hover,.footer-module__WOMdyG__bottomLink:hover{color:var(--mantine-color-white)}.footer-module__WOMdyG__infoList{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:0;padding:0;list-style:none;display:grid}.footer-module__WOMdyG__infoItem{align-content:start;justify-items:center;display:grid}.footer-module__WOMdyG__infoLabel{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem}.footer-module__WOMdyG__infoValue{font-size:1.1rem}.footer-module__WOMdyG__visitBlock{gap:1rem;width:min(100%,28rem)}.footer-module__WOMdyG__mapFrame{background:var(--mantine-color-gray-9);border:0;width:100%;min-height:250px}.footer-module__WOMdyG__hoursList{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.footer-module__WOMdyG__hourRow{justify-items:center;display:grid}.footer-module__WOMdyG__hourDay{color:var(--mantine-color-white);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem}.footer-module__WOMdyG__hourTime{color:var(--mantine-color-white);font-size:1.1rem}.footer-module__WOMdyG__bottomRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;padding-top:.25rem;display:flex}.footer-module__WOMdyG__bottomNav{gap:.75rem 1.5rem;display:flex}.footer-module__WOMdyG__bottomLink,.footer-module__WOMdyG__bottomCopy{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);letter-spacing:.08em;font-size:.75rem}.footer-module__WOMdyG__bottomCopy{margin:0}@media (max-width:1440px){.footer-module__WOMdyG__shell{width:95%}}@media (max-width:1024px){.footer-module__WOMdyG__shell{width:100%}}@media (max-width:768px){.footer-module__WOMdyG__contentGrid{grid-template-columns:1fr;align-items:start}.footer-module__WOMdyG__infoList{grid-template-columns:repeat(2,minmax(0,1fr));place-items:start center;gap:1rem 1.5rem}.footer-module__WOMdyG__infoItem:last-child{grid-column:1/-1}.footer-module__WOMdyG__visitBlock{width:min(100%,32rem)}.footer-module__WOMdyG__bottomRow{justify-content:center}}@media (max-width:425px){.footer-module__WOMdyG__logoSection{padding-bottom:1rem}}
@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.5851b7c1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.79468464.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/ff5be760267bb4bc-s.4ba8127f.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/99596c30eb072d3c-s.ef30866c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/e5864b32625b6bc3-s.4f3f63ac.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/e285ad1a914469f0-s.2df16460.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.p.7bbb93ea.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3 Fallback";src:local(Arial);ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.0%;size-adjust:93.76%}.source_sans_3_87daeff6-module__X102Ma__className{font-family:"Source Sans 3","Source Sans 3 Fallback";font-style:normal}.source_sans_3_87daeff6-module__X102Ma__variable{--font-source-sans-3:"Source Sans 3","Source Sans 3 Fallback"}
.navbar-module__eYRwMG__navbar{--navbar-hover:color-mix(in srgb,var(--mantine-color-blue-9),transparent 90%);--navbar-text-hover:var(--mantine-color-blue-3);--navbar-border:var(--mantine-color-gray-6);--navbar-background:var(--mantine-color-white);--navbar-text:var(--mantine-color-gray-2);--navbar-dropdown-background:var(--mantine-color-white);--navbar-dropdown-filter:0px;--scroll-progress:0;z-index:40;width:100%;color:var(--navbar-text);background-color:var(--navbar-background);padding:calc(1rem*(1 - var(--scroll-progress)))0;flex-direction:column;align-items:center;display:flex;position:fixed;top:0}.navbar-module__eYRwMG__overlayNavbar{--navbar-hover:color-mix(in srgb,var(--mantine-color-blue-9),transparent 85%);--navbar-text-hover:var(--mantine-color-blue-9);--navbar-border:color-mix(in srgb,var(--mantine-color-white),transparent 80%);--navbar-background:transparent;--navbar-text:var(--mantine-color-white);--navbar-dropdown-background:var(--mantine-color-gray-0);--navbar-dropdown-filter:20px;-webkit-backdrop-filter:blur(calc(20px*var(--scroll-progress,0)));backdrop-filter:blur(calc(20px*var(--scroll-progress,0)));background-color:rgba(0,0,0,calc(.5*var(--scroll-progress,0)))}.navbar-module__eYRwMG__navbarSpacer{height:113px}.navbar-module__eYRwMG__divider{margin-top:calc(1rem*(1 - var(--scroll-progress,0)));opacity:calc(1 - var(--scroll-progress,0));border-top:1px solid var(--navbar-border);border-color:var(--navbar-border);width:80%}.navbar-module__eYRwMG__navbarContent{justify-content:space-evenly;align-items:center;width:100%;display:flex}.navbar-module__eYRwMG__logoLink{transition:transform .16s}.navbar-module__eYRwMG__logoLink:hover,.navbar-module__eYRwMG__logoLink:focus-visible{outline:none;transform:translateY(-1px)}.navbar-module__eYRwMG__logoLink:active{transform:translateY(0)}.navbar-module__eYRwMG__logo{width:auto;height:calc(75px*(1 - .5*var(--scroll-progress,0)))}.navbar-module__eYRwMG__navButtons,.navbar-module__eYRwMG__desktopNav{align-items:center;gap:.25rem;display:flex}.navbar-module__eYRwMG__overlayDivider{display:none}.navbar-module__eYRwMG__navItem{position:relative}.navbar-module__eYRwMG__navLink,.navbar-module__eYRwMG__dropdownLink{color:inherit;text-decoration:none}.navbar-module__eYRwMG__navLink{color:var(--navbar-text);cursor:pointer;background:0 0;border-radius:1rem;align-items:center;gap:.25rem;padding:.5rem 1rem;font-weight:600;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.navbar-module__eYRwMG__navLink:hover,.navbar-module__eYRwMG__navLink:focus-visible{background:var(--navbar-hover);color:var(--navbar-text-hover);outline:none}.navbar-module__eYRwMG__dropdownPanel,.navbar-module__eYRwMG__submenuPanel{z-index:20;border:1px solid var(--navbar-border);background:var(--navbar-dropdown-background);min-width:11rem;-webkit-backdrop-filter:blur(var(--navbar-dropdown-filter));backdrop-filter:blur(var(--navbar-dropdown-filter));opacity:0;visibility:hidden;pointer-events:none;border-radius:1rem;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:calc(100% + .5rem);left:0;transform:translateY(50px)}.navbar-module__eYRwMG__submenuPanel{top:0;left:calc(100% + 1rem)}.navbar-module__eYRwMG__dropdownPanel:before{content:"";height:1rem;position:absolute;bottom:100%;left:0;right:0}.navbar-module__eYRwMG__submenuPanel:before{content:"";width:1rem;height:100%;position:absolute;top:0;right:100%}.navbar-module__eYRwMG__dropdownList,.navbar-module__eYRwMG__submenuList{gap:.25rem;display:grid}.navbar-module__eYRwMG__navItem:hover .navbar-module__eYRwMG__dropdownPanel,.navbar-module__eYRwMG__navItem:focus-within .navbar-module__eYRwMG__dropdownPanel,.navbar-module__eYRwMG__dropdownList:hover .navbar-module__eYRwMG__submenuPanel,.navbar-module__eYRwMG__dropdownList:focus-within .navbar-module__eYRwMG__submenuPanel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.navbar-module__eYRwMG__dropdownLink{color:var(--navbar-text);text-align:left;cursor:pointer;border-radius:1rem;padding:.5rem 1rem;transition:background-color .16s,color .16s}.navbar-module__eYRwMG__dropdownLinkWithChevron{justify-content:space-between;align-items:center;display:flex}.navbar-module__eYRwMG__dropdownLink:hover,.navbar-module__eYRwMG__dropdownLink:focus-visible{background:var(--navbar-hover);color:var(--navbar-text-hover);outline:none}.navbar-module__eYRwMG__mobileLocaleSwitcher{align-items:center;display:none}.navbar-module__eYRwMG__mobileControls{align-items:center;gap:.25rem;display:none}@media (max-width:1024px){.navbar-module__eYRwMG__navLink{padding-inline:.5rem;font-size:.9rem}.navbar-module__eYRwMG__navButtons{display:none}.navbar-module__eYRwMG__navbarSpacer{height:78px}.navbar-module__eYRwMG__navbarContent{justify-content:space-between;align-items:center;padding-inline:1rem;display:flex}.navbar-module__eYRwMG__logo{height:calc(40px*(1 - .5*var(--scroll-progress,0)))}.navbar-module__eYRwMG__mobileControls{display:flex}.navbar-module__eYRwMG__mobileLocaleSwitcher{display:inline-flex}.navbar-module__eYRwMG__desktopNav,.navbar-module__eYRwMG__desktopLocaleSwitcher{display:none}}
.Burger-module__JACa8a__mobileBurgerButton{--burger-color:var(--navbar-text);justify-content:center;align-items:center;display:none}.Burger-module__JACa8a__mobileDrawerBody{flex-direction:column;gap:1rem;padding:1rem;display:flex}.Burger-module__JACa8a__mobileDrawerHeader{border-bottom:1px solid var(--mantine-color-gray-6);padding:0 1.2rem}.Burger-module__JACa8a__mobileDrawerHeaderOverlay{border-bottom:1px solid var(--mantine-color-gray-1);background:var(--mantine-color-black)}.Burger-module__JACa8a__mobileDrawerTitle{color:var(--mantine-color-gray-2);font-weight:700}.Burger-module__JACa8a__mobileDrawerTitleOverlay{color:var(--mantine-color-white)}.Burger-module__JACa8a__mobileDrawerContent{background:var(--mantine-color-white)}.Burger-module__JACa8a__mobileDrawerContentOverlay{background:var(--mantine-color-black)}.Burger-module__JACa8a__mobilePrimaryLink{background:var(--mantine-color-white);color:var(--mantine-color-gray-2);border:1px solid var(--mantine-color-gray-6);border-radius:.5rem;padding:1rem;font-weight:500;text-decoration:none}.Burger-module__JACa8a__mobilePrimaryLinkOverlay{background:var(--mantine-color-black);color:var(--mantine-color-white);border:1px solid var(--mantine-color-gray-1)}.Burger-module__JACa8a__mobileAccordionRoot{flex-direction:column;gap:1rem;display:flex}.Burger-module__JACa8a__mobileAccordionItem{border:1px solid var(--mantine-color-gray-6);background:var(--mantine-color-white);border-radius:1rem;overflow:hidden}.Burger-module__JACa8a__mobileAccordionItem[data-active]{background:var(--mantine-color-white);border-color:var(--mantine-color-gray-6)}.Burger-module__JACa8a__mobileAccordionItemOverlay{border:1px solid var(--mantine-color-gray-1);background:var(--mantine-color-black);border-radius:.5rem;overflow:hidden}.Burger-module__JACa8a__mobileAccordionItemOverlay[data-active]{background:var(--mantine-color-black)}.Burger-module__JACa8a__mobileAccordionControl{color:var(--mantine-color-gray-2);padding:.5rem 1rem;font-weight:500}.Burger-module__JACa8a__mobileAccordionControl:active{background:color-mix(in srgb,var(--mantine-color-blue-9),transparent 90%);border-color:var(--mantine-color-gray-6)}.Burger-module__JACa8a__mobileAccordionControlOverlay{color:var(--mantine-color-white)}.Burger-module__JACa8a__mobileAccordionControlOverlay:active{background:color-mix(in srgb,var(--mantine-color-blue-9),transparent 90%)}.Burger-module__JACa8a__mobileSublink{color:var(--navbar-text);text-align:left;cursor:pointer;border-radius:1rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .16s,color .16s}.Burger-module__JACa8a__mobileSublink:active{background:color-mix(in srgb,var(--mantine-color-blue-9),transparent 90%);color:var(--mantine-color-blue-3)}.Burger-module__JACa8a__mobileSublinkOverlay{color:var(--mantine-color-white)}.Burger-module__JACa8a__mobileSublinkOverlay:active{background:color-mix(in srgb,var(--mantine-color-blue-9),transparent 80%);color:var(--mantine-color-blue-9)}.Burger-module__JACa8a__dropdownList{gap:.25rem;display:grid}@media (max-width:1024px){.Burger-module__JACa8a__mobileBurgerButton{display:inline-flex}}
.reviewsPage-module__eqBZ8q__page{background:var(--mantine-color-white);flex-direction:column;min-height:100vh;display:flex}.reviewsPage-module__eqBZ8q__hero{background:#0c0c0c url(/ReviewPage/photo-collage-of-customers-from-happy-corner-auto.webp) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.reviewsPage-module__eqBZ8q__heroOverlay{background:linear-gradient(#0006 0%,#0009 100%);position:absolute;inset:0}.reviewsPage-module__eqBZ8q__heroInner{z-index:1;text-align:center;padding:2rem 1rem;position:relative}.reviewsPage-module__eqBZ8q__heroTitle{color:#fff;letter-spacing:.25em;text-transform:uppercase;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:300}.reviewsPage-module__eqBZ8q__introSection{background:var(--mantine-color-white);padding:clamp(4rem,8vw,7rem) 1rem}.reviewsPage-module__eqBZ8q__introInner{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:40rem;margin:0 auto;display:flex}.reviewsPage-module__eqBZ8q__introHeading{letter-spacing:.12em;text-transform:uppercase;color:var(--mantine-color-black);margin-bottom:1rem;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:400}.reviewsPage-module__eqBZ8q__introRule{background:linear-gradient(90deg,transparent 0%,var(--mantine-color-blue-5)50%,transparent 100%);width:3.5rem;height:1px;display:block}.reviewsPage-module__eqBZ8q__introText{color:#0009;letter-spacing:.02em;font-size:clamp(1rem,1.5vw,1.15rem);line-height:2}.reviewsPage-module__eqBZ8q__statsSection{background:#0c0c0c;padding:clamp(2.5rem,5vw,4rem) 1rem}.reviewsPage-module__eqBZ8q__statsGrid{justify-content:center;align-items:center;gap:clamp(2rem,4vw,3.5rem);display:flex}.reviewsPage-module__eqBZ8q__statItem{flex-direction:column;align-items:center;gap:.4rem;display:flex}.reviewsPage-module__eqBZ8q__statDivider{background:color-mix(in srgb,var(--mantine-color-yellow-4),transparent 80%);width:1px;height:3rem}.reviewsPage-module__eqBZ8q__ratingRow{align-items:center;gap:.75rem;display:flex}.reviewsPage-module__eqBZ8q__statValue{color:#fff;letter-spacing:.05em;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:300}.reviewsPage-module__eqBZ8q__statLabel{color:color-mix(in srgb,var(--mantine-color-yellow-4),transparent 28.0%);letter-spacing:.2em;text-transform:uppercase;font-size:.68rem;font-weight:600}.reviewsPage-module__eqBZ8q__stars{color:#f59e0b;align-items:center;gap:.2rem;display:inline-flex}.reviewsPage-module__eqBZ8q__feedSection{background:#f8f8f8;padding:clamp(3rem,6vw,5rem) 0 5rem}@media (max-width:64rem){.reviewsPage-module__eqBZ8q__statsGrid{flex-direction:column;gap:1.5rem}.reviewsPage-module__eqBZ8q__statDivider{width:3rem;height:1px}}@media (max-width:48rem){.reviewsPage-module__eqBZ8q__hero{min-height:32rem}.reviewsPage-module__eqBZ8q__heroTitle{letter-spacing:.15em;font-size:2rem}}
.tradeIn-module__xD30YG__page{background:var(--mantine-color-white);flex-direction:column;min-height:100vh;display:flex}.tradeIn-module__xD30YG__hero{background:var(--mantine-color-black)url(/TradeIn/trade-in-hero-section-image-showing-trade-in-value.webp) center/cover no-repeat;justify-content:center;align-items:center;min-height:clamp(40rem,30vh,45rem);display:flex;position:relative;overflow:hidden}.tradeIn-module__xD30YG__heroOverlay{background:linear-gradient(180deg,color-mix(in srgb,var(--mantine-color-black),transparent 60%)0%,color-mix(in srgb,var(--mantine-color-black),transparent 40%)100%);position:absolute;inset:0}.tradeIn-module__xD30YG__heroInner{z-index:1;text-align:center;padding:2rem 1rem;position:relative}.tradeIn-module__xD30YG__heroTitle{color:var(--mantine-color-white);letter-spacing:.25em;text-transform:uppercase;font-size:clamp(2.5rem,6vw,4rem);font-weight:300}.tradeIn-module__xD30YG__introSection{background:var(--mantine-color-white);padding:clamp(3.5rem,7vw,6rem) 1rem}.tradeIn-module__xD30YG__introInner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:40rem;margin:0 auto;display:flex}.tradeIn-module__xD30YG__introHeading{letter-spacing:.12em;text-transform:uppercase;color:var(--mantine-color-black);font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:400}.tradeIn-module__xD30YG__introRule{background:linear-gradient(90deg,transparent 0%,var(--mantine-color-blue-5)50%,transparent 100%);width:3.5rem;height:1px;display:block}.tradeIn-module__xD30YG__introText{color:var(--mantine-color-gray-2);letter-spacing:.02em;max-width:36rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:2}.tradeIn-module__xD30YG__stepsSection{background:var(--mantine-color-black);padding:clamp(3.5rem,7vw,6rem) 1rem}.tradeIn-module__xD30YG__sectionHeaderCentered{text-align:center;max-width:42rem;margin:0 auto clamp(2rem,4vw,3rem)}.tradeIn-module__xD30YG__sectionTitle{letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:400;line-height:2rem}.tradeIn-module__xD30YG__stepsSection .tradeIn-module__xD30YG__sectionTitle{color:var(--mantine-color-white)}.tradeIn-module__xD30YG__sectionDescription{font-size:.95rem;line-height:1.75}.tradeIn-module__xD30YG__stepsSection .tradeIn-module__xD30YG__sectionDescription{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%)}.tradeIn-module__xD30YG__stepsGrid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid}.tradeIn-module__xD30YG__stepCard{border:1px solid color-mix(in srgb,var(--mantine-color-yellow-4),transparent 88%);border-radius:.25rem;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.tradeIn-module__xD30YG__stepNumber{letter-spacing:.15em;color:color-mix(in srgb,var(--mantine-color-yellow-4),transparent 28.0%);font-size:.75rem;font-weight:600}.tradeIn-module__xD30YG__stepText{color:color-mix(in srgb,var(--mantine-color-white),transparent 30%);font-size:.95rem;line-height:1.7}.tradeIn-module__xD30YG__formSection{background:var(--mantine-color-white);border-top:1px solid var(--mantine-color-white-4);padding:clamp(3.5rem,7vw,6rem) 1rem}.tradeIn-module__xD30YG__formSection .tradeIn-module__xD30YG__sectionTitle{color:var(--mantine-color-black)}.tradeIn-module__xD30YG__reasonsSection{background:var(--mantine-color-white-1);border-top:1px solid var(--mantine-color-white-4);padding:clamp(3.5rem,7vw,6rem) 1rem}.tradeIn-module__xD30YG__reasonsEyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--mantine-color-blue-6);margin-bottom:1rem;font-size:.68rem;font-weight:600}.tradeIn-module__xD30YG__reasonsSection .tradeIn-module__xD30YG__sectionTitle{color:var(--mantine-color-black)}.tradeIn-module__xD30YG__reasonsSection .tradeIn-module__xD30YG__sectionDescription{color:var(--mantine-color-gray-2)}.tradeIn-module__xD30YG__reasonsGrid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid}.tradeIn-module__xD30YG__reasonCard{background:var(--mantine-color-white);border:1px solid var(--mantine-color-white-4);border-radius:.25rem;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.tradeIn-module__xD30YG__reasonTitle{color:var(--mantine-color-black);letter-spacing:.02em;font-size:.95rem;font-weight:500}.tradeIn-module__xD30YG__reasonText{color:var(--mantine-color-gray-2);font-size:.9rem;line-height:1.7}@media (max-width:960px){.tradeIn-module__xD30YG__stepsGrid,.tradeIn-module__xD30YG__reasonsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.tradeIn-module__xD30YG__stepsGrid,.tradeIn-module__xD30YG__reasonsGrid{grid-template-columns:1fr}}
.SitemapContent-module__JWSKCq__main{flex:1;padding:clamp(6.5rem,8vw,8rem) 0 clamp(4rem,7vw,5.5rem)}.SitemapContent-module__JWSKCq__container{width:min(92vw,1240px);margin:0 auto}.SitemapContent-module__JWSKCq__heroSection,.SitemapContent-module__JWSKCq__section{padding:clamp(1.25rem,2vw,1.75rem) 0}.SitemapContent-module__JWSKCq__heroGrid{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:stretch;gap:clamp(1.5rem,4vw,3rem);display:grid}.SitemapContent-module__JWSKCq__eyebrow,.SitemapContent-module__JWSKCq__sectionEyebrow,.SitemapContent-module__JWSKCq__cardEyebrow{color:#2563eb;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:.85rem;font-size:.78rem;font-weight:700;display:inline-flex}.SitemapContent-module__JWSKCq__eyebrow:before,.SitemapContent-module__JWSKCq__sectionEyebrow:before,.SitemapContent-module__JWSKCq__cardEyebrow:before{content:"";background:#2563eb6b;width:2.5rem;height:1px}.SitemapContent-module__JWSKCq__title,.SitemapContent-module__JWSKCq__sectionTitle,.SitemapContent-module__JWSKCq__cardTitle{color:#0f172a;letter-spacing:-.03em}.SitemapContent-module__JWSKCq__title{max-width:12ch;margin-bottom:1rem}.SitemapContent-module__JWSKCq__description,.SitemapContent-module__JWSKCq__sectionDescription,.SitemapContent-module__JWSKCq__heroText,.SitemapContent-module__JWSKCq__emptyState{color:#475569;line-height:1.7}.SitemapContent-module__JWSKCq__heroCard,.SitemapContent-module__JWSKCq__card,.SitemapContent-module__JWSKCq__inventoryPanel{background:#fffffff0;border:1px solid #94a3b82e;border-radius:1.5rem;padding:clamp(1.4rem,3vw,2rem);box-shadow:0 24px 54px #0f172a14}.SitemapContent-module__JWSKCq__heroCard{background:linear-gradient(#0a285ef7,#0e58aef2);flex-direction:column;justify-content:center;display:flex}.SitemapContent-module__JWSKCq__heroCard .SitemapContent-module__JWSKCq__cardEyebrow,.SitemapContent-module__JWSKCq__heroCard .SitemapContent-module__JWSKCq__cardEyebrow:before,.SitemapContent-module__JWSKCq__heroStat,.SitemapContent-module__JWSKCq__heroText,.SitemapContent-module__JWSKCq__xmlLink{color:#eff6ff}.SitemapContent-module__JWSKCq__heroCard .SitemapContent-module__JWSKCq__cardEyebrow:before{background:#dbeafe85}.SitemapContent-module__JWSKCq__heroStat{margin-bottom:.75rem;font-size:clamp(2.5rem,4vw,4rem);font-weight:800;line-height:1}.SitemapContent-module__JWSKCq__xmlLink{margin-top:1.1rem;font-weight:600;text-decoration:none}.SitemapContent-module__JWSKCq__xmlLink:hover{text-decoration:underline}.SitemapContent-module__JWSKCq__sectionHeader{margin-bottom:1.35rem}.SitemapContent-module__JWSKCq__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.SitemapContent-module__JWSKCq__cardTitle{margin-bottom:1rem}.SitemapContent-module__JWSKCq__linkGrid,.SitemapContent-module__JWSKCq__inventoryGrid{gap:.75rem;display:grid}.SitemapContent-module__JWSKCq__linkGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.SitemapContent-module__JWSKCq__inventoryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.SitemapContent-module__JWSKCq__linkItem,.SitemapContent-module__JWSKCq__inventoryLink{color:#0f172a;background:#f8fafce6;border:1px solid #94a3b829;border-radius:1rem;padding:.9rem 1rem;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,color .18s;display:block}.SitemapContent-module__JWSKCq__linkItem:hover,.SitemapContent-module__JWSKCq__inventoryLink:hover{color:#2563eb;border-color:#2563eb47;transform:translateY(-1px);box-shadow:0 14px 26px #2563eb1a}.SitemapContent-module__JWSKCq__inventoryPanel{padding:clamp(1.2rem,2.5vw,1.75rem)}@media (max-width:1024px){.SitemapContent-module__JWSKCq__heroGrid,.SitemapContent-module__JWSKCq__cardGrid,.SitemapContent-module__JWSKCq__inventoryGrid{grid-template-columns:1fr}}@media (max-width:768px){.SitemapContent-module__JWSKCq__linkGrid{grid-template-columns:1fr}.SitemapContent-module__JWSKCq__title{max-width:none}}
.about-module__Qh_SSG__page{background:var(--mantine-color-white);flex-direction:column;min-height:100vh;display:flex}.about-module__Qh_SSG__hero{background:var(--mantine-color-black)url(/LandingPage/happy-corner-auto-used-car-dealership-hero-image.webp) center/cover no-repeat;justify-content:center;align-items:center;min-height:clamp(40rem,30vh,45rem);display:flex;position:relative;overflow:hidden}.about-module__Qh_SSG__heroOverlay{background:linear-gradient(180deg,color-mix(in srgb,var(--mantine-color-black),transparent 60%)0%,color-mix(in srgb,var(--mantine-color-black),transparent 40%)100%);position:absolute;inset:0}.about-module__Qh_SSG__heroInner{z-index:1;text-align:center;padding:2rem 1rem;position:relative}.about-module__Qh_SSG__heroTitle{color:var(--mantine-color-white);letter-spacing:.25em;text-transform:uppercase;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:300}.about-module__Qh_SSG__introSection{background:var(--mantine-color-white);padding:clamp(3.5rem,7vw,6rem) 1rem}.about-module__Qh_SSG__introInner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:40rem;margin:0 auto;display:flex}.about-module__Qh_SSG__introHeading{letter-spacing:.12em;text-transform:uppercase;color:var(--mantine-color-black);font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:400}.about-module__Qh_SSG__introRule{background:linear-gradient(90deg,transparent 0%,var(--mantine-color-blue-5)50%,transparent 100%);width:3.5rem;height:1px;display:block}.about-module__Qh_SSG__introText{color:var(--mantine-color-gray-2);letter-spacing:.02em;font-size:clamp(1rem,1.5vw,1.15rem);line-height:2}.about-module__Qh_SSG__introActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.about-module__Qh_SSG__section{background:var(--mantine-color-white);padding:clamp(3.5rem,7vw,6rem) 1rem}.about-module__Qh_SSG__sectionAlt{background:var(--mantine-color-white-1);border-top:1px solid var(--mantine-color-white-4);border-bottom:1px solid var(--mantine-color-white-4);padding:clamp(3.5rem,7vw,6rem) 1rem}.about-module__Qh_SSG__sectionHeader{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.about-module__Qh_SSG__sectionTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--mantine-color-black);margin-bottom:1rem;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:400}.about-module__Qh_SSG__sectionDescription{max-width:36rem;color:var(--mantine-color-gray-2);margin:0 auto;font-size:.95rem;line-height:1.8}.about-module__Qh_SSG__storyBody{flex-direction:column;gap:1.5rem;max-width:42rem;margin:0 auto;display:flex}.about-module__Qh_SSG__bodyText{color:var(--mantine-color-gray-2);font-size:.95rem;line-height:1.9}.about-module__Qh_SSG__pillarsGrid{grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid}.about-module__Qh_SSG__pillarCard{background:var(--mantine-color-white);border:1px solid var(--mantine-color-white-4);border-radius:.25rem;flex-direction:column;gap:.75rem;padding:2.5rem 2rem;display:flex}.about-module__Qh_SSG__pillarTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--mantine-color-blue-5);font-size:.85rem;font-weight:600}.about-module__Qh_SSG__pillarText{color:var(--mantine-color-gray-2);font-size:.9rem;line-height:1.8}.about-module__Qh_SSG__visitSection{background:var(--mantine-color-white);padding:clamp(3.5rem,7vw,6rem) 1rem}.about-module__Qh_SSG__visitInner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:32rem;margin:0 auto;display:flex}.about-module__Qh_SSG__visitEyebrow{color:var(--mantine-color-blue-6);letter-spacing:.25em;text-transform:uppercase;font-size:.68rem;font-weight:600}.about-module__Qh_SSG__visitTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--mantine-color-black);font-size:clamp(1.15rem,2vw,1.4rem);font-weight:400}.about-module__Qh_SSG__visitText{color:var(--mantine-color-gray-2);margin-bottom:.5rem;font-size:.95rem;line-height:1.8}.about-module__Qh_SSG__addressBlock{flex-direction:column;gap:.15rem;display:flex}.about-module__Qh_SSG__addressLine{color:var(--mantine-color-gray-2);letter-spacing:.03em;font-size:.9rem}.about-module__Qh_SSG__ctaSection{background:var(--mantine-color-black);text-align:center;padding:clamp(3.5rem,7vw,6rem) 1rem}.about-module__Qh_SSG__ctaTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--mantine-color-white);margin-bottom:1rem;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:400}.about-module__Qh_SSG__ctaDescription{max-width:36rem;color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);margin:0 auto 2.5rem;font-size:.95rem;line-height:1.8}.about-module__Qh_SSG__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-module__Qh_SSG__buttonLink{text-decoration:none}@media (max-width:960px){.about-module__Qh_SSG__pillarsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.about-module__Qh_SSG__pillarsGrid{grid-template-columns:1fr}}
.contactPage-module__KKkXkG__page{background:var(--mantine-color-white);flex-direction:column;min-height:100vh;display:flex}.contactPage-module__KKkXkG__hero{background:var(--mantine-color-black)url(/ContactUs/contact-us-hero-image-showing-a-porsche.webp) center/cover no-repeat;justify-content:center;align-items:center;min-height:clamp(40rem,30vh,45rem);display:flex;position:relative;overflow:hidden}.contactPage-module__KKkXkG__heroOverlay{background:linear-gradient(180deg,color-mix(in srgb,var(--mantine-color-black),transparent 60%)0%,color-mix(in srgb,var(--mantine-color-black),transparent 40%)100%);position:absolute;inset:0}.contactPage-module__KKkXkG__heroInner{z-index:1;text-align:center;padding:2rem 1rem;position:relative}.contactPage-module__KKkXkG__heroTitle{color:var(--mantine-color-white);letter-spacing:.25em;text-transform:uppercase;font-size:clamp(2.5rem,6vw,4rem);font-weight:300}.contactPage-module__KKkXkG__formSection{background:var(--mantine-color-white);padding:clamp(3.5rem,7vw,6rem) 1rem}.contactPage-module__KKkXkG__formHeader{text-align:center;margin-bottom:clamp(2rem,4vw,3rem)}.contactPage-module__KKkXkG__sectionHeading{letter-spacing:.12em;text-transform:uppercase;color:var(--mantine-color-black);margin-bottom:1rem;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:400}.contactPage-module__KKkXkG__formRule{background:linear-gradient(90deg,transparent 0%,var(--mantine-color-blue-5)50%,transparent 100%);width:3.5rem;height:1px;margin:0 auto 1.5rem;display:block}.contactPage-module__KKkXkG__sectionDescription{max-width:36rem;color:var(--mantine-color-gray-2);margin:0 auto;font-size:.95rem;line-height:1.75}.contactPage-module__KKkXkG__infoSection{background:var(--mantine-color-white-1);border-top:1px solid var(--mantine-color-white-4);padding:clamp(3rem,6vw,5rem) 1rem}.contactPage-module__KKkXkG__infoSectionHeading{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--mantine-color-black);margin-bottom:clamp(2rem,4vw,3rem);font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:400}.contactPage-module__KKkXkG__infoGrid{grid-template-columns:repeat(4,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid}.contactPage-module__KKkXkG__infoCard{background:var(--mantine-color-white);border:1px solid var(--mantine-color-white-4);border-radius:.25rem;flex-direction:column;gap:.6rem;padding:1.5rem;display:flex}.contactPage-module__KKkXkG__label{color:var(--mantine-color-blue-6);letter-spacing:.2em;text-transform:uppercase;font-size:.68rem;font-weight:600}.contactPage-module__KKkXkG__valueLink{color:var(--mantine-color-black);font-size:.95rem;text-decoration:none;transition:color .2s}.contactPage-module__KKkXkG__valueLink:hover{color:var(--mantine-color-blue-6)}.contactPage-module__KKkXkG__hoursList{gap:.5rem;display:grid}.contactPage-module__KKkXkG__hourRow{color:var(--mantine-color-gray-2);justify-content:space-between;gap:1rem;font-size:.9rem;display:flex}@media (max-width:900px){.contactPage-module__KKkXkG__infoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.contactPage-module__KKkXkG__infoGrid{grid-template-columns:1fr}}
.thankYou-module__8eQ_SW__page{background:var(--mantine-color-white);flex-direction:column;min-height:100vh;display:flex}.thankYou-module__8eQ_SW__confirmSection{background:var(--mantine-color-white);border-top:1px solid #00000026;flex:1;justify-content:center;align-items:center;padding:clamp(6rem,12vw,10rem) 1rem;display:flex}.thankYou-module__8eQ_SW__confirmInner{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:36rem;margin:0 auto;display:flex}.thankYou-module__8eQ_SW__eyebrow{color:var(--mantine-color-blue-6);letter-spacing:.3em;text-transform:uppercase;font-size:.7rem;font-weight:600}.thankYou-module__8eQ_SW__confirmTitle{letter-spacing:.25em;text-transform:uppercase;color:#0c0c0c;font-size:clamp(2rem,5vw,3.5rem);font-weight:300}.thankYou-module__8eQ_SW__confirmRule{background:linear-gradient(90deg,transparent 0%,var(--mantine-color-blue-5)50%,transparent 100%);width:3rem;height:1px;display:block}.thankYou-module__8eQ_SW__confirmText{color:#0000008c;letter-spacing:.02em;font-size:clamp(1rem,1.5vw,1.15rem);line-height:2}.thankYou-module__8eQ_SW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.thankYou-module__8eQ_SW__buttonLink{text-decoration:none}
.financeAbout-module__COwS7G__page{background:var(--mantine-color-white);flex-direction:column;min-height:100vh;display:flex}.financeAbout-module__COwS7G__hero{background:var(--mantine-color-black)url(/AboutFinance/about-finance-hero-image-showing-finance-paper.webp) center/cover no-repeat;justify-content:center;align-items:center;min-height:clamp(40rem,30vh,45rem);display:flex;position:relative;overflow:hidden}.financeAbout-module__COwS7G__heroOverlay{background:linear-gradient(180deg,color-mix(in srgb,var(--mantine-color-black),transparent 60%)0%,color-mix(in srgb,var(--mantine-color-black),transparent 40%)100%);position:absolute;inset:0}.financeAbout-module__COwS7G__heroInner{z-index:1;text-align:center;padding:2rem 1rem;position:relative}.financeAbout-module__COwS7G__heroTitle{color:var(--mantine-color-white);letter-spacing:.25em;text-transform:uppercase;font-size:clamp(2.5rem,6vw,4rem);font-weight:300}.financeAbout-module__COwS7G__introSection{background:var(--mantine-color-white);padding:clamp(3.5rem,7vw,6rem) 1rem}.financeAbout-module__COwS7G__introInner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:40rem;margin:0 auto;display:flex}.financeAbout-module__COwS7G__introHeading{letter-spacing:.12em;text-transform:uppercase;color:var(--mantine-color-black);font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:400}.financeAbout-module__COwS7G__introRule{background:linear-gradient(90deg,transparent 0%,var(--mantine-color-blue-5)50%,transparent 100%);width:3.5rem;height:1px;display:block}.financeAbout-module__COwS7G__introText{color:var(--mantine-color-gray-2);letter-spacing:.02em;max-width:36rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:2}.financeAbout-module__COwS7G__introActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.financeAbout-module__COwS7G__buttonLink{text-decoration:none;display:inline-flex}.financeAbout-module__COwS7G__section{background:var(--mantine-color-white);border-top:1px solid var(--mantine-color-white-4);padding:clamp(3.5rem,7vw,6rem) 1rem}.financeAbout-module__COwS7G__sectionAlt{background:var(--mantine-color-white-1);border-top:1px solid var(--mantine-color-white-4);padding:clamp(3.5rem,7vw,6rem) 1rem}.financeAbout-module__COwS7G__sectionHeader{text-align:center;max-width:42rem;margin:0 auto clamp(2rem,4vw,3rem)}.financeAbout-module__COwS7G__sectionTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--mantine-color-black);margin-bottom:1rem;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:400}.financeAbout-module__COwS7G__eyebrow{color:var(--mantine-color-blue-6);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-size:.68rem;font-weight:600;display:block}.financeAbout-module__COwS7G__sectionDescription{color:var(--mantine-color-gray-2);font-size:.95rem;line-height:1.75}.financeAbout-module__COwS7G__checklistGrid{grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid}.financeAbout-module__COwS7G__checklistCard{background:var(--mantine-color-white);border:1px solid var(--mantine-color-white-4);border-radius:.25rem;flex-direction:column;gap:.6rem;padding:1.5rem;display:flex}.financeAbout-module__COwS7G__checklistNumber{color:var(--mantine-color-blue-6);letter-spacing:.2em;font-size:.68rem;font-weight:600}.financeAbout-module__COwS7G__checklistText{color:var(--mantine-color-gray-2);font-size:.9rem;line-height:1.7}.financeAbout-module__COwS7G__cardGrid{grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid}.financeAbout-module__COwS7G__featureCard{background:var(--mantine-color-white);border:1px solid var(--mantine-color-white-4);border-radius:.25rem;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.financeAbout-module__COwS7G__featureTitle{color:var(--mantine-color-black);letter-spacing:.02em;font-size:.95rem;font-weight:500}.financeAbout-module__COwS7G__featureText{color:var(--mantine-color-gray-2);font-size:.9rem;line-height:1.7}.financeAbout-module__COwS7G__stepsGrid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid}.financeAbout-module__COwS7G__stepCard{background:var(--mantine-color-white);border:1px solid var(--mantine-color-white-4);border-radius:.25rem;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.financeAbout-module__COwS7G__stepLabel{color:var(--mantine-color-blue-6);letter-spacing:.2em;text-transform:uppercase;margin-bottom:.25rem;font-size:.68rem;font-weight:600}.financeAbout-module__COwS7G__ctaSection{background:var(--mantine-color-black);text-align:center;padding:clamp(4rem,8vw,7rem) 1rem}.financeAbout-module__COwS7G__ctaTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--mantine-color-white);margin-bottom:1rem;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:400}.financeAbout-module__COwS7G__ctaDescription{max-width:36rem;color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);margin:0 auto 2.5rem;font-size:.95rem;line-height:1.8}.financeAbout-module__COwS7G__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:960px){.financeAbout-module__COwS7G__cardGrid,.financeAbout-module__COwS7G__checklistGrid,.financeAbout-module__COwS7G__stepsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.financeAbout-module__COwS7G__cardGrid,.financeAbout-module__COwS7G__checklistGrid,.financeAbout-module__COwS7G__stepsGrid{grid-template-columns:1fr}}
.finance-module__XpAz_W__page{background:var(--mantine-color-white);flex-direction:column;min-height:100vh;display:flex}.finance-module__XpAz_W__hero{background:var(--mantine-color-black)url(/FinancePage/financing-hero-image-showing-used-car.webp) center/cover no-repeat;justify-content:center;align-items:center;min-height:clamp(40rem,30vh,45rem);display:flex;position:relative;overflow:hidden}.finance-module__XpAz_W__heroOverlay{background:linear-gradient(180deg,color-mix(in srgb,var(--mantine-color-black),transparent 60%)0%,color-mix(in srgb,var(--mantine-color-black),transparent 40%)100%);position:absolute;inset:0}.finance-module__XpAz_W__heroInner{z-index:1;text-align:center;padding:2rem 1rem;position:relative}.finance-module__XpAz_W__heroTitle{color:var(--mantine-color-white);letter-spacing:.25em;text-transform:uppercase;font-size:clamp(2.5rem,6vw,4rem);font-weight:300}.finance-module__XpAz_W__formSection{background:var(--mantine-color-white);padding:clamp(3.5rem,7vw,6rem) 1rem}.finance-module__XpAz_W__formHeader{text-align:center;margin-bottom:clamp(2rem,4vw,3rem)}.finance-module__XpAz_W__sectionHeading{letter-spacing:.12em;text-transform:uppercase;color:var(--mantine-color-black);margin-bottom:1rem;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:400}.finance-module__XpAz_W__formRule{background:linear-gradient(90deg,transparent 0%,var(--mantine-color-blue-5)50%,transparent 100%);width:3.5rem;height:1px;margin:0 auto 1.5rem;display:block}.finance-module__XpAz_W__sectionDescription{max-width:36rem;color:var(--mantine-color-gray-2);margin:0 auto;font-size:.95rem;line-height:1.75}@media (max-width:600px){.finance-module__XpAz_W__infoGrid{grid-template-columns:1fr}}
.paymentCalculator-module__nf48wW__page{background:var(--mantine-color-white);flex-direction:column;min-height:100vh;display:flex}.paymentCalculator-module__nf48wW__hero{background:var(--mantine-color-black)url(/PaymentCalculator/payment-calculator-hero-image-for-financing.webp) center/cover no-repeat;justify-content:center;align-items:center;min-height:clamp(40rem,30vh,45rem);display:flex;position:relative;overflow:hidden}.paymentCalculator-module__nf48wW__heroOverlay{background:linear-gradient(180deg,color-mix(in srgb,var(--mantine-color-black),transparent 60%)0%,color-mix(in srgb,var(--mantine-color-black),transparent 40%)100%);position:absolute;inset:0}.paymentCalculator-module__nf48wW__heroInner{z-index:1;text-align:center;padding:2rem 1rem;position:relative}.paymentCalculator-module__nf48wW__heroTitle{color:var(--mantine-color-white);letter-spacing:.25em;text-transform:uppercase;font-size:clamp(2.5rem,6vw,4rem);font-weight:300}.paymentCalculator-module__nf48wW__introSection{background:var(--mantine-color-white);padding:clamp(3.5rem,7vw,6rem) 1rem}.paymentCalculator-module__nf48wW__introInner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:40rem;margin:0 auto;display:flex}.paymentCalculator-module__nf48wW__introHeading{letter-spacing:.12em;text-transform:uppercase;color:var(--mantine-color-black);font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:400}.paymentCalculator-module__nf48wW__introRule{background:linear-gradient(90deg,transparent 0%,var(--mantine-color-blue-5)50%,transparent 100%);width:3.5rem;height:1px;display:block}.paymentCalculator-module__nf48wW__introDescription{max-width:36rem;color:var(--mantine-color-gray-2);margin:0 auto;font-size:.95rem;line-height:1.75}.paymentCalculator-module__nf48wW__introActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.paymentCalculator-module__nf48wW__buttonLink{text-decoration:none;display:inline-flex}.paymentCalculator-module__nf48wW__calculatorSection{background:var(--mantine-color-white-1);border-top:1px solid var(--mantine-color-white-4);padding:clamp(3.5rem,7vw,6rem) 1rem}.paymentCalculator-module__nf48wW__sectionHeader{text-align:center;max-width:42rem;margin:0 auto clamp(2rem,4vw,3rem)}.paymentCalculator-module__nf48wW__sectionHeading{letter-spacing:.12em;text-transform:uppercase;color:var(--mantine-color-black);margin-bottom:1rem;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:400}.paymentCalculator-module__nf48wW__sectionDescription{color:var(--mantine-color-gray-2);font-size:.95rem;line-height:1.75}.paymentCalculator-module__nf48wW__notesSection{background:var(--mantine-color-white);border-top:1px solid var(--mantine-color-white-4);padding:clamp(3.5rem,7vw,6rem) 1rem}.paymentCalculator-module__nf48wW__notesGrid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid}.paymentCalculator-module__nf48wW__noteCard{background:var(--mantine-color-white);border:1px solid var(--mantine-color-white-4);border-radius:.25rem;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.paymentCalculator-module__nf48wW__noteTitle{color:var(--mantine-color-black);letter-spacing:.02em;font-size:.95rem;font-weight:500}.paymentCalculator-module__nf48wW__noteText{color:var(--mantine-color-gray-2);font-size:.9rem;line-height:1.7}.paymentCalculator-module__nf48wW__ctaSection{background:var(--mantine-color-black);text-align:center;padding:clamp(4rem,8vw,7rem) 1rem}.paymentCalculator-module__nf48wW__ctaTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--mantine-color-white);margin-bottom:1rem;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:400}.paymentCalculator-module__nf48wW__ctaDescription{max-width:36rem;color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);margin:0 auto 2.5rem;font-size:.95rem;line-height:1.8}.paymentCalculator-module__nf48wW__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:960px){.paymentCalculator-module__nf48wW__notesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.paymentCalculator-module__nf48wW__notesGrid{grid-template-columns:1fr}}
.detailsPage-module__sXZrSa__detailsPage{background:var(--mantine-color-white);flex-direction:column;min-height:100vh;display:flex}.detailsPage-module__sXZrSa__content{border-top:1px solid var(--mantine-color-white-4);flex:1;width:min(88vw,1800px);margin:0 auto;overflow:visible}.detailsPage-module__sXZrSa__backLink{text-transform:uppercase;letter-spacing:.1em;color:var(--mantine-color-gray-2);align-items:center;gap:.4rem;padding:1.5rem 0 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.detailsPage-module__sXZrSa__backLink:hover{color:var(--mantine-color-blue-5)}.detailsPage-module__sXZrSa__pageShell{grid-template-columns:minmax(0,7fr) minmax(320px,3fr);gap:2rem;display:grid}.detailsPage-module__sXZrSa__leftColumn{flex-direction:column;gap:2.5rem;min-width:0;padding-bottom:2rem;display:flex}.detailsPage-module__sXZrSa__sidebarColumn{min-width:0}.detailsPage-module__sXZrSa__summarySticky{position:sticky;top:5.5rem}.detailsPage-module__sXZrSa__galleryWrapper{flex-direction:column;gap:.5rem;display:flex}.detailsPage-module__sXZrSa__carousel{background:var(--mantine-color-white-1);overflow:hidden}.detailsPage-module__sXZrSa__mainControl{background:color-mix(in srgb,var(--mantine-color-black),transparent 65%);color:var(--mantine-color-white);border:none;border-radius:50%;width:36px;height:36px}.detailsPage-module__sXZrSa__mainControl:hover{background:color-mix(in srgb,var(--mantine-color-black),transparent 45.0%)}.detailsPage-module__sXZrSa__carouselImageFrame{background:var(--mantine-color-white);width:100%;height:560px;position:relative;overflow:hidden}.detailsPage-module__sXZrSa__carouselImage{object-fit:contain}.detailsPage-module__sXZrSa__thumbWrapper{position:relative}.detailsPage-module__sXZrSa__thumbViewport{overflow:hidden}.detailsPage-module__sXZrSa__thumbArrow{z-index:2;background:color-mix(in srgb,var(--mantine-color-black),transparent 55.0%);width:28px;height:28px;color:var(--mantine-color-white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.1rem;transition:background .15s,opacity .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.detailsPage-module__sXZrSa__thumbArrow:hover:not(:disabled){background:color-mix(in srgb,var(--mantine-color-black),transparent 30%)}.detailsPage-module__sXZrSa__thumbArrow:disabled{opacity:0;pointer-events:none}.detailsPage-module__sXZrSa__thumbArrowLeft{left:6px}.detailsPage-module__sXZrSa__thumbArrowRight{right:6px}.detailsPage-module__sXZrSa__thumbButton{aspect-ratio:4/3;background:var(--mantine-color-white-1);cursor:pointer;border:2px solid #0000;width:100%;padding:0;transition:border-color .15s;display:block;position:relative;overflow:hidden}.detailsPage-module__sXZrSa__thumbButton:hover{border-color:var(--mantine-color-gray-4)}.detailsPage-module__sXZrSa__thumbActive{border-color:var(--mantine-color-blue-5)}.detailsPage-module__sXZrSa__thumbImage{object-fit:cover}.detailsPage-module__sXZrSa__sectionBlock{flex-direction:column;gap:1rem;display:flex}.detailsPage-module__sXZrSa__sectionHeader{flex-direction:column;gap:.5rem;display:flex}.detailsPage-module__sXZrSa__sectionTitle{color:var(--mantine-color-black);font-size:1.4rem;font-weight:700}.detailsPage-module__sXZrSa__sectionRule{background:linear-gradient(90deg,var(--mantine-color-blue-5),var(--mantine-color-blue-6));width:3rem;height:3px}.detailsPage-module__sXZrSa__detailsCard{background:var(--mantine-color-white);border:1px solid var(--mantine-color-white-4)}.detailsPage-module__sXZrSa__detailsGrid{grid-template-columns:1fr 1fr;gap:0;display:grid}.detailsPage-module__sXZrSa__detailRow{border-bottom:1px solid var(--mantine-color-white-4);justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.detailsPage-module__sXZrSa__detailRow:nth-last-child(-n+2){border-bottom:none}.detailsPage-module__sXZrSa__detailRow:nth-child(odd){border-right:1px solid var(--mantine-color-white-4)}.detailsPage-module__sXZrSa__detailLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--mantine-color-gray-2);font-size:.8rem;font-weight:600}.detailsPage-module__sXZrSa__detailValue{color:var(--mantine-color-black);text-align:right;font-size:.95rem;font-weight:600}.detailsPage-module__sXZrSa__highlightItem{border:1px solid var(--mantine-color-white-4);background:var(--mantine-color-white);align-items:center;gap:.6rem;padding:.6rem .8rem;display:flex}.detailsPage-module__sXZrSa__highlightText{color:var(--mantine-color-black);font-size:.85rem;font-weight:600;line-height:1.3}.detailsPage-module__sXZrSa__accordionItem{background:var(--mantine-color-white);border:1px solid var(--mantine-color-white-4)}.detailsPage-module__sXZrSa__accordionControl{padding:1rem 1.25rem}.detailsPage-module__sXZrSa__accordionControl:hover{background:var(--mantine-color-white-1)}.detailsPage-module__sXZrSa__accordionPanel{padding:0 1.25rem 1.25rem}.detailsPage-module__sXZrSa__accordionChevron{color:var(--mantine-color-blue-5)}.detailsPage-module__sXZrSa__accordionTitle{color:var(--mantine-color-black);font-size:1rem;font-weight:700}.detailsPage-module__sXZrSa__optionList{color:var(--mantine-color-gray-2)}.detailsPage-module__sXZrSa__copyText{color:var(--mantine-color-gray-2);line-height:1.8}.detailsPage-module__sXZrSa__summaryCard{background:var(--mantine-color-white);border:1px solid var(--mantine-color-white-4)}.detailsPage-module__sXZrSa__summaryTitle{color:var(--mantine-color-black);font-size:clamp(1.6rem,2vw + .8rem,2.25rem);font-weight:700;line-height:1.1}.detailsPage-module__sXZrSa__summaryPriceRow{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}.detailsPage-module__sXZrSa__summaryPriceLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--mantine-color-gray-2);font-size:.7rem}.detailsPage-module__sXZrSa__summaryPrice{color:var(--mantine-color-blue-5);font-size:clamp(1.8rem,2vw + .8rem,2.5rem);font-weight:800;line-height:1}.detailsPage-module__sXZrSa__summaryOriginalPrice{color:var(--mantine-color-gray-2);margin-top:.35rem;text-decoration:line-through}.detailsPage-module__sXZrSa__metricBlock{background:var(--mantine-color-white-1);border:1px solid var(--mantine-color-white-4);padding:.75rem}.detailsPage-module__sXZrSa__metricLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--mantine-color-gray-2);font-size:.7rem}.detailsPage-module__sXZrSa__metricValue{color:var(--mantine-color-black);font-size:.95rem;font-weight:600}.detailsPage-module__sXZrSa__carfaxButton{background:0 0;border:none}.detailsPage-module__sXZrSa__carfaxButton:hover{border-color:var(--mantine-color-gray-2);background:0 0}@media (max-width:768px){.detailsPage-module__sXZrSa__content{width:min(94vw,1800px)}.detailsPage-module__sXZrSa__pageShell{grid-template-columns:1fr}.detailsPage-module__sXZrSa__summarySticky{position:static}.detailsPage-module__sXZrSa__carouselImageFrame{height:340px}.detailsPage-module__sXZrSa__detailsGrid{grid-template-columns:1fr}.detailsPage-module__sXZrSa__detailRow:nth-child(odd){border-right:none}.detailsPage-module__sXZrSa__detailRow:last-child{border-bottom:none}.detailsPage-module__sXZrSa__detailRow:nth-last-child(-n+2){border-bottom:1px solid var(--mantine-color-white-4)}}@media (max-width:480px){.detailsPage-module__sXZrSa__carouselImageFrame{height:280px}}
.sitemapPage-module__YiLtea__page{background:radial-gradient(circle at 0 0,#2563eb24,#0000 30%),linear-gradient(#f8fafc 0%,#eef4f8 100%);flex-direction:column;min-height:100vh;display:flex}
