@keyframes AttachPromptImageButton_fadeAndScaleIn__el4rl{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes AttachPromptImageButton_fadeAndScaleOut__y7PiI{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes AttachPromptImageButton_scaleIn__gzwbX{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes AttachPromptImageButton_scaleOut__g33kP{0%{transform:scale(1)}to{transform:scale(.95)}}@keyframes AttachPromptImageButton_pulseBackground__glLcS{0%{background-color:var(--pulse-color-start);box-shadow:0 0 10px rgba(143,0,200,.2)}50%{background-color:var(--pulse-color-end);box-shadow:0 0 16px rgba(52,39,64,.5)}to{background-color:var(--pulse-color-start);box-shadow:0 0 10px rgba(143,0,200,.2)}}.AttachPromptImageButton_ImageButton___rMfB{background-color:#342740;border-radius:.375rem;height:100%;color:#8f8f8f;-webkit-text-decoration-line:none;text-decoration-line:none;font-size:.85rem;font-weight:unset;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:0 .5rem;border:1px solid #636363}.AttachPromptImageButton_ImageButton___rMfB:hover{background-color:#3c3143}.AttachPromptImageButton_ImageButton___rMfB svg{width:1rem;height:1rem}.AttachPromptImageButton_ImageButton___rMfB.AttachPromptImageButton_Disabled__Ley_S{cursor:not-allowed}.AttachPromptImageButton_ImageButton___rMfB.AttachPromptImageButton_Disabled__Ley_S:focus-within,.AttachPromptImageButton_ImageButton___rMfB.AttachPromptImageButton_Disabled__Ley_S:hover{background-color:#542f71}.AttachPromptImageButton_ImageButton___rMfB.AttachPromptImageButton_Disabled__Ley_S svg{fill:#8f8f8f}