*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.speaking-bar{transition:transform .15s ease}@keyframes member-slide-in{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.member-card{animation:member-slide-in .2s ease both}@keyframes tree-expand{0%{opacity:0;max-height:0}to{opacity:1;max-height:600px}}.tree-children{animation:tree-expand .25s ease both;overflow:hidden}
