.ReceiptCropEditor_container__Mt0dL{display:flex;flex-direction:column;gap:1.5rem;background:white;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);max-height:90vh;overflow-y:auto;max-width:800px;width:100%}.ReceiptCropEditor_header__KD_uu{text-align:center}.ReceiptCropEditor_title__Q6DG_{font-size:1.25rem;font-weight:600;color:#18181b;margin:0 0 .5rem}.ReceiptCropEditor_subtitle__ht5on{font-size:.875rem;color:#71717a;margin:0}.ReceiptCropEditor_imageContainer__b_bt5{width:100%;max-width:700px;max-height:70vh;margin:0 auto;border-radius:8px;overflow:hidden;background:#f4f4f5;display:flex;align-items:center;justify-content:center}.ReceiptCropEditor_imageWrapper__zdRP0{position:relative;display:inline-block;touch-action:none}.ReceiptCropEditor_image__usLCi{max-width:100%;max-height:70vh;width:auto;height:auto;display:block;user-select:none;object-fit:contain}.ReceiptCropEditor_detectingOverlay__S_hFq{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:rgba(0,0,0,.7);color:white;font-size:.875rem;font-weight:500}.ReceiptCropEditor_overlay__fRl2v{position:absolute;top:0;left:0;pointer-events:none}.ReceiptCropEditor_cropArea__sU5sz{fill:rgba(34,197,94,.15);stroke:#22c55e;stroke-width:2;stroke-dasharray:8 4;animation:ReceiptCropEditor_dash__3bsnV 20s linear infinite}@keyframes ReceiptCropEditor_dash__3bsnV{to{stroke-dashoffset:-100}}.ReceiptCropEditor_cornerHandle__JadV0{fill:rgba(34,197,94,.3);stroke:#22c55e;stroke-width:2;cursor:grab;pointer-events:all;transition:all .2s}.ReceiptCropEditor_cornerHandle__JadV0:hover{fill:rgba(34,197,94,.5);transform:scale(1.1)}.ReceiptCropEditor_cornerHandle__JadV0:active{cursor:grabbing;transform:scale(1.2)}.ReceiptCropEditor_cornerHandleInner__lvdFU{fill:#22c55e;pointer-events:none}.ReceiptCropEditor_actions__GAIXW{display:flex;gap:1rem;justify-content:center}.ReceiptCropEditor_cropButton__WocKT,.ReceiptCropEditor_skipButton__bi3UU{padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;gap:.5rem}.ReceiptCropEditor_skipButton__bi3UU{background:#f4f4f5;color:#52525b}.ReceiptCropEditor_skipButton__bi3UU:hover:not(:disabled){background:#e4e4e7}.ReceiptCropEditor_cropButton__WocKT{background:#e10707;color:white}.ReceiptCropEditor_cropButton__WocKT:hover:not(:disabled){background:#b80606}.ReceiptCropEditor_cropButton__WocKT:disabled,.ReceiptCropEditor_skipButton__bi3UU:disabled{opacity:.5;cursor:not-allowed}.ReceiptCropEditor_spinner__9ud_N{width:16px;height:16px;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:ReceiptCropEditor_spin__SDf1x .6s linear infinite}@keyframes ReceiptCropEditor_spin__SDf1x{to{transform:rotate(1turn)}}@media (max-width:640px){.ReceiptCropEditor_container__Mt0dL{padding:1rem}.ReceiptCropEditor_title__Q6DG_{font-size:1.125rem}.ReceiptCropEditor_cornerHandle__JadV0{r:24}.ReceiptCropEditor_actions__GAIXW{flex-direction:column}.ReceiptCropEditor_cropButton__WocKT,.ReceiptCropEditor_skipButton__bi3UU{width:100%}}