.post.svelte-1q9m7ij{background-color:var(--white);border:solid 1px var(--grey-light);color:var(--grey-dark);border-radius:20px;flex-direction:row;justify-content:center;align-items:flex-start;gap:20px;padding:30px 20px 0;transition:all .3s;display:flex;position:relative;overflow:hidden}.post.svelte-1q9m7ij .unread-indicator:where(.svelte-1q9m7ij){background-color:red;border:2px solid red;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:all .5s;display:block;position:absolute;top:24px;right:20px}.post.svelte-1q9m7ij .unread-indicator.seen:where(.svelte-1q9m7ij){background-color:#0000;transform:scale(1.2)}.post.svelte-1q9m7ij:not(.has-readmore){padding-bottom:20px}.post.svelte-1q9m7ij .read-more:where(.svelte-1q9m7ij){background-color:var(--white);border-top:solid 1px var(--grey-light);width:100%;color:var(--grey-dark);flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:14px;text-decoration:none;transition:background-color .3s;display:inline-flex;position:absolute;bottom:0}.post.svelte-1q9m7ij .read-more:where(.svelte-1q9m7ij) .icon:where(.svelte-1q9m7ij){flex-grow:0}.post.svelte-1q9m7ij .body:where(.svelte-1q9m7ij){max-height:275px;position:relative;overflow-y:hidden}.post.svelte-1q9m7ij .date:where(.svelte-1q9m7ij){color:var(--grey-light);font-size:1rem}.post.svelte-1q9m7ij h3:where(.svelte-1q9m7ij){margin:8px 0 10px}.post.svelte-1q9m7ij .icon:where(.svelte-1q9m7ij){flex-direction:column;flex-grow:1;flex-shrink:0;justify-content:flex-start;align-items:flex-start;height:100%;display:flex;position:relative;top:-2px}.post.svelte-1q9m7ij .icon:where(.svelte-1q9m7ij) img:where(.svelte-1q9m7ij){width:30px}
