.pray-animator{display:flex;flex-direction:column;gap:1rem;align-items:center}.pray-animator__form{display:flex;gap:.5rem}.pray-animator__input{width:240px;padding:.6rem;border:1px solid #ddd;border-radius:8px}.pray-animator__button{width:44px;height:44px;border-radius:50%;border:none;background:#000;cursor:pointer;}.pray-animator__button:after{content:"";display:block;width:16px;height:16px;margin:14px;background:linear-gradient(90deg,#fff 0,#fff 100%);border-radius:2px}.pray-animator__result img{max-width:512px;border-radius:12px;box-shadow:0 6px 24px rgba(0,0,0,.12)}