.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}}.CreativeUpscale_upscalerContainer__pta6B{margin:0 auto;padding:1.5rem;text-align:center;background-color:white;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.CreativeUpscale_header__sTEI_{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.CreativeUpscale_tokenBalance__L4Da0{font-size:1.2em}.CreativeUpscale_title__95b2_{font-size:2.25rem;font-weight:700;margin:0}.CreativeUpscale_description__eGlRK{color:#666;margin-bottom:2rem}.CreativeUpscale_dropzone__YKXvO{border:2px dashed #00b2ca;border-radius:.5rem;padding:2rem;margin-bottom:1.5rem;cursor:pointer;transition:border-color .2s}.CreativeUpscale_dropzone__YKXvO:hover{border-color:#00b2ca}.CreativeUpscale_selectButton__egfuP{background-color:#00b2ca;color:white;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;margin-bottom:1rem;transition:background-color .2s;border:none;cursor:pointer}.CreativeUpscale_selectButton__egfuP:hover{background-color:#009ab0}.CreativeUpscale_dropText___s9vZ{color:#666;margin:0}.CreativeUpscale_selectedFile__KZ7JC{margin-top:1rem;font-size:.875rem;color:#666}.CreativeUpscale_scaleOptions__zgki_{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.CreativeUpscale_scaleButton__wF69B{padding:.5rem 1rem;border-radius:.5rem;transition:all .2s;border:none;cursor:pointer;background-color:#e6f7fa;color:#00b2ca}.CreativeUpscale_scaleButton__wF69B.CreativeUpscale_active__cM6D0{background-color:#00b2ca;color:white}.CreativeUpscale_scaleButton__wF69B:not(.CreativeUpscale_active__cM6D0):hover{background-color:#ccf0f5}.CreativeUpscale_upscaleButton__wHAnm{background-color:#00b2ca;color:white;font-weight:600;padding:.75rem 2rem;border-radius:.5rem;transition:all .2s;border:none;cursor:pointer}.CreativeUpscale_upscaleButton__wHAnm:not(:disabled):hover{background-color:#009ab0}.CreativeUpscale_upscaleButton__wHAnm:disabled{opacity:.5;cursor:not-allowed}.CreativeUpscale_previewContainer__M3OtR{display:flex;gap:2rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.CreativeUpscale_imageBox__yvt2C{flex:1 1;min-width:300px;max-width:500px;border:1px solid #e0e0e0;border-radius:.5rem;padding:1rem;background-color:white}.CreativeUpscale_imageTitle__qaN09{font-size:1.1rem;margin-bottom:1rem;color:#333}.CreativeUpscale_previewImage__Yt6Fe{max-width:100%;height:auto;border-radius:.25rem}.CreativeUpscale_error__fen5Z{color:#dc3545;margin:10px 0;font-weight:600}@media (min-width:769px){.CreativeUpscale_upscalerContainer__pta6B{width:calc(100vw - 350px);margin-left:20px;margin-right:40px}}@media (max-width:768px){.CreativeUpscale_upscalerContainer__pta6B{width:100%;margin:0;padding:1rem}.CreativeUpscale_header__sTEI_{flex-direction:column;text-align:center;gap:1rem}.CreativeUpscale_scaleOptions__zgki_{flex-wrap:wrap}.CreativeUpscale_imageBox__yvt2C{min-width:250px}}.CreativeUpscale_uploadPreviewContainer__F_8K5{position:relative;max-width:400px;margin:0 auto}.CreativeUpscale_uploadPreviewImage__w2s2_{max-width:100%;height:auto;border-radius:.25rem}.CreativeUpscale_removeButton__srbGi{position:absolute;top:10px;right:10px;background-color:#dc3545;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:white}.CreativeUpscale_imageContainer__OIVHA{position:relative;overflow:hidden}.CreativeUpscale_downloadButton__lP9k3{position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,178,202,.9);color:white;border:none;padding:8px;cursor:pointer;font-size:14px;transition:opacity .3s ease,background-color .3s ease;opacity:0}.CreativeUpscale_downloadButton__lP9k3:hover{background-color:rgba(0,178,202,1)}.CreativeUpscale_imageContainer__OIVHA:hover .CreativeUpscale_downloadButton__lP9k3{opacity:1}