
    .time_bar.svelte-1p8ez9i .at:where(.svelte-1p8ez9i) {
        display: block;
        text-align: center;
        color: rgba(0, 0, 0, 0.8);
        font-size: 100px;
    }
    .bucket_item.svelte-1p8ez9i {
        display: flex;
        padding: 10px;
        height: 68px;
        background: #f1f1f1;
        border: 0.5px solid #dddddd;
        border-radius: 3px;
    }
    .bucket_item.svelte-1p8ez9i:hover {
        background: #0044ff;
        border: 0.5px solid #00aaff;
    }
    .avatar.svelte-1p8ez9i {
        margin: 0 10px;
    }

    .avatar_48.svelte-1p8ez9i {
        width: 48px;
        height: 48px;
        border-radius: 10%;
    }
    .content.svelte-1p8ez9i {
        margin-left: auto;
    }
