:root{--ink:#1f2937;--muted:#667085;--line:#e5e9ec;--surface:#f7f9f8;--white:#fff;--orange:#ef7d45;--shadow:0 8px 28px rgba(27,52,45,.08);--shadow-lg:0 18px 48px rgba(27,52,45,.13);--radius:16px;--radius-sm:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1240px,calc(100% - 40px))}.marketHeader{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--brand);color:#fff;box-shadow:0 1px 0 rgba(255,255,255,.08)}.marketHeaderTop{background:linear-gradient(100deg,oklch(.42 .24 303),oklch(.44 .25 303) 50%,oklch(.48 .24 303))}.marketHeaderInner{width:min(1380px,calc(100% - 32px));margin:0 auto;min-height:72px;display:grid;grid-template-columns:auto minmax(420px,1fr) auto;align-items:center;grid-gap:18px;gap:18px}.marketBrand{display:flex;align-items:center;gap:10px;white-space:nowrap}.marketBrandMark{width:42px;height:42px;border-radius:12px;background:#fff;color:var(--brand);display:grid;place-items:center;font-size:14px;font-weight:900;box-shadow:0 5px 18px rgba(0,0,0,.09)}.marketBrandCopy{display:grid;line-height:1.1}.marketBrandCopy strong{font-size:18px;font-weight:900;letter-spacing:-.35px}.marketBrandCopy small{font-size:10px;opacity:.76;margin-top:4px;font-weight:650}.marketSearch{min-width:0;height:46px;background:#fff;border-radius:12px;padding:4px;display:grid;grid-template-columns:minmax(0,1fr) 170px auto;align-items:center;box-shadow:0 6px 20px rgba(7,67,47,.16)}.marketLocation,.marketSearchInput{height:100%;display:flex;align-items:center;gap:9px;color:#748078;padding:0 11px;min-width:0}.marketLocation select,.marketSearchInput input{border:0;outline:0;background:transparent;color:#26322e;width:100%;min-width:0}.marketSearchInput input::placeholder{color:#89958f}.marketLocation{border-left:1px solid #e5e8e7}.marketLocation select{font-weight:750}.marketSearchButton{height:38px;border:0;border-radius:9px;background:var(--brand);color:#fff;display:flex;align-items:center;gap:6px;padding:0 16px;font-weight:850}.marketSearchButton:hover{background:var(--brand-strong)}.marketActions{display:flex;align-items:center;gap:3px}.marketActionLink{border:0;background:transparent;color:#fff;display:flex;align-items:center;gap:6px;padding:9px;border-radius:9px;font-size:12px;font-weight:750}.marketActionLink:hover{background:rgba(255,255,255,.11)}.marketAnnounce{border:0;background:#fff;color:var(--brand-strong);display:flex;align-items:center;gap:7px;border-radius:10px;padding:10px 13px;margin-left:3px;font-size:12px;font-weight:900;box-shadow:0 4px 16px rgba(0,0,0,.08)}.mobileMenuButton{display:none;border:0;background:transparent;color:#fff;padding:8px}.marketHeaderBottom{background:var(--brand-dark)}.marketCategoryBar{width:min(1380px,calc(100% - 32px));margin:0 auto;display:flex;align-items:center;gap:4px;min-height:42px;overflow-x:auto;scrollbar-width:none}.marketCategoryBar::-webkit-scrollbar{display:none}.marketCategoryLink{border:0;background:transparent;color:oklch(.95 .02 303);display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;white-space:nowrap;font-size:12px;font-weight:760}.marketCategoryLink:hover{background:rgba(255,255,255,.1);color:#fff}.categoryRight{margin-left:auto}.categoryLogout{font-family:inherit}.mobileMenu{display:none}.homePage{padding:24px 0 0}.compactHero{min-height:178px;border-radius:20px;padding:30px 34px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:24px;gap:24px;align-items:center;color:#fff;background:linear-gradient(112deg,oklch(.35 .19 303),oklch(.44 .25 303) 55%,oklch(.56 .2 303));position:relative;overflow:hidden;box-shadow:0 16px 34px rgba(77,34,111,.16)}.compactHero:after{content:"";position:absolute;width:310px;height:310px;border-radius:50%;right:-120px;top:-130px;border:55px solid rgba(255,255,255,.07)}.compactHeroCopy{position:relative;z-index:1;max-width:760px}.heroKicker,.sectionKicker{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900;color:var(--brand)}.heroKicker{color:oklch(.91 .06 303)}.compactHero h1{margin:6px 0;font-size:38px;line-height:1.05;letter-spacing:-1.2px;font-weight:900}.compactHero h1 em{font-style:normal;color:oklch(.95 .04 303)}.compactHero p{margin:0;max-width:720px;color:oklch(.97 .025 303);font-size:14px;line-height:1.55}.heroCta{z-index:1;color:var(--brand-strong);padding:13px 18px;border-radius:11px;font-size:13px;font-weight:900;box-shadow:0 8px 25px rgba(0,0,0,.13);white-space:nowrap}.heroCta,.homeSearch{position:relative;background:#fff}.homeSearch{margin-top:-18px;z-index:4;border:1px solid var(--line);border-radius:16px;padding:10px 12px;box-shadow:var(--shadow-lg)}.homeSearchTabs{display:flex;gap:3px;margin-bottom:8px}.homeSearchTabs button{border:0;background:transparent;padding:7px 11px;border-radius:8px;color:#66746e;font-size:12px;font-weight:820}.homeSearchTabs button.active{background:var(--brand-soft);color:var(--brand-strong)}.homeSearchRow{display:grid;grid-template-columns:minmax(0,1fr) 230px auto;grid-gap:8px;gap:8px}.homeSearchField{min-height:44px;border:1px solid #dde4e1;border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 12px;color:#7a8882;background:#fff}.homeSearchField input,.homeSearchField select{border:0;outline:0;width:100%;background:transparent;color:#2f3c37}.homeSearchButton{border-radius:10px;background:var(--brand);color:#fff;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:900}.homeSearchButton:hover{background:var(--brand-strong)}.homeSection{padding-top:38px}.homeSectionHead{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:15px}.homeSectionHead h2{margin:4px 0 0;font-size:25px;letter-spacing:-.6px}.homeSectionHead>a{font-size:12px;font-weight:850;color:var(--brand)}.categoryTiles{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px}.categoryTile{min-height:114px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:15px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;box-shadow:0 2px 8px rgba(26,56,46,.03);transition:.2s}.categoryTile:hover{border-color:#b8d7cb;transform:translateY(-2px);box-shadow:var(--shadow)}.categoryIcon{width:40px;height:40px;border-radius:11px;background:var(--brand-soft);display:grid;place-items:center;color:var(--brand)}.categoryTile strong{font-size:13px;margin-top:2px}.categoryTile small{font-size:10px;color:#87918d}.listingSection{padding-top:42px}.listingGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.listingCard{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden;min-width:0;box-shadow:0 2px 8px rgba(25,53,44,.035);transition:.22s}.listingCard:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#d3ded9}.listingImageWrap{position:relative;aspect-ratio:4/3;background:#eef2f0;overflow:hidden}.listingImageWrap img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.listingCard:hover .listingImageWrap img{transform:scale(1.025)}.listingBadges{position:absolute;left:10px;top:10px}.listingBadge{padding:5px 8px;border-radius:6px;color:#fff;text-transform:uppercase;font-size:9px;letter-spacing:.04em;font-weight:900}.listingBadge.turbo{background:#f07d45}.listingBadge.featured{background:var(--brand)}.listingHeart{position:absolute;right:9px;top:9px;width:34px;height:34px;border-radius:50%;border:1px solid rgba(0,0,0,.06);background:rgba(255,255,255,.95);display:grid;place-items:center;color:#44504c}.listingHeart.liked{color:#e65d5d}.listingBody{padding:13px 13px 14px}.listingPrice{font-size:18px;font-weight:920;letter-spacing:-.35px}.listingPrice small{font-size:10px;color:#7e8985;margin-left:3px}.listingBody h3{font-size:13px;line-height:1.35;margin:5px 0 8px;min-height:35px;font-weight:760}.listingMeta{gap:10px;flex-wrap:wrap;color:#66736e;font-size:10.5px}.listingMeta,.listingMeta span{display:flex;align-items:center}.listingMeta span{gap:4px}.listingLocation{display:flex;align-items:center;gap:5px;margin-top:11px;color:#7c8883;font-size:10.5px}.listingLocation span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listingVerified{display:flex;align-items:center;gap:5px;color:var(--brand);font-size:10px;font-weight:800;margin-top:7px}.trustStrip{padding-top:36px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.trustCard{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:14px;padding:16px;background:#fff}.trustCard>svg{color:var(--brand)}.trustCard span,.trustCard strong{display:block}.trustCard strong{font-size:13px}.trustCard span{font-size:10.5px;color:#7b8782;margin-top:2px}.boostCta{margin-top:36px;margin-bottom:42px;background:linear-gradient(110deg,#0d6f4f,#159168);color:#fff;border-radius:18px;padding:24px 26px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:16px;gap:16px;box-shadow:0 16px 34px rgba(15,108,78,.14)}.boostIcon{width:50px;height:50px;border-radius:14px;background:rgba(255,255,255,.12);display:grid;place-items:center}.lightKicker{color:#c6efdf}.boostCta h2{margin:4px 0 3px;font-size:22px}.boostCta p{margin:0;color:#d8f3e8;font-size:12px}.boostButton{background:#fff;color:var(--brand-strong);padding:12px 17px;border-radius:10px;font-weight:900;font-size:12px;white-space:nowrap}.detailPage,.favoritesPage,.plansPage,.searchPage{padding-top:30px;padding-bottom:52px}.searchPageHead{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.searchPageHead h1{font-size:30px;margin:4px 0;letter-spacing:-.7px}.searchPageHead p{margin:0;color:var(--muted);font-size:12px}.searchCount{font-size:11px;font-weight:800;color:#69756f;background:#f3f6f5;border:1px solid var(--line);padding:7px 10px;border-radius:999px}.searchLayout{display:grid;grid-template-columns:245px minmax(0,1fr);grid-gap:22px;gap:22px}.searchSidebar{align-self:start;position:-webkit-sticky;position:sticky;top:132px;border:1px solid var(--line);border-radius:15px;padding:16px;background:#fff;box-shadow:0 2px 8px rgba(24,49,41,.03)}.filterTitle{display:flex;align-items:center;gap:7px;padding-bottom:12px;border-bottom:1px solid #edf0ef;margin-bottom:12px}.searchSidebar label{display:grid;grid-gap:6px;gap:6px;font-size:10px;color:#67736e;font-weight:850;text-transform:uppercase;letter-spacing:.045em;margin-top:12px}.filterInput,.searchSidebar input,.searchSidebar select{width:100%;border:1px solid #dde3e1;border-radius:9px;min-height:41px;padding:0 10px;background:#fff;color:#2a3732;outline:none;font-size:12px;text-transform:none;letter-spacing:0}.filterInput{display:flex;align-items:center;gap:7px;padding:0 9px}.filterInput input,.filterInput select{border:0;min-height:38px;padding:0}.clearFilters{margin-top:14px;width:100%;border:1px solid #cbd7d2;background:#fff;color:var(--brand-strong);border-radius:9px;padding:10px;font-size:11px;font-weight:850}.searchResultsBar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.searchResultsBar strong{font-size:14px}.searchResultsBar span{font-size:10.5px;color:#7d8984}.searchGrid{grid-template-columns:repeat(3,1fr)}.emptyPremium{min-height:250px;border:1px dashed #d5ddda;border-radius:16px;background:#fafcfb;display:grid;place-items:center;align-content:center;text-align:center;color:#87928e;padding:30px}.emptyPremium h3{color:#32403b;margin:10px 0 4px}.emptyPremium p{font-size:12px;margin:0}.breadcrumbs{display:flex;align-items:center;gap:5px;color:#7b8782;font-size:10.5px;margin-bottom:15px}.breadcrumbs a:hover{color:var(--brand)}.detailHeading{display:flex;justify-content:space-between;gap:22px;align-items:end;margin-bottom:16px}.detailHeading h1{font-size:28px;letter-spacing:-.65px;margin:4px 0 5px}.detailHeading p{margin:0;display:flex;align-items:center;gap:5px;font-size:11.5px;color:#75817c}.detailPriceBox{text-align:right}.detailPriceBox small,.detailPriceBox span,.detailPriceBox strong{display:block}.detailPriceBox small{font-size:9px;text-transform:uppercase;color:#8a948f;font-weight:800}.detailPriceBox strong{font-size:27px;letter-spacing:-.6px}.detailPriceBox span{font-size:10px;color:#7d8884}.premiumGallery{height:430px;display:grid;grid-template-columns:1.75fr 1fr;grid-gap:8px;gap:8px}.premiumGallery img{width:100%;height:100%;object-fit:cover}.galleryMain,.galleryMini{position:relative;overflow:hidden}.galleryMain{border-radius:16px 0 0 16px}.galleryMain span{position:absolute;left:12px;bottom:12px;background:rgba(17,24,39,.75);color:#fff;padding:5px 8px;border-radius:7px;font-size:10px}.galleryStack{display:grid;grid-template-rows:1fr 1fr;grid-gap:8px;gap:8px;overflow:hidden;border-radius:0 16px 16px 0}.galleryMini button{position:absolute;right:12px;bottom:12px;border:0;background:#fff;color:#28352f;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:850}.detailColumns{display:grid;grid-template-columns:minmax(0,1fr) 310px;grid-gap:24px;gap:24px;margin-top:24px}.detailArticle{min-width:0}.detailTabs{display:flex;gap:22px;border-bottom:1px solid var(--line);padding:0 0 12px;margin-bottom:20px}.detailTabs a{font-size:11px;font-weight:800;color:#62716b}.detailArticle section{padding:18px 0;border-bottom:1px solid #edf0ef}.detailArticle h2{font-size:18px;margin:0 0 12px}.detailArticle p{font-size:12px;line-height:1.7;color:#5f6d67}.detailFacts{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.detailFacts>div{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff}.detailFacts svg{color:var(--brand);width:18px}.detailFacts span,.detailFacts strong{display:block}.detailFacts span{font-size:9.5px;color:#84908b;margin-top:8px}.detailFacts strong{font-size:13px;margin-top:2px}.detailChips{display:flex;gap:7px;flex-wrap:wrap}.detailChips span{background:var(--brand-soft);color:var(--brand-strong);padding:7px 9px;border-radius:999px;font-size:10px;font-weight:800}.locationPanel,.securityPanel{display:flex;gap:11px;border:1px solid var(--line);background:#fafcfb;border-radius:13px;padding:14px}.locationPanel svg,.securityPanel svg{color:var(--brand);flex:none}.locationPanel span,.locationPanel strong{display:block}.locationPanel strong{font-size:12px}.locationPanel span{font-size:10px;color:#78857f;margin-top:3px}.securityPanel{border-color:#d9ece4;background:#f5fbf8}.securityPanel strong{font-size:12px}.securityPanel p{margin:3px 0 0;font-size:10.5px}.sellerCard{align-self:start;position:-webkit-sticky;position:sticky;top:132px;border:1px solid var(--line);border-radius:16px;padding:18px;background:#fff;box-shadow:var(--shadow)}.sellerAvatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);font-size:18px;font-weight:900;margin-top:12px}.sellerCard h3{font-size:16px;margin:8px 0 4px}.sellerCard p{display:flex;align-items:center;gap:5px;font-size:10.5px;color:var(--brand);margin:0}.sellerCard small{display:block;color:#7b8782;margin:4px 0 14px}.sellerSecondary,.sellerWhatsapp{width:100%;display:flex;justify-content:center;align-items:center;gap:7px;border-radius:10px;padding:11px;border:0;font-size:11px;font-weight:850}.sellerWhatsapp{background:var(--brand);color:#fff}.sellerSecondary{background:#fff;color:#3f4c47;border:1px solid #dce3e0;margin-top:7px}.sellerSafety{margin-top:14px;padding-top:12px;border-top:1px solid #edf0ef;display:flex;gap:7px;color:#71807a;font-size:9.5px}.sellerPriceMobile{display:none}.relatedSection{padding-top:42px}.plansHero{text-align:center;max-width:690px;margin:0 auto 30px}.plansHero h1{font-size:34px;line-height:1.15;letter-spacing:-.9px;margin:7px 0}.plansHero p{font-size:12px;color:#6f7c76}.plansGridPremium{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;align-items:stretch}.planPremium{position:relative;border:1px solid var(--line);border-radius:18px;padding:22px;background:#fff;display:flex;flex-direction:column;box-shadow:0 4px 12px rgba(26,55,46,.04)}.planPremium.recommended{border:2px solid var(--brand);box-shadow:0 16px 36px rgba(77,34,111,.13);transform:translateY(-6px)}.recommendTag{position:absolute;right:14px;top:14px;color:var(--brand);border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.planIcon,.recommendTag{background:var(--brand-soft)}.planIcon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:var(--brand)}.planPremium h3{font-size:18px;margin:12px 0 4px}.planPricePremium{font-size:27px;font-weight:920;letter-spacing:-.5px}.planPricePremium small{font-size:10px;color:#7d8883;margin-left:3px}.planPremium>p{font-size:11px;color:#727f79;min-height:32px}.planPremium ul{list-style:none;padding:0;margin:13px 0 19px;display:grid;grid-gap:9px;gap:9px}.planPremium li{display:flex;align-items:center;gap:7px;font-size:11px;color:#56645e}.planPremium li svg{width:15px;color:var(--brand)}.planPrimary,.planSecondary{margin-top:auto;text-align:center;border-radius:10px;padding:11px;font-size:11px;font-weight:900}.planPrimary{background:var(--brand);color:#fff}.planSecondary{border:1px solid #ccd7d2;color:var(--brand-strong)}.plansBottom{margin-top:32px;border:1px solid var(--line);border-radius:16px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;background:#fafcfb}.plansBottom h2{font-size:19px;margin:4px 0}.plansBottom p{font-size:11px;color:#74817b;margin:0}.plansBottom>a{font-size:11px;color:var(--brand);font-weight:900}.marketFooter{margin-top:48px;background:#0f2c23;color:#fff}.marketFooterGrid{padding:34px 0;display:grid;grid-template-columns:1.45fr repeat(3,1fr);grid-gap:34px;gap:34px}.footerBrand{color:#fff}.footerBrandBlock p{max-width:330px;font-size:11px;line-height:1.65;color:#b9d1c8}.marketFooter h4{font-size:11px;margin:0 0 10px}.marketFooterGrid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start}.marketFooterGrid>div:not(:first-child) a{font-size:10.5px;color:#b9d1c8;margin:4px 0}.marketFooterGrid>div:not(:first-child) a:hover{color:#fff}.marketFooterBottom{border-top:1px solid rgba(255,255,255,.09);padding:13px;text-align:center;color:#9ebbb0;font-size:9.5px}.section{padding:34px 0 52px}.eyebrow{color:var(--brand)!important;text-transform:uppercase;letter-spacing:.11em;font-size:10px!important;font-weight:900!important}.mainButton,.payButton,.primary,.publishButton,.successButton{background:var(--brand)!important;color:#fff!important;border-color:var(--brand)!important;border-radius:10px!important;font-weight:850!important;box-shadow:none!important}.mainButton:hover,.payButton:hover,.primary:hover,.publishButton:hover{background:var(--brand-strong)!important}.ghost,.outlineButton{border-color:#cfdad5!important;color:var(--brand-strong)!important;background:#fff!important;border-radius:10px!important}.dashboardPage,.page,.paymentPage,.roAuthPage{background:#f7f9f8!important}.content,.dashboardContainer,.premiumWrap{max-width:1180px!important}.adCard,.form,.formCard,.orderCard,.panelCard,.paymentCard,.roAuthCard{border-color:var(--line)!important;border-radius:16px!important;box-shadow:0 6px 20px rgba(27,55,46,.055)!important}.heading h1,.sectionHead h1,.sectionHead h2,.titleArea h1{letter-spacing:-.6px!important;color:#24312c!important}.progress{background:#e9efec!important}.photo img{border-radius:12px!important}.badIcon,.errorIcon{color:#c94f4f!important}.roAuthPage{min-height:100vh!important;background:linear-gradient(145deg,#f4fbf8,#ffffff 58%,#edf7f3)!important}.roAuthCard{border-radius:20px!important;padding:30px!important}.roLogoIcon{border-radius:12px!important}.mainButton{min-height:46px!important}.facebookButton,.googleButton{border-radius:10px!important}.dashboardPage{padding-top:28px!important}.dashboardStats{gap:12px!important}.dashboardStats>div,.panelCard{border-radius:14px!important}.boostButton{background:var(--brand)!important;color:#fff!important;border-radius:9px!important}.typeBadge{background:#f0f4f2!important;color:#596861!important}.smallBtn{background:var(--brand-soft)!important;color:var(--brand)!important;border-radius:8px!important}.paymentPage{padding:30px 18px 50px!important}.premiumWrap{max-width:1080px!important;margin:0 auto!important}.paymentPage .hero{background:linear-gradient(110deg,oklch(.32 .19 303),oklch(.44 .25 303))!important;border-radius:18px!important;padding:22px 24px!important;color:#fff!important;box-shadow:0 16px 34px rgba(77,34,111,.13)!important}.paymentPage .hero h1{font-size:27px!important;letter-spacing:-.6px!important}.plansGrid{gap:12px!important}.orderCard,.paymentCard,.planTop{border-radius:15px!important}.paymentPage .recommended,.planTop.recommended{border-color:var(--brand)!important}.paymentGrid{gap:18px!important}.paymentHeader{border-bottom-color:#edf0ef!important}.qrArea{background:#fafcfb!important;border:1px solid #e1e8e5!important;border-radius:14px!important;padding:18px!important}.qrImage{width:min(240px,100%)!important;height:auto!important}.copyArea,.copyBox,.qrImage{border-radius:10px!important}.copyArea,.copyBox{border-color:#dbe4e0!important;background:#f8fbfa!important}.waiting{color:#8a6d13!important;background:#fff8df!important;border-color:#f0dfa8!important}.successCard{border-radius:17px!important}.acceptPremium{border-radius:12px!important;background:#f8fbfa!important;border-color:#dce7e2!important}.secureLine,.secureTiny,.securityNote{color:#6d7b75!important}.narrow,.narrowWide{max-width:900px!important}.muted{color:#66756f!important;line-height:1.7!important}@media(max-width:1120px){.marketHeaderInner{grid-template-columns:auto 1fr auto}.desktopAction span{display:none}.marketActionLink{padding:9px 7px}.categoryTiles,.listingGrid{grid-template-columns:repeat(3,1fr)}.searchGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.marketHeaderInner{grid-template-columns:auto 1fr auto}.marketBrandCopy small{display:none}.marketBrandCopy strong{font-size:16px}.marketSearch{grid-template-columns:1fr auto}.desktopAction,.marketLocation{display:none}.mobileMenuButton{display:block}.marketCategoryBar{width:100%;padding:0 12px}.compactHero{min-height:160px}.compactHero h1{font-size:31px}.listingGrid{grid-template-columns:repeat(2,1fr)}.trustStrip{grid-template-columns:1fr}.boostCta{grid-template-columns:auto 1fr}.boostButton{grid-column:2}.searchLayout{grid-template-columns:1fr}.searchSidebar{position:static;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.filterTitle{grid-column:1/-1}.searchSidebar label{margin-top:0}.clearFilters{align-self:end}.detailColumns{grid-template-columns:1fr}.sellerCard{position:static}.premiumGallery{height:360px}.plansGridPremium{grid-template-columns:1fr 1fr}.planPremium.recommended{transform:none}.marketFooterGrid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.container{width:min(100% - 24px,1240px)}.marketHeaderInner{width:calc(100% - 20px);min-height:64px;gap:8px}.marketBrandMark{width:36px;height:36px;border-radius:10px}.marketBrandCopy{display:none}.marketSearch{height:42px}.marketSearchButton{width:38px;padding:0;justify-content:center}.marketAnnounce span,.marketSearchButton span{display:none}.marketAnnounce{padding:9px}.marketHeaderBottom{display:none}.mobileMenu{display:flex;flex-direction:column;background:var(--brand-dark);padding:8px 12px}.mobileMenu a,.mobileMenu button{color:#fff;background:transparent;border:0;text-align:left;padding:10px;border-radius:8px;font-size:12px}.homePage{padding-top:14px}.compactHero{min-height:0;padding:22px;border-radius:15px;grid-template-columns:1fr}.compactHero h1{font-size:28px}.compactHero p{font-size:12px}.heroCta{justify-self:start}.homeSearch{margin-top:12px}.homeSearchRow{grid-template-columns:1fr}.homeSearchField.city{display:none}.homeSearchButton{min-height:42px}.categoryTiles{grid-template-columns:repeat(2,1fr)}.listingGrid,.searchGrid{grid-template-columns:1fr}.homeSectionHead{align-items:flex-start}.homeSectionHead h2{font-size:22px}.boostCta{grid-template-columns:1fr;padding:20px}.boostIcon{display:none}.boostButton{grid-column:auto;justify-self:start}.detailPage,.favoritesPage,.plansPage,.searchPage{padding-top:20px}.searchPageHead{align-items:flex-start;flex-direction:column}.premiumGallery,.searchSidebar{grid-template-columns:1fr}.premiumGallery{height:auto}.galleryMain{height:280px;border-radius:14px}.galleryStack{display:none}.detailHeading{align-items:flex-start;flex-direction:column}.detailPriceBox{text-align:left;display:none}.detailFacts{grid-template-columns:repeat(2,1fr)}.sellerPriceMobile{display:block;font-size:22px;font-weight:900;margin-bottom:10px}.detailTabs{overflow:auto}.plansGridPremium{grid-template-columns:1fr}.plansHero h1{font-size:28px}.plansBottom{align-items:flex-start;flex-direction:column;gap:12px}.marketFooterGrid{grid-template-columns:1fr;gap:22px}.paymentPage .hero{padding:18px!important}.paymentPage .hero h1{font-size:22px!important}}.hero3dWrap{margin-top:18px}.hero3dCard{min-height:500px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.02fr .98fr;border-radius:28px;background:linear-gradient(135deg,#06130f,#0b2219 48%,#0a1712);border:1px solid rgba(255,255,255,.08);box-shadow:0 26px 60px rgba(8,30,22,.22);isolation:isolate}.hero3dNoise{inset:0;opacity:.08;background-image:radial-gradient(rgba(255,255,255,.9) .55px,transparent 0);background-size:13px 13px}.hero3dGlow,.hero3dNoise{position:absolute;pointer-events:none}.hero3dGlow{border-radius:50%;filter:blur(70px)}.hero3dGlowA{width:360px;height:360px;left:-110px;top:-110px;background:rgba(28,192,134,.22)}.hero3dGlowB{width:300px;height:300px;right:2%;bottom:-140px;background:rgba(93,222,184,.14)}.hero3dContent{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;padding:52px 20px 52px 48px}.hero3dKicker{display:inline-flex;align-items:center;gap:7px;width:max-content;max-width:100%;padding:7px 11px;border-radius:999px;border:1px solid rgba(149,241,207,.18);background:rgba(38,167,119,.12);color:#c9f4e3;font-size:10px;text-transform:uppercase;letter-spacing:.11em;font-weight:900}.hero3dContent h1{max-width:620px;margin:16px 0 0;color:#fff;font-size:clamp(38px,4.7vw,62px);line-height:.99;letter-spacing:-2px;font-weight:950}.hero3dContent h1 em{font-style:normal;color:#7de3b9}.hero3dContent p{max-width:550px;margin:18px 0 0;color:#b9cec5;font-size:14px;line-height:1.72}.hero3dActions{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.hero3dActions a{min-height:45px;padding:0 15px;border-radius:11px;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;transition:transform .18s ease,background .18s ease,border-color .18s ease}.hero3dActions a:hover{transform:translateY(-2px)}.hero3dPrimary{background:#1ea978;color:#fff;box-shadow:0 14px 30px rgba(30,169,120,.22)}.hero3dPrimary:hover{background:#168d64}.hero3dSecondary{background:rgba(255,255,255,.075);color:#fff}.hero3dGhost,.hero3dSecondary{border:1px solid rgba(255,255,255,.12)}.hero3dGhost{color:#dcebe5}.hero3dTrust{display:flex;align-items:center;gap:9px;margin-top:22px;color:#829c92;font-size:10px;font-weight:700}.hero3dTrust i{width:3px;height:3px;border-radius:50%;background:#3e6254}.hero3dVisual{position:relative;z-index:2;min-height:500px;perspective:1100px}.hero3dStage{inset:3% -1% 0 -4%;transition:transform .18s ease-out}.hero3dStage,.heroHouse,.heroPickup{position:absolute;transform-style:preserve-3d}.heroHouse,.heroPickup{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 22px 25px rgba(0,0,0,.22))}.heroHouse{width:92%;right:-6%;top:3%;animation:heroHouseFloat 7s ease-in-out infinite}.heroPickup{width:78%;left:-7%;bottom:2%;z-index:4;animation:heroCarFloat 6s ease-in-out infinite}.hero3dFloor{width:84%;height:22%;left:7%;bottom:2%;background:radial-gradient(ellipse,rgba(89,212,167,.14),rgba(7,20,15,0) 68%);transform:rotateX(68deg) translateZ(-35px);filter:blur(2px)}.hero3dFloor,.hero3dOrb{position:absolute;border-radius:50%}.hero3dOrb{filter:blur(.2px);box-shadow:inset -12px -15px 30px rgba(0,0,0,.25),0 14px 32px rgba(0,0,0,.16)}.orbOne{width:74px;height:74px;right:12%;top:13%;background:radial-gradient(circle at 30% 26%,#d7fff0,#4cba91 40%,#0f5b42 75%);animation:orbFloat 5s ease-in-out infinite}.orbTwo{width:28px;height:28px;right:5%;top:38%;background:radial-gradient(circle at 30% 30%,#fff,#6fd9b0 48%,#1a6f50);animation:orbFloat 4s ease-in-out infinite reverse}.hero3dBadge{position:absolute;z-index:7;display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(255,255,255,.14);background:rgba(8,25,19,.67);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border-radius:10px;color:#ecfff7;font-size:10px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.14)}.badgeHouse{right:7%;top:57%;animation:badgeFloat 5s ease-in-out infinite}.badgeCar{left:7%;bottom:14%;animation:badgeFloat 5.7s ease-in-out infinite reverse}@keyframes heroHouseFloat{0%,to{transform:translateZ(-10px) rotateY(-3deg)}50%{transform:translate3d(-5px,-9px,12px) rotateY(1deg)}}@keyframes heroCarFloat{0%,to{transform:translateZ(48px) rotateY(5deg)}50%{transform:translate3d(8px,-8px,62px) rotateY(1deg)}}@keyframes orbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-13px)}}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.vehiclesPage{padding:34px 0 55px}.vehiclesTop{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.vehiclesTop h1{margin:5px 0;font-size:31px;letter-spacing:-1px;color:#24312c}.vehiclesTop p{margin:0;color:#74817b;font-size:12px}.vehiclesAnnounce{display:inline-flex;align-items:center;gap:8px;background:var(--brand);color:#fff;border-radius:10px;padding:12px 15px;font-size:11px;font-weight:900}.vehiclesSearch{margin:22px 0 18px;height:48px;border:1px solid var(--line);background:#fff;border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 14px}.vehiclesSearch svg{color:#819089}.vehiclesSearch input{border:0;outline:0;flex:1 1;font:inherit;font-size:12px;color:#28342f}.vehicleListingGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.vehicleListingCard{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 5px 16px rgba(26,55,46,.045);transition:.18s ease}.vehicleListingCard:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(26,55,46,.08)}.vehicleCover{height:180px;background:#eef3f1;overflow:hidden}.vehicleCover img{width:100%;height:100%;object-fit:cover}.vehicleCoverFallback{height:100%;display:grid;place-items:center;color:#789087;background:linear-gradient(145deg,#eef5f2,#e1ebe7)}.vehicleCardBody{padding:14px}.vehicleMetaTop{display:flex;gap:6px}.vehicleMetaTop span{font-size:9px;font-weight:800;color:#587066;background:#eff5f2;border-radius:999px;padding:4px 7px}.vehicleCardBody h2{font-size:14px;line-height:1.35;margin:10px 0 6px;color:#29352f}.vehiclePrice{font-size:19px;color:#18251f}.vehicleFacts{display:flex;flex-wrap:wrap;gap:8px 11px;margin-top:13px;color:#74817b}.vehicleFacts span{display:inline-flex;align-items:center;gap:4px;font-size:9.5px}.vehicleEmpty{min-height:270px;border:1px dashed #cbd9d3;border-radius:16px;background:#fafcfb;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:7px;color:#61736b}.vehicleEmpty strong{font-size:14px;color:#33423c}.vehicleEmpty span{font-size:11px}@media(max-width:1050px){.hero3dCard{grid-template-columns:1fr}.hero3dContent{padding:38px 34px 8px}.hero3dVisual{min-height:390px}.hero3dStage{inset:-2% 7% 0 8%}.heroHouse{width:76%;right:2%;top:0}.heroPickup{width:62%;left:2%;bottom:0}.vehicleListingGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.vehicleListingGrid{grid-template-columns:repeat(2,1fr)}.vehiclesTop{align-items:flex-start;flex-direction:column}.hero3dContent h1{font-size:40px}}@media(max-width:640px){.hero3dWrap{margin-top:12px}.hero3dCard{border-radius:18px}.hero3dContent{padding:24px 18px 2px}.hero3dContent h1{font-size:34px;letter-spacing:-1.2px}.hero3dContent p{font-size:12px;line-height:1.65}.hero3dActions{display:grid;grid-template-columns:1fr 1fr}.hero3dActions a{justify-content:center}.hero3dPrimary{grid-column:1/-1}.hero3dTrust{flex-wrap:wrap}.hero3dVisual{min-height:315px}.hero3dStage{inset:0 -7% 0 -3%}.heroHouse{width:91%;right:-4%;top:3%}.heroPickup{width:78%;left:-5%;bottom:0}.orbOne{width:52px;height:52px;right:14%}.hero3dBadge{padding:7px 9px}.badgeHouse{right:12%;top:55%}.badgeCar{left:8%;bottom:10%}.vehiclesPage{padding-top:22px}.vehiclesTop h1{font-size:25px}.vehiclesAnnounce{width:100%;justify-content:center}.vehicleListingGrid{grid-template-columns:1fr}.vehicleCover{height:215px}}@media(prefers-reduced-motion:reduce){.hero3dBadge,.hero3dOrb,.heroHouse,.heroPickup{animation:none}.hero3dStage{transition:none}}.promoCarouselSection{margin-top:24px}.promoCarousel{position:relative;overflow:hidden;border-radius:22px;box-shadow:0 16px 40px rgba(17,52,40,.1);outline:none}.promoCarousel:focus-visible{box-shadow:0 0 0 3px rgba(22,150,107,.2),0 16px 40px rgba(17,52,40,.1)}.promoCarouselTrack{display:flex;width:100%;transition:transform .65s cubic-bezier(.22,.61,.36,1);will-change:transform}.promoSlide{position:relative;isolation:isolate;flex:0 0 100%;min-width:0;height:330px;display:grid;grid-template-columns:1.04fr .96fr;overflow:hidden;padding:0 68px;background:#10231c}.promoSlide:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(2,13,9,.92),rgba(5,25,18,.8) 47%,rgba(6,26,19,.2))}.promoSlide:after{content:"";position:absolute;inset:0;z-index:-3;background-image:radial-gradient(rgba(255,255,255,.08) .6px,transparent 0);background-size:16px 16px;opacity:.35}.promoSlide-vehicles{background:linear-gradient(120deg,#0b1a15,#124d37 55%,#26372f)}.promoSlide-properties{background:linear-gradient(120deg,#102018,#1e664b 50%,#8ab7a3)}.promoSlide-rural{background:linear-gradient(120deg,#14251b,#5c7c4f 54%,#d0bd78)}.promoSlide-boost{background:linear-gradient(120deg,#0a1410,#0f5c40 48%,#2c9870)}.promoSlide-professional{background:linear-gradient(120deg,#101614,#253a31 52%,#846e3f)}.promoSlideCopy{align-self:center;position:relative;z-index:4;max-width:650px}.promoEyebrow{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#d9f6e9;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.promoSlideCopy h2{margin:14px 0 0;max-width:620px;color:#fff;font-size:clamp(30px,3.2vw,48px);line-height:1.02;letter-spacing:-1.3px}.promoSlideCopy p{max-width:560px;margin:13px 0 0;color:rgba(239,251,246,.78);font-size:13px;line-height:1.62}.promoCta{display:inline-flex;align-items:center;gap:8px;margin-top:22px;padding:11px 15px;border-radius:10px;background:#fff;color:#16382b;font-size:12px;font-weight:900;box-shadow:0 9px 22px rgba(0,0,0,.16);transition:transform .2s ease,box-shadow .2s ease}.promoCta:hover{transform:translateY(-2px);box-shadow:0 13px 26px rgba(0,0,0,.21)}.promoSlideVisual{position:relative;min-width:0}.promoHalo{position:absolute;border-radius:50%;filter:blur(18px);opacity:.5}.promoHaloA{width:220px;height:220px;right:3%;top:4%;background:rgba(122,239,194,.18)}.promoHaloB{width:280px;height:280px;left:7%;bottom:-34%;background:rgba(255,255,255,.08)}.promoVehicleTruck{position:absolute;width:min(640px,112%);right:-10%;bottom:-13%;filter:drop-shadow(0 22px 24px rgba(0,0,0,.28));animation:promoFloat 7s ease-in-out infinite}.promoPropertyHouse{position:absolute;width:min(650px,108%);right:-9%;bottom:-3%;filter:drop-shadow(0 18px 24px rgba(0,0,0,.24));animation:promoFloat 7.5s ease-in-out infinite}.promoGlassTag{position:absolute;right:6%;top:12%;display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid rgba(255,255,255,.18);background:rgba(9,28,20,.46);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border-radius:999px;color:#fff;font-size:10px;font-weight:900}.promoRuralScene{position:absolute;inset:0;overflow:hidden}.promoRuralSun{position:absolute;width:100px;height:100px;border-radius:50%;right:16%;top:12%;background:radial-gradient(circle at 38% 32%,#fff5cc,#efca69 58%,#d98f37);box-shadow:0 0 52px rgba(255,210,102,.24)}.promoRuralHill{position:absolute;border-radius:50% 50% 0 0/100% 100% 0 0;transform:rotate(-4deg)}.promoRuralHillBack{width:110%;height:58%;right:-20%;bottom:-11%;background:#416b43}.promoRuralHillFront{width:118%;height:48%;right:-26%;bottom:-17%;background:#214f35}.promoRuralHouse{position:absolute;right:24%;bottom:22%;width:112px;height:75px;background:#eee3c4;border-radius:5px;box-shadow:0 14px 18px rgba(0,0,0,.22)}.promoRuralHouse:before{content:"";position:absolute;width:0;height:0;border-left:68px solid transparent;border-right:68px solid transparent;border-bottom:52px solid #7d4d31;left:-12px;top:-43px}.promoRuralHouse span:first-child{position:absolute;width:26px;height:45px;background:#855639;left:16px;bottom:0}.promoRuralHouse span:last-child{position:absolute;width:32px;height:26px;background:#86b7c6;border:4px solid #fff;right:16px;top:23px}.promoRuralTractor{position:absolute;right:5%;bottom:9%;color:#e1ddba;filter:drop-shadow(0 10px 16px rgba(0,0,0,.24));transform:rotate(-4deg)}.promoBoostScene{position:absolute;inset:0;display:grid;place-items:center}.promoBoostCard{position:absolute;width:210px;padding:18px;border:1px solid rgba(255,255,255,.17);background:rgba(8,25,18,.58);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:17px;color:#fff;box-shadow:0 18px 35px rgba(0,0,0,.2);display:grid;grid-gap:5px;gap:5px}.promoBoostCard strong{font-size:18px}.promoBoostCard span{font-size:10px;color:#bbd8cc}.promoBoostCard.cardA{transform:translate(-52px,-28px) rotate(-6deg);animation:promoCardA 6s ease-in-out infinite}.promoBoostCard.cardB{transform:translate(78px,43px) rotate(7deg);animation:promoCardB 6.5s ease-in-out infinite}.promoBoostRing{position:absolute;width:250px;height:250px;border-radius:50%;border:1px solid rgba(155,250,214,.26);box-shadow:0 0 0 34px rgba(70,211,157,.035),0 0 0 70px rgba(70,211,157,.025)}.promoPlanScene{position:absolute;inset:0;display:grid;place-items:center}.promoPlanCard{position:relative;width:245px;min-height:215px;padding:26px;border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(225,242,233,.92));box-shadow:0 24px 42px rgba(0,0,0,.24);transform:rotate(6deg);animation:promoPlanFloat 6.5s ease-in-out infinite}.promoPlanCrown{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#c7a85a,#f1d483);color:#3d3219;box-shadow:0 10px 20px rgba(114,90,40,.18)}.promoPlanCard small{display:block;margin-top:16px;color:#738078;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.promoPlanCard strong{display:block;margin-top:2px;color:#183127;font-size:26px;letter-spacing:-.7px}.promoPlanLines{display:grid;grid-gap:9px;gap:9px;margin-top:20px}.promoPlanLines i{display:block;height:7px;border-radius:999px;background:#d4e2dc}.promoPlanLines i:first-child{width:88%}.promoPlanLines i:nth-child(2){width:72%}.promoPlanLines i:nth-child(3){width:54%}.promoArrow{position:absolute;z-index:6;top:50%;width:42px;height:42px;margin-top:-21px;border-radius:50%;border:1px solid rgba(255,255,255,.34);background:rgba(255,255,255,.94);color:#173a2c;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.15);transition:transform .18s ease,background .18s ease}.promoArrow:hover{transform:scale(1.05);background:#fff}.promoArrowPrev{left:14px}.promoArrowNext{right:14px}.promoDots{position:absolute;z-index:7;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:7px;padding:6px 9px;border-radius:999px;background:rgba(7,24,17,.26);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.promoDots button{width:21px;height:4px;border:0;padding:0;border-radius:999px;background:rgba(255,255,255,.42);cursor:pointer;transition:width .2s ease,background .2s ease}.promoDots button.active{width:38px;background:#fff}@keyframes promoFloat{0%,to{transform:translateY(0) rotateY(-2deg)}50%{transform:translateY(-8px) rotateY(1deg)}}@keyframes promoCardA{0%,to{transform:translate(-52px,-28px) rotate(-6deg)}50%{transform:translate(-52px,-36px) rotate(-3deg)}}@keyframes promoCardB{0%,to{transform:translate(78px,43px) rotate(7deg)}50%{transform:translate(78px,34px) rotate(4deg)}}@keyframes promoPlanFloat{0%,to{transform:translateY(0) rotate(6deg)}50%{transform:translateY(-8px) rotate(3deg)}}@media(max-width:900px){.promoSlide{height:310px;padding:0 54px;grid-template-columns:1.15fr .85fr}.promoSlideCopy h2{font-size:34px}.promoVehicleTruck{width:125%;right:-28%}.promoPropertyHouse{width:120%;right:-23%}.promoBoostCard{width:175px}.promoPlanCard{width:205px;min-height:188px}}@media(max-width:640px){.promoCarouselSection{margin-top:16px}.promoCarousel{border-radius:16px}.promoSlide{height:285px;padding:0 42px 0 22px;grid-template-columns:1fr}.promoSlide:before{background:linear-gradient(90deg,rgba(4,18,13,.95),rgba(4,18,13,.8) 62%,rgba(4,18,13,.48))}.promoSlideCopy{max-width:86%;z-index:6}.promoSlideCopy h2{font-size:26px;line-height:1.05}.promoSlideCopy p{font-size:11px;line-height:1.55}.promoCta{margin-top:16px;padding:10px 12px}.promoSlideVisual{position:absolute;inset:0;z-index:1;opacity:.38}.promoVehicleTruck{width:94%;right:-28%;bottom:-4%}.promoPropertyHouse{width:92%;right:-24%;bottom:1%}.promoGlassTag{display:none}.promoRuralSun{right:5%;top:11%;width:70px;height:70px}.promoRuralHouse{right:8%;bottom:18%;transform:scale(.78)}.promoRuralTractor{right:-3%;bottom:5%}.promoBoostCard.cardA{transform:translate(55px,-24px) rotate(-6deg)}.promoBoostCard.cardB{transform:translate(110px,58px) rotate(7deg)}.promoPlanCard{position:absolute;right:-8%;transform:scale(.82) rotate(6deg)}.promoArrow{width:34px;height:34px;margin-top:-17px}.promoArrowPrev{left:8px}.promoArrowNext{right:8px}.promoDots{bottom:9px}.promoDots button{width:14px}.promoDots button.active{width:26px}}@media(prefers-reduced-motion:reduce){.promoCarouselTrack{transition:none}.promoBoostCard,.promoPlanCard,.promoPropertyHouse,.promoVehicleTruck{animation:none}}.featuredCategoryGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:16px}.featuredCategoryCard{position:relative;overflow:hidden;min-height:250px;border-radius:28px;border:1px solid #dce7e2;background:linear-gradient(145deg,#ffffff,#f5fbf8);padding:26px;display:grid;grid-template-columns:minmax(0,1fr) 240px;align-items:center;grid-gap:18px;gap:18px;box-shadow:0 10px 28px rgba(25,55,45,.06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.featuredCategoryCard:hover{transform:translateY(-3px);border-color:#b6d9cc;box-shadow:0 22px 40px rgba(25,55,45,.12)}.featuredCategoryCopy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.featuredCategoryBadge{display:inline-flex;padding:8px 12px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.featuredCategoryCopy h3{margin:14px 0 8px;font-size:30px;letter-spacing:-.8px;color:#20312b}.featuredCategoryCopy p{margin:0;max-width:420px;font-size:13px;line-height:1.7;color:#64736d}.featuredCategoryMeta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px}.featuredCategoryMeta span{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border-radius:999px;background:#fff;border:1px solid #e2ece8;color:#5a6963;font-size:11px;font-weight:700}.featuredCategoryMeta strong{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:12px;font-weight:900}.featuredCategoryVisual{position:relative;display:grid;place-items:center;min-height:198px}.featuredCategoryCircle{position:relative;z-index:2;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle at 35% 25%,#ffffff 0,#eef3f0 58%,#e5ece8 100%);display:grid;place-items:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 16px 30px rgba(26,55,45,.1);transition:transform .3s ease,box-shadow .3s ease}.featuredCategoryCard:hover .featuredCategoryCircle{transform:scale(1.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 22px 36px rgba(26,55,45,.14)}.featuredCategoryImage{width:82%;height:82%;object-fit:contain;filter:drop-shadow(0 16px 18px rgba(0,0,0,.1));transition:transform .3s ease}.featuredCategoryCard:hover .featuredCategoryImage{transform:scale(1.06)}.featuredCategoryHalo{position:absolute;right:14px;top:12px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,#9fe8c7 0,rgba(159,232,199,.38) 38%,rgba(159,232,199,0) 72%);filter:blur(8px);opacity:.48;pointer-events:none}@media(max-width:1120px){.featuredCategoryCard{grid-template-columns:minmax(0,1fr) 210px;min-height:234px}.featuredCategoryCopy h3{font-size:27px}.featuredCategoryCircle{width:180px;height:180px}}@media(max-width:900px){.featuredCategoryGrid{grid-template-columns:1fr}.featuredCategoryCard{grid-template-columns:minmax(0,1fr) 210px}}@media(max-width:640px){.featuredCategoryGrid{gap:12px;margin-bottom:14px}.featuredCategoryCard{min-height:0;padding:18px;border-radius:22px;grid-template-columns:1fr;gap:14px}.featuredCategoryCopy h3{font-size:26px;margin-top:12px}.featuredCategoryCopy p{font-size:12px}.featuredCategoryVisual{min-height:0}.featuredCategoryCircle{width:170px;height:170px}.featuredCategoryVisual{justify-items:center}.featuredCategoryMeta{gap:9px}.featuredCategoryMeta strong{font-size:11px}}.listingCard{cursor:pointer}.listingOpenHint{display:inline-flex;margin-top:10px;color:var(--brand);font-size:10px;font-weight:900}.listingImageFallback{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#7b8c85;background:linear-gradient(145deg,#edf5f1,#e1ebe7);font-size:10px;font-weight:800}.vehicleListingLink{display:block;color:inherit;text-decoration:none;cursor:pointer}.vehicleListingLink:focus-visible{outline:3px solid rgba(22,150,107,.22);outline-offset:3px;border-radius:15px}.vehicleOpenHint{display:inline-flex;margin-top:11px;color:var(--brand);font-size:10px;font-weight:900}.detailNoImage{height:360px;border:1px dashed #cad8d2;border-radius:18px;background:#f4f8f6;flex-direction:column;color:#73837c}.detailNoImage,.sellerContactUnavailable{display:flex;align-items:center;justify-content:center;gap:8px}.sellerContactUnavailable{background:#eef3f1;color:#66756f;border-radius:10px;padding:12px;margin-top:12px;font-size:11px;font-weight:800}:root{--brand:oklch(0.44 0.25 303);--brand-strong:oklch(0.39 0.225 303);--brand-dark:oklch(0.32 0.19 303);--brand-soft:oklch(0.95 0.02 303);--orange:oklch(0.68 0.21 45);--ink:oklch(0.22 0.01 270);--muted:oklch(0.52 0.015 280);--line:oklch(0.91 0.006 280);--surface:oklch(0.97 0.003 270);--shadow:0 1px 3px rgba(0,0,0,.12);--shadow-lg:0 8px 24px rgba(0,0,0,.14);--radius:8px;--radius-sm:6px}body{background:#fff;color:var(--ink);font-family:Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.container{width:min(1280px,calc(100% - 32px));margin:0 auto}.siteContent{min-height:60vh}.targetHeader{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--brand);color:#fff}.targetHeaderInner{width:min(1280px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:12px 0}.targetBrand{display:flex;min-width:0;flex-shrink:0;align-items:center;gap:8px}.targetBrandMark{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:var(--orange);color:#fff;font-size:13px;font-weight:950}.targetBrandName{font-size:18px;font-weight:900;line-height:1;white-space:nowrap}.targetSearch{border-radius:8px;background:#fff;padding:4px;color:var(--ink)}.targetSearch,.targetSearchInput{display:flex;min-width:0;align-items:center;gap:8px}.targetSearchInput{flex:1 1;padding:0 8px;color:var(--muted)}.targetSearchInput input{min-width:0;flex:1 1;border:0;background:transparent;padding:8px 0;outline:none;color:var(--ink);font-size:14px}.targetSearchInput input::placeholder{color:var(--muted)}.targetLocation{display:flex;align-items:center;gap:5px;border-left:1px solid var(--line);padding:0 5px 0 10px;color:var(--muted)}.targetLocation select{border:0;background:transparent;padding:8px 0;outline:none;color:var(--ink);font-size:14px;font-weight:700;max-width:150px}.targetSearchButton{justify-content:center;gap:6px;border:0;border-radius:6px;background:var(--orange);color:#fff;padding:9px 16px;font-size:14px;font-weight:800}.targetActions,.targetSearchButton{display:flex;align-items:center;flex-shrink:0}.targetActions{gap:4px}.targetAction{display:flex;align-items:center;gap:6px;border:0;background:transparent;color:#fff;border-radius:6px;padding:9px 11px;font-size:14px;font-weight:700}.targetAction:hover{background:var(--brand-dark)}.targetAnnounce{display:flex;align-items:center;gap:7px;border:0;border-radius:6px;background:#fff;color:var(--brand);padding:9px 12px;font-size:14px;font-weight:800}.targetAnnounce:hover{background:var(--surface)}.targetMobileMenu{display:none;border:0;background:transparent;color:#fff;border-radius:6px;padding:8px}.targetMobilePanel{display:none}.targetCategoryNav{border-top:1px solid color-mix(in oklch,var(--brand-dark),transparent 40%);background:var(--brand-dark)}.targetCategoryInner{width:min(1280px,calc(100% - 32px));margin:0 auto;display:flex;gap:4px;overflow-x:auto;padding:8px 0;scrollbar-width:none}.targetCategoryInner::-webkit-scrollbar{display:none}.targetCategoryLink{display:flex;align-items:center;gap:8px;flex-shrink:0;border:0;background:transparent;color:#fff;border-radius:999px;padding:6px 12px;font-size:14px;font-weight:700;white-space:nowrap}.targetCategoryLink:hover{background:var(--brand)}.targetLogout{margin-left:auto}.targetHome{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:24px 0}.targetHero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;border-radius:8px;background:var(--brand);color:#fff;padding:20px}.targetHero h1{margin:0;font-size:30px;line-height:1.15;font-weight:900;letter-spacing:-.6px}.targetHero p{margin:5px 0 0;font-size:14px;opacity:.9}.targetHeroCta{justify-self:start;border-radius:6px;background:var(--orange);color:#fff;padding:12px 20px;font-size:14px;font-weight:800}.targetHomeSection{margin-top:24px}.targetHomeSection>h2,.targetSectionHead h2{margin:0;font-size:18px;font-weight:900}.targetCategoryGrid{margin-top:12px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}.targetCategoryCard{display:flex;flex-direction:column;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:16px;color:var(--ink);font-size:14px;font-weight:800;box-shadow:0 1px 3px rgba(0,0,0,.12);transition:border-color .15s,color .15s,box-shadow .15s}.targetCategoryCard:hover{border-color:var(--brand);color:var(--brand);box-shadow:0 3px 12px rgba(0,0,0,.1)}.targetSectionHead{display:flex;align-items:center;justify-content:space-between;gap:16px}.targetSectionHead a{font-size:14px;font-weight:800;color:var(--brand)}.targetListingGrid{margin-top:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.targetTrustGrid{margin-top:32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.targetTrustCard{border:1px solid var(--line);border-radius:8px;background:#fff;padding:16px;box-shadow:0 1px 3px rgba(0,0,0,.12)}.targetTrustCard>svg{color:var(--brand)}.targetTrustCard h3{margin:8px 0 0;font-size:15px;font-weight:800}.targetTrustCard p{margin:4px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.targetBoost{margin-top:32px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.12)}.targetBoostCopy{display:flex;align-items:flex-start;gap:12px}.targetBoostCopy>svg{margin-top:4px;flex-shrink:0;color:var(--orange)}.targetBoost h2{margin:0;font-size:18px;font-weight:900}.targetBoost p{margin:4px 0 0;color:var(--muted);font-size:14px}.targetBoost>a{justify-self:start;border-radius:6px;background:var(--brand);color:#fff;padding:12px 20px;font-size:14px;font-weight:800}.listingCard.targetListingCard{border:1px solid var(--line)!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 1px 3px rgba(0,0,0,.12)!important;transform:none!important;transition:box-shadow .2s ease!important}.listingCard.targetListingCard:hover{box-shadow:0 8px 24px rgba(0,0,0,.14)!important;border-color:var(--line)!important}.targetListingImage{aspect-ratio:4/3!important;background:var(--surface)!important}.targetListingImage img{transition:transform .3s ease!important}.targetListingCard:hover .targetListingImage img{transform:scale(1.05)!important}.listingBadge{border-radius:4px!important;padding:3px 7px!important;font-size:11px!important;letter-spacing:0!important}.listingBadge.turbo{background:var(--orange)!important}.listingBadge.featured{background:var(--brand)!important}.listingHeart{right:8px!important;top:8px!important;width:32px!important;height:32px!important;border:0!important;background:rgba(255,255,255,.92)!important;color:var(--ink)!important}.listingHeart.liked{color:var(--orange)!important}.targetListingBody{display:flex!important;flex:1 1!important;flex-direction:column!important;gap:4px!important;padding:12px!important}.targetListingBody .listingPrice{font-size:18px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important}.targetListingBody .listingPrice small{font-size:12px!important;font-weight:700!important;color:var(--muted)!important}.targetListingBody h3{margin:2px 0!important;min-height:0!important;font-size:14px!important;line-height:1.35!important;font-weight:500!important}.targetListingBody .listingMeta{margin-top:2px!important;gap:4px 12px!important;color:var(--muted)!important;font-size:12px!important}.targetListingFoot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:8px;color:var(--muted);font-size:12px}.targetListingFoot span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listingVerified{margin-top:0!important;color:var(--brand)!important;font-size:12px!important;font-weight:700!important}.listingOpenHint,.vehicleOpenHint{display:none!important}.targetFooter{margin-top:48px;border-top:1px solid var(--line);background:var(--surface);color:var(--ink)}.targetFooterGrid{width:min(1280px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:32px;gap:32px;padding:40px 0}.targetFooterBrand{display:flex;align-items:center;gap:8px}.targetFooterMark{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:var(--brand);color:#fff;font-size:13px;font-weight:950}.targetFooterBrand strong{font-size:18px}.targetFooterGrid p{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.targetFooterGrid h3{margin:0 0 12px;font-size:14px;font-weight:800}.targetFooterGrid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start}.targetFooterGrid a{margin:4px 0;color:var(--muted);font-size:14px}.targetFooterGrid a:hover{color:var(--brand)}.targetFooterBottom{border-top:1px solid var(--line);padding:16px;text-align:center;color:var(--muted);font-size:12px}.searchPage{width:min(1280px,calc(100% - 32px))!important;padding:24px 0 48px!important}.searchPageHead{display:block!important;margin-bottom:16px!important}.searchPageHead .sectionKicker{display:none!important}.searchPageHead h1{margin:0!important;font-size:20px!important;font-weight:900!important;letter-spacing:0!important}.searchPageHead p{margin:4px 0 0!important;font-size:14px!important;color:var(--muted)!important}.searchLayout{grid-template-columns:260px minmax(0,1fr)!important;gap:16px!important}.searchSidebar{position:static!important;height:-moz-fit-content!important;height:fit-content!important;border:1px solid var(--line)!important;border-radius:8px!important;background:#fff!important;padding:16px!important;box-shadow:0 1px 3px rgba(0,0,0,.12)!important}.filterTitle{margin-bottom:12px!important;color:var(--ink)!important}.filterTitle svg{display:none!important}.filterTitle strong{font-size:16px!important}.searchSidebar label{display:block!important;margin-top:14px!important;color:var(--muted)!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.03em!important}.filterInput,.searchSidebar input,.searchSidebar select{width:100%!important;min-height:38px!important;margin-top:4px!important;border:1px solid var(--line)!important;border-radius:6px!important;background:#fff!important;color:var(--ink)!important;box-shadow:none!important;font-size:14px!important}.filterInput{display:flex!important;align-items:center!important;padding:0 10px!important}.filterInput input{margin:0!important;border:0!important;padding:0!important;min-height:36px!important}.filterInput svg{color:var(--muted)!important}.searchSidebar>label>input,.searchSidebar>label>select{padding:8px 10px!important}.clearFilters{width:100%!important;margin-top:16px!important;border:1px solid var(--line)!important;border-radius:6px!important;background:#fff!important;color:var(--muted)!important;padding:9px 12px!important;font-size:14px!important;font-weight:800!important}.clearFilters:hover{border-color:var(--brand)!important;color:var(--brand)!important}.searchResultsBar{margin-bottom:12px!important}.searchResultsBar strong{font-size:15px!important}.searchResultsBar span{color:var(--muted)!important;font-size:12px!important}.searchGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.emptyPremium{border:1px solid var(--line)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 1px 3px rgba(0,0,0,.12)!important}.emptyPremium svg{color:var(--brand)!important}.vehiclesPage{width:min(1280px,calc(100% - 32px))!important;padding:24px 0 48px!important}.vehiclesTop{align-items:end!important}.vehiclesTop .sectionKicker{display:none!important}.vehiclesTop h1{margin:0!important;font-size:20px!important;font-weight:900!important}.vehiclesTop p{font-size:14px!important;color:var(--muted)!important}.vehiclesAnnounce{border-radius:6px!important;background:var(--brand)!important;color:#fff!important;padding:10px 14px!important;box-shadow:none!important}.vehiclesSearch{border:1px solid var(--line)!important;border-radius:6px!important;box-shadow:none!important}.vehicleListingGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.vehicleListingCard{height:100%;border:1px solid var(--line)!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 1px 3px rgba(0,0,0,.12)!important;transition:box-shadow .2s ease!important}.vehicleListingLink:hover .vehicleListingCard{transform:none!important;box-shadow:0 8px 24px rgba(0,0,0,.14)!important}.vehicleCover{aspect-ratio:4/3!important}.vehicleCover img{transition:transform .3s ease}.vehicleListingLink:hover .vehicleCover img{transform:scale(1.05)}.vehicleCardBody{padding:12px!important}.vehicleMetaTop{color:var(--muted)!important;font-size:11px!important}.vehicleCardBody h2{font-size:14px!important;font-weight:500!important}.vehiclePrice{font-size:18px!important;font-weight:900!important;color:var(--ink)!important}.vehicleFacts{font-size:12px!important;color:var(--muted)!important}.targetPlansPage{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.targetPlansPage>h1{margin:0;font-size:20px;font-weight:900}.targetPlansPage>p{margin:4px 0 0;color:var(--muted);font-size:14px}.targetPlansGrid{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.targetPlanCard{border:1px solid var(--line);border-radius:8px;background:#fff;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.12)}.targetPlanCard.featured{border-color:var(--brand)}.targetPlanTag{display:inline-block;border-radius:4px;background:var(--orange);color:#fff;padding:3px 7px;font-size:11px;font-weight:800;text-transform:uppercase}.targetPlanCard h2{margin:8px 0 0;font-size:18px;font-weight:900}.targetPlanPrice{margin-top:8px;color:var(--brand);font-size:30px;font-weight:900}.targetPlanPrice small{font-size:14px;font-weight:700;color:var(--muted)}.targetPlanCard ul{list-style:none;margin:16px 0 0;padding:0;display:grid;grid-gap:8px;gap:8px;font-size:14px}.targetPlanCard li{display:flex;align-items:center;gap:8px}.targetPlanCard li svg{color:var(--brand)}.targetPlanPrimary,.targetPlanSecondary{display:block;margin-top:20px;border-radius:6px;padding:12px 16px;text-align:center;font-size:14px;font-weight:800}.targetPlanPrimary{background:var(--brand);color:#fff}.targetPlanSecondary{border:1px solid var(--line);color:var(--ink)}.targetPlanSecondary:hover{border-color:var(--brand);color:var(--brand)}.targetBoostPlans{margin-top:32px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.12)}.targetBoostPlans h2{display:flex;align-items:center;gap:8px;margin:0;font-size:18px}.targetBoostPlans h2 svg{color:var(--orange)}.targetBoostPlans p{color:var(--muted);font-size:14px}.targetBoostPlans a{color:var(--brand);font-size:14px;font-weight:800}.detailPage{width:min(1280px,calc(100% - 32px))!important;padding:24px 0 48px!important}.breadcrumbs{font-size:12px!important;color:var(--muted)!important}.detailHeading{margin-top:12px!important}.detailHeading .sectionKicker{color:var(--brand)!important}.detailHeading h1{font-size:28px!important;letter-spacing:-.4px!important}.detailHeading p{font-size:14px!important;color:var(--muted)!important}.detailPriceBox strong{color:var(--brand)!important}.galleryMain,.galleryMini,.galleryStack>img,.premiumGallery{border-radius:8px!important}.detailColumns{gap:16px!important}.detailArticle,.sellerCard{border:1px solid var(--line)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 1px 3px rgba(0,0,0,.12)!important}.detailTabs{border-bottom:1px solid var(--line)!important}.detailTabs a{font-size:14px!important}.detailTabs a:hover{color:var(--brand)!important}.detailArticle section h2{font-size:18px!important}.detailFacts>div{border:1px solid var(--line)!important;border-radius:8px!important;background:#fff!important}.detailChips span,.detailFacts svg,.locationPanel>svg,.securityPanel>svg{color:var(--brand)!important}.detailChips span{background:var(--brand-soft)!important}.locationPanel,.securityPanel{border:1px solid var(--line)!important;border-radius:8px!important;background:var(--surface)!important}.sellerCard .sectionKicker{color:var(--brand)!important}.sellerAvatar,.sellerWhatsapp{background:var(--brand)!important;color:#fff!important}.sellerWhatsapp{border-radius:6px!important}.sellerSecondary{border:1px solid var(--line)!important;border-radius:6px!important}.sellerSecondary:hover{border-color:var(--brand)!important;color:var(--brand)!important}.dashboardPage,.page,.paymentPage,.roAuthPage{background:#fff!important}.content,.dashboardContainer,.premiumWrap{max-width:768px!important}.heading h1,.sectionHead h1,.sectionHead h2,.titleArea h1{color:var(--ink)!important;letter-spacing:0!important;font-weight:900!important}.eyebrow,.sectionKicker{color:var(--brand)!important}.adCard,.form,.formCard,.orderCard,.panelCard,.paymentCard,.roAuthCard{border:1px solid var(--line)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 1px 3px rgba(0,0,0,.12)!important}.progress{background:var(--surface)!important;border-radius:999px!important}.progressValue{background:var(--brand)!important}.boostPlan,.radio,.selectBlock,.vehicleCard{border-radius:8px!important}.boostPlan.selected,.radio.selected,.selectBlock.selected,.vehicleCard.selected{border-color:var(--brand)!important;background:var(--brand-soft)!important}.planIcon,.selectedTypeIcon,.subtypeIcon,.typeIcon{color:var(--brand)!important}.mainButton,.payButton,.primary,.primaryButton,.publishButton,.successButton{background:var(--brand)!important;color:#fff!important;border-color:var(--brand)!important;border-radius:6px!important;box-shadow:none!important}.mainButton:hover,.payButton:hover,.primary:hover,.primaryButton:hover,.publishButton:hover{background:var(--brand-dark)!important}.back,.ghost,.outlineButton{border-color:var(--line)!important;color:var(--ink)!important;background:#fff!important;border-radius:6px!important}.field input,.field select,.field textarea,.form input,.form select,.form textarea{border-radius:6px!important;border-color:var(--line)!important}.form input:focus,.form select:focus,.form textarea:focus{border-color:var(--brand)!important;outline:none!important}.photo img{border-radius:8px!important}.okIcon,.status,.successIcon{color:var(--brand)!important}.status{background:var(--brand-soft)!important}.boostButton,.smallBtn{background:var(--brand)!important;color:#fff!important;border-radius:6px!important}.recommendTag,.recommended{background:var(--orange)!important;color:#fff!important}.planPremium.recommended{border-color:var(--brand)!important;transform:none!important}.paymentPage .hero,.planPremium.recommended{box-shadow:0 1px 3px rgba(0,0,0,.12)!important}.paymentPage .hero{background:var(--brand)!important;border-radius:8px!important}.paymentPage .hero p{color:rgba(255,255,255,.88)!important}.acceptPremium,.copyArea,.copyBox,.qrArea{border-radius:8px!important;border-color:var(--line)!important;background:var(--surface)!important}.secureLine svg,.securityNote svg,.summaryTotal,.ticketLink{color:var(--brand)!important}.roAuthPage{background:#fff!important}.roAuthCard{padding:24px!important}.roAuthCard,.roLogoIcon{border-radius:8px!important}.roLogoIcon{background:var(--brand)!important}.facebookButton,.googleButton{border-radius:6px!important}.switchButton,.terms a{color:var(--brand)!important}.dashboardStats>div,.panelCard{border:1px solid var(--line)!important;border-radius:8px!important;box-shadow:0 1px 3px rgba(0,0,0,.12)!important}.typeBadge{background:var(--surface)!important;color:var(--muted)!important}@media(max-width:1120px){.targetAction span,.targetBrandName{display:none}.targetSearch{min-width:0}.targetListingGrid,.vehicleListingGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.searchGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:900px){.targetHeaderInner{grid-template-columns:auto minmax(0,1fr) auto}.targetLocation,.targetPlans{display:none}.targetCategoryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.targetListingGrid,.vehicleListingGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.targetTrustGrid{grid-template-columns:1fr}.searchLayout{grid-template-columns:1fr!important}.searchSidebar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important}.filterTitle{grid-column:1/-1}.targetFooterGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.targetPlansGrid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.targetHeaderInner{width:calc(100% - 20px);gap:8px;padding:10px 0}.targetBrandMark{width:34px;height:34px}.targetSearch{height:42px}.targetSearchInput{padding:0 6px}.targetSearchButton{width:36px;padding:0}.targetSearchButton span{display:none}.desktopAction{display:none!important}.targetAnnounce span{display:none}.targetAnnounce{padding:9px}.targetMobileMenu{display:block}.targetMobilePanel{display:flex;flex-direction:column;border-top:1px solid var(--brand-dark);padding:6px 12px;background:var(--brand);font-size:14px;font-weight:700}.targetMobilePanel a,.targetMobilePanel button{border:0;background:transparent;color:#fff;text-align:left;padding:9px;border-radius:6px}.targetCategoryNav{display:none}.targetHome{width:calc(100% - 24px);padding:16px 0}.targetHero{grid-template-columns:1fr;padding:18px}.targetHero h1{font-size:24px}.targetHero p{font-size:13px}.targetCategoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.targetCategoryCard{padding:14px}.searchGrid,.targetListingGrid,.vehicleListingGrid{grid-template-columns:1fr!important}.targetBoost,.targetFooterGrid{grid-template-columns:1fr}.targetFooterGrid{width:calc(100% - 24px);gap:22px;padding:28px 0}.targetPlansGrid{grid-template-columns:1fr}.searchSidebar{grid-template-columns:1fr!important}.detailHeading{align-items:flex-start!important;flex-direction:column!important}.detailFacts{grid-template-columns:repeat(2,1fr)!important}.premiumGallery{height:auto!important;grid-template-columns:1fr!important}.galleryMain{height:280px!important}.galleryStack{display:none!important}}.targetSearchInput{position:relative}.targetSearchField{position:relative;min-width:0;flex:1 1;height:38px;display:flex;align-items:center}.targetSearchField input{position:relative;z-index:2;width:100%;height:100%}.targetSearchRotating{position:absolute;z-index:1;left:0;right:0;top:50%;transform:translateY(-50%);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--muted);font-size:14px;pointer-events:none;animation:targetSearchHintIn .48s cubic-bezier(.22,.8,.32,1) both}@keyframes targetSearchHintIn{0%{opacity:0;transform:translateY(calc(-50% + 7px));filter:blur(2px)}to{opacity:1;transform:translateY(-50%);filter:blur(0)}}@media(prefers-reduced-motion:reduce){.targetSearchRotating{animation:none}}@media(max-width:640px){.targetSearchRotating{font-size:13px}.targetSearchField{height:34px}}.targetCityPicker{position:relative;overflow:visible}.targetCityTrigger{display:flex;align-items:center;gap:6px;min-width:126px;max-width:178px;border:0;background:transparent;padding:8px 2px;color:var(--ink);font:inherit;font-size:14px;font-weight:700;cursor:pointer;text-align:left}.targetCityTrigger span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex:1 1}.targetCityTrigger svg{flex-shrink:0;transition:transform .2s ease}.targetCityTrigger svg.isOpen{transform:rotate(180deg)}.targetCityMenu{position:absolute;z-index:1200;top:calc(100% + 10px);right:-10px;width:310px;overflow:hidden;border:1px solid rgba(54,32,87,.12);border-radius:14px;background:#fff;box-shadow:0 18px 50px rgba(38,24,63,.2),0 3px 10px rgba(38,24,63,.08);animation:targetCityMenuIn .18s ease-out both}@keyframes targetCityMenuIn{0%{opacity:0;transform:translateY(-5px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.targetCityMenuHead{display:flex;align-items:center;justify-content:space-between;padding:14px 15px 10px}.targetCityMenuHead strong{font-size:13px;font-weight:800;color:var(--ink)}.targetCityMenuHead span{font-size:11px;font-weight:700;color:var(--muted);background:#f5f2f8;border-radius:999px;padding:5px 8px}.targetCitySearch{display:flex;align-items:center;gap:8px;margin:0 10px 10px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:#faf9fb;color:var(--muted)}.targetCitySearch:focus-within{border-color:color-mix(in srgb,var(--brand) 55%,white);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 10%,transparent);background:#fff}.targetCitySearch input{width:100%;border:0;outline:0;background:transparent;padding:10px 0;font-size:13px;color:var(--ink)}.targetCityList{max-height:360px;overflow-y:auto;padding:2px 7px 9px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d7cede transparent}.targetCityOption{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:8px;background:transparent;padding:9px 10px;color:#352b3f;font-size:13px;font-weight:600;text-align:left;cursor:pointer}.targetCityOption:hover{background:#f6f1fa;color:var(--brand)}.targetCityOption.selected{background:color-mix(in srgb,var(--brand) 9%,white);color:var(--brand);font-weight:800}.targetCityOption svg{flex-shrink:0}.targetCityEmpty{padding:18px 12px;text-align:center;color:var(--muted);font-size:12px}@media(max-width:900px){.targetCityMenu{right:0}}@media(prefers-reduced-motion:reduce){.targetCityMenu{animation:none}.targetCityTrigger svg{transition:none}}.mixedSearchGrid .vehicleListingLink{min-width:0;display:block}.searchVehicleCard{min-width:0}.profileCompletePage{min-height:calc(100vh - 80px);display:grid;place-items:center;padding:48px 20px;background:linear-gradient(180deg,#fbf9fd,#fff 48%)}.profileCompleteCard{width:min(100%,520px);border:1px solid var(--line);border-radius:12px;background:#fff;padding:30px;box-shadow:0 18px 50px rgba(46,25,62,.12),0 1px 3px rgba(0,0,0,.06)}.profileCompleteCard.loading{display:flex;align-items:center;justify-content:center;gap:10px;min-height:160px;color:var(--muted)}.profileCompleteIcon{width:54px;height:54px;border-radius:12px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);box-shadow:inset 0 0 0 1px color-mix(in oklch,var(--brand) 12%,var(--line));margin-bottom:14px}.profileCompleteCard h1{font-size:30px;letter-spacing:-.04em;margin:7px 0 8px;color:var(--ink);font-weight:800}.profileCompleteCard>p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.profileSecurityNote{display:flex;gap:9px;align-items:flex-start;margin:18px 0;padding:12px;border:1px solid color-mix(in oklch,var(--brand) 15%,var(--line));border-radius:8px;background:var(--brand-soft);color:var(--muted);font-size:12px;line-height:1.5}.profileSecurityNote svg{color:var(--brand);flex:0 0 auto}.profileCompleteCard form label{display:grid;grid-gap:7px;gap:7px;color:var(--ink);font-size:12px;font-weight:800}.profileDocumentInput{height:48px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:8px;padding:0 12px;background:#fff}.profileDocumentInput:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in oklch,var(--brand) 10%,transparent)}.profileDocumentInput svg{color:var(--brand)}.profileDocumentInput input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;font:inherit;font-size:15px;color:var(--ink)}.profileCompleteError{margin-top:12px;border:1px solid #f0c4c1;border-radius:8px;background:#fff7f6;color:#b42318;padding:10px 12px;font-size:12px}.profileCompleteCard form>button{width:100%;height:50px;margin-top:16px;border:0;border-radius:8px;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 10px 24px color-mix(in oklch,var(--brand) 22%,transparent)}.profileCompleteCard form>button:disabled{opacity:.65;cursor:wait}@media(max-width:640px){.profileCompletePage{padding:24px 12px}.profileCompleteCard{padding:22px 18px}.profileCompleteCard h1{font-size:25px}}.sellerAvatar{overflow:hidden;flex:0 0 48px}.sellerAvatar img{width:100%;height:100%;display:block;object-fit:cover}.plansPage{overflow-x:hidden;padding-top:32px!important;padding-bottom:58px!important}.plansPage .plansShell{width:min(1040px,calc(100% - 32px))!important;max-width:1040px!important}.plansPage .plansHero{max-width:690px!important;margin-bottom:28px!important}.plansPage .plansHeroBadge{font-size:0!important;padding:6px 10px!important}.plansPage .plansHeroBadge:after{content:"Planos Vendi RO";font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.plansPage .plansHero h1{font-size:clamp(30px,3.2vw,40px)!important;line-height:1.08!important;margin:12px 0 9px!important;text-wrap:balance}.plansPage .plansHero>p{max-width:610px!important;font-size:13px!important;line-height:1.55!important}.plansPage .trustRow{margin-top:15px!important;gap:8px!important}.plansPage .trustRow span{padding:6px 9px!important;font-size:10.5px!important}.plansPage .plansGrid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:14px!important;gap:14px!important;align-items:stretch!important;width:100%!important}.plansPage .planCard{min-width:0!important;padding:20px!important;border-radius:16px!important;overflow:visible!important;background:#fff!important;border:1px solid #e7e1ec!important;box-shadow:0 7px 22px rgba(50,30,72,.055)!important}.plansPage .planCard.featured{border:2px solid #6d28d9!important;box-shadow:0 12px 30px rgba(91,33,182,.11)!important;transform:translateY(-3px)!important}.plansPage .planIcon{width:40px!important;height:40px!important;margin-bottom:12px!important}.plansPage .planCard li,.plansPage .planTop,.plansPage .planTop h2,.plansPage .planTop p,.plansPage .renewal{word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.plansPage .planTop h2{font-size:20px!important;line-height:1.15!important;margin-bottom:5px!important}.plansPage .planTop p{min-height:48px!important;font-size:11.5px!important;line-height:1.45!important}.plansPage .price{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;column-gap:6px!important;row-gap:2px!important;margin:15px 0 5px!important;font-size:29px!important;line-height:1!important;white-space:nowrap!important;word-break:keep-all!important}.plansPage .price small{display:inline-block!important;margin-top:0!important;white-space:nowrap!important;font-size:9.5px!important}.plansPage .planDivider{margin:10px 0 13px!important}.plansPage .planCard ul{gap:8px!important;margin-bottom:15px!important}.plansPage .planCard li{align-items:flex-start!important;font-size:11.5px!important;line-height:1.35!important}.plansPage .checkDot{width:18px!important;height:18px!important;flex-basis:18px!important}.plansPage .renewal{min-height:26px!important;align-items:flex-start!important;font-size:9px!important;line-height:1.35!important;margin-bottom:9px!important}.plansPage .planButton{min-height:43px!important;padding:0 12px!important;border-radius:10px!important;white-space:nowrap!important;font-size:11.5px!important}.plansPage .tag{z-index:2!important;font-size:9px!important;padding:6px 10px!important}.plansPage .explainStrip{margin-top:20px!important;padding:14px 16px!important}.plansPage .boostBox{margin-top:14px!important;padding:16px 18px!important}.premiumWrap{width:min(1220px,calc(100% - 32px))!important;max-width:1220px!important}.premiumWrap .contentGrid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:22px!important;gap:22px!important;align-items:start!important}.premiumWrap .mainColumn{min-width:0!important}.premiumWrap .sectionTitle{margin-bottom:18px!important}.premiumWrap .sectionTitle h2{font-size:clamp(25px,2.5vw,34px)!important;line-height:1.12!important}.premiumWrap .sectionTitle p{max-width:720px!important;font-size:12.5px!important;line-height:1.5!important}.premiumWrap .plansGrid{display:grid!important;grid-template-columns:repeat(3,minmax(280px,1fr))!important;grid-gap:18px!important;gap:18px!important;width:100%!important;align-items:stretch!important}.premiumWrap .planCard{min-width:0!important;padding:22px 20px 18px!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(46,25,62,.07)!important;overflow:visible!important}.premiumWrap .planCard.selected{box-shadow:0 13px 34px rgba(91,33,182,.12)!important}.premiumWrap .planTop{grid-template-columns:22px 46px minmax(0,1fr)!important;gap:11px!important}.premiumWrap .planName{min-width:0!important}.premiumWrap .planName strong{font-size:17px!important;line-height:1.2!important}.premiumWrap .planName span,.premiumWrap .planName strong{word-break:normal!important;overflow-wrap:normal!important}.premiumWrap .planName span{font-size:11px!important;line-height:1.4!important}.premiumWrap .benefits{margin:19px 0 16px!important;gap:9px!important}.premiumWrap .benefits li,.premiumWrap .extraList div{font-size:11.5px!important;line-height:1.4!important;word-break:normal!important;overflow-wrap:normal!important}.premiumWrap .priceBlock{align-items:baseline!important;gap:7px!important;padding-top:8px!important}.premiumWrap .priceBlock strong{font-size:30px!important;line-height:1!important;white-space:nowrap!important}.premiumWrap .priceBlock span{white-space:nowrap!important;font-size:10px!important}.premiumWrap .extrasButton{min-height:38px!important;padding:8px 10px!important;font-size:10.5px!important}.premiumWrap .recommended{font-size:9px!important;padding:6px 10px!important}.premiumWrap .orderCard{position:static!important;width:100%!important;max-width:none!important;border-radius:16px!important;padding:20px!important;box-shadow:0 8px 24px rgba(46,25,62,.07)!important}.premiumWrap .orderCard h2{font-size:20px!important}.premiumWrap .orderListing,.premiumWrap .orderRows,.premiumWrap .orderTotal{min-width:0!important}@media (min-width:1440px){.premiumWrap .contentGrid{grid-template-columns:minmax(0,1fr) 320px!important}.premiumWrap .plansGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.premiumWrap .orderCard{position:-webkit-sticky!important;position:sticky!important;top:22px!important}}@media (max-width:980px){.plansPage .plansGrid,.premiumWrap .plansGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.plansPage .planCard.featured{transform:none!important}.plansPage .planTop p{min-height:0!important}}@media (max-width:680px){.plansPage{padding-left:12px!important;padding-right:12px!important;padding-top:24px!important}.plansPage .plansShell,.premiumWrap{width:100%!important}.plansPage .plansHero{margin-bottom:22px!important}.plansPage .plansHero h1{font-size:30px!important}.plansPage .plansGrid,.premiumWrap .plansGrid{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}.plansPage .planCard,.premiumWrap .planCard{padding:19px 17px!important}.plansPage .planCard.featured{order:-1}.premiumWrap .sectionTitle h2{font-size:26px!important}.premiumWrap .orderCard{padding:16px!important}.plansPage .boostBox,.plansPage .explainStrip{display:flex!important;flex-direction:column!important;align-items:flex-start!important}.plansPage .boostBox>a,.plansPage .explainStrip>a{width:100%!important;text-align:center!important}}