.user-list-container.svelte-18h1h02{flex-grow:1;flex-shrink:0;width:100%;min-height:25vh;margin-block:1em}ul.user-list.svelte-18h1h02,ul.user-list.svelte-18h1h02 li:where(.svelte-18h1h02){list-style:none}ul.user-list.svelte-18h1h02{display:flex;flex-direction:column;align-items:stretch;padding:0;margin:0;row-gap:1rem}.user-list-empty-state.svelte-18h1h02{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.empty-state-message.svelte-18h1h02{display:flex;place-self:center;margin:auto;opacity:var(--opacity-text-diminished-very)}.feeler-view.svelte-c70epx{flex:1 0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;width:100%;max-width:var(--feeler-max-width);padding-block:.5rem;margin:auto}.feeler-media-container.svelte-c70epx{flex:0 1 auto;min-height:0;height:auto;margin:0 auto}.feeler-media-container.svelte-c70epx:not(:empty){padding-bottom:1rem}.feeler-media-container.svelte-c70epx .feeler-image{display:block;height:auto;max-width:100%;max-height:37.5vh;margin:0 auto;object-fit:contain;object-position:center}.feeler-media-container.svelte-c70epx .feeler-image-full-view{display:block;height:auto;max-width:100%;max-height:100%;margin:0 auto;object-fit:contain;object-position:center}.feeler-media-container.svelte-c70epx .loading-container:where(.svelte-c70epx){position:absolute;width:min(2em,50%);height:min(2em,50%);inset:auto;margin:auto}.feeler-media-container.svelte-c70epx .loading-container:where(.svelte-c70epx) .loading-spinner{display:block;width:100%;height:100%}.feeler-avatar-container.svelte-c70epx{flex:0 1 auto;display:flex;flex-direction:row;justify-content:center;align-items:flex-end}.user-avatar-container.svelte-c70epx{flex:1 0 auto;position:relative;max-width:fit-content}.user-avatar-container.svelte-c70epx .feeler-icon:where(.svelte-c70epx){position:absolute;z-index:1;bottom:0;right:0;display:flex;place-content:center;place-items:center;width:1.75em;height:1.75em;line-height:1;background-color:var(--color-subtle);color:var(--color-subtle-foreground);border:var(--border);border-color:var(--color-muted);border-radius:100%;box-shadow:var(--box-shadow-subtle)}.feeler-text.svelte-c70epx{flex:1 1 auto;padding:.5rem;margin:0;margin-left:.5rem;background-color:var(--color-muted);color:var(--color-foreground);border:var(--border);border-radius:var(--radius);white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word}.feeler-actions-container.svelte-c70epx{flex:0 1 auto;display:grid;grid-template-columns:1fr 1fr;box-sizing:border-box;width:100%;padding:0 .5rem;padding-block:.75rem}.inactive.svelte-c70epx .feeler-actions-container:where(.svelte-c70epx){opacity:var(--opacity-text-diminished)}.feeler-actions-container.svelte-c70epx ul:where(.svelte-c70epx),.feeler-actions-container.svelte-c70epx ul:where(.svelte-c70epx) li:where(.svelte-c70epx){list-style:none}.feeler-actions-container.svelte-c70epx ul:where(.svelte-c70epx){display:flex;flex-direction:row;align-items:center;padding:0;margin:0;gap:1rem}.feeler-actions-container.svelte-c70epx ul:where(.svelte-c70epx) li:where(.svelte-c70epx){display:flex;flex-direction:row;justify-content:center;align-items:center}.feeler-actions-container.svelte-c70epx .feeler-user-actions:where(.svelte-c70epx){grid-column:1;justify-content:start}.feeler-actions-container.svelte-c70epx .feeler-owner-actions:where(.svelte-c70epx){grid-column:2;justify-content:end}.liked-by-you.svelte-c70epx .feeler-actions-container:where(.svelte-c70epx) .feeler-action-like{color:var(--color-secondary)}.feeler-actions-container.svelte-c70epx .feeler-like-count-container:where(.svelte-c70epx){place-self:center;margin-left:.5rem}.feeler-actions-container.svelte-c70epx .feeler-like-count{display:block;place-self:center;padding:.75rem;margin:-.75rem;font-size:.9375em;color:var(--color-muted-foreground)}.feeler-actions-container.svelte-c70epx .feeler-action{display:block;padding:.625rem;margin:-.625rem;font-size:1.5rem}.feeler-actions-container.svelte-c70epx .feeler-action-archive:not(:disabled){color:var(--color-destructive)}.feeler-actions-container.svelte-c70epx .feeler-action-archive-inner:where(.svelte-c70epx){display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}.feeler-actions-container.svelte-c70epx .archive-feeler-message:where(.svelte-c70epx) p:where(.svelte-c70epx){margin:0}.feeler-actions-container.svelte-c70epx .archive-feeler-message:where(.svelte-c70epx) p:where(.svelte-c70epx):not(:first-child){margin-top:.5rem}.feeler-meta-container.svelte-c70epx{flex:0 1 auto;display:grid;grid-template-columns:1fr 1fr;box-sizing:border-box;width:100%;padding:0 .5rem;opacity:var(--opacity-text-diminished);font-size:smaller}.feeler-meta-container.svelte-c70epx .feeler-meta-created-time:where(.svelte-c70epx){text-align:left}.feeler-meta-container.svelte-c70epx .feeler-meta-expires-time:where(.svelte-c70epx){text-align:right}.comments-container.svelte-c70epx{flex:1 0 auto;display:grid;grid-template-rows:minmax(0,1fr) minmax(0,auto);align-items:start;box-sizing:border-box;width:100%;min-height:25vh;padding:.5rem;margin-top:.5rem;background-color:var(--color-card);border:var(--border);border-radius:var(--radius)}.comments-container.svelte-c70epx:has(form.comment-form:where(.svelte-c70epx)){padding-bottom:0}.comments-container.svelte-c70epx ul.comments-list:where(.svelte-c70epx),.comments-container.svelte-c70epx ul.comments-list:where(.svelte-c70epx) li:where(.svelte-c70epx){list-style:none}.comments-container.svelte-c70epx ul.comments-list:where(.svelte-c70epx){display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:.25rem 0;margin:0;column-gap:1rem;row-gap:1.5rem}.comments-container.svelte-c70epx:has(form.comment-form:where(.svelte-c70epx)) ul.comments-list:where(.svelte-c70epx){padding-bottom:1.5rem}.comments-container.svelte-c70epx ul.comments-list:where(.svelte-c70epx) li:where(.svelte-c70epx){display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);align-items:start;width:100%;column-gap:.5rem}.comments-container.svelte-c70epx ul.comments-list:where(.svelte-c70epx) li:where(.svelte-c70epx) .comment-details:where(.svelte-c70epx){display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem}.comments-container.svelte-c70epx ul.comments-list:where(.svelte-c70epx) li:where(.svelte-c70epx) .comment-details:where(.svelte-c70epx) .comment-meta:where(.svelte-c70epx){display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;font-size:smaller;color:var(--color-muted-foreground)}.comments-container.svelte-c70epx ul.comments-list:where(.svelte-c70epx) li:where(.svelte-c70epx) .comment-details:where(.svelte-c70epx) .comment-meta:where(.svelte-c70epx) .comment-author-name:where(.svelte-c70epx){font-weight:600}.comments-container.svelte-c70epx ul.comments-list:where(.svelte-c70epx) li:where(.svelte-c70epx) .comment-details:where(.svelte-c70epx) .comment-meta:where(.svelte-c70epx) .comment-created-time:where(.svelte-c70epx){opacity:var(--opacity-text-diminished)}.comments-container.svelte-c70epx ul.comment-actions:where(.svelte-c70epx),.comments-container.svelte-c70epx ul.comment-actions:where(.svelte-c70epx) li:where(.svelte-c70epx){list-style:none}.comments-container.svelte-c70epx ul.comment-actions:where(.svelte-c70epx){display:flex;flex-direction:column;justify-content:flex-start;padding:0;margin:0;margin-top:.25rem}.comments-container.svelte-c70epx .comment-action{display:block}.comments-container.svelte-c70epx ul.comment-actions:where(.svelte-c70epx) li.comment-action-like-container:where(.svelte-c70epx){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;font-size:.875em}.comments-container.svelte-c70epx .comment-action-like{padding:.875rem;margin:-.875rem}.comments-container.svelte-c70epx .comment-container.liked-by-you:where(.svelte-c70epx) .comment-action-like{color:var(--color-secondary)}.comments-container.svelte-c70epx .comment-like-count-container:where(.svelte-c70epx){place-self:center}.comments-container.svelte-c70epx .comment-like-count{display:block;place-self:center;padding:.875rem;margin:-.875rem;font-size:smaller;color:var(--color-muted-foreground)}.comments-container.svelte-c70epx .comments-empty-state:where(.svelte-c70epx){margin:auto;text-align:center}.comments-container.svelte-c70epx .comments-empty-state:where(.svelte-c70epx) p:where(.svelte-c70epx){opacity:var(--opacity-text-diminished)}form.comment-form.svelte-c70epx{position:sticky;bottom:0;display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);align-items:center;column-gap:.5rem;padding:.375rem 0;background-color:inherit}form.comment-form.svelte-c70epx .comment-input,form.comment-form.svelte-c70epx .send-button{padding-block:.75rem;min-height:auto;line-height:1.5}form.comment-form.svelte-c70epx .comment-input{resize:none;width:100%;max-width:100%;overflow-y:auto;overscroll-behavior:contain;text-transform:revert}form.comment-form.svelte-c70epx .comment-input::placeholder{text-transform:revert}form.comment-form.svelte-c70epx .send-button{font-size:1.5rem;line-height:1}.placeholder-text.svelte-c70epx{width:clamp(25%,16em,75%);max-width:100%;background-color:var(--color-loading-placeholder)}.comments-container.svelte-c70epx .comment-details:where(.svelte-c70epx) .comment-author-name.placeholder-text:where(.svelte-c70epx){width:clamp(10%,6em,50%);padding:0}.comments-container.svelte-c70epx .comment-details:where(.svelte-c70epx) .comment-created-time.placeholder-text:where(.svelte-c70epx){width:clamp(10%,4em,20%);padding:0}.comments-container.svelte-c70epx .comment-details:where(.svelte-c70epx) .comment-body.placeholder-text:where(.svelte-c70epx){width:clamp(25%,20em,75%)}.placeholder-text.svelte-c70epx:empty:after{content:"​";visibility:hidden}
