@keyframes breathing{0%,to{transform:translateY(calc(-1*var(--base-height,6px)/2));box-shadow:0 var(--base-height,6px)calc(var(--base-height,6px)*2)#0000004d,inset 1px 1px 2px #ffffff0f,inset -1px -1px 2px #0006}50%{transform:translateY(calc(-1*var(--base-height,6px)*1.5));box-shadow:0 calc(var(--base-height,6px)*1.5)calc(var(--base-height,6px)*3)#0006,inset 1px 1px 2px #ffffff14,inset -1px -1px 2px #00000080}}.animate-breathing{animation:ease-in-out infinite breathing}
