.ProfileListings-module__1vHcuG__listings{gap:var(--space-4);margin:var(--space-10) var(--space-4) 0;flex-direction:column;display:flex}.ProfileListings-module__1vHcuG__sectionTitle{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-normal);color:var(--color-foreground);margin:0}[data-theme=dark] .ProfileListings-module__1vHcuG__sectionTitle{color:var(--color-cream)}.ProfileListings-module__1vHcuG__header{flex-direction:column;align-items:flex-start;gap:.625rem;display:flex}.ProfileListings-module__1vHcuG__headerTop{justify-content:space-between;align-items:center;width:100%;display:flex}.ProfileListings-module__1vHcuG__tabs{display:flex}.ProfileListings-module__1vHcuG__tab{cursor:pointer;padding:var(--space-2) .875rem;font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-sand-muted-fg);transition:color var(--transition-fast);background:0 0;border:0;border-bottom:2px solid #0000}.ProfileListings-module__1vHcuG__tab:hover{color:var(--color-anthracite-deeper)}.ProfileListings-module__1vHcuG__tabActive{border-bottom-color:var(--color-anthracite-deeper);color:var(--color-anthracite-deeper)}[data-theme=dark] .ProfileListings-module__1vHcuG__tab{color:rgba(var(--color-cream-rgb), .5)}[data-theme=dark] .ProfileListings-module__1vHcuG__tab:hover,[data-theme=dark] .ProfileListings-module__1vHcuG__tabActive{color:var(--color-cream)}[data-theme=dark] .ProfileListings-module__1vHcuG__tabActive{border-bottom-color:var(--color-cream)}.ProfileListings-module__1vHcuG__phoneTrackWrap{overflow:hidden}.ProfileListings-module__1vHcuG__phoneTrack{flex-wrap:nowrap;transition:transform .35s;display:flex}.ProfileListings-module__1vHcuG__phoneSlide{box-sizing:border-box;flex:0 0 100%;width:100%;padding:12px 16px 20px}.ProfileListings-module__1vHcuG__desktopGrid{display:none}.ProfileListings-module__1vHcuG__empty{font-size:var(--text-sm);color:var(--color-muted-foreground);margin:0}.ProfileListings-module__1vHcuG__premiumFrame{box-shadow:0 0 0 2px var(--color-premium)}[data-theme=dark] .ProfileListings-module__1vHcuG__premiumFrame{box-shadow:0 0 0 2px var(--color-premium-glow)}.ProfileListings-module__1vHcuG__listingCard{background-color:var(--color-background);color:inherit;box-shadow:0 4px 16px rgba(var(--color-anthracite-rgb), .1), 0 1px 4px rgba(var(--color-anthracite-rgb), .06);flex-direction:column;text-decoration:none;transition:transform .3s cubic-bezier(.165,.84,.44,1),box-shadow .3s cubic-bezier(.165,.84,.44,1);display:flex}.ProfileListings-module__1vHcuG__listingCard:hover{box-shadow:0 16px 40px rgba(var(--color-anthracite-rgb), .14);transform:translateY(-4px)scale(1.02)}[data-theme=dark] .ProfileListings-module__1vHcuG__listingCard{background-color:var(--color-anthracite);box-shadow:0 4px 20px var(--color-overlay-030)}[data-theme=dark] .ProfileListings-module__1vHcuG__listingCard:hover{box-shadow:0 16px 40px var(--color-overlay-050)}.ProfileListings-module__1vHcuG__cardImageWrap{aspect-ratio:4/3;position:relative;overflow:hidden}.ProfileListings-module__1vHcuG__cardImage{-o-object-fit:cover;object-fit:cover}.ProfileListings-module__1vHcuG__cardBadges{top:var(--space-3);left:var(--space-3);z-index:var(--z-raised);max-width:calc(100% - 2 * var(--space-3));flex-wrap:wrap;gap:.375rem;display:flex;position:absolute}.ProfileListings-module__1vHcuG__cardBadge{background-color:var(--color-foreground);padding:var(--space-1) var(--space-2);font-family:var(--font-base);font-size:var(--text-2xs);font-weight:var(--font-bold);letter-spacing:.06em;color:var(--color-background);white-space:nowrap}.ProfileListings-module__1vHcuG__cardBadgeSponsored{background-color:var(--color-premium);color:var(--color-white)}.ProfileListings-module__1vHcuG__cardBody{padding:var(--space-4) .875rem .875rem;flex-direction:column;flex:1;display:flex}.ProfileListings-module__1vHcuG__cardTitleRow{margin-bottom:var(--space-3)}.ProfileListings-module__1vHcuG__cardTitle{font-family:var(--font-heading);font-size:var(--text-base);font-weight:var(--font-medium);color:var(--color-foreground);text-overflow:ellipsis;white-space:nowrap;line-height:1.3;display:block;overflow:hidden}.ProfileListings-module__1vHcuG__cardPrice{font-family:var(--font-base);font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--color-foreground);white-space:nowrap;flex-shrink:0;margin-left:auto}.ProfileListings-module__1vHcuG__cardPriceUnit{font-size:var(--text-xs);font-weight:var(--font-normal);color:var(--color-muted-foreground);margin-left:.25rem}[data-theme=dark] .ProfileListings-module__1vHcuG__cardPriceUnit{color:rgba(var(--color-cream-rgb), .5)}.ProfileListings-module__1vHcuG__cardAddress{margin:0 0 var(--space-3);font-family:var(--font-base);font-size:var(--text-sm);color:var(--color-anthracite-deeper);align-items:center;gap:.375rem;display:flex}.ProfileListings-module__1vHcuG__cardAddress svg{color:var(--color-sand-muted-fg);flex-shrink:0}.ProfileListings-module__1vHcuG__cardAddressText{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.ProfileListings-module__1vHcuG__cardAddressStreet,.ProfileListings-module__1vHcuG__cardAddressArea{color:var(--color-sand-muted-fg)}[data-theme=dark] .ProfileListings-module__1vHcuG__cardAddress{color:var(--color-cream)}[data-theme=dark] .ProfileListings-module__1vHcuG__cardAddress svg,[data-theme=dark] .ProfileListings-module__1vHcuG__cardAddressStreet,[data-theme=dark] .ProfileListings-module__1vHcuG__cardAddressArea{color:rgba(var(--color-cream-rgb), .7)}.ProfileListings-module__1vHcuG__cardDivider{margin:0 0 var(--space-3);border:0;border-top:1px solid rgba(var(--color-anthracite-rgb), .12)}[data-theme=dark] .ProfileListings-module__1vHcuG__cardDivider{border-top-color:rgba(var(--color-cream-rgb), .1)}.ProfileListings-module__1vHcuG__cardSpecs{align-items:center;gap:var(--space-4);font-family:var(--font-base);font-size:var(--text-sm);color:var(--color-sand-muted-fg);flex-wrap:wrap;display:flex}.ProfileListings-module__1vHcuG__cardSpec{align-items:center;gap:var(--space-1);display:inline-flex}[data-theme=dark] .ProfileListings-module__1vHcuG__cardSpecs{color:rgba(var(--color-cream-rgb), .7)}.ProfileListings-module__1vHcuG__showAllWrap{display:none}@media (min-width:768px){.ProfileListings-module__1vHcuG__listings{gap:var(--space-6);margin:var(--space-16) 0 0}.ProfileListings-module__1vHcuG__sectionTitle{font-size:var(--text-2xl)}.ProfileListings-module__1vHcuG__header{justify-content:space-between;align-items:center;gap:var(--space-4);flex-flow:wrap}.ProfileListings-module__1vHcuG__headerTop{display:contents}.ProfileListings-module__1vHcuG__phoneTrackWrap{display:none}.ProfileListings-module__1vHcuG__desktopGrid{gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ProfileListings-module__1vHcuG__showAllWrap{display:block}}
