.i3{justify-content:center;align-items:center;line-height:1;display:inline-flex;position:relative}.i3 svg{width:100%;height:100%;display:block;overflow:visible}.i3-sm{width:24px;height:24px}.i3-md{width:40px;height:40px}.i3-lg{width:56px;height:56px}.i3-xl{width:88px;height:88px}.i3-stand{display:inline-block;position:relative}.i3-stand:after{content:"";pointer-events:none;filter:blur(2px);background:radial-gradient(#00000059,#0000 70%);border-radius:50%;width:72%;height:10px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}[data-theme=light] .i3-stand:after{background:radial-gradient(#0000002e,#0000 70%)}.i3-float{animation:5s ease-in-out infinite i3Float}@keyframes i3Float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.i3-tilt{transition:transform .4s cubic-bezier(.16,1,.3,1)}.i3-tilt:hover{transform:rotate(-6deg)scale(1.08)}
