.edit-button[data-v-59d476fe]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px 12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;border-radius:999px;font-size:var(--font-size-sm);font-style:normal;font-family:var(--font-geist-medium);font-weight:500;line-height:var(--line-height-20);text-decoration:none;white-space:nowrap;color:var(--color-text-tertiary);border:1px solid var(--color-border-subtle);background:var(--color-bg-primary)}.edit-button[data-v-59d476fe]:hover{background-color:var(--color-border-default)}.edit-button[data-v-59d476fe]:active{background-color:#dfe1e7}.profile-card,.square-rounded .edit-button[data-v-59d476fe]{border-radius:var(--radius-lg)}.profile-card{display:-webkit-box;display:-ms-flexbox;display:flex;width:300px;padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:8px;background:var(--color-bg-primary);-webkit-box-shadow:var(--shadow-popover);box-shadow:var(--shadow-popover);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.profile-card .profile-card__body{width:100%}.profile-card .profile-card__body .profile-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4px}.profile-card .profile-card__body .profile-header .profile-image img{width:64px;height:64px;border-radius:100%;-o-object-fit:cover;object-fit:cover}.profile-card .profile-card__body .profile-header .profile-image:hover{cursor:pointer}.profile-card .profile-card__body .profile-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:4px}.profile-card .profile-card__body .profile-title .full-name{color:#36394a;font-size:var(--font-size-base);font-family:var(--font-geist-medium);font-weight:500;line-height:var(--line-height-24)}.profile-card .profile-card__body .profile-title .full-name:hover{cursor:pointer;text-decoration:underline}.profile-card .profile-card__body .profile-title .user-name{color:var(--color-text-subdued);font-size:var(--font-size-xs);font-family:var(--font-geist);font-weight:400;line-height:var(--line-height-16)}.profile-card .profile-card__body .profile-title .user-name:hover{cursor:pointer}.profile-card .profile-card__body .profile-info{width:100%;max-width:268px;color:var(--color-text-tertiary);font-family:var(--font-geist);font-size:var(--font-size-sm);font-weight:400;line-height:18px;white-space:normal}.profile-card__footer{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.profile-card__footer,.profile-card__footer .follow-counts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-card__footer .follow-counts .count,.profile-card__footer .follow-counts .count-title{line-height:var(--line-height-20)}.profile-card__footer .follow-counts .count{font-family:var(--font-geist-medium);color:var(--color-text-tertiary);font-size:var(--font-size-sm);font-weight:500;margin-right:4px}.profile-card__footer .follow-counts .count-title{color:var(--color-text-placeholder);font-size:var(--font-size-xs);font-family:var(--font-geist);font-weight:400}.profile-card__footer .follow-counts .count-title:hover{text-decoration:underline}.profile-card__footer .follow-counts:hover{cursor:pointer}