.skd-wrap{container-type:inline-size;width:100%}.skd{--skd-side:#3f0e42;--skd-side-fg:hsla(0,0%,100%,.72);--skd-ink:#1d1c1d;--skd-ink-2:#616061;--skd-line:#e4e3e4;--skd-green:#007a5a;display:grid;grid-template-columns:232px 1fr;width:100%;height:430px;border-radius:10px;background:var(--surface);font-size:14px;color:var(--skd-ink);box-shadow:0 30px 70px -34px color-mix(in srgb,var(--fg) 45%,transparent)}.skd,.skd-side{overflow:hidden}.skd-side{background:var(--skd-side);color:var(--skd-side-fg);padding:12px 0 0}.skd-side-head{display:flex;align-items:center;justify-content:space-between;padding:2px 12px 12px}.skd-ws{display:inline-flex;align-items:center;gap:5px;color:#fff;font-size:15.5px;font-weight:700;letter-spacing:-.01em}.skd-compose{width:27px;height:27px;border-radius:50%;background:var(--surface);color:var(--skd-side);justify-content:center}.skd-compose,.skd-search{display:flex;align-items:center}.skd-search{gap:7px;margin:0 10px 10px;padding:5px 8px;border:1px solid hsla(0,0%,100%,.24);border-radius:7px;font-size:12.5px;color:hsla(0,0%,100%,.86)}.skd-kbd{margin-left:auto;font-size:11px;color:hsla(0,0%,100%,.62)}.skd-row{display:flex;align-items:center;gap:8px;padding:4px 12px 4px 14px;font-size:13.5px;line-height:1.5;border-radius:5px;margin:0 6px}.skd-row svg{opacity:.75;flex-shrink:0}.skd-row.is-active{background:color-mix(in srgb,var(--surface) 14%,transparent);color:#fff;font-weight:500}.skd-group{margin-top:12px}.skd-group-head{display:flex;align-items:center;gap:6px;padding:3px 12px 4px 14px;font-size:12.5px;color:hsla(0,0%,100%,.78)}.skd-group-caret{opacity:.85}.skd-plus{margin-left:auto;font-size:15px;opacity:.8}.skd-dm-avatar{width:18px;height:18px;border-radius:4px;object-fit:cover;flex-shrink:0;background:color-mix(in srgb,var(--surface) 20%,transparent)}.skd-dm-avatar--bot{background:linear-gradient(135deg,#e8912d 50%,#4a9ae0 0)}.skd-dm-avatar--winslow{background:url(/assets/winslow-mark.svg) 50%/contain no-repeat}.skd-presence{width:7px;height:7px;border-radius:50%;background:#2bac76;flex-shrink:0}.skd-main{display:flex;flex-direction:column;min-width:0;background:var(--surface)}.skd-head{display:flex;align-items:center;gap:10px;padding:11px 16px;border-bottom:1px solid var(--skd-line)}.skd-head-avatar{width:33px;height:33px;border-radius:50%;background:url(/assets/winslow-mark.svg) 50%/contain no-repeat;flex-shrink:0}.skd-head-text{display:flex;flex-direction:column;gap:1px}.skd-head-text strong{font-size:14.5px;font-weight:700;letter-spacing:-.01em}.skd-head-sub{gap:5px;font-size:12px}.skd-head-icons,.skd-head-sub{display:flex;align-items:center;color:var(--skd-ink-2)}.skd-head-icons{margin-left:auto;gap:8px}.skd-head-sep{width:1px;height:18px;background:var(--skd-line)}.skd-thread{flex:1 1;min-height:0;overflow-y:auto;padding:4px 16px 12px;display:flex;flex-direction:column;gap:8px}.skd-msg{display:flex;gap:10px;align-items:flex-start}.skd-msg-avatar{width:34px;height:34px;border-radius:7px;object-fit:cover;flex-shrink:0;background:var(--skd-line)}.skd-msg-avatar--winslow{background:#f4ede6 url(/assets/winslow-mark.svg) 50%/26px 26px no-repeat}.skd-msg-body{min-width:0}.skd-msg-head{display:flex;align-items:baseline;gap:7px}.skd-msg-name{font-size:13px;font-weight:700;letter-spacing:-.01em}.skd-msg-app{font-size:9px;font-weight:700;letter-spacing:.04em;padding:1px 4px;border-radius:3px;background:var(--skd-line);color:var(--skd-ink-2)}.skd-msg-time{font-size:10.5px;color:var(--skd-ink-2)}.skd-msg-text{margin:1px 0 0;font-size:13px;line-height:1.45;color:var(--skd-ink);text-wrap:pretty}@container (max-width: 860px){.skd{grid-template-columns:196px 1fr;height:420px}}@container (max-width: 700px){.skd{grid-template-columns:178px 1fr;height:410px;font-size:13px}.skd-msg-text{font-size:12.5px}.skd-msg-name{font-size:12px}.skd-msg-time{font-size:10px}.skd-head-text strong{font-size:13.5px}.skd-row{font-size:12.5px}}@container (max-width: 560px){.skd{grid-template-columns:1fr;height:auto}.skd-side{display:none}.skd-thread{padding:4px 12px 12px}.skd-msg-text{font-size:13px}}