.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}}.BackgroundRemovePage_pageContainer__9fJan{display:flex;flex-direction:column;align-items:center;padding:20px;max-width:800px;margin:0 auto;gap:24px}.BackgroundRemovePage_tokenBalance__svXWn{display:flex;align-items:center;gap:6px;background:#f5f5f5;padding:8px 16px;border-radius:20px;font-size:14px}.BackgroundRemovePage_tokenBalanceLabel__ovIRh{color:#666}.BackgroundRemovePage_tokenCount__lvPFB{font-weight:600;color:#111}.BackgroundRemovePage_statusMessage__U4AeJ{background:#fff3cd;color:#856404}.BackgroundRemovePage_statusMessageError__tPZzX,.BackgroundRemovePage_statusMessage__U4AeJ{padding:12px 20px;border-radius:12px;font-size:14px;text-align:center;width:100%;max-width:500px}.BackgroundRemovePage_statusMessageError__tPZzX{background:#f8d7da;color:#721c24}.BackgroundRemovePage_uploadArea__58hr5{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}.BackgroundRemovePage_uploadArea__58hr5:hover{border-color:#bbb;background:#f5f5f5}.BackgroundRemovePage_uploadArea__58hr5.BackgroundRemovePage_dragging__LkItw{border-color:#111;background:#f0f0f0}.BackgroundRemovePage_uploadArea__58hr5.BackgroundRemovePage_hasImage__SUaXG{border-style:solid;border-color:#ddd}.BackgroundRemovePage_previewContainer__FSlWh{position:relative;width:100%;height:100%}.BackgroundRemovePage_previewImage__Ot85r{width:100%;height:100%;object-fit:cover}.BackgroundRemovePage_removeButton__dbDmR{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}.BackgroundRemovePage_removeButton__dbDmR:hover{background:rgba(0,0,0,.8);transform:scale(1.1)}.BackgroundRemovePage_uploadPrompt__Oattl{display:flex;flex-direction:column;align-items:center;gap:8px;padding:40px;text-align:center}.BackgroundRemovePage_uploadIcon__VGMhG{color:#999;margin-bottom:8px}.BackgroundRemovePage_uploadText__qQSRW{font-size:16px;font-weight:500;color:#333;margin:0}.BackgroundRemovePage_uploadSubtext__tR1yB{font-size:14px;color:#666;margin:0}.BackgroundRemovePage_uploadFormats__tUtqb{font-size:12px;color:#999;margin:8px 0 0}.BackgroundRemovePage_fileInput__agGN2{display:none}.BackgroundRemovePage_actionButton__273BX{display:flex;align-items:center;gap:8px;padding:14px 32px;background:#1a1a1a;color:#fff;border:none;border-radius:14px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.BackgroundRemovePage_actionButton__273BX:hover:not(:disabled){background:#333;transform:scale(1.02)}.BackgroundRemovePage_actionButton__273BX:active:not(:disabled){transform:scale(.98)}.BackgroundRemovePage_actionButton__273BX:disabled{opacity:.5;cursor:not-allowed}.BackgroundRemovePage_loadingSpinner__1ijbg{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:BackgroundRemovePage_spin__cBWut .8s linear infinite}@keyframes BackgroundRemovePage_spin__cBWut{to{transform:rotate(1turn)}}.BackgroundRemovePage_errorMessage__BMPur{background:#fee;color:#c00;padding:12px 20px;border-radius:12px;font-size:14px;text-align:center;width:100%;max-width:500px}.BackgroundRemovePage_loadingState__bZd8J{display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px}.BackgroundRemovePage_loadingPulse__xAEza{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);animation:BackgroundRemovePage_pulse__rnoSP 1.5s ease-in-out infinite}@keyframes BackgroundRemovePage_pulse__rnoSP{0%,to{transform:scale(.95);opacity:.7}50%{transform:scale(1.05);opacity:1}}.BackgroundRemovePage_loadingState__bZd8J p{color:#666;font-size:14px;margin:0}.BackgroundRemovePage_resultsSection__SD3f9{width:100%}.BackgroundRemovePage_resultsTitle__V46Ii{font-size:14px;font-weight:600;color:#333;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px;text-align:center}.BackgroundRemovePage_imageGrid__2wK7j{display:flex;justify-content:center}.BackgroundRemovePage_imageCard__h1wGr{position:relative;border-radius:12px;overflow:hidden;background:#f5f5f5;box-shadow:0 2px 8px rgba(0,0,0,.08);max-width:500px}.BackgroundRemovePage_imageCard__h1wGr img{width:100%;height:auto;display:block}.BackgroundRemovePage_imageOverlay__UrTs2{position:absolute;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.BackgroundRemovePage_imageCard__h1wGr:hover .BackgroundRemovePage_imageOverlay__UrTs2{opacity:1}.BackgroundRemovePage_downloadButton__TBGH1{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}.BackgroundRemovePage_downloadButton__TBGH1:hover{transform:scale(1.05)}@media screen and (max-width:640px){.BackgroundRemovePage_pageContainer__9fJan{padding:16px;gap:20px}.BackgroundRemovePage_uploadArea__58hr5{max-width:100%;aspect-ratio:4/3}.BackgroundRemovePage_actionButton__273BX{width:100%;justify-content:center;padding:16px 24px}.BackgroundRemovePage_imageCard__h1wGr{max-width:100%}}