[data-hollow-site] .hs-msg-scene{--hs-msg-avatar-jordan:#1478ca;--hs-msg-avatar-alice:#d32f8c;flex:1;justify-content:center;align-items:center;min-width:0;padding:28px;display:flex}[data-hollow-site] .hs-msg-panel{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);width:100%;max-width:460px;position:relative;overflow:hidden}[data-hollow-site] .hs-msg-panel-header{border-bottom:1px solid var(--border-faint);align-items:center;gap:8px;height:48px;padding:0 16px;display:flex}[data-hollow-site] .hs-msg-hash{color:var(--subtle);flex-shrink:0}[data-hollow-site] .hs-msg-channel-name{color:var(--fg);font-size:14px;font-weight:600}[data-hollow-site] .hs-msg-feed{flex-direction:column;padding-top:12px;display:flex}[data-hollow-site] .hs-msg-row{align-items:flex-start;gap:10px;padding:7px 16px 1px;display:flex}[data-hollow-site] .hs-msg-row-alice{opacity:0;transition:opacity .32s,transform .32s cubic-bezier(.2,.8,.2,1);transform:translateY(8px)}[data-hollow-site] .hs-msg-row-alice.hs-msg-visible{opacity:1;transform:translateY(0)}[data-hollow-site] .hs-msg-avatar{color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:flex}[data-hollow-site] .hs-msg-bubble-wrap{min-width:0}[data-hollow-site] .hs-msg-meta{align-items:baseline;gap:6px;margin-bottom:1px;display:flex}[data-hollow-site] .hs-msg-author{color:var(--fg);font-size:13px;font-weight:600}[data-hollow-site] .hs-msg-time{color:var(--subtle);font-size:10.5px}[data-hollow-site] .hs-msg-text{color:var(--muted);margin:0;font-size:13.5px;line-height:1.5}[data-hollow-site] .hs-msg-reaction{background:var(--accent-soft);border:1px solid var(--accent-line);height:22px;color:var(--fg);opacity:0;border-radius:11px;align-items:center;gap:4px;margin-top:7px;padding:0 7px;font-size:11.5px;transition:opacity .22s,transform .26s cubic-bezier(.34,1.56,.64,1);display:inline-flex;transform:scale(.6)}[data-hollow-site] .hs-msg-reaction.hs-msg-visible{opacity:1;transform:scale(1)}[data-hollow-site] .hs-msg-reaction-count{color:var(--subtle)}[data-hollow-site] .hs-msg-typing-row{align-items:center;height:16px;padding:0 18px;display:flex}[data-hollow-site] .hs-msg-typing-inline{color:var(--subtle);opacity:0;align-items:center;gap:6px;font-size:11px;transition:opacity .2s;display:flex}[data-hollow-site] .hs-msg-typing-inline.hs-msg-visible{opacity:1}[data-hollow-site] .hs-msg-dots{align-items:center;gap:2px;display:inline-flex}[data-hollow-site] .hs-msg-dot{background:var(--subtle);border-radius:2px;width:3px;height:3px;animation:1s infinite hs-msg-blink}[data-hollow-site] .hs-msg-dot:nth-child(2){animation-delay:.15s}[data-hollow-site] .hs-msg-dot:nth-child(3){animation-delay:.3s}@keyframes hs-msg-blink{0%,60%,to{opacity:.3}30%{opacity:1}}@media (prefers-reduced-motion:reduce){[data-hollow-site] .hs-msg-dot{animation:none}}[data-hollow-site] .hs-msg-composer{border-radius:var(--radius-card);border:1px solid var(--border);background:var(--elev);align-items:center;gap:6px;margin:0 16px 16px;padding:8px 8px 8px 10px;display:flex}[data-hollow-site] .hs-msg-composer-icon{border-radius:var(--radius-icon-btn);width:28px;height:28px;color:var(--subtle);flex-shrink:0;justify-content:center;align-items:center;display:flex}[data-hollow-site] .hs-msg-composer-placeholder{color:var(--subtle);flex:1;font-size:13.5px}[data-hollow-site] .hs-msg-composer-send{background:linear-gradient(135deg, var(--accent), var(--accent-2));width:32px;height:32px;color:var(--onaccent);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}
