.animated-logo-container{--shadow-y-base:100px;--shadow-y-float:120px;justify-content:center;align-items:center;width:100%;height:100%;min-height:300px;display:flex;position:relative;overflow:visible}@media (min-width:1024px){.animated-logo-container{--shadow-y-base:260px;--shadow-y-float:280px;min-height:450px}}.animated-logo-canvas{display:block}@media (min-width:1024px){.animated-logo-canvas{filter:drop-shadow(0 0 20px #0d948880)drop-shadow(0 0 10px #14b8a666)}}@keyframes float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.02)}}.animated-logo-container:before{content:"";pointer-events:none;background:radial-gradient(circle,#0d948826 0%,#0d948800 70%);border-radius:50%;width:200px;height:200px;animation:4s ease-in-out infinite pulse;position:absolute}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.3;transform:scale(1.2)}}
