.b-icon{background:#131020;border-radius:22.4%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex;position:relative;overflow:hidden}.b-icon:hover{transform:scale(1.06)}.b-icon:before{content:"";border-radius:inherit;background:radial-gradient(at 50% 110%,#4a1b8a 0%,#0000 60%);position:absolute;inset:0}.b-icon:after{content:"";border-radius:inherit;position:absolute;inset:-1px;box-shadow:inset 0 0 0 1px #8b3dff40}.b-icon svg{z-index:1;position:relative}@keyframes pulse-glow{0%,to{filter:drop-shadow(0 0 6px #8b3dff)drop-shadow(0 0 14px #6b21d4)}50%{filter:drop-shadow(0 0 10px #a855f7)drop-shadow(0 0 22px #8b3dff)}}.b-icon svg text{fill:#fff;animation:3s ease-in-out infinite pulse-glow}@media (prefers-reduced-motion:reduce){.b-icon svg text{filter:drop-shadow(0 0 8px #8b3dff)drop-shadow(0 0 18px #6b21d4);animation:none}}.b-icon--xl{width:120px;height:120px}.b-icon--lg{width:80px;height:80px}.b-icon--md{width:56px;height:56px}.b-icon--sm{width:36px;height:36px}.b-icon--xs{border-radius:16%;width:24px;height:24px}
