.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{border-bottom:1px solid var(--grey-2);background-color:#fff;flex-direction:row;align-items:center;padding:4px;display:flex}div.FileUploadStack-module__FFKkTG__uploadsHistoryStack.FileUploadStack-module__FFKkTG__visibleOnMobile{flex-direction:row;gap:8px;display:flex}div.FileUploadStack-module__FFKkTG__versionHistoryStack,div.FileUploadStack-module__FFKkTG__uploadsHistoryStack,div.FileUploadStack-module__FFKkTG__uploadedFilesList{-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__uploadedFilesList::-webkit-scrollbar{display:none}div.FileUploadStack-module__FFKkTG__uploadsHistoryStack div:first-of-type{margin:0}.FileUploadStack-module__FFKkTG__uploadedFilesList{flex-direction:row;flex:1;justify-content:flex-start;align-items:center;gap:6px;display:flex;overflow:scroll visible}button.FileUploadStack-module__FFKkTG__uploadedFile{border:2px solid var(--grey-2);border-radius:12px;min-width:48px;max-width:48px;min-height:48px;max-height:48px;padding:0;transition:all .2s;position:relative;overflow:hidden}button.FileUploadStack-module__FFKkTG__uploadedFile img{border-radius:10px}button.FileUploadStack-module__FFKkTG__uploadedFile:not(.FileUploadStack-module__FFKkTG__active){background-color:var(--white-1)}button.FileUploadStack-module__FFKkTG__uploadedFile:not(.FileUploadStack-module__FFKkTG__active) img{opacity:.7}button.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}button.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}button.FileUploadStack-module__FFKkTG__itemActionsBtn{display:none}@media screen and (min-width:992px){div.FileUploadStack-module__FFKkTG__uploadsHistoryStack,div.FileUploadStack-module__FFKkTG__uploadsHistoryStack.FileUploadStack-module__FFKkTG__visibleOnMobile{background-color:#fff;border-right:none;flex-direction:column;gap:10px;width:fit-content;padding:12px;display:flex;overflow:visible;box-shadow:4px 0 24px #0000000f}.FileUploadStack-module__FFKkTG__uploadedFilesList{flex-direction:column;max-height:80vh;overflow:visible scroll}div.FileUploadStack-module__FFKkTG__versionHistoryStack{gap:10px;max-width:600px;position:absolute;bottom:10px}button.FileUploadStack-module__FFKkTG__uploadedFile{border:2px solid var(--grey-2);border-radius:14px;min-width:64px;max-width:64px;min-height:64px;max-height:64px;transition:all .2s}button.FileUploadStack-module__FFKkTG__uploadedFile:hover{border-color:var(--theme-primary-color);box-shadow:0 4px 12px #0000001a}button.FileUploadStack-module__FFKkTG__uploadedFile.FileUploadStack-module__FFKkTG__active{border:3px solid var(--theme-primary-color)}.FileUploadStack-module__FFKkTG__waitingIndication{background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;left:0}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}button.FileUploadStack-module__FFKkTG__uploadedFile.FileUploadStack-module__FFKkTG__savedProject{opacity:.85;border-style:dashed}button.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)}button.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}button.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}button.FileUploadStack-module__FFKkTG__uploadedFile:hover>.FileUploadStack-module__FFKkTG__deleteProjectBtn{display:flex}.FileUploadStack-module__FFKkTG__projectMenuBtn{width:24px;height:24px}}
.FileUploaderComponent3-module__Do4rSG__uploadButton{background-color:var(--cyan-1);color:var(--white-1);justify-content:center;align-items:center;gap:6px;height:50px;font-size:1.2rem;font-weight:400;display:flex}.FileUploaderComponent3-module__Do4rSG__uploadButton:hover{background-color:var(--blue-1)}.FileUploaderComponent3-module__Do4rSG__dropzoneCompact{background-color:#0000;flex-direction:column;align-items:center;gap:.7rem;width:fit-content;margin:auto;display:flex}button.FileUploaderComponent3-module__Do4rSG__compactVersion{border-radius:20px;gap:0;width:60px;height:60px;font-size:0}button.FileUploaderComponent3-module__Do4rSG__compactVersion svg{fill:var(--white-1)}@media screen and (max-width:992px){.FileUploaderComponent3-module__Do4rSG__uploadButton{margin-top:2rem;padding:1rem;font-weight:500}button.FileUploaderComponent3-module__Do4rSG__compactVersion{width:45px;height:45px;margin-top:0}}
.ShowcaseImages-module__0qvh2G__container{text-align:center;padding:2rem 0}.ShowcaseImages-module__0qvh2G__text h2,.ShowcaseImages-module__0qvh2G__text p{max-width:95vw;margin:30px auto;padding:10px 0}.ShowcaseImages-module__0qvh2G__text h2{font-size:2.5rem;font-weight:600}.ShowcaseImages-module__0qvh2G__text p{margin-bottom:4rem;font-size:1rem}.ShowcaseImages-module__0qvh2G__gallery{grid-template-columns:repeat(3,1fr);padding:10px;display:grid}.ShowcaseImages-module__0qvh2G__gallerySection{flex-direction:column;flex:1;min-width:100px;display:flex}.ShowcaseImages-module__0qvh2G__gallery,.ShowcaseImages-module__0qvh2G__gallerySection{gap:10px}.ShowcaseImages-module__0qvh2G__gallerySection:last-of-type{display:none}.ShowcaseImages-module__0qvh2G__card{border:1px solid var(--grey-1);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;flex:1;min-height:150px;display:flex}.ShowcaseImages-module__0qvh2G__card:hover{box-shadow:var(--box-shadow-xs);cursor:pointer;transition:all .2s ease-in-out;transform:scale(1.02)}.ShowcaseImages-module__0qvh2G__card.ShowcaseImages-module__0qvh2G__large{flex:3}@media screen and (min-width:992px){.ShowcaseImages-module__0qvh2G__text h2,.ShowcaseImages-module__0qvh2G__text p{width:750px;max-width:none}.ShowcaseImages-module__0qvh2G__gallery{grid-template-columns:repeat(7,1fr)}.ShowcaseImages-module__0qvh2G__gallerySection:last-of-type{display:flex}.ShowcaseImages-module__0qvh2G__gallery,.ShowcaseImages-module__0qvh2G__gallerySection{gap:15px}}@media screen and (min-width:1500px){.ShowcaseImages-module__0qvh2G__gallery{max-width:1500px;margin:auto}}
.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;font-size:2rem;font-weight:700}.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;font-size:1.25rem;font-weight:600}.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}}
.FileUploaderBottom-module__GovKyG__gradientBg{flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.FileUploaderBottom-module__GovKyG__contentContainer{flex-direction:column;align-items:center;display:flex}.FileUploaderBottom-module__GovKyG__contentWrapper{background:var(--white-1);box-shadow:var(--box-shadow-md);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;width:308px;height:300px;margin-top:100px;padding:2rem;display:flex}.FileUploaderBottom-module__GovKyG__customDropzoneOverride{justify-content:center;align-items:center;width:100%;margin:0;display:flex}.FileUploaderBottom-module__GovKyG__dropText,.FileUploaderBottom-module__GovKyG__dropText p{margin-top:1rem;font-size:.75rem}.FileUploaderBottom-module__GovKyG__gradientsContainer{filter:blur(70px);position:absolute;inset:0;overflow:hidden}@keyframes FileUploaderBottom-module__GovKyG__moveInCircle{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes FileUploaderBottom-module__GovKyG__moveVertical{0%{transform:translateY(-50%)}50%{transform:translateY(50%)}to{transform:translateY(-50%)}}@keyframes FileUploaderBottom-module__GovKyG__moveHorizontal{0%{transform:translate(-50%)translateY(-10%)}50%{transform:translate(50%)translateY(10%)}to{transform:translate(-50%)translateY(-10%)}}.FileUploaderBottom-module__GovKyG__g1{background:radial-gradient(circle at center,rgba(var(--color1),.8)0,rgba(var(--color1),0)50%)no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size)/2);left:calc(50% - var(--circle-size)/2);transform-origin:50%;opacity:1;animation:30s infinite FileUploaderBottom-module__GovKyG__moveVertical;position:absolute}.FileUploaderBottom-module__GovKyG__g2{background:radial-gradient(circle at center,rgba(var(--color2),.8)0,rgba(var(--color2),0)50%)no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size)/2);left:calc(50% - var(--circle-size)/2);transform-origin:calc(50% - 400px);opacity:1;animation:20s infinite reverse FileUploaderBottom-module__GovKyG__moveInCircle;position:absolute}.FileUploaderBottom-module__GovKyG__g3{background:radial-gradient(circle at center,rgba(var(--color3),.8)0,rgba(var(--color3),0)50%)no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size)/2 + 200px);left:calc(50% - var(--circle-size)/2 - 500px);transform-origin:calc(50% + 400px);opacity:1;animation:40s linear infinite FileUploaderBottom-module__GovKyG__moveInCircle;position:absolute}.FileUploaderBottom-module__GovKyG__g4{background:radial-gradient(circle at center,rgba(var(--color4),.8)0,rgba(var(--color4),0)50%)no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size)/2);left:calc(50% - var(--circle-size)/2);transform-origin:calc(50% - 200px);opacity:.7;animation:40s infinite FileUploaderBottom-module__GovKyG__moveHorizontal;position:absolute}.FileUploaderBottom-module__GovKyG__g5{background:radial-gradient(circle at center,rgba(var(--color5),.8)0,rgba(var(--color5),0)50%)no-repeat;mix-blend-mode:var(--blending);width:calc(var(--circle-size)*2);height:calc(var(--circle-size)*2);top:calc(50% - var(--circle-size));left:calc(50% - var(--circle-size));transform-origin:calc(50% - 200px) calc(20% + 100px);opacity:1;animation:20s infinite FileUploaderBottom-module__GovKyG__moveInCircle;position:absolute}.FileUploaderBottom-module__GovKyG__textContainer{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-top:-1rem;display:flex;position:relative}.FileUploaderBottom-module__GovKyG__textContainer h1{margin-bottom:.5rem;font-size:2rem;font-weight:600}.FileUploaderBottom-module__GovKyG__textContainer p{font-size:1rem}@media screen and (max-width:768px){.FileUploaderBottom-module__GovKyG__textContainer p{font-size:.79rem}.FileUploaderBottom-module__GovKyG__gradientBg{max-height:50vh}.FileUploaderBottom-module__GovKyG__contentWrapper{box-shadow:none;background-color:#0000;height:0;margin:0;position:relative}.FileUploaderBottom-module__GovKyG__customDropzoneOverride button{width:300px;margin:0}.FileUploaderBottom-module__GovKyG__contentWrapper p{display:none}.FileUploaderBottom-module__GovKyG__contentContainer{flex-direction:column;gap:1.5rem;display:flex}}
.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}}
.Testimonials-module__Q85v8q__testimonialsSection{background-color:#fff;padding:80px 24px}.Testimonials-module__Q85v8q__sectionTitle{text-align:center;margin-bottom:48px}.Testimonials-module__Q85v8q__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;max-width:1100px;margin:0 auto 40px;display:grid}.Testimonials-module__Q85v8q__testimonialCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;transition:all .3s;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.Testimonials-module__Q85v8q__testimonialCard:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #00000012,0 4px 6px -2px #0000000d}.Testimonials-module__Q85v8q__testimonialHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Testimonials-module__Q85v8q__testimonialAvatar{color:#fff;background-color:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:600;display:flex}.Testimonials-module__Q85v8q__testimonialName{color:#1e293b;font-size:1rem;font-weight:600}.Testimonials-module__Q85v8q__testimonialStars{color:#f59e0b;gap:2px;display:flex}.Testimonials-module__Q85v8q__testimonialHeadline{color:#1e293b;margin-bottom:8px;font-size:1.125rem;font-weight:600}.Testimonials-module__Q85v8q__testimonialText{color:#475569;margin:0;font-size:.9375rem;line-height:1.6}.Testimonials-module__Q85v8q__overallRating{justify-content:center;align-items:center;gap:8px;display:flex}.Testimonials-module__Q85v8q__ratingStars{gap:2px;display:flex}.Testimonials-module__Q85v8q__ratingStar{color:#f59e0b}.Testimonials-module__Q85v8q__ratingText{color:#475569;font-size:.9375rem}@media screen and (min-width:768px){.Testimonials-module__Q85v8q__testimonialsSection{padding:100px 48px}.Testimonials-module__Q85v8q__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:28px}.Testimonials-module__Q85v8q__overallRating{flex-direction:row;gap:16px}}@media screen and (min-width:1024px){.Testimonials-module__Q85v8q__testimonialsSection{padding:120px 80px}.Testimonials-module__Q85v8q__testimonialCard{padding:32px}}@media screen and (min-width:1280px){.Testimonials-module__Q85v8q__sectionTitle{font-size:2.5rem}}
.BeforeAfterCompare-module__XWXOjq__container{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;width:100%;height: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%)}
.ProductDemoUpscaler-module__b5L5Pa__componentContainer{height:fit-content;position:relative}.ProductDemoUpscaler-module__b5L5Pa__titleContainer{flex-direction:column;align-items:center;display:flex}.ProductDemoUpscaler-module__b5L5Pa__componentContainer h2{text-align:center;word-break:break-word}.ProductDemoUpscaler-module__b5L5Pa__componentContainer p{text-align:center;justify-self:center;max-width:580px;margin-bottom:50px}.ProductDemoUpscaler-module__b5L5Pa__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}.ProductDemoUpscaler-module__b5L5Pa__chipOptionsContainer{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:.5rem;width:fit-content;max-width:690px;margin:auto auto 2rem;display:flex;overflow-x:auto}.ProductDemoUpscaler-module__b5L5Pa__chipOptionsContainer::-webkit-scrollbar{display:none}.ProductDemoUpscaler-module__b5L5Pa__chipOptionsContainer button{background-color:var(--white-1);border:1px solid var(--grey-2);border-radius:200px;padding:10px 12px}.ProductDemoUpscaler-module__b5L5Pa__chipOptionsContainer button:hover{opacity:.6}.ProductDemoUpscaler-module__b5L5Pa__chipOptionsContainer .ProductDemoUpscaler-module__b5L5Pa__selectedChip{background:var(--grey-2);font-weight:500}.ProductDemoUpscaler-module__b5L5Pa__sliderContainer img{border-radius:20px;margin:0 auto;object-fit:cover!important;border:1px solid var(--white-1)!important}.ProductDemoUpscaler-module__b5L5Pa__sliderContainer img.ProductDemoUpscaler-module__b5L5Pa__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}.ProductDemoUpscaler-module__b5L5Pa__originalImage{image-rendering:pixelated}.ProductDemoUpscaler-module__b5L5Pa__sliderWrapper{width:fit-content;margin:auto;position:relative}.ProductDemoUpscaler-module__b5L5Pa__beforeChip,.ProductDemoUpscaler-module__b5L5Pa__afterChip{background-color:var(--black-glassy-4);color:var(--white-glassy-4);border:.5px solid var(--white-glassy-1);border-radius:200px;padding:.3rem 1rem;font-size:.875rem;font-weight:500;position:absolute;bottom:3%}.ProductDemoUpscaler-module__b5L5Pa__beforeChip{left:2%}.ProductDemoUpscaler-module__b5L5Pa__afterChip{right:2%}@media screen and (max-width:768px){.ProductDemoUpscaler-module__b5L5Pa__componentContainer{padding:0 10px}.ProductDemoUpscaler-module__b5L5Pa__sliderContainer{pointer-events:none;width:90vw;height:50vh}.ProductDemoUpscaler-module__b5L5Pa__chipOptionsContainer{justify-content:flex-start;justify-self:center;gap:1rem;max-width:90vw;margin:10px 20px}.ProductDemoUpscaler-module__b5L5Pa__chipOptionsContainer button{font-size:12px}.ProductDemoUpscaler-module__b5L5Pa__chipOptionsContainer .ProductDemoUpscaler-module__b5L5Pa__selectedChip{padding:0 10px}}@media screen and (min-width:1280px){.ProductDemoUpscaler-module__b5L5Pa__sliderContainer{max-width:900px;max-height:500px}}
.ReviewSection-module__hLO63G__componentContainer{text-align:center;background-color:#0000;flex-direction:column;align-items:center;gap:40px;width:100%;padding:0;display:flex;position:relative;overflow:hidden}.ReviewSection-module__hLO63G__textContainer{flex-direction:column;align-items:center;gap:1rem;display:flex}.ReviewSection-module__hLO63G__textContainer h3{margin:0;font-size:2rem;font-weight:600}.ReviewSection-module__hLO63G__reviewsContainer::-webkit-scrollbar{display:none}.ReviewSection-module__hLO63G__reviewsContainer{scroll-snap-type:x mandatory;scrollbar-width:none;flex-direction:row;justify-content:center;gap:4rem;width:100%;max-width:1500px;padding:15px 10px 35px;display:flex;overflow:auto hidden}.ReviewSection-module__hLO63G__reviewBox{width:330px;min-height:fit-content;box-shadow:var(--box-shadow-md);background-color:var(--white-1);border:1px solid var(--grey-2);border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:space-between;gap:15px;padding:15px;display:flex}.ReviewSection-module__hLO63G__reviewAuthorBox{text-align:left;justify-content:flex-start;align-items:center;gap:10px;min-height:40px;display:flex}.ReviewSection-module__hLO63G__reviewAuthorBox img{object-fit:cover;background-color:var(--white-glassy-1);border:1px solid var(--grey-2);border-radius:200px;align-self:flex-start;width:40px;height:40px}.ReviewSection-module__hLO63G__reviewContent{text-align:left;font-style:italic;line-height:normal}.ReviewSection-module__hLO63G__reviewerName{color:var(--black-3);font-size:1rem;font-weight:500;line-height:normal}.ReviewSection-module__hLO63G__reviewerVocation{font-size:.825rem;line-height:normal}.ReviewSection-module__hLO63G__heartIcon{font-size:2.8rem}@media screen and (max-width:992px){.ReviewSection-module__hLO63G__componentContainer{padding:0 15px}.ReviewSection-module__hLO63G__reviewsContainer{gap:2rem}.ReviewSection-module__hLO63G__reviewBox{width:310px}}
.FilesBlock-module__aLAJZW__uploadedFilesContainer{flex-direction:column;gap:10px;width:100%;margin:20px auto auto;display:flex}div.FilesBlock-module__aLAJZW__uploadedFileContainer{background-color:var(--white-1);border:1px solid var(--grey-2);width:100%;height:55px;box-shadow:var(--box-shadow-sm);cursor:pointer;border-radius:12px;flex-flow:wrap;align-items:center;gap:10px;min-height:fit-content;padding:8px 0 8px 10px;display:flex}.FilesBlock-module__aLAJZW__fileNameAndSizeContainer{flex-direction:column;flex:1;display:flex;overflow:hidden}.FilesBlock-module__aLAJZW__fileNameAndSizeContainer p{font-size:.8rem}p.FilesBlock-module__aLAJZW__fileName{text-overflow:ellipsis;white-space:nowrap;color:var(--black-3);font-size:.9rem;font-weight:500;line-height:1.2rem;overflow:hidden}p.FilesBlock-module__aLAJZW__fileSize{color:var(--grey-5);font-size:.7rem;font-weight:400;line-height:1rem}button.FilesBlock-module__aLAJZW__downloadButton{background-color:var(--cyan-1);color:var(--cyan-1);cursor:pointer;background-color:var(--white-1);width:fit-content;height:40px;border-radius:10px;justify-content:center;align-items:center;padding:12px;font-size:0;display:flex}button.FilesBlock-module__aLAJZW__downloadButton svg{width:18px;height:18px;fill:var(--cyan-1)}div.FilesBlock-module__aLAJZW__waitingBoxContainer{flex-direction:row;align-items:center;gap:5px;padding:0 10px;display:flex}div.FilesBlock-module__aLAJZW__waitingBoxContainer p{color:var(--cyan-1);font-size:.9rem;font-weight:500}.FilesBlock-module__aLAJZW__conversionErrorMessage{background-color:var(--red-4-opaque);border-radius:10px;padding:10px 15px}.FilesBlock-module__aLAJZW__conversionErrorMessage p{color:var(--red-1);font-size:.9rem;font-weight:500}.FilesBlock-module__aLAJZW__previousDpiInfoBox{display:none}.FilesBlock-module__aLAJZW__dpiInfoContainer{flex-direction:row;align-items:center;gap:2px;display:flex}svg.FilesBlock-module__aLAJZW__dpiToIcon{width:20px;height:20px;fill:var(--black-3);margin:auto}@media screen and (min-width:992px){.FilesBlock-module__aLAJZW__previousDpiInfoBox{display:flex}div.FilesBlock-module__aLAJZW__uploadedFileContainer{padding:0 10px 0 20px}div.FilesBlock-module__aLAJZW__uploadedFileContainer:hover{background-color:var(--grey-1)}button.FilesBlock-module__aLAJZW__downloadButton{gap:8px;font-size:.9rem}button.FilesBlock-module__aLAJZW__downloadButton:hover{background-color:var(--blue-10)}}
div.OutputFormatPicker-module__RcCqiG__outputFormatPicker{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;height:40px;display:flex}div.OutputFormatPicker-module__RcCqiG__outputFormatPicker.OutputFormatPicker-module__RcCqiG__error p{color:var(--red-1)}div.OutputFormatPicker-module__RcCqiG__popupContainer{background-color:var(--white-1);width:100%;height:fit-content;box-shadow:var(--box-shadow-xs);border-radius:15px;flex-direction:column;gap:10px;max-width:98vw;padding:15px;display:flex}div.OutputFormatPicker-module__RcCqiG__searchBarContainer{background-color:var(--grey-50);border:1px solid var(--grey-2);border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:5px;width:100%;height:50px;padding:0 10px;display:flex}div.OutputFormatPicker-module__RcCqiG__searchBarContainer svg{width:20px;height:20px;fill:var(--grey-4)}div.OutputFormatPicker-module__RcCqiG__searchBarContainer input{background-color:#0000;border:none;max-height:40px;box-shadow:none!important;border:none!important;margin:0!important;padding:10px 0!important}div.OutputFormatPicker-module__RcCqiG__contentBox{flex-direction:row;gap:10px;width:100%;min-height:fit-content;display:flex}div.OutputFormatPicker-module__RcCqiG__rightColumnContainer{flex-flow:wrap;gap:10px;display:flex}button.OutputFormatPicker-module__RcCqiG__dpiSelect{border:1px solid var(--grey-2);background-color:#fff;border-radius:10px;min-width:110px;padding:10px 15px}button.OutputFormatPicker-module__RcCqiG__dpiSelect>svg{width:15px;height:15px}button.OutputFormatPicker-module__RcCqiG__dpiSelect.OutputFormatPicker-module__RcCqiG__general{border:1px solid #0000;width:100%}button.OutputFormatPicker-module__RcCqiG__dpiSelect.OutputFormatPicker-module__RcCqiG__general:hover{border:1px solid var(--grey-2);box-shadow:var(--box-shadow-xs)}button.OutputFormatPicker-module__RcCqiG__dpiSelect.OutputFormatPicker-module__RcCqiG__error{border:1px solid var(--red-1);color:var(--red-1);background-color:var(--red-50)}button.OutputFormatPicker-module__RcCqiG__fileFormatChip,input.OutputFormatPicker-module__RcCqiG__customDPIPickerInput{cursor:pointer;color:var(--black-3);background-color:var(--white-1);border:1px solid var(--grey-2);border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:5px;min-width:110px;padding:20px 10px;font-size:.9rem;display:flex;height:45px!important}button.OutputFormatPicker-module__RcCqiG__fileFormatChip>svg{width:20px;height:20px;fill:var(--black-3)}button.OutputFormatPicker-module__RcCqiG__fileFormatChip:hover{opacity:.7;border-color:var(--grey-4);background-color:var(--grey-100);transition:all .1s ease-in}button.OutputFormatPicker-module__RcCqiG__fileFormatChip.OutputFormatPicker-module__RcCqiG__selected,button.OutputFormatPicker-module__RcCqiG__fileFormatChip.OutputFormatPicker-module__RcCqiG__selected:hover,input.OutputFormatPicker-module__RcCqiG__customDPIPickerInput.OutputFormatPicker-module__RcCqiG__selected{background-color:var(--cyan-6);color:var(--cyan-1);border:1px solid var(--cyan-1)!important}div.OutputFormatPicker-module__RcCqiG__formTopBar{flex-direction:row;justify-content:space-between;display:flex}p.OutputFormatPicker-module__RcCqiG__toText{color:var(--grey-5);font-size:.9rem}button.OutputFormatPicker-module__RcCqiG__fileFormatChip svg.OutputFormatPicker-module__RcCqiG__premiumFormatIcon{fill:var(--yellow-3);width:22px;height:22px}input.OutputFormatPicker-module__RcCqiG__customDPIPickerInput{border:1px solid var(--grey-2);width:165px;padding-left:10px;padding-right:10px}input.OutputFormatPicker-module__RcCqiG__customDPIPickerInput:focus{width:210px;transition:all .3s ease-in-out}input.OutputFormatPicker-module__RcCqiG__customDPIPickerInput::placeholder{color:var(--black-3);font-size:.9rem;font-weight:500}.OutputFormatPicker-module__RcCqiG__submitBtnContainer{border-top:1px solid var(--grey-2);flex-direction:row;flex:1;justify-content:flex-end;padding-top:10px;display:flex}button.OutputFormatPicker-module__RcCqiG__submitButton{background-color:var(--cyan-1);color:var(--white-1);cursor:pointer;border-radius:10px;height:40px;padding:0 15px;font-size:.9rem}button.OutputFormatPicker-module__RcCqiG__submitButton:disabled{opacity:.6}button.OutputFormatPicker-module__RcCqiG__submitButton:hover{opacity:.7}@media screen and (min-width:768px){div.OutputFormatPicker-module__RcCqiG__outputFormatPicker{justify-content:flex-end;width:fit-content}div.OutputFormatPicker-module__RcCqiG__popupContainer{width:400px}button.OutputFormatPicker-module__RcCqiG__dpiSelect.OutputFormatPicker-module__RcCqiG__general{height:45px}}
.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;font-size:2rem;font-weight:700}.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:center;padding:24px 0;font-size:1.125rem;font-weight:600;display:flex}.FaqSection-module__Nzwbzq__faqIcon{color:var(--blue-3);font-size:1.5rem;transition:transform .3s}.FaqSection-module__Nzwbzq__faqOpen .FaqSection-module__Nzwbzq__faqIcon{transform:rotate(45deg)}.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}
.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}}
.PaymentFormComponent-module__qyMvoG__paymentFormContainer{background-color:var(--white-1);scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;justify-content:center;align-items:center;width:100vw;min-height:100dvh;display:flex;position:relative;overflow:auto}.PaymentFormComponent-module__qyMvoG__paymentFormContainer::-webkit-scrollbar{display:none}.PaymentFormComponent-module__qyMvoG__formContent::-webkit-scrollbar{display:none}.PaymentFormComponent-module__qyMvoG__paymentFormContainer,.PaymentFormComponent-module__qyMvoG__formContent{scrollbar-width:none;-ms-overflow-style:none}.PaymentFormComponent-module__qyMvoG__formContent{-webkit-overflow-scrolling:touch;z-index:1000;width:clamp(300px,100vw,450px);max-height:100dvh;padding:10px;overflow-y:auto}.PaymentFormComponent-module__qyMvoG__topFormBox{flex-direction:column;gap:10px;padding-bottom:10px;display:flex}.PaymentFormComponent-module__qyMvoG__closeIconContainer{justify-content:space-between;align-items:center;display:flex}.PaymentFormComponent-module__qyMvoG__formTitle{text-align:left;color:var(--black-3);margin:auto;font-size:1.4rem;font-weight:500}.PaymentFormComponent-module__qyMvoG__getFormDescription{text-align:center}.PaymentFormComponent-module__qyMvoG__paymentFormContainer form{flex-direction:column;flex:1;display:flex}.PaymentFormComponent-module__qyMvoG__checkBoxLabel{margin-top:2.5%;padding-bottom:2.5%;font-family:Inter;display:block}.PaymentFormComponent-module__qyMvoG__checkBoxLabel.PaymentFormComponent-module__qyMvoG__error{color:var(--red-2)}.PaymentFormComponent-module__qyMvoG__checkBoxLabel a{color:inherit;font-size:inherit;line-height:inherit;text-decoration:underline}.PaymentFormComponent-module__qyMvoG__checkBoxLabel{color:var(--black-7);font-size:.8rem;line-height:.8rem}.PaymentFormComponent-module__qyMvoG__checkBoxLabel.PaymentFormComponent-module__qyMvoG__compact{font-size:.6rem;line-height:.8rem}.PaymentFormComponent-module__qyMvoG__walletAndCardDivider{border-bottom:1px solid var(--grey-2);text-align:center;width:100%;margin:20px 0 0;font-size:1rem;line-height:.1em}.PaymentFormComponent-module__qyMvoG__walletAndCardDivider span{background:var(--white-1);padding:0 15px;font-size:.8rem}.PaymentFormComponent-module__qyMvoG__errorMsgContainer{color:var(--red-2);overflow-wrap:break-word;grid-column:span 2;margin-top:.5rem;margin-bottom:.5rem;font-size:1rem}.PaymentFormComponent-module__qyMvoG__walletsButtonsContainer{flex-direction:row;gap:.5rem;display:flex}.PaymentFormComponent-module__qyMvoG__iframeContainer{z-index:1;position:absolute;top:0%;right:50%;transform:translate(50%,2%)}.PaymentFormComponent-module__qyMvoG__iframeContainer iframe{border:none;border-radius:20px}.PaymentFormComponent-module__qyMvoG__threeDSWaitingContainer{text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:2rem;max-width:40ch;padding:3rem;display:flex}.PaymentFormComponent-module__qyMvoG__threeDSContainer{flex:1;justify-content:center;align-items:center;width:100vw;min-height:100vh;max-height:100vh;margin-top:0;display:flex}button.PaymentFormComponent-module__qyMvoG__closeFormButton{visibility:hidden;width:40px;height:40px;padding:0;transition:background-color .2s,visibility .3s ease-in-out}button.PaymentFormComponent-module__qyMvoG__closeFormButton.PaymentFormComponent-module__qyMvoG__visible{visibility:visible}button.PaymentFormComponent-module__qyMvoG__closeFormButton:hover{background-color:var(--grey-2)}button.PaymentFormComponent-module__qyMvoG__closeFormButton>svg{fill:var(--black-4);color:var(--black-4);cursor:pointer;border-radius:100px;width:25px;height:25px}.PaymentFormComponent-module__qyMvoG__googlePaySkeleton{background-color:var(--grey-2);border-radius:8px;width:100%;height:45px;animation:2s infinite PaymentFormComponent-module__qyMvoG__waveAnimation}@keyframes PaymentFormComponent-module__qyMvoG__waveAnimation{0%{opacity:.8}50%{opacity:.5}to{opacity:.8}}.PaymentFormComponent-module__qyMvoG__formDecoration{flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:30px;display:flex}.PaymentFormComponent-module__qyMvoG__formDecoration p{color:var(--green-1);font-weight:500}svg.PaymentFormComponent-module__qyMvoG__shieldIcon{fill:var(--green-1);color:var(--green-1)}.PaymentFormComponent-module__qyMvoG__formDecoration p{font-size:.8rem}div.PaymentFormComponent-module__qyMvoG__paypalContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;display:inline-flex}div.PaymentFormComponent-module__qyMvoG__paypalContainer div{min-width:100%;max-width:100%}div.PaymentFormComponent-module__qyMvoG__googlePayButtonContainer{flex:1}div.PaymentFormComponent-module__qyMvoG__googlePayButtonContainer div{min-width:100%;max-width:100%}div.PaymentFormComponent-module__qyMvoG__formLoadingContainer{justify-content:center;align-items:center;height:200px;display:flex}div.PaymentFormComponent-module__qyMvoG__discountFormContainer{text-align:center;margin-top:20px}div.PaymentFormComponent-module__qyMvoG__discountFormContainer img{opacity:.5;border-radius:15px;width:100%}div.PaymentFormComponent-module__qyMvoG__discountOfferDescription{padding:30px 10px}div.PaymentFormComponent-module__qyMvoG__discountOfferDescription p:first-of-type{color:var(--green-800);font-size:1.4rem;font-weight:600}@media only screen and (min-width:768px){.PaymentFormComponent-module__qyMvoG__paymentFormContainer{min-height:auto;max-height:auto;border-radius:25px;width:fit-content}.PaymentFormComponent-module__qyMvoG__formContent{width:clamp(400px,100vw,450px);padding:30px}}@media only screen and (min-width:992px){.PaymentFormComponent-module__qyMvoG__paymentFormContainer{scrollbar-width:none;-ms-overflow-style:none;overflow-y:auto}.PaymentFormComponent-module__qyMvoG__iframeContainer{transform:translate(50%,20%)}.PaymentFormComponent-module__qyMvoG__getFormDescription{font-size:1rem}.PaymentFormComponent-module__qyMvoG__topFormBox{padding-bottom:20px 20px}}
.OrderSummarySection-module__DfbaYq__orderSummarySectionContainer{border:1px solid var(--grey-2);border-radius:10px;margin-bottom:30px;padding:15px;overflow:hidden}.OrderSummarySection-module__DfbaYq__orderSummary{color:var(--black-3);border-bottom:1px solid var(--grey-2);height:30px;font-size:.9rem;font-weight:500}.OrderSummarySection-module__DfbaYq__orderAmountRow{margin-top:20px}.OrderSummarySection-module__DfbaYq__orderAmountRow,.OrderSummarySection-module__DfbaYq__orderAmountSubRow{color:var(--black-3);flex-direction:row;justify-content:space-between;font-size:.9rem;display:flex}.OrderSummarySection-module__DfbaYq__formDecoration{border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:8px;margin:25px 0;display:flex}.OrderSummarySection-module__DfbaYq__orderAmountSection{flex-direction:column;justify-content:center;gap:10px;margin-top:10px;display:flex}.OrderSummarySection-module__DfbaYq__shortText{color:var(--black-3);margin-bottom:20px;font-size:1.3rem;font-weight:600}.OrderSummarySection-module__DfbaYq__mainText{color:var(--black-3);font-size:1.3rem;font-weight:600}.OrderSummarySection-module__DfbaYq__secondaryText{color:var(--grey-9);font-size:.9rem}.OrderSummarySection-module__DfbaYq__discountPercentage{color:var(--white-1);background-color:var(--green-1);border-radius:5px;align-items:center;gap:5px;margin-left:10px;padding:5px 8px;font-size:.8rem;font-weight:500;display:inline-flex}.OrderSummarySection-module__DfbaYq__discountPercentage svg{width:12px;height:12px;fill:var(--white-1);color:var(--white-1)}.OrderSummarySection-module__DfbaYq__basketListContainer{border-bottom:1px solid var(--grey-2);padding-bottom:12px}.OrderSummarySection-module__DfbaYq__basketListItem{flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:10px;display:flex}.OrderSummarySection-module__DfbaYq__basketItemDescription{color:var(--black-3);flex-direction:column;flex:1;display:flex}.OrderSummarySection-module__DfbaYq__basketItemDescriptionName{font-size:1.1rem}.OrderSummarySection-module__DfbaYq__basketItemDescriptionDetails,.OrderSummarySection-module__DfbaYq__basketItemAmountDetails{font-size:.7rem}.OrderSummarySection-module__DfbaYq__basketItemAmount{white-space:nowrap;color:var(--black-3);flex-direction:column;align-items:flex-end;gap:5px;display:flex}.OrderSummarySection-module__DfbaYq__basketItemAmountDetails{color:var(--grey-9)}.OrderSummarySection-module__DfbaYq__basketItemImage{background-color:var(--grey-2);border-radius:10px;flex-direction:row;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.OrderSummarySection-module__DfbaYq__basketItemImageIcon{object-fit:contain;fill:#0000;width:20px;height:20px;color:var(--black-2);border-radius:8px}
.Pricing-module__EiihOG__pageContainer{flex-direction:column;gap:1rem;margin:auto;padding:10px;display:flex;position:relative}.Pricing-module__EiihOG__pricingHeader{margin:0 auto 2.5rem}.Pricing-module__EiihOG__pageContainer h1{text-align:center;margin-bottom:0;font-size:clamp(2.4rem,4.5vw,3rem)}.Pricing-module__EiihOG__pageContainer h1.Pricing-module__EiihOG__inBackdrop{font-size:clamp(2.2rem,3.5vw,2rem)}.Pricing-module__EiihOG__pricingHeader p{text-align:center;font-size:clamp(1rem,3vw,1.2rem)}.Pricing-module__EiihOG__pageContainer img{-webkit-user-select:none;user-select:none}.Pricing-module__EiihOG__gridContainer{text-align:center;flex-direction:column;gap:4vw;margin:0 auto;display:flex}.Pricing-module__EiihOG__offerBenefitBoxContainer{background-color:var(--white-1);border:1px solid var(--white-1);border:1px solid var(--grey-2);border-radius:25px;flex-direction:column;flex:1;justify-content:space-between;gap:1rem;min-height:380px;padding:20px;display:flex;position:relative}.Pricing-module__EiihOG__offerBenefitBoxContainer.Pricing-module__EiihOG__offerSkeleton{background-color:var(--grey-2);box-shadow:none;animation:2s infinite Pricing-module__EiihOG__waveAnimation}@keyframes Pricing-module__EiihOG__waveAnimation{0%{opacity:.8}50%{opacity:.5}to{opacity:.8}}.Pricing-module__EiihOG__planDescriptor p:first-of-type{color:var(--black-4);text-align:left;padding-bottom:10px;font-size:1.2rem}.Pricing-module__EiihOG__priceDescription{color:var(--black-4);text-align:left;font-weight:500}.Pricing-module__EiihOG__priceDescription span{letter-spacing:.05rem;font-weight:400}.Pricing-module__EiihOG__priceDescription span:first-of-type{letter-spacing:.1rem;padding-right:.1rem;font-size:1.6rem;font-weight:500}.Pricing-module__EiihOG__planNameContainer{flex-direction:row;justify-content:space-between;display:flex}.Pricing-module__EiihOG__priceTime{color:var(--cyan-1);font-size:1.2rem}.Pricing-module__EiihOG__offerBenefitRow{text-align:left;flex-direction:row;gap:.5rem;max-width:36ch;margin-bottom:.4rem;display:flex}.Pricing-module__EiihOG__offerBenefitRow p{color:var(--black-3);font-size:.9rem}.Pricing-module__EiihOG__offerBenefitRow svg{font-size:1.2rem}.Pricing-module__EiihOG__disclaimer{text-align:center;color:var(--black-4);font-size:.8rem;line-height:1.1rem;position:relative}.Pricing-module__EiihOG__disclaimer:first-of-type{margin-top:1rem}.Pricing-module__EiihOG__currenciesSelectorSkeleton{background-color:var(--grey-2);border-radius:10px;min-width:130px;min-height:40px;animation:2s infinite Pricing-module__EiihOG__waveAnimation}div.Pricing-module__EiihOG__planDescriptor{text-align:left;padding-left:5px}span.Pricing-module__EiihOG__pricePerCreditHealine{font-size:1.8rem;font-weight:500}@media screen and (min-width:900px){.Pricing-module__EiihOG__pageContainer{padding-bottom:0}}@media screen and (min-width:768px){.Pricing-module__EiihOG__gridContainer{text-align:center;flex-direction:row;align-self:center;width:fit-content}}
.Tool-module__NzUWbG__componentContainer{gap:10px;width:100%;max-width:800px;min-height:50vh;margin:auto;padding:0 10px}.Tool-module__NzUWbG__toolTitleContainer{padding:20px 0}.Tool-module__NzUWbG__toolTitleContainer h1,.Tool-module__NzUWbG__toolTitleContainer p{text-align:center}.Tool-module__NzUWbG__toolTitleContainer h1{margin-bottom:0}.Tool-module__NzUWbG__convertAndAllOutputSetter{flex-flow:column wrap;justify-content:center;align-items:center;gap:5px;display:flex}button.Tool-module__NzUWbG__startConversionButton{background-color:var(--cyan-1);color:var(--white-1);cursor:pointer;width:100%;box-shadow:var(--box-shadow-sm);border-radius:10px;justify-content:center;align-items:center;gap:5px;height:58px;display:flex}button.Tool-module__NzUWbG__startConversionButton:disabled{opacity:.6}button.Tool-module__NzUWbG__startConversionButton svg{width:22px;height:22px;fill:var(--white-1)}div.Tool-module__NzUWbG__filesUploadedInfo{flex-direction:column;flex:1;gap:10px;display:flex}@media screen and (min-width:768px){.Tool-module__NzUWbG__componentContainer{max-width:750px;margin:auto}.Tool-module__NzUWbG__toolTitleContainer{padding:40px 0}button.Tool-module__NzUWbG__startConversionButton{width:fit-content;min-width:200px;height:45px}button.Tool-module__NzUWbG__startConversionButton:hover{opacity:.7}.Tool-module__NzUWbG__convertAndAllOutputSetter{flex-direction:row;justify-content:flex-end;gap:10px}}
.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;font-size:2rem;font-weight:700}.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}.FinalCta-module__NljPFa__finalCtaTitle{font-size:2.5rem}}@media screen and (min-width:1024px){.FinalCta-module__NljPFa__finalCtaSection{padding:120px 80px}}@media screen and (min-width:1280px){.FinalCta-module__NljPFa__finalCtaTitle{font-size:2.75rem}}
div.PricingBackdropLayer-module__OZIMMa__pricingPageBackdropOverlay{z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#717171c3;flex-direction:column;width:100%;height:100%;display:flex;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}div.PricingBackdropLayer-module__OZIMMa__pricingPageBackdropContent{background-color:#fff;margin:auto;padding:20px;position:relative}div.PricingBackdropLayer-module__OZIMMa__pricingPageBackdropTop{z-index:5;position:absolute;top:10px;right:10px}@media screen and (min-width:768px){div.PricingBackdropLayer-module__OZIMMa__pricingPageBackdropContent{border-radius:30px;padding:50px}}
.HowToComponent-module__G0fDCW__componentContainer{background-color:#0000;border-radius:20px;flex-direction:column;width:100%;margin:auto;padding:0 2%;display:flex;position:relative}.HowToComponent-module__G0fDCW__componentContainer>:first-child{flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.HowToComponent-module__G0fDCW__componentContainer h3{text-align:center}.HowToComponent-module__G0fDCW__componentContainer h4{text-align:left}.HowToComponent-module__G0fDCW__sectionsContainer{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.HowToComponent-module__G0fDCW__sectionContainer{box-sizing:border-box;flex:1;position:relative}.HowToComponent-module__G0fDCW__sliderContainer{pointer-events:all;border-radius:20px;width:100%;height:400px}.HowToComponent-module__G0fDCW__sectionContainer p:nth-of-type(2){text-align:left}.HowToComponent-module__G0fDCW__sectionTitle{text-align:left;font-style:normal;font-weight:500;line-height:normal}.HowToComponent-module__G0fDCW__sliderWrapper{border-radius:20px;width:100%;height:400px;position:relative;overflow:hidden}.HowToComponent-module__G0fDCW__beforeChip,.HowToComponent-module__G0fDCW__afterChip{background-color:var(--black-glassy-2);color:var(--white-glassy-4);border:.5px solid var(--white-glassy-1);border-radius:200px;padding:.3rem 1rem;font-size:.875rem;font-weight:500;position:absolute;bottom:3%}.HowToComponent-module__G0fDCW__beforeChip{left:2%}.HowToComponent-module__G0fDCW__afterChip{right:2%}@media screen and (max-width:768px){.HowToComponent-module__G0fDCW__componentContainer h2,.HowToComponent-module__G0fDCW__componentContainer p{text-align:center}.HowToComponent-module__G0fDCW__componentContainer h3{font-size:2rem}.HowToComponent-module__G0fDCW__componentContainer p{font-size:.875rem}.HowToComponent-module__G0fDCW__componentContainer{align-items:center;width:auto;padding:0 1rem}.HowToComponent-module__G0fDCW__componentContainer>:first-child{margin-bottom:0}.HowToComponent-module__G0fDCW__sliderContainer{pointer-events:none;border-radius:20px;max-width:340px;height:400px;margin:0 auto}.HowToComponent-module__G0fDCW__sectionContainer{padding:35px 0}.HowToComponent-module__G0fDCW__sectionsContainer{flex-flow:column;margin:0 auto}.HowToComponent-module__G0fDCW__sectionsContainer h4,.HowToComponent-module__G0fDCW__sectionsContainer p{text-align:center;margin-bottom:25px}.HowToComponent-module__G0fDCW__sectionTitle span{font-size:150px}.HowToComponent-module__G0fDCW__beforeChip,.HowToComponent-module__G0fDCW__afterChip{background-color:var(--black-glassy-4);color:var(--white-glassy-4);border:.5px solid var(--white-glassy-1);border-radius:200px;padding:.3rem 1rem;font-size:.875rem;font-weight:500;position:absolute;bottom:3%}.HowToComponent-module__G0fDCW__beforeChip{left:8%}.HowToComponent-module__G0fDCW__afterChip{right:8%}.HowToComponent-module__G0fDCW__sliderWrapper{justify-self:center;max-width:350px}}@media screen and (min-width:1200px){.HowToComponent-module__G0fDCW__componentContainer{max-width:1200px}.HowToComponent-module__G0fDCW__componentContainer h3{width:567px}.HowToComponent-module__G0fDCW__sectionTitle span{font-size:160px}}
.ApiSection-module__km-5Nq__apiSection{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:80px 20px}.ApiSection-module__km-5Nq__apiContainer{grid-template-columns:1fr;align-items:center;gap:48px;max-width:1200px;margin:0 auto;display:grid}.ApiSection-module__km-5Nq__apiContent{flex-direction:column;gap:24px;display:flex}.ApiSection-module__km-5Nq__apiBadge{color:var(--theme-primary-color);background:linear-gradient(135deg,#6366f11a,#06b6d41a);border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-flex}.ApiSection-module__km-5Nq__apiBadge svg{stroke:var(--theme-primary-color)}.ApiSection-module__km-5Nq__apiTitle{letter-spacing:-.02em;color:#1a1a2e;margin:0;font-size:clamp(2rem,5vw,2.75rem);font-weight:800;line-height:1.1}.ApiSection-module__km-5Nq__apiDesc{color:var(--gray-2);max-width:540px;margin:0;font-size:1.125rem;line-height:1.7}.ApiSection-module__km-5Nq__apiFeatures{flex-direction:column;gap:20px;margin-top:8px;display:flex}.ApiSection-module__km-5Nq__apiFeature{align-items:flex-start;gap:16px;display:flex}.ApiSection-module__km-5Nq__apiFeatureIcon{background-color:var(--theme-primary-color);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.ApiSection-module__km-5Nq__apiFeatureTitle{color:#1a1a2e;margin:0 0 4px;font-size:1rem;font-weight:700}.ApiSection-module__km-5Nq__apiFeatureDesc{color:var(--gray-2);margin:0;font-size:.9rem;line-height:1.5}.ApiSection-module__km-5Nq__apiActions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.ApiSection-module__km-5Nq__apiPrimaryBtn{background-color:var(--theme-primary-color);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #6366f14d}.ApiSection-module__km-5Nq__apiPrimaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.ApiSection-module__km-5Nq__apiSecondaryBtn{color:var(--theme-primary-color);background:0 0;border:2px solid #6366f14d;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ApiSection-module__km-5Nq__apiSecondaryBtn:hover{background:#6366f10d;border-color:#6366f180}.ApiSection-module__km-5Nq__apiCodeWrapper{background:#1e1e2e;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.ApiSection-module__km-5Nq__codeHeader{background:#ffffff0d;border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:16px 20px;display:flex}.ApiSection-module__km-5Nq__codeDots{gap:8px;display:flex}.ApiSection-module__km-5Nq__codeDots span{background:#fff3;border-radius:50%;width:12px;height:12px}.ApiSection-module__km-5Nq__codeDots span:first-child{background:#ff5f56}.ApiSection-module__km-5Nq__codeDots span:nth-child(2){background:#ffbd2e}.ApiSection-module__km-5Nq__codeDots span:nth-child(3){background:#27ca40}.ApiSection-module__km-5Nq__codeFileName{color:#fff9;font-family:monospace;font-size:.875rem}.ApiSection-module__km-5Nq__codeBlock{color:#a6accd;margin:0;padding:24px;font-family:Fira Code,Monaco,Consolas,monospace;font-size:.85rem;line-height:1.7;overflow-x:auto}.ApiSection-module__km-5Nq__codeBlock code{white-space:pre}@media screen and (min-width:1024px){.ApiSection-module__km-5Nq__apiSection{padding:120px 40px}.ApiSection-module__km-5Nq__apiContainer{grid-template-columns:1fr 1fr;gap:64px}.ApiSection-module__km-5Nq__apiCodeWrapper{order:0}}
.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(--black-glassy-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}
.ProductDescription-module__OeEr6a__componentContainer{flex-direction:column;gap:12rem;width:100%;margin:auto;padding:0 15%;display:flex;overflow-x:hidden}.ProductDescription-module__OeEr6a__componentContainer>div{flex-flow:wrap;justify-content:center;align-items:center;gap:8vw;display:flex}.ProductDescription-module__OeEr6a__componentContainer video{border-radius:20px;width:100%;min-width:300px;height:auto}.ProductDescription-module__OeEr6a__componentContainer>div>div:first-child{flex:1}.ProductDescription-module__OeEr6a__componentContainer>div>div:last-child,.ProductDescription-module__OeEr6a__componentContainer>div:nth-of-type(2)>div:first-child{flex:.7}.ProductDescription-module__OeEr6a__componentContainer>div:nth-of-type(2)>div:last-child{flex:1}.ProductDescription-module__OeEr6a__componentContainer p{min-width:20ch;max-width:60ch}.ProductDescription-module__OeEr6a__componentContainer h2{max-width:30ch}@media screen and (max-width:768px){.ProductDescription-module__OeEr6a__componentContainer{width:90%;padding:0}.ProductDescription-module__OeEr6a__componentContainer>div:nth-of-type(2){flex-direction:column-reverse;gap:3rem}.ProductDescription-module__OeEr6a__componentContainer>div{flex-direction:column;gap:3rem}.ProductDescription-module__OeEr6a__componentContainer video{min-width:90vw}}
.ProductDescription-module__IIghvG__container{flex-direction:column;gap:90px;max-width:85vw;margin:100px auto auto;display:flex}.ProductDescription-module__IIghvG__section{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:auto;display:flex}.ProductDescription-module__IIghvG__section h3{margin-top:10px;margin-bottom:10px}.ProductDescription-module__IIghvG__section svg{fill:var(--cyan-1);width:40px;height:40px}@media screen and (min-width:992px){.ProductDescription-module__IIghvG__container{flex-flow:wrap;margin-top:15vh;display:flex}.ProductDescription-module__IIghvG__section p{max-width:50ch}}
.TrustBadge-module__e2qVnW__container{flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:900px;margin:1.5rem auto;padding:0 12px;display:flex}.TrustBadge-module__e2qVnW__topRow{flex-direction:column;align-items:center;gap:.5rem;display:flex}.TrustBadge-module__e2qVnW__avatars{align-items:center;margin-left:6px;margin-right:-6px;display:flex}.TrustBadge-module__e2qVnW__avatar{object-fit:cover;background:#eee;border:2px solid #fff;border-radius:50%;width:36px;height:36px;margin-left:-10px;box-shadow:0 0 0 2px #00000005}.TrustBadge-module__e2qVnW__pill{background:var(--cyan-6);color:#007aff;white-space:nowrap;text-wrap:wrap;text-align:center;border:2px solid #fff;border-radius:999px;padding:15px;font-size:.85rem;font-weight:500;display:inline-block}.TrustBadge-module__e2qVnW__features{color:#666;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;width:100%;margin-top:1rem;display:flex}.TrustBadge-module__e2qVnW__feature{align-items:center;gap:.6rem;font-size:.98rem;display:flex}.TrustBadge-module__e2qVnW__feature svg{color:#8a8a8a}@media screen and (min-width:768px){.TrustBadge-module__e2qVnW__topRow{flex-direction:row}.TrustBadge-module__e2qVnW__feature{display:flex}.TrustBadge-module__e2qVnW__pill{padding:8px 18px;position:relative;left:-15px}}
.FileUploadUpscaler-module__dv3Kfa__componentContainer{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.FileUploadUpscaler-module__dv3Kfa__componentContainer :is(img){-webkit-user-select:none;user-select:none}.FileUploadUpscaler-module__dv3Kfa__componentContainer :is(h1,p){text-align:center}.FileUploadUpscaler-module__dv3Kfa__leftContainer{z-index:1;max-width:80ch;position:relative}.FileUploadUpscaler-module__dv3Kfa__rightContainer{z-index:1;width:80vw;max-width:400px;position:relative}.FileUploadUpscaler-module__dv3Kfa__backgroundBubble{background:radial-gradient(67.46% 66.87% at 50% 50%,#e7e9fc 0%,var(--white-1)70.82%);z-index:1;width:54vw;height:50vw;position:absolute;top:0%;right:5%}.FileUploadUpscaler-module__dv3Kfa__leftContainer>div:last-child{background-color:#0000;margin:0 auto 3rem}.FileUploadUpscaler-module__dv3Kfa__demoImage{object-fit:contain;width:200px;box-shadow:var(--box-shadow-sm);border:1px solid var(--white-1);transform-origin:0 100%;border-radius:10px;align-self:flex-end}.FileUploadUpscaler-module__dv3Kfa__demoVideo{object-fit:cover;border-radius:20px;width:100%;height:100%;position:relative}@media screen and (min-width:992px){.FileUploadUpscaler-module__dv3Kfa__componentContainer{flex-direction:row;justify-content:center;gap:6%;min-height:70vh;padding-top:8vh;padding-bottom:15vh}.FileUploadUpscaler-module__dv3Kfa__componentContainer :is(h1,p){text-align:left}.FileUploadUpscaler-module__dv3Kfa__leftContainer{max-width:500px}.FileUploadUpscaler-module__dv3Kfa__leftContainer>div:last-child{margin:2rem 0}}@media screen and (min-width:1500px){.FileUploadUpscaler-module__dv3Kfa__leftContainer{max-width:50ch}.FileUploadUpscaler-module__dv3Kfa__componentContainer{gap:10%}.FileUploadUpscaler-module__dv3Kfa__leftContainer>div:last-child{margin:2rem 0}}@media screen and (min-width:1900px){.FileUploadUpscaler-module__dv3Kfa__leftContainer{max-width:60ch}.FileUploadUpscaler-module__dv3Kfa__componentContainer{gap:12%}.FileUploadUpscaler-module__dv3Kfa__leftContainer>div:last-child{margin:4rem 0}}@media screen and (max-width:490px){.FileUploadUpscaler-module__dv3Kfa__demoVideo{width:100%}}
.ProductDescription-module__rvvuzW__componentContainer{flex-direction:column;align-items:center;gap:4rem;width:100%;margin:auto;padding:0 1rem;display:flex;position:relative;overflow:hidden}.ProductDescription-module__rvvuzW__headingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:1rem 0;display:flex}.ProductDescription-module__rvvuzW__componentContainer h3{text-align:center;margin-bottom:0}.ProductDescription-module__rvvuzW__sectionContainer{box-sizing:border-box;flex-direction:column;gap:6rem;max-width:100%;padding:0 0 80px;display:flex}.ProductDescription-module__rvvuzW__sectionTextBox{text-align:center;flex-direction:column;gap:1.2rem;display:flex}.ProductDescription-module__rvvuzW__buttonWrapper{align-self:center}.ProductDescription-module__rvvuzW__buttonWrapper button{justify-content:center;width:300px;display:flex}.ProductDescription-module__rvvuzW__sliderContainer{pointer-events:none;border-radius:20px;max-width:100%;height:100%;max-height:none}.ProductDescription-module__rvvuzW__originalImage{filter:blur(2px)}.ProductDescription-module__rvvuzW__sliderWrapper{width:100%;position:relative}.ProductDescription-module__rvvuzW__beforeChip,.ProductDescription-module__rvvuzW__afterChip{background-color:var(--grey-4);color:var(--white-1);border-radius:200px;padding:.3rem .4rem;font-size:.875rem;font-weight:500;position:absolute;bottom:10px}.ProductDescription-module__rvvuzW__beforeChip{left:10px}.ProductDescription-module__rvvuzW__afterChip{right:10px}@media screen and (min-width:769px){.ProductDescription-module__rvvuzW__componentContainer{padding:0}.ProductDescription-module__rvvuzW__headingContainer{text-align:left}.ProductDescription-module__rvvuzW__sliderWrapper{width:50%}.ProductDescription-module__rvvuzW__sectionContainer{flex-direction:row;display:flex}.ProductDescription-module__rvvuzW__sectionContainer:not(:last-of-type){margin-bottom:3rem}.ProductDescription-module__rvvuzW__sectionContainer:nth-of-type(3){flex-direction:row-reverse}.ProductDescription-module__rvvuzW__componentContainer h3{text-align:left;margin-bottom:0}.ProductDescription-module__rvvuzW__sectionTextBox{text-align:left;width:50%}.ProductDescription-module__rvvuzW__buttonWrapper{align-self:flex-start}.ProductDescription-module__rvvuzW__buttonWrapper button{justify-content:flex-start;align-self:flex-start;width:auto}.ProductDescription-module__rvvuzW__sliderContainer{pointer-events:auto}}@media screen and (min-width:993px){.ProductDescription-module__rvvuzW__sliderContainer{pointer-events:auto}.ProductDescription-module__rvvuzW__sectionContainer{padding:0 15%}}@media screen and (min-width:1500px){.ProductDescription-module__rvvuzW__sectionContainer{max-width:1700px;margin:auto}}
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}}
