.notes-list-component{align-items:center;display:flex;width:100%}.notes-list-content{padding-bottom:1.6rem;padding-top:1.6rem}.notes-list-item{border-top:.1rem solid var(--color-border-default);display:flex;padding:1.6rem 0}.notes-list-item:first-child{border-top:0}.notes-list-item:hover .notes-list-can-hide{display:none}.notes-list-item:hover .notes-list-action-button,.notes-list-item:hover .notes-list-actions-wrapper{display:flex}.notes-list-item-details{width:100%}.notes-list-details-headline{align-items:center;-moz-column-gap:1.2rem;column-gap:1.2rem;display:flex;height:2.5rem;justify-content:space-between;margin-bottom:.5rem}.notes-list-date{color:var(--color-text-subtle)}[dir=ltr] .notes-list-date{text-align:right}[dir=rtl] .notes-list-date{text-align:left}.notes-list-actions-wrapper{align-items:center;display:none;gap:.2rem}.notes-list-actions-vote-wrap{align-items:center;display:flex;flex-shrink:0;gap:var(--space-4)}.notes-list-action-button{background-color:transparent;border:none;margin:0;padding:var(--space-2);color:var(--color-icon-default);display:none}.notes-list-action-button:hover{color:var(--color-icon-default-hovered)}.notes-list-avatar-image{flex-shrink:0}.notes-list-username{font-weight:600;max-width:14.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notes-list-post-wrapper{display:flex;padding-bottom:1.5rem}.notes-list-deleting{opacity:.3;pointer-events:none}.notes-list-body-text{color:var(--color-text-default);overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.notes-list-body-text .notes-list-with-textarea{white-space:pre-wrap}.notes-list-body-text a{color:var(--color-text-link)}.notes-list-body-text a:hover{color:var(--color-text-link-hovered)}.notes-list-body-text .v-user-popover{color:var(--color-text-link);cursor:pointer;font-weight:600}.notes-list-not-found{padding:1.6rem 0 0}.notes-list-user-tagline{align-items:center;display:flex;gap:var(--space-4);overflow:hidden}.notes-list-component{align-items:stretch;flex-direction:column}.notes-list-item{-moz-column-gap:1.2rem;column-gap:1.2rem}.notes-list-item.notes-list-hide-post-note:first-child{padding-top:0}.notes-list-admin-icon{color:var(--color-slate-300)}.notes-list-actions{gap:.2rem}.notes-list-actions-success{color:var(--color-green-300);cursor:default}.notes-list-spinner{margin:2.4rem auto}.notes-list-item:last-child{padding-bottom:0}@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-5);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:var(--skeleton-shimmer-position-override, 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-3);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-5);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-5);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:var(--skeleton-shimmer-position-override, 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-3);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-5);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-5);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:var(--skeleton-shimmer-position-override, 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-3);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-5);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-lifetime-score-tagline{overflow:hidden}.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}
