.ImageCropModal_overlay__uiRKY{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:var(--z-modal-image-crop);padding:20px;animation:ImageCropModal_fadeIn__Ir2_o .2s ease;-webkit-overflow-scrolling:touch;touch-action:none;overflow:hidden}@keyframes ImageCropModal_fadeIn__Ir2_o{0%{opacity:0}to{opacity:1}}.ImageCropModal_modal__1u3o_{background:#fff;border-radius:12px;padding:40px 30px 36px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.15);position:relative;animation:ImageCropModal_slideIn__awLE_ .3s ease;transform:translateY(-10px)}@keyframes ImageCropModal_slideIn__awLE_{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(-10px);opacity:1}}.ImageCropModal_closeButton__e0aVf{position:absolute;top:15px;left:15px;background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease;color:#333}.ImageCropModal_closeButton__e0aVf:hover{background:rgba(0,0,0,.05)}.ImageCropModal_closeButton__e0aVf svg{display:block}.ImageCropModal_title__IMzAq{font-family:Open Sans,Arial,sans-serif;font-size:1.5rem;font-weight:700;color:#000;margin:0 0 30px;text-align:center}.ImageCropModal_previewMode__hr_Mx{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.ImageCropModal_previewMode__hr_Mx button+button{margin-top:8px}.ImageCropModal_previewCircle__nu2os{width:300px;height:300px;border-radius:50%}.ImageCropModal_previewCircle__nu2os,.ImageCropModal_previewRectangle__cEZ3F{overflow:hidden;background:#f0f0f0;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ImageCropModal_previewRectangle__cEZ3F{width:360px;height:240px;border-radius:18px}.ImageCropModal_previewImage__OG_FJ{width:100%;height:100%;object-fit:cover}.ImageCropModal_previewInfo__1ptyG{text-align:center;margin:10px 0}.ImageCropModal_previewText__3NjNG{font-family:Open Sans,Arial,sans-serif;font-size:1rem;font-weight:600;color:#000;margin:0 0 8px}.ImageCropModal_previewSubtext__K2ZYz{font-family:Open Sans,Arial,sans-serif;font-size:.9rem;color:#666;margin:0;line-height:1.5}.ImageCropModal_previewMode__hr_Mx button{width:min(280px,90vw)}.ImageCropModal_newPhotoButton__E2vyt{padding:14px 30px;background:#fff;border:2px solid #ddd;border-radius:8px;font-size:.95rem;font-weight:600;color:#333;cursor:pointer;transition:all .2s ease;font-family:Open Sans,Arial,sans-serif;width:100%;max-width:300px}.ImageCropModal_newPhotoButton__E2vyt:hover{border-color:#bbb;background:#f9f9f9}.ImageCropModal_usePhotoButton__cESr1{padding:14px 30px;background:#000;border:none;border-radius:8px;font-size:.95rem;font-weight:600;color:#fff;cursor:pointer;transition:background .2s ease;font-family:Open Sans,Arial,sans-serif;width:100%;max-width:300px;display:flex;align-items:center;justify-content:center;gap:8px}.ImageCropModal_usePhotoButton__cESr1:hover{background:#333}.ImageCropModal_usePhotoButton__cESr1:disabled{background:#ccc;cursor:not-allowed}.ImageCropModal_editPhotoButton__7WMRl{padding:14px 30px;background:#000000;border:none;border-radius:8px;font-size:.95rem;font-weight:600;color:#fff;cursor:pointer;transition:background .2s ease;font-family:Open Sans,Arial,sans-serif;width:100%;max-width:300px}@media (max-width:640px){.ImageCropModal_previewMode__hr_Mx{gap:16px;padding-bottom:clamp(12px,4vw,28px)}.ImageCropModal_previewMode__hr_Mx button{width:min(220px,80vw)}.ImageCropModal_newPhotoButton__E2vyt{padding:10px 20px;font-size:.9rem;max-width:220px}.ImageCropModal_editPhotoButton__7WMRl,.ImageCropModal_usePhotoButton__cESr1{padding:10px 22px;font-size:.9rem;max-width:220px}}.ImageCropModal_editPhotoButton__7WMRl:hover{background:#333}.ImageCropModal_editHeader__bIE2A{display:flex;justify-content:space-between;align-items:center;margin-top:4px;padding-top:15px;position:relative;gap:20px}.ImageCropModal_editHeader__bIE2A:before{content:"";position:absolute;top:-15px;left:0;right:0;height:1px;background:#e0e0e0}.ImageCropModal_backButton__W1VnU{background:none;border:none;padding:8px 12px;font-size:.95rem;font-weight:500;color:#333;cursor:pointer;transition:background .2s ease,color .2s ease,border-radius .2s ease;font-family:Open Sans,Arial,sans-serif}.ImageCropModal_backButton__W1VnU:hover{background:#f5f5f5;color:#000;border-radius:6px}.ImageCropModal_editTitle__EGg5l{font-family:Open Sans,Arial,sans-serif;font-size:1.2rem;font-weight:700;color:#000;margin:0;display:none}.ImageCropModal_doneButton__WwvTu{padding:8px 20px;background:#000;border:none;border-radius:6px;font-size:.95rem;font-weight:600;color:#fff;cursor:pointer;transition:background .2s ease;font-family:Open Sans,Arial,sans-serif}.ImageCropModal_doneButton__WwvTu:hover{background:#333}.ImageCropModal_doneButton__WwvTu:disabled{background:#ccc;cursor:not-allowed}.ImageCropModal_editMode__D7eD2{display:flex;flex-direction:column;align-items:center;gap:25px}.ImageCropModal_editCanvas__O6_wj{position:relative;width:500px;height:500px;background:#000;overflow:hidden;cursor:move;border-radius:8px;-moz-user-select:none;user-select:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none}.ImageCropModal_editImage__TrkOG{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;-webkit-user-drag:none;-webkit-touch-callout:none;transform-origin:0 0;will-change:transform;object-fit:contain;max-width:none;max-height:none}.ImageCropModal_cropMask__9MJg_{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:3px solid white;pointer-events:none;box-shadow:0 0 0 9999px rgba(0,0,0,.5);z-index:var(--z-modal-controls)}.ImageCropModal_cropCircle__AbYqx{width:400px;height:400px;border-radius:50%}.ImageCropModal_cropRectangle__7ZpAb{width:420px;height:280px;border-radius:24px}.ImageCropModal_zoomControls__k34bL{display:flex;gap:20px;align-items:center;justify-content:center}.ImageCropModal_zoomButton__azfwy{width:44px;height:44px;border-radius:50%;background:white;border:2px solid #ddd;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#333}.ImageCropModal_zoomButton__azfwy:hover:not(:disabled){border-color:#000;background:#f9f9f9}.ImageCropModal_zoomButton__azfwy:disabled{opacity:.3;cursor:not-allowed}.ImageCropModal_zoomButton__azfwy svg{display:block}.ImageCropModal_zoomLabel__6wBoe{font-family:Open Sans,Arial,sans-serif;font-size:.95rem;font-weight:500;color:#333}@media only screen and (device-width:375px) and (device-height:667px) and (-webkit-device-pixel-ratio:2){.ImageCropModal_overlay__uiRKY{align-items:center;padding-top:20px;padding-bottom:20px}.ImageCropModal_modal__1u3o_{padding:10px 8px 18px;max-width:95vw;max-height:85vh;width:calc(100vw - 20px);position:relative;top:auto;left:auto;transform:none;margin:0 auto;overflow-y:auto}.ImageCropModal_title__IMzAq{font-size:1.1rem;margin-bottom:15px;text-align:center}.ImageCropModal_editCanvas__O6_wj{width:100%;max-width:250px;height:250px;margin:0 auto}.ImageCropModal_previewCircle__nu2os{width:160px;height:160px;margin:0 auto}.ImageCropModal_previewRectangle__cEZ3F{width:200px;height:140px;margin:0 auto}.ImageCropModal_cropCircle__AbYqx{width:160px;height:160px}.ImageCropModal_cropRectangle__7ZpAb{width:220px;height:150px}.ImageCropModal_editHeader__bIE2A{padding:8px 0;margin-bottom:12px;gap:6px}.ImageCropModal_editTitle__EGg5l{display:none}.ImageCropModal_backButton__W1VnU,.ImageCropModal_doneButton__WwvTu{padding:6px 10px;font-size:.85rem;min-height:36px}.ImageCropModal_zoomControls__k34bL{gap:12px;margin:12px 0}.ImageCropModal_zoomButton__azfwy{width:36px;height:36px}.ImageCropModal_editPhotoButton__7WMRl,.ImageCropModal_newPhotoButton__E2vyt,.ImageCropModal_usePhotoButton__cESr1{padding:10px 16px;font-size:.85rem;min-height:40px;margin:4px 0}}@media only screen and (max-width:375px) and (max-height:667px){.ImageCropModal_modal__1u3o_{padding:8px 6px 18px;max-width:96vw;max-height:82vh;width:calc(100vw - 16px)}.ImageCropModal_editCanvas__O6_wj{max-width:230px;height:230px}.ImageCropModal_previewCircle__nu2os{width:140px;height:140px}.ImageCropModal_previewRectangle__cEZ3F{width:180px;height:calc(180px * (2 / 3))}.ImageCropModal_cropCircle__AbYqx{width:140px;height:140px}.ImageCropModal_cropRectangle__7ZpAb{width:200px;height:calc(200px * (2 / 3))}.ImageCropModal_title__IMzAq{font-size:1rem;margin-bottom:12px}.ImageCropModal_editTitle__EGg5l{display:none}.ImageCropModal_backButton__W1VnU,.ImageCropModal_doneButton__WwvTu{padding:6px 8px;font-size:.8rem;min-height:34px}.ImageCropModal_zoomButton__azfwy{width:32px;height:32px;font-size:16px}.ImageCropModal_editPhotoButton__7WMRl,.ImageCropModal_newPhotoButton__E2vyt,.ImageCropModal_usePhotoButton__cESr1{padding:8px 14px;font-size:.8rem;min-height:38px}}@media (max-width:768px){.ImageCropModal_overlay__uiRKY{align-items:center;justify-content:center}.ImageCropModal_overlay__uiRKY:has(.ImageCropModal_editMode__D7eD2){position:fixed;top:0;left:0;right:0;bottom:0;padding:0;align-items:stretch;justify-content:stretch;background:#fff;touch-action:none;overflow:hidden;-webkit-overflow-scrolling:touch;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ImageCropModal_modal__1u3o_{padding:24px 18px 30px;max-width:95vw;max-height:95vh}.ImageCropModal_modal__1u3o_:has(.ImageCropModal_editMode__D7eD2){position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;max-width:none;max-height:none;border-radius:0;padding:0;margin:0;display:flex;flex-direction:column;background:#fff;overflow:hidden}.ImageCropModal_title__IMzAq{font-size:1.3rem;margin-bottom:20px}.ImageCropModal_editMode__D7eD2{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;gap:20px;height:100%}.ImageCropModal_editCanvas__O6_wj{width:calc(100vw - 80px);height:calc(100vw - 80px);max-width:350px;max-height:350px;margin:0 auto}.ImageCropModal_previewCircle__nu2os{width:220px;height:220px}.ImageCropModal_previewRectangle__cEZ3F{width:min(320px,80vw);height:calc(min(320px, 80vw) * (2 / 3))}.ImageCropModal_cropCircle__AbYqx{width:280px;height:280px}.ImageCropModal_cropRectangle__7ZpAb{width:min(360px,85vw);height:calc(min(360px, 85vw) * (2 / 3))}.ImageCropModal_editHeader__bIE2A{position:absolute;top:0;left:0;right:0;margin-bottom:20px;display:flex;justify-content:flex-start;align-items:center;width:100%;padding:15px 20px;background:#fff;z-index:var(--z-ui-element-overlay);border-bottom:1px solid #e0e0e0}.ImageCropModal_editTitle__EGg5l{display:none}.ImageCropModal_backButton__W1VnU{order:2;flex:1 1;padding:12px 20px;text-align:center;margin-right:auto;max-width:120px}.ImageCropModal_doneButton__WwvTu{order:3;flex:1 1;padding:12px 20px;min-height:44px;margin-left:auto;max-width:120px}.ImageCropModal_previewMode__hr_Mx{gap:5px}}@media (max-width:480px){.ImageCropModal_overlay__uiRKY:has(.ImageCropModal_editMode__D7eD2){position:fixed;top:0;left:0;right:0;bottom:0;padding:0;align-items:stretch;justify-content:stretch;background:#fff;touch-action:none;overflow:hidden}.ImageCropModal_modal__1u3o_{padding:15px 10px 10px;max-width:98vw;max-height:98vh}.ImageCropModal_modal__1u3o_:has(.ImageCropModal_editMode__D7eD2){position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;max-width:none;max-height:none;border-radius:0;padding:0;margin:0;display:flex;flex-direction:column;background:#fff;overflow:hidden}.ImageCropModal_editMode__D7eD2{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;gap:15px;height:100%}.ImageCropModal_editCanvas__O6_wj{width:calc(100vw - 60px);height:calc(100vw - 60px);max-width:280px;max-height:280px;margin:0 auto}.ImageCropModal_previewCircle__nu2os{width:180px;height:180px}.ImageCropModal_previewRectangle__cEZ3F{width:min(260px,85vw);height:calc(min(260px, 85vw) * (2 / 3))}.ImageCropModal_cropCircle__AbYqx{width:240px;height:240px}.ImageCropModal_cropRectangle__7ZpAb{width:min(320px,90vw);height:calc(min(320px, 90vw) * (2 / 3))}.ImageCropModal_zoomControls__k34bL{gap:15px;margin:15px 0;display:flex;justify-content:center;align-items:center;flex-direction:row}.ImageCropModal_zoomButton__azfwy{width:40px;height:40px;font-size:18px}.ImageCropModal_editHeader__bIE2A{position:absolute;top:0;left:0;right:0;padding:12px 15px;margin-bottom:15px;display:flex;justify-content:flex-start;align-items:center;width:100%;background:#fff;z-index:var(--z-ui-element-overlay);border-bottom:1px solid #e0e0e0}.ImageCropModal_editTitle__EGg5l{display:none}.ImageCropModal_backButton__W1VnU{padding:8px 12px;font-size:.9rem;margin-right:auto}.ImageCropModal_doneButton__WwvTu{padding:8px 12px;font-size:.9rem;min-height:40px;margin-left:auto}.ImageCropModal_editPhotoButton__7WMRl,.ImageCropModal_newPhotoButton__E2vyt,.ImageCropModal_usePhotoButton__cESr1{padding:12px 20px;font-size:.9rem;min-height:44px}}@media screen and (max-width:375px) and (max-height:667px){.ImageCropModal_overlay__uiRKY{padding:20px 8px;align-items:center;height:100vh;height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;justify-content:center}.ImageCropModal_overlay__uiRKY:has(.ImageCropModal_editMode__D7eD2){position:fixed;top:0;left:0;right:0;bottom:0;padding:0;align-items:stretch;justify-content:stretch;background:#fff;touch-action:none;overflow:hidden;height:100vh;height:100dvh}.ImageCropModal_modal__1u3o_{max-height:620px;height:auto;padding:15px 12px;margin:0 auto 15px;transform:none;animation:ImageCropModal_slideInMobile__Q1WXK .3s ease;max-width:355px;width:100%;position:relative;display:flex;flex-direction:column}.ImageCropModal_modal__1u3o_:has(.ImageCropModal_editMode__D7eD2){position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;max-width:none;max-height:none;border-radius:0;padding:0;margin:0;display:flex;flex-direction:column;background:#fff;overflow:hidden}.ImageCropModal_editMode__D7eD2{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;gap:15px;height:100%}@keyframes ImageCropModal_slideInMobile__Q1WXK{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.ImageCropModal_title__IMzAq{font-size:1.1rem;margin-bottom:15px}.ImageCropModal_editCanvas__O6_wj{width:calc(100vw - 50px);height:calc(100vw - 50px);max-width:240px;max-height:240px}.ImageCropModal_previewCircle__nu2os{width:160px;height:160px}.ImageCropModal_cropCircle__AbYqx{width:200px;height:200px}.ImageCropModal_editHeader__bIE2A{position:absolute;top:0;left:0;right:0;margin-bottom:10px;padding:10px 15px;display:flex;justify-content:flex-start;align-items:center;width:100%;background:#fff;z-index:var(--z-ui-element-overlay);border-bottom:1px solid #e0e0e0}.ImageCropModal_editTitle__EGg5l{display:none}.ImageCropModal_backButton__W1VnU,.ImageCropModal_doneButton__WwvTu{padding:6px 10px;font-size:.85rem;min-height:32px;flex-shrink:0}.ImageCropModal_backButton__W1VnU{margin-right:auto}.ImageCropModal_doneButton__WwvTu{margin-left:auto}.ImageCropModal_zoomControls__k34bL{margin:10px 0;gap:15px;display:flex;justify-content:center;align-items:center;flex-direction:row}.ImageCropModal_zoomButton__azfwy{width:36px;height:36px;font-size:16px}.ImageCropModal_zoomLabel__6wBoe{font-size:.8rem;margin:0 10px}.ImageCropModal_editPhotoButton__7WMRl,.ImageCropModal_newPhotoButton__E2vyt,.ImageCropModal_usePhotoButton__cESr1{padding:10px 16px;font-size:.85rem;min-height:40px}.ImageCropModal_previewInfo__1ptyG{margin:8px 0}.ImageCropModal_previewText__3NjNG{font-size:.9rem}.ImageCropModal_previewSubtext__K2ZYz{font-size:.8rem}}@media screen and (max-width:360px){.ImageCropModal_overlay__uiRKY{padding:20px 5px 5px}.ImageCropModal_overlay__uiRKY:has(.ImageCropModal_editMode__D7eD2){position:fixed;top:0;left:0;right:0;bottom:0;padding:0;align-items:stretch;justify-content:stretch;background:#fff;touch-action:none;overflow:hidden}.ImageCropModal_modal__1u3o_{max-height:550px;padding:12px 10px 10px;max-width:350px}.ImageCropModal_modal__1u3o_:has(.ImageCropModal_editMode__D7eD2){position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;max-width:none;max-height:none;border-radius:0;padding:0;margin:0;display:flex;flex-direction:column;background:#fff;overflow:hidden}.ImageCropModal_editMode__D7eD2{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;gap:15px;height:100%}.ImageCropModal_editCanvas__O6_wj{width:calc(100vw - 40px);height:calc(100vw - 40px);max-width:220px;max-height:220px}.ImageCropModal_previewCircle__nu2os{width:140px;height:140px}.ImageCropModal_cropCircle__AbYqx{width:180px;height:180px}}