@keyframes user-popover-primary-action-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-primary-action-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-l);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-primary-action-no-padding-bottom{padding-bottom:0}.user-popover-primary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:relative;max-width:100%}.dark-mode .user-popover-primary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-primary-action-placeholder:after{animation:user-popover-primary-action-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-primary-action-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-primary-action-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-primary-action-placeholder.user-popover-primary-action-avatar{border-radius:var(--radius-m);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-primary-action-placeholder.user-popover-primary-action-tagline{height:1.6rem;width:18rem}.user-popover-primary-action-placeholder.user-popover-primary-action-name{height:1.6rem;width:15.2rem}.user-popover-primary-action-placeholder.user-popover-primary-action-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-primary-action-placeholder.user-popover-primary-action-action{border-radius:var(--radius-l);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-primary-action-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-primary-action-about{overflow:hidden}.user-popover-primary-action-avatar{flex-shrink:0}.user-popover-primary-action-tagline{margin-bottom:var(--space-4)}.user-popover-primary-action-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-primary-action-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-primary-action-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-primary-action-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-primary-action-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-primary-action-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-primary-action-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-primary-action-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-primary-action-action-btn-icon{display:none}.user-popover-primary-action-large,.user-popover-primary-action-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-primary-action-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-primary-action-button{width:14.4rem}.user-popover-primary-action-action-btn-icon{display:grid}.user-popover-primary-action-large,.user-popover-primary-action-placeholder-action{width:18rem}}@keyframes user-popover-secondary-action-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-secondary-action-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-l);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-secondary-action-no-padding-bottom{padding-bottom:0}.user-popover-secondary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:relative;max-width:100%}.dark-mode .user-popover-secondary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-secondary-action-placeholder:after{animation:user-popover-secondary-action-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-secondary-action-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-secondary-action-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-secondary-action-placeholder.user-popover-secondary-action-avatar{border-radius:var(--radius-m);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-tagline{height:1.6rem;width:18rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-name{height:1.6rem;width:15.2rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-action{border-radius:var(--radius-l);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-secondary-action-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-secondary-action-about{overflow:hidden}.user-popover-secondary-action-avatar{flex-shrink:0}.user-popover-secondary-action-tagline{margin-bottom:var(--space-4)}.user-popover-secondary-action-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-secondary-action-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-secondary-action-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-secondary-action-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-secondary-action-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-secondary-action-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-secondary-action-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-secondary-action-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-secondary-action-action-btn-icon{display:none}.user-popover-secondary-action-large,.user-popover-secondary-action-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-secondary-action-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-secondary-action-button{width:14.4rem}.user-popover-secondary-action-action-btn-icon{display:grid}.user-popover-secondary-action-large,.user-popover-secondary-action-placeholder-action{width:18rem}}@keyframes user-popover-actions-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-actions-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-l);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-actions-no-padding-bottom{padding-bottom:0}.user-popover-actions-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:relative;max-width:100%}.dark-mode .user-popover-actions-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-actions-placeholder:after{animation:user-popover-actions-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-actions-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-actions-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-actions-placeholder.user-popover-actions-avatar{border-radius:var(--radius-m);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-actions-placeholder.user-popover-actions-tagline{height:1.6rem;width:18rem}.user-popover-actions-placeholder.user-popover-actions-name{height:1.6rem;width:15.2rem}.user-popover-actions-placeholder.user-popover-actions-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-actions-placeholder.user-popover-actions-action{border-radius:var(--radius-l);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-actions-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-actions-about{overflow:hidden}.user-popover-actions-avatar{flex-shrink:0}.user-popover-actions-tagline{margin-bottom:var(--space-4)}.user-popover-actions-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-actions-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-actions-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-actions-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-actions-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-actions-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-actions-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-actions-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-actions-action-btn-icon{display:none}.user-popover-actions-large,.user-popover-actions-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-actions-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-actions-button{width:14.4rem}.user-popover-actions-action-btn-icon{display:grid}.user-popover-actions-large,.user-popover-actions-placeholder-action{width:18rem}}.user-popover-actions-component{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex;width:100%;z-index:1}.user-popover-actions-button-more{width:6.4rem}.user-popover-actions-more{position:relative}@keyframes user-popover-placeholder-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-placeholder-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-l);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-placeholder-no-padding-bottom{padding-bottom:0}.user-popover-placeholder-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:relative;max-width:100%}.dark-mode .user-popover-placeholder-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-placeholder-placeholder:after{animation:user-popover-placeholder-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-placeholder-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-placeholder-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-placeholder-placeholder.user-popover-placeholder-avatar{border-radius:var(--radius-m);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-placeholder-placeholder.user-popover-placeholder-tagline{height:1.6rem;width:18rem}.user-popover-placeholder-placeholder.user-popover-placeholder-name{height:1.6rem;width:15.2rem}.user-popover-placeholder-placeholder.user-popover-placeholder-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-placeholder-placeholder.user-popover-placeholder-action{border-radius:var(--radius-l);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-placeholder-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-placeholder-about{overflow:hidden}.user-popover-placeholder-avatar{flex-shrink:0}.user-popover-placeholder-tagline{margin-bottom:var(--space-4)}.user-popover-placeholder-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-placeholder-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-placeholder-tagline .flair-component{height:1.6rem;width:1.6rem}.user-lifetime-score-tagline{overflow:hidden}.user-popover-placeholder-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-placeholder-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-placeholder-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-placeholder-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-placeholder-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-placeholder-action-btn-icon{display:none}.user-popover-placeholder-large,.user-popover-placeholder-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-placeholder-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-placeholder-button{width:14.4rem}.user-popover-placeholder-action-btn-icon{display:grid}.user-popover-placeholder-large,.user-popover-placeholder-placeholder-action{width:18rem}}
