.DropdownMenu_dropdownContainer__Ejhg7{position:relative;display:inline-block;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin-bottom:20px;z-index:10}.DropdownMenu_dropdownButton__S3XPo{background-color:#6002ee;color:white;padding:12px 20px;font-size:16px;border:none;border-radius:25px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;min-width:200px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:background-color .3s ease,transform .2s ease}.DropdownMenu_dropdownButton__S3XPo:hover{background-color:#7c3aed;transform:translateY(-2px)}.DropdownMenu_arrowIcon__k4iQJ{display:inline-block;margin-left:10px;font-size:12px}.DropdownMenu_dropdownList__6Tb1h{position:absolute;background-color:#3c096c;min-width:220px;box-shadow:0 8px 25px rgba(0,0,0,.3);border-radius:10px;padding:8px 0;margin-top:8px;list-style-type:none;z-index:1;overflow:hidden}.DropdownMenu_dropdownItem__W21WI{color:#e0aaff;padding:12px 20px;text-decoration:none;display:block;cursor:pointer;transition:background-color .2s ease,color .2s ease}.DropdownMenu_dropdownItem__W21WI:hover{background-color:#5a189a;color:white}.DropdownMenu_dropdownItem__W21WI.DropdownMenu_selected__gmM8d{background-color:#7b2cbf;color:white;font-weight:700}.DropdownMenu_addOwnItem__cMxnG{border-top:1px solid #5a189a;margin-top:5px;padding-top:10px}.DropdownMenu_customInputItem__GP5zu{padding:10px 15px;background-color:#4a0e78}.DropdownMenu_customForm__56icK{display:flex;gap:8px}.DropdownMenu_customInput__GVyI5{flex-grow:1;padding:8px 10px;border-radius:5px;border:1px solid #7b2cbf;background-color:#e0aaff;color:#3c096c;font-size:14px}.DropdownMenu_customInput__GVyI5::placeholder{color:#5a189a}.DropdownMenu_customSubmitButton__YUQk_{padding:8px 12px;background-color:#7b2cbf;color:white;border:none;border-radius:5px;cursor:pointer;font-size:14px;transition:background-color .2s ease}.DropdownMenu_customSubmitButton__YUQk_:hover{background-color:#9d4edd}.Home_container__P8LeA{display:flex;flex-direction:column;align-items:center;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:20px;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.Home_header__wW9db{width:100%;max-width:800px;text-align:center;margin-bottom:30px}.Home_header__wW9db h1{font-size:2.8rem;font-weight:700;color:#4A00E0;margin-bottom:20px;letter-spacing:-1px}.Home_mainContent__VW6_l{width:100%;max-width:800px;background-color:#ffffff;padding:30px;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.Home_inputArea__VAI9W{display:flex;gap:10px;margin-bottom:20px}.Home_userInput__sGc35{flex-grow:1;padding:12px 15px;font-size:16px;border:1px solid #ddd;border-radius:8px;resize:vertical;min-height:50px;transition:border-color .3s ease,box-shadow .3s ease}.Home_userInput__sGc35:focus{outline:none;border-color:#8E2DE2;box-shadow:0 0 0 3px rgba(142,45,226,.2)}.Home_userInput__sGc35:disabled{background-color:#f0f0f0}.Home_generateButton__HW0cg{padding:0 25px;height:50px;font-size:16px;font-weight:500;background-image:linear-gradient(90deg,#8E2DE2 0,#4A00E0 51%,#8E2DE2);background-size:200% auto;color:white;border:none;border-radius:8px;cursor:pointer;transition:background-position .5s ease,transform .2s ease;display:flex;align-items:center;justify-content:center}.Home_generateButton__HW0cg:hover{background-position:100%;transform:translateY(-1px)}.Home_generateButton__HW0cg:disabled{opacity:.7;cursor:not-allowed;background-image:linear-gradient(90deg,#cccccc 0,#aaaaaa)}.Home_loader__0i8kr{border:3px solid #f3f3f34d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:Home_spin__UmYNB 1s linear infinite}@keyframes Home_spin__UmYNB{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_examples__hq9Lh{margin-bottom:25px;font-size:.9rem;color:#555}.Home_examples__hq9Lh p{margin-bottom:8px;font-weight:500}.Home_examples__hq9Lh ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:10px}.Home_examples__hq9Lh li{background-color:#eef2f7;padding:8px 12px;border-radius:20px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.Home_examples__hq9Lh li:hover{background-color:#dfe6f0;color:#4A00E0}.Home_error__Ec9x5{background-color:#ffebee;color:#c62828;padding:15px;border-radius:8px;margin-bottom:20px;border:1px solid #ef9a9a;white-space:pre-wrap}.Home_slideshow__4HRX3{max-height:60vh;overflow-y:auto;padding-right:10px;border:1px solid #e0e0e0;border-radius:8px;background-color:#f9f9f9}.Home_slide__T58bk{background-color:#fff;border:1px solid #eee;border-radius:8px;margin-bottom:20px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;gap:15px}.Home_slide__T58bk img{max-width:100%;max-height:300px;border-radius:6px;border:1px solid #ddd;background-color:white}.Home_slide__T58bk .Home_caption__vJooi{font-size:1rem;line-height:1.6;color:#444;width:100%;text-align:center}.Home_slide__T58bk .Home_caption__vJooi p{margin-bottom:.5em}.Home_slide__T58bk .Home_caption__vJooi p:last-child{margin-bottom:0}.Home_loadingPlaceholder__6d_Tl{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#777;font-size:1.1rem}.Home_pulsingDots__HCM0V div{display:inline-block;width:10px;height:10px;background-color:#8E2DE2;border-radius:50%;margin:0 3px;animation:Home_pulse__KXhtO 1.4s ease-in-out infinite both}.Home_pulsingDots__HCM0V div:first-child{animation-delay:-.32s}.Home_pulsingDots__HCM0V div:nth-child(2){animation-delay:-.16s}@keyframes Home_pulse__KXhtO{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.Home_footer__q32pz{margin-top:40px;padding:20px;text-align:center;font-size:.9rem;color:#777}@media (max-width:600px){.Home_header__wW9db h1{font-size:2rem}.Home_mainContent__VW6_l{padding:20px}.Home_inputArea__VAI9W{flex-direction:column}.Home_userInput__sGc35{min-height:80px}.Home_generateButton__HW0cg{width:100%}.Home_slide__T58bk{padding:15px}}