.AiToolsLayout_container__xBKdp{min-height:100vh;background:linear-gradient(180deg,#f8f9fa,#ffffff);display:flex;flex-direction:column;align-items:center;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.AiToolsLayout_topNav__gcD1c{position:fixed;top:24px;left:50%;transform:translateX(-50%);z-index:1000;animation:AiToolsLayout_slideDown__iXmar .5s ease-out}@keyframes AiToolsLayout_slideDown__iXmar{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.AiToolsLayout_navInner__xrDWV{display:flex;align-items:center;gap:6px;background:#ffffff;padding:8px 12px;border-radius:50px;box-shadow:0 2px 8px rgba(0,0,0,.06),0 8px 32px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.8);border:1px solid rgba(0,0,0,.06)}.AiToolsLayout_navGroup__F6tLG{display:flex;align-items:center;gap:4px}.AiToolsLayout_navDivider__z3JOV{width:1px;height:24px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.1),transparent);margin:0 8px}.AiToolsLayout_navItem__nnkMF{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;color:#666;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.AiToolsLayout_navItem__nnkMF:hover{color:#333;background:rgba(0,0,0,.04);transform:scale(1.05)}.AiToolsLayout_navItem__nnkMF.AiToolsLayout_active__QZQNP{color:#fff;background:#1a1a1a;box-shadow:0 2px 8px rgba(0,0,0,.2)}.AiToolsLayout_navItem__nnkMF.AiToolsLayout_active__QZQNP:hover{background:#333;color:#fff}.AiToolsLayout_navIcon__Ytn0X{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.AiToolsLayout_navIcon__Ytn0X svg{width:100%;height:100%}.AiToolsLayout_mainContent__tOmzX{flex:1 1;width:100%;max-width:900px;padding:120px 24px 60px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}.AiToolsLayout_toolHeader__N2c_Z{display:flex;align-items:center;gap:16px;margin-bottom:48px;animation:AiToolsLayout_fadeUp__8JfKF .6s ease-out .2s both}@keyframes AiToolsLayout_fadeUp__8JfKF{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AiToolsLayout_toolIcon__a4FWy{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f0f0,#e8e8e8);border-radius:14px;color:#555;box-shadow:0 2px 4px rgba(0,0,0,.04),inset 0 1px 0 rgba(255,255,255,.8)}.AiToolsLayout_toolIcon__a4FWy svg{width:24px;height:24px}.AiToolsLayout_toolTitle__VG5ok{font-size:2.5rem;font-weight:600;color:#1a1a1a;letter-spacing:-.02em;margin:0}.AiToolsLayout_toolContent__fSKjo{width:100%;animation:AiToolsLayout_fadeUp__8JfKF .6s ease-out .3s both}.AiToolsLayout_mobileMenuBtn__0tQHU{display:none;position:fixed;top:24px;right:24px;width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 12px rgba(0,0,0,.08);cursor:pointer;z-index:1001;align-items:center;justify-content:center}.AiToolsLayout_menuBar__9xuRO{display:block;width:18px;height:2px;background:#333;position:relative;transition:all .3s}.AiToolsLayout_menuBar__9xuRO:after,.AiToolsLayout_menuBar__9xuRO:before{content:"";position:absolute;width:18px;height:2px;background:#333;left:0;transition:all .3s}.AiToolsLayout_menuBar__9xuRO:before{top:-6px}.AiToolsLayout_menuBar__9xuRO:after{top:6px}.AiToolsLayout_menuBar__9xuRO.AiToolsLayout_open__crbgy{background:transparent}.AiToolsLayout_menuBar__9xuRO.AiToolsLayout_open__crbgy:before{transform:rotate(45deg);top:0}.AiToolsLayout_menuBar__9xuRO.AiToolsLayout_open__crbgy:after{transform:rotate(-45deg);top:0}.AiToolsLayout_mobileOverlay__9WM_C{display:none;position:fixed;inset:0;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;animation:AiToolsLayout_fadeIn__nJe_f .2s ease-out}@keyframes AiToolsLayout_fadeIn__nJe_f{0%{opacity:0}to{opacity:1}}.AiToolsLayout_mobileMenu__z4soH{position:absolute;top:80px;right:24px;background:#fff;border-radius:20px;padding:16px;min-width:220px;box-shadow:0 8px 40px rgba(0,0,0,.15);animation:AiToolsLayout_slideIn__TQ6dK .3s ease-out}@keyframes AiToolsLayout_slideIn__TQ6dK{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.AiToolsLayout_mobileMenuHeader__tuoDL{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#999;padding:8px 12px;margin-bottom:8px}.AiToolsLayout_mobileMenuItem__nNKeS{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;color:#333;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .2s}.AiToolsLayout_mobileMenuItem__nNKeS:hover{background:#f5f5f5}.AiToolsLayout_mobileMenuItem__nNKeS.AiToolsLayout_active__QZQNP{background:#1a1a1a;color:#fff}.AiToolsLayout_mobileIcon__FoeWj{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.AiToolsLayout_mobileIcon__FoeWj svg{width:100%;height:100%}.AiToolsLayout_mobileDivider__cDtPK{height:1px;background:#eee;margin:12px 0}@media screen and (max-width:768px){.AiToolsLayout_topNav__gcD1c{display:none}.AiToolsLayout_mobileMenuBtn__0tQHU{display:flex}.AiToolsLayout_mobileOverlay__9WM_C{display:block}.AiToolsLayout_mainContent__tOmzX{padding:100px 20px 40px}.AiToolsLayout_toolHeader__N2c_Z{flex-direction:column;text-align:center;gap:12px;margin-bottom:32px}.AiToolsLayout_toolTitle__VG5ok{font-size:1.75rem}.AiToolsLayout_toolIcon__a4FWy{width:56px;height:56px}.AiToolsLayout_toolIcon__a4FWy svg{width:28px;height:28px}.AiToolsLayout_mobileOverlay__9WM_C{display:none}}.Metamorphose_pageContainer__SDsNB{display:flex;flex-direction:column;align-items:center;padding:20px;max-width:800px;margin:0 auto;gap:24px}.Metamorphose_tokenBalance__Vm6xJ{display:flex;align-items:center;gap:6px;background:#f5f5f5;padding:8px 16px;border-radius:20px;font-size:14px}.Metamorphose_tokenBalanceLabel__C2p9q{color:#666}.Metamorphose_tokenCount__IZHI4{font-weight:600;color:#111}.Metamorphose_statusMessage__5KL6I{background:#fff3cd;color:#856404}.Metamorphose_statusMessageError__kOZJx,.Metamorphose_statusMessage__5KL6I{padding:12px 20px;border-radius:12px;font-size:14px;text-align:center;width:100%;max-width:500px}.Metamorphose_statusMessageError__kOZJx{background:#f8d7da;color:#721c24}.Metamorphose_uploadArea__sgbUV{width:100%;max-width:400px;aspect-ratio:1;border:2px dashed #ddd;border-radius:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;background:#fafafa;overflow:hidden}.Metamorphose_uploadArea__sgbUV:hover{border-color:#bbb;background:#f5f5f5}.Metamorphose_uploadArea__sgbUV.Metamorphose_dragging__KqTmS{border-color:#111;background:#f0f0f0}.Metamorphose_uploadArea__sgbUV.Metamorphose_hasImage__8hVLD{border-style:solid;border-color:#ddd}.Metamorphose_previewContainer__De_aZ{position:relative;width:100%;height:100%}.Metamorphose_previewImage__oCQ6M{width:100%;height:100%;object-fit:cover}.Metamorphose_removeButton__rDn2U{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,.6);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:white;transition:all .2s ease}.Metamorphose_removeButton__rDn2U:hover{background:rgba(0,0,0,.8);transform:scale(1.1)}.Metamorphose_uploadPrompt__Xab3f{display:flex;flex-direction:column;align-items:center;gap:8px;padding:40px;text-align:center}.Metamorphose_uploadIcon__2_UDJ{color:#999;margin-bottom:8px}.Metamorphose_uploadText__lhcGG{font-size:16px;font-weight:500;color:#333;margin:0}.Metamorphose_uploadSubtext__FFoCi{font-size:14px;color:#666;margin:0}.Metamorphose_uploadFormats__6B6lz{font-size:12px;color:#999;margin:8px 0 0}.Metamorphose_fileInput__nxYEv{display:none}.Metamorphose_inputWrapper__R27LV{width:100%;max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.Metamorphose_inputContainer__nFKtv{display:flex;align-items:center;gap:12px;background:#ffffff;border-radius:20px;padding:12px 16px;box-shadow:0 2px 8px rgba(0,0,0,.04),0 8px 32px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,1);border:1px solid rgba(0,0,0,.06);transition:all .2s ease;position:relative}.Metamorphose_inputContainer__nFKtv:focus-within{box-shadow:0 2px 8px rgba(0,0,0,.06),0 12px 40px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,1);border-color:rgba(0,0,0,.1)}.Metamorphose_inputContainer__nFKtv:after,.Metamorphose_inputContainer__nFKtv:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#a855f7,#6366f1);opacity:.6}.Metamorphose_inputContainer__nFKtv:before{top:-3px;left:24px}.Metamorphose_inputContainer__nFKtv:after{top:50%;left:-3px;transform:translateY(-50%)}.Metamorphose_promptInput__E0iF_{flex:1 1;border:none;background:transparent;font-size:1rem;line-height:1.5;color:#1a1a1a;resize:none;height:24px;padding:0 8px;font-family:inherit;overflow:hidden}.Metamorphose_promptInput__E0iF_::placeholder{color:#999}.Metamorphose_promptInput__E0iF_:focus{outline:none}.Metamorphose_promptInput__E0iF_:disabled{opacity:.6;cursor:not-allowed}.Metamorphose_generateButton__oxH5j{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#1a1a1a;color:#fff;border:none;border-radius:14px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap;flex-shrink:0}.Metamorphose_generateButton__oxH5j:hover:not(:disabled){background:#333;transform:scale(1.02)}.Metamorphose_generateButton__oxH5j:active:not(:disabled){transform:scale(.98)}.Metamorphose_generateButton__oxH5j:disabled{opacity:.5;cursor:not-allowed}.Metamorphose_loadingSpinner__l65h0{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:Metamorphose_spin__HgMtl .8s linear infinite}@keyframes Metamorphose_spin__HgMtl{to{transform:rotate(1turn)}}.Metamorphose_optionsRow__OeHI5{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:0 8px}.Metamorphose_dropdownContainer__V6o5G{position:relative}.Metamorphose_optionPill__qP75j{display:flex;align-items:center;gap:6px;padding:10px 16px;background:#f5f5f5;border:1px solid rgba(0,0,0,.06);border-radius:50px;font-size:.875rem;font-weight:500;color:#555;cursor:pointer;transition:all .2s ease;font-family:inherit}.Metamorphose_optionPill__qP75j:hover{background:#ebebeb;color:#333}.Metamorphose_optionPill__qP75j.Metamorphose_active__Rf_y5{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.Metamorphose_optionPill__qP75j:disabled{opacity:.5;cursor:not-allowed}.Metamorphose_pillIcon__wnV1G{width:16px;height:16px;display:flex;align-items:center;justify-content:center;opacity:.7}.Metamorphose_pillIcon__wnV1G svg{width:100%;height:100%}.Metamorphose_dropdown__152oi{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:#fff;border-radius:12px;padding:6px;box-shadow:0 4px 12px rgba(0,0,0,.08),0 12px 40px rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.06);min-width:100px;z-index:100;animation:Metamorphose_dropdownIn__9le4y .15s ease-out}@keyframes Metamorphose_dropdownIn__9le4y{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.Metamorphose_dropdownItem__UlvGQ{display:block;width:100%;padding:10px 16px;background:transparent;border:none;border-radius:8px;font-size:.875rem;font-weight:500;color:#555;text-align:center;cursor:pointer;transition:all .15s ease;font-family:inherit}.Metamorphose_dropdownItem__UlvGQ:hover{background:#f5f5f5;color:#333}.Metamorphose_dropdownItem__UlvGQ.Metamorphose_active__Rf_y5{background:#1a1a1a;color:#fff}.Metamorphose_errorMessage__dMYin{background:#fee;color:#c00;padding:12px 20px;border-radius:12px;font-size:14px;text-align:center;width:100%;max-width:500px}.Metamorphose_loadingState__ersOz{display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px}.Metamorphose_loadingPulse__dcB1v{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);animation:Metamorphose_pulse__DOc5N 1.5s ease-in-out infinite}@keyframes Metamorphose_pulse__DOc5N{0%,to{transform:scale(.95);opacity:.7}50%{transform:scale(1.05);opacity:1}}.Metamorphose_loadingState__ersOz p{color:#666;font-size:14px;margin:0}.Metamorphose_resultsSection__x8HR6{width:100%}.Metamorphose_resultsTitle__jlu64{font-size:14px;font-weight:600;color:#333;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px}.Metamorphose_imageGrid___iZTd{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px;align-items:start}.Metamorphose_imageCard__8yA10{position:relative;border-radius:12px;overflow:hidden;background:#f5f5f5;box-shadow:0 2px 8px rgba(0,0,0,.08)}.Metamorphose_imageCard__8yA10 img{width:100%;height:auto;display:block}.Metamorphose_imageOverlay__M48fD{position:absolute;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.Metamorphose_imageCard__8yA10:hover .Metamorphose_imageOverlay__M48fD{opacity:1}.Metamorphose_downloadButton__2eiSP{display:flex;align-items:center;gap:8px;padding:12px 24px;background:white;color:#111;border:none;border-radius:25px;font-size:14px;font-weight:500;cursor:pointer;transition:transform .2s ease}.Metamorphose_downloadButton__2eiSP:hover{transform:scale(1.05)}@media screen and (max-width:640px){.Metamorphose_pageContainer__SDsNB{padding:16px;gap:20px}.Metamorphose_uploadArea__sgbUV{max-width:100%;aspect-ratio:4/3}.Metamorphose_inputWrapper__R27LV{max-width:100%}.Metamorphose_inputContainer__nFKtv{flex-direction:column;gap:12px;padding:14px}.Metamorphose_promptInput__E0iF_{width:100%;padding:8px 4px}.Metamorphose_generateButton__oxH5j{width:100%;justify-content:center;padding:14px 24px}.Metamorphose_optionsRow__OeHI5{gap:6px;padding:0}.Metamorphose_optionPill__qP75j{padding:8px 12px;font-size:.8rem}.Metamorphose_pillIcon__wnV1G{width:14px;height:14px}.Metamorphose_imageGrid___iZTd{grid-template-columns:1fr}}