@keyframes breathe{0%,to{transform:scaleY(1)rotate(0)}50%{transform:scaleY(1.014)rotate(.3deg)}}.ff .char{flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:relative}.ff .char picture,.ff .char img{z-index:2;position:relative}.ff .char img{filter:drop-shadow(0 18px 22px #15140f38);transform-origin:50% 100%;width:auto;height:clamp(300px,36vw,470px);animation:5.4s ease-in-out infinite breathe}.ff .char .ground{filter:blur(2px);z-index:1;background:radial-gradient(50% 50%,#15140f42,#0000 72%);width:58%;height:18px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.ff .char .who{z-index:2;margin-top:14px}@media (max-width:900px){.ff .char img{height:clamp(220px,40vw,300px)}.ff .hero .char{margin-top:8px}}@media (prefers-reduced-motion:reduce){.ff .char img{animation:none}}
