.Navbar_nav___WITp{position:fixed;top:0;left:0;right:0;z-index:200;height:64px;background:rgba(245,239,227,.82);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:.5px solid var(--bg-deep);transition:background .25s,box-shadow .25s}.Navbar_navInner__BvkgX{max-width:1200px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 48px;position:relative}.Navbar_navLogo__e1WpN{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.Navbar_navLogoCircle__HDTSE{width:34px;height:34px;border-radius:50%;background:var(--logo-bg);overflow:hidden;flex-shrink:0}.Navbar_navLogoCircle__HDTSE img{width:100%;height:100%;object-fit:cover;display:block}.Navbar_navLogoName__31DRT{font-family:Cormorant Garamond,serif;font-size:18px;font-weight:600;color:var(--ink-primary);letter-spacing:.04em;display:flex;flex-direction:column;gap:2px;line-height:1}.Navbar_navLogoName__31DRT small{font-family:Jost,sans-serif;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted);font-weight:400}.Navbar_navLinks__chCYm{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:28px;align-items:center;list-style:none}.Navbar_navLinks__chCYm>li{position:relative}.Navbar_navLink__A03oH{font-size:13px;letter-spacing:.06em;color:var(--ink-muted);text-decoration:none;transition:color .2s}.Navbar_navLink__A03oH:hover{color:var(--ink-primary)}.Navbar_navStudioBtn__eQvbk{display:inline-flex;align-items:center;gap:6px;font-size:13px;letter-spacing:.06em;color:var(--ink-muted);background:none;border:none;cursor:pointer;font-family:Jost,sans-serif;font-weight:400;padding:0;transition:color .2s}.Navbar_navStudioBtn__eQvbk.Navbar_active__YMfDB,.Navbar_navStudioBtn__eQvbk:hover{color:var(--ink-primary)}.Navbar_navStudioChevron__2oP4U{width:10px;height:10px;flex-shrink:0;transition:transform .25s cubic-bezier(.4,0,.2,1)}.Navbar_navStudioBtn__eQvbk.Navbar_active__YMfDB .Navbar_navStudioChevron__2oP4U{transform:rotate(180deg)}.Navbar_navDropdown__mvUrZ{position:absolute;top:calc(100% + 14px);left:50%;width:600px;background:rgba(248,242,232,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:.5px solid var(--bg-deep);border-radius:var(--r-lg);box-shadow:0 20px 56px rgba(44,31,14,.14),0 4px 16px rgba(44,31,14,.06);padding:20px;display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;transform:translateX(-50%);z-index:300;animation:Navbar_ddIn__BpXKd .22s cubic-bezier(.4,0,.2,1) both}@keyframes Navbar_ddIn__BpXKd{0%{opacity:0;transform:translateX(-50%) translateY(-8px) scale(.98)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.Navbar_navDropdown__mvUrZ:before{content:"";position:absolute;top:-5px;left:50%;transform:translateX(-50%) rotate(45deg);width:9px;height:9px;background:rgba(248,242,232,.98);border-top:.5px solid var(--bg-deep);border-left:.5px solid var(--bg-deep);border-radius:1px}.Navbar_navDdCol__E13ko{display:flex;flex-direction:column;gap:0}.Navbar_navDdCol__E13ko+.Navbar_navDdCol__E13ko{border-left:.5px solid var(--bg-deep);padding-left:16px;margin-left:4px}.Navbar_navDdHeading__Ux8WG{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:10px;padding-bottom:8px;border-bottom:.5px solid var(--bg-deep);display:flex;align-items:center;gap:8px}.Navbar_navDdHeading__Ux8WG:before{content:"";width:16px;height:.5px;background:var(--gold);opacity:.7}.Navbar_navDdItem__xAZyh{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:var(--r-md);text-decoration:none;transition:background .18s,transform .15s;cursor:pointer}.Navbar_navDdItem__xAZyh:hover{background:var(--bg-deep);transform:translateX(2px)}.Navbar_navDdIcon__ePis4{width:28px;height:28px;border-radius:var(--r-sm);background:var(--bg-base);border:.5px solid var(--bg-deep);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .18s,background .18s}.Navbar_navDdItem__xAZyh:hover .Navbar_navDdIcon__ePis4{background:var(--bg-surface);border-color:rgba(201,169,110,.4)}.Navbar_navDdIcon__ePis4 svg{stroke:var(--ink-secondary)}.Navbar_navDdItem__xAZyh:hover .Navbar_navDdIcon__ePis4 svg{stroke:var(--gold-dark)}.Navbar_navDdText__KjEoA{display:flex;flex-direction:column}.Navbar_navDdLabel__2znjf{font-size:13px;font-weight:500;color:var(--ink-primary);letter-spacing:.01em;line-height:1.25;white-space:nowrap}.Navbar_navDdDesc__ibUcH{font-size:11px;color:var(--ink-faint);line-height:1.35;margin-top:1px}.Navbar_navActions__d3arW{display:flex;gap:16px;align-items:center;flex-shrink:0}.Navbar_navCta__7ohvV{background:var(--cta);color:var(--bg-base);padding:9px 22px;border-radius:var(--r-sm);font-size:12px;letter-spacing:.1em;text-transform:uppercase;border:none;cursor:pointer;font-family:Jost,sans-serif;font-weight:500;transition:background .2s;text-decoration:none}.Navbar_navCta__7ohvV:hover{background:#1a1006}.Navbar_langSwitcher__RPhRA{position:relative}.Navbar_langTrigger__MSaa_{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--ink-muted);background:none;border:.5px solid transparent;border-radius:var(--r-sm);cursor:pointer;padding:6px 10px;font-family:Jost,sans-serif;transition:color .2s,border-color .2s}.Navbar_langTrigger__MSaa_:hover{color:var(--ink-primary);border-color:var(--bg-deep)}.Navbar_langCurrentLabel__gVZA_{font-size:11px;letter-spacing:.06em}.Navbar_langChevron__TcMEL{width:9px;height:9px;flex-shrink:0}.Navbar_langDropdown__4lX9I{position:absolute;top:calc(100% + 8px);right:0;width:300px;background:rgba(248,242,232,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:.5px solid var(--bg-deep);border-radius:var(--r-lg);padding:16px;box-shadow:0 18px 48px rgba(28,21,16,.14);z-index:300;animation:Navbar_ddIn__BpXKd .18s ease both}.Navbar_langHeading__V2urw{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:12px}.Navbar_langGrid__s_YsL{display:grid;grid-template-columns:1fr 1fr;grid-gap:2px;gap:2px}.Navbar_langBtn__X0vrN{font-size:12px;color:var(--ink-muted);background:none;border:none;cursor:pointer;padding:6px 8px;border-radius:var(--r-sm);text-align:left;font-family:Jost,sans-serif;transition:background .15s,color .15s}.Navbar_langBtn__X0vrN:hover{background:var(--bg-deep);color:var(--ink-primary)}.Navbar_navUser__caBhy{position:relative;display:flex;align-items:center}.Navbar_navAvatarBtn__8bfop{width:34px;height:34px;border-radius:50%;border:1.5px solid var(--bg-deep);background:var(--bg-deep);overflow:hidden;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:box-shadow .2s,border-color .2s;flex-shrink:0}.Navbar_navAvatarBtn__8bfop.Navbar_active__YMfDB,.Navbar_navAvatarBtn__8bfop:hover{border-color:var(--gold);box-shadow:0 0 0 3px rgba(201,169,110,.2)}.Navbar_navAvatarImg__HzxVS{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.Navbar_navAvatarFallback__YJYsk{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:14px;font-weight:600;color:var(--ink-secondary);letter-spacing:.02em;text-transform:uppercase}.Navbar_navUserDropdown__9URju{position:absolute;top:calc(100% + 10px);right:0;width:228px;background:rgba(248,242,232,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:.5px solid var(--bg-deep);border-radius:var(--r-lg);padding:5px;box-shadow:0 18px 48px rgba(28,21,16,.14),0 2px 8px rgba(28,21,16,.06);z-index:300;animation:Navbar_ddIn__BpXKd .2s cubic-bezier(.4,0,.2,1) both}.Navbar_navUserDropdown__9URju:before{content:"";position:absolute;top:-5px;right:10px;width:9px;height:9px;background:rgba(248,242,232,.98);border-top:.5px solid var(--bg-deep);border-left:.5px solid var(--bg-deep);border-radius:1px;transform:rotate(45deg)}.Navbar_navUserInfo__2wb9c{padding:10px 13px 9px;border-radius:calc(var(--r-lg) - 5px) calc(var(--r-lg) - 5px) var(--r-sm) var(--r-sm)}.Navbar_navUserName__Lrdv2{font-size:13px;font-weight:500;color:var(--ink-primary)}.Navbar_navUserEmail__tBIUv,.Navbar_navUserName__Lrdv2{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Navbar_navUserEmail__tBIUv{font-size:11px;color:var(--ink-faint);margin-top:2px}.Navbar_navUserDivider__QFPYP{height:.5px;background:var(--bg-deep);margin:3px 0}.Navbar_navCreditsRow__08czG{display:flex;align-items:center;justify-content:space-between;padding:8px 13px;border-radius:var(--r-md);cursor:pointer;text-decoration:none;transition:background .15s}.Navbar_navCreditsRow__08czG:hover{background:var(--bg-deep)}.Navbar_navCreditsLabel__mXkrP{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--ink-secondary);letter-spacing:.02em}.Navbar_navCreditsLabel__mXkrP svg{flex-shrink:0;opacity:.65}.Navbar_navCreditsValue__SYtJr{font-size:12px;font-weight:500;color:var(--gold-dark);letter-spacing:.03em}.Navbar_navUserItem__5gV0x{display:flex;align-items:center;gap:9px;padding:8px 13px;border-radius:var(--r-md);font-size:13px;color:var(--ink-secondary);text-decoration:none;transition:background .15s,color .15s;cursor:pointer;width:100%;background:none;border:none;font-family:Jost,sans-serif;letter-spacing:.02em;text-align:left;font-weight:400}.Navbar_navUserItem__5gV0x:hover{background:var(--bg-deep);color:var(--ink-primary)}.Navbar_navUserItem__5gV0x svg{flex-shrink:0;opacity:.65}.Navbar_navUserItem__5gV0x.Navbar_signout__mw9bv{color:#7a3a2a}.Navbar_navUserItem__5gV0x.Navbar_signout__mw9bv:hover{background:rgba(192,57,43,.06);color:#6b2d1e}.Navbar_navToggle__kZDL0{display:none;width:40px;height:40px;border-radius:50%;border:.5px solid var(--bg-deep);background:rgba(245,239,227,.76);align-items:center;justify-content:center;color:var(--ink-primary);flex-shrink:0;cursor:pointer;padding:0}.Navbar_navBackdrop__OyUg_{position:fixed;inset:0;background:rgba(28,21,16,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:299}.Navbar_mobileMenu__XFNzn{position:fixed;top:0;right:0;height:100%;width:min(340px,88vw);background:var(--bg-base);z-index:300;padding:0 0 32px;overflow-y:auto;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 32px rgba(44,31,14,.12);display:flex;flex-direction:column}.Navbar_mobileMenuOpen__W_dFy{transform:translateX(0)}.Navbar_mobileMenuClose__WnPfv{position:absolute;top:18px;right:20px;width:32px;height:32px;border-radius:50%;border:.5px solid var(--bg-deep);background:transparent;display:flex;align-items:center;justify-content:center;color:var(--ink-muted);cursor:pointer;padding:0;transition:color .2s}.Navbar_mobileMenuClose__WnPfv:hover{color:var(--ink-primary)}.Navbar_mobDrawerBrand__BK_Db{display:flex;align-items:center;gap:10px;padding:22px 24px 20px;border-bottom:.5px solid var(--bg-deep)}.Navbar_mobDrawerLogo__964V7{width:36px;height:36px;border-radius:50%;background:var(--logo-bg);overflow:hidden;flex-shrink:0}.Navbar_mobDrawerName___Pyc7{font-family:Cormorant Garamond,serif;font-size:16px;font-weight:600;color:var(--ink-primary);letter-spacing:.04em}.Navbar_mobDrawerNav__0yRS2{flex:1 1;padding:12px 20px;display:flex;flex-direction:column;gap:2px}.Navbar_mobNavItem__E18BH{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:var(--r-md);text-decoration:none;font-size:14px;letter-spacing:.04em;color:var(--ink-secondary);background:none;border:none;width:100%;cursor:pointer;font-family:Jost,sans-serif;font-weight:400;transition:background .15s,color .15s}.Navbar_mobNavItem__E18BH:hover{background:var(--bg-surface);color:var(--ink-primary)}.Navbar_mobNavLabel__fp1ZQ{display:block}.Navbar_mobNavAccPanel__AFG7o,.Navbar_mobNavAccordion__wjw5D{display:flex;flex-direction:column}.Navbar_mobNavAccPanel__AFG7o{padding-left:16px;gap:0}.Navbar_mobNavSubItem__cPoF4{padding-left:24px!important}.Navbar_mobAccChevron__tskmx{width:14px;height:14px;transition:transform .25s}.Navbar_mobAccChevron__tskmx.Navbar_open___npFi{transform:rotate(180deg)}.Navbar_mobNavDdSection__skmZj{padding:8px 0;border-top:.5px solid var(--bg-deep);border-bottom:.5px solid var(--bg-deep);margin:4px 14px}.Navbar_mobNavDdHeading__Kk9v6{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dark);padding:4px 0 8px}.Navbar_mobNavDdLink__sRA8O{font-size:13px;letter-spacing:.04em;color:var(--ink-muted);text-decoration:none;padding:7px 0;display:block;transition:color .2s}.Navbar_mobNavDdLink__sRA8O:hover{color:var(--ink-primary)}.Navbar_mobDrawerAuth__6pRbP{padding:16px 20px;border-top:.5px solid var(--bg-deep)}.Navbar_mobSignInBtn__qPcHE{width:100%;background:var(--cta);color:var(--bg-base);padding:12px 24px;border-radius:var(--r-sm);font-size:12px;letter-spacing:.1em;text-transform:uppercase;border:none;cursor:pointer;font-family:Jost,sans-serif;font-weight:500;transition:background .2s}.Navbar_mobSignInBtn__qPcHE:hover{background:#1a1006}.Navbar_mobileUserRow__7QQs0{display:flex;align-items:center;gap:12px}.Navbar_mobileUserAvatar__N87AW{width:38px;height:38px;border-radius:50%;border:1.5px solid var(--bg-deep);background:var(--bg-deep);overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.Navbar_mobileUserAvatarFallback__286kn{font-family:Cormorant Garamond,serif;font-size:15px;font-weight:600;color:var(--ink-secondary);text-transform:uppercase}.Navbar_mobileUserName__RZ42w{font-size:14px;font-weight:500;color:var(--ink-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Navbar_mobileUserEmail__ORAdU{font-size:11px;color:var(--ink-faint);margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Navbar_mobLangSection__LSanO{padding:16px 20px 8px;border-top:.5px solid var(--bg-deep)}.Navbar_mobLangHeading__FbEHo{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:10px}.Navbar_mobLangGrid__EleVo{display:grid;grid-template-columns:1fr 1fr;grid-gap:2px;gap:2px}.Navbar_mobLangBtn__Y0Ed_{font-size:12px;color:var(--ink-muted);background:none;border:none;cursor:pointer;padding:5px 6px;border-radius:var(--r-sm);text-align:left;font-family:Jost,sans-serif;transition:background .15s}.Navbar_mobLangBtn__Y0Ed_:hover{background:var(--bg-surface);color:var(--ink-primary)}@media (max-width:1024px){.Navbar_navInner__BvkgX{padding:0 28px}.Navbar_navLinks__chCYm{gap:20px}}@media (max-width:767px){.Navbar_navInner__BvkgX{padding:0 20px}.Navbar_langSwitcher__RPhRA,.Navbar_navCta__7ohvV,.Navbar_navLinks__chCYm,.Navbar_navUser__caBhy{display:none}.Navbar_navToggle__kZDL0{display:flex}}.AiImageUpscalerTool_pageWrap__tjIAs{max-width:1180px;margin:0 auto;padding:88px 48px 80px;position:relative;z-index:1}.AiImageUpscalerTool_pageHeader__c3Y6e{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;gap:16px}.AiImageUpscalerTool_pageEyebrow__NQRnB{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:10px;display:inline-flex;align-items:center;gap:10px}.AiImageUpscalerTool_pageEyebrow__NQRnB:before{content:"";width:22px;height:.5px;background:var(--gold);opacity:.7}.AiImageUpscalerTool_pageTitle__4Zmm_{font-family:var(--font-serif);font-size:clamp(28px,3.2vw,44px);font-weight:300;line-height:1.08;color:var(--ink-primary,var(--cta))}.AiImageUpscalerTool_pageTitle__4Zmm_ em{font-style:italic;color:var(--gold-dark)}.AiImageUpscalerTool_pageMeta__ScgQt{font-size:12px;color:var(--text-muted);letter-spacing:.06em;display:flex;align-items:center;gap:16px}.AiImageUpscalerTool_pageMetaSep__6eqqN{width:1px;height:12px;background:var(--border-light)}.AiImageUpscalerTool_upscalerGrid__vwUr2{display:grid;grid-template-columns:1fr 296px;grid-gap:14px;gap:14px;align-items:start}.AiImageUpscalerTool_canvasCard__YJTkR{background:var(--bg-surface,var(--bg-card));border:.5px solid var(--border-light);border-radius:24px;box-shadow:0 4px 32px rgba(44,31,14,.09);overflow:hidden}.AiImageUpscalerTool_uploadZone___L6Of{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s;overflow:hidden}.AiImageUpscalerTool_uploadZone___L6Of:hover{background:rgba(201,169,110,.04)}.AiImageUpscalerTool_uploadZone___L6Of.AiImageUpscalerTool_dragOver__JN7hy{background:rgba(201,169,110,.08)}.AiImageUpscalerTool_uploadZone___L6Of.AiImageUpscalerTool_hasImage__DH1zS{cursor:default}.AiImageUpscalerTool_uploadZone___L6Of.AiImageUpscalerTool_hasImage__DH1zS:hover{background:transparent}.AiImageUpscalerTool_uploadDashedBorder__I8WoS{position:absolute;inset:20px;border-radius:16px;border:1px dashed rgba(201,169,110,.3);pointer-events:none;transition:border-color .25s,opacity .25s}.AiImageUpscalerTool_uploadZone___L6Of.AiImageUpscalerTool_dragOver__JN7hy .AiImageUpscalerTool_uploadDashedBorder__I8WoS{border-color:rgba(201,169,110,.55)}.AiImageUpscalerTool_uploadZone___L6Of.AiImageUpscalerTool_hasImage__DH1zS .AiImageUpscalerTool_uploadDashedBorder__I8WoS{opacity:0}.AiImageUpscalerTool_uploadPlaceholder__PIZEi{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px;text-align:center;position:relative;z-index:1}.AiImageUpscalerTool_uploadZone___L6Of.AiImageUpscalerTool_hasImage__DH1zS .AiImageUpscalerTool_uploadPlaceholder__PIZEi{display:none}.AiImageUpscalerTool_uploadIconWrap__awMt4{width:56px;height:56px;border-radius:50%;border:.5px solid var(--border-light);background:var(--bg-deep,#E3D9C8);display:flex;align-items:center;justify-content:center;transition:all .25s}.AiImageUpscalerTool_uploadZone___L6Of:hover .AiImageUpscalerTool_uploadIconWrap__awMt4{border-color:rgba(201,169,110,.4);background:rgba(201,169,110,.1)}.AiImageUpscalerTool_uploadLabel__mFk_Z{font-family:var(--font-serif);font-size:20px;font-weight:400;color:var(--cta);letter-spacing:.01em}.AiImageUpscalerTool_uploadSub__gGSVr{font-size:12px;color:var(--text-muted);letter-spacing:.08em}.AiImageUpscalerTool_uploadBrowse__VUuaP{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-dark);padding:8px 20px;border:.5px solid var(--gold);border-radius:6px;background:transparent;cursor:pointer;font-family:var(--font-sans);transition:all .2s;margin-top:4px}.AiImageUpscalerTool_uploadBrowse__VUuaP:hover{background:rgba(201,169,110,.12)}.AiImageUpscalerTool_previewCanvas__2XFJH{display:none;position:relative;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AiImageUpscalerTool_uploadZone___L6Of.AiImageUpscalerTool_hasImage__DH1zS .AiImageUpscalerTool_previewCanvas__2XFJH{display:block}.AiImageUpscalerTool_previewInner__4DwY4{position:relative;width:100%;overflow:hidden;min-height:480px;background:var(--bg-deep,#E3D9C8);display:flex;align-items:center;justify-content:center}.AiImageUpscalerTool_previewAfter__Pv89z,.AiImageUpscalerTool_previewBefore__O6i2_{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.AiImageUpscalerTool_previewBefore__O6i2_{z-index:1}.AiImageUpscalerTool_previewAfter__Pv89z{z-index:2}.AiImageUpscalerTool_previewImg__692y0{width:100%;height:100%;object-fit:contain}.AiImageUpscalerTool_previewImgPh__QdKj5{width:100%;height:100%;min-height:480px;object-fit:cover}.AiImageUpscalerTool_previewDivider__L8cPK{position:absolute;top:0;bottom:0;left:50%;width:2px;background:rgba(245,239,227,.9);z-index:10;cursor:col-resize;transform:translateX(-50%);display:none}.AiImageUpscalerTool_previewDividerHandle__Cgocc{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background:rgba(245,239,227,.96);border:.5px solid var(--border-light);box-shadow:0 2px 12px rgba(44,31,14,.18);display:flex;align-items:center;justify-content:center;gap:3px}.AiImageUpscalerTool_dividerPip__gcpZN{width:2px;height:10px;border-radius:1px;background:var(--text-muted);opacity:.6}.AiImageUpscalerTool_canvasBadge__62Agi{position:absolute;top:16px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:rgba(245,239,227,.88);background:rgba(28,21,16,.54);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:4px 10px;border-radius:20px;z-index:20;pointer-events:none}.AiImageUpscalerTool_canvasBadgeBefore__Wb4wc{left:16px}.AiImageUpscalerTool_canvasBadgeAfter__6RVIB{left:calc(50% + 16px)}.AiImageUpscalerTool_afterShimmer__T38SA{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(201,169,110,.08) 40%,rgba(201,169,110,.14) 50%,rgba(201,169,110,.08) 60%,transparent);background-size:400px 100%;animation:AiImageUpscalerTool_shimmer__OVyQL 1.6s linear infinite;z-index:5}.AiImageUpscalerTool_afterShimmerHidden__OcckX{display:none}.AiImageUpscalerTool_canvasToolbar__1EJ3e{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-top:.5px solid var(--border-light);background:var(--bg-surface,var(--bg-card))}.AiImageUpscalerTool_canvasToolbarLeft__Q5PGx{display:flex;align-items:center;gap:10px}.AiImageUpscalerTool_canvasToolbarRight__i2XIR{display:flex;align-items:center;gap:8px}.AiImageUpscalerTool_canvasStat__fjyr6{font-size:11px;color:var(--text-muted);letter-spacing:.06em;display:flex;align-items:center;gap:6px}.AiImageUpscalerTool_canvasStatSep__o0lgy{width:.5px;height:10px;background:var(--border-light)}.AiImageUpscalerTool_canvasAction__oFEJw{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:6px;font-size:12px;letter-spacing:.06em;border:.5px solid var(--border-light);background:transparent;color:var(--text-muted);cursor:pointer;font-family:var(--font-sans);transition:all .2s}.AiImageUpscalerTool_canvasAction__oFEJw:hover{border-color:var(--text-muted);color:var(--cta);background:var(--bg-deep,#E3D9C8)}.AiImageUpscalerTool_canvasActionAccent__dbRML{border-color:var(--gold);color:var(--gold-dark)}.AiImageUpscalerTool_canvasActionAccent__dbRML:hover{background:rgba(201,169,110,.12)}.AiImageUpscalerTool_canvasActionDisabled__fLPm2{opacity:.38;pointer-events:none}.AiImageUpscalerTool_progressOverlay__6P6Az{display:none;position:absolute;inset:0;background:rgba(237,230,218,.88);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:30;flex-direction:column;align-items:center;justify-content:center;gap:20px}.AiImageUpscalerTool_progressOverlay__6P6Az.AiImageUpscalerTool_active__VtXQI{display:flex}.AiImageUpscalerTool_progressSpinner__AIr0G{width:32px;height:32px;border:1.5px solid var(--border-light);border-top-color:var(--gold);border-radius:50%;animation:AiImageUpscalerTool_spin__eDqp8 .9s linear infinite}.AiImageUpscalerTool_progressStatusLabel__5_GaY{font-family:var(--font-serif);font-size:18px;font-weight:400;color:var(--cta);letter-spacing:.02em}.AiImageUpscalerTool_progressStatusSub__oiQrh{font-size:11px;color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin-top:-12px}.AiImageUpscalerTool_progressBarTrack__qCtVw{width:200px;height:2px;background:var(--border-light);border-radius:1px;overflow:hidden}.AiImageUpscalerTool_progressBarFill__NONuI{height:100%;background:linear-gradient(90deg,var(--gold-dark),var(--gold));border-radius:1px;transition:width .4s ease}.AiImageUpscalerTool_sidebar__Ib3yu{display:flex;flex-direction:column;gap:10px}.AiImageUpscalerTool_sidebarCard__0eMUu{background:var(--bg-surface,var(--bg-card));border:.5px solid var(--border-light);border-radius:16px;box-shadow:0 4px 32px rgba(44,31,14,.09);overflow:hidden}.AiImageUpscalerTool_sidebarSection__tsAQQ{padding:16px 18px;border-bottom:.5px solid var(--border-light)}.AiImageUpscalerTool_sidebarSection__tsAQQ:last-child{border-bottom:none}.AiImageUpscalerTool_sidebarSectionLabel__CvvcV{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-bottom:10px;display:flex;align-items:center;gap:8px}.AiImageUpscalerTool_sidebarSectionLabel__CvvcV:after{content:"";flex:1 1;height:.5px;background:var(--border-light)}.AiImageUpscalerTool_modeGrid__84yqK{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.AiImageUpscalerTool_modeChip__aniPv{padding:10px 12px;border-radius:10px;border:.5px solid var(--border-light);background:transparent;cursor:pointer;transition:all .2s;text-align:left}.AiImageUpscalerTool_modeChip__aniPv:hover:not(.AiImageUpscalerTool_modeChipActive__iim3U){border-color:var(--text-muted);background:var(--bg-deep,#E3D9C8)}.AiImageUpscalerTool_modeChipActive__iim3U{border-color:rgba(201,169,110,.55);background:rgba(201,169,110,.07);box-shadow:0 0 0 1px rgba(201,169,110,.18)}.AiImageUpscalerTool_modeChipName__iu8_D{font-family:var(--font-sans);font-size:13px;font-weight:500;color:var(--cta);letter-spacing:.02em;display:flex;align-items:center;gap:5px;margin-bottom:2px}.AiImageUpscalerTool_modeChipDesc__YW7qd{font-size:11px;color:var(--text-muted);letter-spacing:.02em}.AiImageUpscalerTool_modeChipBadge__kxysx{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-dark);background:rgba(201,169,110,.14);padding:2px 6px;border-radius:10px;font-weight:500}.AiImageUpscalerTool_modeHint__8T_CP{font-size:10px;color:var(--text-muted);letter-spacing:.04em;margin-top:8px;line-height:1.5;display:none}.AiImageUpscalerTool_modeHintVisible___SPpI{display:block}.AiImageUpscalerTool_styleSub__yyKfQ{margin-top:10px}.AiImageUpscalerTool_styleGrid__xWZ1P{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.AiImageUpscalerTool_styleChip__XYWQw{padding:9px 12px;border-radius:10px;border:.5px solid var(--border-light);background:transparent;cursor:pointer;text-align:left;transition:all .2s}.AiImageUpscalerTool_styleChip__XYWQw:hover:not(.AiImageUpscalerTool_styleChipActive__E_7Vb){border-color:var(--text-muted);background:var(--bg-deep,#E3D9C8)}.AiImageUpscalerTool_styleChipActive__E_7Vb{border-color:rgba(201,169,110,.55);background:rgba(201,169,110,.07)}.AiImageUpscalerTool_styleChipName__yYG_i{font-family:var(--font-sans);font-size:12px;font-weight:500;color:var(--cta);margin-bottom:1px}.AiImageUpscalerTool_styleChipModel__jV2I_{font-family:var(--font-sans);font-size:10px;color:var(--text-muted);letter-spacing:.04em}.AiImageUpscalerTool_sliderBlock__smoMu{display:flex;flex-direction:column;gap:8px}.AiImageUpscalerTool_sliderHeader__PucxY{display:flex;align-items:center;justify-content:space-between}.AiImageUpscalerTool_sliderLabel__bHp27{font-family:var(--font-sans);font-size:12px;color:var(--cta);letter-spacing:.02em}.AiImageUpscalerTool_sliderValue__Mzeub{font-family:var(--font-sans);font-size:12px;font-weight:500;color:var(--cta);min-width:18px;text-align:right}.AiImageUpscalerTool_sliderInput__bJghf{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:3px;background:var(--border-light);border-radius:2px;outline:none;cursor:pointer}.AiImageUpscalerTool_sliderInput__bJghf::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:var(--bg-base,#F5EFE3);border:1.5px solid var(--gold);box-shadow:0 1px 6px rgba(44,31,14,.14);-webkit-transition:transform .15s,box-shadow .15s;transition:transform .15s,box-shadow .15s}.AiImageUpscalerTool_sliderInput__bJghf::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 2px 10px rgba(201,169,110,.35)}.AiImageUpscalerTool_sliderRangeRow__vPb3m{display:flex;justify-content:space-between;font-family:var(--font-sans);font-size:10px;color:var(--text-muted);letter-spacing:.06em;margin-top:4px}.AiImageUpscalerTool_sliderMapping__Z4EUP{font-family:var(--font-sans);font-size:10px;color:var(--text-muted);letter-spacing:.03em;margin-top:-4px}.AiImageUpscalerTool_dimsDisplay__Z_zkG{margin-top:10px;padding:9px 12px;background:var(--bg-deep,#E3D9C8);border-radius:6px;border:.5px solid var(--border-light)}.AiImageUpscalerTool_dimsLabel__mPZqy{font-family:var(--font-sans);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px}.AiImageUpscalerTool_dimsValue__zD5gq{font-family:var(--font-sans);font-size:12px;color:var(--cta);letter-spacing:.04em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.AiImageUpscalerTool_advToggle__cLiEl{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:transparent;border:none;cursor:pointer;font-family:var(--font-sans);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);transition:color .2s,opacity .2s}.AiImageUpscalerTool_advToggle__cLiEl:hover:not(.AiImageUpscalerTool_advToggleLocked__J6sMZ){color:var(--cta)}.AiImageUpscalerTool_advToggleLocked__J6sMZ{opacity:.38;cursor:not-allowed;pointer-events:none}.AiImageUpscalerTool_advToggle__cLiEl svg{transition:transform .25s;flex-shrink:0}.AiImageUpscalerTool_advToggle__cLiEl.AiImageUpscalerTool_advToggleOpen__De2n3 svg{transform:rotate(180deg)}.AiImageUpscalerTool_advUltraBadge__jftId{display:none;font-size:9px;letter-spacing:.08em;color:var(--gold-dark);background:rgba(201,169,110,.12);border:.5px solid rgba(201,169,110,.3);border-radius:3px;padding:2px 5px;font-weight:500;text-transform:uppercase;margin-left:6px}.AiImageUpscalerTool_advUltraBadgeVisible__YNIFr{display:inline-block}.AiImageUpscalerTool_advBody__puOYh{overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s;max-height:0;opacity:0}.AiImageUpscalerTool_advBodyOpen__esAxO{max-height:600px;opacity:1}.AiImageUpscalerTool_promptOptional__vy7oi{font-family:var(--font-sans);font-size:10px;color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;display:inline-block;margin-bottom:6px}.AiImageUpscalerTool_promptField__sWzlq{width:100%;border:.5px solid var(--border-light);border-radius:10px;background:var(--bg-deep,#E3D9C8);padding:10px 12px;font-family:var(--font-sans);font-size:13px;color:var(--cta);resize:none;outline:none;min-height:72px;line-height:1.6;transition:border-color .2s,box-shadow .2s}.AiImageUpscalerTool_promptField__sWzlq::placeholder{color:var(--text-muted)}.AiImageUpscalerTool_promptField__sWzlq:focus{border-color:rgba(201,169,110,.4);box-shadow:0 0 0 2px rgba(201,169,110,.1)}.AiImageUpscalerTool_ctaArea__A71yr{padding:14px 18px 18px}.AiImageUpscalerTool_ctaBtn__wHJzn{width:100%;padding:13px 24px;border-radius:10px;background:var(--cta);color:var(--bg-base,#F5EFE3);font-family:var(--font-sans);font-size:13px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border:none;cursor:pointer;transition:background .2s,box-shadow .2s;display:flex;align-items:center;justify-content:center;gap:10px;position:relative;overflow:hidden}.AiImageUpscalerTool_ctaBtn__wHJzn:hover:not(:disabled){background:#1a1006;box-shadow:0 6px 24px rgba(44,31,14,.28)}.AiImageUpscalerTool_ctaBtn__wHJzn:disabled{opacity:.42;cursor:not-allowed}.AiImageUpscalerTool_ctaBtnText__6IppC{display:flex;align-items:center;gap:7px}.AiImageUpscalerTool_ctaBtnLoading___shkT .AiImageUpscalerTool_ctaBtnText__6IppC{opacity:0}.AiImageUpscalerTool_ctaBtnSpinner__fhSpG{display:none;position:absolute;width:15px;height:15px;border:1.5px solid rgba(245,239,227,.3);border-top-color:rgba(245,239,227,.9);border-radius:50%;animation:AiImageUpscalerTool_spin__eDqp8 .8s linear infinite}.AiImageUpscalerTool_ctaBtnLoading___shkT .AiImageUpscalerTool_ctaBtnSpinner__fhSpG{display:block}.AiImageUpscalerTool_ctaMeta__7x3Og{text-align:center;font-family:var(--font-sans);font-size:11px;color:var(--text-muted);letter-spacing:.06em;margin-top:8px}.AiImageUpscalerTool_crPill__ZED9Q{display:inline-flex;align-items:center;gap:3px;padding:2px 7px 2px 5px;background:rgba(255,255,255,.15);border-radius:100px;margin-left:7px;font-size:10.5px;font-weight:500;letter-spacing:.02em;vertical-align:middle;line-height:1;white-space:nowrap}.AiImageUpscalerTool_creditRow__oOTFn{display:flex;align-items:center;justify-content:space-between;padding:10px 18px;border-top:.5px solid var(--border-light);font-family:var(--font-sans);font-size:11px;color:var(--text-muted)}.AiImageUpscalerTool_creditCost__qouJT{display:flex;align-items:center;gap:6px}.AiImageUpscalerTool_creditDot__IE6vk{width:5px;height:5px;border-radius:50%;background:var(--gold);opacity:.7}.AiImageUpscalerTool_resultActions__oiUhq{display:none;padding:14px 18px;border-top:.5px solid var(--border-light);gap:8px;flex-direction:column}.AiImageUpscalerTool_resultActionsVisible__iC59h{display:flex}.AiImageUpscalerTool_resultActionRow__Vxhdm{display:flex;gap:8px}.AiImageUpscalerTool_resultBtn__JdQGi{flex:1 1;padding:10px;border-radius:6px;font-family:var(--font-sans);font-size:12px;letter-spacing:.06em;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:6px}.AiImageUpscalerTool_resultBtnPrimary__fnh_e{background:var(--cta);color:var(--bg-base,#F5EFE3);border:none}.AiImageUpscalerTool_resultBtnPrimary__fnh_e:hover{background:#1a1006}.AiImageUpscalerTool_resultBtnSecondary__8ORmA{background:transparent;border:.5px solid var(--border-light);color:var(--text-muted)}.AiImageUpscalerTool_resultBtnSecondary__8ORmA:hover{border-color:var(--text-muted);color:var(--cta);background:var(--bg-deep,#E3D9C8)}.AiImageUpscalerTool_outputInfo__HcYrL{display:none;font-family:var(--font-sans);font-size:11px;color:var(--text-muted);text-align:center;letter-spacing:.04em;padding:0 18px 12px}.AiImageUpscalerTool_outputInfoVisible__wYhYV{display:block}@keyframes AiImageUpscalerTool_spin__eDqp8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes AiImageUpscalerTool_shimmer__OVyQL{0%{background-position:-400px 0}to{background-position:400px 0}}@media (max-width:900px){.AiImageUpscalerTool_pageWrap__tjIAs{padding:80px 24px 60px}.AiImageUpscalerTool_upscalerGrid__vwUr2{grid-template-columns:1fr}.AiImageUpscalerTool_sidebar__Ib3yu{order:-1}.AiImageUpscalerTool_pageMeta__ScgQt{display:none}}@media (max-width:600px){.AiImageUpscalerTool_pageWrap__tjIAs{padding:68px 14px 56px}.AiImageUpscalerTool_pageHeader__c3Y6e{flex-direction:column;gap:6px;margin-bottom:18px}.AiImageUpscalerTool_pageTitle__4Zmm_{font-size:clamp(22px,6vw,30px)}}.AiPhotoEditorTool_pageHeader__2JsWn{max-width:780px;margin:0 auto 32px;padding:56px 24px 0}.AiPhotoEditorTool_pageEyebrow__NqJUz{font-family:var(--font-sans);font-size:.72rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.AiPhotoEditorTool_pageTitle__tV09_{font-family:var(--font-serif);font-size:clamp(2rem,5vw,3rem);font-weight:400;color:var(--cta);line-height:1.15;margin:0 0 14px}.AiPhotoEditorTool_pageTitle__tV09_ em{font-style:italic;color:var(--gold-dark)}.AiPhotoEditorTool_pageSub__DTOi1{font-family:var(--font-sans);font-size:.95rem;color:var(--text-muted);line-height:1.6;max-width:640px;margin:0}.AiPhotoEditorTool_editorWrap__cm_fr{max-width:860px;margin:0 auto;padding:0 16px;position:relative}.AiPhotoEditorTool_editorCard__9LKib{background:var(--bg-card);border:1.5px solid var(--border-light);border-radius:20px;overflow:hidden;box-shadow:0 2px 20px rgba(44,31,14,.07);transition:border-color .2s,box-shadow .2s}.AiPhotoEditorTool_editorCard__9LKib:focus-within{border-color:var(--gold);box-shadow:0 4px 32px rgba(201,169,110,.12)}.AiPhotoEditorTool_inputRow__GNn1B{display:flex;gap:0;min-height:110px}.AiPhotoEditorTool_uploadZone__nqF4u{position:relative;width:140px;flex-shrink:0;border-right:1.5px solid var(--border-light);cursor:pointer;overflow:hidden;transition:border-color .15s;background:var(--bg-base)}.AiPhotoEditorTool_uploadZone__nqF4u:hover{border-color:var(--gold)}.AiPhotoEditorTool_uploadZoneDragOver__oIOam{border-color:var(--gold)!important;background:rgba(201,169,110,.06)}.AiPhotoEditorTool_fileInput__HmFYR{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%;z-index:2}.AiPhotoEditorTool_uploadThumb__OkAev{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:none;z-index:1}.AiPhotoEditorTool_hasImage__wNrjr .AiPhotoEditorTool_uploadThumb__OkAev{display:block}.AiPhotoEditorTool_uploadReplace__z7Hrg{position:absolute;inset:0;z-index:3;display:none;align-items:center;justify-content:center;gap:6px;background:rgba(44,31,14,.55);color:rgba(245,239,227,.9);font-family:var(--font-sans);font-size:.78rem;font-weight:500}.AiPhotoEditorTool_hasImage__wNrjr .AiPhotoEditorTool_uploadReplace__z7Hrg{display:flex;opacity:0;transition:opacity .2s}.AiPhotoEditorTool_hasImage__wNrjr .AiPhotoEditorTool_uploadZone__nqF4u:hover .AiPhotoEditorTool_uploadReplace__z7Hrg{opacity:1}.AiPhotoEditorTool_uploadPlaceholder__bee1E{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px;z-index:1;transition:opacity .2s}.AiPhotoEditorTool_hasImage__wNrjr .AiPhotoEditorTool_uploadPlaceholder__bee1E{display:none}.AiPhotoEditorTool_uploadIconWrap___6Eax{width:32px;height:32px;background:rgba(201,169,110,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.AiPhotoEditorTool_uploadLabel__xh21R{font-family:var(--font-sans);font-size:.78rem;color:var(--text-muted);text-align:center;line-height:1.4}.AiPhotoEditorTool_uploadSub__FX2UF{font-family:var(--font-sans);font-size:.68rem;color:var(--border-mid);text-align:center}.AiPhotoEditorTool_promptSide__L6E2E{flex:1 1;display:flex;flex-direction:column;padding:14px 16px;cursor:text;min-width:0}.AiPhotoEditorTool_promptLabel__38tmo{font-family:var(--font-sans);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.AiPhotoEditorTool_promptInput__mPfFb{flex:1 1;background:transparent;border:none;outline:none;resize:none;font-family:var(--font-sans);font-size:.95rem;color:var(--cta);line-height:1.5;min-height:48px;max-height:130px}.AiPhotoEditorTool_promptInput__mPfFb::placeholder{color:var(--text-muted);opacity:.7}.AiPhotoEditorTool_promptActionsRow__FKTIu{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.AiPhotoEditorTool_promptHint__4QlW1{font-family:var(--font-sans);font-size:.74rem;color:var(--border-mid);line-height:1.4}.AiPhotoEditorTool_applyBtn___94_f{display:flex;align-items:center;gap:6px;padding:7px 14px;background:var(--cta);color:var(--bg-base);border:none;border-radius:9px;font-family:var(--font-sans);font-size:.84rem;font-weight:600;cursor:pointer;white-space:nowrap;position:relative;overflow:hidden;transition:opacity .15s,transform .12s;flex-shrink:0}.AiPhotoEditorTool_applyBtn___94_f:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.AiPhotoEditorTool_applyBtn___94_f:disabled{opacity:.55;cursor:not-allowed;transform:none!important}.AiPhotoEditorTool_applyBtnLoading__ldQNw .AiPhotoEditorTool_applyLabel__ZBWV0{opacity:0}.AiPhotoEditorTool_applySpinner__DwT_M{display:none;position:absolute;inset:0;margin:auto;width:14px;height:14px;border:2px solid rgba(245,239,227,.3);border-top:2px solid var(--bg-base);border-radius:50%;animation:AiPhotoEditorTool_spin__xv0s0 .7s linear infinite}.AiPhotoEditorTool_applyBtnLoading__ldQNw .AiPhotoEditorTool_applySpinner__DwT_M{display:block}@keyframes AiPhotoEditorTool_spin__xv0s0{to{transform:rotate(1turn)}}.AiPhotoEditorTool_crPill__UVYQX{display:inline-flex;align-items:center;gap:3px;margin-left:4px;padding:1px 5px;background:rgba(245,239,227,.15);border-radius:5px;font-size:.76rem;font-weight:500}.AiPhotoEditorTool_toolbarOuter__EgUVT{display:none;border-top:1px solid var(--border-light);background:var(--bg-base)}.AiPhotoEditorTool_toolbarOuterOpen__ejam4{display:block}.AiPhotoEditorTool_toolbarDivider__vluTW{display:none}.AiPhotoEditorTool_toolbar__YXm1n{display:flex;align-items:center;gap:4px;padding:8px 12px}.AiPhotoEditorTool_settingBtn__gtt_N{display:flex;align-items:center;gap:5px;padding:5px 9px;background:transparent;border:1.5px solid var(--border-light);border-radius:7px;font-family:var(--font-sans);font-size:.78rem;color:var(--text-muted);cursor:pointer;transition:border-color .15s,color .15s}.AiPhotoEditorTool_settingBtnActive__u_BEy,.AiPhotoEditorTool_settingBtn__gtt_N:hover{border-color:var(--gold);color:var(--cta)}.AiPhotoEditorTool_sLabel__CVXYN{color:var(--text-muted)}.AiPhotoEditorTool_sVal__d26c1{color:var(--cta);font-weight:500}.AiPhotoEditorTool_chevron__IRhBP{stroke:currentColor;fill:none;stroke-width:1.5;transition:transform .2s}.AiPhotoEditorTool_settingBtnActive__u_BEy .AiPhotoEditorTool_chevron__IRhBP{transform:rotate(180deg)}.AiPhotoEditorTool_toolbarSpacer__Dux_p{flex:1 1}.AiPhotoEditorTool_popover__uXmz6{position:absolute;top:calc(100% + 10px);background:var(--bg-card);border:1.5px solid var(--border-light);border-radius:14px;box-shadow:0 12px 48px rgba(44,31,14,.16);padding:16px;z-index:50;display:none;min-width:200px}.AiPhotoEditorTool_popover__uXmz6:before{content:"";position:absolute;top:-7px;left:20px;width:12px;height:12px;background:var(--bg-card);border-left:1.5px solid var(--border-light);border-top:1.5px solid var(--border-light);transform:rotate(45deg);border-radius:2px}.AiPhotoEditorTool_popoverVisible__XxToV{display:block}.AiPhotoEditorTool_popTitle__CW9bs{font-family:var(--font-sans);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px}.AiPhotoEditorTool_modeCards__zl7gO{display:flex;flex-direction:column;gap:6px}.AiPhotoEditorTool_modeCard__UOcuK{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;background:var(--bg-base);border:1.5px solid var(--border-light);border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s;text-align:left}.AiPhotoEditorTool_modeCard__UOcuK:hover{border-color:var(--gold);background:rgba(201,169,110,.04)}.AiPhotoEditorTool_modeCardSelected__iCdQM{border-color:var(--gold);background:rgba(201,169,110,.08)}.AiPhotoEditorTool_modeIconWrap__FfH2m{width:24px;height:24px;border-radius:6px;background:rgba(201,169,110,.12);color:var(--gold);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.AiPhotoEditorTool_modeName__A43V_{font-family:var(--font-sans);font-size:.86rem;font-weight:600;color:var(--cta);margin-bottom:2px}.AiPhotoEditorTool_modeDesc__2mN_y{font-family:var(--font-sans);font-size:.75rem;color:var(--text-muted);line-height:1.45}.AiPhotoEditorTool_modeBadge__MH_OD{display:inline-block;margin-top:4px;padding:2px 6px;background:rgba(201,169,110,.1);border-radius:5px;font-family:var(--font-sans);font-size:.7rem;font-weight:600;color:var(--gold-dark)}.AiPhotoEditorTool_modeNote__0foMf{margin-top:10px;font-family:var(--font-sans);font-size:.73rem;color:var(--text-muted);line-height:1.5}.AiPhotoEditorTool_strengthTrack__ETo7C{position:relative;height:6px;background:var(--border-light);border-radius:3px;cursor:pointer;margin:6px 0}.AiPhotoEditorTool_strengthFill__EL6fY{position:absolute;left:0;top:0;height:100%;border-radius:3px;background:var(--gold);transition:width .15s}.AiPhotoEditorTool_strengthHandle__jnZX8{position:absolute;top:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background:var(--gold);border:2px solid var(--bg-card);box-shadow:0 1px 4px rgba(44,31,14,.18);transition:left .15s}.AiPhotoEditorTool_strengthLabels__m2IN_{display:flex;justify-content:space-between;margin-top:8px}.AiPhotoEditorTool_strengthLbl__WIQzl{font-family:var(--font-sans);font-size:.75rem;color:var(--text-muted);cursor:pointer;transition:color .15s}.AiPhotoEditorTool_strengthLbl__WIQzl:hover{color:var(--cta)}.AiPhotoEditorTool_strengthLblActive__P59rc{color:var(--gold-dark)!important;font-weight:600}.AiPhotoEditorTool_strengthNote__FqvTe{margin-top:10px;font-family:var(--font-sans);font-size:.72rem;color:var(--border-mid);line-height:1.5}.AiPhotoEditorTool_quickPrompts__dXMYE{max-width:860px;margin:14px auto 0;padding:0 16px;display:flex;flex-wrap:wrap;gap:7px}.AiPhotoEditorTool_quickPill__tBzrW{display:flex;align-items:center;gap:5px;padding:6px 12px;background:var(--bg-card);border:1.5px solid var(--border-light);border-radius:20px;font-family:var(--font-sans);font-size:.78rem;color:var(--text-body);cursor:pointer;transition:border-color .15s,background .15s,color .15s}.AiPhotoEditorTool_quickPill__tBzrW:hover{border-color:var(--gold);background:rgba(201,169,110,.06);color:var(--cta)}.AiPhotoEditorTool_quickPill__tBzrW svg{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:1.5;flex-shrink:0}.AiPhotoEditorTool_arr__D9fbs{margin-left:2px;opacity:.5}.AiPhotoEditorTool_taskFeed__VwCwe{max-width:860px;margin:24px auto 48px;padding:0 16px;display:flex;flex-direction:column;gap:24px}.AiPhotoEditorTool_taskBlock__VpHCh{background:var(--bg-card);border:1.5px solid var(--border-light);border-radius:16px;overflow:hidden;animation:AiPhotoEditorTool_taskIn__h6AIx .3s cubic-bezier(.2,0,0,1)}@keyframes AiPhotoEditorTool_taskIn__h6AIx{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AiPhotoEditorTool_taskHead__I_eFi{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--border-light)}.AiPhotoEditorTool_taskIndex__lfCRA{font-family:var(--font-sans);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-dark)}.AiPhotoEditorTool_taskSep___3ga4{width:1px;height:14px;background:var(--border-light)}.AiPhotoEditorTool_taskTime__5_cBi{font-family:var(--font-sans);font-size:.75rem;color:var(--text-muted);flex:1 1}.AiPhotoEditorTool_taskTopActions__x9stQ{display:flex;gap:6px}.AiPhotoEditorTool_taskBtn__bCFzN{padding:5px 10px;background:var(--bg-base);border:1.5px solid var(--border-light);border-radius:7px;font-family:var(--font-sans);font-size:.75rem;color:var(--text-muted);cursor:pointer;transition:border-color .15s,color .15s}.AiPhotoEditorTool_taskBtn__bCFzN:hover:not(:disabled){border-color:var(--gold);color:var(--cta)}.AiPhotoEditorTool_taskBtn__bCFzN:disabled{opacity:.4;cursor:not-allowed}.AiPhotoEditorTool_taskBtnAccent__jUrcr{background:rgba(201,169,110,.08);border-color:var(--gold);color:var(--gold-dark);font-weight:500}.AiPhotoEditorTool_taskPromptArea__t_mXB{padding:12px 16px;border-bottom:1px solid var(--border-light)}.AiPhotoEditorTool_taskPromptTitle__gugeO{font-family:var(--font-sans);font-size:.88rem;color:var(--cta);font-style:italic;margin-bottom:6px}.AiPhotoEditorTool_taskParams__hUg5i{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.AiPhotoEditorTool_paramTag__3uFVa{font-family:var(--font-sans);font-size:.72rem;font-weight:500;color:var(--text-muted);background:var(--bg-base);padding:2px 7px;border-radius:6px;border:1px solid var(--border-light)}.AiPhotoEditorTool_paramDot__EdeBl{width:3px;height:3px;border-radius:50%;background:var(--border-mid)}.AiPhotoEditorTool_taskGenProgress__mRs9r{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 16px}.AiPhotoEditorTool_taskGenSpinner__u5MiV{width:28px;height:28px;border:2px solid var(--border-light);border-top-color:var(--gold);border-radius:50%;animation:AiPhotoEditorTool_spin__xv0s0 .75s linear infinite}.AiPhotoEditorTool_taskGenStatus__KmB4G{font-family:var(--font-sans);font-size:.82rem;color:var(--text-muted)}.AiPhotoEditorTool_taskGenProgressHidden__Y2Idv{display:none}.AiPhotoEditorTool_taskBaPanel__Yl5Li{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding:12px}@media (max-width:540px){.AiPhotoEditorTool_taskBaPanel__Yl5Li{grid-template-columns:1fr}}.AiPhotoEditorTool_baLabel__69fTn{font-family:var(--font-sans);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px}.AiPhotoEditorTool_baImgWrap__8Sudr{position:relative;border-radius:10px;overflow:hidden;background:var(--bg-base)}.AiPhotoEditorTool_baImg__b1aD8{display:block;width:100%;object-fit:contain;max-height:480px}.AiPhotoEditorTool_baImgOverlay__KGmxs{position:absolute;inset:0;background:rgba(44,31,14,0);display:flex;align-items:flex-end;padding:10px;transition:background .2s}.AiPhotoEditorTool_baImgWrap__8Sudr:hover .AiPhotoEditorTool_baImgOverlay__KGmxs{background:rgba(44,31,14,.25)}.AiPhotoEditorTool_baImgActions__vHhHa{display:flex;gap:6px;opacity:0;transition:opacity .2s}.AiPhotoEditorTool_baImgWrap__8Sudr:hover .AiPhotoEditorTool_baImgActions__vHhHa{opacity:1}.AiPhotoEditorTool_baImgBtn__OXtFk{padding:5px 10px;background:rgba(245,239,227,.92);border:none;border-radius:7px;font-family:var(--font-sans);font-size:.75rem;font-weight:500;color:var(--cta);cursor:pointer;transition:background .15s}.AiPhotoEditorTool_baImgBtn__OXtFk:hover{background:rgba(245,239,227,1)}.AiPhotoEditorTool_baAfterBadge__Z5ehp{position:absolute;top:8px;right:8px;padding:3px 8px;background:var(--gold);border-radius:5px;font-family:var(--font-sans);font-size:.68rem;font-weight:600;color:var(--cta);letter-spacing:.06em;text-transform:uppercase}.AiPhotoEditorTool_taskSinglePanel__ESpRR{padding:12px}.AiPhotoEditorTool_singleImgWrap__VlTcX{position:relative;border-radius:10px;overflow:hidden;background:var(--bg-base)}.AiPhotoEditorTool_singleImg__02PiM{display:block;width:100%;object-fit:contain;max-height:600px}.AiPhotoEditorTool_singleOverlay__UXsi5{position:absolute;inset:0;background:rgba(44,31,14,0);display:flex;align-items:flex-end;padding:12px;transition:background .2s}.AiPhotoEditorTool_singleImgWrap__VlTcX:hover .AiPhotoEditorTool_singleOverlay__UXsi5{background:rgba(44,31,14,.25)}.AiPhotoEditorTool_singleActions___NLMP{display:flex;gap:6px;opacity:0;transition:opacity .2s}.AiPhotoEditorTool_singleImgWrap__VlTcX:hover .AiPhotoEditorTool_singleActions___NLMP{opacity:1}.AiPhotoEditorTool_taskError__s5csl{padding:12px 16px;font-family:var(--font-sans);font-size:.84rem;color:#b94040}.AiPhotoEditorTool_taskError__s5csl a{color:var(--gold-dark);text-decoration:underline}@keyframes AiPhotoEditorTool_imgReveal__IRXt6{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.AiPhotoEditorTool_imgReveal__IRXt6{animation:AiPhotoEditorTool_imgReveal__IRXt6 .45s cubic-bezier(.22,.68,0,1.2) both}.AiPhotoEditorTool_toastContainer__I6Epu{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:300;display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none}.AiPhotoEditorTool_toast__qbhKP{display:flex;align-items:center;gap:9px;padding:10px 18px;border-radius:10px;font-family:var(--font-sans);font-size:.85rem;box-shadow:0 4px 20px rgba(44,31,14,.2);animation:AiPhotoEditorTool_toastIn__R75C_ .25s ease;pointer-events:auto}.AiPhotoEditorTool_toast__qbhKP svg{flex-shrink:0}@keyframes AiPhotoEditorTool_toastIn__R75C_{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes AiPhotoEditorTool_toastOut__2dbRK{to{opacity:0;transform:translateY(6px)}}.AiPhotoEditorTool_toastOut__2dbRK{animation:AiPhotoEditorTool_toastOut__2dbRK .28s ease forwards}.AiPhotoEditorTool_toastError__Jcn2B{background:#fff0f0;color:#8b2020;border:1px solid #f5c0c0}.AiPhotoEditorTool_toastSuccess__cdPC5{background:#f0fff4;color:#1a5c30;border:1px solid #b8e6c9}.AiPhotoEditorTool_toastInfo__ThfY8{background:var(--bg-card);color:var(--cta);border:1px solid var(--border-light)}@media (max-width:600px){.AiPhotoEditorTool_pageHeader__2JsWn{padding-top:28px}.AiPhotoEditorTool_uploadZone__nqF4u{width:100px}.AiPhotoEditorTool_inputRow__GNn1B{flex-direction:column}.AiPhotoEditorTool_uploadZone__nqF4u{width:100%;height:90px;border-right:none;border-bottom:1.5px solid var(--border-light)}.AiPhotoEditorTool_uploadPlaceholder__bee1E{flex-direction:row;gap:10px}.AiPhotoEditorTool_promptActionsRow__FKTIu{flex-direction:column;align-items:flex-start;gap:8px}.AiPhotoEditorTool_taskBaPanel__Yl5Li{grid-template-columns:1fr}.AiPhotoEditorTool_taskHead__I_eFi{flex-wrap:wrap;gap:6px}}.AiImageGeneratorTool_pageHero__PNB5U{max-width:780px;margin:0 auto 32px;padding:56px 24px 0;text-align:center}.AiImageGeneratorTool_pageHeroEyebrow__vaFqV{font-family:var(--font-sans);font-size:.72rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:16px}.AiImageGeneratorTool_pageHeroTitle__sp8vT{font-family:var(--font-serif);font-size:clamp(2rem,5vw,3rem);font-weight:400;color:var(--cta);line-height:1.15;margin:0 0 16px}.AiImageGeneratorTool_pageHeroTitle__sp8vT em{font-style:italic;color:var(--gold-dark)}.AiImageGeneratorTool_pageHeroSub__hZ1rk{font-family:var(--font-sans);font-size:1rem;color:var(--text-muted);line-height:1.6;max-width:600px;margin:0 auto}.AiImageGeneratorTool_composerSection__2QTa1{max-width:860px;margin:0 auto 12px;padding:0 16px}.AiImageGeneratorTool_composerCard___78X8{background:var(--bg-card);border:1.5px solid var(--border-light);border-radius:20px;overflow:hidden;box-shadow:0 2px 20px rgba(44,31,14,.07);transition:border-color .2s,box-shadow .2s}.AiImageGeneratorTool_composerCard___78X8:focus-within{border-color:var(--gold);box-shadow:0 4px 32px rgba(201,169,110,.12)}.AiImageGeneratorTool_composerTextareaRow__DHA7u{display:flex;align-items:flex-start;gap:10px;padding:16px 16px 0;cursor:text}.AiImageGeneratorTool_uploadBtn__0ximG{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1.5px solid var(--border-light);background:var(--bg-base);cursor:pointer;color:var(--text-muted);transition:border-color .15s,color .15s,background .15s;margin-top:2px}.AiImageGeneratorTool_uploadBtn__0ximG:hover{border-color:var(--gold);color:var(--gold);background:rgba(201,169,110,.06)}.AiImageGeneratorTool_uploadBtn__0ximG input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.AiImageGeneratorTool_composerTextarea__DRuXQ{flex:1 1;min-height:72px;max-height:220px;background:transparent;border:none;outline:none;resize:none;font-family:var(--font-sans);font-size:.95rem;color:var(--cta);line-height:1.5;padding:4px 0}.AiImageGeneratorTool_composerTextarea__DRuXQ::placeholder{color:var(--text-muted);opacity:.7}.AiImageGeneratorTool_composerSettings__Y00w1{display:none;padding:16px 16px 0;animation:AiImageGeneratorTool_settingsFadeIn__7Y4om .22s ease}.AiImageGeneratorTool_composerSettingsOpen__fYxHU{display:block}@keyframes AiImageGeneratorTool_settingsFadeIn__7Y4om{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.AiImageGeneratorTool_settingsPanelRow__6_cmO{display:flex;flex-direction:column;gap:20px}.AiImageGeneratorTool_settingsGroupLabel__2LYSW{font-family:var(--font-sans);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:10px}.AiImageGeneratorTool_styleGrid__2dTzF{display:flex;flex-wrap:wrap;gap:6px}.AiImageGeneratorTool_styleCard__pZY4s{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;background:var(--bg-base);border:1.5px solid var(--border-light);border-radius:8px;cursor:pointer;transition:border-color .15s,background .15s}.AiImageGeneratorTool_styleCard__pZY4s:hover{border-color:var(--gold);background:rgba(201,169,110,.06)}.AiImageGeneratorTool_styleCardSelected__yVlGR{border-color:var(--gold);background:rgba(201,169,110,.1)}.AiImageGeneratorTool_styleCardLabel__el2CG{font-family:var(--font-sans);font-size:.78rem;font-weight:500;color:var(--cta);white-space:nowrap}.AiImageGeneratorTool_styleCardSelected__yVlGR .AiImageGeneratorTool_styleCardLabel__el2CG{color:var(--gold-dark)}.AiImageGeneratorTool_aspectGrid__KaB9o{display:flex;flex-wrap:wrap;gap:6px}.AiImageGeneratorTool_aspectBtn__U205Z{display:flex;align-items:center;gap:6px;padding:6px 10px;background:var(--bg-base);border:1.5px solid var(--border-light);border-radius:8px;cursor:pointer;font-family:var(--font-sans);font-size:.78rem;color:var(--text-muted);transition:border-color .15s,background .15s,color .15s}.AiImageGeneratorTool_aspectBtn__U205Z:hover{border-color:var(--gold);color:var(--cta)}.AiImageGeneratorTool_aspectBtnSelected__9w4Fx{border-color:var(--gold);background:rgba(201,169,110,.1);color:var(--gold-dark);font-weight:600}.AiImageGeneratorTool_aspectThumb__Bme3U{display:block;border-radius:2px;background:currentColor;opacity:.5;flex-shrink:0}.AiImageGeneratorTool_modeCards__axqbT{display:flex;flex-direction:column;gap:6px}.AiImageGeneratorTool_modeCard__tTMiV{display:flex;align-items:center;gap:12px;padding:10px 14px;background:var(--bg-base);border:1.5px solid var(--border-light);border-radius:10px;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}.AiImageGeneratorTool_modeCard__tTMiV:hover{border-color:var(--gold);background:rgba(201,169,110,.04)}.AiImageGeneratorTool_modeCardSelected__QeV9M{border-color:var(--gold);background:rgba(201,169,110,.08)}.AiImageGeneratorTool_modeIconWrap__eVnnz{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;background:rgba(201,169,110,.12);color:var(--gold);flex-shrink:0}.AiImageGeneratorTool_modeCardBody__0CcR_{display:flex;flex-direction:column;gap:1px;flex:1 1}.AiImageGeneratorTool_modeName__Pbcid{font-family:var(--font-sans);font-size:.88rem;font-weight:600;color:var(--cta)}.AiImageGeneratorTool_modeDesc__WJos9{font-family:var(--font-sans);font-size:.76rem;color:var(--text-muted)}.AiImageGeneratorTool_modeBadge__YAPxY{font-family:var(--font-sans);font-size:.72rem;font-weight:600;color:var(--gold-dark);background:rgba(201,169,110,.1);padding:2px 7px;border-radius:10px;white-space:nowrap}.AiImageGeneratorTool_modeNote___v_4S{margin-top:8px;font-family:var(--font-sans);font-size:.75rem;color:var(--text-muted);line-height:1.5}.AiImageGeneratorTool_chipGroup__gQERW{display:flex;gap:6px}.AiImageGeneratorTool_chip__ZPR7m{padding:6px 18px;background:var(--bg-base);border:1.5px solid var(--border-light);border-radius:8px;font-family:var(--font-sans);font-size:.85rem;font-weight:500;color:var(--text-muted);cursor:pointer;transition:border-color .15s,background .15s,color .15s}.AiImageGeneratorTool_chip__ZPR7m:hover{border-color:var(--gold);color:var(--cta)}.AiImageGeneratorTool_chipSelected__ZFf73{border-color:var(--gold);background:rgba(201,169,110,.1);color:var(--gold-dark);font-weight:600}.AiImageGeneratorTool_composerBottom__fRJJo{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px 14px}.AiImageGeneratorTool_composerBottomLeft__P2vaD{display:flex;align-items:center;gap:10px}.AiImageGeneratorTool_settingsToggleBtn__TliJS{display:flex;align-items:center;gap:5px;padding:6px 10px;background:transparent;border:1.5px solid var(--border-light);border-radius:8px;font-family:var(--font-sans);font-size:.82rem;font-weight:500;color:var(--text-muted);cursor:pointer;transition:border-color .15s,color .15s}.AiImageGeneratorTool_settingsToggleBtn__TliJS svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;transition:transform .2s}.AiImageGeneratorTool_settingsToggleBtn__TliJS:hover{border-color:var(--gold);color:var(--cta)}.AiImageGeneratorTool_settingsToggleActive__ZYCWe{border-color:var(--gold)!important;color:var(--gold-dark)!important}.AiImageGeneratorTool_settingsToggleActive__ZYCWe svg{transform:rotate(180deg)}.AiImageGeneratorTool_composerCost__2D60M{display:flex;align-items:center;gap:5px;font-family:var(--font-sans);font-size:.82rem;font-weight:500;color:var(--text-muted)}.AiImageGeneratorTool_composerCost__2D60M svg{width:13px;height:13px;fill:var(--gold);color:var(--gold)}.AiImageGeneratorTool_composerBottomRight__XOvrA{display:flex;align-items:center;gap:8px}.AiImageGeneratorTool_modeSelector__far_1{position:relative}.AiImageGeneratorTool_modeSelectBtn__V72GR{display:flex;align-items:center;gap:5px;padding:7px 10px;background:var(--bg-base);border:1.5px solid var(--border-light);border-radius:8px;font-family:var(--font-sans);font-size:.82rem;font-weight:500;color:var(--cta);cursor:pointer;transition:border-color .15s}.AiImageGeneratorTool_modeSelectBtn__V72GR:hover{border-color:var(--gold)}.AiImageGeneratorTool_modeSelectBtn__V72GR svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2;transition:transform .2s}.AiImageGeneratorTool_modeSelectorOpen__gxr_Z .AiImageGeneratorTool_modeSelectBtn__V72GR svg{transform:rotate(180deg)}.AiImageGeneratorTool_modeDropdown__A8A6i{position:absolute;bottom:calc(100% + 6px);right:0;min-width:180px;background:var(--bg-card);border:1.5px solid var(--border-light);border-radius:10px;box-shadow:0 8px 32px rgba(44,31,14,.14);z-index:40;overflow:hidden;display:none}.AiImageGeneratorTool_modeSelectorOpen__gxr_Z .AiImageGeneratorTool_modeDropdown__A8A6i{display:block}.AiImageGeneratorTool_modeDropItem__BjWYV{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;width:100%;background:transparent;border:none;cursor:pointer;transition:background .12s}.AiImageGeneratorTool_modeDropItem__BjWYV:hover{background:rgba(201,169,110,.06)}.AiImageGeneratorTool_modeDropItemSelected__OkNYQ{background:rgba(201,169,110,.1)}.AiImageGeneratorTool_modeDropName__9Zi1u{font-family:var(--font-sans);font-size:.85rem;font-weight:500;color:var(--cta)}.AiImageGeneratorTool_modeDropCr__FVRwf{font-family:var(--font-sans);font-size:.75rem;color:var(--gold-dark);white-space:nowrap}.AiImageGeneratorTool_genBtn__hPIzz{display:flex;align-items:center;gap:8px;padding:8px 22px;background:var(--cta);color:var(--bg-base);border:none;border-radius:10px;font-family:var(--font-sans);font-size:.9rem;font-weight:600;cursor:pointer;transition:opacity .15s,transform .12s;position:relative;overflow:hidden}.AiImageGeneratorTool_genBtn__hPIzz:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.AiImageGeneratorTool_genBtnLoading__2fRex,.AiImageGeneratorTool_genBtn__hPIzz:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.AiImageGeneratorTool_genBtnLoading__2fRex .AiImageGeneratorTool_genLabel__pYB3O{opacity:0}.AiImageGeneratorTool_genSpinner__Zo_cV{display:none;position:absolute;inset:0;margin:auto;width:16px;height:16px;border:2px solid rgba(245,239,227,.3);border-top:2px solid var(--bg-base);border-radius:50%;animation:AiImageGeneratorTool_spin__k7g67 .7s linear infinite}.AiImageGeneratorTool_genBtnLoading__2fRex .AiImageGeneratorTool_genSpinner__Zo_cV{display:block}@keyframes AiImageGeneratorTool_spin__k7g67{to{transform:rotate(1turn)}}.AiImageGeneratorTool_guestQuotaPill__PnQ9L{display:flex;align-items:center;gap:8px;margin:10px 0 0;padding:8px 14px;background:rgba(201,169,110,.08);border:1px solid rgba(201,169,110,.2);border-radius:10px;font-family:var(--font-sans);font-size:.82rem;color:var(--text-body);flex-wrap:wrap}.AiImageGeneratorTool_guestQuotaPillHidden__39D2m{display:none}.AiImageGeneratorTool_gqCount__Sfnsu{font-weight:700;color:var(--gold-dark)}.AiImageGeneratorTool_gqSignup__kUxa0{color:var(--gold-dark);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.AiImageGeneratorTool_gqSignup__kUxa0:hover{color:var(--cta)}.AiImageGeneratorTool_gqDismiss__OVmxE{margin-left:auto;background:none;border:none;cursor:pointer;color:var(--text-muted);font-size:.8rem;padding:0}.AiImageGeneratorTool_resultsFeed__zInBT{max-width:860px;margin:24px auto 48px;padding:0 16px}.AiImageGeneratorTool_feedEmpty__PP9kO{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 16px;gap:14px}.AiImageGeneratorTool_feedEmptyIcon__cZ4qi{width:48px;height:48px;color:var(--border-mid)}.AiImageGeneratorTool_feedEmptyIcon__cZ4qi svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.5}.AiImageGeneratorTool_feedEmptyTitle__ImYsL{font-family:var(--font-serif);font-size:1.6rem;font-weight:400;color:var(--cta);line-height:1.2}.AiImageGeneratorTool_feedEmptyTitle__ImYsL em{font-style:italic;color:var(--gold-dark)}.AiImageGeneratorTool_feedEmptyDesc__TCQnp{font-family:var(--font-sans);font-size:.92rem;color:var(--text-muted);max-width:400px;margin:0}.AiImageGeneratorTool_examplePills__9jfj6{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:4px}.AiImageGeneratorTool_examplePill__9RNv5{padding:7px 14px;background:var(--bg-card);border:1.5px solid var(--border-light);border-radius:20px;font-family:var(--font-sans);font-size:.82rem;color:var(--text-body);cursor:pointer;transition:border-color .15s,background .15s}.AiImageGeneratorTool_examplePill__9RNv5:hover{border-color:var(--gold);background:rgba(201,169,110,.06);color:var(--cta)}.AiImageGeneratorTool_taskFeed__vZWgc{display:flex;flex-direction:column;gap:24px}.AiImageGeneratorTool_taskBlock__hF_Mi{background:var(--bg-card);border:1.5px solid var(--border-light);border-radius:16px;overflow:hidden;animation:AiImageGeneratorTool_taskIn__QpjDR .32s cubic-bezier(.2,0,0,1)}@keyframes AiImageGeneratorTool_taskIn__QpjDR{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.AiImageGeneratorTool_taskHead__DKDxQ{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px 12px;border-bottom:1px solid var(--border-light)}.AiImageGeneratorTool_taskPromptTitle__vtN8i{font-family:var(--font-sans);font-size:.9rem;color:var(--cta);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.AiImageGeneratorTool_taskPromptExpanded__kTWOU .AiImageGeneratorTool_taskPromptTitle__vtN8i{-webkit-line-clamp:unset;overflow:visible}.AiImageGeneratorTool_taskToggleBtn__WHKUK{display:inline-block;background:none;border:none;font-family:var(--font-sans);font-size:.78rem;color:var(--gold-dark);cursor:pointer;padding:0;margin-top:2px}.AiImageGeneratorTool_taskHeadRight__aPRpZ{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex-shrink:0}.AiImageGeneratorTool_taskTime__JfuDA{font-family:var(--font-sans);font-size:.72rem;color:var(--text-muted);white-space:nowrap}.AiImageGeneratorTool_taskParams__tjmsZ{display:flex;align-items:center;gap:5px;flex-wrap:wrap;justify-content:flex-end}.AiImageGeneratorTool_paramTag__qTqIi{font-family:var(--font-sans);font-size:.72rem;font-weight:500;color:var(--text-muted);background:var(--bg-base);padding:2px 7px;border-radius:6px;border:1px solid var(--border-light)}.AiImageGeneratorTool_paramDot__bW4so{width:3px;height:3px;border-radius:50%;background:var(--border-mid)}.AiImageGeneratorTool_taskError__ldNjm{padding:10px 16px 14px;font-family:var(--font-sans);font-size:.85rem;color:#b94040}.AiImageGeneratorTool_taskError__ldNjm a{color:var(--gold-dark);text-decoration:underline}.AiImageGeneratorTool_taskImageGrid__Z0asl{display:grid;grid-gap:8px;gap:8px;padding:12px}.AiImageGeneratorTool_taskImageGrid__Z0asl.AiImageGeneratorTool_count1__gr7EQ{grid-template-columns:1fr}.AiImageGeneratorTool_taskImageGrid__Z0asl.AiImageGeneratorTool_count2__cq_C4,.AiImageGeneratorTool_taskImageGrid__Z0asl.AiImageGeneratorTool_count4__r0erO{grid-template-columns:1fr 1fr}@media (max-width:520px){.AiImageGeneratorTool_taskImageGrid__Z0asl.AiImageGeneratorTool_count2__cq_C4{grid-template-columns:1fr}.AiImageGeneratorTool_taskImageGrid__Z0asl.AiImageGeneratorTool_count4__r0erO{grid-template-columns:1fr 1fr}}.AiImageGeneratorTool_taskImgWrap__SnJVE{display:flex;flex-direction:column;gap:0;border-radius:10px;overflow:hidden}.AiImageGeneratorTool_taskImgItem__ojHer{position:relative;cursor:pointer;border-radius:10px;overflow:hidden;background:var(--bg-base)}.AiImageGeneratorTool_taskImgItem__ojHer img{width:100%;display:block;object-fit:cover}.AiImageGeneratorTool_taskImgLoading__tyscu{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:var(--bg-base);min-height:180px}.AiImageGeneratorTool_imgLoadingSpinner__fqB1h{width:28px;height:28px;border:2px solid var(--border-light);border-top-color:var(--gold);border-radius:50%;animation:AiImageGeneratorTool_spin__k7g67 .75s linear infinite}.AiImageGeneratorTool_imgLoadingText__MvTJV{font-family:var(--font-sans);font-size:.78rem;color:var(--text-muted)}.AiImageGeneratorTool_taskImgOverlay__W0Jwy{position:absolute;inset:0;background:rgba(44,31,14,0);transition:background .2s;border-radius:10px;pointer-events:none}.AiImageGeneratorTool_taskImgItem__ojHer:hover .AiImageGeneratorTool_taskImgOverlay__W0Jwy{background:rgba(44,31,14,.12)}.AiImageGeneratorTool_imgDlCorner__FzCes{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:rgba(245,239,227,.9);border:none;border-radius:8px;cursor:pointer;color:var(--cta);opacity:0;transition:opacity .2s}.AiImageGeneratorTool_taskImgItem__ojHer:hover .AiImageGeneratorTool_imgDlCorner__FzCes{opacity:1}.AiImageGeneratorTool_imgDlCorner__FzCes svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8}.AiImageGeneratorTool_imgActionBar__1fVOO{display:flex;gap:4px;padding:6px 4px 2px;opacity:0;transition:opacity .2s}.AiImageGeneratorTool_imgActionBarVisible__7yAP2{opacity:1}.AiImageGeneratorTool_imgActBtn__LhP55{display:flex;align-items:center;gap:4px;padding:5px 9px;background:var(--bg-base);border:1px solid var(--border-light);border-radius:7px;font-family:var(--font-sans);font-size:.73rem;font-weight:500;color:var(--text-muted);cursor:pointer;transition:border-color .15s,color .15s,background .15s;white-space:nowrap}.AiImageGeneratorTool_imgActBtn__LhP55:hover{border-color:var(--gold);color:var(--cta);background:rgba(201,169,110,.07)}.AiImageGeneratorTool_imgActBtn__LhP55 svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:1.8;flex-shrink:0}.AiImageGeneratorTool_lbxOverlay__7Sj1U{position:fixed;inset:0;z-index:200;background:rgba(28,21,16,.88);display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;pointer-events:none;transition:opacity .22s}.AiImageGeneratorTool_lbxOverlayOpen__G_wJi{opacity:1;pointer-events:auto}.AiImageGeneratorTool_lbxClose__mtLWD{position:fixed;top:16px;right:16px;width:36px;height:36px;background:rgba(245,239,227,.12);border:1px solid rgba(245,239,227,.18);border-radius:8px;color:var(--bg-base);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;z-index:201}.AiImageGeneratorTool_lbxClose__mtLWD:hover{background:rgba(245,239,227,.22)}.AiImageGeneratorTool_lbxPanel__HTc9d{display:flex;gap:20px;max-width:1080px;width:100%;max-height:90vh}.AiImageGeneratorTool_lbxImgWrap__1Mdjd{flex:1 1;display:flex;align-items:center;justify-content:center;min-width:0}.AiImageGeneratorTool_lbxImg__hwkAg{max-width:100%;max-height:80vh;border-radius:12px;object-fit:contain;display:block}.AiImageGeneratorTool_lbxSidebar__WuKOm{width:220px;flex-shrink:0;display:flex;flex-direction:column;gap:8px;overflow-y:auto;max-height:80vh;padding-right:4px}.AiImageGeneratorTool_lbxSidebarSection__x6nJX{font-family:var(--font-sans);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(245,239,227,.5);padding:4px 0 2px;border-bottom:1px solid rgba(245,239,227,.1);margin-top:4px}.AiImageGeneratorTool_lbxActionBtn__QLAtF{display:flex;align-items:center;gap:8px;padding:9px 12px;background:rgba(245,239,227,.08);border:1px solid rgba(245,239,227,.12);border-radius:9px;color:rgba(245,239,227,.85);font-family:var(--font-sans);font-size:.82rem;font-weight:500;cursor:pointer;text-align:left;transition:background .15s,border-color .15s;width:100%}.AiImageGeneratorTool_lbxActionBtn__QLAtF:hover{background:rgba(245,239,227,.14);border-color:rgba(245,239,227,.22)}.AiImageGeneratorTool_lbxActionBtnPrimary__bPU5t{background:var(--gold);border-color:var(--gold);color:var(--cta)}.AiImageGeneratorTool_lbxActionBtnPrimary__bPU5t:hover{background:var(--gold-dark);border-color:var(--gold-dark)}.AiImageGeneratorTool_lbxActionBtn__QLAtF svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;flex-shrink:0}.AiImageGeneratorTool_lbxBtnArrow__Urp4m{margin-left:auto;opacity:.6}.AiImageGeneratorTool_lbxDlBtn__4h5Kd{display:flex;align-items:center;gap:8px;padding:8px 12px;background:rgba(245,239,227,.05);border:1px dashed rgba(245,239,227,.18);border-radius:9px;color:rgba(245,239,227,.6);font-family:var(--font-sans);font-size:.82rem;cursor:pointer;width:100%;transition:background .15s}.AiImageGeneratorTool_lbxDlBtn__4h5Kd:hover{background:rgba(245,239,227,.1);color:rgba(245,239,227,.9)}.AiImageGeneratorTool_lbxDlBtn__4h5Kd svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8}.AiImageGeneratorTool_lbxShareRow__G9eJE{display:flex;gap:7px;flex-wrap:wrap}.AiImageGeneratorTool_lbxSocialBtn__7vSVO{width:36px;height:36px;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s}.AiImageGeneratorTool_lbxSocialBtn__7vSVO:hover{opacity:.85}.AiImageGeneratorTool_xBtn__ThfVr{background:#000}.AiImageGeneratorTool_fbBtn__b2Q_x{background:#1877F2}.AiImageGeneratorTool_rdBtn__W39_I{background:#FF4500}.AiImageGeneratorTool_pinBtn__vN5Zn{background:#E60023}.AiImageGeneratorTool_lbxCopyBtn__1Snu5{display:flex;align-items:center;gap:7px;padding:7px 11px;background:rgba(245,239,227,.05);border:1px solid rgba(245,239,227,.14);border-radius:8px;color:rgba(245,239,227,.6);font-family:var(--font-sans);font-size:.78rem;cursor:pointer;width:100%;transition:background .15s}.AiImageGeneratorTool_lbxCopyBtn__1Snu5:hover{background:rgba(245,239,227,.1);color:rgba(245,239,227,.9)}.AiImageGeneratorTool_lbxCopyBtn__1Snu5 svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:1.8}.AiImageGeneratorTool_lbxCopied__4l6uG{border-color:rgba(201,169,110,.5);color:var(--gold)}.AiImageGeneratorTool_lbxToast__HLTpc{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(12px);background:var(--cta);color:var(--bg-base);font-family:var(--font-sans);font-size:.85rem;padding:10px 20px;border-radius:10px;opacity:0;pointer-events:none;transition:opacity .22s,transform .22s;z-index:300;white-space:nowrap}.AiImageGeneratorTool_lbxToastShow__XcHUx{opacity:1;transform:translateX(-50%) translateY(0)}@media (max-width:768px){.AiImageGeneratorTool_pageHero__PNB5U{padding-top:32px}.AiImageGeneratorTool_lbxPanel__HTc9d{flex-direction:column;max-height:95vh;overflow-y:auto}.AiImageGeneratorTool_lbxSidebar__WuKOm{width:100%;max-height:unset;flex-direction:row;flex-wrap:wrap;gap:6px}.AiImageGeneratorTool_lbxSidebarSection__x6nJX{width:100%}.AiImageGeneratorTool_lbxActionBtn__QLAtF,.AiImageGeneratorTool_lbxCopyBtn__1Snu5,.AiImageGeneratorTool_lbxDlBtn__4h5Kd{width:auto;flex:1 1;min-width:120px}.AiImageGeneratorTool_modeCards__axqbT{flex-direction:row}.AiImageGeneratorTool_modeCard__tTMiV{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width:540px){.AiImageGeneratorTool_taskHead__DKDxQ{flex-direction:column;gap:8px}.AiImageGeneratorTool_taskHeadRight__aPRpZ{align-items:flex-start}.AiImageGeneratorTool_modeCards__axqbT{flex-direction:column}.AiImageGeneratorTool_composerBottom__fRJJo{flex-wrap:wrap;gap:8px}.AiImageGeneratorTool_lbxClose__mtLWD{top:10px;right:10px}.AiImageGeneratorTool_imgActionBar__1fVOO{flex-wrap:wrap}}