.page-module__Z8_AVG__container{width:100%;padding:1.5rem 24px}.page-module__Z8_AVG__notFound{text-align:center;padding:4rem 0}.page-module__Z8_AVG__backLink{color:hsl(var(--primary));text-decoration:underline}.page-module__Z8_AVG__hero{border-bottom:1px solid hsl(var(--hairline));grid-template-columns:auto minmax(0,1fr) 360px;align-items:start;gap:32px;margin-bottom:32px;padding:32px 0;display:grid}.page-module__Z8_AVG__heroLeft{flex-shrink:0}.page-module__Z8_AVG__avatarWrap{width:140px;height:140px;position:relative}.page-module__Z8_AVG__avatar,.page-module__Z8_AVG__avatarPlaceholder{object-fit:cover;background:hsl(var(--muted));border-radius:50%;width:140px;height:140px}.page-module__Z8_AVG__avatarPlaceholder{color:hsl(var(--foreground));justify-content:center;align-items:center;font-size:3rem;font-weight:700;display:flex}.page-module__Z8_AVG__avatarBadge{pointer-events:none;z-index:2;filter:drop-shadow(0 2px 4px #00000059);position:absolute;bottom:-4px;right:-4px}.page-module__Z8_AVG__heroBody{min-width:0}.page-module__Z8_AVG__eyebrow{font-family:var(--font-mono,monospace);letter-spacing:.18em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-bottom:6px;font-size:11px;font-weight:500;display:inline-block}.page-module__Z8_AVG__name{color:hsl(var(--foreground));word-break:break-word;margin:0 0 4px;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:700;line-height:1.15}.page-module__Z8_AVG__handle{font-family:var(--font-mono,monospace);color:hsl(var(--muted-foreground));margin:0 0 10px;font-size:.85rem}.page-module__Z8_AVG__location{color:hsl(var(--muted-foreground));margin:0 0 10px;font-size:.95rem}.page-module__Z8_AVG__bio{color:hsl(var(--foreground));white-space:pre-wrap;word-wrap:break-word;max-width:62ch;margin:10px 0 16px;line-height:1.55}.page-module__Z8_AVG__trustStrip{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.page-module__Z8_AVG__trustPill{background:hsl(var(--muted));height:28px;color:hsl(var(--foreground));white-space:nowrap;border-radius:999px;align-items:center;padding:0 12px;font-size:12.5px;font-weight:500;display:inline-flex}.page-module__Z8_AVG__trustPillVerified{background:hsl(var(--accent) / .15);color:hsl(var(--accent-foreground,var(--foreground)))}.page-module__Z8_AVG__contactRail{min-width:0}.page-module__Z8_AVG__contactPanel{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius,8px);padding:18px;position:sticky;top:80px}.page-module__Z8_AVG__contactTitle{border-bottom:1px solid hsl(var(--hairline));color:hsl(var(--foreground));margin:0 0 12px;padding-bottom:10px;font-size:.95rem;font-weight:700}.page-module__Z8_AVG__contactList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.page-module__Z8_AVG__contactRow{justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.page-module__Z8_AVG__contactLabel{font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground));font-size:11px}.page-module__Z8_AVG__contactValue{color:hsl(var(--foreground));word-break:break-all;text-align:right;font-size:.9rem}.page-module__Z8_AVG__contactEmpty{color:hsl(var(--muted-foreground));text-align:center;padding:16px 0;font-size:.85rem}.page-module__Z8_AVG__section{border-bottom:1px solid hsl(var(--hairline));padding:28px 0}.page-module__Z8_AVG__section:last-of-type{border-bottom:0}.page-module__Z8_AVG__sectionHead{justify-content:space-between;align-items:baseline;margin-bottom:18px;display:flex}.page-module__Z8_AVG__sectionTitle{color:hsl(var(--foreground));margin:0;font-size:1.15rem;font-weight:700}.page-module__Z8_AVG__sectionCount{font-family:var(--font-mono,monospace);color:hsl(var(--muted-foreground));letter-spacing:.05em;font-size:12px}.page-module__Z8_AVG__emptyState,.page-module__Z8_AVG__comingSoon{color:hsl(var(--muted-foreground));margin:0;padding:12px 0;font-size:.9rem}.page-module__Z8_AVG__comingSoon{font-style:italic}.page-module__Z8_AVG__listingsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.page-module__Z8_AVG__listingCard{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius,8px);color:inherit;flex-direction:column;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.page-module__Z8_AVG__listingCard:hover{border-color:hsl(var(--foreground) / .4);transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.page-module__Z8_AVG__listingPhoto{aspect-ratio:1;background:hsl(var(--muted));overflow:hidden}.page-module__Z8_AVG__listingPhoto img{object-fit:cover;width:100%;height:100%;display:block}.page-module__Z8_AVG__listingBody{flex-direction:column;gap:4px;padding:12px 14px 14px;display:flex}.page-module__Z8_AVG__listingPrice{color:hsl(var(--primary));font-size:1rem;font-weight:700}.page-module__Z8_AVG__listingTitle{color:hsl(var(--foreground));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.35;display:-webkit-box;overflow:hidden}.page-module__Z8_AVG__listingLocation{color:hsl(var(--muted-foreground));font-size:.75rem}@media (max-width:1023px){.page-module__Z8_AVG__hero{grid-template-columns:auto minmax(0,1fr);gap:24px}.page-module__Z8_AVG__contactRail{grid-column:1/-1}.page-module__Z8_AVG__contactPanel{position:static}}@media (max-width:640px){.page-module__Z8_AVG__hero{text-align:center;grid-template-columns:1fr;padding:24px 0}.page-module__Z8_AVG__heroLeft{justify-self:center}.page-module__Z8_AVG__trustStrip{justify-content:center}.page-module__Z8_AVG__listingsGrid{grid-template-columns:repeat(2,1fr);gap:12px}}
