@keyframes fab-pulse-glow{0%,to{transform:scale(1);box-shadow:0 0 20px 4px #0faec166,0 0 40px 8px #0faec11a}50%{transform:scale(1.02);box-shadow:0 0 35px 10px #0faec1cc,0 0 60px 15px #0faec14d}}.fab-rotating-border{background:linear-gradient(135deg,#0faec1,#02091b,#0faec1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;transition:all .5s cubic-bezier(.4,0,.2,1);animation:4s ease-in-out infinite fab-pulse-glow;display:flex;position:relative;overflow:hidden}.fab-rotating-border:before{content:"";z-index:1;background:conic-gradient(from 180deg,#0faec1,#02091b,#0faec1,#02091b,#0faec1);position:absolute;inset:0}.fab-rotating-border>.fab-inner{z-index:2;background:#02091b;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:4px;overflow:hidden;box-shadow:inset 0 0 10px #0faec133}
