.loader{z-index:1;background:#1e1e2ecc;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity 1s cubic-bezier(.25,.54,0,.92);display:flex;position:fixed}.wave{background:linear-gradient(45deg,var(--cat-subtext),var(--cat-subtext-alt));border-radius:20px;width:5px;height:8rem;margin:.7rem;animation:1s linear infinite wave}.wave:nth-child(2){animation-delay:.1s}.wave:nth-child(3){animation-delay:.2s}.wave:nth-child(4){animation-delay:.3s}.wave:nth-child(5){animation-delay:.4s}.wave:nth-child(6){animation-delay:.5s}.wave:nth-child(7){animation-delay:.6s}.wave:nth-child(8){animation-delay:.7s}.wave:nth-child(9){animation-delay:.8s}.wave:nth-child(10){animation-delay:.9s}@keyframes wave{0%{transform:scale(0)}50%{transform:scale(1)}to{transform:scale(0)}}
/*# sourceMappingURL=repo.6a6d8f48.css.map */
