*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;background:#0a0c0a;color:#e8e4df;overflow:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(107,159,120,.2);border-radius:4px}@keyframes breathe{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.audio-playing{animation:breathe 3s ease-in-out infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.message-fade{animation:fadeIn .4s ease-out}textarea:focus{outline:none}@keyframes wave1{0%,to{height:8px}50%{height:20px}}@keyframes wave2{0%,to{height:14px}50%{height:8px}}@keyframes wave3{0%,to{height:10px}50%{height:24px}}@keyframes wave4{0%,to{height:16px}50%{height:10px}}@keyframes wave5{0%,to{height:6px}50%{height:18px}}.wave-bar{width:3px;border-radius:2px;background:#6b9f78}