:root{--mp-purple:#6d3bea;--mp-purple-dark:#241447;--mp-lilac:#f3eeff;--mp-peach:#ff8a6b;--mp-mint:#35b98b;--mp-white:#fffefc;--mp-text:#211839;--mp-muted:#756d86;--mp-line:#e9e3f2;--mp-shadow:0 18px 50px rgba(55,32,104,.10);--mp-fast:180ms;--mp-normal:220ms;--mp-slow:250ms}*{box-sizing:border-box}body,html{background:var(--mp-white)!important;color:var(--mp-text)}body{margin:0;font-family:Inter,Nunito Sans,ui-rounded,Segoe UI,sans-serif}.mpNav{height:76px;position:-webkit-sticky;position:sticky;top:0;z-index:1000;background:linear-gradient(90deg,#eee4ff,#f7f3ff 38%,#fff);border-bottom:1px solid rgba(109,59,234,.11);box-shadow:0 7px 24px rgba(82,52,138,.05)}.mpNavInner{width:min(1200px,calc(100% - 40px));height:100%;margin:auto;gap:52px;position:relative}.mpLogo,.mpNavInner{display:flex;align-items:center}.mpLogo{width:156px;height:48px}.mpLogo img{width:100%;max-height:42px;object-fit:contain;filter:sepia(1) saturate(12) hue-rotate(225deg) brightness(.78)}.mpDesktopNav{display:flex;align-items:center;gap:34px;flex:1 1;justify-content:center}.mpDesktopNav a,.mpLogin{color:#4b4261;text-decoration:none;font-size:14px;font-weight:700;transition:color var(--mp-fast)}.mpDesktopNav a.active,.mpDesktopNav a:hover{color:var(--mp-purple)}.mpDesktopNav a.active:after{content:"";display:block;height:2px;border-radius:9px;background:var(--mp-purple);margin-top:7px}.mpNavActions{display:flex;align-items:center;gap:13px}.mpLogin{padding:11px 12px}.mpPost{display:flex;align-items:center;gap:12px;text-decoration:none;background:var(--mp-purple);color:#fff;padding:12px 18px;border-radius:13px;font-weight:800;font-size:14px;box-shadow:0 9px 20px rgba(109,59,234,.22);transition:transform var(--mp-fast),box-shadow var(--mp-fast)}.mpPost:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(109,59,234,.28)}.mpPost b{font-size:17px}.mpMenuButton,.mpMobileMenu{display:none}.mpHero,.mpHome{background:#fff}.mpHero{width:min(1200px,calc(100% - 40px));min-height:auto;margin:auto;padding:54px 0 22px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.82fr);align-items:start;grid-gap:38px;gap:38px}.mpEyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--mp-purple);font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.mpEyebrow i{width:9px;height:9px;background:var(--mp-peach);border-radius:50%;box-shadow:0 0 0 6px #fff0ec}.mpHero h1{font-size:52px;line-height:1.08;letter-spacing:-.048em;margin:19px 0 18px;color:var(--mp-purple-dark);font-weight:850}.mpHero h1 em{font-style:normal;color:var(--mp-purple)}.mpHeroCopy>p{font-size:17px;line-height:1.7;color:var(--mp-muted);max-width:540px;margin:0 0 20px}.mpSearch{height:58px;border:1.5px solid #ddd4ec;border-radius:16px;padding:5px 5px 5px 17px;display:flex;align-items:center;background:#fff;box-shadow:0 12px 34px rgba(60,39,97,.07);max-width:575px}.mpSearch>span{font-size:22px;color:var(--mp-purple)}.mpSearch input{min-width:0;flex:1 1;border:0;outline:0;padding:0 12px;font:600 14px inherit;color:var(--mp-text)}.mpSearch button{height:46px;border:0;border-radius:12px;background:var(--mp-purple);color:#fff;padding:0 25px;font-weight:800;cursor:pointer}.mpQuickActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px;margin-top:15px;max-width:575px}.mpQuickActions>a{min-height:112px;border-radius:17px;padding:17px;display:grid;grid-template-columns:42px 1fr 18px;grid-gap:12px;gap:12px;align-items:start;text-decoration:none;transition:transform var(--mp-normal),box-shadow var(--mp-normal)}.mpQuickActions>a:hover{transform:translateY(-3px);box-shadow:var(--mp-shadow)}.mpQuickActions .buy{background:var(--mp-lilac);border:1px solid #dfd1ff}.mpQuickActions .sell{background:#fff1ed;border:1px solid #ffd8ce}.mpQuickActions>a>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:#fff;font-size:20px}.mpQuickActions .buy>span{background:var(--mp-purple)}.mpQuickActions .sell>span{background:var(--mp-peach)}.mpQuickActions small{font-size:9px;letter-spacing:.1em;color:var(--mp-muted);font-weight:850}.mpQuickActions b{display:block;color:var(--mp-purple-dark);margin:3px 0}.mpQuickActions p{font-size:11px;color:var(--mp-muted);line-height:1.4;margin:0}.mpQuickActions i{font-style:normal;color:var(--mp-purple);font-weight:900;margin-top:10px}.mpHeroVisual{height:356px;max-width:470px;width:100%;margin-left:auto;position:relative;border-radius:48% 52% 46% 54%;background:radial-gradient(circle at 52% 46%,#fff 0 15%,#f2ebff 16% 49%,#fbf9ff 50% 67%,transparent 68%);display:grid;place-items:center}.mpOrb{position:absolute;border-radius:50%;filter:blur(1px)}.mpOrb.one{width:70px;height:70px;right:9%;top:4%;background:#ffe0d7}.mpOrb.two{width:44px;height:44px;left:9%;bottom:9%;background:#dff9ef}.mpHeroMark{width:205px;height:205px;border-radius:50%;background:#fff;box-shadow:0 25px 65px rgba(69,38,131,.18);display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;z-index:2}.mpHeroMark img{width:106px;height:78px;object-fit:contain;filter:sepia(1) saturate(15) hue-rotate(225deg) brightness(.85)}.mpHeroMark strong{font-size:19px;color:var(--mp-purple-dark)}.mpHeroMark small{color:var(--mp-muted);margin-top:5px}.mpMatchCard{position:absolute;width:170px;background:rgba(255,255,255,.96);border:1px solid #e8ddfb;border-radius:16px;padding:13px;box-shadow:0 14px 35px rgba(64,38,116,.12);z-index:3}.mpMatchCard.left{left:-6px;top:60px;transform:rotate(-5deg)}.mpMatchCard.right{right:-4px;bottom:40px;transform:rotate(5deg)}.mpMatchCard span{color:var(--mp-purple);font-size:9px;font-weight:900;letter-spacing:.1em}.mpMatchCard b,.mpMatchCard small{display:block}.mpMatchCard b{font-size:13px;margin:5px 0;color:var(--mp-purple-dark)}.mpMatchCard small{font-size:10px;color:var(--mp-mint);font-weight:700}.mpHappyChip{position:absolute;right:26px;top:28px;background:#fff0ec;color:#cf593c;padding:10px 14px;border-radius:999px;font-size:12px;font-weight:800;box-shadow:0 9px 24px rgba(90,54,50,.08)}.mpCategoryBand,.mpShowcase{padding:54px max(20px,calc((100% - 1200px)/2))}.mpCategoryBand{background:linear-gradient(180deg,#faf8ff,#fff);padding-top:12px}.mpSectionHead{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:23px}.mpSectionHead span{font-size:10px;letter-spacing:.13em;font-weight:900;color:var(--mp-purple)}.mpSectionHead h2{font-size:30px;letter-spacing:-.03em;color:var(--mp-purple-dark);margin:5px 0}.mpSectionHead p{margin:0;color:var(--mp-muted);font-size:13px}.mpSectionHead>a{font-size:13px;color:var(--mp-purple);font-weight:800;text-decoration:none}.mpCategoryGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.mpCategoryGrid>a{text-decoration:none;background:#fff;border:1px solid var(--mp-line);border-radius:20px;padding-bottom:17px;box-shadow:0 8px 26px rgba(52,35,86,.06);transition:transform var(--mp-normal),box-shadow var(--mp-normal)}.mpCategoryGrid>a:hover{transform:translateY(-4px);box-shadow:var(--mp-shadow)}.mpCategoryGrid>a>div{height:130px;display:grid;place-items:center;position:relative}.mpCategoryGrid .lilac>div{background:linear-gradient(135deg,#eee5ff,#f9f6ff)}.mpCategoryGrid .peach>div{background:linear-gradient(135deg,#ffe5dd,#fff5f1)}.mpCategoryGrid .mint>div{background:linear-gradient(135deg,#dcf7ed,#f2fcf8)}.mpCategoryGrid .sky>div{background:linear-gradient(135deg,#e5f3ff,#f5faff)}.mpCategoryGrid>a>div span{font-size:68px;filter:drop-shadow(0 13px 12px rgba(46,30,71,.15));transform:rotate(-2deg)}.mpCategoryGrid b,.mpCategoryGrid small{display:block;margin-left:17px}.mpCategoryGrid b{color:var(--mp-purple-dark);font-size:16px;margin-top:14px}.mpCategoryGrid small{color:var(--mp-muted);font-size:11px;margin-top:4px}.mpShowcase{background:#fff;padding-top:12px;padding-bottom:72px}.mpListingGrid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:15px;gap:15px}.mpListingCard{border:1px solid var(--mp-line);border-radius:19px;background:#fff;overflow:hidden;box-shadow:0 8px 25px rgba(57,36,93,.07);transition:transform var(--mp-normal),box-shadow var(--mp-normal);min-width:0}.mpListingCard:hover{transform:translateY(-5px);box-shadow:var(--mp-shadow)}.mpListingCard.premium{border:1.5px solid var(--mp-purple);box-shadow:0 0 0 3px rgba(109,59,234,.07),0 12px 32px rgba(109,59,234,.18)}.mpListingCard.match{border-top:3px solid var(--mp-peach)}.mpListingCard.verified{border-top:3px solid var(--mp-mint)}.mpCardImage{height:145px;background:linear-gradient(145deg,#eee9f7,#faf8fd);background-size:cover;background-position:50%;position:relative;display:grid;place-items:center}.mpCardImage>span{font-size:65px}.mpCardImage>button{position:absolute;right:10px;top:10px;width:31px;height:31px;background:rgba(255,255,255,.9);border:0;border-radius:50%;font-size:18px;color:var(--mp-purple)}.mpCardBadges{position:absolute;left:9px;top:9px}.mpCardBadges b{background:var(--mp-purple);color:#fff;border-radius:999px;padding:6px 8px;font-size:8px;letter-spacing:.05em}.mpCardBadges .coral{background:var(--mp-peach)}.mpCardBadges .mint{background:var(--mp-mint)}.mpCardBody{padding:14px}.mpCardBody>small{color:var(--mp-purple);font-weight:850;font-size:8px;letter-spacing:.07em}.mpCardBody h3{font-size:14px;line-height:1.35;color:var(--mp-purple-dark);margin:7px 0;height:38px}.mpCardBody p{color:var(--mp-muted);font-size:10px;margin:0 0 12px}.mpCardBody>strong{font-size:14px;color:var(--mp-purple-dark);display:block;min-height:34px}.mpCardBody footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--mp-line);margin-top:11px;padding-top:10px;font-size:9px;color:var(--mp-muted)}.mpCardBody footer a{color:var(--mp-purple);font-weight:800;text-decoration:none}.mpTrust{background:var(--mp-lilac);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;padding:35px max(20px,calc((100% - 1100px)/2));border-top:1px solid #e5dcf7}.mpTrust>div{text-align:center;padding:10px 35px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto}.mpTrust span{grid-row:1/3;width:36px;height:36px;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--mp-purple);font-weight:900}.mpTrust b,.mpTrust small{text-align:left}.mpTrust b{font-size:13px}.mpTrust small{font-size:10px;color:var(--mp-muted);margin-top:3px}.v63235UnifiedMarket,.v65Discover{background:#fff!important;color:var(--mp-text)!important}.v63235MarketOverview,.v65Top{background:linear-gradient(180deg,#faf8ff,#fff)!important;color:var(--mp-text)!important}.v65Top .v65Header{display:none!important}.v623MarketToolbar h2,.v63235MarketHeading h1,.v65FilterTitle h2,.v65Hero h1{color:var(--mp-purple-dark)!important}.v623MarketToolbar>div>span,.v63235MarketHeading>span,.v65Hero em,.v65Kicker{color:var(--mp-purple)!important}.v65DiscoverLayout{max-width:1200px!important;margin:auto!important;gap:20px!important}.v623MarketToolbar,.v63158MarketSignals,.v63174CategoryShowcase,.v63235MarketHeaderCard,.v65Filters{background:#fff!important;border:1px solid var(--mp-line)!important;border-radius:18px!important;box-shadow:0 10px 30px rgba(53,33,91,.06)!important}.v63235TopSearch>div,.v65Filters input,.v65Filters select,.v65Sort select{background:#fff!important;border:1px solid #ded7e9!important;color:var(--mp-text)!important;border-radius:11px!important}.v623ToolbarActions button.active,.v65FilterButton,.v65LoadMore button,.v65PrimaryMini{background:var(--mp-purple)!important;color:#fff!important;border-color:var(--mp-purple)!important}.v63158MarketSwitch,.v63242SelectorBand{background:#fff!important}.v63158MarketSwitch a.active,.v63242MarketSwitch a.active{background:var(--mp-lilac)!important;color:var(--mp-purple)!important;border-color:#d9c9ff!important}.v63158BuyGrid,.v65Grid{gap:16px!important}.v623RequestRow,.v63158SellGrid article,.v63174CategoryShowcaseRow,.v65DemandCard,.v65SaleCard{background:#fff!important;border:1px solid var(--mp-line)!important;border-radius:17px!important;box-shadow:0 7px 22px rgba(55,34,91,.06)!important;color:var(--mp-text)!important}.v63158SellGrid article:nth-child(2),.v65DemandCard:nth-child(2),.v65SaleCard:nth-child(2){border:1.5px solid var(--mp-purple)!important;box-shadow:0 0 0 3px rgba(109,59,234,.06),0 10px 28px rgba(109,59,234,.16)!important}.v63158SellGrid article:nth-child(3),.v65DemandCard:nth-child(3),.v65SaleCard:nth-child(3){border-top:3px solid var(--mp-peach)!important}.v622TrustStrip span,.v623ReqIdentity div div span{background:#e9faf4!important;color:#18795d!important;border-color:#c5efdf!important}.v623RequestRow a,.v623RequestRow b,.v65DemandCard b,.v65DemandCard strong,.v65DemandTitle{color:var(--mp-purple-dark)!important}.v65BudgetBox{border-color:#e1d5fb!important}.v65BudgetBox,.v65OfferCount{background:var(--mp-lilac)!important}.v65OfferCount{color:var(--mp-purple)!important}.v65SellerHint{background:#fff1ed!important;border-color:#ffd9d0!important;color:#824b3f!important}@media(max-width:900px){.mpNav{height:64px}.mpNavInner{width:calc(100% - 28px)}.mpLogo{width:128px}.mpDesktopNav,.mpNavActions{display:none}.mpMenuButton{display:flex;margin-left:auto;width:42px;height:42px;border:0;background:transparent;flex-direction:column;gap:5px;justify-content:center;align-items:center}.mpMenuButton i{display:block;width:22px;height:2px;background:var(--mp-purple-dark);border-radius:2px}.mpMobileMenu{display:grid;position:absolute;top:59px;left:0;right:0;background:#fff;border:1px solid var(--mp-line);border-radius:17px;padding:10px;box-shadow:var(--mp-shadow)}.mpMobileMenu>a{padding:12px;color:var(--mp-purple-dark);font-weight:750;text-decoration:none;border-bottom:1px solid #f1edf6}.mpMobileMenu div{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding-top:10px}.mpMobileMenu div a{text-align:center;padding:11px;border-radius:11px;background:var(--mp-lilac);color:var(--mp-purple);font-weight:800;text-decoration:none}.mpMobileMenu div a:last-child{background:var(--mp-purple);color:#fff}.mpHero{grid-template-columns:1fr;padding:38px 0 28px;gap:22px}.mpHero h1{font-size:39px}.mpHeroVisual{height:320px;max-width:none;order:-1}.mpCategoryBand{padding-top:14px;padding-bottom:18px}.mpShowcase{padding-top:8px}.mpCategoryGrid,.mpListingGrid{grid-template-columns:repeat(2,1fr)}.mpListingCard:last-child{display:none}.mpTrust{grid-template-columns:1fr}.v65DiscoverLayout{display:block!important;padding:0 14px!important}.v65Filters{position:fixed!important}.v63158BuyGrid,.v65Grid{grid-template-columns:1fr!important}}@media(max-width:560px){.mpHome{padding-bottom:72px}.mpHero{width:calc(100% - 30px);padding-top:30px;padding-bottom:18px}.mpHeroVisual{height:250px}.mpHeroMark{width:155px;height:155px}.mpHeroMark img{width:78px;height:58px}.mpHeroMark strong{font-size:15px}.mpHeroMark small{font-size:9px}.mpMatchCard{width:137px;padding:10px}.mpMatchCard.left{top:50px}.mpMatchCard.right{bottom:22px}.mpHappyChip{top:10px;right:10px;font-size:9px}.mpHero h1{font-size:34px}.mpHeroCopy>p{font-size:14px}.mpSearch{height:54px}.mpSearch button{height:43px;padding:0 17px}.mpQuickActions{grid-template-columns:1fr}.mpQuickActions>a{min-height:93px}.mpCategoryBand,.mpShowcase{padding-left:15px;padding-right:15px}.mpCategoryBand{padding-top:12px;padding-bottom:16px}.mpShowcase{padding-top:8px}.mpSectionHead{align-items:flex-start}.mpSectionHead h2{font-size:24px}.mpSectionHead>a{font-size:11px;margin-top:23px}.mpCategoryGrid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.mpCategoryGrid>a{min-width:165px;scroll-snap-align:start}.mpCategoryGrid>a>div{height:100px}.mpCategoryGrid>a>div span{font-size:52px}.mpListingGrid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 3px 20px}.mpListingCard{min-width:78vw;scroll-snap-align:center}.mpListingCard:last-child{display:block}.mpCardImage{height:190px}.mpTrust{padding:25px 15px}.mpTrust>div{padding:10px 5px}.v65Top{padding-top:10px!important}.v65Hero{padding:30px 16px!important}.v65Hero h1{font-size:30px!important}.v63235MarketOverview{padding:16px!important}.v63158MarketSignals{grid-template-columns:1fr 1fr!important}}.mpNavInner{gap:34px}.mpLogoBoard{width:180px;gap:9px}.mpLogoBoard>span{width:58px;height:48px;overflow:hidden;position:relative;display:block}.mpLogoBoard>span img{position:absolute;width:270px;height:180px;max-height:none;object-fit:fill;filter:none;left:-50px;top:-16px}.mpLogoBoard>b{color:#5b21b6;font-size:20px;letter-spacing:.18em;font-weight:750;white-space:nowrap}.mpDesktopNav{gap:32px}.mpDesktopNav>a,.mpNavDrop>button{color:#3f3655;border:0;background:transparent;font:700 14px Inter,Segoe UI,sans-serif;padding:26px 0;cursor:pointer;text-decoration:none}.mpNavDrop{position:relative}.mpNavDrop>button span{font-size:11px;color:#776d8b;margin-left:4px}.mpNavDrop>button.active,.mpNavDrop>button:hover{color:var(--mp-purple)}.mpNavDropPanel{position:absolute;top:62px;left:50%;width:330px;padding:10px;background:#fff;border:1px solid #e3d9f4;border-radius:18px;box-shadow:0 20px 55px rgba(50,29,91,.17);opacity:0;visibility:hidden;transform:translate(-50%,10px);transition:opacity .18s,transform .18s,visibility .18s;z-index:50}.mpNavDrop:focus-within .mpNavDropPanel,.mpNavDrop:hover .mpNavDropPanel{opacity:1;visibility:visible;transform:translate(-50%)}.mpNavDropPanel:before{content:"";position:absolute;left:50%;top:-7px;width:13px;height:13px;background:#fff;border-left:1px solid #e3d9f4;border-top:1px solid #e3d9f4;transform:translateX(-50%) rotate(45deg)}.mpNavDropPanel>a{display:grid;grid-template-columns:43px 1fr 17px;grid-gap:11px;gap:11px;align-items:center;padding:12px;border-radius:13px;text-decoration:none;color:var(--mp-purple-dark);transition:background .18s,transform .18s}.mpNavDropPanel>a:hover{background:#f7f3ff;transform:translateX(2px)}.mpNavDropPanel i{width:43px;height:43px;border-radius:13px;background:#f1eaff;display:grid;place-items:center;font-size:20px;font-style:normal}.mpNavDropPanel i.sell{background:#fff0eb;color:#e56748}.mpNavDropPanel i.buy{background:#eee6ff;color:var(--mp-purple)}.mpNavDropPanel b,.mpNavDropPanel small{display:block}.mpNavDropPanel b{font-size:13px}.mpNavDropPanel small{font-size:10px;color:#81778f;margin-top:3px}.mpNavDropPanel em{font-style:normal;color:var(--mp-purple);font-weight:900}.mpCategoryDrop{width:365px;display:grid;grid-template-columns:1fr 1fr}.mpCategoryDrop>a{grid-template-columns:39px 1fr 10px}.mpCategoryDrop i{width:39px;height:39px}.mpAccountSlot{height:46px;display:flex;align-items:center;flex:0 0 auto}.mpAccountSlot>.tpGlobalAccountHost{display:flex!important;align-items:center!important;height:46px!important}.mpAccountSlot .tpGlobalAccountTrigger{height:43px!important;background:#fff!important;border:1.5px solid var(--mp-purple)!important;border-radius:13px!important;color:var(--mp-purple)!important;box-shadow:0 8px 18px rgba(109,59,234,.09)!important;padding:0 8px 0 15px!important}.mpAccountSlot .tpGlobalAccountName{color:var(--mp-purple)!important;font-weight:850!important}.mpAccountSlot .tpGlobalAccountUserGlyph{background:var(--mp-lilac)!important;color:var(--mp-purple)!important;border:0!important}.mpAccountSlot .tpGlobalAccountTrigger>i{color:var(--mp-purple)!important}.mpHero{padding-top:58px;padding-bottom:40px;min-height:485px}.mpEyebrow{display:none}.mpHero h1{font-size:51px;margin-top:0}.mpHeroCopy>p{font-size:15px;line-height:1.6;max-width:585px}.mpSearch button i{font-style:normal;margin-left:12px}.mpQuickActions>a{min-height:125px;grid-template-columns:52px 1fr;padding:18px}.mpQuickActions>a>span{width:52px;height:52px;font-size:26px}.mpQuickActions b{font-size:16px;margin:4px 0 6px}.mpQuickActions p{font-size:12px}.mpQuickActions small{display:block;margin-top:14px;font-size:11px;letter-spacing:0;color:var(--mp-purple)}.mpQuickActions .sell small{color:#e46448}.mpCategoryBand{padding-top:8px;padding-bottom:22px;background:#fff}.mpCategoryGrid{gap:18px}.mpCategoryGrid>a{height:96px;display:grid;grid-template-columns:148px 1fr 38px;align-items:center;padding:0;overflow:hidden;border:1px solid #dcd0f4;background:linear-gradient(130deg,#f7f2ff,#fff);border-radius:17px;box-shadow:0 8px 22px rgba(67,44,109,.06)}.mpCategoryVehicle{width:148px!important;height:94px!important;background-image:url(/mutlu-premium-reference-v63313.png)!important;background-size:1536px 1024px!important}.mpCategoryGrid .car .mpCategoryVehicle{background-position:-126px -552px!important}.mpCategoryGrid .suv .mpCategoryVehicle{background-position:-454px -552px!important}.mpCategoryGrid .moto .mpCategoryVehicle{background-position:-779px -552px!important}.mpCategoryGrid .electric .mpCategoryVehicle{background-position:-1105px -552px!important}.mpCategoryGrid>a section{padding-left:8px}.mpCategoryGrid>a b,.mpCategoryGrid>a small{margin:0;display:block}.mpCategoryGrid>a b{font-size:14px;color:var(--mp-purple-dark)}.mpCategoryGrid>a small{font-size:10px;color:#6d647c;margin-top:5px}.mpCategoryGrid>a>i{width:31px;height:31px;border-radius:50%;background:#fff;border:1px solid #e0d9e9;color:var(--mp-purple-dark);display:grid;place-items:center;font-size:20px;font-style:normal;box-shadow:0 4px 10px rgba(50,32,83,.08)}.mpShowcase{padding-top:30px}.mpShowcase .mpSectionHead h2{font-size:27px;letter-spacing:.08em}.mpListingGrid{gap:18px}.mpListingCard{border-radius:16px}.mpCardImage{height:170px}.mpCardBody>small{font-size:9px}.mpCardBody h3{height:auto;min-height:40px;font-size:15px}.mpVerified{display:inline-flex;margin-top:10px;border-radius:999px;background:#e7f8f1;color:#208260;padding:6px 9px;font-size:9px;font-weight:800}.mpListingCard.premium{border:1.5px solid #7b3ff2;box-shadow:0 0 0 3px rgba(123,63,242,.08),0 0 24px rgba(123,63,242,.22)}@media(max-width:900px){.mpLogoBoard{width:160px}.mpAccountSlot{margin-left:auto}.mpAccountSlot:empty{display:none}.mpAccountSlot:not(:empty)+.mpMenuButton{margin-left:0}.mpCategoryGrid>a{min-width:270px;grid-template-columns:120px 1fr 34px}.mpCategoryVehicle{width:120px!important}.mpCategoryGrid .car .mpCategoryVehicle{background-position:-136px -552px!important}.mpCategoryGrid .suv .mpCategoryVehicle{background-position:-464px -552px!important}.mpCategoryGrid .moto .mpCategoryVehicle{background-position:-789px -552px!important}.mpCategoryGrid .electric .mpCategoryVehicle{background-position:-1115px -552px!important}}@media(max-width:560px){.mpLogoBoard{width:142px}.mpLogoBoard>b{font-size:16px}.mpLogoBoard>span{width:48px}.mpLogoBoard>span img{width:235px;height:157px;left:-44px;top:-13px}.mpAccountSlot .tpGlobalAccountName,.mpAccountSlot .tpGlobalAccountTrigger>i{display:none!important}.mpAccountSlot .tpGlobalAccountTrigger{width:43px!important;padding:4px!important}.mpHero{padding-top:34px}.mpHero h1{font-size:35px}.mpHeroCopy>p{font-size:13px}.mpQuickActions>a{min-height:105px}.mpCategoryBand{padding-top:4px}.mpShowcase{padding-top:24px}.mpCardImage{height:210px}}.mpLogoBoard{display:flex;align-items:center;justify-content:flex-start;overflow:visible;text-decoration:none}.mpLogoBoard>img{position:static!important;display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;filter:none!important}.mpHome,.mpHome a,.mpHome b,.mpHome button,.mpHome input,.mpHome p,.mpHome small,.mpHome strong,.mpNav,.mpNav a,.mpNav button{font-family:Inter,Segoe UI Variable,Segoe UI,Arial,Helvetica,sans-serif}.mpCategoryGrid b,.mpHero h1,.mpListingCard h3,.mpQuickActions b,.mpSectionHead h2{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@media (min-width:901px){.mpNav{height:88px}.mpNavInner{width:min(1580px,calc(100% - 72px));gap:44px}.mpLogoBoard{width:226px;height:58px;flex:0 0 226px}.mpLogoBoard>img{width:218px!important}.mpDesktopNav{gap:40px}.mpDesktopNav>a,.mpNavDrop>button{font-size:15px;font-weight:760;padding:32px 0}.mpNavDropPanel{top:73px}.mpNavActions{gap:15px}.mpLogin{font-size:15px;padding:13px 14px}.mpPost{min-height:50px;padding:0 22px;border-radius:14px;font-size:15px}.mpAccountSlot,.mpAccountSlot>.tpGlobalAccountHost{height:50px!important}.mpAccountSlot .tpGlobalAccountTrigger{height:48px!important;min-width:170px!important}.mpHero{width:min(1580px,calc(100% - 72px));min-height:600px;padding:68px 0 56px;grid-template-columns:minmax(0,1.05fr) minmax(520px,.95fr);gap:84px}.mpHero h1,.mpHeroCopy{max-width:760px}.mpHero h1{font-size:64px;line-height:1.045;letter-spacing:-.052em;margin:0 0 22px}.mpHero h1,.mpHero h1 em{font-weight:900}.mpHeroCopy>p{font-size:18px;line-height:1.62;max-width:700px;margin-bottom:26px;font-weight:430}.mpSearch{max-width:710px;height:64px;border-radius:17px;padding-left:18px}.mpSearch>span{font-size:24px}.mpSearch input{font-size:15px;padding:0 14px}.mpSearch button{height:52px;min-width:150px;padding:0 27px;border-radius:13px;font-size:15px;font-weight:850}.mpQuickActions{max-width:710px;gap:16px;margin-top:18px}.mpQuickActions>a{min-height:132px;grid-template-columns:58px 1fr;gap:16px;padding:20px;border-radius:18px}.mpQuickActions>a>span{width:58px;height:58px;border-radius:15px;font-size:29px}.mpQuickActions b{font-size:18px;margin:5px 0 7px;font-weight:850}.mpQuickActions p{font-size:13px;line-height:1.45}.mpQuickActions small{font-size:12px;margin-top:15px;font-weight:850}.mpHeroVisual{height:510px}.mpHeroMark{width:250px;height:250px}.mpHeroMark img{width:128px;height:96px}.mpHeroMark strong{font-size:21px}.mpHeroMark small{font-size:12px}.mpMatchCard{width:205px;padding:16px;border-radius:18px}.mpMatchCard.left{left:2%;top:84px}.mpMatchCard.right{right:1%;bottom:78px}.mpMatchCard span{font-size:10px}.mpMatchCard b{font-size:14px;margin:6px 0}.mpMatchCard small{font-size:11px}.mpHappyChip{right:58px;top:48px;font-size:12px}.mpCategoryBand,.mpShowcase{padding-left:max(36px,calc((100% - 1580px)/2));padding-right:max(36px,calc((100% - 1580px)/2))}.mpCategoryBand{padding-top:14px;padding-bottom:28px}.mpCategoryGrid{gap:20px}.mpCategoryGrid>a{height:112px;grid-template-columns:160px minmax(0,1fr) 42px;border-radius:18px}.mpCategoryVehicle{width:160px!important;height:110px!important}.mpCategoryGrid>a section{padding-left:10px}.mpCategoryGrid>a b{font-size:16px;font-weight:850}.mpCategoryGrid>a small{font-size:11px;margin-top:6px}.mpCategoryGrid>a>i{width:34px;height:34px;font-size:21px}.mpShowcase{padding-top:40px;padding-bottom:82px}.mpSectionHead{margin-bottom:25px}.mpShowcase .mpSectionHead h2{font-size:32px;line-height:1.1;letter-spacing:.055em;font-weight:900}.mpSectionHead p{font-size:14px;line-height:1.5}.mpSectionHead>a{font-size:14px}.mpListingGrid{gap:20px}.mpListingCard{border-radius:18px}.mpCardImage{height:195px}.mpCardImage>button{width:34px;height:34px;font-size:19px}.mpCardBadges b{font-size:9px;padding:7px 9px}.mpCardBody{padding:17px}.mpCardBody>small{font-size:10px}.mpCardBody h3{min-height:44px;font-size:17px;line-height:1.34;margin:8px 0;font-weight:850}.mpCardBody p{font-size:11px;margin-bottom:13px}.mpCardBody>strong{font-size:16px;min-height:36px}.mpCardBody footer{font-size:10px;margin-top:12px;padding-top:11px}.mpVerified{font-size:10px;padding:6px 10px;margin-top:11px}.mpTrust{padding-left:max(36px,calc((100% - 1500px)/2));padding-right:max(36px,calc((100% - 1500px)/2))}}@media (min-width:1800px){.mpHero,.mpNavInner{width:min(1700px,calc(100% - 110px))}.mpCategoryBand,.mpShowcase{padding-left:max(55px,calc((100% - 1700px)/2));padding-right:max(55px,calc((100% - 1700px)/2))}.mpHero{grid-template-columns:minmax(0,1.08fr) minmax(580px,.92fr);gap:96px}.mpHero h1{font-size:68px}.mpHeroCopy>p{font-size:19px;max-width:740px}.mpQuickActions,.mpSearch{max-width:750px}.mpCardImage{height:205px}}@media (max-width:900px){.mpLogoBoard{width:170px;height:48px;flex:0 0 170px}.mpLogoBoard>img{width:164px!important}}@media (max-width:560px){.mpLogoBoard{width:145px;height:42px;flex-basis:145px}.mpLogoBoard>img{width:140px!important}.mpHero h1{font-weight:900;letter-spacing:-.045em}.mpHeroCopy>p{line-height:1.6}}.mpHome,.mpHome a,.mpHome b,.mpHome button,.mpHome input,.mpHome p,.mpHome small,.mpHome strong{font-family:Segoe UI Variable Display,Segoe UI Variable,Segoe UI,Inter,Arial,Helvetica,sans-serif}@media (min-width:901px){.mpHero h1{font-size:62px;line-height:1.085;max-width:780px}.mpHero h1,.mpHero h1 em{letter-spacing:-.034em;font-weight:800}.mpHeroCopy>p{font-weight:400;letter-spacing:-.006em}.mpCardBody h3,.mpCategoryGrid>a b,.mpQuickActions b{font-weight:760;letter-spacing:-.012em}.mpShowcase .mpSectionHead h2{font-weight:800}.mpCategoryGrid>a{grid-template-columns:150px minmax(0,1fr) 42px}.mpCategoryVehicle{width:148px!important;height:94px!important;min-width:148px!important;min-height:94px!important;align-self:center!important;justify-self:center!important;overflow:hidden!important;background-size:1536px 1024px!important;background-repeat:no-repeat!important}.mpCategoryGrid .car .mpCategoryVehicle{background-position:-126px -552px!important}.mpCategoryGrid .suv .mpCategoryVehicle{background-position:-454px -552px!important}.mpCategoryGrid .moto .mpCategoryVehicle{background-position:-779px -552px!important}.mpCategoryGrid .electric .mpCategoryVehicle{background-position:-1105px -552px!important}.mpCategoryGrid>a section{padding-left:8px;min-width:0}.mpCategoryGrid>a b{line-height:1.22}}@media (min-width:1800px){.mpHero h1{font-size:65px;line-height:1.08;letter-spacing:-.033em}.mpHero h1,.mpHero h1 em{font-weight:800}}@media (max-width:900px){.mpCategoryGrid>a{grid-template-columns:120px minmax(0,1fr) 34px}.mpCategoryVehicle{width:120px!important;height:94px!important;min-width:120px!important;overflow:hidden!important}.mpCategoryGrid .car .mpCategoryVehicle{background-position:-136px -552px!important}.mpCategoryGrid .suv .mpCategoryVehicle{background-position:-464px -552px!important}.mpCategoryGrid .moto .mpCategoryVehicle{background-position:-789px -552px!important}.mpCategoryGrid .electric .mpCategoryVehicle{background-position:-1115px -552px!important}}@media (max-width:560px){.mpHero h1{font-size:34px;line-height:1.1;letter-spacing:-.028em}.mpHero h1,.mpHero h1 em{font-weight:800}}@media (min-width:901px){.mpHero{min-height:0;padding-top:58px;padding-bottom:22px;grid-template-columns:minmax(0,1.12fr) minmax(430px,.88fr);gap:72px;align-items:start}.mpHeroCopy{padding-top:5px}.mpHeroVisual{height:430px;max-width:650px;width:100%;justify-self:end}.mpHeroMark{width:215px;height:215px}.mpHeroMark img{width:108px;height:82px}.mpHeroMark strong{font-size:19px}.mpHeroMark small{font-size:11px}.mpMatchCard{width:182px;padding:14px;border-radius:17px}.mpMatchCard.left{left:3%;top:72px}.mpMatchCard.right{right:1%;bottom:62px}.mpHappyChip{right:48px;top:38px;font-size:11px;padding:9px 13px}.mpOrb.one{width:58px;height:58px}.mpOrb.two{width:38px;height:38px}.mpQuickActions{margin-top:16px;gap:18px}.mpQuickActions>a{min-height:126px;padding:18px 20px;grid-template-columns:62px minmax(0,1fr);gap:16px;border-radius:18px;box-shadow:0 10px 28px rgba(52,35,86,.045)}.mpQuickActions .buy{background:linear-gradient(135deg,#f4efff,#fbf9ff);border:1px solid #d8c8ff}.mpQuickActions .sell{background:linear-gradient(135deg,#fff1ed,#fff8f5);border:1px solid #ffcbbf}.mpQuickActions>a>.mpQuickIcon{width:62px;height:62px;border-radius:16px;display:grid;place-items:center;color:#fff;box-shadow:0 10px 22px rgba(67,38,150,.15)}.mpQuickActions .buy>.mpQuickIcon{background:linear-gradient(145deg,#8e67f6,#5f2eea)}.mpQuickActions .sell>.mpQuickIcon{background:linear-gradient(145deg,#ff9a83,#ff6e58);box-shadow:0 10px 22px rgba(255,112,89,.17)}.mpQuickActions .mpQuickIcon svg{width:31px;height:31px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mpQuickActions b{font-size:18px;line-height:1.2;margin:2px 0 6px;font-weight:760;letter-spacing:-.015em}.mpQuickActions p{font-size:13px;line-height:1.42;margin:0;color:#6f687c}.mpQuickActions small{display:flex;align-items:center;gap:8px;margin-top:14px;font-size:12px;line-height:1;letter-spacing:0;font-weight:760}.mpQuickActions small i{margin:0;font-size:15px;font-style:normal}.mpQuickActions .buy small{color:#5f2eea}.mpQuickActions .sell small{color:#f0644f}.mpCategoryBand{padding-top:0;padding-bottom:26px;margin-top:-2px}.mpCategoryGrid>a{height:106px;grid-template-columns:150px minmax(0,1fr) 40px;overflow:hidden}.mpCategoryVehicle{width:148px!important;height:94px!important;min-width:148px!important;min-height:94px!important;align-self:center!important;justify-self:center!important;overflow:hidden!important}.mpCategoryGrid>a section{align-self:center;padding-left:10px}.mpCategoryGrid>a b{font-size:15px;line-height:1.18}.mpCategoryGrid>a small{font-size:11px;margin-top:5px}}@media (min-width:1800px){.mpHero{grid-template-columns:minmax(0,1.14fr) minmax(470px,.86fr);gap:78px;padding-top:62px;padding-bottom:24px}.mpHeroVisual{height:450px;max-width:680px}.mpHeroMark{width:225px;height:225px}.mpCategoryBand{padding-top:0}}@media (max-width:900px){.mpQuickActions>a>.mpQuickIcon{display:grid;place-items:center;color:#fff}.mpQuickActions .buy>.mpQuickIcon{background:linear-gradient(145deg,#8e67f6,#5f2eea)}.mpQuickActions .sell>.mpQuickIcon{background:linear-gradient(145deg,#ff9a83,#ff6e58)}.mpQuickActions .mpQuickIcon svg{width:26px;height:26px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mpQuickActions small i{font-style:normal;margin-left:4px}}.mpCategoryVehicle{background-image:none!important;background:none!important;background-position:0 0!important;background-size:auto!important;background-repeat:no-repeat!important;overflow:visible!important;display:flex!important;align-items:center!important;justify-content:center!important}.mpCategoryVehicle img{display:block;width:auto;height:auto;max-width:142px;max-height:82px;object-fit:contain;object-position:center;background:transparent;border:0;outline:0;box-shadow:none;filter:drop-shadow(0 8px 9px rgba(38,25,70,.1))}.mpCategoryGrid .moto .mpCategoryVehicle img{max-width:132px;max-height:82px}.mpCategoryGrid .electric .mpCategoryVehicle img{max-width:138px;max-height:80px}.mpCategoryGrid>a section{min-width:0}.mpCategoryGrid>a small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:900px){.mpCategoryVehicle img{max-width:116px;max-height:76px}.mpCategoryGrid .moto .mpCategoryVehicle img{max-width:108px;max-height:74px}.mpCategoryGrid .electric .mpCategoryVehicle img{max-width:112px;max-height:73px}}@media (max-width:560px){.mpCategoryVehicle img{max-width:108px;max-height:70px}}@media (min-width:901px){.mpDesktopNav{display:none!important}.mpNavInner{justify-content:flex-start}.mpNavPrimaryActions{margin-left:auto;display:flex!important;align-items:center;gap:14px;flex:0 0 auto}.mpAccountSlot{margin-left:0!important;flex:0 0 auto}.mpNavDrop{position:relative}.mpNavDropPanel{top:calc(100% + 10px)!important;left:50%!important;transform:translate(-50%,8px)!important;opacity:0;visibility:hidden;pointer-events:none;border:1px solid rgba(109,59,234,.2)!important;box-shadow:0 20px 48px rgba(63,38,119,.14),0 0 0 1px rgba(109,59,234,.04)!important}.mpNavDrop:focus-within>.mpNavDropPanel,.mpNavDrop:hover>.mpNavDropPanel{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%)!important}.mpNavDropPanel:before{border-left-color:rgba(109,59,234,.2)!important;border-top-color:rgba(109,59,234,.2)!important}.mpPostDrop:focus-within>.mpPost,.mpPostDrop>.mpPost,.mpPostDrop>.mpPost:focus,.mpPostDrop>.mpPost:hover{min-height:48px!important;height:48px!important;padding:0 19px!important;border:2px solid #6d3bea!important;border-radius:13px!important;background:#fff!important;background-image:none!important;color:#5f2eea!important;font-size:14px!important;font-weight:800!important;box-shadow:0 7px 18px rgba(109,59,234,.07)!important;transform:none!important}.mpPostDrop>.mpPost span{font-size:12px;color:#7851df;margin-left:3px}.mpPostDrop:focus-within>.mpPost,.mpPostDrop:hover>.mpPost{border-color:#7545ee!important;box-shadow:0 0 0 1px rgba(109,59,234,.16),0 0 15px rgba(109,59,234,.12),0 8px 20px rgba(76,43,150,.08)!important}.mpPostDropPanel{width:350px!important}.mpCategoryTrigger{min-height:48px!important;height:48px!important;padding:0 15px!important;border:1px solid transparent!important;border-radius:12px!important;background:transparent!important;color:#382b59!important;font-size:14px!important;font-weight:780!important;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.mpCategoryTrigger span{font-size:12px;color:#806ea6;margin-left:4px}.mpTopCategoryDrop:focus-within>.mpCategoryTrigger,.mpTopCategoryDrop:hover>.mpCategoryTrigger{color:#5f2eea!important;background:#f8f5ff!important;border-color:#e3d7ff!important;box-shadow:0 6px 16px rgba(91,55,168,.055)!important}.mpCategoryDrop{width:440px!important}.mpNavDropPanel>a{grid-template-columns:44px minmax(0,1fr) 18px!important;gap:12px!important;color:#2d2148!important}.mpNavDropPanel>a:hover{background:#f7f3ff!important;color:#5f2eea!important}.mpNavDropPanel .mpDropIcon{width:44px!important;height:44px!important;border-radius:13px!important;display:grid!important;place-items:center!important;background:linear-gradient(145deg,#f4efff,#ebe2ff)!important;color:#6734e6!important;border:1px solid #dfd1ff!important;font-style:normal!important}.mpNavDropPanel .mpDropIcon svg{width:21px;height:21px}.mpNavDropPanel>a b{color:#2b1b4c!important;font-weight:800!important}.mpNavDropPanel>a small{color:#746987!important}.mpNavDropPanel>a em{color:#6d3bea!important}.mpLoginOutline{min-height:46px;display:flex;align-items:center;border-radius:12px;border:1px solid #ded3f3;background:#fff;color:#4f367b!important}.mpAccountSlot .tpGlobalAccount.open .tpGlobalAccountTrigger,.mpAccountSlot .tpGlobalAccountTrigger,.mpAccountSlot .tpGlobalAccountTrigger:focus,.mpAccountSlot .tpGlobalAccountTrigger:hover{height:48px!important;min-height:48px!important;background:#fff!important;background-image:none!important;color:#5f2eea!important;border:1.5px solid #6d3bea!important;border-radius:13px!important;transform:none!important}.mpAccountSlot .tpGlobalAccount.open .tpGlobalAccountTrigger,.mpAccountSlot .tpGlobalAccountTrigger:focus,.mpAccountSlot .tpGlobalAccountTrigger:hover{box-shadow:0 0 0 1px rgba(109,59,234,.14),0 0 14px rgba(109,59,234,.11),0 7px 18px rgba(72,42,136,.065)!important}.mpAccountSlot .tpGlobalAccountName,.mpAccountSlot .tpGlobalAccountTrigger>i{color:#5f2eea!important}.mpAccountSlot .tpGlobalAccountUserGlyph{color:#6d3bea!important;background:#f2edff!important;border:1px solid #e2d6ff!important}}.tpGlobalAccountMenuPortal.tpPremiumProfileMenu,.tpPremiumProfileMenu{border:1px solid rgba(109,59,234,.28)!important;box-shadow:0 26px 68px rgba(51,31,97,.18),0 0 0 1px rgba(109,59,234,.05)!important;background:#fff!important}.tpGlobalAccountMenuPortal .tpPremiumProfileHero,.tpPremiumProfileHero{background-color:#efe8ff!important;background-image:linear-gradient(105deg,#ffffff,#fbf9ff 23%,#f2ecff 47%,#d8c8ff 72%,#8c64ed)!important;border-bottom:1px solid rgba(109,59,234,.18)!important;color:#251642!important}.tpGlobalAccountMenuPortal .tpPremiumProfileHero:after,.tpPremiumProfileHero:after{opacity:.36!important;background-image:linear-gradient(rgba(109,59,234,.038) 1px,transparent 0),linear-gradient(90deg,rgba(109,59,234,.038) 1px,transparent 0)!important;background-size:28px 28px!important}.tpGlobalAccountMenuPortal .tpPremiumProfileAura,.tpPremiumProfileAura{background:radial-gradient(circle,rgba(255,255,255,.56) 0,rgba(109,59,234,.11) 50%,transparent 72%)!important}.tpGlobalAccountMenuPortal .tpPremiumAvatar,.tpPremiumAvatar{background:linear-gradient(145deg,#ffffff,#f0e9ff 55%,#dfd0ff)!important;color:#642fe1!important;border:1px solid rgba(109,59,234,.24)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 20px rgba(87,48,166,.1)!important}.tpGlobalAccountMenuPortal .tpPremiumEyebrow,.tpPremiumEyebrow{color:#6d3bea!important}.tpGlobalAccountMenuPortal .tpPremiumProfileCopy>strong,.tpPremiumProfileCopy>strong{color:#24173d!important}.tpGlobalAccountMenuPortal .tpPremiumProfileCopy>em,.tpPremiumProfileCopy>em{color:#706681!important}.tpGlobalAccountMenuPortal .tpPremiumProfileStatus,.tpPremiumProfileStatus{border-top:1px solid rgba(109,59,234,.14)!important}.tpGlobalAccountMenuPortal .tpPremiumProfileStatus>span,.tpPremiumProfileStatus>span{color:#544766!important}.tpGlobalAccountMenuPortal .tpPremiumProfileStatus>a,.tpPremiumProfileStatus>a{color:#612dde!important;font-weight:800!important}.tpGlobalAccountMenuPortal .tpPremiumProfileStatus>i,.tpPremiumProfileStatus>i{background:#7c3aed!important;box-shadow:0 0 0 4px rgba(124,58,237,.1)!important}.tpGlobalAccountMenuPortal .tpPremiumQuickActions,.tpPremiumQuickActions{background:#fff!important;border-bottom:1px solid #ece5fb!important}.tpGlobalAccountMenuPortal .tpPremiumQuickActions>a,.tpPremiumQuickActions>a{background:#fbf9ff!important;border-color:#e6dcfb!important;color:#4d2b89!important}.tpGlobalAccountMenuPortal .tpPremiumQuickActions>a.active,.tpGlobalAccountMenuPortal .tpPremiumQuickActions>a:hover,.tpPremiumQuickActions>a.active,.tpPremiumQuickActions>a:hover{background:#f3edff!important;border-color:#d8c9f8!important;color:#5f2eea!important;box-shadow:0 5px 14px rgba(89,52,165,.07)!important}.tpGlobalAccountMenuPortal .tpPremiumQuickActions>a>span,.tpPremiumQuickActions>a>span{color:#6734e6!important;background:#eee7ff!important}.tpGlobalAccountMenuPortal .tpPremiumMenuSection header>span,.tpPremiumMenuSection header>span{color:#7351ae!important}.tpGlobalAccountMenuPortal .tpPremiumMenuSection header>i,.tpPremiumMenuSection header>i{background:#e7dcfb!important}.tpGlobalAccountMenuPortal .tpPremiumMenuList>a,.tpPremiumMenuList>a{color:#382653!important}.tpGlobalAccountMenuPortal .tpPremiumMenuList>a.active,.tpGlobalAccountMenuPortal .tpPremiumMenuList>a:hover,.tpPremiumMenuList>a.active,.tpPremiumMenuList>a:hover{background:#f8f5ff!important;color:#5f2eea!important}.tpGlobalAccountMenuPortal .tpPremiumMenuList>a b,.tpPremiumMenuList>a b{color:#312047!important}.tpGlobalAccountMenuPortal .tpPremiumMenuList>a small,.tpPremiumMenuList>a small{color:#786d88!important}.tpGlobalAccountMenuPortal .tpPremiumMenuList>a em,.tpPremiumMenuList>a em{color:#7748e6!important}.tpGlobalAccountMenuPortal .tpPremiumMenuIcon,.tpGlobalAccountMenuPortal .tpPremiumMenuIcon.amber,.tpGlobalAccountMenuPortal .tpPremiumMenuIcon.blue,.tpGlobalAccountMenuPortal .tpPremiumMenuIcon.cyan,.tpGlobalAccountMenuPortal .tpPremiumMenuIcon.rose,.tpGlobalAccountMenuPortal .tpPremiumMenuIcon.slate,.tpGlobalAccountMenuPortal .tpPremiumMenuIcon.violet,.tpPremiumMenuIcon,.tpPremiumMenuIcon.amber,.tpPremiumMenuIcon.blue,.tpPremiumMenuIcon.cyan,.tpPremiumMenuIcon.rose,.tpPremiumMenuIcon.slate,.tpPremiumMenuIcon.violet{background:#eee7ff!important;color:#6734e6!important;border-color:#dfd2fb!important}.tpGlobalAccountMenuPortal .tpPremiumMenuScroll::-webkit-scrollbar-thumb,.tpPremiumMenuScroll::-webkit-scrollbar-thumb{background:rgba(109,59,234,.28)!important}.tpGlobalAccountMenuPortal .tpPremiumMenuFooter,.tpPremiumMenuFooter{border-top-color:#ece5fb!important}.tpGlobalAccountMenuPortal .tpPremiumLogout,.tpPremiumLogout{color:#543178!important;background:#fff!important}.tpGlobalAccountMenuPortal .tpPremiumLogout:hover,.tpPremiumLogout:hover{background:#f8f5ff!important;color:#642fe1!important}.tpGlobalAccountMenuPortal .tpPremiumLogout>span,.tpPremiumLogout>span{background:#eee7ff!important;color:#6734e6!important}@media (max-width:900px){.mpMobileMenu strong{padding:10px 12px 6px;color:#6d3bea;font-size:11px;letter-spacing:.08em}.mpMobileMenu>a{color:#3b2a55!important}.mpMobileMenu>a:hover{background:#f8f5ff!important;color:#5f2eea!important}}@media (min-width:901px){.mpNavWithSearch{height:78px!important}.mpNavWithSearch .mpNavInner{width:min(1400px,calc(100% - 44px))!important;display:grid!important;grid-template-columns:auto minmax(320px,520px) auto auto;align-items:center!important;grid-gap:16px!important;gap:16px!important}.mpNavWithSearch .mpLogo{margin-right:6px}.mpNavWithSearch .tpGlobalHeaderSearchWrap{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;justify-self:center!important}.mpNavWithSearch .tpGlobalHeaderSearch{height:50px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) 72px!important;align-items:center!important;grid-column-gap:6px!important;column-gap:6px!important;padding:4px 5px 4px 6px!important;border-radius:15px!important;border:1px solid rgba(236,184,81,.34)!important;background:linear-gradient(180deg,#08101C,#0A1220)!important;box-shadow:0 10px 28px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,214,120,.04)!important}.mpNavWithSearch .tpGlobalHeaderSearch:focus-within{border-color:rgba(241,193,91,.82)!important;box-shadow:0 0 0 3px rgba(221,161,49,.07),0 12px 32px rgba(0,0,0,.25),0 0 18px rgba(221,161,49,.08)!important}.mpNavWithSearch .tpGlobalHeaderSearchIcon{width:34px!important;height:34px!important;border-radius:10px!important;background:rgba(218,164,67,.06)!important;border:1px solid rgba(218,164,67,.18)!important;color:#E0AD4A!important}.mpNavWithSearch .tpGlobalHeaderSearchIcon svg{width:18px!important;height:18px!important}.mpNavWithSearch .tpGlobalHeaderSearch input{height:40px!important;line-height:40px!important;padding:0 30px 0 3px!important;font-size:13px!important;font-weight:700!important;color:#F5EFE5!important;background:transparent!important;border:0!important;box-shadow:none!important}.mpNavWithSearch .tpGlobalHeaderSearch input::placeholder{color:#8D969E!important;opacity:1!important}.mpNavWithSearch .tpGlobalHeaderSearchClear{right:82px!important;top:50%!important;transform:translateY(-50%)!important;color:#929AA1!important}.mpNavWithSearch .tpGlobalHeaderSearchSubmit{height:40px!important;min-width:64px!important;padding:0 12px!important;border-radius:11px!important;background:linear-gradient(135deg,#EBC76F,#CF9331)!important;color:#120C04!important;border:1px solid rgba(255,229,165,.4)!important;font-size:12px!important;font-weight:950!important;box-shadow:0 6px 16px rgba(181,113,25,.16)!important}.mpNavWithSearch .tpGlobalHeaderSuggest{margin-top:10px!important}.mpNavWithSearch .mpNavPrimaryActions{margin-left:0!important}.mpNavWithSearch .mpAccountSlot{justify-self:end!important}}.mpHeroVisual .mpMatchCard{width:220px!important;min-height:94px!important;padding:16px 16px 14px!important;border-radius:18px!important;box-shadow:0 16px 38px rgba(64,38,116,.14)!important}.mpHeroVisual .mpMatchCard.left{left:1.5%!important;top:72px!important}.mpHeroVisual .mpMatchCard.right{right:1.2%!important;bottom:64px!important}.mpHeroVisual .mpMatchCard span{font-size:11px!important;letter-spacing:.11em!important}.mpHeroVisual .mpMatchCard b{font-size:16px!important;line-height:1.28!important;margin:7px 0 6px!important}.mpHeroVisual .mpMatchCard small{font-size:12px!important;line-height:1.35!important}.mpHeroVisual .mpHappyChip{top:44px!important;right:56px!important;padding:12px 16px!important;font-size:13px!important;border-radius:999px!important;box-shadow:0 10px 24px rgba(90,54,50,.1)!important}.mpCategoryBand{padding-top:28px!important}.mpCategoryGrid{gap:18px!important}.mpCategoryGrid>a{display:grid!important;grid-template-columns:168px minmax(0,1fr) 40px!important;align-items:center!important;padding:0 16px 0 0!important;min-height:106px!important}.mpCategoryGrid>a>.mpCategoryVehicle{width:168px!important;height:104px!important;justify-content:flex-start!important;align-items:center!important;padding-left:18px!important;padding-right:10px!important}.mpCategoryGrid .mpCategoryVehicle img{max-width:142px!important;max-height:86px!important;object-position:left center!important}.mpCategoryGrid .car .mpCategoryVehicle img{max-width:148px!important;max-height:82px!important}.mpCategoryGrid .suv .mpCategoryVehicle img{max-width:146px!important;max-height:84px!important}.mpCategoryGrid .moto .mpCategoryVehicle img{max-width:134px!important;max-height:84px!important}.mpCategoryGrid .electric .mpCategoryVehicle img{max-width:138px!important;max-height:82px!important}.mpCategoryGrid>a section{padding-right:6px!important}.mpCategoryGrid b{font-size:15px!important;line-height:1.25!important;margin-top:0!important}.mpCategoryGrid small{font-size:12px!important;margin-top:5px!important;white-space:normal!important}.mpCategoryGrid>a>i{font-size:28px!important;color:#584081!important}.mpHomeFooter{background:#040A13;border-top:1px solid rgba(224,176,74,.1);margin-top:0;color:#F4EFE6}.mpHomeFooterInner{width:min(1280px,calc(100% - 40px));margin:0 auto;padding:54px 0 42px;display:grid;grid-template-columns:1.25fr 1.75fr;grid-gap:42px;gap:42px}.mpHomeFooterBrand{display:grid;align-content:start;grid-gap:16px;gap:16px}.mpHomeFooterBrand img{width:192px;height:auto;display:block;filter:none!important}.mpHomeFooterBrand p{margin:0;color:#92A0B0;font-size:13px;line-height:1.7;max-width:280px}.mpHomeFooterLinks{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.mpHomeFooterLinks>div{display:grid;align-content:start;grid-gap:10px;gap:10px}.mpHomeFooterLinks b{font-size:13px;color:#E7D9BC;letter-spacing:.01em}.mpHomeFooterLinks a{font-size:13px;color:#9FB0C4;text-decoration:none;transition:color .18s ease}.mpHomeFooterLinks a:hover{color:#E4B861}.tpHappySuccessShell{background:radial-gradient(circle at 16% 14%,rgba(255,219,196,.25),transparent 16rem),radial-gradient(circle at 84% 18%,rgba(109,59,234,.12),transparent 18rem),linear-gradient(180deg,#FFFEFC,#FAF7FF)!important}.tpHappySuccess{position:relative;overflow:hidden;width:min(840px,100%)!important;margin:84px auto!important;padding:58px 54px 44px!important;border:1px solid #e7dcc7!important;border-radius:30px!important;background:linear-gradient(180deg,#FFFDF9,#FFFFFF)!important;box-shadow:0 18px 44px rgba(84,53,12,.07),0 14px 34px rgba(63,36,111,.08)!important}.tpHappyAura{inset:auto auto -120px -100px;width:240px;height:240px;background:radial-gradient(circle,rgba(255,216,184,.36) 0,rgba(255,216,184,.06) 56%,transparent 72%)}.tpHappyAura,.tpHappySpark{position:absolute;border-radius:50%;pointer-events:none}.tpHappySpark{width:70px;height:70px;filter:blur(.4px);opacity:.8}.tpHappySpark.left{right:88px;top:44px;background:radial-gradient(circle,#FFE4D6 0,rgba(255,228,214,.25) 55%,transparent 70%)}.tpHappySpark.right{left:62px;top:78px;background:radial-gradient(circle,#E7F6EF 0,rgba(231,246,239,.26) 55%,transparent 70%)}.tpHappySuccess .successIcon{width:92px!important;height:92px!important;margin:0 auto 22px!important;background:linear-gradient(145deg,#ECFBF4,#DFF7EB)!important;border:1px solid #cdebdc!important;box-shadow:0 12px 30px rgba(52,138,99,.08)!important}.tpHappySuccess .successIcon span{font-size:42px;font-weight:900;color:#047857;line-height:1}.tpHappySuccess .eyebrow{display:inline-block;margin-bottom:10px;color:#3B5BDB;font-size:12px;font-weight:900;letter-spacing:.14em}.tpHappySuccess h1{font-size:54px!important;line-height:1.08!important;letter-spacing:-.03em!important;color:#0F172A!important;margin:0 0 16px!important}.tpHappySuccess>p{max-width:620px;margin:0 auto;color:#667085!important;font-size:17px!important;line-height:1.55!important}.tpHappySuccessStats{gap:14px!important;margin:34px 0!important}.tpHappySuccessStats div{background:#F8FAFC!important;border:1px solid #eef2f7!important;border-radius:18px!important;padding:20px 18px!important}.tpHappySuccessStats strong{font-size:16px;color:#0F172A}.tpHappySuccessStats span{font-size:14px!important;color:#667085!important}.tpHappySuccess .errorBox{border-radius:18px!important;padding:16px 18px!important;background:#FFF4F1!important;border:1px solid #f4c7be!important;color:#C2410C!important;font-size:14px!important;line-height:1.5!important}.tpHappyButtonRow{margin-top:18px!important}.tpHappyButtonRow .button{min-height:48px!important;border-radius:14px!important;font-weight:800!important;padding:0 18px!important}.tpHappyButtonRow .primary{background:linear-gradient(135deg,#E0B04A,#C98920)!important;color:#15110A!important;box-shadow:0 10px 24px rgba(209,146,42,.18)!important}.tpHappyButtonRow .secondary{background:#FFFFFF!important;border:1px solid #cbd5e1!important;color:#0F172A!important}@media (max-width:900px){.mpHomeFooterInner{grid-template-columns:1fr;gap:28px;padding:42px 0 96px}.mpHomeFooterLinks{grid-template-columns:1fr 1fr;gap:24px 18px}}@media (max-width:560px){.mpHeroVisual .mpMatchCard{width:154px!important;min-height:78px!important;padding:11px 12px 10px!important}.mpHeroVisual .mpMatchCard span{font-size:9px!important}.mpHeroVisual .mpMatchCard b{font-size:12px!important;margin:5px 0 4px!important}.mpHeroVisual .mpMatchCard small{font-size:9px!important}.mpHeroVisual .mpHappyChip{top:10px!important;right:12px!important;font-size:10px!important;padding:9px 11px!important}.mpCategoryGrid>a{grid-template-columns:142px minmax(0,1fr) 34px!important;min-height:94px!important}.mpCategoryGrid>a>.mpCategoryVehicle{width:142px!important;height:92px!important;padding-left:14px!important}.mpCategoryGrid .mpCategoryVehicle img{max-width:118px!important;max-height:68px!important}.mpHomeFooterLinks{grid-template-columns:1fr 1fr!important}.tpHappySuccess{margin:44px auto!important;padding:36px 20px 26px!important}.tpHappySuccess h1{font-size:34px!important}.tpHappySuccess>p{font-size:15px!important}}:root{--mp20-purple:#6D3BEA;--mp20-purple-deep:#271549;--mp20-lilac:#F5F0FF;--mp20-lilac-2:#EADFFF;--mp20-peach:#FFF0EA;--mp20-peach-line:#FFD4C6;--mp20-mint:#EAF9F3;--mp20-line:#E5DAF8;--mp20-muted:#756A86}@media(min-width:901px){.mpCategoryTrigger,.mpTopCategoryDrop>.mpCategoryTrigger{min-height:48px!important;height:48px!important;padding:0 17px!important;border:1.5px solid #6d3bea!important;border-radius:13px!important;background:#FFF!important;background-image:none!important;color:#5F2EEA!important;font-size:14px!important;font-weight:820!important;box-shadow:0 7px 18px rgba(109,59,234,.055)!important;transform:none!important}.mpCategoryTrigger span{color:#6D3BEA!important}.mpTopCategoryDrop:focus-within>.mpCategoryTrigger,.mpTopCategoryDrop:hover>.mpCategoryTrigger{background:#FFF!important;color:#5F2EEA!important;border-color:#7545EE!important;box-shadow:0 0 0 1px rgba(109,59,234,.13),0 0 14px rgba(109,59,234,.105),0 7px 18px rgba(72,42,136,.06)!important}}.tpGlobalAccountMenuPortal .tpPremiumLogout,.tpPremiumLogout{color:#C54838!important;background:#FFF8F6!important;border:1px solid #f2cfc8!important}.tpGlobalAccountMenuPortal .tpPremiumLogout:hover,.tpPremiumLogout:hover{color:#B63D30!important;background:#FFF1EE!important;border-color:#EDBDB4!important;box-shadow:0 7px 18px rgba(194,74,57,.055)!important}.tpGlobalAccountMenuPortal .tpPremiumLogout>span,.tpPremiumLogout>span{background:#FFE9E4!important;color:#D14F3E!important;border:1px solid #f7d3cc!important}.tpGlobalAccountMenuPortal .tpPremiumLogout b,.tpPremiumLogout b{color:#C54838!important}.tpGlobalAccountMenuPortal .tpPremiumLogout small,.tpPremiumLogout small{color:#D77869!important}.tpPremiumMenuList.compact>a{min-height:58px!important}.tpPremiumMenuList.compact>a>div b{line-height:1.22!important}.tpDashNavWrap,.v610Header,.v611SellerHeader,.v612AccountHeader,.v613Header,.v68Header{display:none!important}.tpDashPage,.v610Messages,.v611SellerPage,.v612Account,.v613Hub,.v68Offers{min-height:100vh!important;background:radial-gradient(circle at 8% 5%,rgba(255,223,208,.2),transparent 22rem),radial-gradient(circle at 91% 8%,rgba(109,59,234,.08),transparent 24rem),linear-gradient(180deg,#FFFEFC,#FBF9FF 52%,#FFFFFF)!important;color:#271549!important}.tpDashHeroWrap{background:transparent!important;border:0!important}.tpDashHero,.v610MessagesHero,.v611SellerHero,.v612NotifyHero,.v612ProfileHero,.v613Hero,.v68OfferHero{width:min(1400px,calc(100% - 48px))!important;margin:28px auto 0!important;padding:36px 40px!important;border-radius:28px!important;border:1px solid #e4d8f7!important;background:radial-gradient(circle at 88% 12%,rgba(109,59,234,.13),transparent 18rem),radial-gradient(circle at 10% 90%,rgba(255,187,163,.14),transparent 16rem),linear-gradient(115deg,#FFFFFF,#FBF8FF 55%,#F1E9FF)!important;box-shadow:0 18px 46px rgba(62,35,108,.075)!important;color:#271549!important;overflow:hidden!important}.tpDashHero:after,.v610MessagesHero:after,.v611SellerHero:after,.v612NotifyHero:after,.v612ProfileHero:after,.v613Hero:after,.v68OfferHero:after{background:linear-gradient(135deg,rgba(255,255,255,.42),transparent 36%)!important}.tpDashHero h1,.v610MessagesHero h1,.v611SellerHero h1,.v612NotifyHero h1,.v612ProfileHero h1,.v613Hero h1,.v68OfferHero h1{color:#271549!important;letter-spacing:-.038em!important;font-weight:800!important}.tpDashHero h1 em,.v610MessagesHero h1 em,.v611SellerHero h1 em,.v612NotifyHero h1 em,.v612ProfileHero h1 em,.v613Hero h1 em,.v68OfferHero h1 em{color:#6D3BEA!important;background:none!important;-webkit-text-fill-color:#6D3BEA!important}.tpDashHero p,.v610MessagesHero p,.v611SellerHero p,.v612NotifyHero p,.v612ProfileHero p,.v613Hero p,.v68OfferHero p{color:#756A86!important}.tpDashKicker,.v610Kicker,.v611SellerKicker,.v612Kicker,.v613Kicker,.v68Kicker{color:#6D3BEA!important;font-weight:900!important}.tpDashKicker i,.v610Kicker i,.v611SellerKicker i,.v612Kicker i,.v613Kicker i,.v68Kicker i{background:#FF9A7B!important;box-shadow:0 0 0 6px rgba(255,154,123,.12)!important}.tpDashTrustCard,.v610MessagesHero aside,.v611SellerHero aside,.v612NotifyHero aside,.v612TrustHero,.v613Hero aside,.v68OfferHero aside{background:rgba(255,255,255,.78)!important;border:1px solid #ded0f4!important;color:#2E1B4D!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;box-shadow:0 12px 30px rgba(72,39,132,.07)!important}.tpDashTrustRing{background:conic-gradient(#6D3BEA 0 78%,#CDB8F8 78% 87%,#EEE8F7 87%)!important}.tpDashTrustRing:after{background:#FFF!important}.tpDashTrustRing strong{color:#2E1B4D!important}.tpDashTrustCard div>span,.tpDashTrustCard small,.tpDashTrustRing span{color:#756A86!important}.tpDashTrustCard b{color:#2E1B4D!important}.tpDashTrustCard>a{color:#6D3BEA!important;border-top-color:#E8DFF7!important}.tpDashPrimary,.v610HeaderCta,.v611HeaderCta,.v611InventoryCard .primary,.v612HeaderCta,.v613HeaderCta,.v613RequestCard footer a.primary,.v68HeaderCta,.v68OfferActions .primary{background:linear-gradient(135deg,#7C3AED,#5B21B6)!important;color:#FFF!important;border-color:#6D3BEA!important;box-shadow:0 9px 22px rgba(109,59,234,.16)!important}.tpDashGhost{background:#FFF!important;border:1px solid #ded2f2!important;color:#5E4683!important}.tpDashPanel,.tpDashStats>a,.v610Inbox,.v610SideCard,.v611InventoryCard,.v611Panel,.v611Portfolio,.v612Card,.v612Notification,.v612NotifyInfo,.v612Prefs,.v612PrivateCard,.v612ProfileActions,.v612ProfileSummary,.v613Empty,.v613FavoriteCard,.v613FollowingGrid>a,.v613HistoryList article,.v613OfferCard,.v613RequestCard,.v613Toolbar,.v68Empty,.v68OfferCard,.v68Toolbar{background:#FFF!important;border-color:#E6DCF5!important;box-shadow:0 10px 30px rgba(62,35,108,.045)!important}.tpDashPanel:hover,.tpDashStats>a:hover,.v611InventoryCard:hover,.v613RequestCard:hover,.v68OfferCard:hover{border-color:#D4C2F2!important;box-shadow:0 16px 34px rgba(109,59,234,.075)!important}.tpDashStats{margin:22px auto 0!important}.tpDashActivityIcon,.tpDashOfferTop>span,.tpDashQuickGrid>a>b,.tpDashStatIcon{background:#F1EAFF!important;color:#6D3BEA!important;border-color:#E0D3F7!important}.tpDashMatchMeta b,.tpDashOffer>div:last-child span,.tpDashPanelHead span{color:#6D3BEA!important}.tpDashMatchScore{background:linear-gradient(145deg,#7C3AED,#5B21B6)!important;color:#FFF!important;box-shadow:0 10px 24px rgba(109,59,234,.16)!important}.tpDashActivityList>a:hover,.tpDashMatch:hover,.tpDashQuickGrid>a:hover{background:#FAF7FF!important;border-color:#DED0F4!important}.v610ConversationStack,.v610InboxTop,.v610MessageSide{border-color:#E7DEF4!important}.v610InboxTabs button.active{background:#F0E8FF!important;color:#642FE1!important;border-color:#D8C6F6!important}.v610Search{background:#FBF9FF!important;border-color:#E3D8F4!important}.v610ConversationStack>a,.v610ConversationStack>button{border-color:#EEE7F7!important}.v610ConversationStack>a:hover,.v610ConversationStack>button:hover{background:#FAF7FF!important}.v610SideCard.dark{background:linear-gradient(145deg,#FFF0EA,#FFF9F6)!important;border-color:#FFD7C9!important;color:#633628!important}.v610SideCard.dark p{color:#8C665A!important}.v610SideCard.dark a{color:#B9563F!important}.v610SideIcon{background:#F1EAFF!important;color:#6D3BEA!important}.v612NotifyTabs button.active{background:#EFE7FF!important;color:#642FE1!important;border-color:#D8C6F6!important}.v612SettingsBtn{background:#FFF!important;border:1px solid #dccff2!important;color:#5F2EEA!important}.v612Notification.unread{background:#FBF8FF!important;border-color:#D8C6F6!important;box-shadow:inset 4px 0 0 #7C3AED,0 10px 28px rgba(73,41,133,.055)!important}.v612NotificationIcon{background:#F0E8FF!important;color:#6D3BEA!important}.v612NotifyInfo.dark{background:linear-gradient(145deg,#FFF0EA,#FFF9F6)!important;border-color:#FFD7C9!important;color:#633628!important}.v612NotifyInfo.dark p{color:#8C665A!important}.v612NotifyInfo.dark button{color:#B9563F!important}.v612PrefGrid button.on{background:#F6F1FF!important;border-color:#D8C6F6!important}.v613Tabs button.active{background:#EEE6FF!important;color:#632DE0!important;border-color:#D6C3F5!important}.v613Budget,.v613OfferPrice,.v613RequestStats>div{background:#FBF9FF!important;border-color:#ECE4F7!important}.v613FavoriteTop>span,.v613OfferCard>small,.v613OfferTop>b,.v613RequestTop>span{color:#6D3BEA!important}.v613Empty>span,.v613HistoryList article>span{background:#F0E8FF!important;color:#6D3BEA!important}.v63290SavedSale{border-color:#E3D8F3!important;box-shadow:0 12px 30px rgba(70,39,126,.055)!important}.v63290SavedSaleMedia{background:linear-gradient(145deg,#F5F0FF,#FFF8F5)!important;color:#6D3BEA!important}.v63290SavedSale footer button{background:#FFF2EF!important;border-color:#F5D0C8!important;color:#C04F3E!important}.v611PortfolioButtons,.v611PortfolioTop{border-color:#E7DDF4!important}.v611PortfolioButtons a.active,.v611PortfolioButtons button.active{background:#EFE7FF!important;color:#642FE1!important;border-color:#D7C5F4!important}.v611InventoryTop>span{color:#6D3BEA!important}.v611VehicleVisual,.v63261InventoryCover{background:linear-gradient(145deg,#F2ECFF,#FFF8F5)!important}.v63251DeleteListing{background:#FFF4F1!important;border-color:#F1D0C9!important;color:#C64E3B!important}.v68Tabs button.active{background:#EFE7FF!important;color:#642FE1!important;border-color:#D8C6F6!important}.v68MatchBadge{background:#EAF9F3!important;color:#17835E!important;border-color:#C9ECDE!important}.v68PriceBox{background:#FBF9FF!important;border-color:#E7DEF4!important}.v68OfferActions a,.v68OfferActions button{border-color:#DDD1F1!important}.v612ProfileAvatar{background:linear-gradient(145deg,#7C3AED,#5B21B6)!important;color:#FFF!important;box-shadow:0 10px 26px rgba(109,59,234,.17)!important}.v612TrustRing{background:conic-gradient(#7C3AED var(--trust),#EEE8F7 0)!important}.v612TrustRing:after{background:#FFF!important}.v612VerifyGrid>div{background:#FBF9FF!important;border-color:#E8DFF5!important}.v612VerifyGrid>div.ok{background:#F1FBF6!important;border-color:#CFEBDD!important}.v612IdentityBox{background:linear-gradient(135deg,#F8F4FF,#FFF9F6)!important;border-color:#E1D5F3!important}.v612IdentityIcon{background:#EFE7FF!important;color:#6D3BEA!important}.v612IdentityIcon.verified{background:#EAF9F3!important;color:#16815D!important}.v612PrivateCard{background:#FFF!important}.v612ProfileActions .premium{background:linear-gradient(135deg,#7C3AED,#5B21B6)!important;color:#FFF!important}.tpDashPage h1,.tpDashPage h2,.tpDashPage h3,.v610Messages h1,.v610Messages h2,.v610Messages h3,.v611SellerPage h1,.v611SellerPage h2,.v611SellerPage h3,.v612Account h1,.v612Account h2,.v612Account h3,.v613Hub h1,.v613Hub h2,.v613Hub h3,.v68Offers h1,.v68Offers h2,.v68Offers h3{color:#271549!important}@media(max-width:820px){.tpDashHero,.v610MessagesHero,.v611SellerHero,.v612NotifyHero,.v612ProfileHero,.v613Hero,.v68OfferHero{width:calc(100% - 26px)!important;padding:28px 22px!important;border-radius:23px!important}}:root{--mp21-page:1580px;--mp21-page-wide:1700px;--mp21-purple:#6D3BEA;--mp21-purple-deep:#28164A;--mp21-lilac:#F5F0FF;--mp21-line:#DED1F6}@media(min-width:901px){.mpNavWithSearch{height:88px!important;background:linear-gradient(180deg,#FFFFFF,#FCFAFF)!important;border-bottom:1px solid #eee7f7!important}.mpNavWithSearch .mpNavInner{width:min(var(--mp21-page),calc(100% - 72px))!important;grid-template-columns:226px minmax(300px,1fr) auto auto!important;gap:18px!important}.mpNavWithSearch .tpGlobalHeaderSearchWrap{width:100%!important;max-width:620px!important;min-width:300px!important;justify-self:center!important}.mpNavWithSearch .tpGlobalHeaderSearch{height:50px!important;grid-template-columns:38px minmax(0,1fr) 74px!important;column-gap:6px!important;padding:4px 5px 4px 6px!important;border:1.5px solid rgba(109,59,234,.36)!important;border-radius:15px!important;background:linear-gradient(180deg,#FFFFFF,#FBF9FF)!important;box-shadow:0 8px 22px rgba(82,47,151,.055),inset 0 1px 0 rgba(255,255,255,.9)!important}.mpNavWithSearch .tpGlobalHeaderSearch:focus-within{border-color:#7A49EE!important;box-shadow:0 0 0 3px rgba(109,59,234,.075),0 0 15px rgba(109,59,234,.08),0 9px 22px rgba(68,39,128,.06)!important}.mpNavWithSearch .tpGlobalHeaderSearchIcon{width:34px!important;height:34px!important;border-radius:10px!important;background:linear-gradient(145deg,#F5F0FF,#EEE6FF)!important;border:1px solid #e0d3fa!important;color:#6D3BEA!important}.mpNavWithSearch .tpGlobalHeaderSearch input{height:40px!important;line-height:40px!important;padding:0 30px 0 4px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#2B1B4B!important;font-size:13px!important;font-weight:650!important}.mpNavWithSearch .tpGlobalHeaderSearch input::placeholder{color:#8C829C!important;opacity:1!important}.mpNavWithSearch .tpGlobalHeaderSearchClear{right:84px!important;color:#8B7DA1!important}.mpNavWithSearch .tpGlobalHeaderSearchClear:hover{background:#F4EEFF!important;color:#6D3BEA!important}.mpNavWithSearch .tpGlobalHeaderSearchSubmit{height:40px!important;min-width:68px!important;padding:0 12px!important;border-radius:11px!important;background:linear-gradient(135deg,#7C3AED,#5B21B6)!important;border:1px solid #6d3bea!important;color:#FFF!important;box-shadow:0 7px 18px rgba(109,59,234,.16)!important;font-size:12px!important;font-weight:900!important}.mpNavWithSearch .tpGlobalHeaderSearchSubmit:hover{filter:none!important;box-shadow:0 0 0 1px rgba(109,59,234,.1),0 0 14px rgba(109,59,234,.12),0 8px 20px rgba(72,42,136,.08)!important}.mpNavWithSearch .tpGlobalHeaderSuggest{border:1px solid #e3d8f6!important;background:#FFF!important;box-shadow:0 20px 48px rgba(63,38,119,.14)!important}.mpPostDrop>.mpPost{display:flex!important;align-items:center!important;gap:8px!important}.mpPostPlus{width:22px;height:22px;border-radius:8px;display:grid;place-items:center;background:#F0E8FF;color:#6D3BEA;font-size:18px;line-height:1;font-weight:750;border:1px solid #dfd1fa}.mpPostDrop:focus-within .mpPostPlus,.mpPostDrop:hover .mpPostPlus{background:#EDE4FF;box-shadow:0 0 10px rgba(109,59,234,.09)}.mpTopCategoryDrop>.mpCategoryTrigger{border:1.5px solid #6d3bea!important;background:#FFF!important;color:#5F2EEA!important;box-shadow:0 7px 18px rgba(109,59,234,.055)!important}.mpTopCategoryDrop:focus-within>.mpCategoryTrigger,.mpTopCategoryDrop:hover>.mpCategoryTrigger{border-color:#7545EE!important;background:#FFF!important;box-shadow:0 0 0 1px rgba(109,59,234,.14),0 0 14px rgba(109,59,234,.11),0 7px 18px rgba(72,42,136,.065)!important}.mpNavDrop{position:relative!important}.mpNavDrop:after{content:"";position:absolute;left:-10px;right:-10px;top:100%;height:16px;z-index:49;background:transparent}.mpNavDrop>.mpNavDropPanel{top:calc(100% + 8px)!important;transition:opacity .14s ease,transform .14s ease,visibility 0s linear .16s!important}.mpNavDrop:focus-within>.mpNavDropPanel,.mpNavDrop:hover>.mpNavDropPanel{transition-delay:0s!important}}.mpCategoryGrid>a{overflow:visible!important}.mpCategoryGrid>a>.mpCategoryVehicle{overflow:visible!important;background:none!important;background-image:none!important;isolation:isolate}.mpCategoryGrid>a>.mpCategoryVehicle:after,.mpCategoryGrid>a>.mpCategoryVehicle:before{display:none!important;content:none!important}.mpCategoryGrid .mpCategoryVehicle img{width:200px!important;height:104px!important;max-width:200px!important;max-height:104px!important;object-fit:contain!important;object-position:center!important;opacity:1!important;visibility:visible!important;background:transparent!important;border:0!important;outline:0!important;mix-blend-mode:normal!important;filter:drop-shadow(0 8px 10px rgba(39,22,73,.12)) contrast(1.04) saturate(1.03)!important;transform:none!important}@media(min-width:901px){.mpCategoryGrid>a{grid-template-columns:190px minmax(0,1fr) 42px!important;min-height:112px!important;padding-left:0!important;overflow:hidden!important}.mpCategoryGrid>a>.mpCategoryVehicle{width:190px!important;height:110px!important;min-width:190px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.mpCategoryGrid .mpCategoryVehicle img{width:186px!important;height:102px!important;max-width:186px!important;max-height:102px!important}.advisorHero,.advisorResults,.advisorShell,.buyerFinderHero,.comparePage,.dashGrid,.dashHero,.dashQuick,.dashStats,.detailPage,.discoverPage,.finderResults,.marketPage,.pricingPage,.profilePage,.tpDashHero,.tpDashStats,.tpDashWorkspace,.tpGuideArticle,.tpGuideHub,.tpSeoHub,.tpSeoLanding,.v610ChatWorkspace,.v610MessagesHero,.v610MessagesLayout,.v610StartLayout,.v611MatchesBody,.v611Portfolio,.v611SellerDashboard,.v611SellerHero,.v612NotifyHero,.v612NotifyLayout,.v612PremiumHero,.v612Pricing,.v612ProfileHero,.v612ProfileLayout,.v613Body,.v613Hero,.v620EditHero,.v620EditLayout,.v620ExpertHero,.v620ExpertLayout,.v623CategoryHero,.v623CategoryLayout,.v623HomeMarket,.v623OfferPickBody,.v623OfferPickHero,.v63235BuyMarket .v65DiscoverLayout,.v63235MarketLayout,.v63242SelectorBand,.v63290CompareHero,.v63290MatchesHero,.v65CategoryRail,.v65DiscoverLayout,.v65Hero,.v66CreateLayout,.v66GenericHero,.v66GenericLayout,.v67GlobalError,.v67HeroInner,.v67Layout,.v68CompareBody,.v68DetailHeroInner,.v68DetailLayout,.v68Error,.v68OfferBody,.watchHero,.watchListWrap,.watchShell{max-width:var(--mp21-page)!important;width:min(var(--mp21-page),calc(100% - 72px))!important;margin-left:auto!important;margin-right:auto!important}.chatShell,.chatTop,.wizardCard,.wizardHeader{max-width:1320px!important;width:min(1320px,calc(100% - 72px))!important}.legalPage{max-width:1480px!important;width:min(1480px,calc(100% - 72px))!important}.legalPage article{max-width:1080px!important}}@media(min-width:1800px){.mpNavWithSearch .mpNavInner{width:min(var(--mp21-page-wide),calc(100% - 110px))!important}.advisorHero,.advisorResults,.advisorShell,.buyerFinderHero,.comparePage,.dashGrid,.dashHero,.dashQuick,.dashStats,.detailPage,.discoverPage,.finderResults,.marketPage,.pricingPage,.profilePage,.tpDashHero,.tpDashStats,.tpDashWorkspace,.tpGuideArticle,.tpGuideHub,.tpSeoHub,.tpSeoLanding,.v610ChatWorkspace,.v610MessagesHero,.v610MessagesLayout,.v610StartLayout,.v611MatchesBody,.v611Portfolio,.v611SellerDashboard,.v611SellerHero,.v612NotifyHero,.v612NotifyLayout,.v612PremiumHero,.v612Pricing,.v612ProfileHero,.v612ProfileLayout,.v613Body,.v613Hero,.v620EditHero,.v620EditLayout,.v620ExpertHero,.v620ExpertLayout,.v623CategoryHero,.v623CategoryLayout,.v623HomeMarket,.v623OfferPickBody,.v623OfferPickHero,.v63235BuyMarket .v65DiscoverLayout,.v63235MarketLayout,.v63242SelectorBand,.v65CategoryRail,.v65DiscoverLayout,.v65Hero,.v66CreateLayout,.v66GenericHero,.v66GenericLayout,.v67GlobalError,.v67HeroInner,.v67Layout,.v68CompareBody,.v68DetailHeroInner,.v68DetailLayout,.v68Error,.v68OfferBody,.watchHero,.watchListWrap,.watchShell{max-width:var(--mp21-page-wide)!important;width:min(var(--mp21-page-wide),calc(100% - 110px))!important}}@media(max-width:900px){.mpCategoryGrid .mpCategoryVehicle img{width:150px!important;height:88px!important;max-width:150px!important;max-height:88px!important}}