.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}}
.InventoryContent-module__l6swOa__inventoryContainer{border-top:1px solid #e5e5e5;flex-direction:row;flex:1;align-items:stretch;min-height:0;display:flex}.InventoryContent-module__l6swOa__mainContent{border-top:none;flex:1;padding:2rem 2.5rem}.InventoryContent-module__l6swOa__controls{justify-content:space-between;align-items:center;gap:var(--mantine-spacing-sm);border-bottom:1px solid #e5e5e5;flex-flow:wrap;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.InventoryContent-module__l6swOa__sortSelectInput{color:#1a1a1a;border-color:#e5e5e5;width:220px}.InventoryContent-module__l6swOa__sortSelectInput:focus{border-color:var(--mantine-color-blue-5)}.InventoryContent-module__l6swOa__sortSelectInput::placeholder{color:#999}.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:#c92a2a;font-size:1.25rem;font-weight:600}.InventoryContent-module__l6swOa__errorMessage{color:#666}.InventoryContent-module__l6swOa__messageTitle{letter-spacing:.01em;color:#1a1a1a;font-size:1.25rem;font-weight:600}.InventoryContent-module__l6swOa__messageText{color:#666}.InventoryContent-module__l6swOa__vehicleGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}@media (max-width:320px){.InventoryContent-module__l6swOa__vehicleGrid{grid-template-columns:1fr}}@media (max-width:768px){.InventoryContent-module__l6swOa__mainContent{padding:1.25rem}}
.FilterDrawer-module__pjRfwa__sidebar{background-color:var(--mantine-color-white);border-right:1px solid #e5e5e5;width:320px;padding:2rem 1.5rem}.FilterDrawer-module__pjRfwa__filterContent{gap:var(--mantine-spacing-sm);flex-direction:column;display:flex}.FilterDrawer-module__pjRfwa__checkboxGroup{gap:var(--mantine-spacing-xs);flex-direction:column;display:flex}.FilterDrawer-module__pjRfwa__checkboxInput{background-color:var(--mantine-color-white);border-color:#d0d0d0}.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__searchIcon{color:#999}.FilterDrawer-module__pjRfwa__searchInput{background-color:var(--mantine-color-white);color:#1a1a1a;border:1px solid #e5e5e5}.FilterDrawer-module__pjRfwa__searchInput:focus{border-color:var(--mantine-color-blue-5)}.FilterDrawer-module__pjRfwa__searchInput::placeholder{color:#999}.FilterDrawer-module__pjRfwa__searchHint{font-size:var(--mantine-font-size-xs);color:#999;margin-top:.25rem}.FilterDrawer-module__pjRfwa__accordionControl{background-color:var(--mantine-color-white);color:#1a1a1a;letter-spacing:.02em;font-size:.85rem;font-weight:500}.FilterDrawer-module__pjRfwa__accordionControl:hover{background-color:#f5f5f5}.FilterDrawer-module__pjRfwa__numberInputs{gap:var(--mantine-spacing-xs);flex-direction:row;flex:1;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:#1a1a1a;background-color:var(--mantine-color-white);border:1px solid #e5e5e5;font-size:.8rem}.FilterDrawer-module__pjRfwa__filterTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--mantine-color-blue-6);font-size:.75rem;font-weight:600}.FilterDrawer-module__pjRfwa__resetButton{border-color:var(--mantine-color-blue-5);color:var(--mantine-color-blue-5);letter-spacing:.04em;font-size:.8rem;font-weight:500}.FilterDrawer-module__pjRfwa__resetButton:hover{background-color:color-mix(in srgb,var(--mantine-color-blue-5),transparent 94%);border-color:var(--mantine-color-blue-6)}.FilterDrawer-module__pjRfwa__resetButton:disabled{color:#ccc;background-color:#0000;border-color:#e5e5e5}
.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}.sitemapPage-module__YiLtea__main{flex:1;padding:clamp(6.5rem,8vw,8rem) 0 clamp(4rem,7vw,5.5rem)}.sitemapPage-module__YiLtea__container{width:min(92vw,1240px);margin:0 auto}.sitemapPage-module__YiLtea__heroSection,.sitemapPage-module__YiLtea__section{padding:clamp(1.25rem,2vw,1.75rem) 0}.sitemapPage-module__YiLtea__heroGrid{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:stretch;gap:clamp(1.5rem,4vw,3rem);display:grid}.sitemapPage-module__YiLtea__eyebrow,.sitemapPage-module__YiLtea__sectionEyebrow,.sitemapPage-module__YiLtea__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}.sitemapPage-module__YiLtea__eyebrow:before,.sitemapPage-module__YiLtea__sectionEyebrow:before,.sitemapPage-module__YiLtea__cardEyebrow:before{content:"";background:#2563eb6b;width:2.5rem;height:1px}.sitemapPage-module__YiLtea__title,.sitemapPage-module__YiLtea__sectionTitle,.sitemapPage-module__YiLtea__cardTitle{color:#0f172a;letter-spacing:-.03em}.sitemapPage-module__YiLtea__title{max-width:12ch;margin-bottom:1rem}.sitemapPage-module__YiLtea__description,.sitemapPage-module__YiLtea__sectionDescription,.sitemapPage-module__YiLtea__heroText,.sitemapPage-module__YiLtea__emptyState{color:#475569;line-height:1.7}.sitemapPage-module__YiLtea__heroCard,.sitemapPage-module__YiLtea__card,.sitemapPage-module__YiLtea__inventoryPanel{background:#fffffff0;border:1px solid #94a3b82e;border-radius:1.5rem;padding:clamp(1.4rem,3vw,2rem);box-shadow:0 24px 54px #0f172a14}.sitemapPage-module__YiLtea__heroCard{background:linear-gradient(#0a285ef7,#0e58aef2);flex-direction:column;justify-content:center;display:flex}.sitemapPage-module__YiLtea__heroCard .sitemapPage-module__YiLtea__cardEyebrow,.sitemapPage-module__YiLtea__heroCard .sitemapPage-module__YiLtea__cardEyebrow:before,.sitemapPage-module__YiLtea__heroStat,.sitemapPage-module__YiLtea__heroText,.sitemapPage-module__YiLtea__xmlLink{color:#eff6ff}.sitemapPage-module__YiLtea__heroCard .sitemapPage-module__YiLtea__cardEyebrow:before{background:#dbeafe85}.sitemapPage-module__YiLtea__heroStat{margin-bottom:.75rem;font-size:clamp(2.5rem,4vw,4rem);font-weight:800;line-height:1}.sitemapPage-module__YiLtea__xmlLink{margin-top:1.1rem;font-weight:600;text-decoration:none}.sitemapPage-module__YiLtea__xmlLink:hover{text-decoration:underline}.sitemapPage-module__YiLtea__sectionHeader{margin-bottom:1.35rem}.sitemapPage-module__YiLtea__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.sitemapPage-module__YiLtea__cardTitle{margin-bottom:1rem}.sitemapPage-module__YiLtea__linkGrid,.sitemapPage-module__YiLtea__inventoryGrid{gap:.75rem;display:grid}.sitemapPage-module__YiLtea__linkGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sitemapPage-module__YiLtea__inventoryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.sitemapPage-module__YiLtea__linkItem,.sitemapPage-module__YiLtea__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}.sitemapPage-module__YiLtea__linkItem:hover,.sitemapPage-module__YiLtea__inventoryLink:hover{color:#2563eb;border-color:#2563eb47;transform:translateY(-1px);box-shadow:0 14px 26px #2563eb1a}.sitemapPage-module__YiLtea__inventoryPanel{padding:clamp(1.2rem,2.5vw,1.75rem)}@media (max-width:1024px){.sitemapPage-module__YiLtea__heroGrid,.sitemapPage-module__YiLtea__cardGrid,.sitemapPage-module__YiLtea__inventoryGrid{grid-template-columns:1fr}}@media (max-width:768px){.sitemapPage-module__YiLtea__linkGrid{grid-template-columns:1fr}.sitemapPage-module__YiLtea__title{max-width:none}}
.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%)}
.LandingPage-module__Gfr6OG__landingPage{flex-direction:column;display:flex}.LandingPage-module__Gfr6OG__heroSection{min-height:100svh;color:var(--mantine-color-white);background-color:var(--mantine-color-black);background-image:url(/LandingPage/happy-corner-auto-used-car-dealership-hero-image.webp);background-size:cover;position:relative;overflow:hidden}.LandingPage-module__Gfr6OG__heroContainer{z-index:1;align-items:stretch;min-height:100svh;padding-top:clamp(8rem,12vw,8.5rem);padding-bottom:clamp(2.5rem,6vw,4rem);display:flex;position:relative}.LandingPage-module__Gfr6OG__heroContent{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:center;gap:clamp(2rem,5vw,4rem);width:100%;display:grid}.LandingPage-module__Gfr6OG__heroCopy{max-width:42rem}.LandingPage-module__Gfr6OG__heroEyebrow{color:var(--mantine-color-yellow-4);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.78rem;font-weight:700;display:inline-flex}.LandingPage-module__Gfr6OG__heroEyebrow:before{content:"";background-color:color-mix(in srgb,var(--mantine-color-yellow-4),transparent 35%);width:2.75rem;height:1px}.LandingPage-module__Gfr6OG__heroTitle{max-width:14ch;color:var(--mantine-color-white);letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(2.8rem,7vw,5.4rem);font-weight:300;line-height:.98}.LandingPage-module__Gfr6OG__heroAccent{color:var(--mantine-color-yellow-4)}.LandingPage-module__Gfr6OG__heroLead{max-width:36rem;color:color-mix(in srgb,var(--mantine-color-white),transparent 20.0%);margin-bottom:1.75rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.LandingPage-module__Gfr6OG__searchPanel{gap:.75rem;margin-bottom:1.5rem;display:grid}.LandingPage-module__Gfr6OG__searchForm{box-shadow:0 24px 54px color-mix(in srgb,var(--mantine-color-black),transparent 76%);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;display:grid}.LandingPage-module__Gfr6OG__searchInput{height:3.125rem;color:var(--mantine-color-white);border-color:#0000;border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 88%);background:0 0;background:color-mix(in srgb,var(--mantine-color-white),transparent 92%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:1rem;font-size:1rem}.LandingPage-module__Gfr6OG__searchInput::placeholder{color:color-mix(in srgb,var(--mantine-color-white),transparent 25%)}.LandingPage-module__Gfr6OG__heroActions{flex-wrap:wrap;gap:.875rem;margin-bottom:2rem;display:flex}.LandingPage-module__Gfr6OG__primaryButton,.LandingPage-module__Gfr6OG__primaryButtonDark,.LandingPage-module__Gfr6OG__secondaryButton,.LandingPage-module__Gfr6OG__ghostButton,.LandingPage-module__Gfr6OG__typeButton,.LandingPage-module__Gfr6OG__cardButton{transition:background-color .15s,border-color .15s,transform .15s,color .15s,box-shadow .15s}.LandingPage-module__Gfr6OG__primaryButton{background-color:var(--mantine-color-black);color:var(--mantine-color-white);border:1px solid var(--mantine-color-black);box-shadow:none;letter-spacing:.02em;border-radius:.5rem;font-weight:500}.LandingPage-module__Gfr6OG__primaryButton:hover{background-color:color-mix(in srgb,var(--mantine-color-black),transparent 18.0%);border-color:color-mix(in srgb,var(--mantine-color-black),transparent 18.0%);color:var(--mantine-color-white);transform:translateY(-1px)}.LandingPage-module__Gfr6OG__primaryButton:active{background-color:color-mix(in srgb,var(--mantine-color-black),transparent 28.0%);border-color:color-mix(in srgb,var(--mantine-color-black),transparent 28.0%);transform:none}.LandingPage-module__Gfr6OG__primaryButtonDark{background-color:var(--mantine-color-yellow-4);color:var(--mantine-color-black);border:1px solid var(--mantine-color-yellow-4);box-shadow:none;letter-spacing:.02em;border-radius:.5rem;font-weight:600}.LandingPage-module__Gfr6OG__primaryButtonDark:hover{background-color:var(--mantine-color-yellow-5);border-color:var(--mantine-color-yellow-5);color:var(--mantine-color-black);transform:translateY(-1px)}.LandingPage-module__Gfr6OG__primaryButtonDark:active{background-color:var(--mantine-color-yellow-3);border-color:var(--mantine-color-yellow-3);transform:none}.LandingPage-module__Gfr6OG__secondaryButton{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 84%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:var(--mantine-color-white);border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 92%)}.LandingPage-module__Gfr6OG__secondaryButton:hover{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 68%);border-color:color-mix(in srgb,var(--mantine-color-white),transparent 84%);transform:translateY(-1px)}.LandingPage-module__Gfr6OG__secondaryButton:active{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 92%);border-color:color-mix(in srgb,var(--mantine-color-white),transparent 96%);transform:none}.LandingPage-module__Gfr6OG__ghostButton{border:1px solid color-mix(in srgb,var(--mantine-color-blue-5),transparent 80%);color:var(--mantine-color-blue-6);background-color:#0000;font-weight:500}.LandingPage-module__Gfr6OG__ghostButton:hover{border-color:color-mix(in srgb,var(--mantine-color-blue-5),transparent 64%);background-color:color-mix(in srgb,var(--mantine-color-blue-5),transparent 94%);box-shadow:none;color:var(--mantine-color-blue-7);transform:translateY(-1px)}.LandingPage-module__Gfr6OG__ghostButton:active{background-color:color-mix(in srgb,var(--mantine-color-blue-5),transparent 90%);border-color:color-mix(in srgb,var(--mantine-color-blue-5),transparent 64%);color:var(--mantine-color-blue-7);box-shadow:none;transform:none}.LandingPage-module__Gfr6OG__heroCard{border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 88%);background:color-mix(in srgb,var(--mantine-color-white),transparent 94%);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);width:min(100%,27rem);box-shadow:0 24px 64px color-mix(in srgb,var(--mantine-color-black),transparent 72%);border-radius:1.5rem;justify-self:end;padding:1.1rem}.LandingPage-module__Gfr6OG__heroCardMedia{aspect-ratio:16/10;background-position:50%;background-size:cover;border-radius:1.1rem;position:relative;overflow:hidden}.LandingPage-module__Gfr6OG__heroCardMedia:after{content:"";background:linear-gradient(180deg,transparent 25%,color-mix(in srgb,var(--mantine-color-black),transparent 44.0%)100%);position:absolute;inset:0}.LandingPage-module__Gfr6OG__heroCardBadge{z-index:1;border-color:color-mix(in srgb,var(--mantine-color-white),transparent 88%);background-color:color-mix(in srgb,var(--mantine-color-black),transparent 45.0%);color:var(--mantine-color-white);position:absolute;top:1rem;left:1rem}.LandingPage-module__Gfr6OG__heroCardBody{gap:.85rem;padding-top:1rem;display:grid}.LandingPage-module__Gfr6OG__heroCardMeta{color:color-mix(in srgb,var(--mantine-color-white),transparent 38%);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}.LandingPage-module__Gfr6OG__heroCardTitle{color:var(--mantine-color-white)}.LandingPage-module__Gfr6OG__heroCardDetails{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.LandingPage-module__Gfr6OG__heroCardStat{background-color:color-mix(in srgb,var(--mantine-color-black),transparent 75%);border-radius:1rem;padding:.9rem 1rem}.LandingPage-module__Gfr6OG__heroCardLabel{color:color-mix(in srgb,var(--mantine-color-white),transparent 44.0%);margin-bottom:.15rem;font-size:.78rem;display:block}.LandingPage-module__Gfr6OG__heroCardValue{color:var(--mantine-color-white);font-size:1rem;font-weight:700}.LandingPage-module__Gfr6OG__statsBar{z-index:1;border-top:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 90%);background:color-mix(in srgb,var(--mantine-color-black),transparent 66.0%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin-top:auto;position:relative}.LandingPage-module__Gfr6OG__statsGrid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.LandingPage-module__Gfr6OG__statItem{text-align:center;padding:1.25rem 1rem}.LandingPage-module__Gfr6OG__statItem+.LandingPage-module__Gfr6OG__statItem{border-left:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 90%)}.LandingPage-module__Gfr6OG__statValue{color:var(--mantine-color-white);font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;line-height:1;display:block}.LandingPage-module__Gfr6OG__statLabel{color:color-mix(in srgb,var(--mantine-color-white),transparent 42.0%);letter-spacing:.08em;text-transform:uppercase;margin-top:.3rem;font-size:.78rem;display:block}.LandingPage-module__Gfr6OG__trustBar{background:var(--mantine-color-black);border-top:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 94%);border-bottom:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 94%)}.LandingPage-module__Gfr6OG__trustInner{flex-wrap:wrap;justify-content:center;gap:0;padding-block:1.1rem;display:flex}.LandingPage-module__Gfr6OG__trustItem{color:var(--mantine-color-white);letter-spacing:.04em;border-right:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 50%);align-items:center;gap:.6rem;padding-inline:clamp(.75rem,2vw,1.5rem);font-size:.82rem;font-weight:500;display:inline-flex}.LandingPage-module__Gfr6OG__trustItem:last-child{border-right:none}.LandingPage-module__Gfr6OG__trustIcon{color:var(--mantine-color-yellow-4)}.LandingPage-module__Gfr6OG__section{padding-block:clamp(5rem,9vw,8rem)}.LandingPage-module__Gfr6OG__surfaceLight{background-color:var(--mantine-color-gray-9)}.LandingPage-module__Gfr6OG__surfaceMuted{background-color:var(--mantine-color-gray-6)}.LandingPage-module__Gfr6OG__surfaceDark{background-color:var(--mantine-color-black)}.LandingPage-module__Gfr6OG__sectionHeader{max-width:40rem;margin-bottom:clamp(2.5rem,5vw,3.5rem)}.LandingPage-module__Gfr6OG__sectionHeaderCentered{margin-inline:auto;text-align:center;max-width:38rem;margin-bottom:clamp(3rem,6vw,4rem)}.LandingPage-module__Gfr6OG__sectionHeaderCentered .LandingPage-module__Gfr6OG__sectionEyebrow{justify-content:center}.LandingPage-module__Gfr6OG__sectionRule{background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--mantine-color-blue-5),transparent 64%)50%,transparent 100%);width:3.5rem;height:1px;margin:1.2rem auto;display:block}.LandingPage-module__Gfr6OG__sectionTitle{color:var(--mantine-color-black);letter-spacing:-.025em;margin-bottom:.8rem;font-weight:400;line-height:2rem}.LandingPage-module__Gfr6OG__darkTitle{color:var(--mantine-color-white)}.LandingPage-module__Gfr6OG__sectionEyebrow{color:var(--mantine-color-blue-6);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:.7rem;margin-bottom:.9rem;font-size:.72rem;font-weight:600;display:inline-flex}.LandingPage-module__Gfr6OG__sectionEyebrow:before{content:"";background-color:color-mix(in srgb,var(--mantine-color-blue-6),transparent 60%);width:2.5rem;height:1px}.LandingPage-module__Gfr6OG__sectionEyebrowDark{color:color-mix(in srgb,var(--mantine-color-yellow-4),transparent 22.0%)}.LandingPage-module__Gfr6OG__sectionEyebrowDark:before{background-color:color-mix(in srgb,var(--mantine-color-yellow-4),transparent 68%)}.LandingPage-module__Gfr6OG__sectionLead{color:var(--mantine-color-gray-2);letter-spacing:.01em;font-size:clamp(.95rem,1.5vw,1.06rem);line-height:1.8}.LandingPage-module__Gfr6OG__sectionLeadDark{color:var(--mantine-color-gray-6);line-height:1.8}.LandingPage-module__Gfr6OG__typeGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.LandingPage-module__Gfr6OG__typeLink{text-decoration:none}.LandingPage-module__Gfr6OG__typeButton{border:1px solid color-mix(in srgb,var(--mantine-color-black),transparent 92%);background:var(--mantine-color-white);height:100%;color:var(--mantine-color-black);border-radius:.75rem;padding:1.15rem .75rem}.LandingPage-module__Gfr6OG__typeButton:hover{border-color:color-mix(in srgb,var(--mantine-color-black),transparent 84%);background:var(--mantine-color-white);box-shadow:0 16px 40px color-mix(in srgb,var(--mantine-color-black),transparent 92%);color:var(--mantine-color-black);transform:translateY(-2px)}.LandingPage-module__Gfr6OG__typeButton:active{border-color:color-mix(in srgb,var(--mantine-color-black),transparent 84%);background:var(--mantine-color-gray-9);color:var(--mantine-color-black);box-shadow:none;transform:none}.LandingPage-module__Gfr6OG__typeInner{justify-items:center;gap:.75rem;width:100%;display:grid}.LandingPage-module__Gfr6OG__typeIcon{color:var(--mantine-color-blue-5)}.LandingPage-module__Gfr6OG__typeLabel{letter-spacing:.04em;font-size:.88rem;font-weight:500}.LandingPage-module__Gfr6OG__awardsSection{background-color:var(--mantine-color-black);padding-block:clamp(5.5rem,10vw,9rem);overflow:hidden}.LandingPage-module__Gfr6OG__awardsHeader{text-align:center;margin-inline:auto;justify-items:center;gap:0;max-width:38rem;margin-bottom:clamp(3.5rem,7vw,5rem);display:grid}.LandingPage-module__Gfr6OG__awardsRule{background:linear-gradient(90deg,transparent 0%,var(--mantine-color-yellow-4)50%,transparent 100%);width:4.5rem;height:1px;margin-block:1.6rem;display:block}.LandingPage-module__Gfr6OG__awardsLead{color:var(--mantine-color-gray-4);letter-spacing:.01em;font-size:clamp(.95rem,1.6vw,1.08rem);line-height:1.8}.LandingPage-module__Gfr6OG__awardsStage{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);place-items:stretch center;gap:clamp(2rem,5vw,4.5rem);margin-bottom:clamp(3rem,6vw,4.5rem);display:grid}.LandingPage-module__Gfr6OG__awardsDivider{background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--mantine-color-white),transparent 88%)30%,color-mix(in srgb,var(--mantine-color-white),transparent 88%)70%,transparent 100%);align-self:stretch;width:1px;margin-block:1rem}.LandingPage-module__Gfr6OG__awardFigure{grid-template-rows:auto auto;align-content:start;justify-items:center;gap:0;width:min(100%,22rem);min-width:0;height:100%;margin:0;display:grid}.LandingPage-module__Gfr6OG__awardMediaFrame{isolation:isolate;place-items:center;width:min(100%,20rem);min-height:clamp(15rem,30vw,18rem);padding:clamp(.75rem,2vw,1.25rem);display:grid;position:relative;overflow:visible}.LandingPage-module__Gfr6OG__awardGlow{background:radial-gradient(circle,color-mix(in srgb,var(--mantine-color-yellow-4),transparent 72%)0%,color-mix(in srgb,var(--mantine-color-yellow-4),transparent 84%)28%,color-mix(in srgb,var(--mantine-color-yellow-4),transparent 92%)52%,transparent 100%);filter:blur(34px);pointer-events:none;z-index:0;position:absolute;inset:0%}.LandingPage-module__Gfr6OG__awardMedia{z-index:1;object-fit:contain;width:100%;max-width:16rem;height:auto;display:block;position:relative}.LandingPage-module__Gfr6OG__awardCaption{z-index:1;text-align:center;align-content:start;gap:.35rem;width:100%;margin-top:clamp(1.2rem,2.5vw,1.8rem);display:grid;position:relative}.LandingPage-module__Gfr6OG__awardYear{color:var(--mantine-color-yellow-4);letter-spacing:.28em;text-transform:uppercase;font-size:.72rem;font-weight:600}.LandingPage-module__Gfr6OG__awardTitle{color:var(--mantine-color-white);letter-spacing:.02em;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:500}.LandingPage-module__Gfr6OG__awardsSignals{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 0;max-width:56rem;margin:0 auto clamp(2.5rem,4vw,3.5rem);padding:0;list-style:none;display:flex}.LandingPage-module__Gfr6OG__awardsSignalItem{color:color-mix(in srgb,var(--mantine-color-white),transparent 48%);letter-spacing:.06em;text-align:center;padding-inline:clamp(.75rem,2vw,1.5rem);font-size:.82rem;line-height:1.6}.LandingPage-module__Gfr6OG__featureSplit{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr);align-items:center;gap:2rem;display:grid}.LandingPage-module__Gfr6OG__featureGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.LandingPage-module__Gfr6OG__featureCard{border:1px solid color-mix(in srgb,var(--mantine-color-black),transparent 94%);background:var(--mantine-color-white);border-radius:.75rem;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:.6rem .75rem;height:100%;padding:1.25rem;transition:box-shadow .25s,border-color .25s;display:grid}.LandingPage-module__Gfr6OG__featureCard:hover{border-color:color-mix(in srgb,var(--mantine-color-black),transparent 90%);box-shadow:0 12px 32px color-mix(in srgb,var(--mantine-color-black),transparent 94%)}.LandingPage-module__Gfr6OG__featureIcon{background-color:color-mix(in srgb,var(--mantine-color-blue-5),transparent 92%);color:var(--mantine-color-blue-5);grid-area:1/1;margin-bottom:0}.LandingPage-module__Gfr6OG__featureTitle{color:var(--mantine-color-black);grid-area:1/2;margin-bottom:0;font-weight:500;line-height:1.75rem}.LandingPage-module__Gfr6OG__featureText{color:var(--mantine-color-gray-2);grid-column:1/-1;line-height:1.7}.LandingPage-module__Gfr6OG__mediaFrame{min-height:28rem;box-shadow:0 28px 56px color-mix(in srgb,var(--mantine-color-black),transparent 82%);background-position:50%;background-size:cover;border-radius:.5rem;position:relative;overflow:hidden}.LandingPage-module__Gfr6OG__mediaFrame:after{content:"";background:linear-gradient(180deg,transparent 35%,color-mix(in srgb,var(--mantine-color-black),transparent 48%)100%);position:absolute;inset:0}.LandingPage-module__Gfr6OG__mediaCard{z-index:1;background:color-mix(in srgb,var(--mantine-color-black),transparent 58.0%);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 94%);border-radius:.5rem;width:min(19rem,100% - 2.5rem);padding:1rem 1.2rem;position:absolute;bottom:1.25rem;right:1.25rem}.LandingPage-module__Gfr6OG__mediaCardTitle{color:var(--mantine-color-white);font-weight:500}.LandingPage-module__Gfr6OG__mediaCardText{color:color-mix(in srgb,var(--mantine-color-white),transparent 38%)}.LandingPage-module__Gfr6OG__stepsGrid{gap:1rem;display:grid}.LandingPage-module__Gfr6OG__stepRow{grid-template-columns:auto 1fr;align-items:start;gap:1rem;display:grid}.LandingPage-module__Gfr6OG__stepIcon{background-color:color-mix(in srgb,var(--mantine-color-yellow-4),transparent 90%);color:color-mix(in srgb,var(--mantine-color-yellow-4),transparent 12%)}.LandingPage-module__Gfr6OG__stepNumber{color:color-mix(in srgb,var(--mantine-color-yellow-4),transparent 28.0%);letter-spacing:.22em;text-transform:uppercase;margin-bottom:.15rem;font-size:.72rem;font-weight:600;display:inline-block}.LandingPage-module__Gfr6OG__stepTitle{color:var(--mantine-color-white);font-weight:500}.LandingPage-module__Gfr6OG__stepText{color:color-mix(in srgb,var(--mantine-color-white),transparent 42.0%);line-height:1.7}.LandingPage-module__Gfr6OG__benefitsCard{background:color-mix(in srgb,var(--mantine-color-white),transparent 97%);border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 94%);border-radius:.5rem;padding:1.25rem}.LandingPage-module__Gfr6OG__benefitList{gap:.85rem;display:grid}.LandingPage-module__Gfr6OG__benefitItem{color:color-mix(in srgb,var(--mantine-color-white),transparent 40%);align-items:start;gap:.75rem;font-size:.92rem;display:flex}.LandingPage-module__Gfr6OG__benefitIcon{color:color-mix(in srgb,var(--mantine-color-yellow-4),transparent 28.0%);margin-top:.15rem}.LandingPage-module__Gfr6OG__tradeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.LandingPage-module__Gfr6OG__tradeCard{border:1px solid color-mix(in srgb,var(--mantine-color-black),transparent 94%);background:var(--mantine-color-white);height:100%;box-shadow:none;text-align:center;border-radius:.75rem;padding:1.75rem 1.5rem;transition:box-shadow .25s,border-color .25s}.LandingPage-module__Gfr6OG__tradeCard:hover{border-color:color-mix(in srgb,var(--mantine-color-black),transparent 90%);box-shadow:0 14px 36px color-mix(in srgb,var(--mantine-color-black),transparent 94%)}.LandingPage-module__Gfr6OG__tradeIcon{margin-inline:auto;background-color:color-mix(in srgb,var(--mantine-color-blue-5),transparent 92%);color:var(--mantine-color-blue-5);margin-bottom:1rem}.LandingPage-module__Gfr6OG__aboutGrid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.LandingPage-module__Gfr6OG__aboutText{gap:1rem;display:grid}.LandingPage-module__Gfr6OG__locationCard{border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 94%);background:color-mix(in srgb,var(--mantine-color-white),transparent 97%);border-radius:.5rem;padding:1.15rem 1.25rem}.LandingPage-module__Gfr6OG__locationTitle{color:var(--mantine-color-white);font-weight:500}.LandingPage-module__Gfr6OG__locationText{color:color-mix(in srgb,var(--mantine-color-white),transparent 42.0%)}.LandingPage-module__Gfr6OG__testimonialGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.LandingPage-module__Gfr6OG__testimonialCard{border:1px solid color-mix(in srgb,var(--mantine-color-black),transparent 94%);background:var(--mantine-color-white);height:100%;box-shadow:none;border-radius:.75rem;padding:1.6rem;transition:box-shadow .25s}.LandingPage-module__Gfr6OG__testimonialCard:hover{box-shadow:0 12px 32px color-mix(in srgb,var(--mantine-color-black),transparent 94%)}.LandingPage-module__Gfr6OG__testimonialQuote{color:color-mix(in srgb,var(--mantine-color-blue-5),transparent 86%)}.LandingPage-module__Gfr6OG__testimonialText{color:color-mix(in srgb,var(--mantine-color-black),transparent 42.0%);font-size:.95rem;line-height:1.8}.LandingPage-module__Gfr6OG__testimonialFooter{border-top:1px solid color-mix(in srgb,var(--mantine-color-black),transparent 94%);align-items:center;gap:.85rem;margin-top:auto;padding-top:1rem;display:flex}.LandingPage-module__Gfr6OG__testimonialAvatar{background:var(--mantine-color-blue-6);width:2.2rem;height:2.2rem;color:var(--mantine-color-white);border-radius:50%;justify-content:center;align-items:center;font-size:.82rem;font-weight:600;display:inline-flex}.LandingPage-module__Gfr6OG__testimonialAuthor{color:var(--mantine-color-black);font-weight:400}.LandingPage-module__Gfr6OG__stars{color:var(--mantine-color-yellow-5);gap:.15rem;display:inline-flex}.LandingPage-module__Gfr6OG__ratingSummary{justify-items:center;gap:.25rem;margin-top:1.8rem;display:grid}.LandingPage-module__Gfr6OG__ratingValue{letter-spacing:-.03em;color:var(--mantine-color-black);font-size:2rem;font-weight:300;line-height:1}.LandingPage-module__Gfr6OG__ratingSub{color:color-mix(in srgb,var(--mantine-color-black),transparent 58.0%);letter-spacing:.04em;margin-top:.15rem;font-size:.78rem}.LandingPage-module__Gfr6OG__centerActions{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:2rem;display:flex}@media (max-width:75rem){.LandingPage-module__Gfr6OG__typeGrid,.LandingPage-module__Gfr6OG__tradeGrid,.LandingPage-module__Gfr6OG__testimonialGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.LandingPage-module__Gfr6OG__tradeGrid .LandingPage-module__Gfr6OG__tradeCard:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:50%}}@media (max-width:62rem){.LandingPage-module__Gfr6OG__heroContent,.LandingPage-module__Gfr6OG__featureSplit,.LandingPage-module__Gfr6OG__aboutGrid{grid-template-columns:1fr}.LandingPage-module__Gfr6OG__featureSplit>.LandingPage-module__Gfr6OG__mediaFrame:first-child{order:1}.LandingPage-module__Gfr6OG__heroCard{justify-self:start}.LandingPage-module__Gfr6OG__featureGrid{grid-template-columns:1fr}.LandingPage-module__Gfr6OG__trustInner{justify-content:center}}@media (max-width:48rem){.LandingPage-module__Gfr6OG__searchForm,.LandingPage-module__Gfr6OG__typeGrid,.LandingPage-module__Gfr6OG__tradeGrid,.LandingPage-module__Gfr6OG__testimonialGrid,.LandingPage-module__Gfr6OG__statsGrid,.LandingPage-module__Gfr6OG__heroCardDetails{grid-template-columns:1fr}.LandingPage-module__Gfr6OG__tradeGrid .LandingPage-module__Gfr6OG__tradeCard:last-child:nth-child(odd){grid-column:auto;justify-self:stretch;max-width:none}.LandingPage-module__Gfr6OG__awardsStage{grid-template-columns:1fr;align-items:center;gap:clamp(2.5rem,6vw,3.5rem)}.LandingPage-module__Gfr6OG__awardsDivider{background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--mantine-color-white),transparent 88%)50%,transparent 100%);width:3rem;height:1px;min-height:0;margin-block:0}.LandingPage-module__Gfr6OG__awardsSignals{flex-direction:column;gap:.65rem}.LandingPage-module__Gfr6OG__awardsSignalItem{border-right:none;padding-inline:0}.LandingPage-module__Gfr6OG__heroActions,.LandingPage-module__Gfr6OG__centerActions{flex-direction:column;align-items:stretch}.LandingPage-module__Gfr6OG__typeButton,.LandingPage-module__Gfr6OG__cardButton,.LandingPage-module__Gfr6OG__primaryButton,.LandingPage-module__Gfr6OG__primaryButtonDark,.LandingPage-module__Gfr6OG__secondaryButton,.LandingPage-module__Gfr6OG__ghostButton{width:100%}.LandingPage-module__Gfr6OG__statItem+.LandingPage-module__Gfr6OG__statItem{border-left:0;border-top:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 90%)}.LandingPage-module__Gfr6OG__mediaFrame{min-height:22rem}.LandingPage-module__Gfr6OG__awardMediaFrame{width:min(100%,18rem);min-height:clamp(12.5rem,60vw,15rem)}.LandingPage-module__Gfr6OG__awardMedia{max-width:14rem}}
.TradeInForm-module__MzdN7W__form{--mantine-color-error:var(--mantine-color-red-5);gap:1.5rem;display:grid}.TradeInForm-module__MzdN7W__intro{text-align:center;color:var(--mantine-color-gray-4);margin-bottom:.25rem;font-size:.92rem;line-height:1.75}.TradeInForm-module__MzdN7W__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.TradeInForm-module__MzdN7W__fieldFull{grid-column:1/-1}.TradeInForm-module__MzdN7W__helpText{color:color-mix(in srgb,var(--mantine-color-black),transparent 66.0%);letter-spacing:.01em;font-size:.78rem}:is(.TradeInForm-module__MzdN7W__form .mantine-TextInput-label,.TradeInForm-module__MzdN7W__form .mantine-Select-label,.TradeInForm-module__MzdN7W__form .mantine-Textarea-label){color:var(--mantine-color-gray-2)}:is(.TradeInForm-module__MzdN7W__form .mantine-TextInput-input,.TradeInForm-module__MzdN7W__form .mantine-Select-input,.TradeInForm-module__MzdN7W__form .mantine-Textarea-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(.TradeInForm-module__MzdN7W__form .mantine-TextInput-input:focus,.TradeInForm-module__MzdN7W__form .mantine-Select-input:focus,.TradeInForm-module__MzdN7W__form .mantine-Textarea-input:focus){border-color:var(--mantine-color-blue-5)}.TradeInForm-module__MzdN7W__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}.TradeInForm-module__MzdN7W__successIcon{width:3rem;height:3rem;color:var(--mantine-color-white);background:#16a34a;border-radius:999px;justify-content:center;align-items:center;display:flex}.TradeInForm-module__MzdN7W__successTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--mantine-color-black);font-size:clamp(1.15rem,2vw,1.4rem);font-weight:400}.TradeInForm-module__MzdN7W__successText{color:var(--mantine-color-gray-2);max-width:28rem;font-size:.95rem;line-height:1.75}.TradeInForm-module__MzdN7W__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}.TradeInForm-module__MzdN7W__submitButton:hover{background:var(--mantine-color-blue-6);transform:translateY(-1px)}.TradeInForm-module__MzdN7W__submitButton:active{background:var(--mantine-color-blue-4);transform:none}@media (max-width:640px){.TradeInForm-module__MzdN7W__fieldGrid{grid-template-columns:1fr}}
.ReviewsFeed-module__ZYRtdG__wrapper{gap:1.5rem;display:grid}.ReviewsFeed-module__ZYRtdG__resultsLabel{color:var(--mantine-color-blue-5);letter-spacing:.15em;text-transform:uppercase;font-size:.75rem;font-weight:600}.ReviewsFeed-module__ZYRtdG__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.ReviewsFeed-module__ZYRtdG__card{border:1px solid color-mix(in srgb,var(--mantine-color-black),transparent 94%);background:var(--mantine-color-white);box-shadow:0 1px 3px color-mix(in srgb,var(--mantine-color-black),transparent 96%);border-radius:1rem;grid-template-columns:minmax(0,14rem) minmax(0,1fr);align-items:start;gap:1.5rem;padding:1.75rem 2rem;transition:box-shadow .25s;display:grid;position:relative}.ReviewsFeed-module__ZYRtdG__card:hover{box-shadow:0 8px 30px color-mix(in srgb,var(--mantine-color-black),transparent 92%)}.ReviewsFeed-module__ZYRtdG__cardHeader{align-self:start;align-items:center;gap:.875rem;display:flex}.ReviewsFeed-module__ZYRtdG__cardBody{gap:1rem;display:grid}.ReviewsFeed-module__ZYRtdG__textContent{gap:.25rem;min-width:0;display:grid}.ReviewsFeed-module__ZYRtdG__avatar{background:var(--mantine-color-blue-4);color:#fff;letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1rem;font-weight:700;display:inline-flex}.ReviewsFeed-module__ZYRtdG__stars{color:#f59e0b;gap:.25rem;margin-top:.25rem;display:flex}.ReviewsFeed-module__ZYRtdG__quote{color:color-mix(in srgb,var(--mantine-color-blue-5),transparent 80%);margin-bottom:.75rem}.ReviewsFeed-module__ZYRtdG__description{color:color-mix(in srgb,var(--mantine-color-black),transparent 30%);letter-spacing:.01em;font-size:.95rem;line-height:1.8}.ReviewsFeed-module__ZYRtdG__imageStrip{flex-wrap:wrap;align-content:start;gap:.75rem;margin-top:.5rem;display:flex}.ReviewsFeed-module__ZYRtdG__imageLink{border:1px solid color-mix(in srgb,var(--mantine-color-black),transparent 94%);border-radius:.75rem;transition:transform .2s;display:block;overflow:hidden}.ReviewsFeed-module__ZYRtdG__imageLink:hover{transform:scale(1.03)}.ReviewsFeed-module__ZYRtdG__reviewImage{object-fit:cover;background:var(--mantine-color-white-1);width:9rem;height:9rem;display:block}.ReviewsFeed-module__ZYRtdG__sentinel{color:var(--mantine-color-blue-5);justify-items:center;gap:.25rem;padding:1.5rem 0 .5rem;display:grid}@media (min-width:768px){.ReviewsFeed-module__ZYRtdG__cardBody{grid-template-columns:minmax(0,1fr) auto;align-items:start}.ReviewsFeed-module__ZYRtdG__imageStrip{justify-content:flex-end;max-width:18.75rem;margin-top:0}}@media (max-width:767px){.ReviewsFeed-module__ZYRtdG__card{grid-template-columns:1fr;padding:1.25rem}.ReviewsFeed-module__ZYRtdG__reviewImage{width:min(100%,8rem);height:8rem}}
.footer-module__WOMdyG__footer{background:var(--mantine-color-black);width:100%;margin-top:auto;padding:2rem 1rem .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__logo{width:clamp(75px,11vw,100px);height:auto}.footer-module__WOMdyG__logoLink{justify-content:center;align-items:center;transition:transform .1s;display:inline-flex}.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);align-items:start;gap:clamp(1.5rem,3vw,2.25rem) clamp(2rem,4vw,4rem);padding:clamp(2rem,4vw,3rem) 0;display:grid}.footer-module__WOMdyG__section{align-content:start;justify-items:center;gap:1.15rem;min-width:0;height:100%;display:grid}.footer-module__WOMdyG__exploreSection,.footer-module__WOMdyG__infoSection,.footer-module__WOMdyG__visitSection{width:100%}.footer-module__WOMdyG__exploreSection{grid-area:1/1}.footer-module__WOMdyG__infoSection{grid-area:2/1}.footer-module__WOMdyG__visitSection{grid-area:1/2/span 2}.footer-module__WOMdyG__exploreNav{width:100%;height:100%}.footer-module__WOMdyG__sectionLabel{color:color-mix(in srgb,var(--mantine-color-white),transparent 48%);letter-spacing:.24em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:600;line-height:1}.footer-module__WOMdyG__linkList{grid-template-columns:repeat(3,minmax(0,1fr));place-items:center;gap:1rem 1.75rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.footer-module__WOMdyG__infoList{grid-template-columns:repeat(3,minmax(0,1fr));align-self:start;justify-items:stretch;gap:1rem;width:100%;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 18.0%);text-decoration:none;transition:color .18s,opacity .18s}.footer-module__WOMdyG__primaryLink{letter-spacing:.12em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;font-size:.95rem;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__infoItem{align-content:start;justify-items:center;gap:.2rem;min-width:0;display:grid}.footer-module__WOMdyG__localeItem{justify-content:center;align-items:center;display:flex}.footer-module__WOMdyG__infoLabel{color:color-mix(in srgb,var(--mantine-color-white),transparent 54%);letter-spacing:.18em;text-transform:uppercase;font-size:.68rem;font-weight:600}.footer-module__WOMdyG__infoValue{text-align:center;overflow-wrap:anywhere;font-size:1rem}.footer-module__WOMdyG__visitBlock{justify-items:stretch;gap:1rem;width:min(100%,28rem);margin-inline:auto;display:grid}.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));gap:1rem;width:100%;display:grid}.footer-module__WOMdyG__hourRow{align-content:start;justify-items:center;gap:.22rem;display:grid}.footer-module__WOMdyG__hourDay{color:color-mix(in srgb,var(--mantine-color-white),transparent 54%);letter-spacing:.18em;text-transform:uppercase;font-size:.68rem;font-weight:600}.footer-module__WOMdyG__hourTime{color:color-mix(in srgb,var(--mantine-color-white),transparent 18.0%);font-size:.98rem}.footer-module__WOMdyG__bottomRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;padding-top:1.2rem;display:flex}.footer-module__WOMdyG__bottomNav{flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;display:flex}.footer-module__WOMdyG__bottomLink,.footer-module__WOMdyG__bottomCopy{color:color-mix(in srgb,var(--mantine-color-white),transparent 44.0%);letter-spacing:.16em;text-transform:uppercase;font-size:.75rem}.footer-module__WOMdyG__bottomCopy{text-align:center;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__exploreSection,.footer-module__WOMdyG__infoSection,.footer-module__WOMdyG__visitSection{grid-area:auto}.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}}
.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;padding:calc(1rem*(1 - var(--scroll-progress)))0;z-index:40;width:100%;color:var(--navbar-text);background-color:var(--navbar-background);flex-direction:column;align-items:center;display:flex;position:fixed;top:0}.navbar-module__eYRwMG__overlayNavbar{--navbar-background:transparent;--navbar-border:color-mix(in srgb,var(--mantine-color-white),transparent 85%);--navbar-text:var(--mantine-color-white);--navbar-hover:color-mix(in srgb,var(--mantine-color-blue-9),transparent 85%);--navbar-text-hover:var(--mantine-color-blue-9);--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)));position:fixed;top:0}.navbar-module__eYRwMG__navbarContent{justify-content:space-evenly;align-items:center;width:100%;display:flex}.navbar-module__eYRwMG__mobileLocaleSwitcher{align-items:center;display:none}.navbar-module__eYRwMG__mobileControls{align-items:center;gap:.25rem;display:none}.navbar-module__eYRwMG__divider{margin-top:calc(1rem*(1 - var(--scroll-progress,0)));opacity:calc(1 - var(--scroll-progress,0));border-color:var(--navbar-border);width:80%}.navbar-module__eYRwMG__overlayDivider{display:none}.navbar-module__eYRwMG__navButtons{align-items:center;gap:1rem;display:flex}.navbar-module__eYRwMG__logoLink{border-radius:1rem;justify-content:center;align-items:center;min-width:fit-content;padding:.2rem .3rem;transition:transform .16s,background-color .16s;display:inline-flex}.navbar-module__eYRwMG__logoLink:hover,.navbar-module__eYRwMG__logoLink:focus-visible{outline:none;transform:translateY(-1px)}.navbar-module__eYRwMG__logoLink:active{background:0 0;transform:translateY(0)}.navbar-module__eYRwMG__logo{width:auto;height:calc(68px*(1 - .5*var(--scroll-progress,0)))}.navbar-module__eYRwMG__desktopNav{align-items:center;gap:.2rem;display:flex}.navbar-module__eYRwMG__navItem{position:relative}.navbar-module__eYRwMG__navLink,.navbar-module__eYRwMG__navTrigger,.navbar-module__eYRwMG__dropdownLink,.navbar-module__eYRwMG__dropdownLinkButton,.navbar-module__eYRwMG__mobilePrimaryLink,.navbar-module__eYRwMG__mobileSublink{color:inherit;text-decoration:none}.navbar-module__eYRwMG__navLink,.navbar-module__eYRwMG__navTrigger{min-height:2.8rem;color:var(--navbar-text);letter-spacing:.01em;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:.35rem;padding:.7rem .95rem;font-size:.95rem;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,.navbar-module__eYRwMG__navTrigger:hover,.navbar-module__eYRwMG__navTrigger:focus-visible,.navbar-module__eYRwMG__mobileBurgerButton:hover,.navbar-module__eYRwMG__mobileBurgerButton:focus-visible{background:var(--navbar-hover);color:var(--navbar-text-hover);outline:none}.navbar-module__eYRwMG__navItem:hover .navbar-module__eYRwMG__navTrigger,.navbar-module__eYRwMG__navItem:focus-within .navbar-module__eYRwMG__navTrigger{background:var(--navbar-hover)}.navbar-module__eYRwMG__dropdownPanel,.navbar-module__eYRwMG__submenuPanel{z-index:20;border:1px solid var(--navbar-border);background:var(--navbar-dropdown-background);min-width:14rem;-webkit-backdrop-filter:blur(var(--navbar-dropdown-filter));backdrop-filter:blur(var(--navbar-dropdown-filter));opacity:0;visibility:hidden;pointer-events:none;border-radius:1.25rem;padding:.6rem;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:calc(100% + .8rem);left:0;transform:translateY(8px);box-shadow:0 22px 55px #0f172a26}.navbar-module__eYRwMG__dropdownPanel:before{content:"";height:.8rem;position:absolute;bottom:100%;left:0;right:0}.navbar-module__eYRwMG__submenuPanel:before{content:"";width:.75rem;height:100%;position:absolute;top:0;right:100%}.navbar-module__eYRwMG__dropdownList,.navbar-module__eYRwMG__submenuList{gap:.2rem;display:grid}.navbar-module__eYRwMG__navItem:hover .navbar-module__eYRwMG__dropdownPanel,.navbar-module__eYRwMG__navItem:focus-within .navbar-module__eYRwMG__dropdownPanel,.navbar-module__eYRwMG__submenuItem:hover .navbar-module__eYRwMG__submenuPanel,.navbar-module__eYRwMG__submenuItem:focus-within .navbar-module__eYRwMG__submenuPanel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.navbar-module__eYRwMG__dropdownLink,.navbar-module__eYRwMG__dropdownLinkButton{width:100%;color:var(--navbar-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.9rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .85rem;font-size:.94rem;font-weight:600;transition:background-color .16s,color .16s;display:flex}.navbar-module__eYRwMG__dropdownLink:hover,.navbar-module__eYRwMG__dropdownLink:focus-visible,.navbar-module__eYRwMG__dropdownLinkButton:hover,.navbar-module__eYRwMG__dropdownLinkButton:focus-visible{background:var(--navbar-hover);color:var(--navbar-text-hover);outline:none}.navbar-module__eYRwMG__makeDropdown{min-width:15rem}.navbar-module__eYRwMG__submenuItem{position:relative}.navbar-module__eYRwMG__submenuPanel{min-width:15rem;top:0;left:calc(100% + .75rem)}@media (max-width:1024px){.navbar-module__eYRwMG__navbarContent{grid-template-columns:1fr auto 1fr;align-items:center;padding-inline:1rem;display:grid}.navbar-module__eYRwMG__logoLink{justify-self:center}.navbar-module__eYRwMG__navButtons{justify-self:end;gap:.5rem}.navbar-module__eYRwMG__desktopNav{gap:0}.navbar-module__eYRwMG__navLink,.navbar-module__eYRwMG__navTrigger{padding-inline:.7rem;font-size:.9rem}}@media (max-width:768px){.navbar-module__eYRwMG__navbarContent{justify-content:space-between;align-items:center;padding-inline:1rem;display:flex}.navbar-module__eYRwMG__navButtons{display:none}.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);background:0 0;justify-content:center;align-items:center;padding:.5rem;display:none;transform:scaleX(-1)}.Burger-module__JACa8a__mobileDrawerContent{background:var(--mantine-color-white)}.Burger-module__JACa8a__mobileDrawerContentOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#00000080}.Burger-module__JACa8a__mobileDrawerHeader{border-bottom:1px solid var(--mantine-color-gray-6);background:var(--mantine-color-white);padding:1rem 1.25rem}.Burger-module__JACa8a__mobileDrawerHeaderOverlay{border-bottom:1px solid var(--mantine-color-gray-1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0000004d;padding:1rem 1.25rem}.Burger-module__JACa8a__mobileDrawerTitle{color:var(--mantine-color-gray-2);font-size:1.05rem;font-weight:700}.Burger-module__JACa8a__mobileDrawerTitleOverlay{color:var(--mantine-color-white);font-size:1.05rem;font-weight:700}.Burger-module__JACa8a__mobileDrawerBody{padding:1.25rem}.Burger-module__JACa8a__mobileMenu{gap:1.25rem}.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:1rem;padding:1rem;font-size:1rem;font-weight:500;text-decoration:none;display:block}.Burger-module__JACa8a__mobilePrimaryLink:active{background:var(--mantine-color-gray-9)}.Burger-module__JACa8a__mobilePrimaryLinkOverlay{color:var(--mantine-color-white);border:1px solid var(--mantine-color-gray-1);background:#0000004d;border-radius:1rem;padding:1rem;font-size:1rem;font-weight:500;text-decoration:none;display:block}.Burger-module__JACa8a__mobilePrimaryLinkOverlay:active{background:color-mix(in srgb,var(--mantine-color-blue-9),transparent 90%)}.Burger-module__JACa8a__mobileNestedAccordion{flex-direction:column;gap:.5rem;display:flex}.Burger-module__JACa8a__mobileAccordion{background:0 0}.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__mobileAccordionControl{color:var(--mantine-color-gray-2);padding: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__mobileNestedAccordionItem{border:1px solid var(--mantine-color-gray-6);background:var(--mantine-color-white);border-radius:1rem;overflow:hidden}.Burger-module__JACa8a__mobileNestedAccordionControl{color:var(--mantine-color-gray-2);padding:1rem 1.05rem;font-weight:700}.Burger-module__JACa8a__mobileNestedAccordionControl:active{background:color-mix(in srgb,var(--mantine-color-blue-9),transparent 90%)}.Burger-module__JACa8a__mobileAccordionItemOverlay{border:1px solid var(--mantine-color-gray-1);background:#0000004d;border-radius:1.1rem;overflow:hidden}.Burger-module__JACa8a__mobileAccordionItemOverlay[data-active]{background:#0000004d}.Burger-module__JACa8a__mobileAccordionControlOverlay{color:var(--mantine-color-white);padding:1rem 1.05rem;font-weight:700}.Burger-module__JACa8a__mobileAccordionControlOverlay:active{background:color-mix(in srgb,var(--mantine-color-blue-9),transparent 90%)}.Burger-module__JACa8a__mobileNestedAccordionItemOverlay{border:1px solid var(--mantine-color-gray-1);background:#0003;border-radius:1.1rem;overflow:hidden}.Burger-module__JACa8a__mobileNestedAccordionControlOverlay{color:var(--mantine-color-white);padding:1rem 1.05rem;font-weight:700}.Burger-module__JACa8a__mobileNestedAccordionControlOverlay:active{background:color-mix(in srgb,var(--mantine-color-blue-9),transparent 85%)}.Burger-module__JACa8a__mobileAccordionChevron{color:inherit}.Burger-module__JACa8a__mobileSublink{background:var(--mantine-color-white);color:var(--mantine-color-gray-2);border-bottom:1px solid color-mix(in srgb,var(--mantine-color-black),transparent 80%);border-radius:.9rem;padding:.8rem .9rem;font-weight:600;text-decoration:none;display:block}.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);border-bottom:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 90%);background:0 0;border-radius:1rem;padding:.5rem 1rem;font-weight:600;text-decoration:none;display:block}.Burger-module__JACa8a__mobileSublinkOverlay:active{background:color-mix(in srgb,var(--mantine-color-blue-9),transparent 80%);color:var(--mantine-color-blue-9)}@media (max-width:768px){.Burger-module__JACa8a__mobileBurgerButton{display:inline-flex}}
.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}}
.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)}
.VehicleCard-module__XteD3G__cardRoot{background-color:#fff;border:1px solid #e5e5e5;border-radius:.5rem;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex}.VehicleCard-module__XteD3G__cardRoot:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.VehicleCard-module__XteD3G__cardInner{flex-direction:column;flex:1;display:flex}.VehicleCard-module__XteD3G__carouselShell,.VehicleCard-module__XteD3G__carousel{position:relative}.VehicleCard-module__XteD3G__carouselImageFrame{background:var(--mantine-color-gray-0);width:100%;height:200px;position:relative;overflow:hidden}.VehicleCard-module__XteD3G__carouselImage{object-fit:cover}.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{cursor:pointer;background-color:#fff9;border:none;border-radius:999px;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{background:var(--mantine-color-gray-1);height:200px;position:relative;overflow:hidden}.VehicleCard-module__XteD3G__requestMoreImagesBackground{object-fit:cover;filter:blur(10px);transform:scale(1.08)}.VehicleCard-module__XteD3G__requestMoreImagesOverlay{background:linear-gradient(#0003 0%,#00000073 100%);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1rem;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{letter-spacing:.01em;min-height:4.5em;font-size:1.125rem;font-weight:600;line-height:1.5}.VehicleCard-module__XteD3G__cardContent{padding:var(--mantine-spacing-md);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;display:flex}.VehicleCard-module__XteD3G__mileageText{color:#666;font-size:.9375rem}.VehicleCard-module__XteD3G__priceText{color:#1a1a1a;font-size:1.25rem;font-weight:700}.VehicleCard-module__XteD3G__stockNumberText{color:#999;letter-spacing:.02em;font-size:.8125rem}.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}
.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__eyebrow{color:var(--mantine-color-yellow-4);letter-spacing:.3em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.7rem;font-weight:600}.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__ctaEyebrow{color:color-mix(in srgb,var(--mantine-color-yellow-4),transparent 22.0%);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:.7rem;margin-bottom:1.5rem;font-size:.72rem;font-weight:600;display:inline-flex}.about-module__Qh_SSG__ctaEyebrow:before{content:"";background-color:color-mix(in srgb,var(--mantine-color-yellow-4),transparent 68%);width:2.5rem;height:1px}.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__eyebrow{color:var(--mantine-color-yellow-4);letter-spacing:.3em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.7rem;font-weight:600}.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}
.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__introSection{background:var(--mantine-color-white);padding:clamp(3.5rem,7vw,6rem) 1rem}.finance-module__XpAz_W__introInner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:40rem;margin:0 auto;display:flex}.finance-module__XpAz_W__introHeading{letter-spacing:.12em;text-transform:uppercase;color:var(--mantine-color-black);font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:400}.finance-module__XpAz_W__introRule{background:linear-gradient(90deg,transparent 0%,var(--mantine-color-blue-5)50%,transparent 100%);width:3.5rem;height:1px;display:block}.finance-module__XpAz_W__introDescription{max-width:36rem;color:var(--mantine-color-gray-2);margin:0 auto;font-size:.95rem;line-height:1.75}.finance-module__XpAz_W__formSection{background:var(--mantine-color-white-1);border-top:1px solid var(--mantine-color-white-4);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}.finance-module__XpAz_W__infoSection{background:var(--mantine-color-white);border-top:1px solid var(--mantine-color-white-4);padding:clamp(3rem,6vw,5rem) 1rem}.finance-module__XpAz_W__infoGrid{grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid}.finance-module__XpAz_W__infoCard{background:var(--mantine-color-white);border:1px solid var(--mantine-color-white-4);border-radius:.25rem;flex-direction:column;gap:.75rem;padding:2rem;display:flex}.finance-module__XpAz_W__infoLabel{color:var(--mantine-color-blue-6);letter-spacing:.2em;text-transform:uppercase;font-size:.68rem;font-weight:600}.finance-module__XpAz_W__infoCardDescription{color:var(--mantine-color-gray-2);font-size:.9rem;line-height:1.7}.finance-module__XpAz_W__infoList{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.finance-module__XpAz_W__infoListItem{color:var(--mantine-color-gray-2);padding-left:1.25rem;font-size:.88rem;line-height:1.55;position:relative}.finance-module__XpAz_W__infoListItem:before{content:"✓";color:var(--mantine-color-blue-5);font-size:.8rem;position:absolute;left:0}@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}}
.homePage-module__4PxAqW__homePage{background:var(--mantine-color-white);flex-direction:column;height:auto;min-height:100vh;display:flex}
.inventoryPage-module__96RU9G__inventoryPage{background-color:#fafafa;flex-direction:column;min-height:100vh;display:flex}.inventoryPage-module__96RU9G__inventoryPage>:nth-child(2){flex:1}
.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__eyebrow{color:var(--mantine-color-yellow-4);letter-spacing:.3em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.7rem;font-weight:600}.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}}
