.OutpaintingCanvas-module__VTBWOq__container{flex:1;height:calc(100vh - 66px);animation:.4s ease-out OutpaintingCanvas-module__VTBWOq__containerFadeIn;display:flex;overflow:hidden}@keyframes OutpaintingCanvas-module__VTBWOq__containerFadeIn{0%{opacity:0}to{opacity:1}}.OutpaintingCanvas-module__VTBWOq__canvasArea{background:radial-gradient(at 50% 0,#2c6dff08 0%,#0000 50%),linear-gradient(#f8fafc 0%,#f1f5f9 50%,#e8eef5 100%);flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.OutpaintingCanvas-module__VTBWOq__canvasArea:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#2c6dff05 0%,#0000 40%),radial-gradient(circle at 80% 20%,#1976d205 0%,#0000 40%);position:absolute;inset:0}.OutpaintingCanvas-module__VTBWOq__canvasContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:40px 40px 20px;display:flex;position:relative;overflow:hidden}.OutpaintingCanvas-module__VTBWOq__canvasWrapper{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;overflow:hidden}.OutpaintingCanvas-module__VTBWOq__canvas{background:#fff;border-radius:12px;animation:.5s cubic-bezier(.4,0,.2,1) OutpaintingCanvas-module__VTBWOq__canvasAppear;position:relative;overflow:visible;box-shadow:0 0 0 1px #0000000a,0 4px 8px -2px #00000014,0 12px 24px -4px #0000000f,0 24px 48px -8px #0000000a}.OutpaintingCanvas-module__VTBWOq__canvas:not(.OutpaintingCanvas-module__VTBWOq__dragging){transition:box-shadow .3s cubic-bezier(.4,0,.2,1)}@keyframes OutpaintingCanvas-module__VTBWOq__canvasAppear{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.OutpaintingCanvas-module__VTBWOq__canvas:hover{box-shadow:0 0 0 1px #2c6dff1a,0 8px 16px -4px #0000001a,0 20px 40px -8px #00000014,0 32px 64px -12px #2c6dff14}.OutpaintingCanvas-module__VTBWOq__outputImageOverlay{z-index:50;border-radius:12px;animation:.3s ease-out OutpaintingCanvas-module__VTBWOq__outputFadeIn;position:absolute;top:0;left:0;overflow:hidden}.OutpaintingCanvas-module__VTBWOq__outputImage{object-fit:cover;width:100%;height:100%;display:block}@keyframes OutpaintingCanvas-module__VTBWOq__outputFadeIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.OutpaintingCanvas-module__VTBWOq__outputImageActions{z-index:50;flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding:16px 0;animation:.3s ease-out .15s both OutpaintingCanvas-module__VTBWOq__fadeInActions;display:flex;position:absolute;bottom:40px}@keyframes OutpaintingCanvas-module__VTBWOq__fadeInActions{0%{opacity:0;transform:translateY(10px)}to{opacity:1}}.OutpaintingCanvas-module__VTBWOq__outputActionButton{cursor:pointer;border:1px solid var(--grey-200);color:var(--grey-600);white-space:nowrap;background-color:#fff;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:.875rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #00000014}.OutpaintingCanvas-module__VTBWOq__outputActionButton:hover{border-color:var(--grey-300);transform:translateY(-1px);box-shadow:0 4px 12px #0000001f}.OutpaintingCanvas-module__VTBWOq__outputActionButton:active{transform:translateY(0)}.OutpaintingCanvas-module__VTBWOq__outputActionButtonPrimary{background-color:var(--primary-600,#2c6dff);border-color:var(--primary-600,#2c6dff);color:#fff}.OutpaintingCanvas-module__VTBWOq__outputActionButtonPrimary:hover{background-color:var(--primary-700,#1a5ae0);border-color:var(--primary-700,#1a5ae0)}.OutpaintingCanvas-module__VTBWOq__gridOverlay{pointer-events:none;opacity:.6;z-index:1;border-radius:12px;position:absolute;inset:0;overflow:hidden}.OutpaintingCanvas-module__VTBWOq__outpaintIndicators{pointer-events:none;z-index:2;position:absolute;inset:0}.OutpaintingCanvas-module__VTBWOq__outpaintRegion{-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);background:repeating-linear-gradient(45deg,#2c6dff05,#2c6dff05 8px,#2c6dff0a 8px 16px);border:2px dashed #2c6dff40;justify-content:center;align-items:center;transition:border-color .25s,background .25s;display:flex;position:absolute;overflow:hidden}.OutpaintingCanvas-module__VTBWOq__outpaintRegion:before{content:"";opacity:0;background:linear-gradient(135deg,#2c6dff0f 0%,#0000 50%,#2c6dff0a 100%);transition:opacity .3s;position:absolute;inset:0}.OutpaintingCanvas-module__VTBWOq__outpaintRegion:hover:before{opacity:1}.OutpaintingCanvas-module__VTBWOq__outpaintRegion:hover{background:repeating-linear-gradient(45deg,#2c6dff0a,#2c6dff0a 8px,#2c6dff0f 8px 16px);border-color:#2c6dff80}.OutpaintingCanvas-module__VTBWOq__topRegion{border-bottom:none;border-radius:10px 10px 0 0;top:0}.OutpaintingCanvas-module__VTBWOq__bottomRegion{border-top:none;border-radius:0 0 10px 10px}.OutpaintingCanvas-module__VTBWOq__leftRegion{border-right:none;border-radius:10px 0 0 10px;left:0}.OutpaintingCanvas-module__VTBWOq__rightRegion{border-left:none;border-radius:0 10px 10px 0}.OutpaintingCanvas-module__VTBWOq__outpaintArrow{width:32px;height:32px;color:var(--cyan-1);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;animation:2.5s ease-in-out infinite OutpaintingCanvas-module__VTBWOq__arrowFloat;display:flex;box-shadow:0 2px 8px #2c6dff33}@keyframes OutpaintingCanvas-module__VTBWOq__arrowFloat{0%,to{opacity:.7;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-3px)scale(1.05)}}@keyframes OutpaintingCanvas-module__VTBWOq__pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.OutpaintingCanvas-module__VTBWOq__imageWrapper{z-index:3;cursor:grab;border-radius:6px;position:absolute;overflow:visible}.OutpaintingCanvas-module__VTBWOq__imageWrapper:not(.OutpaintingCanvas-module__VTBWOq__dragging){transition:box-shadow .2s cubic-bezier(.4,0,.2,1)}.OutpaintingCanvas-module__VTBWOq__imageWrapper:after{content:"";box-shadow:inset 0 0 0 3px var(--cyan-1);pointer-events:none;border-radius:6px;transition:all .2s;position:absolute;inset:0}.OutpaintingCanvas-module__VTBWOq__imageWrapper:hover{transform:scale(1.005);box-shadow:0 8px 24px #2c6dff26,0 4px 12px #00000014}.OutpaintingCanvas-module__VTBWOq__imageWrapper:hover:after{box-shadow:inset 0 0 0 4px var(--cyan-1)}.OutpaintingCanvas-module__VTBWOq__imageWrapper.OutpaintingCanvas-module__VTBWOq__dragging{cursor:grabbing;transform:scale(1.005)}.OutpaintingCanvas-module__VTBWOq__originalImage{object-fit:contain;border-radius:4px;width:100%;height:100%;display:block}.OutpaintingCanvas-module__VTBWOq__imageBorder{border:3px solid var(--cyan-1);pointer-events:none;border-radius:4px;position:absolute;inset:0;box-shadow:0 0 0 3px #2c6dff1a,inset 0 0 20px #2c6dff0d}.OutpaintingCanvas-module__VTBWOq__imageResizeHandle{border:2px solid var(--cyan-1);z-index:7;cursor:nwse-resize;background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .15s,box-shadow .15s;position:absolute;box-shadow:0 2px 6px #00000026}.OutpaintingCanvas-module__VTBWOq__imageResizeHandle:hover{transform:scale(1.2);box-shadow:0 3px 10px #2c6dff4d}.OutpaintingCanvas-module__VTBWOq__imageResizeHandle:active{background:var(--cyan-1);border-color:var(--cyan-1);transform:scale(1.1)}.OutpaintingCanvas-module__VTBWOq__imageHandleTopLeft{cursor:nwse-resize;top:-12px;left:-12px}.OutpaintingCanvas-module__VTBWOq__imageHandleTopRight{cursor:nesw-resize;top:-12px;right:-12px}.OutpaintingCanvas-module__VTBWOq__imageHandleBottomLeft{cursor:nesw-resize;bottom:-12px;left:-12px}.OutpaintingCanvas-module__VTBWOq__imageHandleBottomRight{cursor:nwse-resize;bottom:-12px;right:-12px}.OutpaintingCanvas-module__VTBWOq__rotationHandleContainer{cursor:grab;z-index:8;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.OutpaintingCanvas-module__VTBWOq__rotationHandleContainer:active{cursor:grabbing}.OutpaintingCanvas-module__VTBWOq__rotationLine{background:var(--cyan-1);border-radius:1px;width:2px;height:24px}.OutpaintingCanvas-module__VTBWOq__rotationHandle{border:2px solid var(--cyan-1);width:32px;height:32px;color:var(--cyan-1);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,box-shadow .15s,background .15s;display:flex;box-shadow:0 2px 8px #00000026}.OutpaintingCanvas-module__VTBWOq__rotationHandle:hover{transform:scale(1.15);box-shadow:0 4px 12px #2c6dff4d}.OutpaintingCanvas-module__VTBWOq__rotationHandleContainer:active .OutpaintingCanvas-module__VTBWOq__rotationHandle{background:var(--cyan-1);color:#fff;transform:scale(1.1)}.OutpaintingCanvas-module__VTBWOq__alignmentGuides{pointer-events:none;z-index:4;position:absolute;inset:0}.OutpaintingCanvas-module__VTBWOq__alignmentLineVertical{background:#ff3b3b;width:1px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 8px #ff3b3b99}.OutpaintingCanvas-module__VTBWOq__alignmentLineHorizontal{background:#ff3b3b;height:1px;position:absolute;left:0;right:0;transform:translateY(-50%);box-shadow:0 0 8px #ff3b3b99}.OutpaintingCanvas-module__VTBWOq__alignmentHandle{pointer-events:none;z-index:6;background:#fff;border:2px solid #2c6dff;border-radius:4px;position:absolute;box-shadow:0 1px 3px #0003}.OutpaintingCanvas-module__VTBWOq__alignmentHandleTop{border-radius:4px 4px 0 0;width:30px;height:8px;transform:translate(-50%)translateY(-100%)}.OutpaintingCanvas-module__VTBWOq__alignmentHandleBottom{border-radius:0 0 4px 4px;width:30px;height:8px;transform:translate(-50%)translateY(100%)}.OutpaintingCanvas-module__VTBWOq__alignmentHandleLeft{border-radius:4px 0 0 4px;width:8px;height:30px;transform:translateY(-50%)translate(-100%)}.OutpaintingCanvas-module__VTBWOq__alignmentHandleRight{border-radius:0 4px 4px 0;width:8px;height:30px;transform:translateY(-50%)translate(100%)}.OutpaintingCanvas-module__VTBWOq__alignmentHandleImageTop,.OutpaintingCanvas-module__VTBWOq__alignmentHandleImageBottom,.OutpaintingCanvas-module__VTBWOq__alignmentHandleImageLeft,.OutpaintingCanvas-module__VTBWOq__alignmentHandleImageRight{background:var(--cyan-1,#2c6dff);border:2px solid #fff;border-radius:50%;width:10px;height:10px;transform:translate(-50%,-50%);box-shadow:0 1px 4px #2c6dff4d}.OutpaintingCanvas-module__VTBWOq__resizeHandle{z-index:5;background:0 0;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute}.OutpaintingCanvas-module__VTBWOq__resizeHandle:before{content:"";background:0 0;border-radius:4px;transition:all .2s;position:absolute;inset:4px}.OutpaintingCanvas-module__VTBWOq__resizeHandle:hover:before{background:#2c6dff26}.OutpaintingCanvas-module__VTBWOq__handleTop{cursor:ns-resize;border-radius:8px 8px 0 0;height:16px;top:-8px;left:24px;right:24px}.OutpaintingCanvas-module__VTBWOq__handleBottom{cursor:ns-resize;border-radius:0 0 8px 8px;height:16px;bottom:-8px;left:24px;right:24px}.OutpaintingCanvas-module__VTBWOq__handleLeft{cursor:ew-resize;border-radius:8px 0 0 8px;width:16px;top:24px;bottom:24px;left:-8px}.OutpaintingCanvas-module__VTBWOq__handleRight{cursor:ew-resize;border-radius:0 8px 8px 0;width:16px;top:24px;bottom:24px;right:-8px}.OutpaintingCanvas-module__VTBWOq__handleCorner{border:2px solid var(--cyan-1);background:#fff;border-radius:50%;width:24px;height:24px;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #2c6dff33,0 4px 12px #00000014}.OutpaintingCanvas-module__VTBWOq__handleCorner:before{content:"";background:var(--cyan-1);opacity:0;border-radius:50%;transition:opacity .2s;position:absolute;inset:5px}.OutpaintingCanvas-module__VTBWOq__handleCorner:hover{background:var(--cyan-1);border-color:var(--cyan-1);transform:scale(1.25);box-shadow:0 4px 12px #2c6dff59,0 8px 24px #2c6dff33}.OutpaintingCanvas-module__VTBWOq__handleCorner:hover:before{opacity:0}.OutpaintingCanvas-module__VTBWOq__handleCorner:active{transform:scale(1.15)}.OutpaintingCanvas-module__VTBWOq__handleTopLeft{cursor:nwse-resize;top:-12px;left:-12px}.OutpaintingCanvas-module__VTBWOq__handleTopRight{cursor:nesw-resize;top:-12px;right:-12px}.OutpaintingCanvas-module__VTBWOq__handleBottomLeft{cursor:nesw-resize;bottom:-12px;left:-12px}.OutpaintingCanvas-module__VTBWOq__handleBottomRight{cursor:nwse-resize;bottom:-12px;right:-12px}.OutpaintingCanvas-module__VTBWOq__desktopSidebar{flex-direction:column;height:100%;display:flex;overflow-y:auto}.OutpaintingCanvas-module__VTBWOq__generatedResults{flex-direction:column;gap:16px;padding:0 40px 32px;display:flex}.OutpaintingCanvas-module__VTBWOq__generatedResultsHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.OutpaintingCanvas-module__VTBWOq__generatedResultsToggle{align-items:center;display:flex}.OutpaintingCanvas-module__VTBWOq__generatedResultsPreviewButton{height:48px;color:var(--grey-600);cursor:pointer;border:1px solid var(--grey-200);background-color:#fff;border-radius:15px;align-items:center;gap:7px;padding:0 14px;font-size:.8125rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.OutpaintingCanvas-module__VTBWOq__generatedResultsPreviewButton:hover{background-color:var(--grey-100)}.OutpaintingCanvas-module__VTBWOq__generatedResultsPreviewButton:active{transform:translateY(0)}.OutpaintingCanvas-module__VTBWOq__generatedResultsPreviewButton svg{color:currentColor}.OutpaintingCanvas-module__VTBWOq__generatedResults,.OutpaintingCanvas-module__VTBWOq__generatedResultsHeader,.OutpaintingCanvas-module__VTBWOq__generatedResultsTitle,.OutpaintingCanvas-module__VTBWOq__generatedResultsContent,.OutpaintingCanvas-module__VTBWOq__generatedResultsMain,.OutpaintingCanvas-module__VTBWOq__generatedResultsMainImage,.OutpaintingCanvas-module__VTBWOq__generatedResultsThumbnails,.OutpaintingCanvas-module__VTBWOq__generatedResultsThumbnailButton,.OutpaintingCanvas-module__VTBWOq__generatedResultsThumbnailImage{display:none}@media screen and (max-width:768px){.OutpaintingCanvas-module__VTBWOq__outputImageActions{flex-wrap:wrap;gap:8px;margin-top:16px;display:none}.OutpaintingCanvas-module__VTBWOq__outputActionButton{border-radius:10px;padding:10px 16px;font-size:.8125rem}.OutpaintingCanvas-module__VTBWOq__generatedResultsToggle{z-index:100;pointer-events:auto;width:auto;position:fixed;top:100px;left:50%;transform:translate(-50%)}.OutpaintingCanvas-module__VTBWOq__generatedResultsPreviewButton{border:none;border-radius:22px;height:44px;padding:0 24px;box-shadow:0 4px 12px #00000026}.OutpaintingCanvas-module__VTBWOq__container{flex-direction:column}.OutpaintingCanvas-module__VTBWOq__canvasContainer{padding:16px}.OutpaintingCanvas-module__VTBWOq__handleCorner{width:28px;height:28px}.OutpaintingCanvas-module__VTBWOq__handleTopLeft{top:-14px;left:-14px}.OutpaintingCanvas-module__VTBWOq__handleTopRight{top:-14px;right:-14px}.OutpaintingCanvas-module__VTBWOq__handleBottomLeft{bottom:-14px;left:-14px}.OutpaintingCanvas-module__VTBWOq__handleBottomRight{bottom:-14px;right:-14px}.OutpaintingCanvas-module__VTBWOq__container{flex-direction:column;height:calc(100dvh - 66px);position:relative}.OutpaintingCanvas-module__VTBWOq__desktopSidebar{display:none!important}.OutpaintingCanvas-module__VTBWOq__canvasArea{background:#f1f5f9}.OutpaintingCanvas-module__VTBWOq__canvasContainer{align-items:center;padding:20px}.OutpaintingCanvas-module__VTBWOq__mobileBottomBar{z-index:50;height:80px;padding:0 20px;padding-bottom:env(safe-area-inset-bottom);height:calc(80px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #0000000f;justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000000a}.OutpaintingCanvas-module__VTBWOq__mobileBarLeft{gap:12px;display:flex}.OutpaintingCanvas-module__VTBWOq__mobileIconButton{border:1px solid var(--grey-200);width:44px;height:44px;color:var(--grey-700);background:#fff;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex}.OutpaintingCanvas-module__VTBWOq__mobileIconButton:active{background:var(--grey-50);transform:scale(.95)}.OutpaintingCanvas-module__VTBWOq__mobileIconButton.OutpaintingCanvas-module__VTBWOq__active{background:var(--cyan-1);border-color:var(--cyan-1);color:#fff}.OutpaintingCanvas-module__VTBWOq__mobileGenerateButton{background:var(--cyan-1);color:#fff;border:none;border-radius:12px;align-items:center;gap:8px;height:44px;padding:0 24px;font-size:.9375rem;font-weight:600;display:flex;box-shadow:0 4px 12px #2c6dff40}.OutpaintingCanvas-module__VTBWOq__mobileGenerateButton:active{transform:scale(.96)}.OutpaintingCanvas-module__VTBWOq__mobileDrawerOverlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#0006;animation:.3s forwards OutpaintingCanvas-module__VTBWOq__fadeIn;position:fixed;inset:0}.OutpaintingCanvas-module__VTBWOq__mobileDrawer{padding-bottom:env(safe-area-inset-bottom);z-index:101;background:#fff;border-radius:20px 20px 0 0;flex-direction:column;height:auto;max-height:95vh;animation:.3s cubic-bezier(.16,1,.3,1) forwards OutpaintingCanvas-module__VTBWOq__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -10px 40px #0000001a}.OutpaintingCanvas-module__VTBWOq__drawerHandleBar{touch-action:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:24px;display:flex}.OutpaintingCanvas-module__VTBWOq__drawerHandle{background:var(--grey-300);opacity:.8;border-radius:3px;width:48px;height:5px}.OutpaintingCanvas-module__VTBWOq__mobileDrawer.OutpaintingCanvas-module__VTBWOq__fullHeight{height:90vh;max-height:90vh}.OutpaintingCanvas-module__VTBWOq__drawerHeader{border-bottom:1px solid var(--grey-100);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.OutpaintingCanvas-module__VTBWOq__drawerTitle{color:var(--black-2);font-size:1.125rem;font-weight:700}.OutpaintingCanvas-module__VTBWOq__drawerClose{background:var(--grey-100);width:32px;height:32px;color:var(--grey-600);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.OutpaintingCanvas-module__VTBWOq__drawerContent{-webkit-overflow-scrolling:touch;flex:1;padding-bottom:30px;overflow-y:auto}.OutpaintingCanvas-module__VTBWOq__mobilePanelOverride{width:100%!important;min-width:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;height:auto!important;max-height:none!important}.OutpaintingCanvas-module__VTBWOq__generatedResults{padding:16px 20px calc(140px + env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;margin-top:12px;box-shadow:0 -6px 24px #0f172a14}.OutpaintingCanvas-module__VTBWOq__generatedResultsHeader{flex-direction:column;align-items:flex-start;gap:10px}.OutpaintingCanvas-module__VTBWOq__generatedResultsPreviewButton{text-align:center;justify-content:center;width:100%}.OutpaintingCanvas-module__VTBWOq__generatedResultsMain{max-height:320px;padding:8px}.OutpaintingCanvas-module__VTBWOq__generatedResultsThumbnailButton{width:96px;height:64px}}@keyframes OutpaintingCanvas-module__VTBWOq__fadeIn{to{opacity:1}}@keyframes OutpaintingCanvas-module__VTBWOq__slideUp{to{transform:translateY(0)}}.OutpaintingCanvas-module__VTBWOq__generatingOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#ffffffb3;justify-content:center;align-items:center;animation:.3s ease-out OutpaintingCanvas-module__VTBWOq__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes OutpaintingCanvas-module__VTBWOq__overlayFadeIn{0%{opacity:0}to{opacity:1}}.OutpaintingCanvas-module__VTBWOq__generatingContent{text-align:center;flex-direction:column;align-items:center;gap:24px;animation:.4s ease-out .1s both OutpaintingCanvas-module__VTBWOq__contentSlideUp;display:flex}@keyframes OutpaintingCanvas-module__VTBWOq__contentSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.OutpaintingCanvas-module__VTBWOq__spinner{width:64px;height:64px;position:relative}.OutpaintingCanvas-module__VTBWOq__spinnerRing{border:3px solid #0000;border-radius:50%;width:100%;height:100%;animation:1.2s cubic-bezier(.5,0,.5,1) infinite OutpaintingCanvas-module__VTBWOq__spinnerRotate;position:absolute}.OutpaintingCanvas-module__VTBWOq__spinnerRing:first-child{border-top-color:var(--primary-600,#2c6dff);animation-delay:-.45s}.OutpaintingCanvas-module__VTBWOq__spinnerRing:nth-child(2){border-top-color:var(--primary-400,#5c8fff);animation-delay:-.3s}.OutpaintingCanvas-module__VTBWOq__spinnerRing:nth-child(3){border-top-color:var(--primary-200,#a3c0ff);animation-delay:-.15s}@keyframes OutpaintingCanvas-module__VTBWOq__spinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.OutpaintingCanvas-module__VTBWOq__generatingTitle{color:var(--grey-800,#1e293b);margin:0;font-size:1.5rem;font-weight:600}.OutpaintingCanvas-module__VTBWOq__generatingSubtitle{color:var(--grey-500,#64748b);margin:0;font-size:1rem}.OutpaintingCanvas-module__VTBWOq__outputButtonsContainer{gap:12px;width:100%;display:flex}.OutpaintingCanvas-module__VTBWOq__outputButton{flex:1}
.AspectRatioPanel-module__XduEKa__panel{background:linear-gradient(#fff 0%,#fafbfc 100%);border-right:1px solid #0000000f;flex-direction:column;width:340px;min-width:340px;height:100%;display:flex;position:relative;overflow-y:auto;box-shadow:2px 0 12px #00000008,4px 0 24px #00000005}.AspectRatioPanel-module__XduEKa__panel:after{content:"";background:linear-gradient(#0000,#2c6dff0d,#0000);width:1px;position:absolute;top:0;bottom:0;right:0}.AspectRatioPanel-module__XduEKa__panelHeader{border-bottom:1px solid var(--grey-150);background:linear-gradient(#2c6dff05 0%,#0000 100%);padding:28px 24px 20px}.AspectRatioPanel-module__XduEKa__panelTitle{color:var(--black-2);letter-spacing:-.3px;margin:0 0 6px;font-size:1.1875rem;font-weight:650}.AspectRatioPanel-module__XduEKa__panelSubtitle{color:var(--grey-600);margin:0;font-size:.875rem;line-height:1.4}.AspectRatioPanel-module__XduEKa__dimensionsSection{border-bottom:1px solid var(--grey-150);background:#f8fafc80;padding:20px 24px}.AspectRatioPanel-module__XduEKa__dimensionsInputs{align-items:flex-end;gap:10px;margin-bottom:16px;display:flex}.AspectRatioPanel-module__XduEKa__inputGroup{flex:1}.AspectRatioPanel-module__XduEKa__inputLabel{color:var(--grey-500);text-transform:uppercase;letter-spacing:.7px;margin-bottom:8px;font-size:.6875rem;font-weight:600;display:block}.AspectRatioPanel-module__XduEKa__inputWrapper{align-items:center;display:flex;position:relative}.AspectRatioPanel-module__XduEKa__dimensionInput{border:1.5px solid var(--grey-200);width:100%;color:var(--black-2);-moz-appearance:textfield;background:#fff;border-radius:10px;padding:12px 40px 12px 14px;font-size:.9375rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000a}.AspectRatioPanel-module__XduEKa__dimensionInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.AspectRatioPanel-module__XduEKa__dimensionInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.AspectRatioPanel-module__XduEKa__dimensionInput:hover{border-color:var(--grey-300)}.AspectRatioPanel-module__XduEKa__dimensionInput:focus{border-color:var(--cyan-1);outline:none;box-shadow:0 0 0 4px #2c6dff1a,0 2px 4px #2c6dff14}.AspectRatioPanel-module__XduEKa__inputUnit{color:var(--grey-400);letter-spacing:.3px;font-size:.75rem;font-weight:600;position:absolute;right:14px}.AspectRatioPanel-module__XduEKa__swapButton{border:1.5px solid var(--grey-200);width:40px;height:40px;color:var(--grey-500);cursor:pointer;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #0000000a}.AspectRatioPanel-module__XduEKa__swapButton:hover{color:var(--cyan-1);border-color:var(--cyan-1);background:#2c6dff0f;transform:rotate(90deg)}.AspectRatioPanel-module__XduEKa__swapButton:active{transform:rotate(90deg)scale(.95)}.AspectRatioPanel-module__XduEKa__aspectRatioDisplay{background:linear-gradient(135deg,var(--grey-100)0%,var(--grey-150)100%);border:1px solid #0000000a;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.AspectRatioPanel-module__XduEKa__aspectLabel{color:var(--grey-600);font-size:.8125rem;font-weight:500}.AspectRatioPanel-module__XduEKa__aspectValue{color:var(--black-2);letter-spacing:-.5px;background:linear-gradient(135deg,var(--cyan-1)0%,var(--blue-3)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.9375rem;font-weight:700}.AspectRatioPanel-module__XduEKa__presetsContainer{flex:1;min-height:fit-content;padding:20px 24px;overflow-y:auto}.AspectRatioPanel-module__XduEKa__presetGroup{margin-bottom:24px}.AspectRatioPanel-module__XduEKa__presetGroup:last-child{margin-bottom:0}.AspectRatioPanel-module__XduEKa__groupTitle{color:var(--grey-500);text-transform:uppercase;letter-spacing:1px;margin:0 0 12px 2px;font-size:.625rem;font-weight:700}.AspectRatioPanel-module__XduEKa__presetGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.AspectRatioPanel-module__XduEKa__presetButton{border:1.5px solid var(--grey-200);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:14px 8px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.AspectRatioPanel-module__XduEKa__presetButton:before{content:"";opacity:0;background:linear-gradient(135deg,#2c6dff0f 0%,#2c6dff05 100%);transition:opacity .25s;position:absolute;inset:0}.AspectRatioPanel-module__XduEKa__presetButton:hover:before{opacity:1}.AspectRatioPanel-module__XduEKa__presetButton:hover{border-color:var(--cyan-2);transform:translateY(-2px);box-shadow:0 4px 12px #2c6dff1a}.AspectRatioPanel-module__XduEKa__presetButton:active{transform:translateY(0)}.AspectRatioPanel-module__XduEKa__presetButton.AspectRatioPanel-module__XduEKa__presetActive{border-color:var(--cyan-1);background:#2c6dff0f;box-shadow:0 0 0 3px #2c6dff1f,0 4px 12px #2c6dff26}.AspectRatioPanel-module__XduEKa__presetButton.AspectRatioPanel-module__XduEKa__presetActive:before{opacity:1}.AspectRatioPanel-module__XduEKa__presetIcon{background:linear-gradient(145deg,var(--grey-250,#e0e4e8)0%,var(--grey-350,#c8cdd2)100%);z-index:1;border-radius:4px;width:26px;max-width:100%;max-height:26px;transition:all .25s;position:relative;box-shadow:0 1px 3px #00000014}.AspectRatioPanel-module__XduEKa__presetButton:hover .AspectRatioPanel-module__XduEKa__presetIcon,.AspectRatioPanel-module__XduEKa__presetButton.AspectRatioPanel-module__XduEKa__presetActive .AspectRatioPanel-module__XduEKa__presetIcon{background:linear-gradient(135deg,var(--cyan-2)0%,var(--cyan-1)100%);box-shadow:0 2px 6px #2c6dff40}.AspectRatioPanel-module__XduEKa__presetLabel{color:var(--grey-600);z-index:1;font-size:.75rem;font-weight:600;transition:all .2s;position:relative}.AspectRatioPanel-module__XduEKa__presetButton:hover .AspectRatioPanel-module__XduEKa__presetLabel,.AspectRatioPanel-module__XduEKa__presetButton.AspectRatioPanel-module__XduEKa__presetActive .AspectRatioPanel-module__XduEKa__presetLabel{color:var(--cyan-1)}.AspectRatioPanel-module__XduEKa__originalInfo{border-top:1px solid var(--grey-150);background:linear-gradient(180deg,var(--grey-50)0%,#f8fafccc 100%);margin-top:auto;padding:18px 24px 24px}.AspectRatioPanel-module__XduEKa__infoTitle{color:var(--grey-500);text-transform:uppercase;letter-spacing:1px;margin:0 0 14px;font-size:.625rem;font-weight:700}.AspectRatioPanel-module__XduEKa__infoGrid{gap:24px;display:flex}.AspectRatioPanel-module__XduEKa__infoItem{flex-direction:column;gap:4px;display:flex}.AspectRatioPanel-module__XduEKa__infoLabel{color:var(--grey-500);font-size:.6875rem;font-weight:500}.AspectRatioPanel-module__XduEKa__infoValue{color:var(--black-2);letter-spacing:-.3px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.875rem;font-weight:700}@media screen and (max-width:768px){.AspectRatioPanel-module__XduEKa__panel{border-right:none;border-bottom:1px solid var(--grey-200);width:100%;min-width:100%;max-height:none;overflow-y:visible}.AspectRatioPanel-module__XduEKa__presetsContainer{flex:none;overflow-y:visible}.AspectRatioPanel-module__XduEKa__presetGrid{grid-template-columns:repeat(3,1fr)}}
.PromptInputPanel-module__1Af-lq__panel{border-top:1px solid var(--grey-150);border-bottom:1px solid var(--grey-150);background:#f8fafc80;border-radius:0;flex-direction:column;gap:24px;padding:20px 24px;display:flex}.PromptInputPanel-module__1Af-lq__inputGroup{flex-direction:column;gap:8px;display:flex}.PromptInputPanel-module__1Af-lq__label{color:var(--grey-500);text-transform:uppercase;letter-spacing:.7px;align-items:center;gap:4px;font-size:.6875rem;font-weight:600;display:flex}.PromptInputPanel-module__1Af-lq__required{color:#ef4444;font-weight:700;line-height:1}.PromptInputPanel-module__1Af-lq__optional{color:var(--grey-400);text-transform:none;letter-spacing:normal;margin-left:4px;font-size:.65rem;font-weight:400}.PromptInputPanel-module__1Af-lq__textarea{border:1.5px solid var(--grey-200);width:100%;min-height:76px;max-height:140px;color:var(--black-2);resize:vertical;background:#fff;border-radius:10px;padding:12px 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.875rem;line-height:1.5;transition:all .2s}.PromptInputPanel-module__1Af-lq__textarea::placeholder{color:var(--grey-400)}.PromptInputPanel-module__1Af-lq__textarea:focus{border-color:var(--cyan-1,#2c6dff);outline:none;box-shadow:0 0 0 3px #2c6dff14}.PromptInputPanel-module__1Af-lq__textarea:hover:not(:disabled){border-color:var(--grey-300)}.PromptInputPanel-module__1Af-lq__textarea:disabled{background-color:var(--grey-100);color:var(--grey-500);cursor:not-allowed;opacity:.7}.PromptInputPanel-module__1Af-lq__description{color:var(--grey-400);font-size:.75rem;line-height:1.4}@media screen and (max-width:768px){.PromptInputPanel-module__1Af-lq__panel{border-top:1px solid var(--grey-100);border-radius:0;gap:20px;padding:16px 20px}.PromptInputPanel-module__1Af-lq__textarea{min-height:80px;max-height:120px;padding:12px;font-size:.8125rem}.PromptInputPanel-module__1Af-lq__label{font-size:.625rem}.PromptInputPanel-module__1Af-lq__description{font-size:.7rem}}
.CanvasToolbar-module__BMnaHq__toolbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#fffffff2;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex;position:relative}.CanvasToolbar-module__BMnaHq__toolbar:after{content:"";background:linear-gradient(90deg,#0000,#2c6dff1a,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.CanvasToolbar-module__BMnaHq__toolbarSection{align-items:center;gap:6px;display:flex}.CanvasToolbar-module__BMnaHq__zoomControls{background:linear-gradient(145deg,var(--grey-100)0%,var(--grey-150)100%);border:1px solid #0000000a;border-radius:12px;align-items:center;gap:2px;padding:4px;display:flex}.CanvasToolbar-module__BMnaHq__zoomValue{text-align:center;min-width:56px;color:var(--black-3);letter-spacing:-.3px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.8125rem;font-weight:600}.CanvasToolbar-module__BMnaHq__toolButton{height:38px;color:var(--grey-600);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:.8125rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.CanvasToolbar-module__BMnaHq__toolButton:before{content:"";background:var(--grey-100);opacity:0;border-radius:10px;transition:opacity .2s;position:absolute;inset:0}.CanvasToolbar-module__BMnaHq__toolButton:hover:not(:disabled):before{opacity:1}.CanvasToolbar-module__BMnaHq__toolButton:hover:not(:disabled){color:var(--cyan-1)}.CanvasToolbar-module__BMnaHq__toolButton svg,.CanvasToolbar-module__BMnaHq__toolButton span{z-index:1;position:relative}.CanvasToolbar-module__BMnaHq__toolButton:active:not(:disabled){transform:scale(.97)}.CanvasToolbar-module__BMnaHq__toolButton:disabled{opacity:.35;cursor:not-allowed}.CanvasToolbar-module__BMnaHq__buttonLabel{display:none}@media screen and (min-width:768px){.CanvasToolbar-module__BMnaHq__buttonLabel{display:inline}}.CanvasToolbar-module__BMnaHq__divider{background:linear-gradient(180deg,transparent,var(--grey-300),transparent);width:1px;height:24px;margin:0 10px}.CanvasToolbar-module__BMnaHq__generateButton{background:linear-gradient(135deg,var(--cyan-1)0%,#1a5fd9 50%,var(--blue-3)100%);color:#fff;cursor:pointer;background-size:200% 200%;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;height:46px;padding:0 28px;font-size:.9375rem;font-weight:600;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #2c6dff59,0 2px 6px #2c6dff33,inset 0 1px #fff3}.CanvasToolbar-module__BMnaHq__generateButton:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff26 0%,#0000 50%);position:absolute;inset:0}.CanvasToolbar-module__BMnaHq__generateButton:after{content:"";background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);width:200%;height:200%;transition:transform .6s;position:absolute;top:-50%;left:-50%;transform:translate(-100%)}.CanvasToolbar-module__BMnaHq__generateButton:hover:not(:disabled):after{transform:translate(100%)}.CanvasToolbar-module__BMnaHq__generateButton:hover:not(:disabled){background-position:100% 100%;transform:translateY(-3px);box-shadow:0 8px 24px #2c6dff73,0 4px 12px #2c6dff40,inset 0 1px #ffffff40}.CanvasToolbar-module__BMnaHq__generateButton:active:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #2c6dff59,0 2px 6px #2c6dff33}.CanvasToolbar-module__BMnaHq__generateButton:disabled{opacity:.6;cursor:not-allowed;background-position:0 0;transform:none}.CanvasToolbar-module__BMnaHq__spinner{border:2.5px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.75s cubic-bezier(.4,0,.2,1) infinite CanvasToolbar-module__BMnaHq__spin}@keyframes CanvasToolbar-module__BMnaHq__spin{to{transform:rotate(360deg)}}@media screen and (max-width:768px){.CanvasToolbar-module__BMnaHq__toolbar{display:none!important}}
.GenerateButton-module__RBT_La__generateButton{background:linear-gradient(135deg,var(--cyan-1)0%,#1a5fd9 50%,var(--blue-3)100%);color:#fff;cursor:pointer;background-size:200% 200%;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;height:46px;padding:0 28px;font-size:.9375rem;font-weight:600;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #2c6dff59,0 2px 6px #2c6dff33,inset 0 1px #fff3}.GenerateButton-module__RBT_La__generateButton:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff26 0%,#0000 50%);position:absolute;inset:0}.GenerateButton-module__RBT_La__generateButton:after{content:"";background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);width:200%;height:200%;transition:transform .6s;position:absolute;top:-50%;left:-50%;transform:translate(-100%)}.GenerateButton-module__RBT_La__generateButton:hover:not(:disabled):after{transform:translate(100%)}.GenerateButton-module__RBT_La__generateButton:hover:not(:disabled){background-position:100% 100%;transform:translateY(-3px);box-shadow:0 8px 24px #2c6dff73,0 4px 12px #2c6dff40,inset 0 1px #ffffff40}.GenerateButton-module__RBT_La__generateButton:active:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #2c6dff59,0 2px 6px #2c6dff33}.GenerateButton-module__RBT_La__generateButton:disabled{opacity:.6;cursor:not-allowed;background-position:0 0;transform:none}.GenerateButton-module__RBT_La__spinner{border:2.5px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.75s cubic-bezier(.4,0,.2,1) infinite GenerateButton-module__RBT_La__spin}.GenerateButton-module__RBT_La__black{border:2.5px solid #00000040;border-top-color:#000}@keyframes GenerateButton-module__RBT_La__spin{to{transform:rotate(360deg)}}
.OutpaintPreview-module__4rc56G__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px)saturate(120%);background:#0f172ab3;justify-content:center;align-items:center;animation:.25s OutpaintPreview-module__4rc56G__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes OutpaintPreview-module__4rc56G__overlayFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.OutpaintPreview-module__4rc56G__modal{background:#fff;border-radius:24px;flex-direction:column;width:90%;max-width:920px;max-height:90vh;animation:.4s cubic-bezier(.4,0,.2,1) OutpaintPreview-module__4rc56G__modalSlideUp;display:flex;overflow:hidden;box-shadow:0 32px 64px -16px #0000004d,0 16px 32px -8px #0003,0 0 0 1px #ffffff1a}@keyframes OutpaintPreview-module__4rc56G__modalSlideUp{0%{opacity:0;transform:translateY(32px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.OutpaintPreview-module__4rc56G__header{background:linear-gradient(#f8fafccc 0%,#fff 100%);border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.OutpaintPreview-module__4rc56G__title{color:var(--black-2);letter-spacing:-.3px;margin:0;font-size:1.3125rem;font-weight:700}.OutpaintPreview-module__4rc56G__closeButton{width:42px;height:42px;color:var(--grey-500);cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.OutpaintPreview-module__4rc56G__closeButton:hover{background:var(--grey-100);color:var(--black-2);transform:rotate(90deg)}.OutpaintPreview-module__4rc56G__closeButton:active{transform:rotate(90deg)scale(.95)}.OutpaintPreview-module__4rc56G__outpaintedImage{object-fit:contain;visibility:hidden;width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0}.OutpaintPreview-module__4rc56G__outpaintedImage.OutpaintPreview-module__4rc56G__visible{visibility:visible}.OutpaintPreview-module__4rc56G__navButton{color:#fff;cursor:pointer;z-index:1;background-color:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:10px;font-size:24px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.OutpaintPreview-module__4rc56G__prevButton{left:10px}.OutpaintPreview-module__4rc56G__nextButton{right:10px}.OutpaintPreview-module__4rc56G__dots{gap:8px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.OutpaintPreview-module__4rc56G__dot{cursor:pointer;background-color:#ffffff80;border-radius:50%;width:10px;height:10px;transition:background-color .3s}.OutpaintPreview-module__4rc56G__dot.OutpaintPreview-module__4rc56G__active{background-color:#fff}.OutpaintPreview-module__4rc56G__previewContainer{background:radial-gradient(at 50% 0,#2c6dff0a 0%,#0000 60%),linear-gradient(#f8fafc 0%,#f1f5f9 50%,#e8eef5 100%);flex:1;justify-content:center;align-items:center;padding:40px;display:flex;position:relative;overflow:auto}.OutpaintPreview-module__4rc56G__previewContainer:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 90%,#2c6dff08 0%,#0000 30%),radial-gradient(circle at 90% 10%,#1976d208 0%,#0000 30%);position:absolute;inset:0}.OutpaintPreview-module__4rc56G__previewCanvas{background:#fff;border-radius:16px;max-width:100%;max-height:60vh;animation:.5s cubic-bezier(.4,0,.2,1) .15s both OutpaintPreview-module__4rc56G__previewCanvasAppear;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0000000a,0 8px 24px #00000014,0 16px 48px #0000000f}@keyframes OutpaintPreview-module__4rc56G__previewCanvasAppear{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.OutpaintPreview-module__4rc56G__generatedBackground{background:linear-gradient(135deg,#2c6dff0a 0%,#0000 50%),linear-gradient(225deg,#1976d20a 0%,#0000 50%),linear-gradient(45deg,#2c6dff05 0%,#0000 100%);animation:3s ease-in-out infinite OutpaintPreview-module__4rc56G__shimmer;position:absolute;inset:0}@keyframes OutpaintPreview-module__4rc56G__shimmer{0%,to{opacity:.8}50%{opacity:1}}.OutpaintPreview-module__4rc56G__gradientOverlay{opacity:.6;background:repeating-linear-gradient(45deg,#0000,#0000 4px,#2c6dff04 4px 8px);position:absolute;inset:0}.OutpaintPreview-module__4rc56G__originalImageWrapper{border-radius:8px;transition:all .3s;position:absolute;overflow:hidden;box-shadow:0 0 0 2px #ffffff80,0 8px 32px #0000002e}.OutpaintPreview-module__4rc56G__originalImage{object-fit:cover;width:100%;height:100%;display:block}.OutpaintPreview-module__4rc56G__blendIndicator{animation:.4s cubic-bezier(.4,0,.2,1) .3s both OutpaintPreview-module__4rc56G__badgeAppear;position:absolute;top:16px;right:16px}@keyframes OutpaintPreview-module__4rc56G__badgeAppear{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.OutpaintPreview-module__4rc56G__blendLabel{background:linear-gradient(135deg,var(--cyan-1)0%,#1a5fd9 100%);color:#fff;text-transform:uppercase;letter-spacing:.8px;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.6875rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #2c6dff59,0 2px 4px #0000001a}.OutpaintPreview-module__4rc56G__infoBar{background:linear-gradient(180deg,var(--grey-50)0%,#f8fafc99 100%);border-top:1px solid #0000000d;gap:40px;padding:18px 28px;display:flex}.OutpaintPreview-module__4rc56G__infoItem{flex-direction:column;gap:4px;display:flex}.OutpaintPreview-module__4rc56G__infoLabel{color:var(--grey-500);text-transform:uppercase;letter-spacing:.8px;font-size:.625rem;font-weight:700}.OutpaintPreview-module__4rc56G__infoValue{color:var(--black-2);letter-spacing:-.3px;font-size:1rem;font-weight:700}.OutpaintPreview-module__4rc56G__actions{background:#fff;border-top:1px solid #0000000d;justify-content:flex-end;gap:14px;padding:22px 28px;display:flex}.OutpaintPreview-module__4rc56G__secondaryButton{border:1.5px solid var(--grey-200);height:48px;color:var(--grey-600);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:8px;padding:0 22px;font-size:.9375rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.OutpaintPreview-module__4rc56G__secondaryButton:hover{background:var(--grey-100);border-color:var(--grey-300);color:var(--black-2);transform:translateY(-2px)}.OutpaintPreview-module__4rc56G__secondaryButton:active{transform:translateY(0)}.OutpaintPreview-module__4rc56G__primaryButton{background:linear-gradient(135deg,var(--cyan-1)0%,#1a5fd9 50%,var(--blue-3)100%);color:#fff;cursor:pointer;background-size:200% 200%;border:none;border-radius:14px;align-items:center;gap:10px;height:48px;padding:0 28px;font-size:.9375rem;font-weight:700;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #2c6dff59,0 2px 6px #2c6dff33,inset 0 1px #fff3}.OutpaintPreview-module__4rc56G__primaryButton:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff26 0%,#0000 50%);position:absolute;inset:0}.OutpaintPreview-module__4rc56G__primaryButton:hover{background-position:100% 100%;transform:translateY(-3px);box-shadow:0 8px 24px #2c6dff73,0 4px 12px #2c6dff40}.OutpaintPreview-module__4rc56G__primaryButton:active{transform:translateY(-1px)}@media screen and (max-width:640px){.OutpaintPreview-module__4rc56G__modal{border-radius:20px;width:95%;max-height:95vh}.OutpaintPreview-module__4rc56G__previewContainer{padding:24px}.OutpaintPreview-module__4rc56G__infoBar{flex-direction:column;gap:16px;padding:18px 24px}.OutpaintPreview-module__4rc56G__actions{flex-direction:column}.OutpaintPreview-module__4rc56G__secondaryButton,.OutpaintPreview-module__4rc56G__primaryButton{justify-content:center;width:100%}}
div.FileUploadStack-module__FFKkTG__uploadsHistoryStack{z-index:1;background-color:#0000;flex-direction:column;align-items:center;gap:5px;max-height:calc(100dvh - 100px);padding:4px;display:flex;position:absolute;overflow-y:auto}div.FileUploadStack-module__FFKkTG__versionHistoryStack,div.FileUploadStack-module__FFKkTG__uploadsHistoryStack{-ms-overflow-style:none;scrollbar-width:none}div.FileUploadStack-module__FFKkTG__versionHistoryStack::-webkit-scrollbar{display:none}div.FileUploadStack-module__FFKkTG__uploadsHistoryStack::-webkit-scrollbar{display:none}div.FileUploadStack-module__FFKkTG__uploadsHistoryStack div:first-of-type{margin:0}div.FileUploadStack-module__FFKkTG__uploadedFile{border:2px solid var(--grey-2);border-radius:12px;width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px;transition:all .2s;position:relative;overflow:hidden}div.FileUploadStack-module__FFKkTG__uploadedFile:not(.FileUploadStack-module__FFKkTG__active){background-color:var(--white-1)}div.FileUploadStack-module__FFKkTG__uploadedFile:not(.FileUploadStack-module__FFKkTG__active) img{opacity:.7}div.FileUploadStack-module__FFKkTG__uploadedFile.FileUploadStack-module__FFKkTG__active{border:3px solid var(--theme-primary-color);box-shadow:0 2px 8px #3b82f640}.FileUploadStack-module__FFKkTG__uploadedFile img{object-fit:cover}div.FileUploadStack-module__FFKkTG__uploadedFile:hover img{transition:all .2s ease-in-out;scale:1.1}.FileUploadStack-module__FFKkTG__uploadingProgressContainer{background-color:#00000080;border-radius:0 0 10px 10px;padding:2px;position:absolute;bottom:0;left:0;right:0}div.FileUploadStack-module__FFKkTG__versionHistoryStack{z-index:1;flex-direction:row;justify-content:center;align-items:center;gap:5px;width:100%;max-width:98vw;padding:0 10px;display:flex;position:absolute;bottom:10px;overflow-x:scroll}.FileUploadStack-module__FFKkTG__itemIndexContainer{background-color:var(--black-4);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:5%;left:5%}.FileUploadStack-module__FFKkTG__itemIndexContainer p{color:var(--white-1)}.FileUploadStack-module__FFKkTG__itemIndexContainer{border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:20px;height:20px;padding:6px;display:flex;position:absolute;top:5%;left:5%}.FileUploadStack-module__FFKkTG__itemIndexContainer p{color:var(--white-1);-webkit-user-select:none;user-select:none;font-size:.9rem}.FileUploadStack-module__FFKkTG__waitingIndication{z-index:1;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}button.FileUploadStack-module__FFKkTG__itemActionsBtn{display:none}@media screen and (min-width:992px){div.FileUploadStack-module__FFKkTG__uploadsHistoryStack{border-right:1px solid var(--grey-2);min-width:fit-content;position:relative}div.FileUploadStack-module__FFKkTG__versionHistoryStack{gap:10px;max-width:600px;position:absolute;bottom:20px}div.FileUploadStack-module__FFKkTG__uploadedFile{border:2px solid var(--grey-2);border-radius:14px;width:64px;min-width:64px;max-width:64px;height:64px;min-height:64px;max-height:64px;transition:all .2s;position:relative}div.FileUploadStack-module__FFKkTG__uploadedFile:hover{border-color:var(--theme-primary-color);box-shadow:0 4px 12px #0000001a}div.FileUploadStack-module__FFKkTG__uploadedFile.FileUploadStack-module__FFKkTG__active{border:3px solid var(--theme-primary-color)}button.FileUploadStack-module__FFKkTG__itemActionsBtn{background-color:var(--black-glassy-1);justify-content:center;align-items:center;width:22px;height:22px;padding:2px;display:flex;position:absolute;bottom:1px;right:1px}button.FileUploadStack-module__FFKkTG__itemActionsBtn svg{fill:var(--white-1);color:var(--white-1);width:18px;height:18px}}.FileUploadStack-module__FFKkTG__savedProjectsDivider{border-top:1px solid var(--grey-2);flex-direction:row;align-items:center;gap:6px;margin-top:8px;padding:8px 4px;display:flex}.FileUploadStack-module__FFKkTG__savedProjectsDivider span{color:var(--grey-4);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}.FileUploadStack-module__FFKkTG__savedProjectsLoading{justify-content:center;padding:12px;display:flex}div.FileUploadStack-module__FFKkTG__uploadedFile.FileUploadStack-module__FFKkTG__savedProject{opacity:.85;border-style:dashed}div.FileUploadStack-module__FFKkTG__uploadedFile.FileUploadStack-module__FFKkTG__savedProject:hover{opacity:1}.FileUploadStack-module__FFKkTG__placeholderThumbnail{background-color:var(--grey-1);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.FileUploadStack-module__FFKkTG__cloudBadge{background-color:var(--theme-primary-color);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;bottom:2px;left:2px;box-shadow:0 1px 3px #0003}.FileUploadStack-module__FFKkTG__deleteProjectBtn{cursor:pointer;background-color:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:24px;transition:background-color .2s;position:absolute;top:2px;right:2px}.FileUploadStack-module__FFKkTG__deleteProjectBtn svg{color:#fff}.FileUploadStack-module__FFKkTG__deleteProjectBtn:hover{background-color:var(--error-color,#ef4444)}div.FileUploadStack-module__FFKkTG__uploadedFile.FileUploadStack-module__FFKkTG__savedProject:hover .FileUploadStack-module__FFKkTG__deleteProjectBtn{display:flex}.FileUploadStack-module__FFKkTG__projectMenuBtn{cursor:pointer;z-index:10;background-color:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:none;position:absolute;top:2px;right:2px}.FileUploadStack-module__FFKkTG__projectMenuBtn svg{color:#fff;width:16px;min-width:16px;height:16px;min-height:16px}.FileUploadStack-module__FFKkTG__projectMenuBtn:hover{background-color:#000000b3}div.FileUploadStack-module__FFKkTG__uploadedFile:hover .FileUploadStack-module__FFKkTG__projectMenuBtn{display:flex}.FileUploadStack-module__FFKkTG__projectMenuDropdown{background-color:var(--white-1);border:1px solid var(--grey-2);z-index:9999;border-radius:8px;min-width:120px;box-shadow:0 4px 12px #00000026}.FileUploadStack-module__FFKkTG__projectMenuOption{cursor:pointer;width:100%;color:var(--grey-5);background:0 0;border:none;align-items:center;gap:8px;padding:10px 12px;font-size:.875rem;transition:background-color .15s;display:flex}.FileUploadStack-module__FFKkTG__projectMenuOption:hover{background-color:var(--grey-1)}.FileUploadStack-module__FFKkTG__projectMenuOption svg,.FileUploadStack-module__FFKkTG__projectMenuOption span{color:var(--error-color,#ef4444)}@media screen and (min-width:992px){.FileUploadStack-module__FFKkTG__savedProjectsDivider{flex-direction:column;padding:12px 0}.FileUploadStack-module__FFKkTG__savedProjectsDivider span{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}.FileUploadStack-module__FFKkTG__deleteProjectBtn{display:none}div.FileUploadStack-module__FFKkTG__uploadedFile:hover>.FileUploadStack-module__FFKkTG__deleteProjectBtn{display:flex}.FileUploadStack-module__FFKkTG__projectMenuBtn{width:24px;height:24px}}
.ImagesBox-module__ZozRWW__canvasSliderContainer{touch-action:none;flex:1;justify-content:center;width:100%;height:100%;max-height:100svh;display:flex;position:relative;overflow:hidden}.ImagesBox-module__ZozRWW__sliderWrapper{object-fit:contain;flex:1;justify-content:center;align-items:center;max-width:100%;margin:auto;transition:opacity .2s ease-out;display:flex;position:relative}.ImagesBox-module__ZozRWW__sliderWrapper div{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ImagesBox-module__ZozRWW__canvasSliderContainer canvas{object-fit:contain;max-width:98vw;max-height:98svh;transition:opacity .2s ease-out}.ImagesBox-module__ZozRWW__canvasSliderContainer img{object-fit:contain;width:100%;min-width:95vw;max-height:90vh}div.ImagesBox-module__ZozRWW__coverImageContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}div.ImagesBox-module__ZozRWW__coverImageContainer>div,div.ImagesBox-module__ZozRWW__coverImageContainer>div>div,div.ImagesBox-module__ZozRWW__coverImageContainer>div>div div{height:100%}div.ImagesBox-module__ZozRWW__sliderContainer.ImagesBox-module__ZozRWW__loading{visibility:hidden}.ImagesBox-module__ZozRWW__waitingImageContainer{min-width:100%;max-width:50vw;height:100dvh;margin:auto;position:relative;overflow:hidden}canvas.ImagesBox-module__ZozRWW__loading{opacity:.7;object-fit:contain;min-width:100%;animation:3s ease-in-out infinite ImagesBox-module__ZozRWW__waitingAnimation}@keyframes ImagesBox-module__ZozRWW__waitingAnimation{0%{opacity:.7}50%{opacity:.5}to{opacity:.7}}.ImagesBox-module__ZozRWW__waitingMessageContainer{z-index:1;background-color:var(--black-glassy-1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0}.ImagesBox-module__ZozRWW__waitingMessageContainer p{text-align:center}.ImagesBox-module__ZozRWW__waitingMessageContainer.ImagesBox-module__ZozRWW__error{background-color:var(--red-glassy-1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ImagesBox-module__ZozRWW__waitingMessageContainer.ImagesBox-module__ZozRWW__error p{color:var(--red-900);text-align:center;font-size:1.5rem}p.ImagesBox-module__ZozRWW__waitingMessage{color:var(--white-1);max-width:95vw;margin-top:10px;font-size:1.5rem;font-weight:600}p.ImagesBox-module__ZozRWW__waitingMessageDescription{color:var(--white-2);max-width:95vw;font-size:1rem;font-weight:400}canvas.ImagesBox-module__ZozRWW__canvasWithChessboardBackground{background-color:#fff;background-image:linear-gradient(45deg,#f1f5f9 25%,#0000 25%),linear-gradient(-45deg,#f1f5f9 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f1f5f9 75%),linear-gradient(-45deg,#0000 75%,#f1f5f9 75%);background-position:0 0,0 12px,12px -12px,-12px 0;background-size:24px 24px}@media screen and (min-width:768px){.ImagesBox-module__ZozRWW__canvasSliderContainer{max-height:calc(100vh - 80px)}.ImagesBox-module__ZozRWW__canvasSliderContainer canvas{width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important}}@media screen and (min-width:992px){.ImagesBox-module__ZozRWW__waitingMessageContainer{position:absolute}.ImagesBox-module__ZozRWW__sliderWrapper{cursor:move;width:100%;max-width:100%;height:100%;display:flex}.ImagesBox-module__ZozRWW__waitingImageContainer{border-radius:30px}}
.OperationError-module__cXsfRG__container{z-index:2;background-color:var(--red-4-opaque);text-align:center;flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.OperationError-module__cXsfRG__operationFailedTitle{color:var(--red-900);margin-bottom:8px;font-size:18px;font-weight:500}.OperationError-module__cXsfRG__operationFailedMessage{color:var(--red-900);font-size:14px}
.BeforeAfterCompare-module__XWXOjq__container{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;background-color:var(--grey-50);width:100%;position:relative;overflow:hidden}.BeforeAfterCompare-module__XWXOjq__container.BeforeAfterCompare-module__XWXOjq__showingBefore{cursor:grabbing}.BeforeAfterCompare-module__XWXOjq__transformWrapper{width:100%;height:100%}.BeforeAfterCompare-module__XWXOjq__transformContent{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BeforeAfterCompare-module__XWXOjq__imageContainer{justify-content:center;align-items:center;display:flex;position:relative}.BeforeAfterCompare-module__XWXOjq__canvasWrapper{justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .15s ease-in-out;display:flex}.BeforeAfterCompare-module__XWXOjq__afterWrapper.BeforeAfterCompare-module__XWXOjq__hidden{opacity:0}.BeforeAfterCompare-module__XWXOjq__beforeWrapper{opacity:0;pointer-events:none;position:absolute;top:0;left:0}.BeforeAfterCompare-module__XWXOjq__beforeWrapper.BeforeAfterCompare-module__XWXOjq__visible{opacity:1;pointer-events:auto}.BeforeAfterCompare-module__XWXOjq__label{pointer-events:none;z-index:1;-webkit-backdrop-filter:blur(4px);border-radius:6px;padding:6px 12px;position:absolute;left:50%;transform:translate(-50%)}.BeforeAfterCompare-module__XWXOjq__beforeLabel{color:#fff;pointer-events:none;z-index:1;-webkit-backdrop-filter:blur(4px);background-color:#000000b3;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;position:absolute;top:12px;left:50%;transform:translate(-50%)}
.FileUploaderThumbnail-module__IesnLG__noImageContainer{flex-direction:column;align-items:center;gap:5px;display:flex}.FileUploaderThumbnail-module__IesnLG__noImageTextContainer{font-size:var(--small-text-size)}.FileUploaderThumbnail-module__IesnLG__thumbnailGallery{gap:10px;width:fit-content;display:flex;overflow:hidden}.FileUploaderThumbnail-module__IesnLG__thumbnailGallery :is(button,img){border:1px solid #f5f5f5;border-radius:10px;width:48px;min-width:48px;height:48px;min-height:48px;padding:0}.FileUploaderThumbnail-module__IesnLG__thumbnailButton{background-position:50%;background-size:cover;animation:2s infinite FileUploaderThumbnail-module__IesnLG__skeletonAnimation}.FileUploaderThumbnail-module__IesnLG__thumbnailGallery::-webkit-scrollbar{display:none}@keyframes FileUploaderThumbnail-module__IesnLG__skeletonAnimation{0%{background-color:var(--grey-2)}50%{background-color:var(--grey-3)}to{background-color:var(--grey-2)}}
.ProductDemoBgRemover-module__ABNhva__componentContainer{height:fit-content;position:relative}.ProductDemoBgRemover-module__ABNhva__componentContainer h2{text-align:center}.ProductDemoBgRemover-module__ABNhva__sliderContainer{border:1px solid var(--white-1);width:60vw;height:60vh;box-shadow:var(--box-shadow-sm);background-color:var(--white-1);pointer-events:all;border-radius:30px;margin:auto}.ProductDemoBgRemover-module__ABNhva__chipOptionsContainer{flex-flow:wrap;justify-content:center;align-items:center;gap:.5rem;margin:auto auto 2rem;display:flex}.ProductDemoBgRemover-module__ABNhva__chipOptionsContainer button{background-color:var(--white-1);border:1px solid var(--cyan-1);color:var(--cyan-1);border-radius:200px;padding:10px 12px}.ProductDemoBgRemover-module__ABNhva__chipOptionsContainer button:hover{opacity:.8}.ProductDemoBgRemover-module__ABNhva__chipOptionsContainer .ProductDemoBgRemover-module__ABNhva__selectedChip{background:var(--blue-3);color:var(--white-1);font-weight:500}.ProductDemoBgRemover-module__ABNhva__sliderContainer img{border-radius:20px;margin:0 auto;object-fit:cover!important;border:1px solid #fff!important}.ProductDemoBgRemover-module__ABNhva__sliderContainer img.ProductDemoBgRemover-module__ABNhva__bgRemovedImg:last-of-type{background-image:linear-gradient(45deg,#ebf1f4a6 25%,#0000 25%),linear-gradient(-45deg,#ebf1f4a6 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ebf1f4a6 75%),linear-gradient(-45deg,#0000 75%,#ebf1f4a6 75%);background-position:0 0,0 15px,15px -15px,-15px 0;background-size:30px 30px;background-color:var(--white-1);border-radius:20px}.ProductDemoBgRemover-module__ABNhva__originalImage{image-rendering:pixelated}.ProductDemoBgRemover-module__ABNhva__rightContainer{width:fit-content;margin:auto;position:relative}@media screen and (max-width:768px){.ProductDemoBgRemover-module__ABNhva__sliderContainer{pointer-events:none;width:90vw;height:50vh}}
.FaqSection-module__Nzwbzq__faqSection{background-color:var(--white-1);padding:80px 24px}.FaqSection-module__Nzwbzq__sectionTitle{color:var(--black-2);text-align:center;margin-bottom:48px}.FaqSection-module__Nzwbzq__faqList{border-top:1px solid var(--grey-200);max-width:800px;margin:0 auto}.FaqSection-module__Nzwbzq__faqItem{border-bottom:1px solid var(--grey-200)}.FaqSection-module__Nzwbzq__faqQuestion{text-align:left;width:100%;color:var(--black-2);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 0;font-size:1.125rem;font-weight:600;display:flex}.FaqSection-module__Nzwbzq__faqQuestion>span:first-child{word-wrap:break-word;overflow-wrap:break-word;white-space:normal;flex:1;min-width:0}.FaqSection-module__Nzwbzq__faqIcon{color:var(--black-1);flex-shrink:0;font-size:1.5rem;transition:transform .3s}.FaqSection-module__Nzwbzq__faqOpen .FaqSection-module__Nzwbzq__faqIcon{transform:rotate(0)}.FaqSection-module__Nzwbzq__faqAnswer{max-height:0;color:var(--grey-600);font-size:1rem;line-height:1.7;transition:max-height .4s ease-in-out,padding .4s ease-in-out;overflow:hidden}.FaqSection-module__Nzwbzq__faqOpen .FaqSection-module__Nzwbzq__faqAnswer{max-height:200px;padding-bottom:24px}.FaqSection-module__Nzwbzq__faqAnswer p{margin:0}
.Faq-module__Kh9MOa__componentContainer{width:100%;margin:auto}.Faq-module__Kh9MOa__componentContainer h3{z-index:1;text-align:center;position:relative}.Faq-module__Kh9MOa__faqItem{padding:0 15px}.Faq-module__Kh9MOa__faqItem button{background-color:var(--white-1);border-top:1px solid var(--grey-2);text-align:left;width:100%;max-width:98vw;white-space:wrap;border-radius:0;flex-direction:row;justify-content:space-between;gap:5px;height:fit-content;padding:20px 0;font-size:calc(1rem + .1vw);font-weight:400;display:flex}.Faq-module__Kh9MOa__faqItem:first-of-type button{border-top:none}.Faq-module__Kh9MOa__faqItem:last-of-type button{border-bottom:1px solid var(--grey-2)}.Faq-module__Kh9MOa__faqItem button svg{fill:var(--white-1);width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px}.Faq-module__Kh9MOa__faqItem.Faq-module__Kh9MOa__open button svg{transition:all .3s ease-in-out;transform:rotate(180deg)}.Faq-module__Kh9MOa__faqItem.Faq-module__Kh9MOa__open button{border:none}.Faq-module__Kh9MOa__faqItem p{height:0;font-size:0}.Faq-module__Kh9MOa__faqItem.Faq-module__Kh9MOa__open p{opacity:1;height:fit-content;color:var(--black-5);margin-bottom:30px;font-size:1rem;font-weight:300;transition:height .3s ease-in-out,opacity .3s ease-in-out,margin .3s ease-in-out}@media screen and (min-width:992px){.Faq-module__Kh9MOa__componentContainer{width:75ch;margin:auto}.Faq-module__Kh9MOa__faqItem{padding:none}}
.FinalCta-module__NljPFa__finalCtaSection{text-align:center;text-align:center;background-color:var(--grey-1);flex-direction:column;align-items:center;gap:40px;padding:80px 24px;display:flex;position:relative;overflow:hidden}.FinalCta-module__NljPFa__finalCtaContent{max-width:600px}.FinalCta-module__NljPFa__finalCtaTitle{margin-bottom:16px}.FinalCta-module__NljPFa__finalCtaSubtitle{margin-bottom:32px;font-size:1.0625rem;line-height:1.6}@media screen and (min-width:768px){.FinalCta-module__NljPFa__finalCtaSection{padding:100px 48px}}@media screen and (min-width:1024px){.FinalCta-module__NljPFa__finalCtaSection{padding:120px 80px}}
.ReviewSection-module__MD1PiG__componentContainer{background:linear-gradient(#0000 0%,#6366f105 30%,#6366f10a 50%,#6366f105 70%,#0000 100%);flex-direction:column;align-items:center;gap:48px;width:100%;padding:80px 20px;display:flex;position:relative}.ReviewSection-module__MD1PiG__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:600px;display:flex}.ReviewSection-module__MD1PiG__componentContainer h3{text-align:center;letter-spacing:-.03em;color:#1a1a2e;margin:0;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:800;line-height:1.1}.ReviewSection-module__MD1PiG__sectionSubtitle{color:#6b7280;margin:0;font-size:1.1rem;line-height:1.5}.ReviewSection-module__MD1PiG__reviewsContainer{grid-template-columns:1fr;gap:20px;width:100%;max-width:1200px;padding:0 16px;display:grid}.ReviewSection-module__MD1PiG__reviewBox{border:1px solid var(--grey-50);background:#fff;border-radius:20px;flex-direction:column;gap:20px;padding:28px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 4px 24px #0000000a}.ReviewSection-module__MD1PiG__reviewBox:before{content:"";background:linear-gradient(90deg,#0000,#0000);height:3px;transition:background .3s;position:absolute;top:0;left:0;right:0}.ReviewSection-module__MD1PiG__reviewBox:hover:before{background:var(--theme-primary-color)}.ReviewSection-module__MD1PiG__reviewBox:hover{transform:translateY(-8px);box-shadow:0 20px 40px #6366f126}.ReviewSection-module__MD1PiG__toolTag{color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:100px;align-self:flex-start;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-flex}.ReviewSection-module__MD1PiG__reviewAuthorBox{align-items:center;gap:12px;margin-top:auto;display:flex}.ReviewSection-module__MD1PiG__reviewAuthorBox img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:48px;min-width:48px;height:48px;min-height:48px;box-shadow:0 2px 8px #0000001a}.ReviewSection-module__MD1PiG__authorInfo{flex-direction:column;flex:1;gap:0;display:flex}.ReviewSection-module__MD1PiG__reviewContent{color:#4b5563;text-align:left;z-index:1;margin:0;font-size:.95rem;line-height:1.7;position:relative}.ReviewSection-module__MD1PiG__reviewerName{color:#1a1a2e;margin:0;font-size:.95rem;font-weight:700}.ReviewSection-module__MD1PiG__reviewerRole{color:#9ca3af;margin:0;font-size:.8rem}.ReviewSection-module__MD1PiG__trustIndicators{border:1px solid var(--grey-50);background:#fff;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;margin-top:16px;padding:32px 40px;display:flex;box-shadow:0 4px 24px #0000000a}.ReviewSection-module__MD1PiG__trustItem{align-items:center;gap:12px;display:flex}.ReviewSection-module__MD1PiG__trustNumber{background:var(--theme-primary-color);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;line-height:1}.ReviewSection-module__MD1PiG__trustLabel{color:#6b7280;flex-direction:column;gap:2px;font-size:.85rem;font-weight:500;display:flex}.ReviewSection-module__MD1PiG__trustDivider{background:#00000014;width:1px;height:40px}@media screen and (min-width:768px){.ReviewSection-module__MD1PiG__componentContainer{gap:56px;padding:100px 40px}.ReviewSection-module__MD1PiG__reviewsContainer{grid-template-columns:repeat(2,1fr);gap:24px;padding:0}.ReviewSection-module__MD1PiG__reviewBox{padding:32px 28px}.ReviewSection-module__MD1PiG__trustIndicators{gap:48px}}@media screen and (min-width:1024px){.ReviewSection-module__MD1PiG__reviewsContainer{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){.ReviewSection-module__MD1PiG__reviewsContainer{max-width:500px}.ReviewSection-module__MD1PiG__trustIndicators{flex-direction:column;gap:24px;padding:28px 32px}.ReviewSection-module__MD1PiG__trustDivider{width:60px;height:1px}.ReviewSection-module__MD1PiG__trustItem{text-align:center;flex-direction:column}.ReviewSection-module__MD1PiG__trustLabel{align-items:center}}
.ToolsCreditTable-module__DzSVPa__container{width:100%;max-width:650px;margin:3rem auto;padding:0 1rem}.ToolsCreditTable-module__DzSVPa__header{text-align:center;margin-bottom:1.5rem}.ToolsCreditTable-module__DzSVPa__title{color:var(--black-4);margin:0 0 .75rem;font-weight:600}.ToolsCreditTable-module__DzSVPa__description{color:var(--grey-5);max-width:55ch;margin:0 auto;font-size:.9rem;line-height:1.6}.ToolsCreditTable-module__DzSVPa__tableWrapper{background-color:var(--white-1);border:1px solid var(--grey-2);border-radius:16px;overflow:hidden}.ToolsCreditTable-module__DzSVPa__table{border-collapse:collapse;width:100%;font-size:.9rem}.ToolsCreditTable-module__DzSVPa__table thead{background-color:var(--grey-1)}.ToolsCreditTable-module__DzSVPa__table th{text-align:left;color:var(--grey-5);border-bottom:1px solid var(--grey-2);padding:1rem 1.25rem;font-size:.85rem;font-weight:500}.ToolsCreditTable-module__DzSVPa__toolHeader{width:55%}.ToolsCreditTable-module__DzSVPa__creditsHeader{width:45%;text-align:right!important}.ToolsCreditTable-module__DzSVPa__row{border-bottom:1px solid var(--grey-2)}.ToolsCreditTable-module__DzSVPa__row:last-child{border-bottom:none}.ToolsCreditTable-module__DzSVPa__toolCell{vertical-align:top;padding:1rem 1.25rem}.ToolsCreditTable-module__DzSVPa__toolName{color:var(--black-4);font-size:.9rem;font-weight:500}.ToolsCreditTable-module__DzSVPa__creditsCell{text-align:right;vertical-align:top;padding:1rem 1.25rem}.ToolsCreditTable-module__DzSVPa__creditBadge{background-color:var(--grey-1);color:var(--black-4);white-space:nowrap;border-radius:8px;padding:.3rem .75rem;font-size:.8rem;font-weight:500;display:inline-block}.ToolsCreditTable-module__DzSVPa__freeBadge{color:var(--cyan-1);background-color:#2c6dff1a}.ToolsCreditTable-module__DzSVPa__modelsList{flex-direction:column;align-items:flex-end;gap:.6rem;display:flex}.ToolsCreditTable-module__DzSVPa__modelRow{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.ToolsCreditTable-module__DzSVPa__modelName{color:var(--black-4);font-size:.8rem;font-weight:400}.ToolsCreditTable-module__DzSVPa__footnote{color:var(--grey-5);text-align:center;max-width:50ch;margin-top:1.25rem;margin-left:auto;margin-right:auto;font-size:.75rem;line-height:1.5}@media (max-width:600px){.ToolsCreditTable-module__DzSVPa__container{margin:2rem auto;padding:0 .5rem}.ToolsCreditTable-module__DzSVPa__title{font-size:1.25rem}.ToolsCreditTable-module__DzSVPa__table th,.ToolsCreditTable-module__DzSVPa__toolCell,.ToolsCreditTable-module__DzSVPa__creditsCell{padding:.875rem 1rem}.ToolsCreditTable-module__DzSVPa__toolHeader,.ToolsCreditTable-module__DzSVPa__creditsHeader{width:50%}.ToolsCreditTable-module__DzSVPa__creditBadge{padding:.2rem .5rem;font-size:.8rem}.ToolsCreditTable-module__DzSVPa__modelRow{flex-direction:column;align-items:flex-end;gap:.25rem}}
.LegalDisclaimer-module__aOPnlG__termsText{color:var(--black-6);text-align:center;font-size:.5rem;line-height:1.2}.LegalDisclaimer-module__aOPnlG__termsText a{font-size:inherit;line-height:inherit;text-decoration:underline}
.BgRemoverDescription-module__xLT8Tq__container{max-width:1200px;margin:0 auto;padding:100px 20px}.BgRemoverDescription-module__xLT8Tq__section{grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin-bottom:100px;display:grid}.BgRemoverDescription-module__xLT8Tq__section:last-child{margin-bottom:0}.BgRemoverDescription-module__xLT8Tq__sectionReverse{direction:rtl}.BgRemoverDescription-module__xLT8Tq__sectionReverse>*{direction:ltr}.BgRemoverDescription-module__xLT8Tq__content{flex-direction:column;gap:20px;display:flex}.BgRemoverDescription-module__xLT8Tq__title{letter-spacing:-.035em;white-space:pre-line;color:var(--lp-text-heading);margin:0;font-size:2.75rem;font-weight:700;line-height:1.1}.BgRemoverDescription-module__xLT8Tq__description{color:var(--lp-text-muted);margin:0;font-size:1.0625rem;line-height:1.7}.BgRemoverDescription-module__xLT8Tq__imageWrapper{position:relative}.BgRemoverDescription-module__xLT8Tq__demoImage{background:var(--lp-bg-card);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000f}.BgRemoverDescription-module__xLT8Tq__demoImage img{width:100%;height:auto;display:block}.BgRemoverDescription-module__xLT8Tq__demoImage:before{content:"";z-index:0;background-image:linear-gradient(45deg,#f0f0f0 25%,#0000 25%),linear-gradient(-45deg,#f0f0f0 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f0f0f0 75%),linear-gradient(-45deg,#0000 75%,#f0f0f0 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;width:100%;height:100%;position:absolute;top:0;left:0}.BgRemoverDescription-module__xLT8Tq__demoImage img{z-index:1;position:relative}@media screen and (max-width:992px){.BgRemoverDescription-module__xLT8Tq__section{grid-template-columns:1fr;gap:40px}.BgRemoverDescription-module__xLT8Tq__sectionReverse{direction:ltr}.BgRemoverDescription-module__xLT8Tq__title{font-size:2.25rem}}@media screen and (max-width:768px){.BgRemoverDescription-module__xLT8Tq__container{padding:72px 16px}.BgRemoverDescription-module__xLT8Tq__section{margin-bottom:72px}.BgRemoverDescription-module__xLT8Tq__title{font-size:1.875rem}.BgRemoverDescription-module__xLT8Tq__description{font-size:1rem}.BgRemoverDescription-module__xLT8Tq__demoImage{border-radius:12px}}
.ColorizerDescription-module__qVGwtG__container{max-width:1200px;margin:0 auto;padding:100px 20px}.ColorizerDescription-module__qVGwtG__section{justify-content:space-between;align-items:center;gap:72px;margin-bottom:120px;display:flex}.ColorizerDescription-module__qVGwtG__section:last-child{margin-bottom:0}.ColorizerDescription-module__qVGwtG__sectionReverse{flex-direction:row-reverse}.ColorizerDescription-module__qVGwtG__content{flex:1;max-width:480px}.ColorizerDescription-module__qVGwtG__title{letter-spacing:-.035em;white-space:pre-line;margin-bottom:24px;font-size:2.75rem;font-weight:700;line-height:1.1}.ColorizerDescription-module__qVGwtG__description{color:var(--lp-text-body);font-size:1.0625rem;line-height:1.75}.ColorizerDescription-module__qVGwtG__imageWrapper{flex:1;justify-content:center;align-items:center;width:100%;min-width:520px;display:flex;overflow:hidden}@media (max-width:768px){.ColorizerDescription-module__qVGwtG__imageWrapper{min-width:80vw}.ColorizerDescription-module__qVGwtG__container{padding:72px 20px}.ColorizerDescription-module__qVGwtG__section,.ColorizerDescription-module__qVGwtG__sectionReverse{flex-direction:column;gap:40px;margin-bottom:72px}.ColorizerDescription-module__qVGwtG__content{text-align:center;max-width:100%}.ColorizerDescription-module__qVGwtG__title{font-size:2rem}.ColorizerDescription-module__qVGwtG__description{font-size:1rem}.ColorizerDescription-module__qVGwtG__imageWrapper{width:100%}}
.ObjectRemoverDescription-module__J0X_Ra__container{max-width:1200px;margin:0 auto;padding:100px 20px}.ObjectRemoverDescription-module__J0X_Ra__section{grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin-bottom:100px;display:grid}.ObjectRemoverDescription-module__J0X_Ra__section:last-child{margin-bottom:0}.ObjectRemoverDescription-module__J0X_Ra__sectionReverse{direction:rtl}.ObjectRemoverDescription-module__J0X_Ra__sectionReverse>*{direction:ltr}.ObjectRemoverDescription-module__J0X_Ra__content{flex-direction:column;gap:20px;display:flex}.ObjectRemoverDescription-module__J0X_Ra__title{letter-spacing:-.035em;white-space:pre-line;color:var(--lp-text-heading);margin:0;font-size:2.75rem;font-weight:700;line-height:1.1}.ObjectRemoverDescription-module__J0X_Ra__description{color:var(--lp-text-muted);margin:0;font-size:1.0625rem;line-height:1.7}.ObjectRemoverDescription-module__J0X_Ra__imageWrapper{position:relative}.ObjectRemoverDescription-module__J0X_Ra__imageWrapper video{background:var(--lp-bg-card);border-radius:16px;width:100%;height:auto;display:block;overflow:hidden;box-shadow:0 8px 32px #00000014}.ObjectRemoverDescription-module__J0X_Ra__demoImage{background:var(--lp-bg-card);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000f}.ObjectRemoverDescription-module__J0X_Ra__demoImage img{width:100%;height:auto;display:block}@media screen and (max-width:992px){.ObjectRemoverDescription-module__J0X_Ra__section{grid-template-columns:1fr;gap:40px}.ObjectRemoverDescription-module__J0X_Ra__sectionReverse{direction:ltr}.ObjectRemoverDescription-module__J0X_Ra__title{font-size:2.25rem}}@media screen and (max-width:768px){.ObjectRemoverDescription-module__J0X_Ra__container{padding:72px 16px}.ObjectRemoverDescription-module__J0X_Ra__section{margin-bottom:72px}.ObjectRemoverDescription-module__J0X_Ra__title{font-size:1.875rem}.ObjectRemoverDescription-module__J0X_Ra__description{font-size:1rem}.ObjectRemoverDescription-module__J0X_Ra__demoImage{border-radius:12px}}
.UpscalerProductDescription-module__5s_5Oq__container{max-width:1200px;margin:0 auto;padding:100px 20px}.UpscalerProductDescription-module__5s_5Oq__section{justify-content:space-between;align-items:center;gap:72px;margin-bottom:120px;display:flex}.UpscalerProductDescription-module__5s_5Oq__section:last-child{margin-bottom:0}.UpscalerProductDescription-module__5s_5Oq__sectionReverse{flex-direction:row-reverse}.UpscalerProductDescription-module__5s_5Oq__content{flex:1;max-width:480px}.UpscalerProductDescription-module__5s_5Oq__title{letter-spacing:-.035em;white-space:pre-line;margin-bottom:24px;font-size:2.75rem;font-weight:700;line-height:1.1}.UpscalerProductDescription-module__5s_5Oq__description{color:var(--lp-text-body);font-size:1.0625rem;line-height:1.75}.UpscalerProductDescription-module__5s_5Oq__imageWrapper{flex:1;justify-content:center;align-items:center;width:100%;min-width:520px;display:flex;overflow:hidden}@media (max-width:768px){.UpscalerProductDescription-module__5s_5Oq__imageWrapper{min-width:80vw}.UpscalerProductDescription-module__5s_5Oq__container{padding:72px 20px}.UpscalerProductDescription-module__5s_5Oq__section,.UpscalerProductDescription-module__5s_5Oq__sectionReverse{flex-direction:column;gap:40px;margin-bottom:72px}.UpscalerProductDescription-module__5s_5Oq__content{text-align:center;max-width:100%}.UpscalerProductDescription-module__5s_5Oq__title{font-size:2rem}.UpscalerProductDescription-module__5s_5Oq__description{font-size:1rem}.UpscalerProductDescription-module__5s_5Oq__imageWrapper{width:100%}}
.ProductDescription-module__V9a_uq__container{max-width:1200px;margin:0 auto;padding:80px 20px}.ProductDescription-module__V9a_uq__section{justify-content:space-between;align-items:center;gap:60px;margin-bottom:100px;display:flex}.ProductDescription-module__V9a_uq__section:last-child{margin-bottom:0}.ProductDescription-module__V9a_uq__sectionReverse{flex-direction:row-reverse}.ProductDescription-module__V9a_uq__content{flex:1;max-width:500px}.ProductDescription-module__V9a_uq__title{margin-bottom:24px;line-height:1.2}.ProductDescription-module__V9a_uq__description{line-height:1.7}.ProductDescription-module__V9a_uq__imageWrapper{flex:1;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.ProductDescription-module__V9a_uq__image{object-fit:cover;border-radius:20px;width:100%;max-width:500px;height:auto;display:block}@media (max-width:768px){.ProductDescription-module__V9a_uq__section,.ProductDescription-module__V9a_uq__sectionReverse{flex-direction:column;gap:40px}.ProductDescription-module__V9a_uq__content{text-align:center;max-width:100%}.ProductDescription-module__V9a_uq__imageWrapper{width:100%}}
.AllProductsList-module__jL3jkW__componentContainer{flex-direction:column;width:fit-content;margin:0 auto;padding:40px 32px;display:flex}.AllProductsList-module__jL3jkW__otherProductsSection{flex-direction:column;gap:48px;display:flex}.AllProductsList-module__jL3jkW__otherProductsSection h2{text-align:center}.AllProductsList-module__jL3jkW__allProductsContainer{grid-template-columns:1fr;gap:48px;width:100%;display:grid}.AllProductsList-module__jL3jkW__toolsListContainer{flex-direction:column;gap:100px;display:flex}.AllProductsList-module__jL3jkW__toolsListBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-user-select:none;user-select:none;border:1px solid var(--grey-50);cursor:pointer;background:linear-gradient(135deg,#fffffff2 0%,#ffffffd9 100%);border-radius:20px;flex-direction:column;gap:0;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.AllProductsList-module__jL3jkW__toolsListBox:before{content:"";opacity:0;z-index:10;background:var(--cyan-1);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.AllProductsList-module__jL3jkW__toolsListBox:hover:before{opacity:1}.AllProductsList-module__jL3jkW__toolInfoBox{flex-direction:column;flex:1;justify-content:flex-start;gap:8px;padding:16px 20px 20px;display:flex}p.AllProductsList-module__jL3jkW__toolTitle{letter-spacing:-.01em;color:#1a1a2e;margin:0;font-size:1.1rem;font-weight:700}.AllProductsList-module__jL3jkW__toolDescription{color:#6b7280;margin:0;font-size:.9rem;line-height:1.5}.AllProductsList-module__jL3jkW__imageSection{background-position:50%;background-repeat:no-repeat;background-size:cover;height:140px;min-height:140px;max-height:140px;position:relative;overflow:hidden}.AllProductsList-module__jL3jkW__imageSection:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fffc);height:40px;position:absolute;bottom:0;left:0;right:0}.AllProductsList-module__jL3jkW__toolsListBox div{display:flex;overflow:hidden}@media screen and (min-width:600px){.AllProductsList-module__jL3jkW__allProductsContainer{grid-template-columns:1fr 1fr}}@media screen and (min-width:900px){.AllProductsList-module__jL3jkW__toolListBgremoverImage{object-fit:cover;min-width:100%;height:160px}.AllProductsList-module__jL3jkW__allProductsContainer{grid-template-columns:1fr 1fr 1fr;gap:48px;max-width:1280px}.AllProductsList-module__jL3jkW__toolsListBox:hover{transform:translateY(-8px);box-shadow:0 20px 40px #6366f126}.AllProductsList-module__jL3jkW__toolsListBox:hover .AllProductsList-module__jL3jkW__cardArrow{opacity:1;transform:translate(0)}.AllProductsList-module__jL3jkW__componentContainer{gap:240px}.AllProductsList-module__jL3jkW__imageSection{height:160px;min-height:160px;max-height:160px}.AllProductsList-module__jL3jkW__toolInfoBox{padding:16px 24px 24px}p.AllProductsList-module__jL3jkW__toolTitle{font-size:1.15rem}}.AllProductsList-module__jL3jkW__newBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:5;background-color:var(--gold-100);border:1px solid var(--white-1);border-radius:100px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #6366f14d}.AllProductsList-module__jL3jkW__cardArrow{opacity:0;background-color:var(--black-glassy-1);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;bottom:20px;right:20px;transform:translate(-10px)}.AllProductsList-module__jL3jkW__cardArrow svg{fill:#fff;width:18px;height:18px}
div.PaywallPopover-module__ejEZvq__paywallPopupContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:20px;display:flex}div.PaywallPopover-module__ejEZvq__bodyContainer{flex-direction:column;justify-content:center;align-items:flex-start;gap:40px;margin-top:20px;display:flex}div.PaywallPopover-module__ejEZvq__bodyContainer ul{margin:0;padding-left:20px}div.PaywallPopover-module__ejEZvq__bodyContainer li{margin-bottom:12px}div.PaywallPopover-module__ejEZvq__headerContainer{border-bottom:1px solid var(--grey-2);flex-direction:row;justify-content:space-between;gap:30px;width:100%;display:flex}div.PaywallPopover-module__ejEZvq__headerContainer h3{font-size:1.8rem;font-weight:600}div.PaywallPopover-module__ejEZvq__gallery{flex-direction:row;flex:1;justify-content:center;align-items:center;gap:25px;width:100%;display:flex}div.PaywallPopover-module__ejEZvq__gallery img{width:80px;height:80px;box-shadow:var(--box-shadow-md);border-radius:14px}div.PaywallPopover-module__ejEZvq__gallery img:first-child{transform:rotate(-10deg)translateY(-5px)}div.PaywallPopover-module__ejEZvq__gallery img:nth-child(2){width:90px;height:90px}div.PaywallPopover-module__ejEZvq__gallery img:nth-child(3){transform:rotate(8deg)translateY(-5px)}div.PaywallPopover-module__ejEZvq__upgradeButtonContainer{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}p.PaywallPopover-module__ejEZvq__trialDescription{margin:auto;font-size:.85rem}svg.PaywallPopover-module__ejEZvq__crownIcon{height:16px!important}@media screen and (min-width:768px){div.PaywallPopover-module__ejEZvq__paywallPopupContainer{gap:12px;width:500px;padding:30px}div.PaywallPopover-module__ejEZvq__gallery img{width:100px;height:100px}div.PaywallPopover-module__ejEZvq__gallery img:nth-child(2){width:110px;height:110px}}
.BgRemoverFeatures-module__qfEENa__container{max-width:1200px;margin:0 auto;padding:100px 20px}.BgRemoverFeatures-module__qfEENa__header{text-align:center;margin-bottom:72px}.BgRemoverFeatures-module__qfEENa__title{letter-spacing:-.035em;white-space:pre-line;color:var(--lp-text-heading);margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.1}.BgRemoverFeatures-module__qfEENa__subtitle{max-width:540px;color:var(--lp-text-muted);margin:0 auto;font-size:1.0625rem;line-height:1.65}.BgRemoverFeatures-module__qfEENa__grid{background:var(--lp-bg-separator);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.BgRemoverFeatures-module__qfEENa__card{background:var(--lp-bg-card);flex-direction:column;padding:44px 32px;transition:background .25s;display:flex}.BgRemoverFeatures-module__qfEENa__card:hover{background:var(--lp-bg-card-hover)}.BgRemoverFeatures-module__qfEENa__iconWrapper{background:var(--lp-bg-dark-elevated);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:28px;display:flex}.BgRemoverFeatures-module__qfEENa__icon{color:#fff;width:22px;height:22px}.BgRemoverFeatures-module__qfEENa__cardTitle{letter-spacing:-.01em;color:var(--lp-text-heading);margin-bottom:12px;font-size:1.125rem;font-weight:700}.BgRemoverFeatures-module__qfEENa__cardDescription{color:var(--lp-text-subtle);margin:0;font-size:.9375rem;line-height:1.65}@media (max-width:1100px){.BgRemoverFeatures-module__qfEENa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BgRemoverFeatures-module__qfEENa__container{padding:72px 20px}.BgRemoverFeatures-module__qfEENa__header{margin-bottom:48px}.BgRemoverFeatures-module__qfEENa__title{font-size:2.125rem}.BgRemoverFeatures-module__qfEENa__grid{border-radius:12px;grid-template-columns:1fr}.BgRemoverFeatures-module__qfEENa__card{padding:32px 24px}}
.ColorizerAiTechnology-module__0fm8ra__sectionWrapper{background:var(--lp-bg-dark);padding:100px 0}.ColorizerAiTechnology-module__0fm8ra__container{max-width:1200px;margin:0 auto;padding:0 20px}.ColorizerAiTechnology-module__0fm8ra__header{text-align:center;margin-bottom:64px}.ColorizerAiTechnology-module__0fm8ra__title{letter-spacing:-.035em;color:var(--lp-on-dark-heading);white-space:pre-line;margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.1}.ColorizerAiTechnology-module__0fm8ra__subtitle{max-width:520px;color:var(--lp-on-dark-subtle);margin:0 auto;font-size:1.0625rem;line-height:1.65}.ColorizerAiTechnology-module__0fm8ra__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ColorizerAiTechnology-module__0fm8ra__card{background:var(--lp-dark-card-bg);border:1px solid var(--lp-dark-border);border-radius:16px;flex-direction:column;padding:40px 32px;transition:transform .3s,border-color .3s,background .3s;display:flex}.ColorizerAiTechnology-module__0fm8ra__card:hover{background:var(--lp-dark-card-hover-bg);border-color:var(--lp-dark-border-hover);transform:translateY(-4px)}.ColorizerAiTechnology-module__0fm8ra__cardLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--lp-on-dark-ghost);margin-bottom:16px;font-size:.6875rem;font-weight:600}.ColorizerAiTechnology-module__0fm8ra__iconWrapper{background:var(--lp-on-dark-heading);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:28px;display:flex}.ColorizerAiTechnology-module__0fm8ra__icon{width:24px;height:24px;color:var(--lp-bg-dark)}.ColorizerAiTechnology-module__0fm8ra__cardTitle{color:var(--lp-on-dark-heading);letter-spacing:-.02em;margin-bottom:14px;font-size:1.375rem;font-weight:700}.ColorizerAiTechnology-module__0fm8ra__cardDescription{color:var(--lp-on-dark-muted);font-size:.9375rem;line-height:1.65}@media (max-width:768px){.ColorizerAiTechnology-module__0fm8ra__sectionWrapper{padding:72px 0}.ColorizerAiTechnology-module__0fm8ra__title{font-size:2.125rem}.ColorizerAiTechnology-module__0fm8ra__grid{grid-template-columns:1fr;gap:16px}.ColorizerAiTechnology-module__0fm8ra__card{padding:32px 24px}}
.DpiFeatures-module__zLoM7G__container{max-width:1200px;margin:0 auto;padding:80px 20px}.DpiFeatures-module__zLoM7G__header{text-align:center;margin-bottom:60px}.DpiFeatures-module__zLoM7G__title{margin-bottom:16px}.DpiFeatures-module__zLoM7G__subtitle{max-width:600px;margin:0 auto}.DpiFeatures-module__zLoM7G__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.DpiFeatures-module__zLoM7G__card{background-color:#f9f9f9;border-radius:12px;flex-direction:column;padding:32px;transition:transform .2s,box-shadow .2s;display:flex}.DpiFeatures-module__zLoM7G__card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000000d}.DpiFeatures-module__zLoM7G__iconWrapper{background-color:#000;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.DpiFeatures-module__zLoM7G__icon,.DpiFeatures-module__zLoM7G__iconWrapper svg{color:#fff;fill:#fff;width:24px;height:24px}.DpiFeatures-module__zLoM7G__cardTitle{margin-bottom:12px}.DpiFeatures-module__zLoM7G__cardDescription{line-height:1.6}@media (max-width:768px){.DpiFeatures-module__zLoM7G__grid{grid-template-columns:1fr}}
.ObjectRemoverAiTechnology-module___by6Ra__container{background:var(--lp-bg-secondary);max-width:1200px;margin:0 auto;padding:100px 20px}.ObjectRemoverAiTechnology-module___by6Ra__header{text-align:center;margin-bottom:64px}.ObjectRemoverAiTechnology-module___by6Ra__title{letter-spacing:-.035em;white-space:pre-line;color:var(--lp-text-heading);margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.1}.ObjectRemoverAiTechnology-module___by6Ra__subtitle{max-width:560px;color:var(--lp-text-muted);margin:0 auto;font-size:1.0625rem;line-height:1.65}.ObjectRemoverAiTechnology-module___by6Ra__cardsContainer{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ObjectRemoverAiTechnology-module___by6Ra__card{background:var(--lp-bg-card);border:1px solid var(--lp-border-subtle);border-radius:16px;padding:40px 32px;transition:all .25s}.ObjectRemoverAiTechnology-module___by6Ra__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000000f}.ObjectRemoverAiTechnology-module___by6Ra__cardLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--lp-accent);margin-bottom:16px;font-size:.6875rem;font-weight:600;display:inline-block}.ObjectRemoverAiTechnology-module___by6Ra__cardTitle{letter-spacing:-.02em;color:var(--lp-text-heading);margin-bottom:16px;font-size:1.5rem;font-weight:700}.ObjectRemoverAiTechnology-module___by6Ra__cardDescription{color:var(--lp-text-muted);margin:0;font-size:.9375rem;line-height:1.7}@media screen and (max-width:992px){.ObjectRemoverAiTechnology-module___by6Ra__cardsContainer{grid-template-columns:1fr;gap:20px;max-width:560px;margin:0 auto}.ObjectRemoverAiTechnology-module___by6Ra__header{margin-bottom:48px}.ObjectRemoverAiTechnology-module___by6Ra__title{font-size:2.25rem}}@media screen and (max-width:768px){.ObjectRemoverAiTechnology-module___by6Ra__container{padding:72px 16px}.ObjectRemoverAiTechnology-module___by6Ra__title{font-size:1.875rem}.ObjectRemoverAiTechnology-module___by6Ra__card{border-radius:12px;padding:32px 24px}.ObjectRemoverAiTechnology-module___by6Ra__cardTitle{font-size:1.25rem}}
.AiModels-module__4i-dSG__sectionWrapper{background:var(--lp-bg-dark);padding:100px 0}.AiModels-module__4i-dSG__container{max-width:1200px;margin:0 auto;padding:0 20px}.AiModels-module__4i-dSG__header{text-align:center;margin-bottom:64px}.AiModels-module__4i-dSG__title{letter-spacing:-.035em;color:var(--lp-on-dark-heading);white-space:pre-line;margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.1}.AiModels-module__4i-dSG__subtitle{max-width:520px;color:var(--lp-on-dark-subtle);margin:0 auto;font-size:1.0625rem;line-height:1.65}.AiModels-module__4i-dSG__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.AiModels-module__4i-dSG__card{background:var(--lp-dark-card-bg);border:1px solid var(--lp-dark-border);border-radius:16px;flex-direction:column;padding:40px 32px;transition:transform .3s,border-color .3s,background .3s;display:flex}.AiModels-module__4i-dSG__card:hover{background:var(--lp-dark-card-hover-bg);border-color:var(--lp-dark-border-hover);transform:translateY(-4px)}.AiModels-module__4i-dSG__cardLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--lp-on-dark-ghost);margin-bottom:16px;font-size:.6875rem;font-weight:600}.AiModels-module__4i-dSG__iconWrapper{background:var(--lp-on-dark-heading);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:28px;display:flex}.AiModels-module__4i-dSG__icon{width:24px;height:24px;color:var(--lp-bg-dark)}.AiModels-module__4i-dSG__cardTitle{color:var(--lp-on-dark-heading);letter-spacing:-.02em;margin-bottom:14px;font-size:1.375rem;font-weight:700}.AiModels-module__4i-dSG__cardDescription{color:var(--lp-on-dark-muted);font-size:.9375rem;line-height:1.65}@media (max-width:768px){.AiModels-module__4i-dSG__sectionWrapper{padding:72px 0}.AiModels-module__4i-dSG__title{font-size:2.125rem}.AiModels-module__4i-dSG__grid{grid-template-columns:1fr;gap:16px}.AiModels-module__4i-dSG__card{padding:32px 24px}}
.VectorizationAnimation-module__TPxGra__sectionContainer{background-color:#f8f9fa;padding:80px 0}.VectorizationAnimation-module__TPxGra__container{flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.VectorizationAnimation-module__TPxGra__sectionTitle{text-align:center;margin-bottom:48px;font-size:2.5rem;font-weight:700}.VectorizationAnimation-module__TPxGra__comparisonContainer{aspect-ratio:1;cursor:ew-resize;-webkit-user-select:none;user-select:none;background:#fff;border-radius:16px;width:100%;max-width:700px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001a}.VectorizationAnimation-module__TPxGra__imageLayer{width:100%;height:100%;position:absolute;top:0;left:0}.VectorizationAnimation-module__TPxGra__comparisonImage{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.VectorizationAnimation-module__TPxGra__labelLeft,.VectorizationAnimation-module__TPxGra__labelRight{letter-spacing:.1em;color:#999;z-index:1;pointer-events:none;font-size:12px;font-weight:600;position:absolute;top:50%;transform:translateY(-50%)}.VectorizationAnimation-module__TPxGra__labelLeft{writing-mode:vertical-rl;text-orientation:mixed;left:16px;transform:translateY(-50%)rotate(180deg)}.VectorizationAnimation-module__TPxGra__labelRight{writing-mode:vertical-rl;text-orientation:mixed;right:16px}.VectorizationAnimation-module__TPxGra__sliderHandle{z-index:2;pointer-events:none;width:4px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.VectorizationAnimation-module__TPxGra__sliderLine{background:#fff;width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 10px #0000004d}.VectorizationAnimation-module__TPxGra__sliderGrip{cursor:ew-resize;pointer-events:auto;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 20px #0003}.VectorizationAnimation-module__TPxGra__sliderGrip:hover{transform:translate(-50%,-50%)scale(1.1);box-shadow:0 6px 24px #00000040}.VectorizationAnimation-module__TPxGra__sliderGrip svg{color:#333;width:24px;height:24px}.VectorizationAnimation-module__TPxGra__thumbnailContainer{gap:12px;max-width:100%;margin-top:32px;padding:8px 0;display:flex;overflow-x:auto}.VectorizationAnimation-module__TPxGra__thumbnail{cursor:pointer;background:#fff;border:3px solid #0000;border-radius:12px;flex-shrink:0;width:56px;height:56px;padding:0;transition:all .2s;overflow:hidden;box-shadow:0 2px 8px #00000014}.VectorizationAnimation-module__TPxGra__thumbnail:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.VectorizationAnimation-module__TPxGra__thumbnailActive{border-color:#000;box-shadow:0 4px 16px #00000026}.VectorizationAnimation-module__TPxGra__thumbnailImage{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:768px){.VectorizationAnimation-module__TPxGra__sectionContainer{padding:60px 0}.VectorizationAnimation-module__TPxGra__sectionTitle{margin-bottom:32px;font-size:1.75rem}.VectorizationAnimation-module__TPxGra__comparisonContainer{border-radius:12px;max-width:100%}.VectorizationAnimation-module__TPxGra__sliderGrip{width:40px;height:40px}.VectorizationAnimation-module__TPxGra__sliderGrip svg{width:20px;height:20px}.VectorizationAnimation-module__TPxGra__thumbnailContainer{gap:8px}.VectorizationAnimation-module__TPxGra__thumbnail{border-radius:8px;width:48px;height:48px}.VectorizationAnimation-module__TPxGra__labelLeft,.VectorizationAnimation-module__TPxGra__labelRight{font-size:10px}}
.InfiniteCanvas-module__mGcCZa__infiniteCanvas{-webkit-user-select:none;user-select:none;touch-action:none;overscroll-behavior:none;width:100%;min-height:0;position:relative;overflow:hidden}.InfiniteCanvas-module__mGcCZa__infiniteCanvas svg{shape-rendering:geometricPrecision;text-rendering:geometricPrecision}.InfiniteCanvas-module__mGcCZa__infiniteCanvas svg *{vector-effect:non-scaling-stroke}.InfiniteCanvas-module__mGcCZa__infiniteCanvas img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.InfiniteCanvas-module__mGcCZa__controlButtons{z-index:2;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:20px;right:20px}.InfiniteCanvas-module__mGcCZa__zoomIndicator{z-index:2;background-color:#ffffffe6;border-radius:4px;padding:8px 12px;font-family:monospace;font-size:14px;position:absolute;bottom:20px;left:20px;box-shadow:0 2px 8px #0000001a;border:1px solid var(--grey-3)!important}.InfiniteCanvas-module__mGcCZa__controlButton{cursor:pointer;background-color:#ffffffe6;border:none;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;transition:background-color .2s;display:flex;box-shadow:0 2px 8px #0000001a;border:1px solid var(--grey-3)!important}.InfiniteCanvas-module__mGcCZa__visible{opacity:0}.InfiniteCanvas-module__mGcCZa__hidden{opacity:1;transition:opacity .5s ease-in-out}
div.BatchProcessing-module__XEvqwW__batchProcessingScrollWrapper{scrollbar-width:none;-ms-overflow-style:none;width:100%;max-height:100dvh;margin-top:70px;padding:16px 12px 120px;overflow-y:auto}div.BatchProcessing-module__XEvqwW__batchProcessingScrollWrapper::-webkit-scrollbar{display:none}section.BatchProcessing-module__XEvqwW__batchProcessingGalleryContainer{flex-direction:column;gap:12px;width:100%;max-width:1400px;margin:0 auto;display:flex}@media (min-width:480px){section.BatchProcessing-module__XEvqwW__batchProcessingGalleryContainer{column-count:2;column-gap:12px;display:block}}@media (min-width:768px){div.BatchProcessing-module__XEvqwW__batchProcessingScrollWrapper{margin-top:50px;padding:20px 20px 100px}section.BatchProcessing-module__XEvqwW__batchProcessingGalleryContainer{column-count:2;column-gap:16px}}@media (min-width:900px){div.BatchProcessing-module__XEvqwW__batchProcessingScrollWrapper{margin-top:0;padding-top:24px;padding-bottom:24px}section.BatchProcessing-module__XEvqwW__batchProcessingGalleryContainer{column-gap:20px}}@media (min-width:1200px){section.BatchProcessing-module__XEvqwW__batchProcessingGalleryContainer{column-gap:24px}}@media (min-width:1600px){section.BatchProcessing-module__XEvqwW__batchProcessingGalleryContainer{column-count:3}}div.BatchProcessing-module__XEvqwW__batchProcessingItem{break-inside:avoid;-webkit-user-select:none;user-select:none;background:#f5f5f5;border-radius:8px;margin-bottom:12px;transition:opacity .2s;position:relative;overflow:hidden}@media (min-width:480px){div.BatchProcessing-module__XEvqwW__batchProcessingItem{border-radius:10px}}@media (min-width:768px){div.BatchProcessing-module__XEvqwW__batchProcessingItem{border-radius:12px;margin-bottom:16px}}@media (min-width:1200px){div.BatchProcessing-module__XEvqwW__batchProcessingItem{margin-bottom:24px}}div.BatchProcessing-module__XEvqwW__batchProcessingItem:hover{cursor:pointer}div.BatchProcessing-module__XEvqwW__batchProcessingItem:hover canvas{opacity:.9}div.BatchProcessing-module__XEvqwW__batchProcessingItem:active{opacity:.95}div.BatchProcessing-module__XEvqwW__selectedItem{box-shadow:inset 0 0 0 3px #3b82f6}div.BatchProcessing-module__XEvqwW__unselectedItem{border:none}div.BatchProcessing-module__XEvqwW__unselectedItem:hover{opacity:.95}div.BatchProcessing-module__XEvqwW__completedItem,div.BatchProcessing-module__XEvqwW__processingItem{position:relative}div.BatchProcessing-module__XEvqwW__processingItem:before{content:"";z-index:1;background:#fff6;animation:1.5s ease-in-out infinite BatchProcessing-module__XEvqwW__processingFade;position:absolute;inset:0}@keyframes BatchProcessing-module__XEvqwW__processingFade{0%,to{opacity:.3}50%{opacity:.6}}div.BatchProcessing-module__XEvqwW__failedItem{opacity:.6}div.BatchProcessing-module__XEvqwW__batchProcessingItem img{width:100%;height:auto;display:block}div.BatchProcessing-module__XEvqwW__addMoreFilesItem{break-inside:avoid;margin-bottom:12px}@media (min-width:480px){div.BatchProcessing-module__XEvqwW__addMoreFilesItem{margin-bottom:12px}}@media (min-width:768px){div.BatchProcessing-module__XEvqwW__addMoreFilesItem{margin-bottom:16px}}@media (min-width:1200px){div.BatchProcessing-module__XEvqwW__addMoreFilesItem{margin-bottom:24px}}div.BatchProcessing-module__XEvqwW__addMoreFilesItem>div{text-align:center;color:#9ca3af;cursor:pointer;background:#fafafa;border:1.5px dashed #d1d5db;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:100px;padding:20px 16px;transition:all .2s;display:flex}@media (min-width:480px){div.BatchProcessing-module__XEvqwW__addMoreFilesItem>div{border-radius:10px;min-height:120px}}@media (min-width:768px){div.BatchProcessing-module__XEvqwW__addMoreFilesItem>div{border-radius:12px;min-height:160px;padding:28px 20px}}div.BatchProcessing-module__XEvqwW__addMoreFilesItem>div:hover{color:#6b7280;background:#f5f5f5;border-color:#9ca3af}div.BatchProcessing-module__XEvqwW__addMoreFilesItem input{-webkit-user-select:none;user-select:none;display:none}div.BatchProcessing-module__XEvqwW__floatingButtons{z-index:10;opacity:0;gap:6px;transition:opacity .2s;display:flex;position:absolute;top:10px;right:10px}div.BatchProcessing-module__XEvqwW__batchProcessingItem:hover div.BatchProcessing-module__XEvqwW__floatingButtons{opacity:1}div.BatchProcessing-module__XEvqwW__checkboxContainer{z-index:1;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:8px;right:8px}@media (min-width:768px){div.BatchProcessing-module__XEvqwW__checkboxContainer{width:24px;height:24px;top:10px;right:10px}}div.BatchProcessing-module__XEvqwW__checkboxContainer svg{font-size:14px}@media (min-width:768px){div.BatchProcessing-module__XEvqwW__checkboxContainer svg{font-size:16px}}div.BatchProcessing-module__XEvqwW__floatingBarBottom{z-index:100;background-color:#fff;border-radius:100px;gap:6px;padding:6px 10px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #00000026}@media (min-width:768px){div.BatchProcessing-module__XEvqwW__floatingBarBottom{gap:8px;padding:8px 12px;bottom:24px}}div.BatchProcessing-module__XEvqwW__preprocessingSkeleton{background:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:120px;animation:1.5s ease-in-out infinite BatchProcessing-module__XEvqwW__skeletonPulse;display:flex}@media (min-width:480px){div.BatchProcessing-module__XEvqwW__preprocessingSkeleton{border-radius:10px;min-height:150px}}@media (min-width:768px){div.BatchProcessing-module__XEvqwW__preprocessingSkeleton{border-radius:12px;min-height:200px}}@keyframes BatchProcessing-module__XEvqwW__skeletonPulse{0%,to{opacity:1}50%{opacity:.6}}canvas.BatchProcessing-module__XEvqwW__resultCanvas{width:100%;height:auto;transition:opacity .2s;display:block}canvas.BatchProcessing-module__XEvqwW__resultCanvas.BatchProcessing-module__XEvqwW__canvasWithChessboardBackground{background-color:#fff;background-image:linear-gradient(45deg,#f1f5f9 25%,#0000 25%),linear-gradient(-45deg,#f1f5f9 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f1f5f9 75%),linear-gradient(-45deg,#0000 75%,#f1f5f9 75%);background-position:0 0,0 12px,12px -12px,-12px 0;background-size:24px 24px}
.HeadingContainer-module__uiZJZW__headingContainer{text-align:center;flex-direction:column;justify-content:center;margin:1rem 0;display:flex}@media screen and (min-width:992px){.HeadingContainer-module__uiZJZW__headingContainer{grid-area:top}.HeadingContainer-module__uiZJZW__headingContainer p{max-width:730px;margin:auto}}
.BgRemoverUseCases-module__lElbVa__container{max-width:1200px;margin:0 auto;padding:100px 20px}.BgRemoverUseCases-module__lElbVa__header{text-align:center;margin-bottom:80px}.BgRemoverUseCases-module__lElbVa__title{letter-spacing:-.035em;color:var(--lp-text-heading);margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.1}.BgRemoverUseCases-module__lElbVa__subtitle{max-width:540px;color:var(--lp-text-muted);margin:0 auto;font-size:1.0625rem;line-height:1.65}.BgRemoverUseCases-module__lElbVa__section{grid-template-columns:1fr 1fr;align-items:center;gap:72px;margin-bottom:100px;display:grid}.BgRemoverUseCases-module__lElbVa__section:last-child{margin-bottom:0}.BgRemoverUseCases-module__lElbVa__sectionReverse{direction:rtl}.BgRemoverUseCases-module__lElbVa__sectionReverse>*{direction:ltr}.BgRemoverUseCases-module__lElbVa__imageWrapper{position:relative}.BgRemoverUseCases-module__lElbVa__imageContainer{background:var(--lp-bg-card);background-color:#fff;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000014}.BgRemoverUseCases-module__lElbVa__imageContainer:before{content:"";z-index:0;background-image:linear-gradient(45deg,#f5f5f5 25%,#0000 25%),linear-gradient(-45deg,#f5f5f5 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f5f5f5 75%),linear-gradient(-45deg,#0000 75%,#f5f5f5 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;width:100%;height:100%;position:absolute;top:0;left:0}.BgRemoverUseCases-module__lElbVa__imageContainer img{z-index:1;width:100%;height:auto;display:block;position:relative}.BgRemoverUseCases-module__lElbVa__content{flex-direction:column;display:flex}.BgRemoverUseCases-module__lElbVa__contentTag{letter-spacing:.12em;text-transform:uppercase;color:var(--lp-accent);margin-bottom:16px;font-size:.6875rem;font-weight:600;display:inline-block}.BgRemoverUseCases-module__lElbVa__contentTitle{letter-spacing:-.03em;color:var(--lp-text-heading);margin-bottom:20px;font-size:2rem;font-weight:700}.BgRemoverUseCases-module__lElbVa__contentSubtitle{color:var(--lp-text-heading);margin-bottom:16px;font-size:1.125rem;font-weight:500;line-height:1.6}.BgRemoverUseCases-module__lElbVa__description{color:var(--lp-text-muted);margin:0;font-size:1rem;line-height:1.7}@media screen and (max-width:992px){.BgRemoverUseCases-module__lElbVa__section{grid-template-columns:1fr;gap:40px}.BgRemoverUseCases-module__lElbVa__sectionReverse{direction:ltr}.BgRemoverUseCases-module__lElbVa__header{margin-bottom:56px}.BgRemoverUseCases-module__lElbVa__title{font-size:2.25rem}.BgRemoverUseCases-module__lElbVa__contentTitle{font-size:1.75rem}}@media screen and (max-width:768px){.BgRemoverUseCases-module__lElbVa__container{padding:72px 16px}.BgRemoverUseCases-module__lElbVa__section{margin-bottom:72px}.BgRemoverUseCases-module__lElbVa__title{font-size:1.875rem}.BgRemoverUseCases-module__lElbVa__contentTitle{font-size:1.5rem}.BgRemoverUseCases-module__lElbVa__contentSubtitle{font-size:1rem}.BgRemoverUseCases-module__lElbVa__imageContainer{border-radius:12px}}
.ColorizerFeatures-module__8HuM2G__container{max-width:1200px;margin:0 auto;padding:100px 20px}.ColorizerFeatures-module__8HuM2G__header{text-align:center;margin-bottom:72px}.ColorizerFeatures-module__8HuM2G__title{letter-spacing:-.035em;white-space:pre-line;margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.1}.ColorizerFeatures-module__8HuM2G__subtitle{max-width:540px;color:var(--lp-text-muted);margin:0 auto;font-size:1.0625rem;line-height:1.65}.ColorizerFeatures-module__8HuM2G__grid{background:var(--lp-bg-separator);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.ColorizerFeatures-module__8HuM2G__card{background:var(--lp-bg-card);flex-direction:column;padding:44px 32px;transition:background .25s;display:flex}.ColorizerFeatures-module__8HuM2G__card:hover{background:var(--lp-bg-card-hover)}.ColorizerFeatures-module__8HuM2G__iconWrapper{background:var(--lp-bg-dark-elevated);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:28px;display:flex}.ColorizerFeatures-module__8HuM2G__icon{color:#fff;width:22px;height:22px}.ColorizerFeatures-module__8HuM2G__cardTitle{letter-spacing:-.01em;margin-bottom:12px;font-size:1.125rem;font-weight:700}.ColorizerFeatures-module__8HuM2G__cardDescription{color:var(--lp-text-subtle);font-size:.9375rem;line-height:1.65}@media (max-width:992px){.ColorizerFeatures-module__8HuM2G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ColorizerFeatures-module__8HuM2G__container{padding:72px 20px}.ColorizerFeatures-module__8HuM2G__title{font-size:2.125rem}.ColorizerFeatures-module__8HuM2G__grid{border-radius:12px;grid-template-columns:1fr}.ColorizerFeatures-module__8HuM2G__card{padding:32px 24px}}
.DpiUseCases-module__6jthmW__container{max-width:1200px;margin:0 auto;padding:80px 20px}.DpiUseCases-module__6jthmW__header{text-align:center;margin-bottom:80px}.DpiUseCases-module__6jthmW__title{margin-bottom:16px}.DpiUseCases-module__6jthmW__subtitle{max-width:600px;margin:0 auto;line-height:1.5}.DpiUseCases-module__6jthmW__section{justify-content:space-between;align-items:center;gap:60px;margin-bottom:100px;display:flex}.DpiUseCases-module__6jthmW__section:last-child{margin-bottom:0}.DpiUseCases-module__6jthmW__sectionReverse{flex-direction:row-reverse}.DpiUseCases-module__6jthmW__imageWrapper{flex:1;width:100%;overflow:hidden}.DpiUseCases-module__6jthmW__image{object-fit:cover;border-radius:20px;width:100%;height:auto;display:block}.DpiUseCases-module__6jthmW__content{flex:1}.DpiUseCases-module__6jthmW__contentTitle{margin-bottom:24px}.DpiUseCases-module__6jthmW__contentSubtitle{margin-bottom:16px;line-height:1.6}.DpiUseCases-module__6jthmW__description{line-height:1.8}@media (max-width:768px){.DpiUseCases-module__6jthmW__section,.DpiUseCases-module__6jthmW__sectionReverse{flex-direction:column;gap:40px}.DpiUseCases-module__6jthmW__imageWrapper{width:100%}}
.ObjectRemoverFeatures-module__He9Xxq__container{max-width:1200px;margin:0 auto;padding:100px 20px}.ObjectRemoverFeatures-module__He9Xxq__header{text-align:center;margin-bottom:72px}.ObjectRemoverFeatures-module__He9Xxq__title{letter-spacing:-.035em;white-space:pre-line;color:var(--lp-text-heading);margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.1}.ObjectRemoverFeatures-module__He9Xxq__subtitle{max-width:540px;color:var(--lp-text-muted);margin:0 auto;font-size:1.0625rem;line-height:1.65}.ObjectRemoverFeatures-module__He9Xxq__grid{background:var(--lp-bg-separator);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.ObjectRemoverFeatures-module__He9Xxq__card{background:var(--lp-bg-card);flex-direction:column;padding:44px 32px;transition:background .25s;display:flex}.ObjectRemoverFeatures-module__He9Xxq__card:hover{background:var(--lp-bg-card-hover)}.ObjectRemoverFeatures-module__He9Xxq__iconWrapper{background:var(--lp-bg-dark-elevated);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:28px;display:flex}.ObjectRemoverFeatures-module__He9Xxq__icon{color:#fff;width:22px;height:22px}.ObjectRemoverFeatures-module__He9Xxq__cardTitle{letter-spacing:-.01em;color:var(--lp-text-heading);margin-bottom:12px;font-size:1.125rem;font-weight:700}.ObjectRemoverFeatures-module__He9Xxq__cardDescription{color:var(--lp-text-subtle);margin:0;font-size:.9375rem;line-height:1.65}@media (max-width:1100px){.ObjectRemoverFeatures-module__He9Xxq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ObjectRemoverFeatures-module__He9Xxq__container{padding:72px 20px}.ObjectRemoverFeatures-module__He9Xxq__header{margin-bottom:48px}.ObjectRemoverFeatures-module__He9Xxq__title{font-size:2.125rem}.ObjectRemoverFeatures-module__He9Xxq__grid{border-radius:12px;grid-template-columns:1fr}.ObjectRemoverFeatures-module__He9Xxq__card{padding:32px 24px}}
.UpscalerFeatures-module__ztAvAW__container{max-width:1200px;margin:0 auto;padding:100px 20px}.UpscalerFeatures-module__ztAvAW__header{text-align:center;margin-bottom:72px}.UpscalerFeatures-module__ztAvAW__title{letter-spacing:-.035em;white-space:pre-line;margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.1}.UpscalerFeatures-module__ztAvAW__subtitle{max-width:540px;color:var(--lp-text-muted);margin:0 auto;font-size:1.0625rem;line-height:1.65}.UpscalerFeatures-module__ztAvAW__grid{background:var(--lp-bg-separator);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.UpscalerFeatures-module__ztAvAW__card{background:var(--lp-bg-card);flex-direction:column;padding:44px 32px;transition:background .25s;display:flex}.UpscalerFeatures-module__ztAvAW__card:hover{background:var(--lp-bg-card-hover)}.UpscalerFeatures-module__ztAvAW__iconWrapper{background:var(--lp-bg-dark-elevated);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:28px;display:flex}.UpscalerFeatures-module__ztAvAW__icon{color:#fff;width:22px;height:22px}.UpscalerFeatures-module__ztAvAW__cardTitle{letter-spacing:-.01em;margin-bottom:12px;font-size:1.125rem;font-weight:700}.UpscalerFeatures-module__ztAvAW__cardDescription{color:var(--lp-text-subtle);font-size:.9375rem;line-height:1.65}@media (max-width:992px){.UpscalerFeatures-module__ztAvAW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.UpscalerFeatures-module__ztAvAW__container{padding:72px 20px}.UpscalerFeatures-module__ztAvAW__title{font-size:2.125rem}.UpscalerFeatures-module__ztAvAW__grid{border-radius:12px;grid-template-columns:1fr}.UpscalerFeatures-module__ztAvAW__card{padding:32px 24px}}
.VectorEditor-module__ZE_cda__container{max-width:1200px;margin:0 auto;padding:80px 20px}.VectorEditor-module__ZE_cda__header{text-align:center;margin-bottom:60px}.VectorEditor-module__ZE_cda__title{margin-bottom:16px}.VectorEditor-module__ZE_cda__subtitle{max-width:800px;margin:0 auto;line-height:1.6}.VectorEditor-module__ZE_cda__editorShowcase{align-items:flex-start;gap:24px;margin-bottom:80px;display:flex}.VectorEditor-module__ZE_cda__editorImage{width:100%;height:auto;display:block}.VectorEditor-module__ZE_cda__editorPanelWrapper{background-color:#f9f9f9;border-radius:16px;flex:1;padding:20px;overflow:hidden}.VectorEditor-module__ZE_cda__editorPanel{width:100%;height:auto;display:block}.VectorEditor-module__ZE_cda__featureSection{justify-content:space-between;align-items:center;gap:60px;margin-bottom:80px;display:flex}.VectorEditor-module__ZE_cda__featureSection:last-child{margin-bottom:0}.VectorEditor-module__ZE_cda__featureSectionReverse{flex-direction:row-reverse}.VectorEditor-module__ZE_cda__featureContent{flex:1;max-width:400px}.VectorEditor-module__ZE_cda__featureTitle{margin-bottom:16px}.VectorEditor-module__ZE_cda__featureDescription{line-height:1.7}.VectorEditor-module__ZE_cda__featureImageWrapper{flex:2;justify-content:center;gap:16px;display:flex}.VectorEditor-module__ZE_cda__featureImage{object-fit:cover;border-radius:12px;width:100%;max-width:600px;height:auto;display:block}@media (max-width:992px){.VectorEditor-module__ZE_cda__editorShowcase{flex-direction:column}.VectorEditor-module__ZE_cda__editorPanelWrapper{width:100%}}@media (max-width:768px){.VectorEditor-module__ZE_cda__featureSection,.VectorEditor-module__ZE_cda__featureSectionReverse{flex-direction:column;gap:40px}.VectorEditor-module__ZE_cda__featureContent{text-align:center;max-width:100%}.VectorEditor-module__ZE_cda__featureImageWrapper{flex-direction:column;width:100%}}
.HowToSection-module__Vs7WeG__howToSection{background-color:var(--grey-1);text-align:center;padding:80px 24px}.HowToSection-module__Vs7WeG__sectionTitle{color:var(--black-2);text-align:center;margin-bottom:16px}.HowToSection-module__Vs7WeG__sectionSubtitle{color:var(--grey-600);text-align:center;max-width:600px;margin:0 auto 48px;font-size:1rem;line-height:1.6}.HowToSection-module__Vs7WeG__howToSteps{grid-template-columns:repeat(4,1fr);gap:32px;max-width:1100px;margin:0 auto;display:grid}.HowToSection-module__Vs7WeG__howToStep{background:var(--white-1);border:1px solid var(--grey-200);text-align:center;border-radius:16px;padding:32px 24px;transition:all .3s;box-shadow:0 2px 8px #0000000a}.HowToSection-module__Vs7WeG__stepContent{flex-direction:column;gap:18px;display:flex}.HowToSection-module__Vs7WeG__howToStep:hover{border-color:var(--blue-3);transform:translateY(-4px);box-shadow:0 8px 24px #1976d21a}.HowToSection-module__Vs7WeG__stepTitle{color:var(--black-2);margin-bottom:12px}.HowToSection-module__Vs7WeG__stepDescription{color:var(--grey-600);margin:0;font-size:.9375rem;line-height:1.6}.HowToSection-module__Vs7WeG__howToStep{background:var(--white-1);border:1px solid var(--grey-200);border-radius:16px;padding:28px 24px;transition:all .3s;position:relative;overflow:visible;box-shadow:0 2px 8px #0000000a}.HowToSection-module__Vs7WeG__stepBadge{color:#fff;z-index:2;background-color:#000;border-radius:100px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:700;display:flex;position:absolute;top:-20px;left:-20px;box-shadow:0 6px 18px #3b82f62e}.HowToSection-module__Vs7WeG__stepIcon{background:linear-gradient(#3b82f614,#1d4ed80d);border-radius:12px;justify-content:center;align-items:center;width:64px;min-width:64px;height:64px;display:flex}.HowToSection-module__Vs7WeG__stepIcon svg{display:block}.HowToSection-module__Vs7WeG__stepText{text-align:left}@media screen and (max-width:767px){.HowToSection-module__Vs7WeG__howToSteps{grid-template-columns:1fr}}
.BgRemoverHowItWorks-module__bXu6Ta__container{max-width:1200px;margin:0 auto;padding:100px 20px;position:relative}.BgRemoverHowItWorks-module__bXu6Ta__header{text-align:center;margin-bottom:72px}.BgRemoverHowItWorks-module__bXu6Ta__title{letter-spacing:-.035em;white-space:pre-line;color:var(--lp-text-heading);margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.1}.BgRemoverHowItWorks-module__bXu6Ta__subtitle{max-width:540px;color:var(--lp-text-muted);margin:0 auto;font-size:1.0625rem;line-height:1.65}.BgRemoverHowItWorks-module__bXu6Ta__stepsContainer{z-index:1;grid-template-columns:repeat(3,1fr);gap:48px;display:grid;position:relative}.BgRemoverHowItWorks-module__bXu6Ta__stepCard{text-align:center;background:var(--lp-bg-card);border:1px solid var(--lp-border-subtle);border-radius:16px;padding:40px 32px;transition:all .25s}.BgRemoverHowItWorks-module__bXu6Ta__stepCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000000f}.BgRemoverHowItWorks-module__bXu6Ta__stepNumber{background:var(--lp-bg-dark-elevated);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;font-size:1.25rem;font-weight:700;display:inline-flex}.BgRemoverHowItWorks-module__bXu6Ta__stepTitle{letter-spacing:-.02em;color:var(--lp-text-heading);margin-bottom:12px;font-size:1.25rem;font-weight:700}.BgRemoverHowItWorks-module__bXu6Ta__stepDescription{color:var(--lp-text-muted);margin:0;font-size:.9375rem;line-height:1.65}.BgRemoverHowItWorks-module__bXu6Ta__connector{display:none}@media screen and (min-width:992px){.BgRemoverHowItWorks-module__bXu6Ta__connector{z-index:0;pointer-events:none;width:75%;height:40px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,20px)}.BgRemoverHowItWorks-module__bXu6Ta__connectorSvg{width:100%;height:100%}}@media screen and (max-width:992px){.BgRemoverHowItWorks-module__bXu6Ta__stepsContainer{grid-template-columns:1fr;gap:24px;max-width:480px;margin:0 auto}.BgRemoverHowItWorks-module__bXu6Ta__header{margin-bottom:48px}}@media screen and (max-width:768px){.BgRemoverHowItWorks-module__bXu6Ta__container{padding:72px 16px}.BgRemoverHowItWorks-module__bXu6Ta__title{font-size:2.125rem}.BgRemoverHowItWorks-module__bXu6Ta__stepCard{border-radius:12px;padding:32px 24px}.BgRemoverHowItWorks-module__bXu6Ta__stepNumber{width:48px;height:48px;font-size:1.125rem}.BgRemoverHowItWorks-module__bXu6Ta__stepTitle{font-size:1.125rem}}
