.motor{flex-direction:column;height:70vh;margin:1rem;display:flex}.motor_panes{flex-flow:wrap;justify-content:space-between;width:100%;display:flex}.motor_form{flex-flow:wrap;justify-content:start;width:50vw;max-height:60vh;margin:1rem;display:flex}.input_group{flex-direction:column;align-items:center;max-width:20vw;margin:12px;display:flex}.label{text-align:center;width:20vw;font-weight:700}.generate_button{justify-content:center;width:40vw;display:flex}.generated_covers{scrollbar-width:thin;border:1px solid #9cd811;border-radius:10px;flex-direction:column;align-items:center;min-width:20vw;min-height:400px;max-height:70vh;margin:1rem;padding:10px;display:flex;overflow:auto;box-shadow:0 7px 29px #64646f33}.premium_card{text-align:center;border:1px solid teal;border-radius:10px;justify-content:center;margin:10px;padding:10px}.send_message{cursor:pointer;background-color:orange;font-weight:700}.shimmer_div{background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%) 0 0/200% 100%;border-radius:8px;width:100%;height:200px;animation:1.5s linear infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:868px){.motor{flex-direction:column;align-items:center;min-height:100vh;margin:2rem 1rem;display:flex}.motor_panes{flex-direction:column;justify-content:space-between;display:flex}.motor_form{width:90vw;min-height:600px;margin:1rem}.form_steps{flex-direction:column;display:flex}.input_group{flex-direction:column;max-width:80vw;margin:1rem;display:flex}.label{text-align:center;width:80vw;font-weight:700}.generate_button{justify-content:center;width:80vw;display:flex}.generated_covers{border:1px solid #9cd811;border-radius:10px;flex-direction:column;align-items:center;min-width:90vw;margin-top:10rem;padding:10px;display:flex;box-shadow:0 7px 29px #64646f33}.premium_card{text-align:center;border:1px solid teal;border-radius:10px;justify-content:center;margin:10px;padding:10px}}
