body,html{width:100%;height:100%;margin:0;padding:0}*{box-sizing:border-box}@keyframes waveform{0%{height:6px}to{height:44px}}.waveform-bar{animation:.6s ease-in-out infinite alternate waveform}.waveform-bar:first-child{animation-delay:0s}.waveform-bar:nth-child(2){animation-delay:80ms}.waveform-bar:nth-child(3){animation-delay:.16s}.waveform-bar:nth-child(4){animation-delay:.24s}.waveform-bar:nth-child(5){animation-delay:.32s}.waveform-bar:nth-child(6){animation-delay:.4s}.waveform-bar:nth-child(7){animation-delay:.48s}@keyframes mic-ring{0%{box-shadow:0 0 #ef444499}70%{box-shadow:0 0 0 18px #ef444400}to{box-shadow:0 0 #ef444400}}.mic-recording{animation:1.4s cubic-bezier(.4,0,.6,1) infinite mic-ring}.ai-glow{box-shadow:0 0 40px #0d948826}input[type=range].severity-slider{appearance:none;background:#e2e8f0;border-radius:9999px;outline:none;height:6px}input[type=range].severity-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#0f172a;border:3px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 1px 4px #00000040}input[type=range].severity-slider::-moz-range-thumb{cursor:pointer;background:#0f172a;border:3px solid #fff;border-radius:50%;width:22px;height:22px}.thin-scrollbar::-webkit-scrollbar{width:4px}.thin-scrollbar::-webkit-scrollbar-track{background:0 0}.thin-scrollbar::-webkit-scrollbar-thumb{background:#00000026;border-radius:9999px}
