svg.w-heatmap rect:hover{stroke:var(--rhm-rect-hover-stroke,#00000024);stroke-width:1px}svg.w-heatmap rect:active{fill:var(--rhm-rect-active,#196127);stroke-width:0}
@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.heatmap-container svg{animation:1s ease-in-out forwards fadeIn}.heatmap-container .tooltip{color:#fff;flex-direction:row;gap:.3rem;font-weight:600;transition:opacity .2s,display .2s;display:flex}.heatmap-container .tooltip .tooltip-date{color:#85e13a;font-weight:400}
.queue{width:100%}.queue .queue-body{padding-top:2rem}.queue .calendar-container{box-shadow:0 3px 17px -7px #00000040}.queue-body{flex-direction:column;gap:2rem;display:flex}.queue-body .queue-day .day-header .left{align-items:center;gap:.7rem;display:flex}.queue-body .queue-day .day-header .left .title{font-weight:600}.queue-body .queue-day .day-header .left .middle-dot{background-color:#98a2b3;border-radius:50%;width:5px;height:5px}.queue-body .queue-day .day-header .left .relative-time{color:#98a2b3}.slots{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.slots .slot.filled .slot-header{border-bottom-right-radius:0;border-bottom-left-radius:0}.slots .slot.filled .slot-header .left .relative-time{color:#98a2b3;margin-left:1rem}.slots .slot.filled .slot-header .right{margin-left:auto}.slots .slot.filled .slot-header .right .button .text{color:#98a2b3;font-size:.8rem;font-weight:400}.slots .slot.filled .slot-body{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.slots .slot.choose{cursor:pointer}.slots .slot .slot-header.filled{border:1px solid #3b7c0f;align-items:flex-start}.slots .slot .slot-header{text-overflow:ellipsis;border-radius:12px;align-items:center;padding:1rem;font-size:14px;display:flex;overflow:hidden}.slots .slot .slot-header:hover .button{display:flex!important}.slots .slot .slot-header .button{box-shadow:none;cursor:pointer;border:none}.slots .slot .slot-header .left{flex-direction:row;align-items:center;display:flex}.slots .slot .slot-header .left .time{border-right:2px solid #d9d9d9;margin-right:1rem;padding-right:1rem;font-weight:700}.slots .slot .slot-header .left .icon{border-radius:50%;margin-right:.5rem;padding:4px}.slots .slot .slot-header .right{flex-direction:row;align-items:center;display:flex}.slots .slot .slot-header .right .button{color:#d0d5dd;flex-direction:row;align-items:center;margin-left:1rem;font-weight:700;transition:color .3s ease-in-out;display:flex}.slots .slot .slot-header .right .button:hover{color:#4ca30d}.slots .slot .slot-header .right .button .icon{width:15px;margin-left:.3rem}.slots .slot .slot-body{border-top:none;padding:1.7rem;display:flex}.slots .slot .slot-body .tweet-text{white-space:pre-line;text-overflow:ellipsis;width:60%;display:flex;overflow:hidden}.slots .slot .slot-body .tweet-media{grid-template-columns:repeat(2,1fr);gap:1rem;width:40%;padding-left:1rem;display:grid}.slots .slot .slot-body .tweet-media img{border-radius:8px}.select-draft .header{align-items:center;display:flex}.select-draft .header .left .x{cursor:pointer;background-color:#fff;border:1px solid #d0d5dd;border-radius:8px}.select-draft .header .middle{color:#475467;flex-direction:row;margin-left:auto;margin-right:auto;display:flex}.select-draft .header .middle img{border-radius:50%;width:20px;margin-right:0}.select-draft .drafts{flex-direction:column;gap:1rem;padding-top:1rem;display:flex;overflow-y:auto}.select-draft .drafts .draft{border:1px solid #f2f4f7;border-radius:10px;height:120px;display:flex}.select-draft .drafts .draft .content{color:#1d2939;flex-direction:column;width:100%;padding:1rem;display:flex}.select-draft .drafts .draft .content .bottom{width:100%;margin-top:auto;display:flex}.select-draft .drafts .draft .content .bottom .right{color:#98a2b3;margin-left:auto;font-size:12px}.select-draft .drafts .draft .hover-content{width:100%;display:none}.select-draft .drafts .draft .hover-content .left{flex-direction:column;gap:.5rem;display:flex}.select-draft .drafts .draft .hover-content .left .toggle-row{align-items:center;gap:.4rem;display:flex}.select-draft .drafts .draft .hover-content .right{margin-left:auto}.select-draft .drafts .draft .hover-content .right .button{cursor:pointer;gap:.4rem;display:flex}.select-draft .drafts .draft .hover-content .right .button.add-to-slot{color:#fff;background:#4ca30d;border-radius:12px;padding:.7rem 1rem;font-weight:600}
