@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;inset:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;inset:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}
.cropPdf-module__aMbePG__toolHeader{text-align:center;margin-bottom:2rem}.cropPdf-module__aMbePG__toolTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem}.cropPdf-module__aMbePG__toolDescription{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.cropPdf-module__aMbePG__workspace{background:var(--bg-secondary);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:1rem;max-width:900px;margin:0 auto;padding:2rem}.cropPdf-module__aMbePG__dropArea{border:2px dashed var(--accent-primary);text-align:center;cursor:pointer;background:#ec48990d;border-radius:1rem;padding:3rem 2rem;transition:all .2s}.cropPdf-module__aMbePG__dropArea:hover{background:#ec48991a;border-color:#ec4899;transform:scale(1.01)}.cropPdf-module__aMbePG__dropText{color:var(--text-primary);margin-top:1rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.cropPdf-module__aMbePG__fileInput{display:none}.cropPdf-module__aMbePG__loadedFilePanel{flex-direction:column;gap:2rem;margin-top:1rem;display:flex}.cropPdf-module__aMbePG__fileHeader{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:.5rem;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.cropPdf-module__aMbePG__fileInfo{align-items:center;gap:1rem;display:flex}.cropPdf-module__aMbePG__fileIcon{color:#ec4899;font-size:2rem}.cropPdf-module__aMbePG__fileName{color:var(--text-primary);font-size:1.1rem;font-weight:700}.cropPdf-module__aMbePG__fileMeta{color:var(--text-secondary);font-size:.9rem}.cropPdf-module__aMbePG__removeBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:.5rem;padding:.5rem 1rem;font-weight:600;transition:all .2s}.cropPdf-module__aMbePG__removeBtn:hover{color:#fff;background:#ef4444}.cropPdf-module__aMbePG__cropPanel{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:.5rem;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.cropPdf-module__aMbePG__cropImageWrapper{border:2px solid var(--border-color);background:#f3f4f6;max-width:100%;max-height:60vh;padding:1rem;overflow:auto}.cropPdf-module__aMbePG__cropImage{pointer-events:none;max-width:100%;height:auto;box-shadow:0 4px 6px #0000001a}.cropPdf-module__aMbePG__actionPanel{flex-direction:column;align-items:center;gap:1rem;display:flex}.cropPdf-module__aMbePG__convertBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ec4899,#be185d);border:none;border-radius:2rem;padding:1rem 3rem;font-size:1.25rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #ec48994d}.cropPdf-module__aMbePG__convertBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ec489966}.cropPdf-module__aMbePG__convertBtn:disabled{background:var(--bg-secondary);color:var(--text-secondary);box-shadow:none;cursor:not-allowed}.cropPdf-module__aMbePG__statusText{color:#ec4899;font-weight:500}.cropPdf-module__aMbePG__previewPanel{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:.5rem;flex-direction:column;gap:1.5rem;margin-top:2rem;padding:1.5rem;display:flex}.cropPdf-module__aMbePG__previewFrame{border:1px solid var(--border-color);background:#f3f4f6;border-radius:.5rem;width:100%;height:500px}.cropPdf-module__aMbePG__downloadBtn{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:2rem;margin:0 auto;padding:1rem 3rem;font-size:1.25rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 15px #10b9814d}.cropPdf-module__aMbePG__downloadBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}
.crop-module__MKuiYG__toolHeader{text-align:center;margin-bottom:2rem}.crop-module__MKuiYG__toolTitle{margin-bottom:1rem;font-size:2.5rem}.crop-module__MKuiYG__toolDescription{max-width:600px;color:var(--text-secondary);margin:0 auto;font-size:1.125rem}.crop-module__MKuiYG__workspace{flex-direction:column;gap:2rem;max-width:1000px;margin:0 auto 3rem;display:flex}.crop-module__MKuiYG__dropzonePanel{background-color:var(--bg-secondary);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:1rem;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.crop-module__MKuiYG__dropArea{border:2px dashed var(--accent-primary);text-align:center;cursor:pointer;transition:all var(--transition-fast);background:#8b5cf60d;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.crop-module__MKuiYG__dropArea:hover{background:#8b5cf61a;transform:scale(1.02)}.crop-module__MKuiYG__dropText{color:var(--text-primary);font-size:1.125rem;font-weight:600}.crop-module__MKuiYG__fileInput{display:none}.crop-module__MKuiYG__editorPanel{background-color:var(--bg-secondary);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:1rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.crop-module__MKuiYG__toolbar{border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.crop-module__MKuiYG__toolbarGroup{align-items:center;gap:.5rem;display:flex}.crop-module__MKuiYG__toolbarLabel{color:var(--text-secondary);text-transform:uppercase;margin-right:.5rem;font-size:.85rem;font-weight:600}.crop-module__MKuiYG__btnToolbar{background:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.crop-module__MKuiYG__btnToolbar:hover{background:var(--border-color)}.crop-module__MKuiYG__btnToolbar.crop-module__MKuiYG__active{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.crop-module__MKuiYG__cropContainerWrapper{border:1px solid var(--border-color);background-color:#f1f5f9;border-radius:.5rem;justify-content:center;align-items:center;min-height:400px;padding:1rem;display:flex;position:relative;overflow:hidden}.crop-module__MKuiYG__bottomBar{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.crop-module__MKuiYG__downloadBtn{background:var(--accent-primary);color:#fff;cursor:pointer;transition:all var(--transition-fast);text-align:center;border:none;border-radius:.5rem;flex:1;padding:1rem 2rem;font-size:1.1rem;font-weight:600}.crop-module__MKuiYG__downloadBtn:hover{background:var(--accent-hover);transform:translateY(-2px)}.crop-module__MKuiYG__clearBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef4444;border-radius:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s}.crop-module__MKuiYG__clearBtn:hover{color:#fff;background:#ef4444}
.redactPdf-module__67WXQq__toolHeader{text-align:center;margin-bottom:2rem}.redactPdf-module__67WXQq__toolTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem}.redactPdf-module__67WXQq__toolDescription{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.redactPdf-module__67WXQq__workspace{background:var(--bg-secondary);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:1rem;max-width:1000px;margin:0 auto;padding:2rem}.redactPdf-module__67WXQq__dropArea{border:2px dashed var(--accent-primary);text-align:center;cursor:pointer;background:#0f172a0d;border-radius:1rem;padding:3rem 2rem;transition:all .2s}.redactPdf-module__67WXQq__dropArea:hover{background:#0f172a1a;border-color:#0f172a;transform:scale(1.01)}.redactPdf-module__67WXQq__dropText{color:var(--text-primary);margin-top:1rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.redactPdf-module__67WXQq__fileInput{display:none}.redactPdf-module__67WXQq__loadedFilePanel{flex-direction:column;gap:2rem;margin-top:1rem;display:flex}.redactPdf-module__67WXQq__fileHeader{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:.5rem;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.redactPdf-module__67WXQq__fileInfo{align-items:center;gap:1rem;display:flex}.redactPdf-module__67WXQq__fileIcon{color:#0f172a;font-size:2rem}.redactPdf-module__67WXQq__fileName{color:var(--text-primary);font-size:1.1rem;font-weight:700}.redactPdf-module__67WXQq__fileMeta{color:var(--text-secondary);font-size:.9rem}.redactPdf-module__67WXQq__removeBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:.5rem;padding:.5rem 1rem;font-weight:600;transition:all .2s}.redactPdf-module__67WXQq__removeBtn:hover{color:#fff;background:#ef4444}.redactPdf-module__67WXQq__actionPanel{flex-direction:column;align-items:center;gap:1rem;display:flex}.redactPdf-module__67WXQq__convertBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a,#334155);border:none;border-radius:2rem;padding:1rem 3rem;font-size:1.25rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #0f172a4d}.redactPdf-module__67WXQq__convertBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0f172a66}.redactPdf-module__67WXQq__convertBtn:disabled{background:var(--bg-secondary);color:var(--text-secondary);box-shadow:none;cursor:not-allowed}.redactPdf-module__67WXQq__statusText{color:#0f172a;font-weight:500}.redactPdf-module__67WXQq__previewPanel{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:.5rem;flex-direction:column;gap:1.5rem;margin-top:2rem;padding:1.5rem;display:flex}.redactPdf-module__67WXQq__previewFrame{border:1px solid var(--border-color);background:#f3f4f6;border-radius:.5rem;width:100%;height:500px}.redactPdf-module__67WXQq__downloadBtn{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:2rem;margin:0 auto;padding:1rem 3rem;font-size:1.25rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 15px #10b9814d}.redactPdf-module__67WXQq__downloadBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.redactPdf-module__67WXQq__visualEditor{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:.5rem;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.redactPdf-module__67WXQq__editorControls{justify-content:center;gap:1rem;width:100%;display:flex}.redactPdf-module__67WXQq__addZoneBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:.5rem;padding:.5rem 1.5rem;font-weight:600;transition:all .2s}.redactPdf-module__67WXQq__addZoneBtn:hover{background:#334155}.redactPdf-module__67WXQq__clearZonesBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:.5rem;padding:.5rem 1.5rem;font-weight:600;transition:all .2s}.redactPdf-module__67WXQq__clearZonesBtn:hover{color:#fff;background:#ef4444}.redactPdf-module__67WXQq__imageContainer{border:1px solid var(--border-color);max-width:100%;display:inline-block;position:relative;overflow:auto;box-shadow:0 4px 20px #0000001a}.redactPdf-module__67WXQq__savedZone{opacity:.8;pointer-events:none;background-color:#000;border:2px solid #ef4444;position:absolute}
