.cropper-container{-webkit-touch-callout:none;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;user-select:none;direction:ltr;font-size:0;line-height:0;position:relative}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;image-orientation:0deg;width:100%;height:100%;display:block;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{position:absolute;top:0;bottom:0;left:0;right:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{opacity:0;background-color:#fff}.cropper-modal{opacity:.5;background-color:#000}.cropper-view-box{outline:1px solid #3399ffbf;width:100%;height:100%;display:block;overflow:hidden}.cropper-dashed{opacity:.5;border:0 dashed #eee;display:block;position:absolute}.cropper-dashed.dashed-h{border-top-width:1px;border-bottom-width:1px;width:100%;height:33.3333%;top:33.3333%;left:0}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;width:33.3333%;height:100%;top:0;left:33.3333%}.cropper-center{opacity:.75;width:0;height:0;display:block;position:absolute;top:50%;left:50%}.cropper-center:after,.cropper-center:before{content:" ";background-color:#eee;display:block;position:absolute}.cropper-center:before{width:7px;height:1px;top:0;left:-3px}.cropper-center:after{width:1px;height:7px;top:-3px;left:0}.cropper-face,.cropper-line,.cropper-point{opacity:.1;width:100%;height:100%;display:block;position:absolute}.cropper-face{background-color:#fff;top:0;left:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;width:5px;top:0;right:-3px}.cropper-line.line-n{cursor:ns-resize;height:5px;top:-3px;left:0}.cropper-line.line-w{cursor:ew-resize;width:5px;top:0;left:-3px}.cropper-line.line-s{cursor:ns-resize;height:5px;bottom:-3px;left:0}.cropper-point{opacity:.75;background-color:#39f;width:5px;height:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;top:50%;right:-3px}.cropper-point.point-n{cursor:ns-resize;margin-left:-3px;top:-3px;left:50%}.cropper-point.point-w{cursor:ew-resize;margin-top:-3px;top:50%;left:-3px}.cropper-point.point-s{cursor:s-resize;margin-left:-3px;bottom:-3px;left:50%}.cropper-point.point-ne{cursor:nesw-resize;top:-3px;right:-3px}.cropper-point.point-nw{cursor:nwse-resize;top:-3px;left:-3px}.cropper-point.point-sw{cursor:nesw-resize;bottom:-3px;left:-3px}.cropper-point.point-se{cursor:nwse-resize;opacity:1;width:20px;height:20px;bottom:-3px;right:-3px}@media (min-width:768px){.cropper-point.point-se{width:15px;height:15px}}@media (min-width:992px){.cropper-point.point-se{width:10px;height:10px}}@media (min-width:1200px){.cropper-point.point-se{opacity:.75;width:5px;height:5px}}.cropper-point.point-se:before{content:" ";opacity:0;background-color:#39f;width:200%;height:200%;display:block;position:absolute;bottom:-50%;right:-50%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{width:0;height:0;display:block;position:absolute}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
.ImageCropper-module__L5lDTa__image-cropper-container{flex-direction:column;min-height:100vh;display:flex}.ImageCropper-module__L5lDTa__container{flex-direction:column;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.ImageCropper-module__L5lDTa__header{color:#fff;background-color:#2563eb;padding:2rem 0;box-shadow:0 2px 4px #0000001a}.ImageCropper-module__L5lDTa__header h1{margin-bottom:.5rem;font-size:2.5rem}.ImageCropper-module__L5lDTa__tagline{opacity:.9;font-size:1.125rem}.ImageCropper-module__L5lDTa__main-content{flex:1;padding:3rem 0}.ImageCropper-module__L5lDTa__upload-section{text-align:center;margin-bottom:3rem}.ImageCropper-module__L5lDTa__upload-section h2{color:#1f2937;margin-bottom:2rem;font-size:2rem}.ImageCropper-module__L5lDTa__upload-area{max-width:600px;margin:0 auto}.ImageCropper-module__L5lDTa__file-input{display:none}.ImageCropper-module__L5lDTa__upload-label{cursor:pointer;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;flex-direction:column;align-items:center;padding:4rem 2rem;transition:all .3s;display:flex}.ImageCropper-module__L5lDTa__upload-label:hover{background-color:#eff6ff;border-color:#2563eb}.ImageCropper-module__L5lDTa__upload-icon{color:#64748b;width:48px;height:48px;margin-bottom:1rem}.ImageCropper-module__L5lDTa__upload-text{color:#1f2937;margin-bottom:.5rem;font-size:1.125rem}.ImageCropper-module__L5lDTa__upload-hint{color:#64748b;font-size:.875rem}.ImageCropper-module__L5lDTa__cropper-section{margin-bottom:3rem}.ImageCropper-module__L5lDTa__cropper-section h2{color:#1f2937;text-align:center;margin-bottom:1.5rem;font-size:2rem}.ImageCropper-module__L5lDTa__aspect-ratio-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.ImageCropper-module__L5lDTa__aspect-ratio-buttons h3{color:#4b5563;margin:0;font-size:1rem}.ImageCropper-module__L5lDTa__aspect-ratio-btn{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;transition:all .3s}.ImageCropper-module__L5lDTa__aspect-ratio-btn:hover{color:#2563eb;border-color:#2563eb}.ImageCropper-module__L5lDTa__aspect-ratio-btn.ImageCropper-module__L5lDTa__active{color:#fff;background-color:#2563eb;border-color:#2563eb}.ImageCropper-module__L5lDTa__cropper-wrapper{aspect-ratio:16/9;background-color:#f3f4f6;border-radius:8px;width:100%;max-width:800px;margin:0 auto 2rem;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.ImageCropper-module__L5lDTa__action-buttons{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.ImageCropper-module__L5lDTa__btn{cursor:pointer;border:none;border-radius:6px;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:all .3s}.ImageCropper-module__L5lDTa__btn-primary{color:#fff;background-color:#2563eb}.ImageCropper-module__L5lDTa__btn-primary:hover{background-color:#1d4ed8}.ImageCropper-module__L5lDTa__btn-secondary{color:#fff;background-color:#6b7280}.ImageCropper-module__L5lDTa__btn-secondary:hover{background-color:#4b5563}.ImageCropper-module__L5lDTa__btn-download{color:#fff;background-color:#10b981}.ImageCropper-module__L5lDTa__btn-download:hover{background-color:#059669}.ImageCropper-module__L5lDTa__result-section{text-align:center;margin-bottom:3rem}.ImageCropper-module__L5lDTa__result-section h2{color:#1f2937;margin-bottom:2rem;font-size:2rem}.ImageCropper-module__L5lDTa__result-wrapper{background-color:#fff;border-radius:8px;max-width:600px;margin:0 auto 2rem;padding:1rem;box-shadow:0 4px 6px #0000001a}.ImageCropper-module__L5lDTa__cropped-image{max-width:100%;height:auto;margin:0 auto;display:block}.ImageCropper-module__L5lDTa__features-section{text-align:center;margin-top:4rem}.ImageCropper-module__L5lDTa__features-section h2{color:#1f2937;margin-bottom:3rem;font-size:2rem}.ImageCropper-module__L5lDTa__features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.ImageCropper-module__L5lDTa__feature-card{background-color:#fff;border-radius:8px;padding:2rem;transition:transform .3s;box-shadow:0 2px 4px #0000001a}.ImageCropper-module__L5lDTa__feature-card:hover{transform:translateY(-4px);box-shadow:0 4px 8px #00000026}.ImageCropper-module__L5lDTa__feature-card h3{color:#2563eb;margin-bottom:1rem;font-size:1.25rem}.ImageCropper-module__L5lDTa__feature-card p{color:#4b5563;line-height:1.6}.ImageCropper-module__L5lDTa__footer{color:#fff;text-align:center;background-color:#1f2937;margin-top:auto;padding:2rem 0}@media (max-width:768px){.ImageCropper-module__L5lDTa__header h1{font-size:2rem}.ImageCropper-module__L5lDTa__tagline{font-size:1rem}.ImageCropper-module__L5lDTa__upload-label{padding:3rem 1.5rem}.ImageCropper-module__L5lDTa__aspect-ratio-buttons{flex-direction:column}.ImageCropper-module__L5lDTa__aspect-ratio-buttons h3{text-align:center;width:100%;margin-bottom:.5rem}.ImageCropper-module__L5lDTa__action-buttons{flex-direction:column;width:100%;max-width:300px;margin:2rem auto 0}.ImageCropper-module__L5lDTa__btn{width:100%}.ImageCropper-module__L5lDTa__features-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:480px){.ImageCropper-module__L5lDTa__header h1{font-size:1.5rem}.ImageCropper-module__L5lDTa__container{padding:0 15px}.ImageCropper-module__L5lDTa__upload-section h2,.ImageCropper-module__L5lDTa__cropper-section h2,.ImageCropper-module__L5lDTa__result-section h2,.ImageCropper-module__L5lDTa__features-section h2{font-size:1.5rem}}.ImageCropper-module__L5lDTa__free-size-inputs{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ImageCropper-module__L5lDTa__free-size-inputs input{text-align:center;color:#1f2937;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;width:100px;padding:.5rem .75rem;font-size:.9rem;transition:all .2s}.ImageCropper-module__L5lDTa__free-size-inputs input:focus{background-color:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb33}.ImageCropper-module__L5lDTa__free-size-inputs span{color:#4b5563;font-size:.875rem}.ImageCropper-module__L5lDTa__free-size-inputs{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.ImageCropper-module__L5lDTa__input-group{align-items:center;gap:.5rem;display:flex}.ImageCropper-module__L5lDTa__input-group label{color:#4b5563;min-width:50px;font-size:.875rem}.ImageCropper-module__L5lDTa__input-group input{text-align:center;color:#1f2937;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;width:100px;padding:.5rem .75rem;font-size:.9rem;transition:all .2s}.ImageCropper-module__L5lDTa__input-group input:focus{background-color:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb33}.ImageCropper-module__L5lDTa__input-group span{color:#4b5563;font-size:.875rem}
