.AdminListingsListView-module__KieMCW__moderationCell{overflow:visible}
.forms-module__r2uGMq__field{flex-direction:column;gap:6px;display:flex}.forms-module__r2uGMq__label{font-weight:var(--fw-semibold);letter-spacing:.01em;color:var(--text-secondary)}.forms-module__r2uGMq__auth .forms-module__r2uGMq__label{font-size:.8125rem}.forms-module__r2uGMq__dashboard .forms-module__r2uGMq__label{font-size:var(--font-size-label);font-weight:var(--fw-bold);color:var(--text-label)}.forms-module__r2uGMq__required{margin-left:var(--space-2xs);color:var(--status-destructive-bg)}.forms-module__r2uGMq__hint{font-size:var(--font-size-meta);line-height:var(--lh-relaxed);color:rgba(var(--gray-7-rgb), .9);letter-spacing:.005em;margin:0}.forms-module__r2uGMq__error{font-size:var(--font-size-meta);line-height:var(--lh-relaxed);color:var(--error-text);font-weight:var(--fw-semibold);margin:0}.forms-module__r2uGMq__control{appearance:none;box-sizing:border-box;border:1px solid var(--border-standard);background:var(--surface-control);width:100%;color:var(--text-primary);font:inherit;font-weight:var(--fw-medium);-webkit-tap-highlight-color:transparent;transition:border-color var(--dur-fast) var(--ease-std), box-shadow var(--dur-fast) var(--ease-std), background var(--dur-fast) var(--ease-std);outline:none;margin:0}.forms-module__r2uGMq__control::placeholder{color:rgba(var(--gray-7-rgb), .72);font-weight:400}@media (hover:hover) and (pointer:fine){.forms-module__r2uGMq__control:hover{border-color:var(--border-standard)}.forms-module__r2uGMq__control:focus{border-color:var(--border-standard);box-shadow:0 0 0 3px rgba(var(--field-focus-rgb), .08), 0 1px 2px rgba(var(--gray-9-rgb), .04)}.forms-module__r2uGMq__invalid:focus{box-shadow:0 0 0 3px rgba(var(--gray-7-rgb), .12), 0 1px 2px rgba(var(--gray-9-rgb), .04)}.forms-module__r2uGMq__authControl:focus{box-shadow:0 0 0 3px rgba(var(--gray-9-rgb), .06), 0 1px 2px rgba(var(--gray-9-rgb), .04)}}.forms-module__r2uGMq__control:disabled{opacity:var(--opacity-disabled);cursor:not-allowed}.forms-module__r2uGMq__invalid{border-color:var(--status-destructive-border)}.forms-module__r2uGMq__authControl{border-radius:var(--radius-dialog);padding:var(--space-md) 14px;box-shadow:0 1px 2px rgba(var(--gray-9-rgb), .03);font-size:.9375rem}.forms-module__r2uGMq__dashboardControl{border-radius:var(--radius-field);font-size:var(--font-size-control);padding:var(--space-control-padding-y) var(--space-control-padding-x);border-width:1.5px}.forms-module__r2uGMq__textarea{resize:vertical;min-height:96px;line-height:var(--lh-base)}.forms-module__r2uGMq__select{cursor:pointer;background-image:linear-gradient(45deg, transparent 50%, var(--text-label) 50%), linear-gradient(135deg, var(--text-label) 50%, transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:40px}.forms-module__r2uGMq__checkboxField{gap:var(--space-xs);flex-direction:column;display:flex}.forms-module__r2uGMq__checkboxRow{align-items:flex-start;gap:var(--space-sm);cursor:pointer;color:var(--text-body);font-size:var(--font-size-control);line-height:var(--lh-base);display:inline-flex}.forms-module__r2uGMq__checkbox{width:16px;height:16px;accent-color:var(--gray-9);flex-shrink:0;margin:2px 0 0}.forms-module__r2uGMq__toggleField{gap:var(--space-xs);flex-direction:column;display:flex}.forms-module__r2uGMq__toggleRow{align-items:center;gap:var(--space-md);display:flex}.forms-module__r2uGMq__toggle{border:1.5px solid var(--border-standard);border-radius:var(--radius-pill);background:var(--surface-card);cursor:pointer;-webkit-tap-highlight-color:transparent;width:44px;height:24px;transition:background-color var(--dur-fast) var(--ease-std), border-color var(--dur-fast) var(--ease-std);flex-shrink:0;margin:0;padding:0;position:relative}.forms-module__r2uGMq__toggle:focus-visible{outline:var(--focus-ring);outline-offset:2px}.forms-module__r2uGMq__toggleOn{background:var(--btn-primary-bg);border-color:var(--btn-primary-bg)}.forms-module__r2uGMq__toggleThumb{border-radius:var(--radius-pill);background:var(--btn-primary-bg);width:16px;height:16px;box-shadow:var(--shadow-xs);transition:transform var(--dur-fast) var(--ease-std), background var(--dur-fast) var(--ease-std);position:absolute;top:50%;left:2px;transform:translateY(-50%)}.forms-module__r2uGMq__toggleOn .forms-module__r2uGMq__toggleThumb{background:var(--surface-card);transform:translate(22px,-50%)}.forms-module__r2uGMq__toggleLabel{font-size:var(--font-size-control);font-weight:var(--fw-semibold);color:var(--text-secondary)}@media (prefers-reduced-motion:reduce){.forms-module__r2uGMq__toggle,.forms-module__r2uGMq__toggleThumb{transition:none}}@media (hover:none),(pointer:coarse){.forms-module__r2uGMq__control,.forms-module__r2uGMq__control:hover,.forms-module__r2uGMq__control:active,.forms-module__r2uGMq__control:focus{font-size:var(--mobile-input-size,16px);border-color:var(--border-standard);background-color:var(--surface-control);box-shadow:none;touch-action:manipulation;transition:none}.forms-module__r2uGMq__authControl,.forms-module__r2uGMq__authControl:hover,.forms-module__r2uGMq__authControl:active,.forms-module__r2uGMq__authControl:focus{font-size:var(--mobile-input-size,16px);box-shadow:0 1px 2px rgba(var(--gray-9-rgb), .03)}.forms-module__r2uGMq__dashboardControl,.forms-module__r2uGMq__dashboardControl:hover,.forms-module__r2uGMq__dashboardControl:active,.forms-module__r2uGMq__dashboardControl:focus{font-size:var(--mobile-input-size,16px)}.forms-module__r2uGMq__control.forms-module__r2uGMq__invalid,.forms-module__r2uGMq__control.forms-module__r2uGMq__invalid:hover,.forms-module__r2uGMq__control.forms-module__r2uGMq__invalid:active,.forms-module__r2uGMq__control.forms-module__r2uGMq__invalid:focus{border-color:var(--status-destructive-border);box-shadow:none}.forms-module__r2uGMq__toggle,.forms-module__r2uGMq__toggle:hover,.forms-module__r2uGMq__toggle:active,.forms-module__r2uGMq__toggle:focus,.forms-module__r2uGMq__toggle:focus-visible{touch-action:manipulation;outline:none;transition:none}.forms-module__r2uGMq__toggle:not(.forms-module__r2uGMq__toggleOn),.forms-module__r2uGMq__toggle:not(.forms-module__r2uGMq__toggleOn):hover,.forms-module__r2uGMq__toggle:not(.forms-module__r2uGMq__toggleOn):active{background:var(--surface-card);border-color:var(--border-standard)}.forms-module__r2uGMq__toggle.forms-module__r2uGMq__toggleOn,.forms-module__r2uGMq__toggle.forms-module__r2uGMq__toggleOn:hover,.forms-module__r2uGMq__toggle.forms-module__r2uGMq__toggleOn:active{background:var(--btn-primary-bg);border-color:var(--btn-primary-bg)}.forms-module__r2uGMq__toggleThumb,.forms-module__r2uGMq__toggleOn .forms-module__r2uGMq__toggleThumb{transition:none}}
.RealEstateAgentProfileCard-module__9RIYZW__cardShellIntrinsic,.RealEstateAgentProfileCard-module__9RIYZW__cardIntrinsic{flex:none;height:auto;min-height:0}.RealEstateAgentProfileCard-module__9RIYZW__cardIntrinsic .RealEstateAgentProfileCard-module__9RIYZW__actions{margin-top:0}.RealEstateAgentProfileCard-module__9RIYZW__cardShell{border-radius:var(--pair-card-radius);flex-direction:column;flex:auto;width:100%;scroll-margin-top:20px;display:flex;position:relative;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__cardShellAboutOpen{box-shadow:var(--pair-card-shadow-hover)}.RealEstateAgentProfileCard-module__9RIYZW__cardShellAboutOpen .RealEstateAgentProfileCard-module__9RIYZW__card{animation:.34s cubic-bezier(.16,1,.3,1) both RealEstateAgentProfileCard-module__9RIYZW__about-backing-out}.RealEstateAgentProfileCard-module__9RIYZW__card{--surface-1:var(--agent-glass-bg);--surface-2:var(--agent-glass-panel-bg);--text:var(--agent-glass-text-primary);--muted:var(--agent-glass-text-subtle);--accent:var(--agent-glass-text-primary);--accent-soft:#ffffff14;border-radius:var(--pair-card-radius);isolation:isolate;border:var(--pair-card-border);width:100%;box-shadow:var(--pair-card-shadow);color:var(--text);background:#fff;flex-direction:column;flex:auto;padding:18px 20px 24px;transition:box-shadow .4s,opacity .28s,filter .28s,border-color .18s,background .18s;animation:.65s ease-out both RealEstateAgentProfileCard-module__9RIYZW__rise-in;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.RealEstateAgentProfileCard-module__9RIYZW__card{border:2px solid var(--card-edge)}.RealEstateAgentProfileCard-module__9RIYZW__cardShellAboutOpen .RealEstateAgentProfileCard-module__9RIYZW__card{border-color:#0000}}.RealEstateAgentProfileCard-module__9RIYZW__card:before{content:"";pointer-events:none;z-index:0;background:0 0;border-radius:27px 27px 18px 18px;height:58%;position:absolute;inset:1px 1px auto}.RealEstateAgentProfileCard-module__9RIYZW__card:after{content:"";filter:blur(8px);pointer-events:none;z-index:0;background:0 0;border-radius:50%;height:46px;position:absolute;bottom:0;left:12px;right:12px}.RealEstateAgentProfileCard-module__9RIYZW__card>*{z-index:1;position:relative}.RealEstateAgentProfileCard-module__9RIYZW__cardDimmed{opacity:.28;filter:blur(5px)}.RealEstateAgentProfileCard-module__9RIYZW__cardContactMenuOpen .RealEstateAgentProfileCard-module__9RIYZW__stats{opacity:0;visibility:hidden;pointer-events:none}.RealEstateAgentProfileCard-module__9RIYZW__cardTopLeftMeta{z-index:1;--bookmark-icon-size:26px;--card-country-flag-height:20px;position:absolute;top:14px;left:18px}.RealEstateAgentProfileCard-module__9RIYZW__cardTopLeftMetaRaised{z-index:10}.RealEstateAgentProfileCard-module__9RIYZW__cardTopLeftIconRow{align-items:center;gap:2px;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrap{width:var(--bookmark-icon-size);height:var(--bookmark-icon-size);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrapDisabled{pointer-events:none}.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrapDisabled:before,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrapDisabled:hover:before,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrapDisabled:focus-within:before{background:0 0}.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrapDisabled .RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtn,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrapDisabled:hover .RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtn,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrapDisabled:focus-within .RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtn{cursor:default;transform:none}.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrap:before{content:"";pointer-events:none;border-radius:13px;transition:background .2s;position:absolute;inset:-13px}@media (hover:hover) and (pointer:fine){.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrap:hover:before,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrap:focus-within:before{background:rgba(var(--gray-0-rgb), .08)}.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrap:hover .RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtn,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrap:focus-within .RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtn{opacity:1;transform:scale(1.08)}}.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtn{box-sizing:border-box;width:var(--bookmark-icon-size);height:var(--bookmark-icon-size);color:var(--agent-glass-text-primary);opacity:.82;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:opacity .2s,transform .2s;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__cardCountryFlag{width:auto;height:var(--card-country-flag-height);object-fit:contain;border-radius:2px;flex-shrink:0;display:block}.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtn:focus-visible{opacity:1;outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnSaved{opacity:1;color:var(--agent-glass-text-primary)}.RealEstateAgentProfileCard-module__9RIYZW__bookmarkLoginHint{transform-origin:0 0;z-index:1;white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(16px)saturate(110%);backdrop-filter:blur(16px)saturate(110%);color:rgba(var(--gray-9-rgb), .78);border:1px solid var(--border-standard);box-shadow:0 4px 14px rgba(var(--gray-9-rgb), .1), 0 1px 4px rgba(var(--gray-9-rgb), .07);animation:RealEstateAgentProfileCard-module__9RIYZW__bookmarkHintFade 2.4s var(--ease-std) forwards;background:#fff;border-radius:8px;padding:6px 10px;font-size:.75rem;font-weight:500;line-height:1;position:absolute;top:calc(100% + 10px);left:0}@keyframes RealEstateAgentProfileCard-module__9RIYZW__bookmarkHintFade{0%{opacity:0;transform:translateY(-4px)scale(.92)}15%{opacity:1;transform:translateY(0)scale(1)}72%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(2px)scale(.98)}}.RealEstateAgentProfileCard-module__9RIYZW__cardSpotlight{outline:2px solid rgba(var(--spotlight-ring-rgb), .52);outline-offset:0px;box-shadow:inset 0 0 0 1px rgba(var(--spotlight-ring-rgb), .24), inset 0 1px 0 rgba(var(--gray-0-rgb), .48)}.RealEstateAgentProfileCard-module__9RIYZW__cardShellListingAgent{z-index:2;transition:box-shadow .42s cubic-bezier(.22,1,.36,1)}.RealEstateAgentProfileCard-module__9RIYZW__cardListingAgent{border-color:var(--pair-card-border-strong);box-shadow:var(--pair-card-shadow-hover)}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentMode{z-index:4;border-radius:inherit;box-shadow:none;background:#fff;border:none;flex-direction:column;gap:10px;padding:16px 16px 14px;animation:.42s cubic-bezier(.22,1,.36,1) both RealEstateAgentProfileCard-module__9RIYZW__listing-agent-in;display:flex;position:absolute;inset:0;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentHeader{flex-shrink:0;align-items:flex-start;gap:10px;padding-right:44px;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentHeaderCopy{flex:1;min-width:0}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentTitle{letter-spacing:-.02em;color:var(--agent-glass-text-primary);margin:0;font-size:1.02rem;font-weight:800}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentProperty{color:var(--agent-glass-text-secondary);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;margin:0;font-size:.82rem;font-weight:600;line-height:1.35;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentLead{color:var(--agent-glass-text-subtle);margin:5px 0 0;font-size:.76rem;line-height:1.45}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentIdentity{box-sizing:border-box;background:var(--agent-glass-action-bg);border:1px solid var(--agent-glass-action-border);box-shadow:var(--agent-glass-action-inset-shadow);background-clip:padding-box;border-radius:18px;flex-shrink:0;align-items:center;gap:12px;padding:8px 10px;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentAvatarWrap{width:84px;height:84px;box-shadow:0 8px 18px rgba(var(--gray-9-rgb), .14), 0 0 0 3px rgba(var(--gray-0-rgb), .88);border-radius:999px;flex-shrink:0;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentAvatar{object-fit:cover;width:100%;height:100%}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentIdentityCopy{flex-direction:column;gap:3px;min-width:0;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentName{letter-spacing:-.01em;color:var(--agent-glass-text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.98rem;font-weight:700;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentLocation{color:var(--agent-glass-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.76rem;font-weight:500;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentEmail{display:none}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContacts{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;flex-direction:column;flex:auto;gap:6px;min-height:0;display:flex;overflow-y:auto}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactItem{box-sizing:border-box;border:1px solid var(--agent-glass-action-border);background:var(--agent-glass-action-bg);width:100%;box-shadow:var(--agent-glass-action-inset-shadow);color:inherit;cursor:pointer;font:inherit;text-align:left;appearance:none;-webkit-tap-highlight-color:transparent;transition:border-color var(--dur-fast) var(--ease-std);background-clip:padding-box;border-radius:18px;flex:none;align-items:center;gap:10px;margin:0;padding:8px 10px;text-decoration:none;display:flex}@media (hover:hover) and (pointer:fine){.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactItem:hover{border-color:var(--border-standard)}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactItem:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}}@media (hover:none),(pointer:coarse){.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactItem,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactItem:hover,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactItem:active,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactItem:focus,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactItem:focus-visible{border-color:var(--agent-glass-action-border);background:var(--agent-glass-action-bg);box-shadow:var(--agent-glass-action-inset-shadow);touch-action:manipulation;outline:none;transition:none;transform:none}}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactIcon{width:30px;height:30px;color:var(--agent-glass-text-primary);background:0 0;border:none;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentBrandIcon{width:16px;height:16px}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--agent-glass-text-muted);font-size:.62rem;font-weight:700}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactValue{color:var(--agent-glass-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:600;line-height:1.3;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactWhatsApp .RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactIcon{color:var(--social-brand-whatsapp)}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactLine .RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactIcon{color:var(--social-brand-line)}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactTelegram .RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactIcon{color:var(--social-brand-telegram)}@keyframes RealEstateAgentProfileCard-module__9RIYZW__listing-agent-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.RealEstateAgentProfileCard-module__9RIYZW__brandIcon{fill:currentColor;width:30px;height:30px}.RealEstateAgentProfileCard-module__9RIYZW__videoCallGlyph{transform:translate(1.5px)}.RealEstateAgentProfileCard-module__9RIYZW__strokeIcon{stroke:currentColor;stroke-width:1.95px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px;fill:none!important}.RealEstateAgentProfileCard-module__9RIYZW__avatarWrap{background:radial-gradient(circle at 35% 30%, #ffffff42, var(--accent-soft));width:192px;height:192px;box-shadow:0 0 0 3px var(--agent-glass-avatar-ring-1), 0 0 0 7px var(--agent-glass-avatar-ring-2), var(--agent-glass-avatar-shadow);border-radius:999px;margin:6px auto 12px;animation:5s ease-in-out infinite RealEstateAgentProfileCard-module__9RIYZW__drift;position:relative;overflow:visible}@media (min-width:768px){.RealEstateAgentProfileCard-module__9RIYZW__avatarWrap{animation:none}}@media (max-width:767px){.RealEstateAgentProfileCard-module__9RIYZW__avatarWrap{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;animation:none}.RealEstateAgentProfileCard-module__9RIYZW__verifiedBadgeWrap:before{content:"";position:absolute;inset:-14px}.RealEstateAgentProfileCard-module__9RIYZW__verifiedBadgeWrap{inset:calc(85.3553% - 14px) auto auto calc(85.3553% - 14px)}.RealEstateAgentProfileCard-module__9RIYZW__avatarPlayBtn{display:none}.RealEstateAgentProfileCard-module__9RIYZW__statItemClickable .RealEstateAgentProfileCard-module__9RIYZW__statLabel:after{content:none}}.RealEstateAgentProfileCard-module__9RIYZW__avatarImgClip{border-radius:999px;position:absolute;inset:0;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__avatarImgClipActive{overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__avatarImgClipActive .RealEstateAgentProfileCard-module__9RIYZW__avatar,.RealEstateAgentProfileCard-module__9RIYZW__avatarImgClipActive .RealEstateAgentProfileCard-module__9RIYZW__aboutAvatar{border-radius:0}.RealEstateAgentProfileCard-module__9RIYZW__avatar{object-fit:cover;transform-origin:50%;-webkit-touch-callout:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;border-radius:999px;width:100%;height:100%;display:block}.RealEstateAgentProfileCard-module__9RIYZW__avatarPlayBtn{cursor:pointer;z-index:1;background:0 0;border:0;border-radius:999px;padding:0;position:absolute;inset:0;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__avatarPlayBtn:focus-visible{outline:var(--focus-ring-invert);outline-offset:3px}.RealEstateAgentProfileCard-module__9RIYZW__avatarPlayOverlay{background:rgba(var(--overlay-play-rgb), .28);-webkit-backdrop-filter:blur(3px)saturate(1.2);opacity:0;transition:opacity var(--dur-slow) var(--ease-std);border-radius:999px;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.RealEstateAgentProfileCard-module__9RIYZW__avatarPlayBtn:hover .RealEstateAgentProfileCard-module__9RIYZW__avatarPlayOverlay,.RealEstateAgentProfileCard-module__9RIYZW__avatarPlayBtn:focus-visible .RealEstateAgentProfileCard-module__9RIYZW__avatarPlayOverlay{opacity:1}.RealEstateAgentProfileCard-module__9RIYZW__avatarPlayBtn:hover .RealEstateAgentProfileCard-module__9RIYZW__avatarPlayIcon,.RealEstateAgentProfileCard-module__9RIYZW__avatarPlayBtn:focus-visible .RealEstateAgentProfileCard-module__9RIYZW__avatarPlayIcon{opacity:1;transform:scale(1)}.RealEstateAgentProfileCard-module__9RIYZW__coverageRow:hover .RealEstateAgentProfileCard-module__9RIYZW__allListingsItemTitle{color:var(--gray-9)}.RealEstateAgentProfileCard-module__9RIYZW__coverageRow:hover .RealEstateAgentProfileCard-module__9RIYZW__allListingsItemChevron{color:var(--gray-6);transform:translate(2px)}.RealEstateAgentProfileCard-module__9RIYZW__allListingsCard:hover .RealEstateAgentProfileCard-module__9RIYZW__allListingsItemTitle{color:var(--gray-9)}.RealEstateAgentProfileCard-module__9RIYZW__allListingsCard:hover .RealEstateAgentProfileCard-module__9RIYZW__allListingsItemChevron{color:var(--gray-6);transform:translate(2px)}.RealEstateAgentProfileCard-module__9RIYZW__aboutContactItem:hover{color:var(--gray-8)}}.RealEstateAgentProfileCard-module__9RIYZW__avatarPlayIcon{opacity:0;transition:opacity var(--dur-slow) var(--ease-std), transform .24s cubic-bezier(.34, 1.56, .64, 1);place-items:center;display:grid;position:absolute;inset:0;transform:scale(.84)}.RealEstateAgentProfileCard-module__9RIYZW__avatarPlaySvg{width:56px;height:56px;filter:drop-shadow(0 4px 12px rgba(var(--gray-9-rgb), .45))}.RealEstateAgentProfileCard-module__9RIYZW__verifiedBadgeWrap{z-index:3;pointer-events:auto;width:28px;height:28px;position:absolute;bottom:14px;right:14px;overflow:visible}.RealEstateAgentProfileCard-module__9RIYZW__metaFace{transition:opacity .4s cubic-bezier(.22,1,.36,1) .1s,transform .4s cubic-bezier(.22,1,.36,1) .1s}.RealEstateAgentProfileCard-module__9RIYZW__metaBadgeActive .RealEstateAgentProfileCard-module__9RIYZW__metaFace{opacity:0;pointer-events:none;transition:opacity .26s,transform .26s cubic-bezier(.4,0,.2,1);transform:translateY(-5px)}.RealEstateAgentProfileCard-module__9RIYZW__badgeRevealPanel{pointer-events:none;opacity:0;flex-direction:column;justify-content:center;align-items:center;padding:0 6px;transition:opacity .28s,transform .28s;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateY(9px)}.RealEstateAgentProfileCard-module__9RIYZW__metaBadgeActive .RealEstateAgentProfileCard-module__9RIYZW__badgeRevealPanel{opacity:1;transition:opacity .46s cubic-bezier(.22,1,.36,1) .1s,transform .46s cubic-bezier(.22,1,.36,1) .1s;transform:translateY(0)}.RealEstateAgentProfileCard-module__9RIYZW__badgeRevealTier{letter-spacing:.12em;text-transform:uppercase;color:var(--agent-glass-text-muted);margin:0 0 6px;font-size:.6rem;font-weight:800}.RealEstateAgentProfileCard-module__9RIYZW__badgeRevealText{color:var(--agent-glass-text-subtle);text-align:center;margin:0;font-size:.72rem;font-weight:500;line-height:1.5}@media (prefers-reduced-motion:reduce){.RealEstateAgentProfileCard-module__9RIYZW__metaFace,.RealEstateAgentProfileCard-module__9RIYZW__metaBadgeActive .RealEstateAgentProfileCard-module__9RIYZW__metaFace,.RealEstateAgentProfileCard-module__9RIYZW__badgeRevealPanel,.RealEstateAgentProfileCard-module__9RIYZW__metaBadgeActive .RealEstateAgentProfileCard-module__9RIYZW__badgeRevealPanel{transition:opacity var(--dur-fast) var(--ease-std);transform:none!important}}.RealEstateAgentProfileCard-module__9RIYZW__meta{text-align:center;margin-bottom:18px;position:relative;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__name{letter-spacing:.02em;color:var(--agent-glass-text-primary);margin:0 0 2px;font-size:clamp(1.5rem,2vw,1.8rem);font-weight:700}.RealEstateAgentProfileCard-module__9RIYZW__agentRatingRow{justify-content:center;margin-top:0;margin-bottom:6px}.RealEstateAgentProfileCard-module__9RIYZW__country,.RealEstateAgentProfileCard-module__9RIYZW__location{color:var(--muted);margin:6px 0 0;font-size:1rem;line-height:1.35}.RealEstateAgentProfileCard-module__9RIYZW__country{color:var(--agent-glass-text-secondary);background:0 0;border-radius:0;padding:0;font-weight:600}.RealEstateAgentProfileCard-module__9RIYZW__location{color:var(--agent-glass-text-subtle);font-weight:600}.RealEstateAgentProfileCard-module__9RIYZW__aboutSectionRow{align-items:baseline;gap:0;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__coverageRow{all:unset;cursor:pointer;width:100%;font:inherit;text-align:left;box-sizing:border-box;border-bottom:1px solid var(--border-standard);-webkit-tap-highlight-color:transparent;align-items:center;gap:12px;padding:9px 0 10px;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__coverageRow .RealEstateAgentProfileCard-module__9RIYZW__allListingsItemChevron{justify-content:center;align-self:center;align-items:center;line-height:0;display:inline-flex}.RealEstateAgentProfileCard-module__9RIYZW__coverageRow:focus-visible{outline:var(--focus-ring);outline-offset:3px;border-radius:4px}.RealEstateAgentProfileCard-module__9RIYZW__coverageRowThumb{background:0 0;border-radius:10px;flex:none;justify-content:center;align-items:center;width:62px;height:50px;display:flex;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__coverageRowIcon{object-fit:contain;border-radius:8px;width:46px;height:46px;display:block}.RealEstateAgentProfileCard-module__9RIYZW__stats{grid-template-columns:repeat(3,1fr);gap:8px;margin:4px 0 14px;transition:opacity .16s,visibility .16s;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__statItem{flex-direction:column;align-items:center;gap:4px;min-width:0;display:flex;position:relative}.RealEstateAgentProfileCard-module__9RIYZW__statValue{color:var(--agent-glass-text-primary);font-size:clamp(1.2rem,2vw,1.5rem);font-weight:800}.RealEstateAgentProfileCard-module__9RIYZW__statLabel{color:var(--agent-glass-text-subtle);text-align:center;font-size:.92rem}.RealEstateAgentProfileCard-module__9RIYZW__statItemClickable{box-sizing:border-box;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;transition:transform var(--dur-base) var(--ease-std);background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;margin:0;padding:0;display:flex}@media (hover:hover) and (pointer:fine){.RealEstateAgentProfileCard-module__9RIYZW__statItemClickable:hover{transform:translateY(-1px)}.RealEstateAgentProfileCard-module__9RIYZW__statItemClickable:active{transform:translateY(0)}.RealEstateAgentProfileCard-module__9RIYZW__statItemClickable:focus-visible{outline:var(--focus-ring-accent);outline-offset:var(--focus-ring-offset);border-radius:6px}}@media (hover:none),(pointer:coarse){.RealEstateAgentProfileCard-module__9RIYZW__statItemClickable,.RealEstateAgentProfileCard-module__9RIYZW__statItemClickable:hover,.RealEstateAgentProfileCard-module__9RIYZW__statItemClickable:active,.RealEstateAgentProfileCard-module__9RIYZW__statItemClickable:focus,.RealEstateAgentProfileCard-module__9RIYZW__statItemClickable:focus-visible{touch-action:manipulation;outline:none;transition:none;transform:none}}.RealEstateAgentProfileCard-module__9RIYZW__statItemClickable .RealEstateAgentProfileCard-module__9RIYZW__statLabel{color:var(--agent-glass-text-subtle);font-weight:400;text-decoration:none}.RealEstateAgentProfileCard-module__9RIYZW__statValueWrap{align-items:center;gap:5px;display:inline-flex}.RealEstateAgentProfileCard-module__9RIYZW__listingActivityArrows{color:var(--agent-glass-text-subtle);flex-direction:column;flex-shrink:0;align-items:center;gap:2px;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__listingActivityArrowUp{animation:2.8s ease-in-out infinite RealEstateAgentProfileCard-module__9RIYZW__listing-arrow-up}.RealEstateAgentProfileCard-module__9RIYZW__listingActivityArrowDown{animation:2.8s ease-in-out infinite RealEstateAgentProfileCard-module__9RIYZW__listing-arrow-down}@keyframes RealEstateAgentProfileCard-module__9RIYZW__listing-arrow-up{0%,to{opacity:.68;transform:translateY(0)}50%{opacity:.18;transform:translateY(-1px)}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__listing-arrow-down{0%,to{opacity:.18;transform:translateY(0)}50%{opacity:.68;transform:translateY(1px)}}.RealEstateAgentProfileCard-module__9RIYZW__divider{background:var(--card-stat-divider-bar);opacity:1;border-radius:3px;width:3px;height:56px;position:absolute;top:2px;right:-4px}.RealEstateAgentProfileCard-module__9RIYZW__actions{grid-template-columns:repeat(3,1fr);align-items:end;gap:14px;margin-top:auto;padding-top:14px;display:grid;position:relative}.RealEstateAgentProfileCard-module__9RIYZW__actionMenu{pointer-events:none;z-index:2;isolation:isolate;grid-template-columns:repeat(3,1fr);gap:14px;display:grid;position:absolute;bottom:calc(100% + 10px);left:0;right:0}.RealEstateAgentProfileCard-module__9RIYZW__actionMenu:has(.RealEstateAgentProfileCard-module__9RIYZW__actionLauncherRow):before{content:none}.RealEstateAgentProfileCard-module__9RIYZW__actionLauncherRow{pointer-events:auto;z-index:1;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:14px;animation:.52s cubic-bezier(.22,1,.36,1) both RealEstateAgentProfileCard-module__9RIYZW__menu-in;display:grid;position:relative}.RealEstateAgentProfileCard-module__9RIYZW__actionLauncherRow:not(.RealEstateAgentProfileCard-module__9RIYZW__actionLauncherRowExiting)>:first-child{animation:.4s cubic-bezier(.34,1.56,.64,1) 80ms both RealEstateAgentProfileCard-module__9RIYZW__button-pop-in}.RealEstateAgentProfileCard-module__9RIYZW__actionLauncherRow:not(.RealEstateAgentProfileCard-module__9RIYZW__actionLauncherRowExiting)>:nth-child(2){animation:.4s cubic-bezier(.34,1.56,.64,1) .15s both RealEstateAgentProfileCard-module__9RIYZW__button-pop-in}.RealEstateAgentProfileCard-module__9RIYZW__actionLauncherRow:not(.RealEstateAgentProfileCard-module__9RIYZW__actionLauncherRowExiting)>:nth-child(3){animation:.4s cubic-bezier(.34,1.56,.64,1) .22s both RealEstateAgentProfileCard-module__9RIYZW__button-pop-in}.RealEstateAgentProfileCard-module__9RIYZW__actionLauncherRowExiting{pointer-events:none;animation:.4s ease-in both RealEstateAgentProfileCard-module__9RIYZW__menu-out-container}.RealEstateAgentProfileCard-module__9RIYZW__actionLauncherRowExiting>:nth-child(3){animation:.26s cubic-bezier(.4,0,1,1) both RealEstateAgentProfileCard-module__9RIYZW__button-pop-out}.RealEstateAgentProfileCard-module__9RIYZW__actionLauncherRowExiting>:nth-child(2){animation:.26s cubic-bezier(.4,0,1,1) 45ms both RealEstateAgentProfileCard-module__9RIYZW__button-pop-out}.RealEstateAgentProfileCard-module__9RIYZW__actionLauncherRowExiting>:first-child{animation:.26s cubic-bezier(.4,0,1,1) 90ms both RealEstateAgentProfileCard-module__9RIYZW__button-pop-out}.RealEstateAgentProfileCard-module__9RIYZW__actionButton{border:1px solid var(--agent-glass-action-border);cursor:pointer;min-height:62px;font:inherit;color:var(--agent-glass-text-primary);background:var(--agent-glass-action-bg);box-shadow:var(--agent-glass-action-shadow);appearance:none;-webkit-tap-highlight-color:transparent;transition:transform var(--dur-fast) var(--ease-std), box-shadow var(--dur-fast) var(--ease-std), color var(--dur-fast) var(--ease-std);border-radius:18px;place-items:center;text-decoration:none;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__videoCallButton,.RealEstateAgentProfileCard-module__9RIYZW__callButton,.RealEstateAgentProfileCard-module__9RIYZW__messageButton,.RealEstateAgentProfileCard-module__9RIYZW__contactMenuButton,.RealEstateAgentProfileCard-module__9RIYZW__aboutButton{color:var(--agent-glass-text-primary)}.RealEstateAgentProfileCard-module__9RIYZW__whatsAppButton{color:var(--social-brand-whatsapp)}.RealEstateAgentProfileCard-module__9RIYZW__lineButton{color:var(--social-brand-line)}.RealEstateAgentProfileCard-module__9RIYZW__telegramButton{color:var(--social-brand-telegram)}.RealEstateAgentProfileCard-module__9RIYZW__messageButton{box-shadow:var(--agent-glass-action-shadow)}@media (hover:hover) and (pointer:fine){.RealEstateAgentProfileCard-module__9RIYZW__contactMenuButton:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.RealEstateAgentProfileCard-module__9RIYZW__actionButton:hover{box-shadow:var(--agent-glass-action-shadow-hover);transform:translateY(-2px)}.RealEstateAgentProfileCard-module__9RIYZW__videoCallButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__callButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__messageButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__contactMenuButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__aboutButton:hover{color:var(--agent-glass-text-primary)}.RealEstateAgentProfileCard-module__9RIYZW__whatsAppButton:hover{color:var(--social-brand-whatsapp);box-shadow:var(--agent-glass-action-shadow-hover);transform:translateY(-1px)scale(1.02)}.RealEstateAgentProfileCard-module__9RIYZW__lineButton:hover{color:var(--social-brand-line);box-shadow:var(--agent-glass-action-shadow-hover);transform:translateY(-1px)scale(1.02)}.RealEstateAgentProfileCard-module__9RIYZW__telegramButton:hover{color:var(--social-brand-telegram);box-shadow:var(--agent-glass-action-shadow-hover);transform:translateY(-1px)scale(1.02)}.RealEstateAgentProfileCard-module__9RIYZW__messageButton:hover{box-shadow:var(--agent-glass-action-shadow-hover)}.RealEstateAgentProfileCard-module__9RIYZW__aboutButton:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}}@media (hover:none),(pointer:coarse){.RealEstateAgentProfileCard-module__9RIYZW__actionButton,.RealEstateAgentProfileCard-module__9RIYZW__actionButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__actionButton:active,.RealEstateAgentProfileCard-module__9RIYZW__actionButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__actionButton:focus-visible,.RealEstateAgentProfileCard-module__9RIYZW__videoCallButton,.RealEstateAgentProfileCard-module__9RIYZW__videoCallButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__videoCallButton:active,.RealEstateAgentProfileCard-module__9RIYZW__videoCallButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__videoCallButton:focus-visible,.RealEstateAgentProfileCard-module__9RIYZW__callButton,.RealEstateAgentProfileCard-module__9RIYZW__callButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__callButton:active,.RealEstateAgentProfileCard-module__9RIYZW__callButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__callButton:focus-visible,.RealEstateAgentProfileCard-module__9RIYZW__messageButton,.RealEstateAgentProfileCard-module__9RIYZW__messageButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__messageButton:active,.RealEstateAgentProfileCard-module__9RIYZW__messageButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__messageButton:focus-visible,.RealEstateAgentProfileCard-module__9RIYZW__contactMenuButton,.RealEstateAgentProfileCard-module__9RIYZW__contactMenuButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__contactMenuButton:active,.RealEstateAgentProfileCard-module__9RIYZW__contactMenuButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__contactMenuButton:focus-visible,.RealEstateAgentProfileCard-module__9RIYZW__aboutButton,.RealEstateAgentProfileCard-module__9RIYZW__aboutButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__aboutButton:active,.RealEstateAgentProfileCard-module__9RIYZW__aboutButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__aboutButton:focus-visible,.RealEstateAgentProfileCard-module__9RIYZW__whatsAppButton,.RealEstateAgentProfileCard-module__9RIYZW__whatsAppButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__whatsAppButton:active,.RealEstateAgentProfileCard-module__9RIYZW__whatsAppButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__whatsAppButton:focus-visible,.RealEstateAgentProfileCard-module__9RIYZW__lineButton,.RealEstateAgentProfileCard-module__9RIYZW__lineButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__lineButton:active,.RealEstateAgentProfileCard-module__9RIYZW__lineButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__lineButton:focus-visible,.RealEstateAgentProfileCard-module__9RIYZW__telegramButton,.RealEstateAgentProfileCard-module__9RIYZW__telegramButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__telegramButton:active,.RealEstateAgentProfileCard-module__9RIYZW__telegramButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__telegramButton:focus-visible{box-shadow:var(--agent-glass-action-shadow);touch-action:manipulation;outline:none;transition:none;transform:none}.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrap:hover:before,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrap:focus-within:before{background:0 0}.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtn,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtn:hover,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtn:active,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtn:focus,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtn:focus-visible,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrap:hover .RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtn,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrap:focus-within .RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtn{opacity:.82;touch-action:manipulation;outline:none;transition:none;transform:none}.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnSaved,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrap:hover .RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnSaved,.RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnWrap:focus-within .RealEstateAgentProfileCard-module__9RIYZW__bookmarkBtnSaved{opacity:1}}.RealEstateAgentProfileCard-module__9RIYZW__aboutOverlay{z-index:30;border-radius:inherit;box-shadow:none;transform-origin:50% calc(100% - 52px);will-change:transform, opacity;background:#fff;border:none;animation:.34s cubic-bezier(.16,1,.3,1) both RealEstateAgentProfileCard-module__9RIYZW__about-surface-in;position:absolute;inset:0;overflow:hidden}@media (min-width:768px){.RealEstateAgentProfileCard-module__9RIYZW__aboutOverlay{border:2px solid var(--card-edge)}}.RealEstateAgentProfileCard-module__9RIYZW__aboutOverlay .RealEstateAgentProfileCard-module__9RIYZW__aboutBody{animation:.38s cubic-bezier(.16,1,.3,1) 70ms both RealEstateAgentProfileCard-module__9RIYZW__about-body-in}.RealEstateAgentProfileCard-module__9RIYZW__aboutPanel{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden auto}.RealEstateAgentProfileCard-module__9RIYZW__aboutPanel::-webkit-scrollbar{display:none}.RealEstateAgentProfileCard-module__9RIYZW__aboutBody{--about-section-gutter:11px;flex:1 0 auto;gap:0;padding:52px 20px 24px;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__aboutHeader{text-align:center;justify-items:center;gap:4px;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__aboutAvatarWrap{width:84px;height:84px;box-shadow:0 10px 24px rgba(var(--gray-9-rgb), .18), 0 0 0 3px rgba(var(--gray-0-rgb), .9);border-radius:999px;margin-bottom:4px;position:relative;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__aboutAvatarPlaySvg{width:36px;height:36px;filter:drop-shadow(0 2px 6px rgba(var(--gray-9-rgb), .45))}.RealEstateAgentProfileCard-module__9RIYZW__aboutAvatar{object-fit:cover;transform-origin:50%;-webkit-touch-callout:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%}.RealEstateAgentProfileCard-module__9RIYZW__aboutName{color:var(--gray-9);letter-spacing:.01em;margin:0;font-size:1.18rem;font-weight:800}.RealEstateAgentProfileCard-module__9RIYZW__aboutNameFull{color:var(--gray-7);font-size:.92em;font-weight:500}.RealEstateAgentProfileCard-module__9RIYZW__aboutAgentId{letter-spacing:.07em;color:var(--text-label);opacity:1;font-variant-numeric:tabular-nums;margin:2px 0 0;font-size:.7rem;font-weight:700}.RealEstateAgentProfileCard-module__9RIYZW__aboutCountryRow{color:var(--gray-8);margin:0;font-size:.88rem;font-weight:600}.RealEstateAgentProfileCard-module__9RIYZW__aboutCity{color:var(--gray-8);margin:0;font-size:.82rem;font-weight:600}.RealEstateAgentProfileCard-module__9RIYZW__aboutDivider{height:1px;margin:var(--about-section-gutter,11px) 0;background:var(--border-standard);border-radius:1px}.RealEstateAgentProfileCard-module__9RIYZW__aboutBioHeadDivider{margin:var(--about-section-gutter,11px) 0;align-items:center;gap:10px;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__aboutBioHeadDivider:before,.RealEstateAgentProfileCard-module__9RIYZW__aboutBioHeadDivider:after{content:"";background:var(--border-standard);border-radius:1px;flex:1;height:1px}.RealEstateAgentProfileCard-module__9RIYZW__aboutBioHeadDividerText{letter-spacing:.09em;text-transform:uppercase;color:rgba(var(--gray-9-rgb), .3);white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:.66rem;font-weight:700}.RealEstateAgentProfileCard-module__9RIYZW__aboutSection{gap:0;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__listingsSection{margin-top:0}.RealEstateAgentProfileCard-module__9RIYZW__aboutBio{color:var(--gray-9);margin:0;font-size:.88rem;line-height:1.65}.RealEstateAgentProfileCard-module__9RIYZW__aboutItemGrid{grid-template-columns:1fr;gap:7px;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__aboutItemRow{align-items:flex-start;gap:8px;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__aboutItemIcon{width:18px;height:18px;color:var(--gray-8);flex:none}.RealEstateAgentProfileCard-module__9RIYZW__aboutItemIcon svg{width:18px;height:18px}.RealEstateAgentProfileCard-module__9RIYZW__aboutItemLabel{color:var(--gray-8);letter-spacing:.01em;font-size:.82rem;font-weight:600;line-height:1.35}.RealEstateAgentProfileCard-module__9RIYZW__aboutExpGrid{gap:0;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__aboutExpItem{border-bottom:1px solid var(--border-standard);justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__aboutExpItem:last-child{border-bottom:0;padding-bottom:0}.RealEstateAgentProfileCard-module__9RIYZW__aboutExpKey{color:var(--gray-7);font-size:.82rem;font-weight:600}.RealEstateAgentProfileCard-module__9RIYZW__aboutExpValue{color:var(--gray-9);text-align:right;font-size:.84rem;font-weight:800}.RealEstateAgentProfileCard-module__9RIYZW__socialIcon{width:var(--social-icon-size);height:var(--social-icon-size);flex-shrink:0;display:block}.RealEstateAgentProfileCard-module__9RIYZW__aboutContactList{gap:0;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__aboutContactItem{color:var(--gray-8);transition:color var(--dur-fast) var(--ease-std);align-items:center;gap:10px;padding:6px 0;text-decoration:none;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__aboutContactItem:first-child{padding-top:0}.RealEstateAgentProfileCard-module__9RIYZW__aboutContactItem:last-child{padding-bottom:0}.RealEstateAgentProfileCard-module__9RIYZW__aboutContactIcon{color:var(--gray-8);flex-shrink:0;justify-content:center;align-items:center;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__aboutContactText{overflow-wrap:anywhere;font-size:.84rem;font-weight:600;line-height:1.35}.RealEstateAgentProfileCard-module__9RIYZW__aboutSection[aria-label=Social\ media]>.RealEstateAgentProfileCard-module__9RIYZW__aboutBioHeadDivider{margin:11px 0 7px}.RealEstateAgentProfileCard-module__9RIYZW__aboutSection[aria-label=Social\ media]+.RealEstateAgentProfileCard-module__9RIYZW__aboutDivider{margin-top:13px;margin-bottom:8px}.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialRow{align-items:center;gap:8px;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtn{box-sizing:border-box;width:38px;height:38px;color:var(--social-icon-color);background:var(--social-icon-bg);border:1px solid var(--social-icon-border);box-shadow:var(--social-icon-shadow);appearance:none;-webkit-tap-highlight-color:transparent;transition:transform var(--dur-fast) var(--ease-std), box-shadow var(--dur-fast) var(--ease-std), color var(--dur-fast) var(--ease-std), border-color var(--dur-fast) var(--ease-std), background var(--dur-fast) var(--ease-std);border-radius:12px;place-items:center;margin:0;padding:0;text-decoration:none;display:grid}@media (hover:hover) and (pointer:fine){.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtn:hover{color:var(--social-icon-color);background:var(--social-icon-bg-hover);border-color:var(--social-icon-border-hover);box-shadow:var(--social-icon-shadow-hover);transform:translateY(-2px)}.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtn:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtnX:hover,.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtnFacebook:hover,.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtnInstagram:hover,.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtnTikTok:hover,.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtnYouTube:hover{color:var(--social-icon-color)}}@media (hover:none),(pointer:coarse){.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtn,.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtn:hover,.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtn:active,.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtn:focus,.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtn:focus-visible{background:var(--social-icon-bg);border-color:var(--social-icon-border);box-shadow:var(--social-icon-shadow);touch-action:manipulation;outline:none;transition:none;transform:none}}.RealEstateAgentProfileCard-module__9RIYZW__allListingsList{gap:0;margin:0;padding:0;list-style:none;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__allListingsItem{border-bottom:1px solid var(--border-standard)}.RealEstateAgentProfileCard-module__9RIYZW__allListingsItem:last-child{border-bottom:0}.RealEstateAgentProfileCard-module__9RIYZW__allListingsCard{cursor:pointer;width:100%;font:inherit;text-align:left;color:var(--gray-8);-webkit-tap-highlight-color:transparent;transition:color var(--dur-fast) var(--ease-std);background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:11px 0;display:flex;position:relative}.RealEstateAgentProfileCard-module__9RIYZW__allListingsCard:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset);border-radius:var(--radius-sm)}.RealEstateAgentProfileCard-module__9RIYZW__allListingsThumb{background:var(--gray-3);width:62px;height:50px;box-shadow:0 2px 8px rgba(var(--gray-9-rgb), .12);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__allListingsThumbImg{object-fit:cover;width:100%;height:100%;display:block}.RealEstateAgentProfileCard-module__9RIYZW__allListingsThumbPlaceholder{color:var(--gray-6);display:flex}.RealEstateAgentProfileCard-module__9RIYZW__allListingsThumbPlaceholder svg{width:20px;height:20px}.RealEstateAgentProfileCard-module__9RIYZW__allListingsInfo{flex:auto;gap:2px;min-width:0;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__allListingsItemTitle{text-overflow:ellipsis;white-space:nowrap;color:var(--gray-9);transition:color var(--dur-fast) var(--ease-std);font-size:.84rem;font-weight:700;line-height:1.3;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__allListingsItemAddress{color:var(--gray-7);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:500;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__allListingsItemMeta{align-items:center;gap:8px;margin-top:2px;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__allListingsItemPrice{color:var(--gray-9);font-size:.8rem;font-weight:800}.RealEstateAgentProfileCard-module__9RIYZW__allListingsItemId{color:var(--listing-glass-text-muted);font-size:.72rem;font-weight:600}.RealEstateAgentProfileCard-module__9RIYZW__allListingsItemChevron{color:var(--gray-4);transition:color var(--dur-fast) var(--ease-std), transform var(--dur-fast) var(--ease-std);flex-shrink:0;align-items:center;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__allListingsCardSelected{color:var(--gray-8)}.RealEstateAgentProfileCard-module__9RIYZW__allListingsCardSelected .RealEstateAgentProfileCard-module__9RIYZW__allListingsThumb{box-shadow:0 0 0 2px rgba(var(--gray-9-rgb), .48)}.RealEstateAgentProfileCard-module__9RIYZW__allListingsCardSelected .RealEstateAgentProfileCard-module__9RIYZW__allListingsItemChevron{color:var(--gray-6);transform:translate(1px)}.RealEstateAgentProfileCard-module__9RIYZW__allListingsItemChevron svg{width:14px;height:14px}.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtnX{color:var(--social-icon-color)}.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtnFacebook,.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtnInstagram{color:var(--social-icon-color-muted)}.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtnTikTok{color:var(--social-icon-color)}.RealEstateAgentProfileCard-module__9RIYZW__aboutSocialBtnYouTube{color:var(--social-icon-color-muted)}.RealEstateAgentProfileCard-module__9RIYZW__aboutClose{z-index:2;box-sizing:border-box;width:38px;height:38px;color:var(--gray-8);font:inherit;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:0 10px 20px rgba(var(--gray-9-rgb), .14);transition:background var(--dur-fast) var(--ease-std), box-shadow var(--dur-fast) var(--ease-std), transform var(--dur-fast) var(--ease-std);background:#fff;border:0;border-radius:999px;place-items:center;margin:0;padding:0;font-size:1.35rem;line-height:1;display:grid;position:absolute;top:14px;right:14px}@media (hover:hover) and (pointer:fine){.RealEstateAgentProfileCard-module__9RIYZW__aboutClose:hover{box-shadow:0 12px 24px rgba(var(--gray-9-rgb), .16);transform:translateY(-1px)}.RealEstateAgentProfileCard-module__9RIYZW__aboutClose:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}}@media (hover:none),(pointer:coarse){.RealEstateAgentProfileCard-module__9RIYZW__aboutClose,.RealEstateAgentProfileCard-module__9RIYZW__aboutClose:hover,.RealEstateAgentProfileCard-module__9RIYZW__aboutClose:active,.RealEstateAgentProfileCard-module__9RIYZW__aboutClose:focus,.RealEstateAgentProfileCard-module__9RIYZW__aboutClose:focus-visible{color:var(--gray-8);box-shadow:0 10px 20px rgba(var(--gray-9-rgb), .14);touch-action:manipulation;background:#fff;outline:none;transition:none;transform:none}}.RealEstateAgentProfileCard-module__9RIYZW__aboutScrollFade{background:linear-gradient(to bottom, transparent, var(--surface-card) 80%);z-index:1;pointer-events:none;opacity:1;border-radius:0 0 28px 28px;height:120px;transition:opacity .5s;position:absolute;bottom:0;left:0;right:0}.RealEstateAgentProfileCard-module__9RIYZW__aboutScrollHint{z-index:2;cursor:pointer;opacity:1;pointer-events:auto;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:4px;transition:opacity .5s;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.RealEstateAgentProfileCard-module__9RIYZW__aboutScrollHintHidden{opacity:0;pointer-events:none}.RealEstateAgentProfileCard-module__9RIYZW__aboutScrollHintText{letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--gray-9-rgb), .32);white-space:nowrap;font-size:.6rem;font-weight:700;line-height:1}.RealEstateAgentProfileCard-module__9RIYZW__aboutScrollHintArrows{color:var(--brand-blue,var(--gray-7));opacity:.55;flex-direction:column;align-items:center;gap:1px;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__aboutScrollHintArrow1{animation:1.8s ease-in-out infinite RealEstateAgentProfileCard-module__9RIYZW__scroll-hint-pulse}.RealEstateAgentProfileCard-module__9RIYZW__aboutScrollHintArrow2{animation:1.8s ease-in-out .45s infinite RealEstateAgentProfileCard-module__9RIYZW__scroll-hint-pulse}@keyframes RealEstateAgentProfileCard-module__9RIYZW__scroll-hint-pulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(2px)}}.RealEstateAgentProfileCard-module__9RIYZW__actionButton:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.RealEstateAgentProfileCard-module__9RIYZW__contactInfo{text-align:center;flex-direction:column;align-items:center;gap:5px;margin-top:12px;padding:0 4px;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__contactRow{color:var(--agent-glass-text-secondary);justify-content:center;align-items:center;gap:5px;min-width:0;text-decoration:none;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__contactRow:hover{color:var(--agent-glass-text-primary)}.RealEstateAgentProfileCard-module__9RIYZW__contactRowIcon{color:var(--agent-glass-text-muted);opacity:1;flex-shrink:0;align-items:center;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__contactRowText{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.84rem;font-weight:600;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__cardOverlay{z-index:30;border-radius:var(--pair-card-radius);background:rgba(var(--gray-9-rgb), .16);-webkit-backdrop-filter:blur(18px)saturate(1.4);place-items:center;padding:14px;animation:.3s cubic-bezier(.22,1,.36,1) both RealEstateAgentProfileCard-module__9RIYZW__overlay-in;display:grid;position:absolute;inset:0;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__cardOverlayExiting{pointer-events:none;animation:.26s cubic-bezier(.4,0,1,1) both RealEstateAgentProfileCard-module__9RIYZW__overlay-out}.RealEstateAgentProfileCard-module__9RIYZW__messageModal{box-sizing:border-box;border-radius:var(--pair-card-radius);background:var(--surface-panel);border:var(--pair-card-border);width:100%;max-width:358px;max-height:calc(100% - 28px);box-shadow:var(--pair-card-shadow);padding:28px 24px 24px;animation:.32s cubic-bezier(.22,1,.36,1) both RealEstateAgentProfileCard-module__9RIYZW__modal-in;overflow-y:auto}.RealEstateAgentProfileCard-module__9RIYZW__messageModalExiting{pointer-events:none;animation:.26s cubic-bezier(.4,0,.2,1) both RealEstateAgentProfileCard-module__9RIYZW__modal-out}.RealEstateAgentProfileCard-module__9RIYZW__modalHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:22px;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__modalHeading{min-width:0}.RealEstateAgentProfileCard-module__9RIYZW__modalTitle{letter-spacing:-.02em;color:var(--gray-9);margin:0;font-size:1.1rem;font-weight:700}.RealEstateAgentProfileCard-module__9RIYZW__modalSubTitle{color:var(--gray-6);white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:.8rem;font-weight:400;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__closeModalButton{border:1px solid var(--border-standard);cursor:pointer;background:rgba(var(--gray-9-rgb), .05);width:28px;height:28px;color:var(--text-muted);-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:999px;flex:none;place-items:center;font-size:1.1rem;line-height:1;transition:background .2s,color .2s;display:grid}@media (hover:hover) and (pointer:fine){.RealEstateAgentProfileCard-module__9RIYZW__closeModalButton:hover{background:rgba(var(--gray-9-rgb), .1);color:var(--text-heading)}.RealEstateAgentProfileCard-module__9RIYZW__closeModalButton:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}}.RealEstateAgentProfileCard-module__9RIYZW__messageForm{grid-template-columns:1fr;gap:0;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__formTopGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__fieldBlock{grid-template-columns:1fr;gap:6px;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__fieldLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--gray-6);font-size:.74rem;font-weight:600}.RealEstateAgentProfileCard-module__9RIYZW__formInput,.RealEstateAgentProfileCard-module__9RIYZW__formTextarea{box-sizing:border-box;border:none;border-bottom:1.5px solid var(--border-standard);width:100%;color:var(--gray-9);font:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border-radius:0;outline:none;padding:11px 0 9px;font-size:.92rem;transition:border-color .24s}.RealEstateAgentProfileCard-module__9RIYZW__formInput::placeholder,.RealEstateAgentProfileCard-module__9RIYZW__formTextarea::placeholder{color:rgba(var(--gray-7-rgb), .72);opacity:1;font-weight:400}.RealEstateAgentProfileCard-module__9RIYZW__formTextarea{resize:none;min-height:96px;margin-top:4px}.RealEstateAgentProfileCard-module__9RIYZW__formInput:focus,.RealEstateAgentProfileCard-module__9RIYZW__formTextarea:focus{border-bottom-color:var(--brand-blue)}.RealEstateAgentProfileCard-module__9RIYZW__listingPickerWrap{width:100%;min-width:0;position:relative}.RealEstateAgentProfileCard-module__9RIYZW__listingPickerTrigger{border:none;border-bottom:1.5px solid var(--border-standard);width:100%;color:var(--gray-9);font:inherit;cursor:pointer;text-align:left;box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;outline:none;align-items:center;gap:6px;padding:11px 24px 9px 0;font-size:.92rem;transition:border-color .24s;display:flex}@media (hover:hover) and (pointer:fine){.RealEstateAgentProfileCard-module__9RIYZW__listingPickerTrigger:focus-visible{border-bottom-color:var(--brand-blue)}}.RealEstateAgentProfileCard-module__9RIYZW__listingPickerLabel{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__listingPickerChevron{width:14px;height:14px;color:var(--gray-5);flex:none;position:absolute;right:2px}.RealEstateAgentProfileCard-module__9RIYZW__listingPickerDropdown{z-index:200;background:var(--surface-panel,#fff);border:1px solid var(--border-standard);box-shadow:0 8px 28px rgba(var(--gray-9-rgb), .14), 0 2px 8px rgba(var(--gray-9-rgb), .06);border-radius:10px;max-height:180px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.RealEstateAgentProfileCard-module__9RIYZW__listingPickerOption{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;color:var(--gray-9);-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:7px;padding:9px 12px;font-size:.88rem;transition:background .14s;overflow:hidden}@media (hover:hover) and (pointer:fine){.RealEstateAgentProfileCard-module__9RIYZW__listingPickerOption:hover{background:rgba(var(--navy-deep-rgb), .06)}}.RealEstateAgentProfileCard-module__9RIYZW__listingPickerOptionActive{color:var(--brand-blue);font-weight:600}.RealEstateAgentProfileCard-module__9RIYZW__sendButton{cursor:pointer;background:var(--btn-primary-bg);width:100%;min-height:46px;color:var(--btn-primary-color);font:inherit;letter-spacing:.03em;box-shadow:0 4px 16px rgba(var(--gray-9-rgb), .2);-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:14px;margin-top:20px;font-size:.92rem;font-weight:600;transition:background .24s,box-shadow .24s,transform .24s}@media (hover:hover) and (pointer:fine){.RealEstateAgentProfileCard-module__9RIYZW__sendButton:hover{background:var(--btn-primary-bg);opacity:.92;box-shadow:0 8px 24px rgba(var(--gray-9-rgb), .26);transform:translateY(-1px)}.RealEstateAgentProfileCard-module__9RIYZW__sendButton:active{box-shadow:0 2px 8px rgba(var(--gray-9-rgb), .16);transform:translateY(0)}.RealEstateAgentProfileCard-module__9RIYZW__sendButton:focus-visible{outline:var(--focus-ring);outline-offset:3px}}.RealEstateAgentProfileCard-module__9RIYZW__messageSentState{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:12px 0 4px;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__messageSentTitle{color:var(--gray-9);letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700}.RealEstateAgentProfileCard-module__9RIYZW__messageSentSubText{color:var(--gray-6);margin:0;font-size:.86rem;line-height:1.55}.RealEstateAgentProfileCard-module__9RIYZW__doneButton{cursor:pointer;background:var(--btn-primary-bg);width:100%;min-height:46px;color:var(--btn-primary-color);font:inherit;letter-spacing:.03em;box-shadow:0 4px 16px rgba(var(--gray-9-rgb), .2);-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:14px;margin-top:10px;font-size:.92rem;font-weight:600;transition:background .24s,box-shadow .24s,transform .24s}@media (hover:hover) and (pointer:fine){.RealEstateAgentProfileCard-module__9RIYZW__doneButton:hover{background:var(--btn-primary-bg);opacity:.92;box-shadow:0 8px 24px rgba(var(--gray-9-rgb), .26);transform:translateY(-1px)}.RealEstateAgentProfileCard-module__9RIYZW__doneButton:active{box-shadow:0 2px 8px rgba(var(--gray-9-rgb), .16);transform:translateY(0)}.RealEstateAgentProfileCard-module__9RIYZW__doneButton:focus-visible{outline:var(--focus-ring);outline-offset:3px}}@media (hover:none),(pointer:coarse){.RealEstateAgentProfileCard-module__9RIYZW__closeModalButton,.RealEstateAgentProfileCard-module__9RIYZW__closeModalButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__closeModalButton:active,.RealEstateAgentProfileCard-module__9RIYZW__closeModalButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__closeModalButton:focus-visible{background:rgba(var(--gray-9-rgb), .05);color:var(--text-muted);touch-action:manipulation;-webkit-tap-highlight-color:transparent;outline:none;transition:none;transform:none}.RealEstateAgentProfileCard-module__9RIYZW__sendButton,.RealEstateAgentProfileCard-module__9RIYZW__sendButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__sendButton:active,.RealEstateAgentProfileCard-module__9RIYZW__sendButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__sendButton:focus-visible,.RealEstateAgentProfileCard-module__9RIYZW__doneButton,.RealEstateAgentProfileCard-module__9RIYZW__doneButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__doneButton:active,.RealEstateAgentProfileCard-module__9RIYZW__doneButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__doneButton:focus-visible{background:var(--btn-primary-bg);color:var(--btn-primary-color);opacity:1;box-shadow:0 4px 16px rgba(var(--gray-9-rgb), .2);touch-action:manipulation;-webkit-tap-highlight-color:transparent;outline:none;transition:none;transform:none}.RealEstateAgentProfileCard-module__9RIYZW__listingPickerTrigger,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerTrigger:hover,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerTrigger:active,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerTrigger:focus,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerTrigger:focus-visible{touch-action:manipulation;-webkit-tap-highlight-color:transparent;outline:none;transition:none}.RealEstateAgentProfileCard-module__9RIYZW__listingPickerOption,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerOption:hover,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerOption:active,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerOption:focus,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerOption:focus-visible{touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;outline:none;transition:none}.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formInput,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formInput:hover,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formInput:active,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formInput:focus,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formTextarea,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formTextarea:hover,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formTextarea:active,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formTextarea:focus{touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:none}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__overlay-in{0%{opacity:0}to{opacity:1}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__overlay-out{0%{opacity:1}to{opacity:0}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__menu-in{0%{opacity:0;filter:blur(5px);transform:translateY(14px)scale(.9)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__menu-out{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(4px);transform:translateY(8px)scale(.92)}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__menu-out-container{0%,72%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__button-pop-out{0%{opacity:1;filter:blur();transform:scale(1)translateY(0)}to{opacity:0;filter:blur(2px);transform:scale(.82)translateY(7px)}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__button-pop-in{0%{opacity:0;transform:scale(.74)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__modal-in{0%{opacity:0;filter:blur(6px);transform:translateY(16px)scale(.94)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__modal-out{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(5px);transform:translateY(12px)scale(.94)}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__about-surface-in{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__about-body-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__about-backing-out{0%{opacity:1;transform:scale(1)}to{opacity:.62;transform:scale(.975)}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__rise-in{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__drift{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes RealEstateAgentProfileCard-module__9RIYZW__spotlight-pulse{0%{box-shadow:0 22px 50px rgba(var(--gray-9-rgb), .18), inset 0 1px 0 rgba(var(--gray-0-rgb), .75)}35%{box-shadow:0 0 0 8px rgba(var(--gray-7-rgb), .22), 0 26px 56px rgba(var(--gray-9-rgb), .24), inset 0 1px 0 rgba(var(--gray-0-rgb), .85)}to{box-shadow:0 0 0 4px rgba(var(--gray-7-rgb), .13), 0 22px 50px rgba(var(--gray-9-rgb), .18), inset 0 1px 0 rgba(var(--gray-0-rgb), .75)}}@media (min-width:768px) and (max-width:1023px){.RealEstateAgentProfileCard-module__9RIYZW__actions,.RealEstateAgentProfileCard-module__9RIYZW__actionMenu,.RealEstateAgentProfileCard-module__9RIYZW__actionLauncherRow{gap:10px}}@media (min-width:768px) and (max-width:1279px){.RealEstateAgentProfileCard-module__9RIYZW__avatarWrap{width:clamp(178px,22vw,192px);height:clamp(178px,22vw,192px)}}@media (max-width:767px) and (min-width:431px){.RealEstateAgentProfileCard-module__9RIYZW__avatarWrap{width:clamp(170px,20vw,192px);height:clamp(170px,20vw,192px)}}@media (max-width:479px){.RealEstateAgentProfileCard-module__9RIYZW__actions,.RealEstateAgentProfileCard-module__9RIYZW__actionMenu,.RealEstateAgentProfileCard-module__9RIYZW__actionLauncherRow{gap:10px}}@media (max-width:430px){.RealEstateAgentProfileCard-module__9RIYZW__cardShell{border-radius:var(--mobile-card-radius)}.RealEstateAgentProfileCard-module__9RIYZW__card{border-radius:var(--mobile-card-radius);padding:14px 14px 18px}.RealEstateAgentProfileCard-module__9RIYZW__cardOverlay{padding:10px}.RealEstateAgentProfileCard-module__9RIYZW__aboutBody{padding:48px 16px 20px}.RealEstateAgentProfileCard-module__9RIYZW__messageModal{padding:22px 18px 20px}.RealEstateAgentProfileCard-module__9RIYZW__avatarWrap{width:170px;height:170px}.RealEstateAgentProfileCard-module__9RIYZW__actionButton{border-radius:16px;min-height:56px}.RealEstateAgentProfileCard-module__9RIYZW__formTopGrid{grid-template-columns:1fr;gap:10px}.RealEstateAgentProfileCard-module__9RIYZW__contactInfo{margin-top:10px}}@media (prefers-reduced-motion:reduce){.RealEstateAgentProfileCard-module__9RIYZW__avatarWrap{animation:none}.RealEstateAgentProfileCard-module__9RIYZW__card,.RealEstateAgentProfileCard-module__9RIYZW__cardSpotlight,.RealEstateAgentProfileCard-module__9RIYZW__cardListingAgent,.RealEstateAgentProfileCard-module__9RIYZW__cardShellListingAgent{transition:none;animation:none}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentMode,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContacts{animation:none}.RealEstateAgentProfileCard-module__9RIYZW__cardDimmed{transition:none}.RealEstateAgentProfileCard-module__9RIYZW__messageModal,.RealEstateAgentProfileCard-module__9RIYZW__messageModalExiting,.RealEstateAgentProfileCard-module__9RIYZW__aboutOverlay,.RealEstateAgentProfileCard-module__9RIYZW__cardShellAboutOpen .RealEstateAgentProfileCard-module__9RIYZW__card,.RealEstateAgentProfileCard-module__9RIYZW__ratingViewOverlay,.RealEstateAgentProfileCard-module__9RIYZW__cardShellRatingOpen .RealEstateAgentProfileCard-module__9RIYZW__card,.RealEstateAgentProfileCard-module__9RIYZW__aboutOverlay .RealEstateAgentProfileCard-module__9RIYZW__aboutBody,.RealEstateAgentProfileCard-module__9RIYZW__ratingViewOverlay .RealEstateAgentProfileCard-module__9RIYZW__aboutBody{animation:none}.RealEstateAgentProfileCard-module__9RIYZW__cardShellAboutOpen,.RealEstateAgentProfileCard-module__9RIYZW__cardShellRatingOpen,.RealEstateAgentProfileCard-module__9RIYZW__actionButton{transition:none}}@media (max-width:767px){.RealEstateAgentProfileCard-module__9RIYZW__cardShell{border-radius:var(--mobile-card-radius);isolation:isolate;background:var(--mobile-card-surface);border:var(--mobile-card-border);box-shadow:var(--mobile-card-inner-highlight);box-sizing:border-box;flex:auto;height:100%;min-height:100%;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__cardShellAboutOpen,.RealEstateAgentProfileCard-module__9RIYZW__cardShellRatingOpen,.RealEstateAgentProfileCard-module__9RIYZW__cardShellListingAgent{box-shadow:var(--mobile-card-inner-highlight)}.RealEstateAgentProfileCard-module__9RIYZW__cardShellIntrinsic,.RealEstateAgentProfileCard-module__9RIYZW__cardIntrinsic,.RealEstateAgentProfileCard-module__9RIYZW__cardIntrinsic.RealEstateAgentProfileCard-module__9RIYZW__cardListingAgent{flex:none;height:auto;min-height:0}.RealEstateAgentProfileCard-module__9RIYZW__cardIntrinsic .RealEstateAgentProfileCard-module__9RIYZW__actions{margin-top:0}.RealEstateAgentProfileCard-module__9RIYZW__card,.RealEstateAgentProfileCard-module__9RIYZW__cardListingAgent{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;flex:auto;height:100%;min-height:100%;overflow:hidden;transform:none}.RealEstateAgentProfileCard-module__9RIYZW__card:before,.RealEstateAgentProfileCard-module__9RIYZW__card:after{display:none}.RealEstateAgentProfileCard-module__9RIYZW__actionButton,.RealEstateAgentProfileCard-module__9RIYZW__actionButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__actionButton:active,.RealEstateAgentProfileCard-module__9RIYZW__actionButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__actionButton:focus-visible,.RealEstateAgentProfileCard-module__9RIYZW__whatsAppButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__whatsAppButton:active,.RealEstateAgentProfileCard-module__9RIYZW__lineButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__lineButton:active,.RealEstateAgentProfileCard-module__9RIYZW__telegramButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__telegramButton:active{box-shadow:var(--mobile-action-shadow);touch-action:manipulation;outline:none;transition:none;transform:none}.RealEstateAgentProfileCard-module__9RIYZW__cardOverlay{background:var(--app-overlay-scrim,rgba(var(--gray-9-rgb), .34));-webkit-backdrop-filter:var(--app-overlay-blur,blur(14px) saturate(112%));backdrop-filter:var(--app-overlay-blur,blur(14px) saturate(112%));overscroll-behavior:contain;touch-action:manipulation;border-radius:0}.RealEstateAgentProfileCard-module__9RIYZW__messageModal{max-height:min(88dvh, calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 40px));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;overflow-y:auto}.RealEstateAgentProfileCard-module__9RIYZW__closeModalButton,.RealEstateAgentProfileCard-module__9RIYZW__closeModalButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__closeModalButton:active,.RealEstateAgentProfileCard-module__9RIYZW__closeModalButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__closeModalButton:focus-visible{background:rgba(var(--gray-9-rgb), .05);color:var(--text-muted);touch-action:manipulation;-webkit-tap-highlight-color:transparent;outline:none;transition:none;transform:none}.RealEstateAgentProfileCard-module__9RIYZW__sendButton,.RealEstateAgentProfileCard-module__9RIYZW__sendButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__sendButton:active,.RealEstateAgentProfileCard-module__9RIYZW__sendButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__sendButton:focus-visible,.RealEstateAgentProfileCard-module__9RIYZW__doneButton,.RealEstateAgentProfileCard-module__9RIYZW__doneButton:hover,.RealEstateAgentProfileCard-module__9RIYZW__doneButton:active,.RealEstateAgentProfileCard-module__9RIYZW__doneButton:focus,.RealEstateAgentProfileCard-module__9RIYZW__doneButton:focus-visible{background:var(--btn-primary-bg);color:var(--btn-primary-color);opacity:1;box-shadow:0 4px 16px rgba(var(--gray-9-rgb), .2);touch-action:manipulation;-webkit-tap-highlight-color:transparent;outline:none;transition:none;transform:none}.RealEstateAgentProfileCard-module__9RIYZW__listingPickerTrigger,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerTrigger:hover,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerTrigger:active,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerTrigger:focus,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerTrigger:focus-visible{touch-action:manipulation;-webkit-tap-highlight-color:transparent;outline:none;transition:none}.RealEstateAgentProfileCard-module__9RIYZW__listingPickerOption,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerOption:hover,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerOption:active,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerOption:focus,.RealEstateAgentProfileCard-module__9RIYZW__listingPickerOption:focus-visible{touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;outline:none;transition:none}.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formInput,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formInput:hover,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formInput:active,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formInput:focus,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formTextarea,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formTextarea:hover,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formTextarea:active,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formTextarea:focus{touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:none}.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formInput::placeholder,.RealEstateAgentProfileCard-module__9RIYZW__messageForm .RealEstateAgentProfileCard-module__9RIYZW__formTextarea::placeholder{color:rgba(var(--gray-7-rgb), .72);opacity:1;font-weight:400}.RealEstateAgentProfileCard-module__9RIYZW__aboutOverlay,.RealEstateAgentProfileCard-module__9RIYZW__ratingViewOverlay,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentMode{box-shadow:none;background:var(--mobile-card-panel-surface);border:none;border-radius:0;animation:none;inset:0}.RealEstateAgentProfileCard-module__9RIYZW__aboutPanel{background:var(--mobile-card-panel-surface)}.RealEstateAgentProfileCard-module__9RIYZW__aboutPanel .RealEstateAgentProfileCard-module__9RIYZW__aboutAvatarWrap,.RealEstateAgentProfileCard-module__9RIYZW__ratingViewOverlay .RealEstateAgentProfileCard-module__9RIYZW__aboutAvatarWrap,.RealEstateAgentProfileCard-module__9RIYZW__aboutPanel .RealEstateAgentProfileCard-module__9RIYZW__aboutAvatarWrap .RealEstateAgentProfileCard-module__9RIYZW__avatarImgClip,.RealEstateAgentProfileCard-module__9RIYZW__ratingViewOverlay .RealEstateAgentProfileCard-module__9RIYZW__aboutAvatarWrap .RealEstateAgentProfileCard-module__9RIYZW__avatarImgClip{border-radius:14px}.RealEstateAgentProfileCard-module__9RIYZW__ratingViewOverlay .RealEstateAgentProfileCard-module__9RIYZW__aboutPanel{background:var(--mobile-card-panel-surface);min-height:100%}.RealEstateAgentProfileCard-module__9RIYZW__aboutClose{z-index:5}.RealEstateAgentProfileCard-module__9RIYZW__aboutScrollFade{background:linear-gradient(to bottom, rgba(var(--surface-page-rgb), 0), var(--mobile-card-panel-surface) 80%);border-radius:0}.RealEstateAgentProfileCard-module__9RIYZW__cardShellAboutOpen .RealEstateAgentProfileCard-module__9RIYZW__card,.RealEstateAgentProfileCard-module__9RIYZW__cardShellRatingOpen .RealEstateAgentProfileCard-module__9RIYZW__card{visibility:hidden;pointer-events:none;animation:none}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentMode{align-items:stretch;gap:10px;padding:16px 12px 14px}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentHeader{padding-right:40px}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentLead{margin-top:4px;line-height:1.4}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentProperty{margin-top:0}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentIdentity{border:1px solid var(--agent-glass-action-border);background:var(--agent-glass-action-bg);width:100%;box-shadow:var(--agent-glass-action-inset-shadow);box-sizing:border-box;border-radius:16px;align-items:flex-start;gap:12px;margin:0;padding:10px 12px}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentAvatarWrap{width:76px;height:76px;box-shadow:0 4px 14px rgba(var(--gray-9-rgb), .12);border-radius:14px}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentIdentityCopy{flex:1;gap:4px;min-width:0;padding-top:2px}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentName{font-size:1rem;line-height:1.25}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentLocation{font-size:.78rem;line-height:1.3}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentEmail{color:var(--agent-glass-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.74rem;font-weight:500;line-height:1.35;text-decoration:none;display:block;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactEmail{display:none}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContacts{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:auto;justify-content:flex-start;gap:8px;width:100%;min-height:0;margin:0;padding:0;display:flex;overflow-y:auto}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactItem{box-sizing:border-box;border-radius:16px;flex:none;gap:12px;width:100%;min-height:48px;padding:10px 12px}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactItem,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactItem:hover,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactItem:active,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactItem:focus,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactItem:focus-visible{border-color:var(--agent-glass-action-border);background:var(--agent-glass-action-bg);box-shadow:var(--agent-glass-action-inset-shadow);touch-action:manipulation;outline:none;transition:none;transform:none}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentMode .RealEstateAgentProfileCard-module__9RIYZW__aboutClose,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentMode .RealEstateAgentProfileCard-module__9RIYZW__aboutClose:hover,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentMode .RealEstateAgentProfileCard-module__9RIYZW__aboutClose:active,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentMode .RealEstateAgentProfileCard-module__9RIYZW__aboutClose:focus,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentMode .RealEstateAgentProfileCard-module__9RIYZW__aboutClose:focus-visible{color:var(--gray-8);box-shadow:0 10px 20px rgba(var(--gray-9-rgb), .14);touch-action:manipulation;background:#fff;outline:none;transition:none;transform:none}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentEmail,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentEmail:hover,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentEmail:active,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentEmail:focus,.RealEstateAgentProfileCard-module__9RIYZW__listingAgentEmail:focus-visible{color:var(--agent-glass-text-muted);-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;outline:none;text-decoration:none}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactIcon{border-radius:11px;width:34px;height:34px}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactCopy{gap:3px}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContactValue{font-size:.82rem;line-height:1.25}.RealEstateAgentProfileCard-module__9RIYZW__listingAgentContacts::-webkit-scrollbar{width:0;height:0;display:none}.RealEstateAgentProfileCard-module__9RIYZW__coverageRow{display:none}}.RealEstateAgentProfileCard-module__9RIYZW__ratingViewOverlay{z-index:31;border-radius:inherit;background:var(--surface-card);box-shadow:none;border:none;animation:.54s cubic-bezier(.22,1,.36,1) both RealEstateAgentProfileCard-module__9RIYZW__modal-in;position:absolute;inset:0;overflow:hidden}.RealEstateAgentProfileCard-module__9RIYZW__ratingViewOverlayExiting{pointer-events:none;animation:.48s cubic-bezier(.4,0,.2,1) both RealEstateAgentProfileCard-module__9RIYZW__modal-out}@media (max-width:767px){.RealEstateAgentProfileCard-module__9RIYZW__ratingViewOverlay,.RealEstateAgentProfileCard-module__9RIYZW__ratingViewOverlayExiting{box-shadow:none;background:var(--mobile-card-panel-surface);opacity:1;border:none;border-radius:0;animation:none;inset:0}.RealEstateAgentProfileCard-module__9RIYZW__ratingViewOverlayExiting{pointer-events:none}}@media (min-width:768px){.RealEstateAgentProfileCard-module__9RIYZW__ratingViewOverlay{border-radius:inherit;background:var(--surface-card);box-shadow:none;transform-origin:50% calc(100% - 52px);will-change:transform, opacity;border:none;animation:.34s cubic-bezier(.16,1,.3,1) both RealEstateAgentProfileCard-module__9RIYZW__about-surface-in}.RealEstateAgentProfileCard-module__9RIYZW__ratingViewOverlay .RealEstateAgentProfileCard-module__9RIYZW__aboutBody{animation:.38s cubic-bezier(.16,1,.3,1) 70ms both RealEstateAgentProfileCard-module__9RIYZW__about-body-in}.RealEstateAgentProfileCard-module__9RIYZW__cardShellRatingOpen{box-shadow:var(--pair-card-shadow-hover)}.RealEstateAgentProfileCard-module__9RIYZW__cardShellRatingOpen .RealEstateAgentProfileCard-module__9RIYZW__card{animation:.34s cubic-bezier(.16,1,.3,1) both RealEstateAgentProfileCard-module__9RIYZW__about-backing-out}}.RealEstateAgentProfileCard-module__9RIYZW__reviewList{gap:0;margin:0;padding:0;list-style:none;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__reviewItem{border-radius:var(--radius-md);border:1px solid var(--border-standard);background:#fff;gap:4px;padding:12px 14px;display:grid}.RealEstateAgentProfileCard-module__9RIYZW__reviewItemHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__reviewerName{color:var(--gray-9);font-size:.82rem;font-weight:700;line-height:1.2}.RealEstateAgentProfileCard-module__9RIYZW__reviewDate{color:var(--gray-5);white-space:nowrap;flex-shrink:0;font-size:.7rem;font-weight:500}.RealEstateAgentProfileCard-module__9RIYZW__reviewStars{align-items:center;gap:1px;line-height:1;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__reviewStar{color:var(--gray-3);font-size:.88rem;line-height:1}.RealEstateAgentProfileCard-module__9RIYZW__reviewStarActive{color:#faad14}.RealEstateAgentProfileCard-module__9RIYZW__reviewComment{color:var(--gray-7);margin:2px 0 0;font-size:.79rem;line-height:1.5}.RealEstateAgentProfileCard-module__9RIYZW__reviewEmptyState{color:var(--gray-5);margin:0;font-size:.8rem;font-style:italic;line-height:1.5}.RealEstateAgentProfileCard-module__9RIYZW__reviewLoginGate{color:rgba(var(--gray-9-rgb), .4);text-align:center;margin:0;padding:12px 0;font-size:.82rem}.RealEstateAgentProfileCard-module__9RIYZW__reviewLoginLink{color:rgba(var(--gray-9-rgb), .7);text-underline-offset:2px;transition:color var(--dur-fast) var(--ease-std);font-weight:600;text-decoration:underline}.RealEstateAgentProfileCard-module__9RIYZW__reviewLoginLink:hover{color:rgba(var(--gray-9-rgb), 1)}.RealEstateAgentProfileCard-module__9RIYZW__reviewStatusNotice{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:16px 0;display:flex}.RealEstateAgentProfileCard-module__9RIYZW__reviewStatusMessage{max-width:28rem;color:rgba(var(--gray-9-rgb), .55);margin:0;font-size:.82rem;line-height:1.5}
.InsightsTab-module__XX35lW__insights{min-height:480px;margin:-28px -28px -32px;padding:28px 28px 32px}.InsightsTab-module__XX35lW__contentRefreshing{pointer-events:none}.InsightsTab-module__XX35lW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.InsightsTab-module__XX35lW__headerEyebrow{letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--navy-800-rgb), .48);margin-bottom:4px;font-size:.62rem;font-weight:700;display:inline-block}.InsightsTab-module__XX35lW__headerTitle{color:var(--ink);letter-spacing:-.01em;margin:0 0 2px;font-size:1.25rem;font-weight:800}.InsightsTab-module__XX35lW__headerSub{color:rgba(var(--navy-800-rgb), .48);margin:0;font-size:.8rem}.InsightsTab-module__XX35lW__periodToggle{border:1.5px solid var(--border-standard);background:#fff;border-radius:12px;flex-shrink:0;align-items:center;gap:4px;padding:3px;display:flex}.InsightsTab-module__XX35lW__periodBtn{color:rgba(var(--navy-800-rgb), .6);cursor:pointer;transition:background var(--dur-fast), color var(--dur-fast);white-space:nowrap;background:0 0;border:none;border-radius:9px;padding:5px 14px;font-family:inherit;font-size:.78rem;font-weight:600}.InsightsTab-module__XX35lW__periodBtn:hover:not(.InsightsTab-module__XX35lW__periodBtnActive){background:rgba(var(--navy-deep-rgb), .04);color:rgba(var(--navy-800-rgb), .78)}.InsightsTab-module__XX35lW__periodBtnActive{background:var(--btn-primary-bg);color:var(--btn-primary-color)}.InsightsTab-module__XX35lW__totalCard{border:1.5px solid var(--border-standard);text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:4px;margin-bottom:16px;padding:24px 20px;display:flex}.InsightsTab-module__XX35lW__totalValue{color:var(--ink);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:2.25rem;font-weight:800;line-height:1}.InsightsTab-module__XX35lW__totalLabel{color:rgba(var(--navy-800-rgb), .55);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:700}.InsightsTab-module__XX35lW__totalSub{max-width:28rem;color:rgba(var(--navy-800-rgb), .48);margin:6px 0 0;font-size:.78rem;line-height:1.5}.InsightsTab-module__XX35lW__statsGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.InsightsTab-module__XX35lW__statCard{border:1.5px solid var(--border-standard);text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:16px 18px;display:flex}.InsightsTab-module__XX35lW__statValue{color:var(--ink);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:800;line-height:1}.InsightsTab-module__XX35lW__statLabel{color:rgba(var(--navy-800-rgb), .5);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.InsightsTab-module__XX35lW__chartArea{width:100%;height:220px}.InsightsTab-module__XX35lW__chartPanel{padding-left:14px;padding-right:14px}.InsightsTab-module__XX35lW__listingList{border-top:1px solid var(--border-standard);flex-direction:column;gap:8px;margin:0;padding:14px 0 0;list-style:none;display:flex}.InsightsTab-module__XX35lW__listingItem{grid-template-columns:20px 1fr;align-items:start;gap:10px;display:grid}.InsightsTab-module__XX35lW__listingRank{color:rgba(var(--navy-800-rgb), .38);text-align:center;font-variant-numeric:tabular-nums;padding-top:2px;font-size:.72rem;font-weight:800}.InsightsTab-module__XX35lW__listingMeta{flex-direction:column;gap:6px;min-width:0;display:flex}.InsightsTab-module__XX35lW__listingTopRow{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.InsightsTab-module__XX35lW__listingTitle{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.InsightsTab-module__XX35lW__listingViews{color:var(--navy-mid);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.78rem;font-weight:700}.InsightsTab-module__XX35lW__listingBarTrack{background:0 0;border-radius:999px;height:3px;overflow:hidden}.InsightsTab-module__XX35lW__listingBarFill{border-radius:inherit;background:#000;height:100%;display:block}.InsightsTab-module__XX35lW__panel{border:1.5px solid var(--border-standard);background:#fff;border-radius:16px;margin-bottom:14px;padding:18px 20px}.InsightsTab-module__XX35lW__panelHead{margin-bottom:14px}.InsightsTab-module__XX35lW__panelTitleRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.InsightsTab-module__XX35lW__panelTitle{color:var(--ink);letter-spacing:-.005em;align-items:center;gap:8px;margin:0;font-size:.92rem;font-weight:800;display:flex}.InsightsTab-module__XX35lW__panelBadge{border-radius:var(--status-tag-radius);letter-spacing:var(--status-tag-letter-spacing);font-size:.68rem;font-weight:700;line-height:var(--status-tag-line-height);text-transform:uppercase;white-space:nowrap;flex-shrink:0;align-items:center;padding:3px 8px;display:inline-flex}.InsightsTab-module__XX35lW__panelSub{color:rgba(var(--navy-800-rgb), .48);margin:4px 0 0;font-size:.78rem;line-height:1.45}.InsightsTab-module__XX35lW__emptyText{color:rgba(var(--navy-800-rgb), .45);text-align:center;margin:0;font-size:.82rem}.InsightsTab-module__XX35lW__countryList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.InsightsTab-module__XX35lW__countryItem{border:none;border-bottom:1px solid var(--border-standard);background:0 0;border-radius:0;grid-template-columns:20px 28px 1fr auto;align-items:start;gap:10px;padding:10px 0;display:grid}.InsightsTab-module__XX35lW__countryItem:last-child{border-bottom:none;padding-bottom:0}.InsightsTab-module__XX35lW__countryRank{color:rgba(var(--navy-800-rgb), .38);text-align:center;font-variant-numeric:tabular-nums;padding-top:1px;font-size:.72rem;font-weight:800;line-height:1.25}.InsightsTab-module__XX35lW__countryFlag{box-shadow:0 1px 3px rgba(var(--gray-9-rgb), .12);border-radius:4px;margin-top:1px;display:block}.InsightsTab-module__XX35lW__countryMeta{flex-direction:column;gap:6px;min-width:0;display:flex}.InsightsTab-module__XX35lW__countryName{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;line-height:1.25;overflow:hidden}.InsightsTab-module__XX35lW__countryStats{flex-shrink:0;align-items:baseline;gap:10px;line-height:1.25;display:flex}.InsightsTab-module__XX35lW__countryViews{color:var(--navy-mid);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.82rem;font-weight:700}.InsightsTab-module__XX35lW__countryBarTrack{background:0 0;border-radius:999px;height:3px;overflow:hidden}.InsightsTab-module__XX35lW__countryBarFill{border-radius:inherit;background:#000;height:100%;display:block}.InsightsTab-module__XX35lW__countryShare{border-radius:var(--status-tag-radius);min-width:2.5rem;letter-spacing:var(--status-tag-letter-spacing);font-size:.72rem;font-weight:700;line-height:var(--status-tag-line-height);text-transform:uppercase;text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap;justify-content:center;align-items:center;padding:2px 8px;display:inline-flex}.InsightsTab-module__XX35lW__panelBadge,.InsightsTab-module__XX35lW__countryShare{border:1.5px solid var(--border-standard);box-shadow:none;color:var(--ink);background:#fff}.InsightsTab-module__XX35lW__loadingState,.InsightsTab-module__XX35lW__errorState{min-height:200px;color:rgba(var(--navy-800-rgb), .55);background:rgba(var(--input-border-rgb), .15);border:1px dashed var(--border-standard);border-radius:14px;justify-content:center;align-items:center;gap:8px;font-size:.85rem;display:flex}.InsightsTab-module__XX35lW__errorState{color:#b45309;background:#f59e0b14;border-color:#f59e0b59}.InsightsTab-module__XX35lW__insights.InsightsTab-module__XX35lW__insightsMobile,.InsightsTab-module__XX35lW__insightsMobile{flex-direction:column;gap:14px;width:100%;min-width:0;max-width:100%;min-height:0;margin:0;padding:0;display:flex;overflow-x:hidden}.InsightsTab-module__XX35lW__insightsContentMobile{flex-direction:column;gap:14px;width:100%;min-width:0;max-width:100%;display:flex}.InsightsTab-module__XX35lW__headerMobile{justify-content:stretch;margin-bottom:0}.InsightsTab-module__XX35lW__headerMobile .InsightsTab-module__XX35lW__periodToggle{border:1px solid var(--pair-card-border);justify-content:stretch;width:100%}.InsightsTab-module__XX35lW__headerMobile .InsightsTab-module__XX35lW__periodBtn{text-align:center;-webkit-tap-highlight-color:transparent;flex:1 1 0;min-height:36px}.InsightsTab-module__XX35lW__totalCardMobile{border:1px solid var(--pair-card-border);background:var(--surface-card);border-radius:var(--mobile-card-radius,var(--radius-2xl));box-shadow:var(--mobile-action-shadow,var(--shadow-card));margin-bottom:0;padding:18px 16px}.InsightsTab-module__XX35lW__totalCardMobile .InsightsTab-module__XX35lW__totalValue{font-size:1.85rem}.InsightsTab-module__XX35lW__totalCardMobile .InsightsTab-module__XX35lW__totalSub{font-size:.72rem}.InsightsTab-module__XX35lW__statsGridMobile{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;min-width:0;max-width:100%;margin:0;padding:0;display:grid}.InsightsTab-module__XX35lW__statCardMobile{border:1px solid var(--pair-card-border);background:var(--surface-card);border-radius:var(--radius-lg);width:auto;min-width:0;min-height:76px;box-shadow:var(--mobile-action-shadow,var(--shadow-card));padding:12px 8px}.InsightsTab-module__XX35lW__statCardMobile .InsightsTab-module__XX35lW__statValue{font-size:1.15rem}.InsightsTab-module__XX35lW__statCardMobile .InsightsTab-module__XX35lW__statLabel{color:var(--text-label);font-size:.65rem;font-weight:700;line-height:1.25}.InsightsTab-module__XX35lW__panelMobile,.InsightsTab-module__XX35lW__panelMobileChart{border:1px solid var(--pair-card-border);background:var(--surface-card);border-radius:var(--mobile-card-radius,var(--radius-2xl));box-shadow:var(--mobile-action-shadow,var(--shadow-card));min-width:0;max-width:100%;margin-bottom:0;padding:16px 14px;overflow:hidden}.InsightsTab-module__XX35lW__chartAreaMobile{width:100%;min-width:0;max-width:100%;height:180px;overflow:visible}.InsightsTab-module__XX35lW__insightsMobile .InsightsTab-module__XX35lW__loadingState,.InsightsTab-module__XX35lW__insightsMobile .InsightsTab-module__XX35lW__errorState{border-radius:var(--mobile-card-radius,var(--radius-2xl));border:1px dashed var(--pair-card-border);background:var(--surface-card);min-height:160px;box-shadow:var(--mobile-action-shadow,var(--shadow-card))}@media (hover:hover) and (pointer:fine){.InsightsTab-module__XX35lW__insightsMobile .InsightsTab-module__XX35lW__periodBtn:hover:not(.InsightsTab-module__XX35lW__periodBtnActive){background:rgba(var(--navy-deep-rgb), .04);color:rgba(var(--navy-800-rgb), .78)}}@media (hover:none),(pointer:coarse){.InsightsTab-module__XX35lW__insightsMobile .InsightsTab-module__XX35lW__periodBtn:not(.InsightsTab-module__XX35lW__periodBtnActive),.InsightsTab-module__XX35lW__insightsMobile .InsightsTab-module__XX35lW__periodBtn:not(.InsightsTab-module__XX35lW__periodBtnActive):hover,.InsightsTab-module__XX35lW__insightsMobile .InsightsTab-module__XX35lW__periodBtn:not(.InsightsTab-module__XX35lW__periodBtnActive):active,.InsightsTab-module__XX35lW__insightsMobile .InsightsTab-module__XX35lW__periodBtn:not(.InsightsTab-module__XX35lW__periodBtnActive):focus,.InsightsTab-module__XX35lW__insightsMobile .InsightsTab-module__XX35lW__periodBtn:not(.InsightsTab-module__XX35lW__periodBtnActive):focus-visible{color:rgba(var(--navy-800-rgb), .6);touch-action:manipulation;background:0 0;outline:none;transition:none}.InsightsTab-module__XX35lW__insightsMobile .InsightsTab-module__XX35lW__periodBtnActive,.InsightsTab-module__XX35lW__insightsMobile .InsightsTab-module__XX35lW__periodBtnActive:hover,.InsightsTab-module__XX35lW__insightsMobile .InsightsTab-module__XX35lW__periodBtnActive:active,.InsightsTab-module__XX35lW__insightsMobile .InsightsTab-module__XX35lW__periodBtnActive:focus,.InsightsTab-module__XX35lW__insightsMobile .InsightsTab-module__XX35lW__periodBtnActive:focus-visible{background:var(--btn-primary-bg);color:var(--btn-primary-color);touch-action:manipulation;outline:none;transition:none}}@media (max-width:430px){.InsightsTab-module__XX35lW__headerMobile .InsightsTab-module__XX35lW__periodBtn{min-height:40px;font-size:.72rem}.InsightsTab-module__XX35lW__totalCardMobile{padding:16px 14px}.InsightsTab-module__XX35lW__panelMobile{padding:14px 12px}}@media (max-width:1023px){.InsightsTab-module__XX35lW__insights:not(.InsightsTab-module__XX35lW__insightsMobile){margin:-20px -18px -24px;padding:20px 18px 24px}.InsightsTab-module__XX35lW__statsGrid{grid-template-columns:1fr}}@media (max-width:480px){.InsightsTab-module__XX35lW__insights:not(.InsightsTab-module__XX35lW__insightsMobile){margin:-16px -14px -20px;padding:16px 14px 20px}.InsightsTab-module__XX35lW__header{flex-direction:column;align-items:flex-start;gap:10px}.InsightsTab-module__XX35lW__periodBtn{padding:5px 10px;font-size:.72rem}.InsightsTab-module__XX35lW__totalValue{font-size:1.85rem}}
.AdminReviewDialogs-module__krypmq__dialogOverlay{padding:var(--layout-gutter);justify-content:center;align-items:center}.AdminReviewDialogs-module__krypmq__dialogPanel{width:100%;max-width:min(560px, calc(100vw - 2 * var(--layout-gutter)));max-height:calc(100dvh - 2 * var(--layout-gutter));background:var(--surface-card);border:1px solid var(--border-standard);border-radius:var(--radius-sm);box-shadow:var(--elevation-dialog);flex-direction:column;display:flex;overflow:hidden}.AdminReviewDialogs-module__krypmq__header{border-bottom:1px solid var(--border-separator);background:var(--surface-page);justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 22px 16px;display:flex}.AdminReviewDialogs-module__krypmq__headerText{min-width:0}.AdminReviewDialogs-module__krypmq__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--text-label);margin:0 0 4px;font-size:.68rem;font-weight:700}.AdminReviewDialogs-module__krypmq__title{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:1.05rem;font-weight:800}.AdminReviewDialogs-module__krypmq__subtitle{color:var(--text-secondary);margin:6px 0 0;font-size:.8rem;line-height:1.45}.AdminReviewDialogs-module__krypmq__closeBtn{border:1px solid var(--border-standard);border-radius:var(--radius-sm);background:var(--surface-card);width:32px;height:32px;color:var(--text-label);cursor:pointer;flex-shrink:0;font-size:1.2rem;line-height:1}.AdminReviewDialogs-module__krypmq__body{flex-direction:column;gap:16px;padding:18px 22px 22px;display:flex;overflow:auto}.AdminReviewDialogs-module__krypmq__loading,.AdminReviewDialogs-module__krypmq__error{margin:0;font-size:.84rem;line-height:1.45}.AdminReviewDialogs-module__krypmq__error{color:var(--danger,#b42318)}.AdminReviewDialogs-module__krypmq__reviewBody,.AdminReviewDialogs-module__krypmq__reportBody{color:var(--text-primary);margin:0;font-size:.86rem;line-height:1.55}.AdminReviewDialogs-module__krypmq__detailGrid{gap:8px;margin:0;display:grid}.AdminReviewDialogs-module__krypmq__detailRow{grid-template-columns:7.5rem 1fr;gap:10px;font-size:.82rem;display:grid}.AdminReviewDialogs-module__krypmq__detailRow dt{color:var(--text-label);margin:0;font-weight:600}.AdminReviewDialogs-module__krypmq__detailRow dd{color:var(--text-primary);margin:0}.AdminReviewDialogs-module__krypmq__sectionLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-label);margin:0 0 8px;font-size:.68rem;font-weight:700}.AdminReviewDialogs-module__krypmq__section{border-top:1px solid var(--border-separator);padding-top:4px}.AdminReviewDialogs-module__krypmq__statusRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.AdminReviewDialogs-module__krypmq__reportPicker{flex-direction:column;gap:8px;display:flex}.AdminReviewDialogs-module__krypmq__reportPickerList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.AdminReviewDialogs-module__krypmq__reportPickerItem{border:1px solid var(--border-standard);border-radius:var(--radius-sm);background:var(--surface-card);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:9px 11px;display:flex}.AdminReviewDialogs-module__krypmq__reportPickerItem:hover{border-color:rgba(var(--gray-9-rgb), .22)}.AdminReviewDialogs-module__krypmq__reportPickerItemActive{border-color:rgba(var(--brand-rgb,29, 78, 216), .35);box-shadow:inset 0 0 0 1px rgba(var(--brand-rgb,29, 78, 216), .12)}.AdminReviewDialogs-module__krypmq__reportPickerLabel{flex-direction:column;gap:2px;min-width:0;display:flex}.AdminReviewDialogs-module__krypmq__reportPickerTitle{color:var(--ink);font-size:.82rem;font-weight:700}.AdminReviewDialogs-module__krypmq__reportPickerMeta{color:var(--text-secondary);font-size:.75rem}.AdminReviewDialogs-module__krypmq__replyMeta{color:var(--text-secondary);margin:6px 0 0;font-size:.75rem}.AdminReviewDialogs-module__krypmq__reviewContent{border:1px solid var(--border-standard);border-radius:var(--radius-sm);background:rgba(var(--gray-9-rgb), .02);flex-direction:column;gap:14px;padding:14px 16px;display:flex}.AdminReviewDialogs-module__krypmq__reviewField{flex-direction:column;gap:6px;display:flex}.AdminReviewDialogs-module__krypmq__reviewFieldLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-label);margin:0;font-size:.68rem;font-weight:700}.AdminReviewDialogs-module__krypmq__reviewFieldValue{color:var(--text-primary);margin:0;font-size:.88rem;line-height:1.5}.AdminReviewDialogs-module__krypmq__reviewFieldBody{white-space:pre-wrap}.AdminReviewDialogs-module__krypmq__optionalEmpty{color:var(--text-secondary);font-style:italic}.AdminReviewDialogs-module__krypmq__moderationNoteBox{border-top:1px dashed var(--border-separator);padding-top:10px}
.AgentDashboardHomeHub-module__0yA06W__hub{flex-direction:column;gap:18px;padding-bottom:8px;display:flex}.AgentDashboardHomeHub-module__0yA06W__welcomeCard{border-radius:var(--mobile-card-radius,var(--radius-2xl));background:var(--surface-card);border:1px solid var(--pair-card-border);width:100%;box-shadow:var(--mobile-action-shadow,var(--shadow-card));color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background var(--dur-fast) var(--ease-std);align-items:center;gap:12px;padding:16px;display:flex}@media (hover:hover) and (pointer:fine){.AgentDashboardHomeHub-module__0yA06W__welcomeCard:hover{background:var(--currency-row-hover-tint)}}.AgentDashboardHomeHub-module__0yA06W__welcomeCard:focus-visible{outline:var(--focus-ring);outline-offset:2px}.AgentDashboardHomeHub-module__0yA06W__avatar{object-fit:cover;border-radius:999px;flex-shrink:0;width:52px;height:52px}.AgentDashboardHomeHub-module__0yA06W__welcomeText{flex:auto;min-width:0}.AgentDashboardHomeHub-module__0yA06W__welcomeChevron{flex:none;display:inline-flex}.AgentDashboardHomeHub-module__0yA06W__welcomeLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-label);margin:0;font-size:.68rem;font-weight:700}.AgentDashboardHomeHub-module__0yA06W__welcomeName{letter-spacing:-.02em;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:1rem;font-weight:800;overflow:hidden}.AgentDashboardHomeHub-module__0yA06W__welcomeMeta{color:var(--text-secondary);margin:2px 0 0;font-size:.72rem;font-weight:600}.AgentDashboardHomeHub-module__0yA06W__sectionTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--text-label);margin:0 0 10px;padding:0 4px;font-size:.68rem;font-weight:700}.AgentDashboardHomeHub-module__0yA06W__quickActions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.AgentDashboardHomeHub-module__0yA06W__quickAction{border-radius:var(--radius-lg);background:var(--surface-card);border:1px solid var(--pair-card-border);min-height:76px;box-shadow:var(--mobile-action-shadow,var(--shadow-card));color:var(--ink);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background var(--dur-fast) var(--ease-std);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px 8px;display:flex;position:relative}@media (hover:hover) and (pointer:fine){.AgentDashboardHomeHub-module__0yA06W__quickAction:hover{background:var(--currency-row-hover-tint)}}.AgentDashboardHomeHub-module__0yA06W__quickAction:focus-visible{outline:var(--focus-ring);outline-offset:2px}.AgentDashboardHomeHub-module__0yA06W__quickActionIcon{background:var(--surface-page);width:36px;height:36px;color:var(--text-secondary);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.AgentDashboardHomeHub-module__0yA06W__quickActionLabel{letter-spacing:-.01em;text-align:center;font-size:.68rem;font-weight:800;line-height:1.2}.AgentDashboardHomeHub-module__0yA06W__metricsScroll{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:100%;margin:0;display:grid}.AgentDashboardHomeHub-module__0yA06W__metricCard{border-radius:var(--radius-lg);background:var(--surface-card);border:1px solid var(--pair-card-border);width:auto;min-width:0;min-height:76px;box-shadow:var(--mobile-action-shadow,var(--shadow-card));text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background var(--dur-fast) var(--ease-std);flex-direction:column;justify-content:center;align-items:center;padding:12px 8px;display:flex}@media (hover:hover) and (pointer:fine){.AgentDashboardHomeHub-module__0yA06W__metricCard:hover{background:var(--currency-row-hover-tint)}}.AgentDashboardHomeHub-module__0yA06W__metricCard:focus-visible{outline:var(--focus-ring);outline-offset:2px}.AgentDashboardHomeHub-module__0yA06W__metricValue{letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:800;display:block}.AgentDashboardHomeHub-module__0yA06W__metricReviewValue{justify-content:center;align-items:center;gap:6px;display:flex}.AgentDashboardHomeHub-module__0yA06W__metricStars{color:var(--warning,#f59e0b);align-items:center;gap:1px;display:inline-flex}.AgentDashboardHomeHub-module__0yA06W__metricStarFilled{color:var(--warning,#f59e0b)}.AgentDashboardHomeHub-module__0yA06W__metricStarEmpty{color:var(--text-label);opacity:.45}.AgentDashboardHomeHub-module__0yA06W__metricLabel{color:var(--text-label);margin-top:6px;font-size:.68rem;font-weight:700;line-height:1.25;display:block}.AgentDashboardHomeHub-module__0yA06W__metricSub{color:var(--text-secondary);margin-top:3px;font-size:.62rem;font-weight:600;display:block}.AgentDashboardHomeHub-module__0yA06W__performanceSection{flex-direction:column;gap:12px;display:flex}.AgentDashboardHomeHub-module__0yA06W__performanceCard,.AgentDashboardHomeHub-module__0yA06W__performanceState{background:var(--surface-card);border:1px solid var(--pair-card-border);border-radius:var(--mobile-card-radius,var(--radius-2xl));box-shadow:var(--mobile-action-shadow,var(--shadow-card));min-width:0;max-width:100%;overflow:hidden}.AgentDashboardHomeHub-module__0yA06W__performanceCard{padding:16px 14px}.AgentDashboardHomeHub-module__0yA06W__performanceState{min-height:160px;color:var(--text-secondary);justify-content:center;align-items:center;padding:16px 14px;font-size:.85rem;display:flex}.AgentDashboardHomeHub-module__0yA06W__performanceChartArea{width:100%;min-width:0;max-width:100%;height:180px;overflow:visible}@media (max-width:430px){.AgentDashboardHomeHub-module__0yA06W__hub{gap:14px;padding-bottom:4px}}@media (max-width:360px){.AgentDashboardHomeHub-module__0yA06W__quickActions{grid-template-columns:1fr}.AgentDashboardHomeHub-module__0yA06W__quickAction{flex-direction:row;justify-content:flex-start;min-height:52px;padding:12px 14px}.AgentDashboardHomeHub-module__0yA06W__quickActionLabel{text-align:left}}@media (hover:none),(pointer:coarse){.AgentDashboardHomeHub-module__0yA06W__welcomeCard,.AgentDashboardHomeHub-module__0yA06W__welcomeCard:hover,.AgentDashboardHomeHub-module__0yA06W__welcomeCard:active,.AgentDashboardHomeHub-module__0yA06W__welcomeCard:focus,.AgentDashboardHomeHub-module__0yA06W__welcomeCard:focus-visible,.AgentDashboardHomeHub-module__0yA06W__quickAction,.AgentDashboardHomeHub-module__0yA06W__quickAction:hover,.AgentDashboardHomeHub-module__0yA06W__quickAction:active,.AgentDashboardHomeHub-module__0yA06W__quickAction:focus,.AgentDashboardHomeHub-module__0yA06W__quickAction:focus-visible,.AgentDashboardHomeHub-module__0yA06W__metricCard,.AgentDashboardHomeHub-module__0yA06W__metricCard:hover,.AgentDashboardHomeHub-module__0yA06W__metricCard:active,.AgentDashboardHomeHub-module__0yA06W__metricCard:focus,.AgentDashboardHomeHub-module__0yA06W__metricCard:focus-visible{background:var(--surface-card);touch-action:manipulation;outline:none;transition:none}}
.AdminListingModerationDialog-module__QCu8iW__thumbMeta{color:var(--text-label);margin:0 0 8px;font-size:.72rem;font-weight:600}.AdminListingModerationDialog-module__QCu8iW__thumbScroll{border:1px solid var(--border-standard);border-radius:var(--radius-sm);background:var(--surface-page);-webkit-overflow-scrolling:touch;max-height:220px;overflow:auto}.AdminListingModerationDialog-module__QCu8iW__thumbGrid{flex-wrap:wrap;gap:8px;padding:10px;display:flex}.AdminListingModerationDialog-module__QCu8iW__thumbButton{border:1px solid var(--border-standard);border-radius:var(--radius-sm);background:var(--surface-card);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-std), box-shadow var(--dur-fast) var(--ease-std);flex:none;margin:0;padding:0;display:block;overflow:hidden}.AdminListingModerationDialog-module__QCu8iW__thumbButton:hover{border-color:rgba(var(--gray-9-rgb), .22);box-shadow:var(--shadow-card)}.AdminListingModerationDialog-module__QCu8iW__thumbButton:focus-visible{outline:var(--focus-ring);outline-offset:2px}.AdminListingModerationDialog-module__QCu8iW__thumbImage{object-fit:cover;background:rgba(var(--input-border-rgb), .35);width:72px;height:54px;display:block}.AdminListingModerationDialog-module__QCu8iW__thumbEmpty{border:1px dashed var(--border-standard);border-radius:var(--radius-sm);color:var(--text-secondary);background:var(--surface-page);margin:0;padding:14px 12px;font-size:.82rem;line-height:1.45}.AdminListingModerationDialog-module__QCu8iW__previewOverlay{z-index:calc(var(--z-dialog,1200) + 2);padding:var(--layout-gutter);background:rgba(var(--gray-12-rgb,15, 23, 42), .72);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AdminListingModerationDialog-module__QCu8iW__previewShell{width:min(920px,100%);max-height:calc(100dvh - 2 * var(--layout-gutter));border:1px solid var(--border-standard);border-radius:var(--radius-sm);background:var(--surface-card);box-shadow:var(--elevation-dialog);flex-direction:column;gap:12px;padding:16px;display:flex;position:relative}.AdminListingModerationDialog-module__QCu8iW__previewTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.AdminListingModerationDialog-module__QCu8iW__previewCaption{color:var(--text-secondary);margin:0;font-size:.8rem;font-weight:600}.AdminListingModerationDialog-module__QCu8iW__previewClose{border:1px solid var(--border-standard);border-radius:var(--radius-sm);background:var(--surface-card);width:32px;height:32px;color:var(--text-label);cursor:pointer;flex-shrink:0;font-size:1.2rem;line-height:1}.AdminListingModerationDialog-module__QCu8iW__previewImageWrap{border-radius:var(--radius-sm);background:var(--surface-page);justify-content:center;align-items:center;min-height:200px;max-height:calc(100dvh - 12rem);display:flex;position:relative;overflow:hidden}.AdminListingModerationDialog-module__QCu8iW__previewArrow{z-index:1;background:rgba(var(--overlay-nav-rgb), .42);width:36px;height:36px;color:rgba(var(--gray-0-rgb), .9);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-std), box-shadow var(--dur-fast) var(--ease-std);border:0;border-radius:999px;place-items:center;margin:0;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.AdminListingModerationDialog-module__QCu8iW__previewArrowLeft{left:12px}.AdminListingModerationDialog-module__QCu8iW__previewArrowRight{right:12px}.AdminListingModerationDialog-module__QCu8iW__previewArrow:hover{background:rgba(var(--overlay-nav-rgb), .58);box-shadow:0 4px 12px rgba(var(--gray-9-rgb), .28)}.AdminListingModerationDialog-module__QCu8iW__previewArrow:focus-visible{outline:var(--focus-ring);outline-offset:2px}.AdminListingModerationDialog-module__QCu8iW__previewImage{object-fit:contain;max-width:100%;max-height:calc(100dvh - 12rem);display:block}
.AdminSupportDialogs-module__jmm7Mq__chevron{border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid var(--text-label);flex-shrink:0;width:0;height:0;font-size:0;line-height:0}.AdminSupportDialogs-module__jmm7Mq__dialogPanel{width:100%;max-width:min(640px, calc(100vw - 2 * var(--layout-gutter)))}.AdminSupportDialogs-module__jmm7Mq__messageList{flex-direction:column;gap:10px;max-height:280px;padding:2px;display:flex;overflow:auto}.AdminSupportDialogs-module__jmm7Mq__message{border-radius:var(--radius-sm);border:1px solid var(--border-standard);color:var(--text-primary);padding:12px 14px;font-size:.82rem;line-height:1.5}.AdminSupportDialogs-module__jmm7Mq__messageSupport{background:var(--surface-page)}.AdminSupportDialogs-module__jmm7Mq__messageUser{background:var(--surface-card)}.AdminSupportDialogs-module__jmm7Mq__messageMeta{color:var(--text-label);margin-bottom:6px;font-size:.72rem;font-weight:600}.AdminSupportDialogs-module__jmm7Mq__statusActions{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.AdminSupportDialogs-module__jmm7Mq__statusActionBtn{min-height:34px}.AdminSupportDialogs-module__jmm7Mq__statusActionBtnActive{opacity:.55;cursor:default}
.AdminListingModerationControl-module__5d_DqG__chevron{border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid var(--text-label);flex-shrink:0;width:0;height:0;font-size:0;line-height:0}
.AdminReviewsListView-module__6q6c7W__flagCell{text-align:right;vertical-align:middle;padding-left:8px;padding-right:4px}.AdminReviewsListView-module__6q6c7W__flagHead{padding-left:8px;padding-right:4px}.AdminReviewsListView-module__6q6c7W__flagBtn{color:#b45309;cursor:pointer;white-space:nowrap;background:#b4530914;border:1px solid #b4530938;border-radius:999px;align-items:center;gap:3px;margin:0;padding:2px 6px;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.AdminReviewsListView-module__6q6c7W__flagBtn:hover{background:#b4530924}.AdminReviewsListView-module__6q6c7W__flagBtn:focus-visible{outline:var(--focus-ring);outline-offset:2px}.AdminReviewsListView-module__6q6c7W__flagIcon{font-size:.8rem;line-height:1}.AdminReviewsListView-module__6q6c7W__flagCount{font-variant-numeric:tabular-nums}.AdminReviewsListView-module__6q6c7W__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}