.CropImageFormMobile-module__B_VgSG__container{max-width:100vw;padding:1rem;overflow-x:hidden}.CropImageFormMobile-module__B_VgSG__header{text-align:center;margin-bottom:1.5rem}.CropImageFormMobile-module__B_VgSG__header h1{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem}.dark .CropImageFormMobile-module__B_VgSG__header h1{color:#f3f4f6}.CropImageFormMobile-module__B_VgSG__header p{color:#6b7280;font-size:.875rem}.dark .CropImageFormMobile-module__B_VgSG__header p{color:#9ca3af}.CropImageFormMobile-module__B_VgSG__uploadSection{margin-bottom:1.5rem}.CropImageFormMobile-module__B_VgSG__actionBar{gap:.75rem;margin-bottom:1rem;display:flex}.CropImageFormMobile-module__B_VgSG__actionButton{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;transition:all .2s;display:flex}.dark .CropImageFormMobile-module__B_VgSG__actionButton{color:#f3f4f6;background:#374151;border-color:#4b5563}.CropImageFormMobile-module__B_VgSG__actionButton:active{background:#f9fafb;transform:scale(.98)}.CropImageFormMobile-module__B_VgSG__cropContainer{background:#000;border-radius:12px;margin-bottom:1rem;position:relative;overflow:hidden}.CropImageFormMobile-module__B_VgSG__imageContainer{touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:60vh;max-height:500px;position:relative;overflow:hidden}.CropImageFormMobile-module__B_VgSG__image{-o-object-fit:contain;object-fit:contain;pointer-events:none;width:100%;height:100%}.CropImageFormMobile-module__B_VgSG__cropFrame{cursor:move;touch-action:none;border:2px solid #fff;position:absolute;box-shadow:0 0 0 1px #00000080}.CropImageFormMobile-module__B_VgSG__frameHandle{cursor:pointer;touch-action:none;z-index:10;background:#fff;border:2px solid #3b82f6;border-radius:50%;width:32px;height:32px;position:absolute;box-shadow:0 2px 4px #0003}.CropImageFormMobile-module__B_VgSG__frameHandle[data-position=tl]{top:-16px;left:-16px}.CropImageFormMobile-module__B_VgSG__frameHandle[data-position=tr]{top:-16px;right:-16px}.CropImageFormMobile-module__B_VgSG__frameHandle[data-position=bl]{bottom:-16px;left:-16px}.CropImageFormMobile-module__B_VgSG__frameHandle[data-position=br]{bottom:-16px;right:-16px}.CropImageFormMobile-module__B_VgSG__frameInfo{color:#fff;white-space:nowrap;background:#000c;border-radius:4px;padding:4px 12px;font-size:.875rem;position:absolute;bottom:-28px;left:50%;transform:translate(-50%)}.CropImageFormMobile-module__B_VgSG__overlay{pointer-events:none;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.CropImageFormMobile-module__B_VgSG__controls{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.CropImageFormMobile-module__B_VgSG__controlButton{color:#374151;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001a}.dark .CropImageFormMobile-module__B_VgSG__controlButton{color:#f3f4f6;background:#374151}.CropImageFormMobile-module__B_VgSG__controlButton:active{transform:scale(.95);box-shadow:0 1px 4px #0000001a}.CropImageFormMobile-module__B_VgSG__presetSection{margin-bottom:1.5rem}.CropImageFormMobile-module__B_VgSG__presetSection h3{color:#374151;margin-bottom:.75rem;font-size:1rem}.dark .CropImageFormMobile-module__B_VgSG__presetSection h3{color:#f3f4f6}.CropImageFormMobile-module__B_VgSG__presetGrid{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:.5rem;display:grid}.CropImageFormMobile-module__B_VgSG__presetButton{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;transition:all .2s;display:flex}.dark .CropImageFormMobile-module__B_VgSG__presetButton{color:#f3f4f6;background:#374151;border-color:#4b5563}.CropImageFormMobile-module__B_VgSG__presetButton.CropImageFormMobile-module__B_VgSG__active{background:#eff6ff;border-color:#3b82f6}.dark .CropImageFormMobile-module__B_VgSG__presetButton.CropImageFormMobile-module__B_VgSG__active{background:#1e3a8a;border-color:#3b82f6}.CropImageFormMobile-module__B_VgSG__presetIcon{font-size:1.5rem;line-height:1}.CropImageFormMobile-module__B_VgSG__presetName{font-size:.75rem}.CropImageFormMobile-module__B_VgSG__instructions{background:#f3f4f6;border-radius:8px;justify-content:center;gap:2rem;margin-bottom:1.5rem;padding:.75rem;display:flex}.dark .CropImageFormMobile-module__B_VgSG__instructions{background:#1f2937}.CropImageFormMobile-module__B_VgSG__instructions p{color:#6b7280;align-items:center;gap:.5rem;margin:0;font-size:.875rem;display:flex}.dark .CropImageFormMobile-module__B_VgSG__instructions p{color:#9ca3af}.CropImageFormMobile-module__B_VgSG__cropButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;padding:1rem;font-size:1rem;font-weight:500;transition:background .2s;display:flex}.CropImageFormMobile-module__B_VgSG__cropButton:disabled{cursor:not-allowed;background:#9ca3af}.CropImageFormMobile-module__B_VgSG__cropButton:not(:disabled):active{background:#2563eb;transform:scale(.98)}.CropImageFormMobile-module__B_VgSG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite CropImageFormMobile-module__B_VgSG__spin}@keyframes CropImageFormMobile-module__B_VgSG__spin{to{transform:rotate(360deg)}}.CropImageFormMobile-module__B_VgSG__error{color:#dc2626;background:#fee;border-radius:8px;margin-bottom:1rem;padding:1rem;font-size:.875rem}.dark .CropImageFormMobile-module__B_VgSG__error{background:#dc26261a}.CropImageFormMobile-module__B_VgSG__resultSection{text-align:center}.CropImageFormMobile-module__B_VgSG__resultSection h3{color:#059669;margin-bottom:1rem;font-size:1.25rem}.CropImageFormMobile-module__B_VgSG__resultActions{flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-top:1rem;display:flex}.CropImageFormMobile-module__B_VgSG__downloadButton,.CropImageFormMobile-module__B_VgSG__newButton{text-align:center;cursor:pointer;border:none;border-radius:8px;width:100%;padding:.875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.CropImageFormMobile-module__B_VgSG__downloadButton{color:#fff;background:#059669}.CropImageFormMobile-module__B_VgSG__downloadButton:active{background:#047857;transform:scale(.98)}.CropImageFormMobile-module__B_VgSG__newButton{color:#374151;background:#e5e7eb}.dark .CropImageFormMobile-module__B_VgSG__newButton{color:#f3f4f6;background:#374151}.CropImageFormMobile-module__B_VgSG__newButton:active{background:#d1d5db;transform:scale(.98)}.dark .CropImageFormMobile-module__B_VgSG__newButton:active{background:#4b5563}@media (hover:none) and (pointer:coarse){.CropImageFormMobile-module__B_VgSG__controlButton{width:56px;height:56px}.CropImageFormMobile-module__B_VgSG__presetButton{padding:1rem .5rem}.CropImageFormMobile-module__B_VgSG__cropFrame{width:200px;height:200px}}.CropImageFormMobile-module__B_VgSG__uploadedFilesSection{background:#f9fafb;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.dark .CropImageFormMobile-module__B_VgSG__uploadedFilesSection{background:#1f2937}
