:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#0f0f0f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}bodY{margin:0;padding:0;box-sizing:border-box}.wave{width:2px;height:20px;background:#71c1e3;margin:1px;animation:wave .85s linear infinite;border-radius:3px;transform:scaleY(0)}.wave:nth-child(2){animation-delay:.1s;animation-duration:1s}.wave:nth-child(3){animation-delay:.1s;animation-duration:.5s}.wave:nth-child(4){animation-delay:.2s;animation-duration:.9s}.wave:nth-child(5){animation-delay:0s;animation-duration:.7s}.wave:nth-child(6){animation-delay:.2s;animation-duration:.9s}@keyframes wave{0%{transform:scaleY(0)}50%{transform:scaleY(1)}to{transform:scaleY(0)}}bodY{margin:"5px";padding:"5px";box-sizing:border-box}.center{height:"100%";display:flex;justify-content:center;align-items:center;background:"transparent"}.waveMobile{width:2px;height:12px;background:#71c1e3;margin:1px;animation:waveMobile .85s linear infinite;border-radius:3px;transform:scaleY(0)}.waveMobile:nth-child(2){animation-delay:.1s;animation-duration:1s}.waveMobile:nth-child(3){animation-delay:.1s;animation-duration:.5s}.waveMobile:nth-child(4){animation-delay:.2s;animation-duration:.9s}.waveMobile:nth-child(5){animation-delay:0s;animation-duration:.7s}.waveMobile:nth-child(6){animation-delay:.2s;animation-duration:.9s}@keyframes waveMobile{0%{transform:scaleY(0);transform-origin:bottom left}50%{transform:scaleY(1);transform-origin:bottom left}to{transform:scaleY(0);transform-origin:bottom left}}
