.discord-widget{color:#dcddde;background:#1e2124;flex-direction:column;display:flex}.discord-widget__header{color:#fff;background:#5865f2;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;height:48px;padding:0 1rem;display:flex}.discord-widget__body{scrollbar-color:#4f545c transparent;scrollbar-width:thin;flex:1;min-height:0;padding:.75rem 0;overflow-y:auto}.discord-widget__body::-webkit-scrollbar{width:6px}.discord-widget__body::-webkit-scrollbar-thumb{background:#4f545c;border-radius:3px}.discord-widget__channel+.discord-widget__channel{margin-top:.5rem}.discord-widget__channel-name{color:#fff;align-items:center;gap:.4rem;padding:.25rem 1rem;font-size:14px;font-weight:600;display:flex}.discord-widget__channel-name svg{color:#8e9297;flex-shrink:0;width:16px;height:16px}.discord-widget__channel-count{color:#8e9297;margin-left:auto;font-size:12px;font-weight:600}.discord-widget__member{align-items:center;gap:.5rem;padding:.2rem 1rem .2rem 1.75rem;display:flex}.discord-widget__avatar{background:#36393f;border-radius:999px;flex-shrink:0;width:20px;height:20px;position:relative}.discord-widget__avatar img{object-fit:cover;border-radius:999px;width:100%;height:100%}.discord-widget__avatar:after{background:var(--discord-status,#23a55a);content:"";border:2px solid #1e2124;border-radius:999px;width:9px;height:9px;position:absolute;bottom:-2px;right:-2px}.discord-widget__username{color:#b9bbbe;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.discord-widget__notice{color:#8e9297;text-align:center;padding:2rem 1.5rem;font-size:13px}
