.loader-container{justify-content:center;align-items:center;width:96px;height:96px;display:flex;position:relative}.loader-logo{filter:drop-shadow(0 0 24px #00d2ff59);width:72px;height:72px;animation:1.8s ease-in-out infinite loader-breath}@keyframes loader-breath{0%,to{opacity:.55;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}
