.EditNotePopup_popup__T0NGN{max-width:400px}.EditNotePopup_titleRow__39wSY{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.EditNotePopup_titleRow__39wSY h3{margin:0;font-size:18px}.EditNotePopup_headerDeleteBtn__FIdnc{flex-shrink:0;margin:0;padding:8px;border:1px solid #ccc;border-radius:8px;background:#fff;cursor:pointer;line-height:0;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.EditNotePopup_headerDeleteBtn__FIdnc:hover:not(:disabled){background:#f5f5f5}.EditNotePopup_headerDeleteBtn__FIdnc:disabled{opacity:.5;cursor:not-allowed}.EditNotePopup_headerDeleteBtn__FIdnc:focus-visible{outline:2px solid rgba(248,169,143,.85);outline-offset:2px}.EditNotePopup_deleteIcon__cCSOI{width:18px;height:18px;object-fit:contain;display:block}.EditNotePopup_form__kWduI{display:flex;flex-direction:column;gap:12px}.EditNotePopup_form__kWduI label{display:flex;flex-direction:column;font-size:14px;color:#333}.EditNotePopup_form__kWduI label input,.EditNotePopup_form__kWduI label textarea{margin-top:4px;padding:8px;border:1px solid #ccc;border-radius:8px}.EditNotePopup_form__kWduI .EditNotePopup_buttons__RLOx_{display:flex;flex-direction:row;width:100%;gap:10px;margin-top:16px;box-sizing:border-box}.EditNotePopup_form__kWduI .EditNotePopup_buttons__RLOx_ button{flex:1 1;min-width:0;width:100%}